<?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>MightyOhm &#187; interesting</title>
	<atom:link href="http://mightyohm.com/blog/tag/interesting/feed/" rel="self" type="application/rss+xml" />
	<link>http://mightyohm.com/blog</link>
	<description>Join the resistance.</description>
	<lastBuildDate>Tue, 07 Feb 2012 00:07:32 +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>Tweet-a-watt uses WL-520gU for Data Acquisition</title>
		<link>http://mightyohm.com/blog/2009/03/tweet-a-watt-uses-wl-520gu-for-data-acquisition/</link>
		<comments>http://mightyohm.com/blog/2009/03/tweet-a-watt-uses-wl-520gu-for-data-acquisition/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 18:16:25 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Embedded Linux]]></category>
		<category><![CDATA[interesting]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[wifiradio]]></category>
		<category><![CDATA[WL-520GU]]></category>

		<guid isPermaLink="false">http://mightyohm.com/blog/?p=1630</guid>
		<description><![CDATA[Ladyada of Adafruit Industries created the Tweet-a-Watt to monitor energy usage in her apartment. Each Tweet-a-Watt device contains some power monitoring electronics and an Xbee module.  The Xbee modules relay energy usage data for each Tweet-a-Watt back to a single receiver, which collects the data. In staying with the overall green theme of the project, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://ladyada.net/make/tweetawatt/expand.html"><br />
</a></p>
<p><a href="http://ladyada.net/make/tweetawatt/expand.html"><img class="alignnone" src="http://farm4.static.flickr.com/3347/3318289854_a80e2ea6e4.jpg" alt="" width="500" height="375" /></a></p>
<p><a href="http://www.ladyada.net/">Ladyada</a> of <a href="http://adafruit.com">Adafruit Industries</a> created the <a href="http://ladyada.net/make/tweetawatt/index.html">Tweet-a-Watt</a> to monitor energy usage in her apartment.</p>
<p>Each Tweet-a-Watt device contains some power monitoring electronics and an <a href="http://www.digi.com/products/wireless/zigbee-mesh/index.jsp?utm_source=google_us&amp;utm_medium=ppc&amp;utm_campaign=ppc_din_zigbee&amp;gclid=CM21gPjhzZkCFQJ-xgodi3Lttg">Xbee</a> module.  The Xbee modules relay energy usage data for each Tweet-a-Watt back to a single receiver, which collects the data.</p>
<p>In staying with the overall green theme of the project, Ladyada used an <a href="http://mightyohm.com/blog/2008/10/detailed-specs-for-the-asus-wl-520gu-uber-hacking-platform/">Asus Wl-520gU</a> wireless router to control the receiver and collect data.  This is the same router I used for my <a href="http://mightyohm.com/wifiradio/">Wifi Radio</a> project!  The WL-520gU consumes ~5W and has enough horsepower to run the python data acquisition scripts while still acting as a cablemodem gateway.</p>
<p>More info:</p>
<p style="text-align: left;"><a href="http://ladyada.net/make/tweetawatt/expand.html">http://ladyada.net/make/tweetawatt/expand.html<br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mightyohm.com/blog/2009/03/tweet-a-watt-uses-wl-520gu-for-data-acquisition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DIY 8-bit Computer: Big Mess o’ Wires</title>
		<link>http://mightyohm.com/blog/2009/03/diy-8-bit-computer-big-mess-o%e2%80%99-wires/</link>
		<comments>http://mightyohm.com/blog/2009/03/diy-8-bit-computer-big-mess-o%e2%80%99-wires/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 15:32:56 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[8-bit]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[CPU]]></category>
		<category><![CDATA[interesting]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[wirewrap]]></category>
		<category><![CDATA[wiring]]></category>

		<guid isPermaLink="false">http://mightyohm.com/blog/?p=1370</guid>
		<description><![CDATA[Steve Chamberlin created an 8-bit computer from discrete logic and called his project the Big Mess o’ Wires. The BMOW runs at 2MHz and has 512K RAM and 16K ROM.  It is constructed with primarily 7400 series logic and over 1048 wirewrap connections. The feature list is very impressive: It can multitask. It has VGA [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.stevechamberlin.com/cpu/"><img class="alignnone" src="http://www.stevechamberlin.com/cpu/bmow_case9.jpg" alt="" width="304" height="406" /></a></p>
<p><a href="http://www.stevechamberlin.com/">Steve Chamberlin</a> created an 8-bit computer from discrete logic and called his project the <a href="http://www.stevechamberlin.com/cpu/">Big Mess o’ Wires</a>.</p>
<p>The BMOW runs at 2MHz and has 512K RAM and 16K ROM.  It is constructed with primarily <a href="http://en.wikipedia.org/wiki/7400_series">7400 series logic</a> and <a href="http://www.stevechamberlin.com/cpu/2009/02/02/wire-wrap-photos/">over 1048 wirewrap connections</a>.</p>
<p>The feature list is very impressive:</p>
<ul>
<li>It can <a href="http://www.stevechamberlin.com/cpu/2008/06/21/multitasking-success/">multitask</a>.</li>
<li>It has <a href="http://www.stevechamberlin.com/cpu/2008/06/24/video-tests/">VGA video output</a>.</li>
<li>It can <a href="http://www.stevechamberlin.com/cpu/2009/02/07/music-demo/">make sounds and music</a>.</li>
<li>It even runs <a href="http://www.stevechamberlin.com/cpu/2008/11/28/microsoft-basic/">Microsoft Basic</a>!</li>
</ul>
<p>Here&#8217;s a video of a music test from his site:<br />
<object width="425" height="344" data="http://www.youtube.com/v/zdTH4KGBaBk&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/zdTH4KGBaBk&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<p>I am completely blown away by this project.  Has someone invited Steve to the Maker Faire??  I want to see this thing in person!</p>
<p><a href="http://www.stevechamberlin.com/cpu/">Check out his site</a> and prepare to spend at least an hour looking at all of his plans and construction photos.</p>
<p>Totally amazing.</p>
<p><a href="http://www.stevechamberlin.com/cpu/"></a><a href="http://www.stevechamberlin.com/cpu/about/"><img class="alignnone size-thumbnail wp-image-1375" title="april_component_side_closeup" src="http://mightyohm.com/blog/wp-content/uploads/2009/03/april_component_side_closeup-150x150.jpg" alt="april_component_side_closeup" width="150" height="150" /></a><a href="http://www.stevechamberlin.com/cpu/2009/02/02/wire-wrap-photos/"><img class="alignnone size-thumbnail wp-image-1372" src="http://mightyohm.com/blog/wp-content/uploads/2009/03/bmow20photos20021t-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://www.stevechamberlin.com/cpu/2008/11/15/microchess-video-support/"><img class="alignnone size-thumbnail wp-image-1377" title="microchessvideo" src="http://mightyohm.com/blog/wp-content/uploads/2009/03/microchessvideo-150x150.jpg" alt="microchessvideo" width="150" height="150" /></a><a href="http://www.stevechamberlin.com/cpu/2008/09/20/mixed-mode-video/"><img class="alignnone size-thumbnail wp-image-1378" title="mixedmode_l" src="http://mightyohm.com/blog/wp-content/uploads/2009/03/mixedmode_l-150x150.jpg" alt="mixedmode_l" width="150" height="150" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://mightyohm.com/blog/2009/03/diy-8-bit-computer-big-mess-o%e2%80%99-wires/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hubble Space Telescope Advent Calendar 2008</title>
		<link>http://mightyohm.com/blog/2008/12/hubble-space-telescope-advent-calendar-2008/</link>
		<comments>http://mightyohm.com/blog/2008/12/hubble-space-telescope-advent-calendar-2008/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 19:30:58 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[astronomy]]></category>
		<category><![CDATA[interesting]]></category>

		<guid isPermaLink="false">http://mightyohm.com/blog/?p=840</guid>
		<description><![CDATA[If you haven&#8217;t seen this, check it out.  This is amazing stuff &#8211; and there&#8217;s still a whole week of images left before Christmas! Hubble Space Telescope Advent Calendar 2008 &#8211; The Big Picture &#8211; Boston.com]]></description>
			<content:encoded><![CDATA[<div id="attachment_844" class="wp-caption alignnone" style="width: 510px"><a href="http://www.boston.com/bigpicture/2008/12/hubble_space_telescope_advent.html"><img class="size-full wp-image-844" title="Antennae Galaxies Collide" src="http://mightyohm.com/blog/wp-content/uploads/2008/12/04_antennae_s.jpg" alt="Antennae Galaxies Collide" width="500" height="324" /></a><p class="wp-caption-text">Hubble image of the colliding Antennae Galaxies </p></div>
<p>If you haven&#8217;t seen this, check it out.  This is amazing stuff &#8211; and there&#8217;s still a whole week of images left before Christmas!</p>
<p><a href="http://www.boston.com/bigpicture/2008/12/hubble_space_telescope_advent.html">Hubble Space Telescope Advent Calendar 2008 &#8211; The Big Picture &#8211; Boston.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mightyohm.com/blog/2008/12/hubble-space-telescope-advent-calendar-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mightyOhm.com T-Shirts!</title>
		<link>http://mightyohm.com/blog/2008/10/mightyohmcom-t-shirts/</link>
		<comments>http://mightyohm.com/blog/2008/10/mightyohmcom-t-shirts/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 06:50:21 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Embedded Linux]]></category>
		<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[interesting]]></category>
		<category><![CDATA[shirts]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[The MightyOhm Universe]]></category>
		<category><![CDATA[Zazzle]]></category>

		<guid isPermaLink="false">http://mightyohm.com/blog/?p=537</guid>
		<description><![CDATA[Today I decided to take Zazzle for a spin and created a fun t-shirt for the site. I used GIMP to create the design and remain impressed with this open source alternative to Photoshop. Like the design?  Great news! Thanks to Zazzle&#8217;s marketplace, you can get one for yourself! If you order before November 4th, [...]]]></description>
			<content:encoded><![CDATA[<p>Today I decided to take <a href="http://www.zazzle.com">Zazzle</a> for a spin and created a fun t-shirt for the site.</p>
<p>I used <a href="http://www.gimp.org/">GIMP</a> to create the design and remain impressed with this open source alternative to Photoshop.</p>
<p>Like the design?  Great news! Thanks to Zazzle&#8217;s marketplace, you can <a href="http://www.zazzle.com/hardware_guy_software_guy_shirt-235597068315347671?gl=mightyohm&amp;rf=238658622163138793">get one for yourself</a>!</p>
<p>If you order before November 4th, Zazzle will give you $3 off the price of the shirt.  Enter promotional code 3OFFZAZZLETS during checkout.</p>
<p><strong>Update:</strong> <a href="http://www.zazzle.com/hardware_girl_software_girl_shirt-235628131137586303?gl=mightyohm&amp;rf=238658622163138793">There is one for girls, too</a>.</p>
<p>Visit my <a href="http://www.zazzle.com/mightyohm*">Zazzle Gallery</a>.</p>
<blockquote><p>Are you as handy with Java as your are with a soldering iron? Do you code by day and flash micros at night? Does writing cycle accurate code turn you on? If you answered any one of these questions with a resounding yes, this stylish shirt is just for you.</p></blockquote>
<p><a href="http://www.zazzle.com/hardware_guy_software_guy_shirt-235597068315347671?gl=mightyohm&amp;rf=238658622163138793"><img class="alignnone" src="http://rlv.zcache.com/hardware_guy_software_guy_shirt-p235597068315347671ck0p_325.jpg" alt="front" width="325" height="325" /></a></p>
<p><a href="http://www.zazzle.com/hardware_guy_software_guy_shirt-235597068315347671?gl=mightyohm&amp;rf=238658622163138793"><img class="alignnone" src="http://rlv.zcache.com/hardware_guy_software_guy_shirt-p235597068315347671uwyn_325.jpg" alt="back" width="325" height="325" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://mightyohm.com/blog/2008/10/mightyohmcom-t-shirts/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Do Something!</title>
		<link>http://mightyohm.com/blog/2008/09/do-something/</link>
		<comments>http://mightyohm.com/blog/2008/09/do-something/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 01:42:10 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[interesting]]></category>

		<guid isPermaLink="false">http://mightyohm.com/blog/?p=284</guid>
		<description><![CDATA[A little motivation in the form of a web comic. 936 Little Blobs]]></description>
			<content:encoded><![CDATA[<p>A little motivation in the form of a web comic.</p>
<p class="storytitle"><a rel="bookmark" href="http://abstrusegoose.com/51">936 Little Blobs</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mightyohm.com/blog/2008/09/do-something/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Coil in a can</title>
		<link>http://mightyohm.com/blog/2008/09/coil-in-a-can/</link>
		<comments>http://mightyohm.com/blog/2008/09/coil-in-a-can/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 19:08:32 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[interesting]]></category>
		<category><![CDATA[mysterious]]></category>
		<category><![CDATA[strange]]></category>
		<category><![CDATA[Swapmeet]]></category>

		<guid isPermaLink="false">http://mightyohm.com/blog/?p=273</guid>
		<description><![CDATA[Last weekend at the Electronics Flea Market I picked up some very strange items, including this one, pictured above.  It&#8217;s a tin can that looks very similar to an ordinary soup can, except that it has the following markings on it: R16-C-28604-15 COIL QTY.1 NSC.OAKLAND JULY 1953 PRES METH. 2D Thus far the only information [...]]]></description>
			<content:encoded><![CDATA[<p><a class="tt-flickr tt-flickr-Medium" href="http://www.flickr.com/photos/28042570@N08/sets/72157607375555164/"><img src="http://farm4.static.flickr.com/3008/2870951158_e0c27f32b9.jpg" alt="Coil in a can" width="500" height="375" /></a></p>
<p>Last weekend at the <a href="http://mightyohm.com/blog/2008/09/electronics-flea-market-deanza-college/">Electronics Flea Market</a> I picked up some very strange items, including this one, pictured above.  It&#8217;s a tin can that looks very similar to an ordinary soup can, except that it has the following markings on it:</p>
<blockquote><p>R16-C-28604-15<br />
COIL<br />
QTY.1</p>
<p>NSC.OAKLAND JULY 1953<br />
PRES METH. 2D</p></blockquote>
<p>Thus far the only information I have learned from the markings are that NSC.OAKLAND stands for the former <a href="http://en.wikipedia.org/wiki/Naval_Supply_Depot,_Oakland">Oakland Naval Supply Center</a>, closed a decade ago in 1998.  According to Wikipedia, NSC supplied components to the fleet in the Pacific during WWII.  Beyond this I have not been able to find any information.  Presumably this is a replacement part for some piece of obsolete military hardware.  A &#8220;coil&#8221; is another name for an <a href="http://en.wikipedia.org/wiki/Inductor">inductor</a>, a clue that this may be part of a radio system or other high frequency equipment.</p>
<p>After staring at this mysterious object for almost forever (a week) I decided to open it.  Realizing that the can could be full of cold war era hazardous chemicals, munitions, objects under high compression, or nasty sharp edges, I did this very carefully and documented the entire process of discovering the contents.</p>
<p>First, the obvious &#8211; opening the can.  Pretty straightforward.</p>
<p><a class="tt-flickr tt-flickr-Medium" href="http://www.flickr.com/photos/mightyohm/2870951740/"><img class="alignnone" src="http://farm4.static.flickr.com/3098/2870951740_4ba548f977.jpg" alt="Coil in a can" width="500" height="375" /></a></p>
<p>What&#8217;s inside?</p>
<p><a class="tt-flickr tt-flickr-Medium" href="http://www.flickr.com/photos/mightyohm/2870122509/"><img class="alignnone" src="http://farm4.static.flickr.com/3089/2870122509_a020979e44.jpg" alt="Coil in a can" width="500" height="375" /></a></p>
<p>Weird.  Lots of oiled green paper.  Whatever is inside is packed very well, when the can is shaken nothing moves around.</p>
<p>This is the clump of stuff to come out.</p>
<p><a class="tt-flickr tt-flickr-Medium" href="http://www.flickr.com/photos/mightyohm/2870952912/"><img class="alignnone" src="http://farm4.static.flickr.com/3141/2870952912_4f1eab0f77.jpg" alt="Coil in a can" width="500" height="375" /></a></p>
<p>Packing material?  The precursor to styrofoam peanuts?</p>
<p>Below the packing material&#8230;</p>
<p><a class="tt-flickr tt-flickr-Medium" href="http://www.flickr.com/photos/mightyohm/2870123085/"><img class="alignnone" src="http://farm4.static.flickr.com/3110/2870123085_a0170212c1.jpg" alt="Coil in a can" width="500" height="375" /></a></p>
<p>What&#8217;s this?  Vintage <a href="http://en.wikipedia.org/wiki/Dessicant">dessicant</a>!!!</p>
<p>The last object left in the can looks interesting.  It&#8217;s wrapped in oiled green paper and sealed with tape.</p>
<p><a class="tt-flickr tt-flickr-Medium" href="http://www.flickr.com/photos/mightyohm/2870953464/"><img class="alignnone" src="http://farm4.static.flickr.com/3233/2870953464_67f7f49d4c.jpg" alt="Coil in a can" width="500" height="375" /></a></p>
<p>Inside the paper we find this:</p>
<p><a class="tt-flickr tt-flickr-Medium" href="http://www.flickr.com/photos/mightyohm/2870123671/"><img class="alignnone" src="http://farm4.static.flickr.com/3249/2870123671_7438419c02.jpg" alt="Coil in a can" width="500" height="375" /></a></p>
<p>Not a huge surprise &#8211; it&#8217;s a coil (inductor).  It has a knob or grabby thing on the top and a funny connector on the bottom.  It looks brand new.</p>
<p>Here are a few more pictures.</p>
<p><a class="tt-flickr tt-flickr-Thumbnail" href="http://www.flickr.com/photos/mightyohm/2870954706/"><img class="alignnone" src="http://farm4.static.flickr.com/3060/2870954706_09f7422643_t.jpg" alt="Coil in a can" width="100" height="75" /></a><a class="tt-flickr tt-flickr-Thumbnail" href="http://www.flickr.com/photos/mightyohm/2870954480/"><img class="alignnone" src="http://farm4.static.flickr.com/3156/2870954480_2187dbc36e_t.jpg" alt="Coil in a can" width="100" height="75" /></a> <a class="tt-flickr tt-flickr-Thumbnail" href="http://www.flickr.com/photos/mightyohm/2870124225/"><img class="alignnone" src="http://farm4.static.flickr.com/3183/2870124225_079bf2e79c_t.jpg" alt="Coil in a can" width="75" height="100" /></a> <a class="tt-flickr tt-flickr-Thumbnail" href="http://www.flickr.com/photos/mightyohm/2870123945/"><img class="alignnone" src="http://farm4.static.flickr.com/3288/2870123945_e420e99d7c_t.jpg" alt="Coil in a can" width="75" height="100" /></a></p>
<p>The markings are &#8220;ARC&#8221; and &#8220;7270 239 KC&#8221;.  ARC might be American Radio Corporation?  239 might be 239 kHz (kilocycles)?  Hard to say, google didn&#8217;t turn up anythign interesting.</p>
<p>An impressive amount of stuff was packed into that can!</p>
<p><a class="tt-flickr tt-flickr-Medium" href="http://www.flickr.com/photos/mightyohm/2870955370/"><img class="alignnone" src="http://farm4.static.flickr.com/3234/2870955370_5043ea5a8d.jpg" alt="Coil in a can" width="500" height="375" /></a></p>
<p>This solves the mystery of what&#8217;s in the can, but what is it for?  Does anyone know?  I&#8217;d love to find out &#8211; leave a comment or <a href="http://mightyohm.com/blog/contact/">contact me directly</a>.</p>
<p>More photos are on flickr <a href="http://www.flickr.com/photos/mightyohm/sets/72157607375555164/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mightyohm.com/blog/2008/09/coil-in-a-can/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>A blast from the past&#8230;</title>
		<link>http://mightyohm.com/blog/2008/09/a-blast-from-the-past/</link>
		<comments>http://mightyohm.com/blog/2008/09/a-blast-from-the-past/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 15:32:58 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[interesting]]></category>

		<guid isPermaLink="false">http://mightyohm.com/blog/?p=162</guid>
		<description><![CDATA[How to Repartition Your Hard Drive (manually)]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wavelen.com/pics/hd/index.html">How to Repartition Your Hard Drive</a> (manually)</p>
<p><img class="alignnone" title="A drive being invalidated." src="http://www.wavelen.com/pics/hd/invalidate.jpg" alt="" width="320" height="240" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mightyohm.com/blog/2008/09/a-blast-from-the-past/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Club-Mate, the hacker&#8217;s beverage of choice.</title>
		<link>http://mightyohm.com/blog/2008/07/club-mate-the-hackers-beverage-of-choice/</link>
		<comments>http://mightyohm.com/blog/2008/07/club-mate-the-hackers-beverage-of-choice/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 03:38:43 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[2600]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[hope]]></category>
		<category><![CDATA[interesting]]></category>
		<category><![CDATA[nyc]]></category>

		<guid isPermaLink="false">http://mightyohm.com/blog/?p=26</guid>
		<description><![CDATA[I&#8217;m at The Last HOPE in NYC this weekend, checking out lots of cool talks about hacking both hardware and software.  I took a few pictures today and put them up on flickr. Club-Mate is a very popular beverage this year, a shipment arrived from Germany yesterday and bottles are on sale at the 2600 [...]]]></description>
			<content:encoded><![CDATA[<p><a title="photo sharing" href="http://www.flickr.com/photos/mightyohm/2680813515/"><img style="solid 2px #000000;" src="http://farm4.static.flickr.com/3182/2680813515_56696a7225_m.jpg" alt="" /></a></p>
<p>I&#8217;m at <a href="http://www.hope.net">The Last HOPE</a> in NYC this weekend, checking out lots of cool talks about hacking both hardware and software.  I took a few pictures today and <a href="http://www.flickr.com/photos/mightyohm/sets/72157606249569305/">put them up on flickr</a>.</p>
<p><a href="http://en.wikipedia.org/wiki/Club-Mate">Club-Mate</a> is a very popular beverage this year, a shipment arrived from Germany yesterday and bottles are on sale at the 2600 store on the Mezzanine.  Based on my experience, I have to agree with their motto, which is &#8220;You get used to it!&#8221;  The flavor is something like prune juice (!) crossed with tea and honey.  But honestly, are people drinking it for the flavor?</p>
<p>I&#8217;ll be at the con all weekend and should have an update soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://mightyohm.com/blog/2008/07/club-mate-the-hackers-beverage-of-choice/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

