<?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>NeutralX2 &#187; Software</title>
	<atom:link href="http://neutralx2.com/category/software/feed" rel="self" type="application/rss+xml" />
	<link>http://neutralx2.com</link>
	<description></description>
	<lastBuildDate>Tue, 07 Sep 2010 15:35:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Programming Stuff</title>
		<link>http://neutralx2.com/2010/07/20/programming-stuff</link>
		<comments>http://neutralx2.com/2010/07/20/programming-stuff#comments</comments>
		<pubDate>Tue, 20 Jul 2010 18:30:32 +0000</pubDate>
		<dc:creator>NeutralX2</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://neutralx2.com/?p=2212</guid>
		<description><![CDATA[So I have been getting questions about what software I have been working on. I normally don&#8217;t post anything about work, but I might as well share some images of the latest projects I have been working on. The first program, called AM Plat, is something that I wrote myself from scratch. The program takes [...]]]></description>
			<content:encoded><![CDATA[<p>So I have been getting questions about what software I have been working on. I normally don&#8217;t post anything about work, but I might as well share some images of the latest projects I have been working on.</p>
<p>The first program, called AM Plat, is something that I wrote myself from scratch. The program takes data about arrays of AM radio towers and draws a sketch of them to scale. This image can then be printed, or exported to be used as a map overlay in software such as Google Earth. The towers are described in such a way that they are related to each other. For example, Tower #2 is X feet away at Y degrees from Tower #1. Of course the data isn&#8217;t actually in feet but electrical degrees, so some conversions have to be done there before anything can be drawn. To get the data needed, program can connect to a SQL database, can import files from other software, or the data can be manually typed in if the array does not already exist in the database. Of course the program also can save and load projects in its own file format, which is XML-like. The program also has a number of other features such as recalculating the values based on new tower references.</p>
<p>The second program that I am working on is maintaining a rather large FCC Database search program. The program allows the user to search for FM, AM, and TV data from the FCC database. The results are displayed using Crystal Reports. The program also has a number of other features, such as the ability to view the antenna pattern for any tower in the database. I have added a number of new options to customize search queries, and I have rewritten much of the antenna pattern viewer from scratch as the original code was buggy. </p>

<a href='http://neutralx2.com/2010/07/20/programming-stuff/am_plat_1' title='AM_Plat_1'><img width="150" height="150" src="http://neutralx2.com/wp-content/uploads/2010/07/AM_Plat_1-150x150.jpg" class="attachment-thumbnail" alt="The main screen for AM Plat" title="AM_Plat_1" /></a>
<a href='http://neutralx2.com/2010/07/20/programming-stuff/databasequery' title='AM_Plat_DatabaseQuery'><img width="150" height="150" src="http://neutralx2.com/wp-content/uploads/2010/07/DatabaseQuery-150x150.jpg" class="attachment-thumbnail" alt="AM Plat - Database Search Screen" title="AM_Plat_DatabaseQuery" /></a>
<a href='http://neutralx2.com/2010/07/20/programming-stuff/university-park_plat' title='AM_Plat_UNIVERSITY_PARK_Plat'><img width="150" height="150" src="http://neutralx2.com/wp-content/uploads/2010/07/UNIVERSITY-PARK_Plat-150x150.jpg" class="attachment-thumbnail" alt="AM Plat - Printout" title="AM_Plat_UNIVERSITY_PARK_Plat" /></a>
<a href='http://neutralx2.com/2010/07/20/programming-stuff/7-19-2010-5-23-30-pm' title='CDBS_1'><img width="150" height="150" src="http://neutralx2.com/wp-content/uploads/2010/07/7-19-2010-5-23-30-PM-150x150.png" class="attachment-thumbnail" alt="CDBS - FM Search" title="CDBS_1" /></a>
<a href='http://neutralx2.com/2010/07/20/programming-stuff/7-19-2010-5-25-14-pm' title='CDBS_2'><img width="150" height="150" src="http://neutralx2.com/wp-content/uploads/2010/07/7-19-2010-5-25-14-PM-150x150.png" class="attachment-thumbnail" alt="CDBS - Search Results" title="CDBS_2" /></a>
<a href='http://neutralx2.com/2010/07/20/programming-stuff/7-19-2010-5-12-42-pm' title='CDBS_3'><img width="150" height="150" src="http://neutralx2.com/wp-content/uploads/2010/07/7-19-2010-5-12-42-PM-150x150.png" class="attachment-thumbnail" alt="CDBS - Pattern Viewer" title="CDBS_3" /></a>

]]></content:encoded>
			<wfw:commentRss>http://neutralx2.com/2010/07/20/programming-stuff/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 10.04 &#8220;Lucid Lynx&#8221; Released</title>
		<link>http://neutralx2.com/2010/04/29/ubuntu-10-04-lucid-lynx-released</link>
		<comments>http://neutralx2.com/2010/04/29/ubuntu-10-04-lucid-lynx-released#comments</comments>
		<pubDate>Fri, 30 Apr 2010 01:03:30 +0000</pubDate>
		<dc:creator>NeutralX2</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://neutralx2.com/?p=2075</guid>
		<description><![CDATA[Ubuntu has just released the newest version of its Linux distribution, 10.04 &#8220;Lucid Lynx&#8221;.  Lots of new features this time around. Some highlights include: A new &#8220;Me Menu&#8221; that directly incorporates Facebook, Twitter, Digg, and other services into the user interface New music player with Ubuntu One Music Store integrated. Ubuntu Software Centre 2.0 &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-2077" title="Ubuntu 10.04" src="http://neutralx2.com/wp-content/uploads/2010/04/Ubuntu.png" alt="" width="480" height="107" /></p>
<p>Ubuntu has just released the <a rel="nofollow" href="http://www.ubuntu.com/news/ubuntu-10.04-desktop-edition"> newest version</a> of its Linux distribution, 10.04  &#8220;Lucid Lynx&#8221;.  Lots of new features this time around. Some highlights include:</p>
<ul>
<li>A new &#8220;Me Menu&#8221; that directly incorporates Facebook, Twitter, Digg, and other  services into the user interface</li>
<li>New music player with Ubuntu One Music Store integrated.</li>
<li>Ubuntu Software Centre 2.0 &#8211; a library for browsing, downloading and installing software</li>
<li><a rel="nofollow" href="http://library.gnome.org/misc/release-notes/2.30/"> GNOME 2.30</a> desktop system</li>
<li>Uses <a rel="nofollow" href="http://kernelnewbies.org/Linux_2_6_32"> Linux 2.6.32</a> kernel</li>
<li>More features <a href="http://www.ubuntu.com/products/whatisubuntu/1004features">here</a>.</li>
</ul>
<p>Overall this is one of the biggest changes in Ubuntu in years. I have been using it for a few days and so far its great. Absolutely worth upgrading.</p>
]]></content:encoded>
			<wfw:commentRss>http://neutralx2.com/2010/04/29/ubuntu-10-04-lucid-lynx-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Games For Windows LIVE Client Impressions</title>
		<link>http://neutralx2.com/2010/02/26/games-for-windows-live-client-impressions</link>
		<comments>http://neutralx2.com/2010/02/26/games-for-windows-live-client-impressions#comments</comments>
		<pubDate>Fri, 26 Feb 2010 23:29:50 +0000</pubDate>
		<dc:creator>NeutralX2</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://neutralx2.com/?p=1911</guid>
		<description><![CDATA[So the folks over at Games For Windows Live are running a great 75% off sale for Batman: Arkham Asylum, which brings the price to $12.50. Of course to take advantage of the offer, you have to first install their Games for Windows Live client, which gives you access to their Games on Demand store. [...]]]></description>
			<content:encoded><![CDATA[<p>So the folks over at <a href="http://www.microsoft.com/games/en-US/index.aspx">Games For Windows Live</a> are running a great 75% off sale for Batman: Arkham Asylum, which brings the price to $12.50. Of course to take advantage of the offer, you have to first install their Games for Windows Live client, which gives you access to their Games on Demand store. I already had the software installed since I used it to buy some of the DLC for Fallout 3, but this is the first game I have purchased using the software. My impressions:</p>
<p><strong>What was good</strong></p>
<ul>
<li>As soon as I loaded it up, the Batman 75% off sale was right there on the man page in their banner rotation. This made finding the page  to buy the game easy.</li>
<li>You are offered the choice of paying for the game with Microsoft points, or directly using your credit card. I have been wanting to lower my Microsoft Points balance for a while now, so I was glad that I could use them here.</li>
<li>Buying the game automatically adds the game to your download queue.</li>
</ul>
<p><strong>What was bad</strong></p>
<ul>
<li>The UI doesn&#8217;t show download speeds, only percent complete.</li>
<li>The download was extremely slow. Perhaps its because of the sale, or maybe buying games on here always takes this long. Either way it took hours to download the game. Of course I cant tell you exactly what speeds I was getting, because of my first issue.</li>
<li>The GFWL client locked up at about 40% downloaded. This was well over an hour and a half into the download. After restarting the software, the download did not resume from where it left off. Instead, the download started over again. I have never heard of a download manager not caching or downloading in chucks to avoid this. This was pretty poor, and made worse by the slow download speeds.</li>
<li>Once the download was finished, I clicked the install button. I was prompted with some of the usual stuff, such as language and the license agreement. However, I was never asked where to install it. This resulted in the game being installed on the wrong hard drive. I later found the setting hidden in the menus, and changed it to the right location.</li>
<li>After uninstalling the game so I could reinstall to the right drive, I had to download the game for a 3rd time.</li>
<li>I am still waiting for it to download for a 3rd time.</li>
</ul>
<p>Hopefully I will actually be able to play this sometime tonight. Games on Demand does have some potential, but at this point I would never buy a game using that client over Steam unless Games on Demand had a significant price savings.</p>
]]></content:encoded>
			<wfw:commentRss>http://neutralx2.com/2010/02/26/games-for-windows-live-client-impressions/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Firefox 3.5 Released</title>
		<link>http://neutralx2.com/2009/07/01/firefox-3-5-released</link>
		<comments>http://neutralx2.com/2009/07/01/firefox-3-5-released#comments</comments>
		<pubDate>Wed, 01 Jul 2009 16:28:54 +0000</pubDate>
		<dc:creator>NeutralX2</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://neutralx2.com/?p=1351</guid>
		<description><![CDATA[The next version of the award-winning Web browser just got released. If you have not made the switch yet, now is a great time to jump on the bandwagon. Its the safer and more featured alternative to Internet Explorer. Your bookmarks can automatically be imported to Firefox when you make the switch. There is nothing [...]]]></description>
			<content:encoded><![CDATA[<p>The next version of the award-winning Web browser just got released. If you have not made the switch yet, now is a great time to jump on the bandwagon. Its the safer and more featured alternative to Internet Explorer. Your bookmarks can automatically be imported to Firefox when you make the switch. There is nothing to lose, give it a try today!</p>
<p><center><a href='http://www.mozilla.com/en-US/?from=sfx&amp;uid=104302&amp;t=449'><img src='http://sfx-images.mozilla.org/affiliates/Buttons/Firefox3.5/468x60.png' alt='Spread Firefox Affiliate Button' border='0' /></a></center></p>
<div class="flvPlayer">			<embed src="http://www.neutralx2.com/files/video/player/player.swf" width="425" height="370" bgcolor="FFFFFF" allowscriptaccess="always" allowfullscreen="true" flashvars="file=/files/video/July09/downloadfirstlook_2009-06-30-133252-0.flv&#038;autostart=&amp;autoStart=false;&#038;skin=http://www.neutralx2.com/files/mediaplayer/modieus.swf" /></div>
]]></content:encoded>
			<wfw:commentRss>http://neutralx2.com/2009/07/01/firefox-3-5-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nvidia Adds Ambient Occlusion</title>
		<link>http://neutralx2.com/2009/06/26/nvidia-adds-ambient-occlusion</link>
		<comments>http://neutralx2.com/2009/06/26/nvidia-adds-ambient-occlusion#comments</comments>
		<pubDate>Fri, 26 Jun 2009 05:13:41 +0000</pubDate>
		<dc:creator>NeutralX2</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://neutralx2.com/?p=1338</guid>
		<description><![CDATA[Nvidia recently added support for Ambient Occlusion to their new drivers, and I have to say that I am pretty pleased. Ambient Occlusion adds realism to scenes by reducing the intensity of ambient lights on surfaces blocked by surrounding objects. It enhances depth perception by providing a soft shadow effect for objects based on their [...]]]></description>
			<content:encoded><![CDATA[<p>Nvidia recently added support for Ambient Occlusion to their new drivers, and I have to say that I am pretty pleased. Ambient Occlusion adds realism to scenes by reducing the intensity of ambient lights on surfaces blocked by surrounding objects. It enhances depth perception by providing a soft shadow effect for objects based on their placement in the scene.</p>
<p>Standard lighting models compute the color of a surface based on its properties and the lights in a scene. Objects that are in the path of a light cast shadows, otherwise, their presence does not affect the lighting of other objects. Ambient occlusion improves this model by accounting for the dimming caused by objects that block out ambient light. An example of this is the junction where a wall and a ceiling meet; while no direct shadows are cast, the corner nevertheless appears darker. Ambient occlusion simulates this phenomenon, along with all other cases where objects are close enough to block out ambient light.</p>
<p>Currently only 22 titles are enabled with ambient occlusion profiles, but they managed to hit most of the games I am currently playing on the PC anyway such as Fallout 3, Team Fortress 2, and Counter Strike Source. Hopefully more support for other games will be coming soon.</p>
<p><img src="http://upload.neutralx2.com/files/1/Posts/June09/halflife.GIF" alt="halflife.GIF" /></p>
<p><img src="http://upload.neutralx2.com/files/1/Posts/June09/mirrorsedge.GIF" alt="mirrorsedge.GIF" /></p>
<p><img src="http://upload.neutralx2.com/files/1/Posts/June09/wow.GIF" alt="wow.GIF" /></p>
<p>The following 22 titles are enabled with ambient occlusion profiles:</p>
<ul>
<li>Assassin&#8217;s Creed</li>
<li>BioShock</li>
<li>Call of Duty 4</li>
<li>Call of Duty 5</li>
<li>Call Of Juarez</li>
<li>Company Of Heroes</li>
<li>Counter-Strike Source</li>
<li>Dead Space</li>
<li>Devil May Cry 4</li>
<li>F.E.A.R. 2</li>
<li>Fallout 3</li>
<li>Farcry 2</li>
<li>Half Life 2 series</li>
<li>Left 4 Dead</li>
<li>Lost Planet: Colonies</li>
<li>Lost Planet: Extreme Condition</li>
<li>Mirror&#8217;s Edge</li>
<li>Portal</li>
<li>Team Fortress 2</li>
<li>Unreal Tournament 3</li>
<li>World In Conflict</li>
<li>World of Warcraft</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://neutralx2.com/2009/06/26/nvidia-adds-ambient-occlusion/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MagicProxy</title>
		<link>http://neutralx2.com/2009/06/13/magicproxy</link>
		<comments>http://neutralx2.com/2009/06/13/magicproxy#comments</comments>
		<pubDate>Sat, 13 Jun 2009 05:36:28 +0000</pubDate>
		<dc:creator>NeutralX2</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://neutralx2.com/?p=1306</guid>
		<description><![CDATA[MagicProxy is a basic application designed to help Magic The Gathering players with testing out new decks and balancing the cards in them. Users can create and save decks, and then simulate the process of drawing hands and playing cards to see how the deck will play on average. The program does not force game [...]]]></description>
			<content:encoded><![CDATA[<p>MagicProxy is a basic application designed to help Magic The Gathering players with testing out new decks and balancing the cards in them. Users can create and save decks, and then simulate the process of drawing hands and playing cards to see how the deck will play on average. The program does not force game rules since strictly simulating an actual game isn&#8217;t the focus. For example, you are not required to tap your land to play cards since many people are perfectly capable of mentally doing so. However the option is there to tap and untap cards if you find it hard to keep track. Building decks is a quick process with the included card database which covers most recent sets including Magic 2010. Feature requests and bug reports are welcome for future versions, although keep the intended scope in mind before making them. Enjoy!</p>
<p><a href="http://upload.neutralx2.com/files/1/Posts/June09/MagicProxy2.jpg" rel="lightbox[1306]"><img src="http://upload.neutralx2.com/files/1/Posts/June09/MagicProxy2_thumb.jpg" alt="MagicProxy2.jpg" border="0" /></a> <a href="http://upload.neutralx2.com/files/1/Posts/June09/MagicProxy1.jpg" rel="lightbox[1306]"><img src="http://upload.neutralx2.com/files/1/Posts/June09/MagicProxy1_thumb.jpg" alt="MagicProxy1.jpg" border="0" /></a></p>
<p>Download: <a class="downloadlink" href="http://neutralx2.com/downloads/MagicProxy.zip" title=" downloaded 108 times" >MagicProxy (7.21 MB)</a> &#8211; Uninstall old versions first if updating.</p>
<p><strong>Release notes for 1.3.1</strong> &#8211; <em>July 23rd, 2009</em></p>
<ul>
<li>Magic 2010 cards added to database</li>
</ul>
<p><strong>Release notes for 1.3.0</strong> &#8211; <em>July 08th, 2009</em></p>
<ul>
<li>Card images now cache after loading from online</li>
<li>When editing decks, the card list is now sorted alphabetically</li>
<li>When updating cards, other cards of the same name can also be updated automatically</li>
<li>New card database to automatically fill out card details. Sets supported include: Tenth Edition, Ninth Edition, Alara Reborn, Conflux, Shards of Alara, Eventide, Shadowmoor, Morningtide, Lorwyn, Future Sight, Planar Chaos, Time Spiral, Timeshift, Coldsnap, and Odyssey</li>
</ul>
<p><strong>Release notes for 1.2.0</strong> &#8211; <em>June 27th, 2009</em></p>
<ul>
<li>Fixed crash when creating and closing new empty decks</li>
<li>Added support for card images. When building a deck, there is a new field where you can now provide a URL to the image for the card. I suggest using a database site such as <a href="http://magiccards.info/">magiccards.info</a> to find images. If no URL is provided, a default image is used.</li>
<li>New load and save dialog boxes.</li>
<li>Other minor usability changes.</li>
</ul>
<p><strong>Release notes for 1.1.0</strong> &#8211; <em>June 25th, 2009</em></p>
<ul>
<li>Fixed a number of UI bugs</li>
<li>Rewrote the save code to fix a few issues, be more flexible, and to support future features. Old saves will unfortunately not work, but now all saved decks should work with any future updates.</li>
</ul>
<p><strong>Release notes for 1.0.0</strong> &#8211; <em>June 13th, 2009</em></p>
<ul>
<li>Initial Release</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://neutralx2.com/2009/06/13/magicproxy/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XNA Game Studio Part 2</title>
		<link>http://neutralx2.com/2009/05/22/xna-game-studio-part-2</link>
		<comments>http://neutralx2.com/2009/05/22/xna-game-studio-part-2#comments</comments>
		<pubDate>Sat, 23 May 2009 01:04:29 +0000</pubDate>
		<dc:creator>NeutralX2</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://neutralx2.com/?p=1259</guid>
		<description><![CDATA[I remember that all the way back in 2006 I posted about XNA Game Studio. Based on a friend’s suggestion, I downloaded XNA and was able to code a simple game of pong in just a few hours. Impressed with how nice the API was, I set out to make a few more simple games [...]]]></description>
			<content:encoded><![CDATA[<p>I remember that all the way back in 2006 I <a href="http://neutralx2.com/2006/12/06/xna">posted about XNA Game Studio</a>. Based on a friend’s suggestion, I downloaded XNA and was able to code a simple game of pong in just a few hours. Impressed with how nice the API was, I set out to make a few more simple games with it. If you have followed my blog all of these years you already know that nothing came out of that. The trouble was that even though I was all ready to go, XNA was relatively new. As such, there was a huge lack of any quality tutorials or documentation. So I figured I would wait a while and give it some time before giving it another shot. Well, now is the time.</p>
<p>Now that Community Games on Xbox Live is a reality, I really feel motivated to get something together. Plus, I can’t help but look at what is currently available and think, &#8220;I could easily do better then this stuff&#8221;. So after reading a bunch of documentation and tutorials, and creating a few small practice projects, I have begun work on a 2D Tile Engine. My roommate, who is an English major, has been dying to write a story for a game, and a 2D RPG would be a great chance for us to collaborate. Anyway, I don&#8217;t actually have anything to show yet, just a few base classes for a 2D Tile engine, which wouldn&#8217;t be of any interest to anyone here. But I do have some basic layered rendering working after only a few hours, so that is pretty encouraging. I am not one of those people that will post every little update. So don’t expect any more news on this until I have something noteworthy to show off. Until then, I will leave you all with a simple screenshot of a test project I did after reading a bunch of tutorials and documentation. This too only took a 5 or 6 hours (XNA is awesome).</p>
<p><a href="http://upload.neutralx2.com/files/1/Posts/May09/TestProject.jpg" rel="lightbox[1259]"><img src="http://upload.neutralx2.com/files/1/Posts/May09/TestProject_thumb.jpg" alt="TestProject.jpg" /></a></p>
<p>For another programming project I have posted about, check out the <a href="http://neutralx2.com/2008/02/10/microsoft-points-conversion">MSP Conversion app</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://neutralx2.com/2009/05/22/xna-game-studio-part-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visualize Your Hard Drive Usage</title>
		<link>http://neutralx2.com/2008/12/11/visualize-your-hard-drive-usage</link>
		<comments>http://neutralx2.com/2008/12/11/visualize-your-hard-drive-usage#comments</comments>
		<pubDate>Thu, 11 Dec 2008 20:26:28 +0000</pubDate>
		<dc:creator>NeutralX2</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://neutralx2.com/?p=460</guid>
		<description><![CDATA[These days, a Gigabyte of storage sell for under a dollar, but with all the digital media people tend to collect (such as high quality audio, video and photos) you may suddenly find yourself wondering where all of your free space went to. If you ever need to quickly free up some space, you need [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://upload.neutralx2.com/files/1/Posts/December08/WinDirStat.png" alt="WinDirStat.png" /></p>
<p>These days, a Gigabyte of storage sell for under a dollar, but with all the digital media people tend to collect (such as high quality audio, video and photos) you may suddenly find yourself wondering where all of your free space went to. If you ever need to quickly free up some space, you need to go for the big files. But don&#8217;t try guessing which ones those are. There are free utilities that help you get an overview of your hard drive, and see what folders and files are taking up the most space.</p>
<p>The free, open-source app <a href="http://windirstat.info/">WinDirStat</a> displays your disk usage as a color-coded map that shows what file types and folders take up the most space on your drive, and using this application makes it easy to identify what needs to be deleted. The utility provides a three-paned view: tree view (upper left), list view (upper right), and treemap view (bottom panel). The treemap represents each file as a colored rectangle, the area of which is proportional to the file&#8217;s size. The rectangles are arranged so that directories make up rectangles that contain all their files and subdirectories.</p>
]]></content:encoded>
			<wfw:commentRss>http://neutralx2.com/2008/12/11/visualize-your-hard-drive-usage/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Security Software and other Tools</title>
		<link>http://neutralx2.com/2008/11/19/free-security-software-and-other-tools</link>
		<comments>http://neutralx2.com/2008/11/19/free-security-software-and-other-tools#comments</comments>
		<pubDate>Wed, 19 Nov 2008 22:58:39 +0000</pubDate>
		<dc:creator>NeutralX2</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://neutralx2.com/?p=790</guid>
		<description><![CDATA[There is a lot of really great free/open source software out there that can save you tons of money if you know about them. In an effort to promote some of this stuff, here is a list of software that I personally recommend. I will try to keep this post up to date, and add [...]]]></description>
			<content:encoded><![CDATA[<p>There is a lot of really great free/open source software out there that can save you tons of money if you know about them. In an effort to promote some of this stuff, here is a list of software that I personally recommend. I will try to keep this post up to date, and add new items every once in a while.</p>
<p><span style="font-size: 18px;"><strong>Security Software</strong></span></p>
<p><a href="http://www.personalfirewall.comodo.com/">Comodo Firewall Pro</a><br />
ZoneAlarm is extremely popular, but that doesn&#8217;t automatically make it the best free firewall you can find. One formidable contender is Comodo Firewall Pro, which independent testing site Matousec rated as the top firewall. Matousec found that Comodo offered the highest level of antileak protection, one measure of a firewall&#8217;s effectiveness. Comodo offers true two-way firewall protection, is highly configurable, and (unlike most other firewalls) provides a great view of your system and your Internet connection.</p>
<p><a href="http://www.avast.com/eng/avast_4_home.html">Avast 4 Home Edition</a><br />
Tired of dealing with bloated, overpriced security suites that bog down your system and cost an arm and a leg, when all you want is antivirus software? Then get Avast, a superb antivirus program that&#8217;s free for home and personal use. Because it&#8217;s a lean piece of software, it imposes a relatively light burden on system resources and RAM. Despite this, it kills viruses in their tracks and has plenty of extras, including live scanning to prevent viruses from infecting your PC in the first place. Avast can scan regular and Web-based e-mail for viruses, too, and it protects against instant messaging viruses, peer-to-peer dangers, and more.</p>
<p><a href="http://www.spybot.com/en/download/index.html">Spybot &#8211; Search &amp; Destroy</a><br />
Spybot &#8211; Search &amp; Destroy can detect and remove a multitude of adware files and modules from your computer. Spybot also can clean program and Web-usage tracks from your system, which is especially useful if you share your computer. Modules chosen for removal can be sent directly to the included file shredder, ensuring complete elimination from your system. For advanced users, it allows you to fix Registry inconsistencies related to adware and to malicious program installations. The handy online-update feature ensures that Spybot always has the most current and complete listings of adware, dialers, and other uninvited system residents.</p>
<p><a href="http://www.siteadvisor.com/">McAfee SiteAdvisor</a><br />
On the Web, unlike in the real world, it can be hard to recognize a bad neighborhood when you&#8217;re wandering around in it. There are no boarded-up windows, no empty storefronts, no hard-looking men lounging on corners or in doorways. In fact, the prettiest and most inviting Web site may harbor all kinds of malware. That&#8217;s where the McAfee SiteAdvisor comes in. It warns you when a Web site that you&#8217;re about to visit&#8211;or are already visiting&#8211;may be dangerous. You install it as an Internet Explorer toolbar or as a Firefox plug-in. Then when you search with Google or some other search engine, it displays color-coded icons next to each search result, indicating whether the site in question is safe (green), questionable (yellow), or clearly unsafe (red). It checks sites for downloads that may be dangerous, and for evidence that they will send you spam if you give them your e-mail address. The toolbar offers similar reports about the sites you&#8217;re currently visiting.</p>
<p><a href="http://download.cnet.com/Malwarebytes-Anti-Malware/3000-8022_4-10804572.html?part=dl-10804572&amp;subj=dl&amp;tag=button">Malwarebytes Anti-Malware</a><br />
Malwarebytes Anti-Malware is a surprisingly effective freeware antimalware tool. It&#8217;s a relatively speedy malware remover, with the quick scan taking about 8 minutes even with other high-resource programs running. The heuristics engine proved on multiple computers during empirical testing that it was capable of determining the difference between false positives and dangerous apps</p>
<p><span style="font-size: 18px;"><strong>Other Tools</strong></span></p>
<p>Freeware: <a href="http://www.openoffice.org/">OpenOffice.org</a><br />
Replaces: Microsoft Office Home Edition</p>
<p>If you haven&#8217;t yet upgraded to the latest Microsoft Office, don&#8217;t do anything without test-driving OpenOffice.org. With a familiar-feeling interface, the Microsoft-replacement application is easy to pick up and matches Office&#8217;s major functions application for application. For instance, OpenOffice.org makes and edits text documents, spreadsheets, presentations, databases, and drawings. It also has templates, collaboration tools, and support for macros. It can export content to Google Docs and it is compatible with Microsoft Office documents, so you won&#8217;t be stranded when sending and receiving attachments.</p>
<p>Freeware: <a href="http://www.gimp.org/">GIMP</a><br />
Replaces: Photoshop Elements</p>
<p>Prepare to be impressed with GIMP. GIMP supports layering and has a good-size tool kit for adjusting colors, curves, and balances, and adding blur, zoom, and distortion effects. Unlike some freeware photo editors, it has an effective red eye removal filter, and tools for creating paths and quickly changing perspective. Tutorials and an active user base help you work through stickier editing tasks. The plug-in GIMPshop unites GIMP&#8217;s two panes and renames some functionality to match Photoshop&#8217;s nomenclature.</p>
<p>Freeware: <a href="http://www.kompozer.net/">KompoZer</a><br />
Replaces: Dreamweaver</p>
<p>If you dislike that achy, bloated feeling that other HTML editors can give your computer, KompoZer may be the freeware cure you&#8217;re looking for. An open-source Web development tool built on the NVU architecture, KompoZer aims to improve upon the NVU&#8217;s bugginess. It does a fairly admirable job of that, while not being bloatware. Major editing buttons live on the top three-tier toolbar, including a one-click Publishing icon as well as one-clicks for Image insertion and Table and Form creation. Font tweaks like Size and Style live in toolbars just below that, making for easy HTML editing. A Site Manager, including File tree, is anchored on the left, although it can be collapsed, and the WYSIWYG standard means that KompoZer can compete more than adequately with other, better-known editors.</p>
<p>Freeware: <a href="http://www.7-zip.org/">7-Zip</a><br />
Replaces: WinRAR, WinZip</p>
<p>Small, amazingly effective, and absolutely free, 7-Zip compresses files like a pro and unpacks archive formats including RAR, ISO, and MSI. It can also pack ZIP, TAR, and GZIP files. The latter two are often found on Linux and Unix systems, and are file types that the commercial go-tos can&#8217;t muster. Plus, <a href="http://www.tomshardware.com/reviews/archive-zip-compression,2572.html">its fast and has good compression ratios</a>.</p>
<p>Freeware: <a href="http://www.iobit.com/iobitsmartdefrag.html">IOBit Smart Defrag</a><br />
Replaces: Diskeeper</p>
<p>There&#8217;s no shortage of well-rounded defragmentation applications, but IOBit Smart Defrag runs circles around them. Its built-in tool persistently defragments your most-used files without gumming up your system. Like Diskeeper, you can set it to run during idle moments, and its performance is steady enough to run on older and more resource-scant machines. Smart Defrag&#8217;s scheduler also lets you plan late-night defragging, and can shut down the computer when it&#8217;s done.</p>
<p>Freeware: <a href="http://www.burnaware.com/burnaware_free.html">BurnAware Free</a><br />
Replaces: Nero</p>
<p>Unless you&#8217;re editing data, audio, video, and burned images a significant portion of your time, a fully-caffeinated application such as Nero is probably overkill. If all you want to do is burns some discs, BurnAware Free offers the same basic functions for CDs, DVDs, and Blu-ray, without the extra bulk of Nero&#8217;s video editing and slide show software.</p>
<p>Freeware: <a href="http://audacity.sourceforge.net/">Audacity</a><br />
Replaces: Adobe Audition</p>
<p>Audacity is a digital audio editor and mixing platform, complete with a graphical user interface and cross-platform OS support.</p>
<p>Freeware: <a href="http://foxitsoftware.com/pdf/rd_intro.php">Foxit Reader</a><br />
Replaces: Adobe Reader</p>
<p>Adobe Reader is monstrously large, slow to load, and includes many features most users will hardly ever need. Foxit PDF Reader pares down its PDF-reading code and comes up with some neat features, like annotation tools, to give you a PDF reader that&#8217;s far more appropriate for the average PDF user.</p>
]]></content:encoded>
			<wfw:commentRss>http://neutralx2.com/2008/11/19/free-security-software-and-other-tools/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 3.0 Released!</title>
		<link>http://neutralx2.com/2008/06/18/firefox-30-released</link>
		<comments>http://neutralx2.com/2008/06/18/firefox-30-released#comments</comments>
		<pubDate>Wed, 18 Jun 2008 04:31:09 +0000</pubDate>
		<dc:creator>NeutralX2</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://neutralx2.com/?p=516</guid>
		<description><![CDATA[The next version of the award-winning Web browser just got released. If you have not made the switch yet, now is a great time to jump on the bandwagon. Its the safer and more featured alternative to Internet Explorer. Your bookmarks can automatically be imported to Firefox when you make the switch. There is nothing [...]]]></description>
			<content:encoded><![CDATA[<p>The next version of the award-winning Web browser just got released. If you have not made the switch yet, now is a great time to jump on the bandwagon. Its the safer and more featured alternative to Internet Explorer. Your bookmarks can automatically be imported to Firefox when you make the switch. There is nothing to lose, give it a try today!</p>
<p><a href="http://www.spreadfirefox.com/node&#038;id=104302&#038;t=309"><img border="0" alt="Firefox 3" title="Firefox 3" src="http://sfx-images.mozilla.org/affiliates/Buttons/firefox3/468x60.png"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://neutralx2.com/2008/06/18/firefox-30-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
