<?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>bu.rri.to</title>
	<atom:link href="http://bu.rri.to/feed/" rel="self" type="application/rss+xml" />
	<link>http://bu.rri.to</link>
	<description>colin's ramblings</description>
	<lastBuildDate>Mon, 16 Mar 2009 02:39:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>IT firm pulls 50% paid healthcare benefits for its employees</title>
		<link>http://bu.rri.to/2008/11/07/it-firm-pulls-50-paid-healthcare-benefits-for-its-employees/</link>
		<comments>http://bu.rri.to/2008/11/07/it-firm-pulls-50-paid-healthcare-benefits-for-its-employees/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 20:05:59 +0000</pubDate>
		<dc:creator>colin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bu.rri.to/?p=114</guid>
		<description><![CDATA[Over at Jeff Cutler&#8217;s blog, Jeff writes about a company named Aspiant based in Cambridge, MA, who pulled their company-paid healthcare and travel reimbursement (?!) benefits for all employees just hours after the November 4th elections.
I&#8217;m merely posting it here to do my small part in exposing Mirko Geffken (the CEO).
]]></description>
			<content:encoded><![CDATA[<p>Over at Jeff Cutler&#8217;s blog, <a href="http://jeffcutler.com/jeff/2008/11/healthcare-mandatory-in-ma-evidently-not-at-aspiant/">Jeff writes</a> about a company named <a href="http://www.aspiant.com/">Aspiant</a> based in Cambridge, MA, who pulled their company-paid healthcare and travel reimbursement (?!) benefits for all employees just hours after the November 4th elections.</p>
<p>I&#8217;m merely posting it here to do my small part in exposing Mirko Geffken (the CEO).</p>
]]></content:encoded>
			<wfw:commentRss>http://bu.rri.to/2008/11/07/it-firm-pulls-50-paid-healthcare-benefits-for-its-employees/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dropbox &amp; KeePass: The perfect cross-platform password management system</title>
		<link>http://bu.rri.to/2008/11/06/dropbox-keepass-the-perfect-cross-platform-password-management-system/</link>
		<comments>http://bu.rri.to/2008/11/06/dropbox-keepass-the-perfect-cross-platform-password-management-system/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 14:25:56 +0000</pubDate>
		<dc:creator>colin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://bu.rri.to/?p=86</guid>
		<description><![CDATA[Tell me if this sounds like you: you have a few standard passwords that you routinely use for every site you visit. One of them you use for sites that don&#8217;t contain too much personal or sensitive information, and maybe you use one or two for sites that do. If you want to be REALLY [...]]]></description>
			<content:encoded><![CDATA[<p>Tell me if this sounds like you: you have a few standard passwords that you routinely use for every site you visit. One of them you use for sites that don&#8217;t contain too much personal or sensitive information, and maybe you use one or two for sites that do. If you want to be REALLY secure you have another password that you only use for bank or credit card sites that contain your most sensitive information.</p>
<p>This is what I used to do (for many years in fact). Then I got to thinking: what happens if someone discovers one of those passwords? If it were one of the more sensitive ones, I&#8217;d be in deep trouble. So, I set out looking for a better way to manage my passwords.</p>
<p>What I&#8217;m going to describe in this article is a system I&#8217;ve implemented to manage my passwords in a secure, cross-platform way. It&#8217;s by no means the best way to do things for everyone, but it&#8217;s worked out extremely well for me thus far.</p>
<h2>KeePass</h2>
<div id="attachment_102" class="wp-caption alignright" style="width: 160px"><a href="http://bu.rri.to/wordpress/wp-content/uploads/2008/11/picture-1.png"><img class="size-thumbnail wp-image-102" title="Password Generator" src="http://bu.rri.to/wordpress/wp-content/uploads/2008/11/picture-1-150x150.png" alt="KeePassX Password Generator" width="150" height="150" /></a><p class="wp-caption-text">Password Generator</p></div>
<p><a href="http://keepass.info/">KeePass</a> is an app that was originally written for Windows, but also has <a href="http://www.keepassx.org/">a port that runs on Linux and Mac OS X</a>. It allows you to manage all of your various passwords and saves them in a secure, AES-encrypted file protected by a passphrase. This file readable by both the Windows version and the Mac/Linux port. Keepass also has some nice features for generating random passwords: you can select which sets of characters to use (for example, letters, numbers, and punctuation) and it will generate a password for you of whatever length you select using those characters.</p>
<p>KeePass on Linux and Windows also has a universal hotkey that you can setup to automatically fill in usernames and passwords in your web browser (for whatever reason, this feature is not yet available in the Mac OS X version). So, when I go to check my Gmail email account, I just make sure the cursor is in the username field and then press ctrl-alt-A and my username and password is filled in automatically for me.</p>
<p>The fact that KeePass remembers all my passwords has allowed me to change all of my various accounts to each have their own unique, random password. That way, for example, if someone manages to somehow get a password to my checking account they won&#8217;t also have the password to my savings account or my brokerage account.</p>
<h2>Dropbox</h2>
<div id="attachment_107" class="wp-caption alignright" style="width: 160px"><a href="http://bu.rri.to/wordpress/wp-content/uploads/2008/11/picture-2.png"><img class="size-thumbnail wp-image-107" title="Dropbox on Mac" src="http://bu.rri.to/wordpress/wp-content/uploads/2008/11/picture-2-150x150.png" alt="Dropbox on Mac" width="150" height="150" /></a><p class="wp-caption-text">Dropbox on Mac</p></div>
<p><a href="https://www.getdropbox.com/">Dropbox</a> is a relatively new service that allows you to store your files in the cloud. You install a small utility on your computer (Dropbox also has ports for Windows, Linux, and Mac OS X) and Dropbox takes care of the rest: your files show up your OS&#8217;s standard file manager as another drive, and you can copy files to and from it just as you would with an external hard drive or USB flash drive. Your files are encrypted and securely stored on Amazon&#8217;s S3 file storage service. Dropbox is free for up to 2GB of storage, or you can pay $99 per year and get 50GB of storage. In my opinion it&#8217;s a very good deal; the Dropbox software is well written on all three platforms and does a great job of making things &#8220;just work.&#8221;</p>
<h2>Putting everything together</h2>
<p>As you can probably guess by now, I keep my KeePass data file on my Dropbox drive, which allows me to access it from any computer and on any platform. This allows me the security of unique random passwords for every website I visit without any inconvenience. It works great and I&#8217;ve never had an issue loading and saving the file across multiple platforms simultaneously. Just in case the Dropbox service ever goes down or is otherwise unavailable, I also keep an up-to-date copy of my KeePass file on a USB flash drive that&#8217;s on my keychain. I&#8217;ve never had to use it though &#8212; my Dropbox has been available every time I&#8217;ve needed to use it.</p>
<p>I hope this article has been helpful. Please leave a comment if you decide to try this and let me know how it works for you!</p>
]]></content:encoded>
			<wfw:commentRss>http://bu.rri.to/2008/11/06/dropbox-keepass-the-perfect-cross-platform-password-management-system/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Dell Studio 15 laptop sale, plus an Inspiron Mini 9 for $99</title>
		<link>http://bu.rri.to/2008/11/01/dell-studio-15-laptop-sale-plus-an-inspiron-mini-9-for-99/</link>
		<comments>http://bu.rri.to/2008/11/01/dell-studio-15-laptop-sale-plus-an-inspiron-mini-9-for-99/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 03:43:38 +0000</pubDate>
		<dc:creator>colin</dc:creator>
				<category><![CDATA[Hot Deals]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[deals]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://bu.rri.to/?p=83</guid>
		<description><![CDATA[Dell has a nice deal going right now: you can get $300ish off the price of a Studio 15 laptop, and you can add a Mini 9 netbook for only $99 more. Click here and choose &#8220;Customize&#8221; on the Studio 15, then choose the rightmost configuration. It should say &#8220;Get a Mini 9 for $99&#8243; [...]]]></description>
			<content:encoded><![CDATA[<p>Dell has a nice deal going right now: you can get $300ish off the price of a Studio 15 laptop, and you can add a Mini 9 netbook for only $99 more. Click <a href="http://www.tkqlhce.com/n870dlurlt8CBBECED8A9EGB9BF" target="_top">here</a><img src="http://www.lduhtrp.net/a4111g04tzxIMLLOMONIKJOQLJLP" width="1" height="1" border="0"/> and choose &#8220;Customize&#8221; on the Studio 15, then choose the rightmost configuration. It should say &#8220;<span>Get a Mini 9 for $99&#8243; at the top.</span></p>
<p>Pretty good deal if you ask me!</p>
]]></content:encoded>
			<wfw:commentRss>http://bu.rri.to/2008/11/01/dell-studio-15-laptop-sale-plus-an-inspiron-mini-9-for-99/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My experiences with Ubuntu 8.10, part 2: Hangs, OpenOffice, Fonts, and more&#8230;</title>
		<link>http://bu.rri.to/2008/11/01/my-experiences-with-ubuntu-810-part-2-hangs-openoffice-fonts-and-more/</link>
		<comments>http://bu.rri.to/2008/11/01/my-experiences-with-ubuntu-810-part-2-hangs-openoffice-fonts-and-more/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 03:22:53 +0000</pubDate>
		<dc:creator>colin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://bu.rri.to/?p=51</guid>
		<description><![CDATA[In the last article, I wrote about some of my experiences with Ubuntu 8.10 Intrepid Ibex. I&#8217;ve continued to use it over the last couple of days and so I thought I&#8217;d post a follow-up article with some more notes that I&#8217;ve compiled about this latest Ubuntu release.
By the way&#8230;
I want to make clear that [...]]]></description>
			<content:encoded><![CDATA[<p>In the <a href="http://bu.rri.to/2008/10/31/my-experiences-with-ubuntu-810-intrepid-ibex-part-1/">last article</a>, I wrote about some of my experiences with Ubuntu 8.10 Intrepid Ibex. I&#8217;ve continued to use it over the last couple of days and so I thought I&#8217;d post a follow-up article with some more notes that I&#8217;ve compiled about this latest Ubuntu release.</p>
<h2>By the way&#8230;</h2>
<p>I want to make clear that not everything has been roses so far. There seems to be a crash/hang that I&#8217;ve triggered twice now (once while trying to plug in an external USB hard drive, and once while trying to set up a network printer) where the entire GUI hangs. I can move the mouse around but I can&#8217;t click on anything, and the standard X.org tricks of pressing ctrl-alt-F1 to drop to a terminal or ctrl-alt-backspace to kill X don&#8217;t work. However, both times that this hang has occurred I was able to ssh into the machine from another computer and tell the computer to reboot from the command line (&#8221;sudo reboot now&#8221;). I haven&#8217;t been able to reproduce these hangs thus far.</p>
<h2>OpenOffice.org 2.4 vs. 3.0</h2>
<div id="attachment_66" class="wp-caption alignright" style="width: 160px"><a href="http://bu.rri.to/wordpress/wp-content/uploads/2008/11/screenshot-about-openofficeorg.png"><img class="size-thumbnail wp-image-66" title="OpenOffice.org 3.0" src="http://bu.rri.to/wordpress/wp-content/uploads/2008/11/screenshot-about-openofficeorg-150x150.png" alt="" width="150" height="150" /></a><p class="wp-caption-text">OpenOffice.org 3.0</p></div>
<p>Ubuntu 8.10 ships by default with OpenOffice.org 2.4. Recently, version 3.0 was released. I wish they had shipped with this version, but it&#8217;s not hard to upgrade. I followed the process outlined at <a href="http://news.softpedia.com/news/How-To-Install-OpenOffice-org-3-0-in-Ubuntu-8-10-96449.shtml">Softpedia</a> and upgraded to 3.0 without a hitch.</p>
<p>OpenOffice.org 3.0 seems to be a great release; I&#8217;ve thrown all sorts of Microsoft Office documents at it and it&#8217;s been able to open and edit them without any issues. Creating documents from scratch in the OOo native file formats is easy as well. Anyone familiar with Microsoft Office should feel right at home here.</p>
<h2>Gnome Do</h2>
<p>In addition to Linux, I use Mac OS X and Windows for work and play from time to time. One of my favorite apps on the Mac is <a href="http://docs.blacktree.com/quicksilver/what_is_quicksilver">Quicksilver</a>. It&#8217;s essentially a program launcher that&#8217;s operated entirely with your keyboard and makes it incredibly easy to launch any app installed on your system. After I got used to Quicksilver on the Mac, it was a pain when using Windows to have to go to Start -&gt; Programs -&gt; CompanyName -&gt; AppName to launch a program. Luckily there&#8217;s <a href="http://www.launchy.net/">Launchy</a>, which is a clone of Quicksilver for Windows.</p>
<p>The default Ubuntu software repositories have a similar app, <a href="https://wiki.ubuntu.com/GnomeDo/Installation">Gnome Do</a>, which seems to perform all of the functions that I use from Quicksilver and Launchy flawlessly. You simply press a hotkey to bring it up, start typing the name of the program you want to open, and press enter when it&#8217;s displayed. You really have to try it to get the hang of how it works &#8212; it&#8217;s changed the way I use computers.</p>
<p>Gnome Do also comes with a bunch of plugins which add additional functionality. For example, there&#8217;s a &#8220;Tweet&#8221; action which will post whatever you type to Twitter, and there&#8217;s a Delicious plugin that&#8217;ll index all of your Delicious bookmarks and let you search them.</p>
<h2>Smooth Fonts</h2>
<div id="attachment_74" class="wp-caption alignleft" style="width: 160px"><a href="http://bu.rri.to/wordpress/wp-content/uploads/2008/11/screenshot-appearance-preferences.png"><img class="size-thumbnail wp-image-74" title="Font Appearance Prefs" src="http://bu.rri.to/wordpress/wp-content/uploads/2008/11/screenshot-appearance-preferences-150x150.png" alt="Font Appearance Prefs" width="150" height="150" /></a><p class="wp-caption-text">Font Appearance Prefs</p></div>
<p>I absolutely <em>love</em> the way fonts look using subpixel smoothing in Ubuntu 8.10. To enable subpixel rendering, go to System -&gt; Preferences -&gt; Appearance and click the Fonts tab. The difference between the default &#8220;Best Shapes&#8221; rendering and subpixel smoothing is like night and day to my eyes. Some people don&#8217;t like lots of font antialiasing and therefore would probably prefer the default setting, but I highly recommend at least trying subpixel smoothing to see if it looks better to you.</p>
<p>Incidentally, as you can see in the screenshot to the left, I use a font called Inconsolata as my fixed width font. It&#8217;s a great font for programming and console use and is available for free at <a href="http://www.levien.com/type/myfonts/inconsolata.html">Raph Levien&#8217;s website</a>.</p>
<h2>More to come&#8230;</h2>
<p>As of right now I&#8217;m running Intrepid full time on my main desktop computer, so I&#8217;m sure I&#8217;ll have more notes to post in the near future. Thanks for reading and check back soon for more!</p>
]]></content:encoded>
			<wfw:commentRss>http://bu.rri.to/2008/11/01/my-experiences-with-ubuntu-810-part-2-hangs-openoffice-fonts-and-more/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>My experiences with Ubuntu 8.10 Intrepid Ibex, part 1</title>
		<link>http://bu.rri.to/2008/10/31/my-experiences-with-ubuntu-810-intrepid-ibex-part-1/</link>
		<comments>http://bu.rri.to/2008/10/31/my-experiences-with-ubuntu-810-intrepid-ibex-part-1/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 01:36:52 +0000</pubDate>
		<dc:creator>colin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://bu.rri.to/?p=19</guid>
		<description><![CDATA[A few nights ago I installed a release candidate of Ubuntu&#8217;s latest release, Intrepid Ibex. I&#8217;ve been upgrading nightly so I have what is now presumably the final release installed on my system. Overall, it&#8217;s been easy to use and trouble-free. In this post (and a series of follow-up posts) I&#8217;d like to detail some [...]]]></description>
			<content:encoded><![CDATA[<p>A few nights ago I installed a release candidate of Ubuntu&#8217;s latest release, Intrepid Ibex. I&#8217;ve been upgrading nightly so I have what is now presumably the final release installed on my system. Overall, it&#8217;s been easy to use and trouble-free. In this post (and a series of follow-up posts) I&#8217;d like to detail some of my findings.</p>
<h2>nVidia video with dual monitors</h2>
<div id="attachment_58" class="wp-caption alignright" style="width: 160px"><a href="http://bu.rri.to/wordpress/wp-content/uploads/2008/11/screenshot-hardware-drivers.png"><img class="size-thumbnail wp-image-58" title="Hardware Drivers tool" src="http://bu.rri.to/wordpress/wp-content/uploads/2008/11/screenshot-hardware-drivers-150x150.png" alt="Hardware Drivers tool" width="150" height="150" /></a><p class="wp-caption-text">Hardware Drivers tool</p></div>
<p>My computer setup consists of an Intel Core 2 Duo system with 2GB of RAM, and an nVidia GeForce 7600GT-based video card. I have two 19&#8243; LCDs connected to the video card. In the past this has been somewhat of a hassle to get working in the Linux distributions I&#8217;ve tried. However, with Ubuntu 8.10, I simply ran the Hardware Drivers tool to install the proprietary nVidia drivers. This installed the &#8220;NVIDIA X Server Settings&#8221; app which easily allowed me to configure my dual monitor setup and get up and running.</p>
<div id="attachment_59" class="wp-caption alignleft" style="width: 160px"><a href="http://bu.rri.to/wordpress/wp-content/uploads/2008/11/screenshot-nvidia-x-server-settings.png"><img class="size-thumbnail wp-image-59" title="NVIDIA Settings app" src="http://bu.rri.to/wordpress/wp-content/uploads/2008/11/screenshot-nvidia-x-server-settings-150x150.png" alt="NVIDIA Settings app" width="150" height="150" /></a><p class="wp-caption-text">NVIDIA Settings app</p></div>
<p>I chose the TwinView configuration which is essentially the configuration that Mac or Windows dual monitor users would be used to: your taskbar appears on one screen and the other screen is initially blank, but ready for you to drag your windows onto. I&#8217;ve noticed a few minor inconsistencies with this setup; some apps appear to see one giant monitor instead of two separate ones (for instance, making YouTube movies full screen fills up both screens with the movie centered across the seam between the two monitors). There haven&#8217;t been any problems that I&#8217;d consider dealbreaking, however.</p>
<h2>Printing to a Windows shared printer</h2>
<p>My fiancée has our printer hooked up to her computer, and it&#8217;s shared via Windows printer sharing. In Ubuntu, I simply went to System-&gt;Administration-&gt;Printing and added the printer, following the prompts. It detected the printer and then allowed me to select the correct driver for it. From start to finish it took me about 30 seconds to set the printer up, and it&#8217;s printed flawlessly ever since. This is something that my Mac laptop couldn&#8217;t do out of the box!</p>
<h2>DVD ripping woes</h2>
<p>I came across a couple of GUI-based apps to rip DVDs, a task which I perform occasionally and had mostly only done on Windows until now. The first, K9Copy, was a KDE app that was in the Ubuntu repository. It immediately crashed upon attempting to open the first DVD disc I inserted.</p>
<p>The second app was called DVD::Rip, which is apparently a Perl-based front end to a bunch of command line ripping tools. It seemed to work alright, but I didn&#8217;t like the interface and it seemed to lack a few features (for instance, ripping a DVD to an ISO image).</p>
<div id="attachment_60" class="wp-caption alignright" style="width: 160px"><a href="http://bu.rri.to/wordpress/wp-content/uploads/2008/11/dvdfabshot.png"><img class="size-thumbnail wp-image-60" title="DVDFab under Wine!" src="http://bu.rri.to/wordpress/wp-content/uploads/2008/11/dvdfabshot-150x150.png" alt="DVDFab under Wine!" width="150" height="150" /></a><p class="wp-caption-text">DVDFab under Wine!</p></div>
<div id="attachment_61" class="wp-caption alignright" style="width: 160px"><a href="http://bu.rri.to/wordpress/wp-content/uploads/2008/11/dvdfab-programs-menu.png"><img class="size-thumbnail wp-image-61" title="DVDFab shortcut" src="http://bu.rri.to/wordpress/wp-content/uploads/2008/11/dvdfab-programs-menu-150x150.png" alt="DVDFab shortcut" width="150" height="150" /></a><p class="wp-caption-text">DVDFab shortcut</p></div>
<p>Dejected, I began to think that maybe I&#8217;d have to keep Windows and/or my Mac around for a few tasks. Then, I remembered Wine. I thought it was a long shot, but what if I could use the DVD ripping program that I used on Windows (the excellent DVDFab Decrypter)? Then I wouldn&#8217;t have to keep Windows around at all! I installed the latest Wine following the <a href="http://www.winehq.org/site/download-deb">directions</a> on the Wine site, and ran the DVDFab installer. It worked! It even automagically placed a shortcut in my Applications menu for me. Within 20 minutes or so DVDFab had completed ripping its first DVD without any issues.</p>
<h2>And more&#8230;</h2>
<p>I&#8217;ll be writing additional posts in the near future with more of my experiences with Ubuntu 8.10. Until then, stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://bu.rri.to/2008/10/31/my-experiences-with-ubuntu-810-intrepid-ibex-part-1/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>A terabyte on the cheap</title>
		<link>http://bu.rri.to/2008/09/25/a-terabyte-on-the-cheap/</link>
		<comments>http://bu.rri.to/2008/09/25/a-terabyte-on-the-cheap/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 16:06:49 +0000</pubDate>
		<dc:creator>colin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[deal]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://bu.rri.to/wordpress/?p=9</guid>
		<description><![CDATA[Newegg has a nice deal on 1TB drives&#8230; 5400rpm for $120 or 7200rpm for $135. This brings the cost down to 12 cents per gigabyte. Not bad at all!
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.newegg.com/Product/ProductList.aspx?Submit=ENE&amp;DEPA=0&amp;Description=samsung+1tb&amp;x=0&amp;y=0">Newegg</a> has a nice deal on 1TB drives&#8230; 5400rpm for $120 or 7200rpm for $135. This brings the cost down to 12 cents per gigabyte. Not bad at all!</p>
]]></content:encoded>
			<wfw:commentRss>http://bu.rri.to/2008/09/25/a-terabyte-on-the-cheap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome!</title>
		<link>http://bu.rri.to/2008/09/24/welcome/</link>
		<comments>http://bu.rri.to/2008/09/24/welcome/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 00:40:03 +0000</pubDate>
		<dc:creator>colin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[welcome]]></category>

		<guid isPermaLink="false">http://bu.rri.to/wordpress/?p=4</guid>
		<description><![CDATA[I&#8217;ve finally gotten my blog together and will hopefully be making lots of posts in the near future.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve finally gotten my blog together and will hopefully be making lots of posts in the near future.</p>
]]></content:encoded>
			<wfw:commentRss>http://bu.rri.to/2008/09/24/welcome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
