<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The 88 Best Freeware &#187; Home &amp; Office Software</title>
	<atom:link href="http://freeware.chengsoongiap.com/archives/category/home-office-software/feed" rel="self" type="application/rss+xml" />
	<link>http://freeware.chengsoongiap.com</link>
	<description></description>
	<lastBuildDate>Wed, 12 Oct 2011 05:27:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Do I need to buy antivirus software for my PC?</title>
		<link>http://freeware.chengsoongiap.com/archives/do-i-need-to-buy-antivirus-software-for-my-pc.html</link>
		<comments>http://freeware.chengsoongiap.com/archives/do-i-need-to-buy-antivirus-software-for-my-pc.html#comments</comments>
		<pubDate>Thu, 08 Sep 2011 13:40:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Home & Office Software]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://freeware.chengsoongiap.com/?p=53</guid>
		<description><![CDATA[It depends. If you have budget constraint, you may like to try anti virus free software. I have been using AVG Free Anti-Virus software for years. It works really fine so far. Updates are always available. AVG Free Anti-Virus can be downloaded from http://free.avg.com/. Maybe one of the drawbacks of freeware is limited or no [...]]]></description>
			<content:encoded><![CDATA[<p>It depends.</p>
<p>If you have budget constraint, you may like to try anti virus free software. I have been using AVG Free Anti-Virus software for years. It works really fine so far. <p style="float: left;margin: 1px;">
<script type="text/javascript"><!--
google_ad_client = "pub-3133111740628575";
/* CSG-300x250-freeware, created 1/2/09 */
google_ad_slot = "9979206613";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>Updates are always available. AVG Free Anti-Virus can be downloaded from <a href="http://free.avg.com/">http://free.avg.com/</a>.<br />
<span id="more-53"></span><br />
Maybe one of the drawbacks of freeware is limited or no technical support available. However, for personal usage, I do think that AVG Free Anti-Virus should be more than enough.</p>
<p>Anyway, if you are worry about technical support to the software you use, do consider fully supported commercial products from Trend Micro, Symantec, McAfee and so on.</p>
]]></content:encoded>
			<wfw:commentRss>http://freeware.chengsoongiap.com/archives/do-i-need-to-buy-antivirus-software-for-my-pc.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ghostscript helps print to non-PostScript printer</title>
		<link>http://freeware.chengsoongiap.com/archives/ghostscript-helps-print-to-non-postscript-printer.html</link>
		<comments>http://freeware.chengsoongiap.com/archives/ghostscript-helps-print-to-non-postscript-printer.html#comments</comments>
		<pubDate>Tue, 07 Apr 2009 13:18:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Home & Office Software]]></category>
		<category><![CDATA[bitmap]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[PostScript]]></category>
		<category><![CDATA[printer]]></category>
		<category><![CDATA[raster]]></category>

		<guid isPermaLink="false">http://freeware.chengsoongiap.com/?p=42</guid>
		<description><![CDATA[Ghostscript, an interpreter for the PostScript language and for PDF. Ghostscript can be used as a raster image processor (RIP) for raster computer printers &#8211; it helps converting PostScript language files or Portable Document Format (PDF) files to many raster formats. The raster format is usually a page bitmap which can then be sent to [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Ghostscript</strong>, an interpreter for the <a href="http://blog.chengsoongiap.com/2008/12/how-to-generate-ps-file-in-windows-environment.html">PostScript</a> language and for PDF. Ghostscript can be used as a raster image processor (RIP) for raster computer printers &#8211; it helps converting PostScript language files or Portable Document Format (PDF) files to many raster formats. The raster format is usually a page bitmap which can then be sent to an output device such as a printer or display. Anyway, many of the printers today are having PostScript embedded. <p style="float: left;margin: 1px;">
<script type="text/javascript"><!--
google_ad_client = "pub-3133111740628575";
/* CSG-300x250-freeware, created 1/2/09 */
google_ad_slot = "9979206613";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p></p>
<p>This will enable user to view PostScript language files on displays, and print them on printers that do not have PostScript language capability built in.</p>
<p>Ghostscript is also able to convert PostScript language files to PDF (with some limitations) and vice versa. A number of utility scripts like <em>ps2pdf</em> are available to convert a PostScript document to PDF.</p>
<p>There are other utility scripts besides <em>ps2pdf</em>, including <em>pdf2ps</em>, <em>ps2epsi</em> and <em>ps2ascii</em>. These applications call Ghostscript with the appropriate set of options.</p>
<p>Ghostscript is also used as a general engine inside other applications like <a href="http://blog.chengsoongiap.com/2008/12/cutepdf-writer-freeware-for-pdf-generation.html">CutePDF Writer</a>, a virtual printer software.</p>
<p>To get a brief help message of Ghostscript, execute the gs command with the -h or -? switch:</p>
<blockquote><p>gs -h<br />
gs -?</p></blockquote>
<p><span id="more-42"></span><br />
The output from invoking this command are</p>
<ul>
<li>the version and release information</li>
<li> the general format of the command line</li>
<li> a few of the most useful options</li>
<li> the formats it can interpret</li>
<li> the available output devices</li>
<li> the search path</li>
<li> the bug report address</li>
</ul>
<p>Visit the Ghostscript web page at <a href="http://www.cs.wisc.edu/~ghost">http://www.cs.wisc.edu/~ghost</a> for more information about this great software!</p>
]]></content:encoded>
			<wfw:commentRss>http://freeware.chengsoongiap.com/archives/ghostscript-helps-print-to-non-postscript-printer.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Read PDF using Adobe Reader</title>
		<link>http://freeware.chengsoongiap.com/archives/read-pdf-using-adobe-reader.html</link>
		<comments>http://freeware.chengsoongiap.com/archives/read-pdf-using-adobe-reader.html#comments</comments>
		<pubDate>Sun, 04 Jan 2009 06:09:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Home & Office Software]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[PDF]]></category>

		<guid isPermaLink="false">http://freeware.chengsoongiap.com/?p=12</guid>
		<description><![CDATA[Adobe Reader, a product from adobe.com, is a freeware that lets you view and print PDF files. As the open standard for worldwide electronic document distribution, Adobe PDF files preserve all the formatting, the graphics and the colors of the original document. As such, user can transfer documents from one media to another without losing [...]]]></description>
			<content:encoded><![CDATA[<p>Adobe Reader, a product from adobe.com, is a freeware that lets you view and print PDF files. As the open standard for worldwide electronic document distribution, Adobe PDF files preserve all the formatting, the graphics and the colors of the original document. As such, user can transfer documents from one media to another without losing important formatting or the document becoming completely garbled. The document itself is platform independent. </p>
<p>It is very easy to use Adobe Reader. <!--adsense-->A user may use it to view, search, digitally sign, verify, print, and collaborate on Adobe PDF files. However, the free Adobe Reader cannot be used to create PDF files. You may like to use freeware like <a href="http://blog.chengsoongiap.com/2008/12/cutepdf-writer-freeware-for-pdf-generation.html">CutePDF Writer</a> to do that instead.<br />
<span id="more-12"></span><br />
Due to its big size, the start up of this freeware takes a few more seconds. Anyway, though there are other PDF readers available that may take up less space or work at slightly faster speeds, none offer as much of a tool set as Adobe Reader does. Adobe Reader has remained at the top of the list since creation. You may download this excellent software from <a href="http://www.adobe.com">Adobe</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://freeware.chengsoongiap.com/archives/read-pdf-using-adobe-reader.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is Firefox</title>
		<link>http://freeware.chengsoongiap.com/archives/what-is-firefox.html</link>
		<comments>http://freeware.chengsoongiap.com/archives/what-is-firefox.html#comments</comments>
		<pubDate>Tue, 26 Aug 2008 13:44:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Home & Office Software]]></category>
		<category><![CDATA[Network]]></category>

		<guid isPermaLink="false">http://freeware.chengsoongiap.com/?p=55</guid>
		<description><![CDATA[Firefox is just another type of web browser created by Mozilla for you to access the web pages available on the Internet. It is the second-most popular browser in current use worldwide, after Internet Explorer. If you have ever use Internet Explorer, you should be easily master how to use Firefox. You can download Firefox [...]]]></description>
			<content:encoded><![CDATA[<p>Firefox is just another type of web browser created by Mozilla for you to access the web pages available on the Internet. It is the second-most popular browser in current use worldwide, after Internet Explorer. If you have ever use Internet Explorer, you should be easily master how to use Firefox.<br />
<!--adsense--><br />
You can download Firefox from: <a href="http://www.mozilla.com/en-US/firefox/">http://www.mozilla.com/en-US/firefox/</a></p>
<p><span id="more-55"></span>Many additional functions like Google Toolbar can be add on to Firefox.</p>
<p>Firefox runs on various versions of Microsoft Windows, Mac OS X, Linux, and many other Unix-like operating systems.</p>
]]></content:encoded>
			<wfw:commentRss>http://freeware.chengsoongiap.com/archives/what-is-firefox.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

