<?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>Schadenfreude &#187; project</title>
	<atom:link href="http://www.ralree.com/tag/project/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ralree.com</link>
	<description>Malicious enjoyment derived from observing someone else's misfortune</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:49:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Switching to an energy-efficient desktop computer</title>
		<link>http://www.ralree.com/2011/02/12/switching-to-an-energy-efficient-desktop-computer/</link>
		<comments>http://www.ralree.com/2011/02/12/switching-to-an-energy-efficient-desktop-computer/#comments</comments>
		<pubDate>Sat, 12 Feb 2011 07:13:20 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[energy]]></category>
		<category><![CDATA[itx]]></category>
		<category><![CDATA[power]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[toaster]]></category>

		<guid isPermaLink="false">http://www.ralree.com/?p=23017</guid>
		<description><![CDATA[Since 1990, I&#8217;ve had IBM-compatible desktop computers in my life. Before that, I had Tandy computers beginning at age 2. At first, they were the only computers I had, so I did everything with them &#8211; gaming, BBS surfing and eventually the internet, word processing, etc. In college, I got really into video encoding and I played all the newest games, which required quite a bit of PC hardware. Since then, I&#8217;ve done less and less encoding and gaming, and [...]]]></description>
			<content:encoded><![CDATA[<p>Since 1990, I&#8217;ve had IBM-compatible desktop computers in my life.  Before that, I had Tandy computers beginning at age 2.  At first, they were the only computers I had, so I did everything with them &#8211; gaming, BBS surfing and eventually the internet, word processing, etc.  In college, I got really into video encoding and I played all the newest games, which required quite a bit of PC hardware.  Since then, I&#8217;ve done less and less encoding and gaming, and have settled into a state where all I do with my desktop machine is surf the web and watch HD movies and TV shows.</p>
<p>Now, decoding HD video isn&#8217;t exactly the easiest task ever.  Routinely, playing 1080p video would peg one of my processor cores at 100%, and I felt that justified keeping the extra horsepower around.  About a year ago, I started experimenting with <a href="http://en.wikipedia.org/wiki/VDPAU">VDPAU</a>, which allows UNIX machines to offload video decoding tasks to the GPU.  I bought a new video card basically just to mess around with this feature, and eventually I got it working very well.  I&#8217;ve been using it for all my video decoding needs.  Recently, I found out that YouTube and a couple other sites started supporting hardware video acceleration in their Flash movie players.  Since I do actually watch a lot of video online, this was pretty much the last thing keeping me away from low-power CPUs.  I found out about the Nvidia ION chipset, which supports VDPAU, and happens to come on a lot of Mini-ITX motherboards.  Now, if I could find the right combination of hardware, it would finally make sense to try and trim down my desktop.</p>
<p>My system was a <a href="http://ark.intel.com/Product.aspx?id=28034">X3220 Xeon Quad core processor</a>.  I had 4GB of RAM, but I never touched most of it.  I had 3 2TB hard disks in a RAID5, and a 120GB Raptor root drive.  I also had a Blu-Ray burner, which brings us to a total of 5 SATA devices.  I ended up buying a <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16813500027">ZOTAC IONITX-A-U Atom 330 1.6GHz Dual-Core 441 NVIDIA ION Mini ITX Motherboard/CPU Combo</a> for $179, one day before they lowered the price and the rebate came out, which makes it $155 today (lucky you if you choose to follow in my footsteps).  It has 3 SATA connections, and 1 eSATA on the back, and about a million USB ports.  I&#8217;m going to hook up one of my RAID HDs with the eSATA, all the other HDs with the regular SATA, and I bought a $10 converter for the Blu-Ray drive from SATA to USB.  </p>
<p>This is where the fun begins.  The day I received the board, I quickly stripped the RAM out of my desktop and put it into the little Zotac.  Once I got everything hooked up (at this point, just the Blu-Ray and my root disk, along with my TV and monitor).  I booted it, and it performed beautifully.  There were exactly zero snags getting it to boot into Ubuntu.  Once in, I got to work making everything work correctly with the Nvidia ION and VDPAU and Flash.  I managed to get it all working with the Nvidia 260.19.06 driver and Flash 10.2 d151 32-bit.  This is a bit of a complicated process, and will be much easier once Adobe makes 64-bit Flash support VDPAU.  This is only available in the 32-bit beta at the moment, and all this went down around November 2010.</p>
<p>The process for getting all this working is just barely documented <a href="http://ubuntuforums.org/showthread.php?t=1636333">here</a> and <a href="http://ubuntuforums.org/showpost.php?p=10191575&#038;postcount=3">here</a>.  You basically have to install getlibs to download and install a 32-bit version of libvdpau, then download npwrapper, which wraps 32-bit plugins with 64-bit bindings to make it work in all your favorite 64-bit browsers.  Yeah, it sucks, but hopefully you&#8217;ll only have to do it once.</p>
<p>I can play <a href="http://www.youtube.com/watch?v=XSGBVzeBUbk">Big Buck Bunny</a> in 1080p completely smoothly (as long as my connection can keep up) with only about 30% CPU usage!  I can also play pretty much everything in mplayer with VDPAU smoothly.  But how has my power consumption been affected?</p>
<p>Before the changeover, I measured my computer&#8217;s consumption with a Kill-a-watt meter for several days.  Idling with everything else off, the computer consumed around 160W.  My old processor&#8217;s max TDP was 105W, and the idle wasn&#8217;t pretty either.  The new <a href="http://ark.intel.com/Product.aspx?id=35641">Atom 330</a>&#8216;s max TDP is only 8W!  Just changing this one component brought my current idle power consumption down to about 60W according to the meter, a 100W savings.  Since power costs around 10 cents per KWh, and my old computer was using 3.84KWh/day, it cost around $12/month to keep it on all the time.  Now, it&#8217;s only about $4.50/month.  Obviously, this isn&#8217;t a HUGE savings, but considering I don&#8217;t have a giant loud computer next to me taking up space for no reason, I think it&#8217;s kinda neat.  Also, this brings my computer well within the realm of being able to run exclusively on solar power, once I get my panels and inverter installed.</p>
<p>Since I bought a Mini-ITX motherboard, I could complete one of the projects I&#8217;ve had in mind for about 3 years now &#8211; an old-school toaster machine.  I&#8217;ve had this toaster body for several years, and I really like it.  I cut out the back panel with a plasma torch &#8211; that thing cuts this sheet metal like butter.  Mounting the board inside was difficult &#8211; I tried welding the standoffs to the frame, only to realize they were aluminum and promptly melted when exposed to my steel weld wire.  Kelsey and I pondered for a bit, and came up with hot glue as a solution.  We went to Michael&#8217;s (eww), and got supplies.  I hot glued all the standoffs to the inside of the toaster and let it set up for 10 minutes or so.  This worked very nicely.  After checking about 5 times to make sure nothing was shorted, I hooked up everything, and hit the power pins with a screwdriver blade. <strong>It powered up!</strong>  I&#8217;m typing on the system right now, and it&#8217;s purring quietly.  I can feel the very slightest bit of heat coming out of the top.  I&#8217;ll post pictures as soon as I figure out how I can hook up my USB card reader.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ralree.com/2011/02/12/switching-to-an-energy-efficient-desktop-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pocket Theramin: Project Complete!</title>
		<link>http://www.ralree.com/2011/02/03/pocket-theramin/</link>
		<comments>http://www.ralree.com/2011/02/03/pocket-theramin/#comments</comments>
		<pubDate>Thu, 03 Feb 2011 18:20:41 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[theramin]]></category>

		<guid isPermaLink="false">http://www.ralree.com/?p=23018</guid>
		<description><![CDATA[I finally finished my second real electronic project: The Pocket Theramin. I made a few changes/improvements to the design found here, and I really like my result. The basic circuit is exactly the same, but I added an LED and a toggle switch so I can keep it together as one unit all the time. Also, I discovered that MAKE: Electronics is an awesome book. I highly recommend purchasing yourself a copy.]]></description>
			<content:encoded><![CDATA[<p>I finally finished my second real electronic project: The Pocket Theramin.  I made a few changes/improvements to the design found <a href="http://www.popsci.com/diy/article/2008-04/build-pocket-theremin-cheap">here</a>, and I really like my result.  The basic circuit is exactly the same, but I added an LED and a toggle switch so I can keep it together as one unit all the time.</p>
<p>Also, I discovered that <a href="http://books.google.com/ebooks?id=PQzYdC3BtQkC">MAKE: Electronics</a> is an <strong>awesome</strong> book.  I highly recommend purchasing yourself a copy.</p>
<p><p class="flickrTag_container"><a href="http://www.flickr.com/photos/79248695@N00/5413299851/in/set-72157625843821033/" class="flickr"><img src="http://farm6.static.flickr.com/5093/5413299851_72781a0bfb.jpg" alt="Pocket Theramin" class="flickr medium set"  title="I added the LED for flair, and the knob controls the volume."/></a><a href="http://www.flickr.com/photos/79248695@N00/5413300199/in/set-72157625843821033/" class="flickr"><img src="http://farm6.static.flickr.com/5215/5413300199_70c2f694ab.jpg" alt="Pocket Theramin: Switch" class="flickr medium set"  title="I had some trouble with the drilling of the switch slot..."/></a><a href="http://www.flickr.com/photos/79248695@N00/5413300713/in/set-72157625843821033/" class="flickr"><img src="http://farm5.static.flickr.com/4100/5413300713_7963f8c910.jpg" alt="Pocket Theramin: The finished product" class="flickr medium set" /></a><a href="http://www.flickr.com/photos/79248695@N00/5413911940/in/set-72157625843821033/" class="flickr"><img src="http://farm6.static.flickr.com/5296/5413911940_ee20c84aa7.jpg" alt="Pocket Theramin" class="flickr medium set"  title="This illustrates how it's played.  It's making a nice high tone there and I'm controlling it with my hand.  Lower light is better."/></a></p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ralree.com/2011/02/03/pocket-theramin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My New Duct Tape Wallet</title>
		<link>http://www.ralree.com/2009/02/22/my-new-duct-tape-wallet/</link>
		<comments>http://www.ralree.com/2009/02/22/my-new-duct-tape-wallet/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 02:20:40 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[awesome]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[duct tape]]></category>
		<category><![CDATA[make]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[wallet]]></category>

		<guid isPermaLink="false">http://www.ralree.com/?p=22348</guid>
		<description><![CDATA[I made myself an awesome wallet today.  It&#8217;s made of Red and Black duct tape I picked up at Home Depot.  I originally wanted a clear tape wallet to replace my old store-bought (I know, I know) duct tape wallet since it was super-bulky.  But, I decided that if I kept it minimal, it would work out well.  This post brought me to this post, and I set to work. It was difficult to create the duct tape fabric, and [...]]]></description>
			<content:encoded><![CDATA[<p><p class="flickrTag_container"><a href="http://www.flickr.com/photos/79248695@N00/3301578921/" class="flickr"><img src="http://farm4.static.flickr.com/3519/3301578921_2c249c2d9a.jpg" alt="Array" class="flickr medium photo" style="float:right; margin-left: 10px; margin-bottom: 3px;text-align: right;clear: right;"/></a></p></p>
<p style="text-align: left;">I made myself an awesome wallet today.  It&#8217;s made of Red and Black duct tape I picked up at Home Depot.  I originally wanted a clear tape wallet to replace my old store-bought (I know, I know) duct tape wallet since it was super-bulky.  But, I decided that if I kept it minimal, it would work out well.  <a href="http://www.newfangled.com/do_it_yourself_tape_wallets">This post</a> brought me to <a href="http://blog.makezine.com/archive/2006/07/instructions_and_pdf_document.html">this post</a>, and I set to work.</p>
<p style="text-align: left;">It was difficult to create the duct tape fabric, and I failed a few times, but I managed to get the thing together.  I butchered a fresh strawberry plastic container to create the translucent sleeve for my ID.  It holds a nice amount of junk for its size, and now I don&#8217;t have &#8220;clown pants,&#8221; as Kelsey called them with my old wallet.</p>
<p style="text-align: left;">Amazingly, <strong>my old wallet is as thick empty as the new one is full!</strong> I want to thank Chris Butler and Bre Pettis for the guidance.</p>
<p>More pictures are available on <a href="http://www.flickr.com/photos/ralree/sets/72157614235253845/">Flickr</a>.</p>
<p style="text-align: center;"><p class="flickrTag_container"><a href="http://www.flickr.com/photos/79248695@N00/3301614405/in/set-72157614235253845/" class="flickr"><img src="http://farm4.static.flickr.com/3662/3301614405_bb034efd43.jpg" alt="ID Pocket" class="flickr medium set" /></a><a href="http://www.flickr.com/photos/79248695@N00/3301578921/in/set-72157614235253845/" class="flickr"><img src="http://farm4.static.flickr.com/3519/3301578921_2c249c2d9a.jpg" alt="This is the best" class="flickr medium set" /></a><a href="http://www.flickr.com/photos/79248695@N00/3302410682/in/set-72157614235253845/" class="flickr"><img src="http://farm4.static.flickr.com/3637/3302410682_5eeece5710.jpg" alt="So Slim!" class="flickr medium set" /></a><a href="http://www.flickr.com/photos/79248695@N00/3301578261/in/set-72157614235253845/" class="flickr"><img src="http://farm4.static.flickr.com/3495/3301578261_7a9ac71c36.jpg" alt="Wallet Comparison" class="flickr medium set" /></a><a href="http://www.flickr.com/photos/79248695@N00/3301577595/in/set-72157614235253845/" class="flickr"><img src="http://farm4.static.flickr.com/3660/3301577595_45b3c59eb6.jpg" alt="Duct Tape a'plenty" class="flickr medium set" /></a><a href="http://www.flickr.com/photos/79248695@N00/3323354873/in/set-72157614235253845/" class="flickr"><img src="http://farm4.static.flickr.com/3613/3323354873_6298837900.jpg" alt="Duct Purse vs. Saddleback" class="flickr medium set"  title="On the left, a Saddleback Leather purse, worth over $100.  On the right, a purse made entirely from duct tape.  Cost?  Less than $1."/></a><a href="http://www.flickr.com/photos/79248695@N00/3323357715/in/set-72157614235253845/" class="flickr"><img src="http://farm4.static.flickr.com/3624/3323357715_37dcf18cf6.jpg" alt="Purse with strap" class="flickr medium set"  title="I also made the strap from duct tape folded over itself lengthwise."/></a></p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ralree.com/2009/02/22/my-new-duct-tape-wallet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Doomsday Clock Tutorial</title>
		<link>http://www.ralree.com/2007/01/13/doomsday-clock-tutorial/</link>
		<comments>http://www.ralree.com/2007/01/13/doomsday-clock-tutorial/#comments</comments>
		<pubDate>Sat, 13 Jan 2007 08:21:07 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[make]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.ralree.info/2007/10/13/doomsday-clock-tutorial</guid>
		<description><![CDATA[I decided today that I need to make a tutorial to build your own doomsday clock. After seeing this picture, I felt it was necessary:]]></description>
			<content:encoded><![CDATA[<p>I decided today that I need to make a tutorial to build your own doomsday clock.  After seeing this picture, I felt it was necessary:</p>
<p><img src="http://modzer0.cs.uaf.edu/~hardwarehank/images/doomsday.jpg" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ralree.com/2007/01/13/doomsday-clock-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

