<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Help -- Software</title>
	<atom:link href="http://help.onlyfree.org/feed" rel="self" type="application/rss+xml" />
	<link>http://help.onlyfree.org</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Wed, 12 Nov 2008 20:16:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
	<language>en</language>
			<item>
		<title>Creating a plugin on Wordpress</title>
		<link>http://help.onlyfree.org/creating-a-plugin-on-wordpress</link>
		<comments>http://help.onlyfree.org/creating-a-plugin-on-wordpress#comments</comments>
		<pubDate>Wed, 12 Nov 2008 20:16:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[plugin files]]></category>

		<category><![CDATA[plugin name]]></category>

		<category><![CDATA[plugin wordpress]]></category>

		<category><![CDATA[readme file]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://help.onlyfree.org/?p=94</guid>
		<description><![CDATA[This day i am telling you how to create a plugin wordpress. I&#8217;m very interesting with wordpress because this script is very usefull to optimaze a SEO. But I&#8217;m not speaking about SEO in here.rnrnOk if you want to create a plugin. You must to comprehend the 3 poin.rnrnPlugin NamernrnThe first task in creating a [...]]]></description>
			<content:encoded><![CDATA[<p>This day i am telling you how to create a plugin wordpress. I&#8217;m very interesting with <a href="http://help.onlyfree.org/the-difference-between-a-blog-and-cms">wordpress</a> because this script is very usefull to optimaze a SEO. But I&#8217;m not speaking about SEO in here.rnrnOk if you want to create a plugin. You must to comprehend the 3 poin.rnrn<strong>Plugin Namern</strong>rnThe first task in creating a plugin is to consider what the plugin will do, and make a (hopefully one-of-a-kind) name for your plugin. Check out Plugins and the other repositories it refers to, to verify that your name is very special; you might also do a Google search on your proposed name. Most plugin developers select to use names that somewhat describe what the plugin does; for instance, a weather-related plugin would probably have the word &#8220;weather&#8221; in the name. The name can be multiple words.<span id="more-94"></span>rnrn<strong>Plugin Files</strong>rnrnThe next step is to create a PHP file with a name derived from your chosen plugin name. For instance, if your plugin will be called &#8220;Fabulous Functionality&#8221;, you might call your PHP file fabfunc.php. Again, try to choose a very special name. People who install your plugin will be putting this PHP file into the WordPress plugin directory in their installation, wp-content/plugins/, so no two plugins they are using can have the same PHP file name.rnrnAnother option is to split your plugin into multiple files. Your plugin must have at least one PHP file; it could also contain JavaScript files, CSS files, image files, language files, etc. If there are multiple files, pick a one-of-a-kind name for a file directory and for the main PHP file, such as fabfunc and fabfunc.php in this example, put all your plugin&#8217;s files into that directory, and tell your plugin users to install the whole directory under wp-content/plugins/.rnrnIn the rest of this article, &#8220;the plugin PHP file&#8221; refers to the main plugin PHP file, whether in wp-content/plugins/ or a sub-directory.rnrn<strong>Readme <a href="http://help.onlyfree.org/open-mmc-and-saved-console-files">File</a></strong>rnrnIf you want to host your plugin on http://wp-plugins.org, you also need to create a readme.txt file in a standard format, and include it with your plugin. See http://wordpress.org/extend/plugins/about/readme.txt for a description of the format.</p>
]]></content:encoded>
			<wfw:commentRss>http://help.onlyfree.org/creating-a-plugin-on-wordpress/feed</wfw:commentRss>
		</item>
		<item>
		<title>The Difference Between a Blog and CMS?</title>
		<link>http://help.onlyfree.org/the-difference-between-a-blog-and-cms</link>
		<comments>http://help.onlyfree.org/the-difference-between-a-blog-and-cms#comments</comments>
		<pubDate>Mon, 10 Nov 2008 19:18:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[wordpress]]></category>

		<category><![CDATA[blog and CMS]]></category>

		<category><![CDATA[CMS programs]]></category>

		<category><![CDATA[Content Management System]]></category>

		<guid isPermaLink="false">http://help.onlyfree.org/?p=91</guid>
		<description><![CDATA[Blog and CMS Differences Para Styles Software that provides a method of managing your website is commonly called a  CMS or &#8220;Content Management System&#8221;. Many blogging software programs are  considered a specific type of CMS. They provide the features required to create  and maintain a blog, and can make publishing on the [...]]]></description>
			<content:encoded><![CDATA[<p>Blog and CMS Differences Para Styles Software that provides a method of managing your website is commonly called a  CMS or &#8220;Content Management System&#8221;. Many blogging software programs are  considered a specific type of CMS. They provide the features required to create  and maintain a blog, and can make publishing on the World wide web as easy as  writing an article, giving it a title, and organizing it under (one or more)  categories. While some CMS programs offer vast and sophisticated features, a  basic blogging tool provides an interface where you can work in an simple and, to  some degree, intuitive manner while it handles the logistics involved in making  your composition presentable and publicly available. In other words, you get to  focus on what you want to write, and the blogging tool takes care of the rest of  the site management.<span id="more-91"></span>rnrnWordPress is one such advanced blogging tool and it provides a rich set of  features. Through its Administration Panels, you can set options for the  behavior and presentation of your weblog. Via these Administration Panels, you  can easily compose a blog post, push a button, and be published on the Internet,  instantly! WordPress goes to great pains to see that your blog posts look good,  the text looks beautiful, and the html code it generates conforms to web  standards.rnrnIf you&#8217;re just starting out, read Getting Started with WordPress, which  contains information on how to get WordPress set up swiftly and effectively, as  well as information on performing basic tasks within WordPress, like creating  new posts or editing existing ones.</p>
]]></content:encoded>
			<wfw:commentRss>http://help.onlyfree.org/the-difference-between-a-blog-and-cms/feed</wfw:commentRss>
		</item>
		<item>
		<title>About the timeline on Windows Movie Maker</title>
		<link>http://help.onlyfree.org/about-the-timeline-on-windows-movie-maker</link>
		<comments>http://help.onlyfree.org/about-the-timeline-on-windows-movie-maker#comments</comments>
		<pubDate>Thu, 16 Oct 2008 05:39:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Windows Movie Maker]]></category>

		<category><![CDATA[Audio]]></category>

		<category><![CDATA[timeline]]></category>

		<category><![CDATA[Title Overlay]]></category>

		<category><![CDATA[Transition]]></category>

		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://help.onlyfree.org/?p=88</guid>
		<description><![CDATA[You can use the timeline on Windows Movie Maker to review or modify the timing of clips in your  project. Use the timeline buttons to perform tasks such as changing the view of  your project, zooming in or out on details of your project, recording narration,  or adjusting the audio levels. The [...]]]></description>
			<content:encoded><![CDATA[<p>You can use the timeline on <strong>Windows Movie Maker</strong> to review or modify the timing of clips in your  project. Use the timeline buttons to perform tasks such as changing the view of  your project, zooming in or out on details of your project, recording narration,  or adjusting the <a href="http://help.onlyfree.org/configuring-windows-for-people-who-are-deaf-or-hard-of-hearing">audio</a> levels. The time is displayed as  hours:minutes:seconds.hundreths of a second (h:mm:ss.hs). To trim unwanted  portions of your clip, use the trim handles, which appear when you select a  clip. You can also preview all of the clips in your current project which are  displayed on the timeline.</p>
<p>The following illustration shows the timeline. All the clips in the timeline  define your project.</p>
<p>The timeline displays the following tracks to indicate what types of files  you have added to your current project.<span id="more-88"></span></p>
<h3>Video</h3>
<p>The Video track lets you see what video clips, pictures, or  titles you have added to the project. You can expand the Video track to show the  corresponding audio accompanying the video, as well as any video transitions you  have added. After a clip is added to the timeline, the name of the source file  appears on that clip. If you add any video effects to the picture, video, or  title, a small icon appears on the clips to indicate that a video effect has  been added to that clip.</p>
<h3>Transition</h3>
<p>The Transition track lets you see any video transitions you have  added to the timeline. This track only appears if you have expanded the Video  track. Any video transitions you add from the Video Transitions folder appear on  this track. When a transition is added to the timeline, the name of the  transition is shown in the timeline. You can drag the start trim handle that  appears when the transition is selected to increase or decrease its  duration.</p>
<h3>Audio</h3>
<p class="indent">The Audio track lets you see the audio that is included in any  video clips you have added to the project. Like the Transition track, you can  only see the Audio track if you have expanded the Video track. If you select the  audio clip on this track and delete it, the video portion is also removed from  the Video track.</p>
<h3>Audio/Music</h3>
<p>The Audio/Music track lets you see any audio clips that you have  added to the project. The name of the audio clip appears on the clip.</p>
<p class="indent">You can also add video clips to this track if you want the  audio, but not the video, <a href="http://help.onlyfree.org/understanding-collections-projects-movies-and-source-files">to play in your project and final movie</a>.</p>
<h3>Title Overlay</h3>
<p>The Title Overlay track lets you see any titles or credits that  you have added to the timeline. You can add multiple titles to this track at  different points in your movie. The titles overlay the video that is displayed.  You can drag the start or end trim handle that appears when the title is  selected to increase or decrease its duration.</p>
]]></content:encoded>
			<wfw:commentRss>http://help.onlyfree.org/about-the-timeline-on-windows-movie-maker/feed</wfw:commentRss>
		</item>
		<item>
		<title>How To edit a taskpad view in a saved MMC console</title>
		<link>http://help.onlyfree.org/how-to-edit-a-taskpad-view-in-a-saved-mmc-console</link>
		<comments>http://help.onlyfree.org/how-to-edit-a-taskpad-view-in-a-saved-mmc-console#comments</comments>
		<pubDate>Mon, 13 Oct 2008 07:22:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[disk defragmenter]]></category>

		<category><![CDATA[MMC]]></category>

		<category><![CDATA[MMC console]]></category>

		<category><![CDATA[taskpad]]></category>

		<category><![CDATA[Taskpad View]]></category>

		<guid isPermaLink="false">http://help.onlyfree.org/?p=85</guid>
		<description><![CDATA[
Open a saved console in author mode by doing one of the following:

Right-click the .msc file, and then click Author.
Click Start, click Run, type mmc path\filename.msc/a, and then click OK.


In the console tree, click an item associated with the taskpad view. On the  Action menu, click Edit Taskpad View. 
On the General tab, do [...]]]></description>
			<content:encoded><![CDATA[<ol>
<li>Open a saved console in author mode by doing one of the following:
<ul>
<li>Right-click the .msc file, and then click <strong>Author</strong>.</li>
<li>Click <strong>Start</strong>, click <strong>Run</strong>, type <a href="http://help.onlyfree.org/mmc-command-line-options"><strong>mmc</strong></a> <em>path</em><strong>\</strong><em>filename.msc</em><strong>/a</strong>, and then click <strong>OK</strong>.</li>
</ul>
</li>
<li>In the console tree, click an item associated with the taskpad view. On the  <strong>Action</strong> menu, click <strong>Edit Taskpad View</strong>. <span id="more-85"></span></li>
<li>On the <strong>General</strong> tab, do the following:
<ul>
<li>To change the name for the taskpad view, in <strong>Name</strong>, type a new name.  The name appears in the upper left corner of the taskpad view and on the tab on  the bottom edge of the taskpad view.</li>
<li>To change the description for a taskpad view, in <strong>Description</strong>, type a  new description. The description appears under the name in the upper left corner  of the taskpad view.</li>
<li>To change the list format, or to configure the taskpad view to contain tasks  only, under <strong>Style for the details pane</strong>, click a new list format, or click  <strong>No list</strong>.</li>
<li>To remove the <strong>Standard</strong> tab from view, check <strong>Hide Standard tab</strong>.</li>
<li>To configure task descriptions, under <strong>Style for task descriptions</strong>,  click <strong>Text</strong> or <strong>InfoTip</strong>. Text descriptions are displayed to the  right of a task. InfoTip descriptions are displayed as pop-up windows when a  user points to tasks with the mouse.</li>
<li>To change the size of the list, in <strong>List size</strong>, click a new size for  the width (Vertical list) or height (Horizontal list) of the list.</li>
</ul>
</li>
<li>Click <strong>Options</strong>, and then do one of the following:
<ul>
<li>To associate the taskpad view with only the currently selected item in the  console tree, click <strong>Selected tree item</strong>.</li>
<li>To associate the taskpad view with all items in the console tree of the same  type as the currently selected item, click <strong>All tree items that are the same  type as the selected tree item</strong>.
<p class="note">Note</p>
<ul>
<li>If you click this option and want the taskpad view to appear by default,  instead of the view on the <strong>Standard</strong> tab, select the <strong>Change default  display to this taskpad view for these tree items</strong> check box.</li>
</ul>
</li>
</ul>
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://help.onlyfree.org/how-to-edit-a-taskpad-view-in-a-saved-mmc-console/feed</wfw:commentRss>
		</item>
		<item>
		<title>Reading PDFs with reflow and accessibility features</title>
		<link>http://help.onlyfree.org/reading-pdfs-with-reflow-and-accessibility-features</link>
		<comments>http://help.onlyfree.org/reading-pdfs-with-reflow-and-accessibility-features#comments</comments>
		<pubDate>Sun, 05 Oct 2008 22:04:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[pdf]]></category>

		<category><![CDATA[accessibility features]]></category>

		<category><![CDATA[accessible text]]></category>

		<category><![CDATA[braille printer]]></category>

		<category><![CDATA[PDFs]]></category>

		<category><![CDATA[Reading PDFs]]></category>

		<category><![CDATA[screen reader]]></category>

		<guid isPermaLink="false">http://help.onlyfree.org/?p=81</guid>
		<description><![CDATA[Setting accessibility preferences
Reader provides several preferences that help make the reading of PDFs more  accessible for visually impaired and motion-impaired users, including  preferences that control how PDFs appear on the screen and are read by a screen  reader.
Most preferences related to accessibility are available through the  Accessibility Setup Assistant, which provides [...]]]></description>
			<content:encoded><![CDATA[<h3>Setting accessibility preferences</h3>
<p>Reader provides several preferences that help make the <a href="http://help.onlyfree.org/wp-admin/post.php?action=edit&post=53">reading of PDFs</a> more  accessible for visually impaired and motion-impaired users, including  preferences that control how PDFs appear on the screen and are read by a screen  reader.</p>
<p>Most preferences related to accessibility are available through the  Accessibility Setup Assistant, which provides on-screen instructions for setting  these preferences. Some preferences that affect accessibility aren’t available  through the Accessibility Setup Assistant; these include preferences in the  Reading, Forms, and Multimedia categories. You can set all preferences in the  Preferences dialog box.</p>
<p>The names shown for some preferences in the Accessibility Setup Assistant are  different from the names for the same preferences shown in the Preferences  dialog box. Reader Help uses the names shown in the Preferences dialog box.</p>
<p>For more information about accessibility features in Reader and PDF, visit  the accessibility page of the Adobe website.<span id="more-81"></span></p>
<h3>Navigate and control the application with the keyboard</h3>
<p>You can navigate by using the keyboard instead of the mouse. Several keyboard  access features are available on Mac OS; see the documentation for your  operating system for details. On Windows, some of the keyboard shortcuts used to  navigate in Reader may differ from those used in other Windows applications.</p>
<p>When you open Reader within a web browser, keyboard commands are mapped to  the web browser first. Consequently, some keyboard shortcuts may not be  available for Reader or may be available only after you shift the focus to the  PDF.</p>
<h3>Save as accessible text for a braille printer</h3>
<div class="section">
<div class="note"><span class="notetitle">Note: </span>This document uses the term  “braille printer” to refer to any device that is used to convert accessible text  to a form that can be used by a person with blindness or low vision.</div>
<p>You can save a PDF as accessible text to print on a braille printer.  Accessible text can be imported and printed out as formatted grade 1 or 2  braille documents by using a braille translation application. See the  documentation included with the braille translator for more information.</p>
<p>A text version of a PDF contains no images or multimedia objects, although  the text version of an accessible PDF contains alternate text descriptions for  such objects.</p></div>
<ol>
<li><span>Choose File > Save As.</span></li>
<li><span>Choose Text (Accessible) from the Save As Type (Windows) or Format  (Mac OS) menu.</span></li>
</ol>
<h3>Reading a PDF with a screen reader</h3>
<p>Reader supports assistive <a href="http://help.onlyfree.org/wp-admin/post.php?action=edit&post=44">software pdf</a> and devices—such as screen readers and  screen magnifiers—that enable visually impaired users to interact with computer  applications. When assistive software and devices are in use, Reader may add  temporary tags to open PDFs to improve their readability. Use the Accessibility  Setup Assistant to improve how Reader interacts with the types of assistive  software and devices that you use. When using a screen reader, you can change  your reading settings for the current document by pressing Shift+Ctrl+5  (Windows) or Shift+Command+5 (Mac OS).</p>
<p>See the documentation for your assistive software or device, or contact the  vendor for more information about system requirements, compatibility  requirements, and instructions for using this software or device with Reader.</p>
<h3>Read a PDF with Read Out Loud</h3>
<p>The Read Out Loud feature reads aloud the text in a PDF, including the text  in comments and alternate text descriptions for images and fillable fields. In  tagged PDFs, content is read in the order in which it appears in the document’s  logical structure tree. In untagged documents, the reading order is inferred,  unless a reading order has been specified in the Reading preferences.</p>
<p>Read Out Loud uses the available voices installed on your system. If you have  SAPI 4 or SAPI 5 voices installed from text-to-speech or language applications,  you can choose them to read your PDFs.</p>
<div class="note"><span class="notetitle">Note: </span>Read Out Loud isn’t a screen  reader, and some operating systems may not support it.</div>
]]></content:encoded>
			<wfw:commentRss>http://help.onlyfree.org/reading-pdfs-with-reflow-and-accessibility-features/feed</wfw:commentRss>
		</item>
		<item>
		<title>Add an item to a new MMC console for a local computer and remote computer</title>
		<link>http://help.onlyfree.org/add-an-item-to-a-new-mmc-console-for-a-local-computer-and-remote-computer</link>
		<comments>http://help.onlyfree.org/add-an-item-to-a-new-mmc-console-for-a-local-computer-and-remote-computer#comments</comments>
		<pubDate>Sat, 04 Oct 2008 03:43:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[disk defragmenter]]></category>

		<category><![CDATA[local computer]]></category>

		<category><![CDATA[MMC]]></category>

		<category><![CDATA[MMC console]]></category>

		<category><![CDATA[remote computer]]></category>

		<guid isPermaLink="false">http://help.onlyfree.org/?p=76</guid>
		<description><![CDATA[To add an item to a new MMC console for a local computer

Open MMC (disk defragmenter).
On the File menu, click Add/Remove Snap-in, and then click Add.
Under Snap-in, double-click the item you want to add, and, if prompted, do one of the following:
Click Local computer: (the computer this console is running on), and then click Finish.
If [...]]]></description>
			<content:encoded><![CDATA[<h3>To add an item to a new MMC console for a local computer</h3>
<ol>
<li><a href="http://help.onlyfree.org/open-mmc-and-saved-console-files">Open MMC</a> (disk defragmenter).</li>
<li>On the File menu, click Add/Remove Snap-in, and then click Add.</li>
<li>Under Snap-in, double-click the item you want to add, and, if prompted, do one of the following:</li>
<li>Click Local computer: (the computer this console is running on), and then click Finish.</li>
<li>If a wizard appears, follow the instructions on the screen.</li>
<li>To add another item to the console, repeat step 3.</li>
</ol>
<p>To open MMC, click Start, click Run, type mmc, and then click OK.<br />
If you add a snap-in to a console, but then the snap-in becomes damaged, try adding another instance of the same snap-in to the console, configure it as needed, and then remove the first instance of the snap-in.<br />
If a console is saved to the per-user Administrative Tools folder (located at systemdrive\Documents and Settings\user\Start Menu\Programs\Administrative Tools), it is then available in the Administrative Tools folder on the Programs menu for that user.</p>
<p>You can only access snap-ins published in Active Directory.</p>
<p>If a snap-in does not appear in the list, you must first install the program, device, or service administered by the snap-in. You can access snap-ins from the Add/Remove Snap-in dialog box that are not locally installed, but are available in the Active Directory directory service, only if the computer you are using: (click here)<br />
Is running Windows 98 with Windows Installer installed;<br />
–or–</p>
<p>Is running Windows NT 4.0 with Windows Installer installed;<br />
or</p>
<p>Is running Windows Millennium Edition;<br />
–and–</p>
<p>Is part of a Windows domain .<br />
For more information, see Help.<br />
To make an item subordinate to an item in the console tree other than the console root, click the appropriate item in Snap-ins added to before you click Add in step 2.</p>
<h3>To add an item to a new MMC console for a remote computer</h3>
<ol>
<li>Open MMC.</li>
<li>On the File menu, click Add/Remove Snap-in, and then click Add.</li>
<li>Under Snap-in, double-click the item you want to add, and do the following:</li>
<li>Click Remote Desktop, type the name of the computer you want this item to manage, and then click Finish.</li>
<li>If a wizard appears, follow the instructions on the screen.</li>
<li>To add another item to the console, repeat step 3.</li>
<li> Notes</li>
</ol>
<p>To open MMC, click Start, click Run, type mmc, and then click OK.<br />
If a dialog box or a wizard does not appear in step 3, you can use the item only to administer your local computer.<br />
If you add a snap-in to a console, but then the snap-in becomes damaged, try adding another instance of the same snap-in to the console, configure it as needed, and then remove the first instance of the snap-in.<br />
If a snap-in does not appear in the list, you must first install the program, device, or service administered by the snap-in. You can access snap-ins from the Add/Remove Snap-in dialog box that are not locally installed, but are available in the Active Directory directory service, only if the computer you are using: (click here)<br />
Is running Windows 98 with Windows Installer installed;<br />
–or–</p>
<p>Is running Windows NT 4.0 with Windows Installer installed;<br />
or</p>
<p>Is running Windows Millennium Edition;<br />
–and–</p>
<p>Is part of a Windows domain.<br />
For more information, see Help.<br />
If a console is saved to the per-user Administrative Tools folder (located at systemdrive\Documents and Settings\user\Start Menu\Programs\Administrative Tools), it is then available in the Administrative Tools folder on the Programs menu for that user.<br />
To make an item subordinate to an item in the console tree other than the console root, click the appropriate item in Snap-ins added to before you click Add in step 2.<br />
Related Topics</p>
]]></content:encoded>
			<wfw:commentRss>http://help.onlyfree.org/add-an-item-to-a-new-mmc-console-for-a-local-computer-and-remote-computer/feed</wfw:commentRss>
		</item>
		<item>
		<title>Create a Pdf with pdf995</title>
		<link>http://help.onlyfree.org/create-a-pdf-with-pdf995</link>
		<comments>http://help.onlyfree.org/create-a-pdf-with-pdf995#comments</comments>
		<pubDate>Fri, 03 Oct 2008 04:19:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[pdf]]></category>

		<category><![CDATA[adobe writer]]></category>

		<category><![CDATA[Create a PDF]]></category>

		<category><![CDATA[free software]]></category>

		<guid isPermaLink="false">http://help.onlyfree.org/?p=72</guid>
		<description><![CDATA[Before I used Adobe writer to Create a pdf, But This is not my software. My friend&#8217;s Andrea had this software. Because I have many business to make a pdf, so I search from Google &#8220;How to make a pdf with free software&#8221;. Amazing, Only three times searching I have got a software that I [...]]]></description>
			<content:encoded><![CDATA[<p>Before I used Adobe writer to <a href="http://help.onlyfree.org/create-a-pdf-online">Create a pdf</a>, But This is not my software. My friend&#8217;s Andrea had this software. Because I have many business to make a pdf, so I search from Google &#8220;How to make a <a href="http://help.onlyfree.org/restrict-urls-and-attachments-in-pdfs">pdf</a> with free software&#8221;. Amazing, Only three times searching I have got a software that I use now.<span id="more-72"></span></p>
<p>Name this software is a pdf995 (free software), I don&#8217;t know what is the meaning of &#8220;995&#8243; but i know the software can make a pdf file.  Pdf995 is used and recomentadion for many people after I read the faq.</p>
<p>Today, i will not use software from my friend.</p>
<p>Pdf995 need a other application to work. Example a Microsoft Word or another same application. Ok, I will explain you How to this software works. After you install the software. Open your MS WORD click file -> Print choise a pdf995. Your document word will be printed become a pdf.</p>
<p>It;s very easy.</p>
<p>But there are any weakness&#8230;What it is.</p>
<p>Your pdf file can&#8217;t be protected with a password. If you want your pdf file is protected , you must have <a href="http://help.onlyfree.org/category/adobe">Adobe </a>Writer.</p>
<p>You can download pdf995 in http://www.pdf995.com</p>
]]></content:encoded>
			<wfw:commentRss>http://help.onlyfree.org/create-a-pdf-with-pdf995/feed</wfw:commentRss>
		</item>
		<item>
		<title>Creating accessible Office documents</title>
		<link>http://help.onlyfree.org/creating-accessible-office-documents</link>
		<comments>http://help.onlyfree.org/creating-accessible-office-documents#comments</comments>
		<pubDate>Sun, 28 Sep 2008 20:58:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[microsoft word]]></category>

		<category><![CDATA[HTML]]></category>

		<category><![CDATA[Office documents]]></category>

		<category><![CDATA[Web pages]]></category>

		<guid isPermaLink="false">http://help.onlyfree.org/?p=70</guid>
		<description><![CDATA[If you use Microsoft Office programs to design presentations, Web pages, and other types of documents, you should make sure that the content you create is accessible. accessibility: The quality of a given system of hardware or software that makes it usable by people with one or more physical disabilities, such as restricted mobility, blindness, [...]]]></description>
			<content:encoded><![CDATA[<p>If you use Microsoft Office programs to design presentations, Web pages, and other types of <a href="http://help.onlyfree.org/using-different-language-formats-in-notepad">documents</a>, you should make sure that the content you create is accessible. accessibility: The quality of a given system of hardware or software that makes it usable by people with one or more physical disabilities, such as restricted mobility, blindness, or deafness.) to all people, including those with disabilities.</p>
<p>These tips illustrate just a few ways to create accessible content (microsoft word):<span id="more-70"></span></p>
<ul>
<li> If you design Web pages or HTML (HTML: The standard markup language used for documents on the World Wide Web. HTML uses tags to indicate how Web browsers should display page elements such as text and graphics and how to respond to user actions.)-based documents, be sure to add alternative text to any graphics you use. Web browsers display alternative text while pictures are loading or if they are missing. Alternative text helps users who have graphics turned off in their browser or users who rely on screen review utilities (screen review utilities: Accessibility aids for people who are blind or have learning disabilities, such as dyslexia. These aids make on-screen information available as synthesized speech or a refreshable Braille display.) to interpret information on the screen.</li>
<li> Don&#8217;t rely on sound alone to convey important information. For example, if your Microsoft PowerPoint presentation contains audio, you can make text descriptions of the <a href="http://help.onlyfree.org/configuring-windows-for-people-who-are-deaf-or-hard-of-hearing">audio </a>content available as part of the slide, in the notes pane (pane: A portion of the document window bounded by and separated from other portions by vertical or horizontal bars.). Making audio information available in an alternative form benefits users who don&#8217;t have a sound card or who have sound turned off, or users who are deaf or hard-of-hearing.</li>
<li>Don&#8217;t rely on color alone to convey important information. For example, if your Microsoft Excel spreadsheet contains a color-coded chart legend, use additional cues, such as textual annotations, to supplement the use of color. Users may use a limited color scheme, or use a handheld computer with a monochrome display, or rely on screen review utilities, and these seldom convey information that is only represented by colors.</li>
</ul>
<p>If you have access to the Web, you can learn more about creating accessible content for Web pages by referring to the accessibility standards developed by the World Wide Web Consortium. To learn more about accessibility in Microsoft products, visit the Microsoft Accessibility Web site.</p>
]]></content:encoded>
			<wfw:commentRss>http://help.onlyfree.org/creating-accessible-office-documents/feed</wfw:commentRss>
		</item>
		<item>
		<title>Understanding collections, projects,  movies and source files</title>
		<link>http://help.onlyfree.org/understanding-collections-projects-movies-and-source-files</link>
		<comments>http://help.onlyfree.org/understanding-collections-projects-movies-and-source-files#comments</comments>
		<pubDate>Fri, 26 Sep 2008 21:27:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Windows Movie Maker]]></category>

		<category><![CDATA[Collection]]></category>

		<category><![CDATA[Movie]]></category>

		<category><![CDATA[Project]]></category>

		<category><![CDATA[source files]]></category>

		<guid isPermaLink="false">http://help.onlyfree.org/understanding-collections-projects-movies-and-source-files</guid>
		<description><![CDATA[The terms collection, project, movie and source files are used throughout the user interface and Help. The following topic explains these terms and their usage.
I used a Windows Movie Maker
Collection
A collection contains audio clips, video clips, or pictures that you have imported or captured in Windows Movie Maker. A collection acts as a container for [...]]]></description>
			<content:encoded><![CDATA[<p>The terms collection, project, movie and source files are used throughout the user interface and Help. The following topic explains these terms and their usage.</p>
<p>I used a Windows Movie Maker</p>
<h3>Collection</h3>
<p>A collection contains <a href="http://help.onlyfree.org/configuring-windows-for-people-who-are-deaf-or-hard-of-hearing">audio</a> clips, video clips, or pictures that you have imported or captured in Windows Movie Maker. A collection acts as a container for your clips, which are smaller segments of audio and video, and helps you organize the imported or captured content. Collections appear in the Collections pane of Windows Movie Maker.</p>
<h3>Project</h3>
<p>A project contains the arrangement and timing information of audio and video clips, video transitions, video effects, and titles you have added to the storyboard/timeline. A saved project file in Windows Movie Maker has an .mswmm file name extension. By saving your projects, you can open the project file later and begin editing it in Windows Movie Maker from where you last saved.</p>
<h3>Movie</h3>
<p>A movie is the final project you save by using the Save Movie Wizard. You can save a movie to your computer or to a recordable CD, send it as an attachment in an e-mail message, or save and send it to the Web.</p>
<p>The saved movie can be watched in a media player, such as Microsoft Windows Media® Player, or in a Web browser. If you have a DV camera connected to your computer, you can also record your movie to a tape. You and others can then watch the movie on the DV camera or on a TV.</p>
<h3>source files</h3>
<p>Source files are the digital media files (for example, audio and video files) or pictures that you import into your current project.</p>
<p>When you import a video, audio, or picture file, the file remains in the original location from which it was imported. The resulting clip that appears in Windows Movie Maker is a representation of the original source file; it is not a copy of the source file. In other words, if you edit the source file in another program after it is already imported into Windows Movie Maker, the changes that you make to the file automatically appear in Windows Movie Maker and in any Windows Movie Maker projects that include the edited clip. And, if you delete the thumbnail or clip for the file in Windows Movie Maker, the source file still remains unchanged in the original location. To ensure that you can continue to work with a project, avoid renaming, deleting, or moving the original source files.</p>
]]></content:encoded>
			<wfw:commentRss>http://help.onlyfree.org/understanding-collections-projects-movies-and-source-files/feed</wfw:commentRss>
		</item>
		<item>
		<title>Color gamuts</title>
		<link>http://help.onlyfree.org/color-gamuts-photoshop</link>
		<comments>http://help.onlyfree.org/color-gamuts-photoshop#comments</comments>
		<pubDate>Thu, 25 Sep 2008 20:40:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Photoshop]]></category>

		<category><![CDATA[CMYK]]></category>

		<category><![CDATA[Color gamuts]]></category>

		<category><![CDATA[colors]]></category>

		<category><![CDATA[RGB]]></category>

		<guid isPermaLink="false">http://help.onlyfree.org/color-gamuts-photoshop</guid>
		<description><![CDATA[Color gamuts
A gamut is the range of colors that a color system can display or print. The spectrum of colors seen by the human eye is wider than the gamut available in any color model.
Among the color models used in Photoshop, L*a*b has the largest gamut, encompassing all colors in the RGB and CMYK gamuts. [...]]]></description>
			<content:encoded><![CDATA[<h3>Color gamuts</h3>
<p class="paragraph">A <span class="Emphasis">gamut</span> is the range of colors that a color system can display or print. The spectrum of colors seen by the human eye is wider than the gamut available in any color model.</p>
<p class="paragraph">Among the color models used in Photoshop, L*a*b has the largest gamut, encompassing all colors in the RGB and CMYK gamuts. Typically, RGB gamuts contain the subset of these colors that can be viewed on a computer or television monitor (which emits red, green, and blue light). Therefore, some colors, such as pure cyan or pure yellow, can&#8217;t be displayed accurately on a monitor.<span id="more-64"></span></p>
<p class="paragraph">CMYK gamuts are smaller, consisting only of colors that can be printed using process-color inks. When colors that cannot be printed are displayed on-screen, they are referred to as out-of-gamut colors&#8211;that is, outside a CMYK gamut.</p>
<h3 class="head1">Identifying out-of-gamut colors</h3>
<ol>
<li>
<ul>
<li class="bullet">In the Info palette, an exclamation point appears next to the CMYK values whenever you move the pointer over an out-of-gamut color.</li>
<li class="bullet">In both the color picker and the Color palette, an alert triangle appears and the closest CMYK equivalent is displayed whenever you select an out-of-gamut color. To select the CMYK equivalent, click the triangle or the color patch.</li>
</ul>
</li>
<p class="paragraph">The <span class="Emphasis">gamut</span> is the range of colors that a color system can display or print. A color that can be displayed in RGB or HSB models may be out-of-gamut, and therefore unprintable, for your CMYK setting.</p>
<p class="paragraph">Photoshop automatically brings all colors into gamut when you convert an image to CMYK. But you might want to identify the out-of-gamut colors in an image or correct them manually before converting to CMYK.</p>
<p class="paragraph">In RGB mode, you can identify out-of-gamut colors in the following ways:</p>
<p class="paragraph">You can also quickly identify all out-of-gamut colors in an RGB image by using the Gamut Warning command.</p>
</ol>
<p class="note"><span class="bold">Important:</span> The gamut for an RGB or CMYK image depends on its document profile. See <a href="http://help.onlyfree.org/about-color-models-in-photoshop">About color</a> management</p>
]]></content:encoded>
			<wfw:commentRss>http://help.onlyfree.org/color-gamuts-photoshop/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
