<?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>HeatWare.net &#187; Free Software</title>
	<atom:link href="http://heatware.net/category/free-software/feed/" rel="self" type="application/rss+xml" />
	<link>http://heatware.net</link>
	<description>Computer tips from A to Z: Windows, Unix, Programming, QA, and more!</description>
	<lastBuildDate>Wed, 25 Jan 2012 21:48:41 +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>pgAdmin &#8211; PostgreSQL GUI Management Tool</title>
		<link>http://heatware.net/free-software/pgadmin-postgresql-gui-client-tool/</link>
		<comments>http://heatware.net/free-software/pgadmin-postgresql-gui-client-tool/#comments</comments>
		<pubDate>Sat, 07 May 2011 05:31:52 +0000</pubDate>
		<dc:creator>sood</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Postgres]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://heatware.net/?p=58</guid>
		<description><![CDATA[If you are looking for a GUI management tool for PostgreSQL databases, look no further. pgAdmin III is a freeware utility for *nix and Windows operating systems that allows you to design and manage your databases. Using this tool, you can create, edit, delete tables and data for your databases. It supports an enormous amount [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://heatware.net/wp-content/uploads/2011/05/pgadmin3_win32.png"><img class="alignleft size-medium wp-image-760" style="margin-left: 2px; margin-right: 2px;" title="pgadmin3_win32" src="http://heatware.net/wp-content/uploads/2011/05/pgadmin3_win32-300x257.png" alt="" width="240" height="206" /></a> If you are looking for a GUI management tool for PostgreSQL databases, look no further. pgAdmin III is a freeware utility for *nix and Windows operating systems that allows you to design and manage your databases. Using this tool, you can create, edit, delete tables and data for your databases. It supports an enormous amount of advanced options that will all but eliminate the need to use any other GUI or command-line application.</p>
<p>For more information and to download pgAdmin III, click <a href="http://www.pgadmin.org/download/" target="_blank">here</a>.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://heatware.net/free-software/pgadmin-postgresql-gui-client-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatically bypass SSL Certificate warning/exception in Firefox</title>
		<link>http://heatware.net/free-software/automatically-bypass-ssl-certificate-warning-exception-firefox/</link>
		<comments>http://heatware.net/free-software/automatically-bypass-ssl-certificate-warning-exception-firefox/#comments</comments>
		<pubDate>Thu, 13 Jan 2011 05:47:32 +0000</pubDate>
		<dc:creator>sood</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[QA - Web]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://heatware.net/?p=654</guid>
		<description><![CDATA[Have you ever gotten those pesky &#8220;This connection is untrusted&#8221; SSL certificate warnings in Firefox where you have to click on &#8220;Add Exception&#8221; to bypass the screen? Perhaps, you are trying to do some UI automation using Selenium or Watir and this message is getting in the way. Well, don&#8217;t waste anymore time looking for [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever gotten those pesky &#8220;This connection is untrusted&#8221; SSL certificate warnings in Firefox where you have to click on &#8220;Add Exception&#8221; to bypass the screen? Perhaps, you are trying to do some UI automation using Selenium or Watir and this message is getting in the way. Well, don&#8217;t waste anymore time looking for a solution because I found one for you! There is now a Firefox plugin called <em>Remember Certificate Exception</em> that will drive the browser and automatically click on the option to add the exception. Give this a try, but be careful to what sites you allow!</p>
<p>For more information on this plugin and to download, click <a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/10246/" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://heatware.net/free-software/automatically-bypass-ssl-certificate-warning-exception-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Codeigniter 2.0: How to Download &amp; Install</title>
		<link>http://heatware.net/free-software/codeigniter-2-0-download-install/</link>
		<comments>http://heatware.net/free-software/codeigniter-2-0-download-install/#comments</comments>
		<pubDate>Wed, 12 Jan 2011 21:49:15 +0000</pubDate>
		<dc:creator>sood</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Programming - PHP]]></category>
		<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://heatware.net/?p=633</guid>
		<description><![CDATA[Codeigniter 2.0, has not yet been officially released by Ellis Labs, but for a couple of months now, a stable version has been available to download. Follow these simple steps in order to do so! Visit the Codeigniter bitbucket (source code repository) site at https://bitbucket.org/ellislab/codeigniter/. Hover over the icon and choose .zip You will now [...]]]></description>
			<content:encoded><![CDATA[<p>Codeigniter 2.0, has not yet been officially released by Ellis Labs, but for a couple of months now, a stable version has been available to download. Follow these simple steps in order to do so!</p>
<ol>
<li>Visit the Codeigniter bitbucket (source code repository) site at <a href="https://bitbucket.org/ellislab/codeigniter/" target="_blank">https://bitbucket.org/ellislab/codeigniter/</a>.</li>
<li>Hover over the <a href="http://heatware.net/wp-content/uploads/2011/01/download-arrow.png"><img class="alignnone size-full wp-image-634" title="download-arrow" src="http://heatware.net/wp-content/uploads/2011/01/download-arrow.png" alt="" width="16" height="16" /></a> icon and choose <em>.zip</em></li>
<li>You will now be prompted by your browser to save the file onto your system.</li>
<li>Navigate to this file and use an Unzip utility to extract these files into a path accessible by your web server. (Note: If your webserver exists on a different machine, upload the unzipped files via FTP to your web host)</li>
<li>Open your browser and type in the URL to the Codeigniter path!</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://heatware.net/free-software/codeigniter-2-0-download-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Download: Microsoft Office 2010 Beta</title>
		<link>http://heatware.net/free-software/download-microsoft-office-2010-beta-free/</link>
		<comments>http://heatware.net/free-software/download-microsoft-office-2010-beta-free/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 17:41:43 +0000</pubDate>
		<dc:creator>sood</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://heatware.net/?p=572</guid>
		<description><![CDATA[Microsoft has released a publically downloadable beta version Office 2010 – Professional Plus edition.  This version lets you use this product completely free of charge until October 2010! Included are: Word, Powerpoint, Excel, Outlook, OneNote, Access, Publisher, InfoPath, SharePoint Workspace, and communicator. Available for download are both 32- and 64-bit versions compatable with XP w/ [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://heatware.net/wp-content/uploads/2009/11/Logo_MSFTOffice2010_187x54.jpg"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 15px 5px 0px; display: inline; border-top: 0px; border-right: 0px" title="Logo_MSFTOffice2010_187x54" src="http://heatware.net/wp-content/uploads/2009/11/Logo_MSFTOffice2010_187x54_thumb.jpg" border="0" alt="Logo_MSFTOffice2010_187x54" width="187" height="66" align="left" /></a> Microsoft has released a publically downloadable beta version Office 2010 – Professional Plus edition.  This version lets you use this product completely free of charge until October 2010! Included are: Word, Powerpoint, Excel, Outlook, OneNote, Access, Publisher, InfoPath, SharePoint Workspace, and communicator.</p>
<p>Available for download are both 32- and 64-bit versions compatable with XP w/ SP3, Vista, Server 2003, Server 2008, and of course, Windows 7.</p>
<p><a rel="nofollow" href="http://www.microsoft.com/office/2010/en/download-office-professional-plus/default.aspx" target="_blank">Link</a></p>
<div class="wlWriterHeaderFooter" style="text-align:right; margin:0px; padding:4px 0px 4px 0px;"><a href="http://digg.com/submit?url=http%3a%2f%2fheatware.net%2f%3fp%3d572&amp;title=Free+Download%3a+Microsoft+Office+2010+Beta"><img style="border: 0" title="Digg This" src="http://digg.com/img/badges/100x20-digg-button.png" border="0" alt="Digg This" width="100" height="20" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://heatware.net/free-software/download-microsoft-office-2010-beta-free/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Download &amp; Read Kindle books for free on your PC – Part 2/2</title>
		<link>http://heatware.net/free-software/download-read-kindle-books-for-free-on-your-pc-part-22/</link>
		<comments>http://heatware.net/free-software/download-read-kindle-books-for-free-on-your-pc-part-22/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 14:12:27 +0000</pubDate>
		<dc:creator>sood</dc:creator>
				<category><![CDATA[Deals & Bargains]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Software - General]]></category>
		<category><![CDATA[Amazon.com]]></category>
		<category><![CDATA[Ebooks]]></category>
		<category><![CDATA[Kindle]]></category>

		<guid isPermaLink="false">http://heatware.net/?p=362</guid>
		<description><![CDATA[In Part 1 of this series, I showed you how to download a lightweight Windows application from Amazon.com that allows you to read Kindle books. In this article, I will show you how to download thousands of Kindle books absolutely free! How to Download Thousands of Kindle Books for Free! Download, install, and run the [...]]]></description>
			<content:encoded><![CDATA[<div class="wlWriterHeaderFooter" style="float:right; margin:0px; padding:0px 0px 4px 8px;"><script type="text/javascript">// <![CDATA[
    digg_url = "http://heatware.net/?p=362";digg_title = "Download &#038; Read Kindle books for free on your PC – Part 2/2";digg_bgcolor = "#FFFFFF";digg_skin = "normal";
// ]]&gt;</script><script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script><script type="text/javascript">// <![CDATA[
    digg_url = undefined;digg_title = undefined;digg_bgcolor = undefined;digg_skin = undefined;
// ]]&gt;</script></div>
<p>In <a rel="nofollow" href="http://heatware.net/free-software/download-read-kindle-books-free-pc-part-1/">Part 1</a> of this series, I showed you how to download a lightweight Windows application from Amazon.com that allows you to read Kindle books. In this article, I will show you how to download thousands of Kindle books absolutely free!</p>
<h3>How to Download Thousands of Kindle Books for Free!</h3>
<p>Download, install, and run the Kindle PC software as described in <a rel="nofollow" href="http://heatware.net/free-software/download-read-kindle-books-free-pc-part-1/">Part I</a>.</p>
<p>Go to Amazon.com and view all Kindle books sorted by price from lowest to highest. This will list thousands of free books! For your convenience, you can simply click on this link to take you there. Here is what the page looks like:</p>
<p><img class="alignnone size-large wp-image-456" title="kindle_free_books" src="http://heatware.net/wp-content/uploads/2009/11/kindle_free_books-1024x498.PNG" alt="kindle_free_books" width="450" height="219" /></p>
<p>Browse through the list of books and when you find one you like, click on the link to pull up more details.</p>
<p>Click on the “Buy now with 1-Click” button as shown below.<br />
Note: You must have registered your Kindle PC Software and logged into Amazon.com in order to see this option</p>
<p><a href="http://heatware.net/wp-content/uploads/2009/11/kindle_free_books_buy1.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="kindle_free_books_buy" src="http://heatware.net/wp-content/uploads/2009/11/kindle_free_books_buy_thumb1.png" border="0" alt="kindle_free_books_buy" width="228" height="142" /></a></p>
<p>You should receive a confirmation similar to the one below:</p>
<p><a href="http://heatware.net/wp-content/uploads/2009/11/kindle_free_books_con1.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="kindle_free_books_con" src="http://heatware.net/wp-content/uploads/2009/11/kindle_free_books_con_thumb1.png" border="0" alt="kindle_free_books_con" width="404" height="84" /></a></p>
<p>Now open the Kindle PC Software and it will show the new books you “purchased”</p>
<p><a href="http://heatware.net/wp-content/uploads/2009/11/kindle_free_books_pur1.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="kindle_free_books_pur" src="http://heatware.net/wp-content/uploads/2009/11/kindle_free_books_pur_thumb1.png" border="0" alt="kindle_free_books_pur" width="354" height="258" /></a></p>
<p>That’s it! <strong> </strong></p>
<p><strong>(Bonus)</strong></p>
<p>If you are interested in reading some classics such as: The Invisible Man, War and Peace, Treasure Island, The Jungle Book, and more, check out this list of <a rel="nofollow" href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2Fgp%2Frichpub%2Flistmania%2Ffullview%2FR3VFX2KKUAMWBR%3Fie%3DUTF8%26redirect%3Dtrue&amp;tag=heatware-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=390957" target="_blank">free classic Kindle books</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://heatware.net/free-software/download-read-kindle-books-for-free-on-your-pc-part-22/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download &amp; Read Kindle books for free on your PC &#8211; Part 1/2</title>
		<link>http://heatware.net/free-software/download-read-kindle-books-free-pc-part-1/</link>
		<comments>http://heatware.net/free-software/download-read-kindle-books-free-pc-part-1/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 03:48:17 +0000</pubDate>
		<dc:creator>sood</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Software - General]]></category>
		<category><![CDATA[Amazon.com]]></category>
		<category><![CDATA[Ebooks]]></category>
		<category><![CDATA[Kindle]]></category>

		<guid isPermaLink="false">http://heatware.net/?p=360</guid>
		<description><![CDATA[Everyone by now knows about Amazon’s uber-popular Book reader, Kindle. This featherweight 10 ounce device allows you to wirelessly purchase books online without requiring an internet connection. Until now, books purchased for the Kindle could only be used on the device. However, Amazon.com just released a PC version of the Kindle book reader – and [...]]]></description>
			<content:encoded><![CDATA[<p>Everyone by now knows about <a href="http://www.amazon.com/gp/product/B0015T963C?ie=UTF8&amp;tag=heatware-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B0015T963C" rel="nofollow" target="_blank">Amazon’s uber-popular Book reader, Kindle</a>. This featherweight 10 ounce device allows you to wirelessly purchase books online without requiring an internet connection. Until now, books purchased for the Kindle could only be used on the device. However, Amazon.com just released a <a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2Fgp%2Ffeature.html%3Fie%3DUTF8%26ref_%3Dms%255Fsbrspot%255F0%26docId%3D1000426311&amp;tag=heatware-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=390957" rel="nofollow" target="_blank">PC version of the Kindle book reader</a> – and its free!</p>
<p>This software is compatible with Windows 7, Vista and XP with a Mac version coming soon. The 5.8 MB download is snappy and installation is a breeze. The only requirement is that you are registered with Amazon.com. Here is what the interface looks like when you first open it:</p>
<p><a href="http://heatware.net/wp-content/uploads/2009/11/heatware_kindle_pc.png"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="heatware_kindle_pc" border="0" alt="heatware_kindle_pc" src="http://heatware.net/wp-content/uploads/2009/11/heatware_kindle_pc_thumb.png" width="354" height="259" /></a></p>
<p>As you can see, the interface is very clean and intuitive. Now here is what it looks like when you are reading a book:</p>
<p><a href="http://heatware.net/wp-content/uploads/2009/11/heatware_kindle_pc_book.png"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="heatware_kindle_pc_book" border="0" alt="heatware_kindle_pc_book" src="http://heatware.net/wp-content/uploads/2009/11/heatware_kindle_pc_book_thumb.png" width="354" height="266" /></a></p>
<p>Some of the functionality that you have with the actual Kindle device has been ported to this application. For example, while reading the book you can:</p>
<ul>
<li>Increase &amp; decrease the font size </li>
<li>Change the number of words by line </li>
<li>Quickly jump to different sections of the book </li>
<li>Bookmark pages </li>
<li>Show Notes and Highlights from an actual Kindle Device </li>
</ul>
<p>This concludes Part 1 of 2 in the series “Download &amp; read Kindle books for free on your PC”. In Part 2, I will show you how to download thousands of full books for free, including classics that you grew up reading!</p>
<div class="wlWriterHeaderFooter" style="text-align:right; margin:0px; padding:4px 0px 4px 0px;"><a href="http://digg.com/submit?url=http%3a%2f%2fheatware.net%2ffree-software%2fdownload-read-kindle-books-free-pc-part-1%2f&amp;title=Download+%26+Read+Kindle+books+for+free+on+your+PC+%e2%80%93+Part+1%2f2"><img src="http://digg.com/img/badges/100x20-digg-button.png" width="100" height="20" alt="Digg This" title="Digg This" border="0" style="border: 0" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://heatware.net/free-software/download-read-kindle-books-free-pc-part-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Free Photoshop Alternative for Windows &#8211; Paint.NET</title>
		<link>http://heatware.net/free-software/free-photoshop-alternative-for-windows-paint-net/</link>
		<comments>http://heatware.net/free-software/free-photoshop-alternative-for-windows-paint-net/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 03:25:10 +0000</pubDate>
		<dc:creator>sood</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Software - General]]></category>
		<category><![CDATA[Photo Editing]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://heatware.net/?p=327</guid>
		<description><![CDATA[Paint.NET had a major release today of version 3.5 of their software. Until today, I had not heard of this application which surprised me quite a bit. I had thought that the best free photo editor for Windows was GIMP (although I am not a huge fan of it). This is not a GIMP vs [...]]]></description>
			<content:encoded><![CDATA[<p>Paint.NET had a major release today of version 3.5 of their software. Until today, I had not heard of this application which surprised me quite a bit. I had thought that the best free photo editor for Windows was GIMP (although I am not a huge fan of it). This is not a GIMP vs Paint.NET comparison, but one advantage is that <a rel="nofollow" href="http://heatware.net/free-software/how-to-openedit-psd-files-for-free-without-photoshop/" target="_blank">GIMP can open Photoshop .psd files</a>.</p>
<p>The interface for Paint.NET is very quick, clean, and intuitive. At first glance, it may just look like Windows Paint on steroids, but I wouldn’t even put them in the same category. This software offers features that come with the expensive Adobe Photoshop software but is easier to use and better yet, FREE!</p>
<p><a href="http://heatware.net/wp-content/uploads/2009/11/paintnetinterface.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="paint-net-interface" src="http://heatware.net/wp-content/uploads/2009/11/paintnetinterface_thumb.png" border="0" alt="paint-net-interface" width="454" height="365" /></a></p>
<p>Some noteworthy features include:</p>
<ul>
<li>Layers – this feature usually found on more expensive photo editing tools</li>
<li>Active Online Community – Their message board has over 18,000 members where you can find numerous of step-by-step tutorials with pictures. Also, you can download many user-created plugins to expand the functionality of Paint.NET for free!</li>
<li>Automatically Updated – You don’t have to worry anymore if you are missing out on some new features or bug fixes. Paint.NET will automatically install upgrades with a click of a button.</li>
<li>Unlimited History – Every action you perform can be reverted. No more being stuck with unwanted changes you made!</li>
<li>Small footprint – Can you believe that a full-fledged photo editing software is only a <strong>4.8 MB</strong> download?! Wow!</li>
</ul>
<p><a rel="nofollow" href="http://www.getpaint.net/" target="_blank">Download Paint.NET v3.5!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://heatware.net/free-software/free-photoshop-alternative-for-windows-paint-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free VMware Alternative &#8211; VirtualBox</title>
		<link>http://heatware.net/free-software/vmware-alternative-virtualbox/</link>
		<comments>http://heatware.net/free-software/vmware-alternative-virtualbox/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 20:33:48 +0000</pubDate>
		<dc:creator>sood</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Software Help]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Virtualbox]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://heatware.net/?p=265</guid>
		<description><![CDATA[For years VMware has dominated the market as the leader in virtualization. They offer a number of products from desktop to enterprise applications which can be confusing for users looking for a simple way to run, for instance, an Ubuntu instance within their Windows OS. VMware offers one freeware product called, VMware server that runs [...]]]></description>
			<content:encoded><![CDATA[<p>For years VMware has dominated the market as the leader in virtualization. They offer a number of products from desktop to enterprise applications which can be confusing for users looking for a simple way to run, for instance, an Ubuntu instance within their Windows OS. VMware offers one freeware product called, VMware server that runs on Windows or Linux and can be used to virtualize a number of operating systems. However, I recently came across a freeware offering from Sun Microsystems that will give VMware a run for their “freeware money”.</p>
<p>Introducing VirtualBox! You may not have heard of this product before, but don’t get the unfamiliarity fool you. This is a full-fledged competitor to VMware server that will allow you to create various OS instances in a jiffy! Unlike VMware Server, VirtualBox runs on Mac OS and Solaris in addition to Windows and Linux.&#160; Also, the Windows installation package is a paltry 60 MB vs. the 500 MB of VMware Server. What I really dislike about VMware is that it runs as a Apache Tomcat server and the user interface is browser-based which is clunky and a memory hog. Also, VMware Server only allows users to capture a single snapshot whereas multiple snapshots can be taken using VirtualBox. VirtualBox’s interface is also very clean, efficient, and easy-to-use.&#160; See below for screenshots!</p>
<p><a href="http://heatware.net/wp-content/uploads/2009/11/intro.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="intro" border="0" alt="intro" src="http://heatware.net/wp-content/uploads/2009/11/intro_thumb.png" width="244" height="184" /></a> <a href="http://heatware.net/wp-content/uploads/2009/11/my_vm.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="my_vm" border="0" alt="my_vm" src="http://heatware.net/wp-content/uploads/2009/11/my_vm_thumb.png" width="244" height="184" /></a></p>
<p><a href="http://heatware.net/wp-content/uploads/2009/11/ubuntu.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="ubuntu" border="0" alt="ubuntu" src="http://heatware.net/wp-content/uploads/2009/11/ubuntu_thumb.png" width="244" height="209" /></a></p>
<p><a href="http://www.virtualbox.org/wiki/Downloads" rel="nofollow" target="_blank">Download VirtualBox!</a></p>
<div class="wlWriterHeaderFooter" style="text-align:right; margin:0px; padding:4px 0px 4px 0px;"><a href="http://digg.com/submit?url=http%3a%2f%2fheatware.net%2ffree-software%2fvmware-alternative-virtualbox%2f&amp;title=Free+VMware+Alternative+%e2%80%93+VirtualBox"><img src="http://digg.com/img/badges/100x20-digg-button.png" width="100" height="20" alt="Digg This" title="Digg This" border="0" style="border: 0" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://heatware.net/free-software/vmware-alternative-virtualbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to open/edit .PSD files for free without photoshop</title>
		<link>http://heatware.net/free-software/how-to-openedit-psd-files-for-free-without-photoshop/</link>
		<comments>http://heatware.net/free-software/how-to-openedit-psd-files-for-free-without-photoshop/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 16:57:32 +0000</pubDate>
		<dc:creator>sood</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://heatware.net/?p=236</guid>
		<description><![CDATA[This article will show you how to open and edit .psd (Photoshop Document) files without spending hundreds of dollars on buying Adobe Photoshop! GIMP &#8211; Free Photoshop Alternative For those that are not familiar with GIMP, it is a 100% free, open-source photo editing software that is very powerful. Some uses are: resizing, editing, and [...]]]></description>
			<content:encoded><![CDATA[<p>This article will show you how to open and edit .psd (Photoshop Document) files without spending hundreds of dollars on buying Adobe Photoshop!</p>
<h3>GIMP &#8211; Free Photoshop Alternative</h3>
<p>For those that are not familiar with GIMP, it is a 100% free, open-source photo editing software that is very powerful. Some uses are: resizing, editing, and cropping photos, combining multiple images, and converting between different image formats. GIMP can also be used to create basic animated images in the GIF format.  And of course, you can open and edit your photoshop .PSD files! GIMP is available for Windows, Linux/Unix, and Mac OS.</p>
<p><a title="Download GIMP" href="http://www.gimp.org/">Download GIMP now!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://heatware.net/free-software/how-to-openedit-psd-files-for-free-without-photoshop/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Microsoft Windows 7 &#8211; Free Download</title>
		<link>http://heatware.net/free-software/microsoft-windows-7-free-download/</link>
		<comments>http://heatware.net/free-software/microsoft-windows-7-free-download/#comments</comments>
		<pubDate>Wed, 06 May 2009 13:48:22 +0000</pubDate>
		<dc:creator>sood</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://heatware.net/?p=207</guid>
		<description><![CDATA[Earlier this week, Microsoft posted the Windows 7 RC1 (Release Candidate 1) build 7100 for FREE download from their website.  Users are invited to download and try their latest operating system for free until it expires June 1, 2010. Windows 7 is the successor to Windows Vista and is expected to be officially released later [...]]]></description>
			<content:encoded><![CDATA[<p>Earlier this week, Microsoft posted the Windows 7 RC1 (Release Candidate 1) build 7100 for FREE download from their website.  Users are invited to download and try their latest operating system for free until it expires June 1, 2010. Windows 7 is the successor to Windows Vista and is expected to be officially released later this year.</p>
<p><strong>What is Windows 7?</strong></p>
<blockquote><p>Windows 7 is the next version of the Windows client operating system. This version incorporates hundreds of improvements based on your feedback. It works the way you want: it&#8217;s responsive, reliable, and runs smoothly. It starts and shuts down faster, and is designed to make your battery last longer. Plus, it&#8217;s really easy to connect to things you care about—from people to printers. You&#8217;ll also be able to do everyday things faster, from getting around the desktop and managing open windows, to finding files and programs, and using the web. We hope you love it, because it&#8217;s got your fingerprints all over it. <em>Source http://www.microsoft.com/windows/windows-7/faq.asp</em></p></blockquote>
<p><a rel="nofollow" href="http://www.microsoft.com/windows/windows-7/download.aspx"></a>&gt;Windows 7 Free Download</p>
]]></content:encoded>
			<wfw:commentRss>http://heatware.net/free-software/microsoft-windows-7-free-download/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

