<?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>DarkkInferno's Blog &#187; Software</title>
	<atom:link href="http://inferno.freedom-uplink.net/blog/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://inferno.freedom-uplink.net/blog</link>
	<description></description>
	<lastBuildDate>Thu, 07 Oct 2010 21:38:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>AutoFLAC Error: Unable to Execute the External Program</title>
		<link>http://inferno.freedom-uplink.net/blog/2010/04/29/autoflac-error-unable-to-execute-the-external-program/</link>
		<comments>http://inferno.freedom-uplink.net/blog/2010/04/29/autoflac-error-unable-to-execute-the-external-program/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 01:58:14 +0000</pubDate>
		<dc:creator>Inferno</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[AutoFLAC]]></category>
		<category><![CDATA[Error Message]]></category>
		<category><![CDATA[Exact Audio Copy]]></category>

		<guid isPermaLink="false">http://inferno.freedom-uplink.net/blog/?p=441</guid>
		<description><![CDATA[Today I ran into an unusual problem with Exact Audio Copy and AutoFLAC.  Whenever I&#8217;d try to rip one of my CDs into FLAC, they&#8217;d copy fine but then it&#8217;d fail and not write any .cue &#8230; <a class="more-link" href="http://inferno.freedom-uplink.net/blog/2010/04/29/autoflac-error-unable-to-execute-the-external-program/">More<span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_443" class="wp-caption alignleft" style="width: 220px"><a href="http://inferno.freedom-uplink.net/blog/wp-content/uploads/2010/04/AutoFlac-error.png"><img class="size-medium wp-image-443 " title="AutoFLAC Error" src="http://inferno.freedom-uplink.net/blog/wp-content/uploads/2010/04/AutoFlac-error-300x123.png" alt="AutoFLAC Error" width="210" height="86" /></a><p class="wp-caption-text">A screenshot of the error message I received.</p></div>
<p>Today I ran into an unusual problem with <a href="http://www.exactaudiocopy.de/">Exact Audio Copy</a> and <a href="http://legroom.net/software/autoflac">AutoFLAC</a>.  Whenever I&#8217;d try to rip one of my CDs into FLAC, they&#8217;d copy fine but then it&#8217;d fail and not write any .cue file.  After searching around on the net for various solutions I was still having trouble.</p>
<p>It&#8217;s an easy fix, but wanted to share it here to hopefully save somebody else some time if they run into this same problem.</p>
<p>First, the error message:</p>
<pre style="padding-left: 30px;">Line 0 (File "C:\Program Files\Exact Audio Copy\AutoFLAC.exe");
$pid = run("" &amp; $metaflac &amp; ""' --add-replay-gain ' &amp; $list, $ripdir, @SW_HIDE)
Error: Unable to execute the external program.
The directory name is invalid.</pre>
<p>Now the fix, although it&#8217;s hardly a fix.</p>
<ol>
<li>Uninstall AutoFLAC.</li>
<li>Uninstall Exact Audio Copy.</li>
<li>Delete the Exact Audio Copy directory (C:\Program Files\Exact Audio Copy\ is the default).</li>
<li>Use regedit to remove the AutoFLAC entries (HKEY_CURRENT_USER\Software\AutoFLAC).</li>
<li>Reinstall <a href="http://www.exactaudiocopy.de/en/index.php/resources/download/">Exact Audio Copy</a>.</li>
<li>Reinstall <a href="http://legroom.net/software/autoflac">AutoFLAC</a>.</li>
<li>Ensure your <a href="http://flac.sourceforge.net/download.html">FLAC binaries</a> are up to date.</li>
</ol>
<p>Steps 3 and 4 are possibly optional but I went and did it anyway and it fixed the problem.</p>
<p>Anyway, hope this helps people, and it&#8217;s hardly an original fix but I would have saved some time had I found a post like this.  Good luck, and happy ripping!</p>
]]></content:encoded>
			<wfw:commentRss>http://inferno.freedom-uplink.net/blog/2010/04/29/autoflac-error-unable-to-execute-the-external-program/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>NAS200 Trouble and My Run-In with Linksys/Cisco</title>
		<link>http://inferno.freedom-uplink.net/blog/2009/11/20/nas200-trouble-and-my-run-in-with-linksyscisco/</link>
		<comments>http://inferno.freedom-uplink.net/blog/2009/11/20/nas200-trouble-and-my-run-in-with-linksyscisco/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 02:13:13 +0000</pubDate>
		<dc:creator>Inferno</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Linksys]]></category>
		<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://inferno.freedom-uplink.net/blog/?p=352</guid>
		<description><![CDATA[As I posted what seems like forever ago, I had bought a Linksys NAS200.  Well, I&#8217;ve been having some trouble since I upgraded the firmware from V34R75 to V34R79.  This caused the media server to pretty &#8230; <a class="more-link" href="http://inferno.freedom-uplink.net/blog/2009/11/20/nas200-trouble-and-my-run-in-with-linksyscisco/">More<span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_42" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-42" title="lynksysnas" src="http://inferno.freedom-uplink.net/blog/wp-content/uploads/2008/08/lynksysnas-150x150.jpg" alt="Linksys Network Storage System with 2 Bays (NAS200)" width="150" height="150" /><p class="wp-caption-text">Linksys Network Storage System with 2 Bays (NAS200)</p></div>
<p>As I posted what seems like forever ago, I had <a href="http://inferno.freedom-uplink.net/blog/2008/12/06/review-linksys-nas200/">bought a Linksys NAS200</a>.  Well, I&#8217;ve been having some trouble since I upgraded the firmware from V34R75 to V34R79.  This caused the media server to pretty much become useless.  Not only did it have problems giving a directory listing on my XBOX 360, but if I did manage to get something to play, it&#8217;d timeout about about five minutes of watching and I&#8217;d have to reboot the media server to get it working for another brief five minute interval.</p>
<p>So I did what I normally did, google around looking for a solution, but it seems a lot of people have this issue yet nobody has a solution.  Well, I have one for you!  If you don&#8217;t want to read about my adventure to simply rollback the firmware, skip down!</p>
<p>So after reviewing the changelog that talks about how they fixed the,  sorry &#8220;fixed&#8221; the media server to work with the PlayStation 3.  I dug around and it appears they went from <a href="http://www.twonkymedia.com/">Twonky Media Server</a> to<a href="http://www.packetvideo.com/products/pvconnect/index.html"> PVConnect</a>.  Which for whatever reason was crashing or terminating which lead to having to restart it&#8217;s process.  The solution to me was clear, simply rollback to the V34R75 firmware, right?  Well My backup of it was missing in action, and the Linksys website didn&#8217;t offer the download location of old firmware.  So I decided to contact them.</p>
<p>So I decided to poke around the Linksys website and I eventually found a live chat support, which I felt was fine since all I needed was a download location of the old firmware.   However, upon connecting with a live representative I was informed that I wasn&#8217;t entitled to help for free because my warranty is over.  This irked me a bit, but I continued to say I wasn&#8217;t asking for troubleshooting just the firmware.  I was then told:</p>
<blockquote><p><strong>Daphne L. (10116)</strong>: Inferno, this product is listed as being out of warranty and is no longer eligible for chat support. However, I do have a couple of support options that may be of assistance to you. First, we have our complimentary award-winning online support tools OR I can give you the 800 number to connect with our phone support staff where they can offer you technical assistance through various fee-based support options.”</p></blockquote>
<blockquote><p>
<strong>Daphne L. (10116)</strong>: Which option would you prefer, Inferno?</p></blockquote>
<blockquote><p><strong>Me</strong>: Umm, well I just want you to offer to download the old firmware. The software that worked and didn&#8217;t turn it into a brick.<br />
<strong>Me</strong>: I&#8217;m not asking you to help troubleshoot</p></blockquote>
<blockquote><p>
<strong>Daphne L. (10116)</strong>: Sorry, but we don&#8217;t have available firmware on our download site.</p></blockquote>
<blockquote><p>
<strong>Me</strong>: Warranty or not, your &#8216;update&#8217; destroyed my product you sold to me.</p></blockquote>
<blockquote><p>
<strong>Daphne L. (10116)</strong>: I understand, please also be informed that it is not advisable to upgrade the firmware of a device if it is working fine since it may corrupt the firmware.</p></blockquote>
<p>Uhhh, what?</p>
<blockquote><p><strong>Me</strong>: Wait wait<br />
<strong>Me</strong>: Your saying NOT to upgrade firmware for my products?<br />
<strong>Me</strong>: I Don&#8217;t want to gets bug fixes and additional features?</p></blockquote>
<blockquote><p><strong>Daphne L. (10116)</strong>: Wait let me verify first, your only concern is to get the old firmware, right? We can double check if we still have it available.</p></blockquote>
<blockquote><p><strong>Me</strong>: That would be wonderful.</p></blockquote>
<p>So they eventually said they&#8217;d have someone call me back within 48 hours.  So I waited&#8230;and two days later I get an email from Celo Deavilla, who asked me to call his office or reply to his email.  So I did both, upon calling his office he wasn&#8217;t there, so I responded to his email with my contact information and when I&#8217;ll be available, and also offered to have the conversation via email if he wished.  I got no response all week, and I kept calling him daily and he was always away from his desk.</p>
<p>Finally on Friday I replied stating how I was disappointed in Linksys as I had waited for a week and received no help for my problem which was pretty simple, I just wanted the V34R75 firmware.  Which fortunately, got a response quickly, Cello pulled through and emailed me NAS200_V34R75.bin which was exactly what the doctor prescribed.</p>
<p>So I reinstalled the old firmware and everything works smoothly and cleanly again!  Problem solved.</p>
<p><strong>The Solution: Install NAS200_V34R75.bin!</strong></p>
<p>I&#8217;ve uploaded it and the full chat log.  I hope this will help someone else and they won&#8217;t have to waste over a week on tracking down the firmware.</p>
<p><a href="http://inferno.freedom-uplink.net/files/NAS200_V34R75.bin">NAS200_V34R75.bin</a></p>
<p><a href="http://inferno.freedom-uplink.net/files/LinksysNASLog.txt">Linksys Support Chat Log</a></p>
]]></content:encoded>
			<wfw:commentRss>http://inferno.freedom-uplink.net/blog/2009/11/20/nas200-trouble-and-my-run-in-with-linksyscisco/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Review: Google Reader</title>
		<link>http://inferno.freedom-uplink.net/blog/2009/10/26/review-google-reader/</link>
		<comments>http://inferno.freedom-uplink.net/blog/2009/10/26/review-google-reader/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 14:00:03 +0000</pubDate>
		<dc:creator>Inferno</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://inferno.freedom-uplink.net/blog/?p=46</guid>
		<description><![CDATA[This post has been sitting in my draft folder FOREVER, as I was never quite happy with the formatting or what I wrote.  I decided I&#8217;m going to push it through anyway. I&#8217;ve been using Google &#8230; <a class="more-link" href="http://inferno.freedom-uplink.net/blog/2009/10/26/review-google-reader/">More<span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_61" class="wp-caption alignleft" style="width: 310px"><a href="http://inferno.freedom-uplink.net/blog/wp-content/uploads/2008/10/googlereader0.png"><img class="size-medium wp-image-61" title="Google Reader Main Layout" src="http://inferno.freedom-uplink.net/blog/wp-content/uploads/2008/10/googlereader0-300x183.png" alt="Google Reader's Main Layout" width="300" height="183" /></a><p class="wp-caption-text">Google Reader&#39;s Main Layout</p></div>
<p><em>This post has been sitting in my draft folder FOREVER, as I was never quite happy with the formatting or what I wrote.  I decided I&#8217;m going to push it through anyway.</em></p>
<p>I&#8217;ve been using Google products for years.  Like most people I&#8217;m attracted to the ability to save my work server-side as well as being able to export it to my own local hard drive for safe-keeping.  Most companies don&#8217;t tend to do both because their business model is to lock you into their services usually to ensure constant ad revenue.  Google instead relies on innovation and user-friendliness, which hasn&#8217;t failed them yet (at least, except maybe <a href="http://www.orkut.com">Orkut</a>, which I also enjoy&#8230;alone), this includes <a href="https://www.google.com/reader/">Google Reader</a>.</p>
<p>It all starts off with a pretty simple layout.  The right pane is for viewing your feeds/statistics, the left pane is for navigating your feeds and options.  The ability to use Google Gears to view your feeds offline also gives you a great option for laptop users who will be traveling without wifi access, as you don&#8217;t need to install a local news reader.</p>
<div id="attachment_63" class="wp-caption alignright" style="width: 310px"><a href="http://inferno.freedom-uplink.net/blog/wp-content/uploads/2008/10/googlereader1.png"><img class="size-medium wp-image-63" title="Google Reader Viewing Feed" src="http://inferno.freedom-uplink.net/blog/wp-content/uploads/2008/10/googlereader1-300x176.png" alt="Viewing a Feed with Google Reader." width="300" height="176" /></a><p class="wp-caption-text">Viewing a Feed with Google Reader.</p></div>
<p>The layout for the reading the feeds is the most important feature however, and it doesn&#8217;t get much better than this.  As you can see, it looks very much like any feed reader out there, very simple, with black text on a white background, all the images are there and easy to see.  You can even collapse the navigation pane for a larger viewing window.  With all the different viewing options on how the articles will appear, I think everyone can find a view that they like which is really what customization is really about.</p>
<div id="attachment_64" class="wp-caption alignleft" style="width: 310px"><a href="http://inferno.freedom-uplink.net/blog/wp-content/uploads/2008/10/googlereader2.png"><img class="size-medium wp-image-64" title="Google Reader Trends" src="http://inferno.freedom-uplink.net/blog/wp-content/uploads/2008/10/googlereader2-300x176.png" alt="You can track your reading statistics through Google Reader's Trends." width="300" height="176" /></a><p class="wp-caption-text">You can track your reading statistics through Google Reader</p></div>
<p>Another very cool feature I probably couldn&#8217;t live without is Google Reader&#8217;s Trends.  I&#8217;ve always been one to enjoy graphs and statistics (especially when they&#8217;re about me; see <a href="http://inferno.freedom-uplink.net/blog/?p=47"></a><a href="http://inferno.freedom-uplink.net/blog/2008/08/08/review-whatpulse/">Review:WhatPulse</a>, <a href="http://inferno.freedom-uplink.net/blog/2008/12/05/review-rescuetimereview-rescuetime/">Review:RescueTime</a> and <a href="http://inferno.freedom-uplink.net/blog/2008/12/05/review-dd-wrt-vs-tomato/">DD-WRT Vs Tomato</a>).  However I do find this somewhat useful as if I find I&#8217;m reading too much junk feeds, or I haven&#8217;t read from a particular feed in many many months; I&#8217;ll prune the feeds to increase my productivity.  This doesn&#8217;t always work how I&#8217;d like however.  In order to get an article to disappear from your &#8216;new items&#8217; you have to click &#8216;read&#8217; even though I may just be skipping it as that particular article doesn&#8217;t have my interest (<a href="http://www.slashdot.org">Slashdot</a> or <a href="http://www.metafilter.com/">Metafilter</a> are two of the big feeds I have trouble with in this regard).  I propose having an &#8216;ignore&#8217; box as well, which will show up on trends showing how many you ignore, so you can also prune away if the numbers get too high.</p>
<p>For the most part I think Google Reader is the best feed reader out there, although I&#8217;ve seen some religious wars with Bloglines vs Google Reader.  The arguments for both sides aren&#8217;t very convincing as Google has/is taking all the good features from Bloglines, and getting rid of the bugs and problems Bloglines has (such as duplicate articles in the feed).  It&#8217;s all up to you to decide because that&#8217;s what the Internet is about; choices.</p>
<p>Here are a few other screenshots of different views, for those interested enough to care, but not yet enough to sign-up.</p>
<div id="attachment_67" class="wp-caption alignnone" style="width: 310px"><a href="http://inferno.freedom-uplink.net/blog/wp-content/uploads/2008/10/googlereader3.png"><img class="size-medium wp-image-67" title="Google Reader with Navigation Collapsed" src="http://inferno.freedom-uplink.net/blog/wp-content/uploads/2008/10/googlereader3-300x176.png" alt="Google Reader with the navigation pane collapsed." width="300" height="176" /></a><p class="wp-caption-text">Google Reader with the navigation pane collapsed.</p></div>
<div id="attachment_66" class="wp-caption alignnone" style="width: 310px"><a href="http://inferno.freedom-uplink.net/blog/wp-content/uploads/2008/10/googlereader4.png"><img class="size-medium wp-image-66" title="Google Reader List View" src="http://inferno.freedom-uplink.net/blog/wp-content/uploads/2008/10/googlereader4-300x183.png" alt="Google Reader displaying articles with the list view instead of extended." width="300" height="183" /></a><p class="wp-caption-text">Google Reader displaying articles with the list view instead of extended.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://inferno.freedom-uplink.net/blog/2009/10/26/review-google-reader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Review: DD-WRT Vs Tomato</title>
		<link>http://inferno.freedom-uplink.net/blog/2008/12/05/review-dd-wrt-vs-tomato/</link>
		<comments>http://inferno.freedom-uplink.net/blog/2008/12/05/review-dd-wrt-vs-tomato/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 20:20:55 +0000</pubDate>
		<dc:creator>Inferno</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[DD-WRT]]></category>
		<category><![CDATA[Firmware]]></category>
		<category><![CDATA[Linksys]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Tomato]]></category>

		<guid isPermaLink="false">http://inferno.freedom-uplink.net/blog/?p=107</guid>
		<description><![CDATA[Since I bought my new Linksys WRT-54GL router (one of the three new goodies I picked up, reviews and news coming soon) I&#8217;ve been using DD-WRT. Originally I was a bit worried about mucking around in &#8230; <a class="more-link" href="http://inferno.freedom-uplink.net/blog/2008/12/05/review-dd-wrt-vs-tomato/">More<span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_121" class="wp-caption alignright" style="width: 160px"><a href="http://inferno.freedom-uplink.net/blog/wp-content/uploads/2008/12/wrt54gl.jpg"><img class="size-thumbnail wp-image-121" title="Linksys WRT54GL" src="http://inferno.freedom-uplink.net/blog/wp-content/uploads/2008/12/wrt54gl-150x150.jpg" alt="Linksys WRT54GL: New Heart of My Network" width="150" height="150" /></a><p class="wp-caption-text">Linksys WRT54GL: The new heart of my network.</p></div>
<p>Since I bought my new <a href="http://www.amazon.com/exec/obidos/ASIN/B000BTL0OA/freedomuplink-20">Linksys WRT-54GL</a> router (one of the three new goodies I picked up, reviews and news coming soon) I&#8217;ve been using <a href="http://www.dd-wrt.com/">DD-WRT</a>.  Originally I was a bit worried about mucking around in the firmware, since the router was working quite well.  That was until I tried to grab some stuff off bittorrent, and noticed the speed was incredibly slow, which turns out to be a linksys firmware bug they never fixed. Instant courage.</p>
<p>I was quite overwhelmed with all the cool new features of my router, and was even thinking about setting up an free (possibly ad-sponsored) wifi hotspot.  However I was still disappointed in the performance of the router, and <a href="http://www.dd-wrt.com/">DD-WRT</a> seemed large and bulky.  However I had it working to the point where I rarely had an issue, and was pretty happy with <a href="http://en.wikipedia.org/wiki/DD-WRT">DD-WRT</a> unless I thought about it too much.</p>
<p>A few weeks ago though, I&#8217;ve found <a href="http://www.polarcloud.com/tomato">Tomato</a>.  It was in some unrelated <a href="http://www.reddit.com">Reddit</a> discussion about bittorrent destroying the Internet because they&#8217;re using UDP instead of TCP now, you know, garbage.  Upon reading up on <a href="http://www.polarcloud.com/tomato">Tomato firmware</a> though it seemed to be much more sleek and performance orientated than it&#8217;s <a href="http://www.dd-wrt.com">DD-WRT</a> cousin.  It contained all the basic features you&#8217;d need to run a nice personal network or even a small business network (depending on your needs) and not really any useless filler.  This was precisely what I wanted, I&#8217;ve always been a performance over features sort of guy anyway.  So I downloaded the firmware AFTER reading the manual and FAQ which is a good idea if you&#8217;re upgrading from <a href="http://www.dd-wrt.com">DD-WRT</a>, it&#8217;ll save you a headache when you attempt to login for the first time.</p>
<div id="attachment_119" class="wp-caption alignleft" style="width: 160px"><a href="http://inferno.freedom-uplink.net/blog/wp-content/uploads/2008/12/tomato-basicnetwork.png"><img class="size-thumbnail wp-image-119" title="Tomato Firmware Basic Network" src="http://inferno.freedom-uplink.net/blog/wp-content/uploads/2008/12/tomato-basicnetwork-150x150.png" alt="Tomato's basic network settings." width="150" height="150" /></a><p class="wp-caption-text">Tomato&#39;s Basic Network Settings</p></div>
<div id="attachment_120" class="wp-caption alignright" style="width: 190px"><a href="http://inferno.freedom-uplink.net/blog/wp-content/uploads/2008/12/tomato-bandwidthrealtime.png"><img class="size-medium wp-image-120" title="Tomato Bandwidth Realtime" src="http://inferno.freedom-uplink.net/blog/wp-content/uploads/2008/12/tomato-bandwidthrealtime-300x179.png" alt="Tomato's Bandwidth Monitor (Realtime view)" width="180" height="107" /></a><p class="wp-caption-text">Tomato&#39;s Bandwidth Monitor (Realtime)</p></div>
<div id="attachment_123" class="wp-caption aligncenter" style="width: 160px"><a href="http://inferno.freedom-uplink.net/blog/wp-content/uploads/2008/12/tomato-bandwidthlast24hours.png"><img class="size-thumbnail wp-image-123" title="Tomato Bandwidth Last 24 Hours" src="http://inferno.freedom-uplink.net/blog/wp-content/uploads/2008/12/tomato-bandwidthlast24hours-150x150.png" alt="As you can see, bittorrent is working." width="150" height="150" /></a><p class="wp-caption-text">As you can see, bittorrent is working.</p></div>
<p>So after installing the Tomato firmware (which was extremely painless, just a straight firmware upgrade through the web GUI) and a reset to default settings then  I was up and running.  I was giddy at this point, scrambling through all the pages admiring the awesomeness of the power I had (I&#8217;m sure any geek who gets a new gadget knows what I mean; never lingering on any one feature till you&#8217;ve seen them all).  After I calmed down a little I started configuring options, including Quality of Service (Qos), Port Forwarding, DNS addresses and Access Restrictions (to block sites I waste time on when I should be working) etc.  Then I was done.</p>
<p>I&#8217;ve now been running Tomato firmware for a few weeks, I have yet to have any issue.  I&#8217;ve setup a samba share for it to save it&#8217;s bandwidth logs, because I love graphs and it has a built in <a href="http://en.wikipedia.org/wiki/Server_Message_Block">Common Internet File System Client</a> (<a href="http://en.wikipedia.org/wiki/Server_Message_Block">CIFS</a>) built-in making it easy.  I&#8217;m in love with this firmware, and anybody using anything else really has to give it at least a shot, and if you like it donate to them.</p>
<p><a href="http://www.polarcloud.com/tomato">Download Tomato Firmware</a>.</p>
<p>More screenshots:</p>
<div id="attachment_128" class="wp-caption alignleft" style="width: 160px"><a href="http://inferno.freedom-uplink.net/blog/wp-content/uploads/2008/12/tomato-toolswirelesssurvey.png"><img class="size-thumbnail wp-image-128" title="Tomato Wireless Survey" src="http://inferno.freedom-uplink.net/blog/wp-content/uploads/2008/12/tomato-toolswirelesssurvey-150x150.png" alt="Tomato's Wireless Survey Tool." width="150" height="150" /></a><p class="wp-caption-text">Tomato&#39;s Wireless Survey Tool.</p></div>
<div id="attachment_129" class="wp-caption alignright" style="width: 160px"><a href="http://inferno.freedom-uplink.net/blog/wp-content/uploads/2008/12/tomato-qosgraphs.png"><img class="size-thumbnail wp-image-129" title="Tomato QoS Graphs" src="http://inferno.freedom-uplink.net/blog/wp-content/uploads/2008/12/tomato-qosgraphs-150x150.png" alt="Tomato's Qos Graphs. Mmmm..." width="150" height="150" /></a><p class="wp-caption-text">Tomato&#39;s Qos Graphs. Mmmm...</p></div>
<div id="attachment_127" class="wp-caption aligncenter" style="width: 160px"><a href="http://inferno.freedom-uplink.net/blog/wp-content/uploads/2008/12/tomato-qosclassification.png"><img class="size-thumbnail wp-image-127" title="Tomato QoS Classification Settings" src="http://inferno.freedom-uplink.net/blog/wp-content/uploads/2008/12/tomato-qosclassification-150x150.png" alt="Tomato's QoS Classification Settings" width="150" height="150" /></a><p class="wp-caption-text">Tomato&#39;s QoS Classification Settings.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://inferno.freedom-uplink.net/blog/2008/12/05/review-dd-wrt-vs-tomato/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Review: WhatPulse</title>
		<link>http://inferno.freedom-uplink.net/blog/2008/08/08/review-whatpulse/</link>
		<comments>http://inferno.freedom-uplink.net/blog/2008/08/08/review-whatpulse/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 21:06:53 +0000</pubDate>
		<dc:creator>Inferno</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Logger]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[WhatPulse]]></category>

		<guid isPermaLink="false">http://inferno.freedom-uplink.net/blog/?p=29</guid>
		<description><![CDATA[Not many people know about WhatPulse, and I&#8217;m not too surprised.  I can&#8217;t even remember how I came across it, however I&#8217;m glad I have.  Whatpulse is basically a keylogger or rootkit, except it doesn&#8217;t actually &#8230; <a class="more-link" href="http://inferno.freedom-uplink.net/blog/2008/08/08/review-whatpulse/">More<span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Not many people know about <a href="http://whatpulse.org/">WhatPulse</a>, and I&#8217;m not too surprised.  I can&#8217;t even remember how I came across it, however I&#8217;m glad I have.  <a href="http://whatpulse.org/">Whatpulse</a> is basically a keylogger or rootkit, except it doesn&#8217;t actually care what you type (as this information is not recorded), only the fact that you clicked the mouse, or pressed a key.  It then counts all these clicks and key presses and generates stats.</p>
<div id="attachment_30" class="wp-caption alignleft" style="width: 190px"><a href="http://inferno.freedom-uplink.net/blog/wp-content/uploads/2008/08/whatpulsestats.png"><img class="size-medium wp-image-30" title="whatpulsestats" src="http://inferno.freedom-uplink.net/blog/wp-content/uploads/2008/08/whatpulsestats-300x275.png" alt="WhatPulse generates a running total of clicks and keypresses into different categories of your choosing." width="180" height="165" /></a><p class="wp-caption-text">WhatPulse generates a running total of clicks and keypresses into different categories of your choosing.</p></div>
<p>It&#8217;s quite amazing how many buttons I push on the average day, and I find it interesting to follow along and use these statistics as a basic form of productivity tracking.  Although it leaves much to be desired.</p>
<p>Seeing as how the program uses practically no resources, that it allows teams and lets you have categories such as &#8216;blogging&#8217; and &#8216;forums&#8217; the possibilities are near-endless.  It&#8217;s definitely worth a look if you&#8217;ve ever wondered on your wordcount or in this case, keycount or if your just stress-testing your keyboard out of boredom.</p>
<p><em>On an related note, feel free to join the <a href="http://whatpulse.org/stats/teams/12254/">Freedom-Uplink Team</a>.  It has no real purpose (much like Freedom-Uplink itself), but would be interesting to see.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://inferno.freedom-uplink.net/blog/2008/08/08/review-whatpulse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
