<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>[Insert Witty Title Here] &#187; video</title>
	<atom:link href="http://blog.colinashe.net/category/video/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.colinashe.net</link>
	<description>Ruminations from a Ruminator</description>
	<lastBuildDate>Sun, 28 Aug 2011 00:54:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.colinashe.net' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/2666f4b25f83dceb1d9d486f950215b2?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>[Insert Witty Title Here] &#187; video</title>
		<link>http://blog.colinashe.net</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.colinashe.net/osd.xml" title="[Insert Witty Title Here]" />
	<atom:link rel='hub' href='http://blog.colinashe.net/?pushpress=hub'/>
		<item>
		<title>Pumpkin 2008 and the Arduino Project</title>
		<link>http://blog.colinashe.net/2008/11/08/pumpkin-2008-and-the-arduino-project/</link>
		<comments>http://blog.colinashe.net/2008/11/08/pumpkin-2008-and-the-arduino-project/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 03:46:27 +0000</pubDate>
		<dc:creator>Colin</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[family]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[gifts]]></category>
		<category><![CDATA[holidays]]></category>
		<category><![CDATA[Pirates]]></category>
		<category><![CDATA[purchases]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://imladris.mit.edu/blog/?p=320</guid>
		<description><![CDATA[I guess this is becoming somewhat of a tradition.  Last year for Halloween, I carved the Pirates logo into my pumpkin.  This year, I decided to spend less time on the carving and more time on the lighting: After the break, I have some info on the Arduino project and how I got involved. A [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.colinashe.net&amp;blog=9064895&amp;post=320&amp;subd=colinaashe&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I guess this is becoming somewhat of a tradition.  Last year for Halloween, I carved the <a href="http://blog.colinashe.net/2007/10/29/a-halloween-project/" target="_blank">Pirates logo</a> into <a href="http://blog.colinashe.net/2007/10/30/pumpkin-is-done/" target="_blank">my pumpkin</a>.  This year, I decided to spend less time on the carving and more time on the lighting:</p>
<span style="text-align:center; display: block;"><a href="http://blog.colinashe.net/2008/11/08/pumpkin-2008-and-the-arduino-project/"><img src="http://img.youtube.com/vi/xWfXTPDMnv4/2.jpg" alt="" /></a></span>
<p>After the break, I have some info on the Arduino project and how I got involved.</p>
<p><span id="more-320"></span>A couple of months ago, I bought an <a href="http://arduino.cc/" target="_blank">Arduino</a> <a href="http://arduino.cc/en/Main/ArduinoBoardDiecimila" target="_blank">Diecimila</a> microcontroller board after getting interested in the Arduino project while working on my <a href="http://blog.colinashe.net/2008/08/29/another-project-complete/" target="_blank">exercise bike project</a>.  Basically, these boards have a set of input and output pins that can be used to interface with switches, sensors, and output devices like LEDs.  In addition to the board, the project produces an open-source integrated software development environment that enables you to write code for controlling the microcontroller and upload it to the board via a USB cable.  The programming language involved uses syntax similar to C++, so you don&#8217;t need to learn how to program in a controller-specific assembly language.  Plus, since uploading and running your code on the board is quick and easy, the system is straightforward and convenient to debug.</p>
<p>The thing that&#8217;s great about the project is how easy it is to get started.  I actually bought an <a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=17&amp;products_id=68" target="_blank">Arduino starter pack</a>, which includes pretty much everything you need to start making cool projects. After I got it, I began by writing a program to light up patterns in a row of LEDs that came in the starter pack.  This was followed by an application to the exercise bike project: I built a little optical tachometer (using an LED and a photocell from the starter pack) and wrote code to send RPM data back to my computer over the USB connection (actually serial over USB).</p>
<p>One night I was up by myself and I thought that my 4-year old daughter might get a kick out of a little device that could sweep through the colors of the rainbow.  I had red, green, and blue LEDs, so it was actually pretty simple to get it working using the Arduino and the protoshield from the starter pack.  With maybe about 2 weeks remaining before Halloween, it occurred to me that I should put this type of device inside my pumpkin.  However, the LEDs I had used in my little prototype seemed a bit anemic for a pumpkin to be displayed outdoors &#8211; I needed to find something better.</p>
<p>I ended up settling on a <a href="http://www.sparkfun.com/commerce/product_info.php?products_id=8718" target="_blank">high-power RGB LED array</a> that I bought from <a href="http://www.sparkfun.com/commerce/categories.php" target="_blank">SparkFun Electronics</a> (which also carries a full line of <a href="http://www.sparkfun.com/commerce/advanced_search_result.php?keywords=Arduino&amp;x=0&amp;y=0&amp;search_section=products" target="_blank">Arduino boards</a> and lots of other cool stuff).  The Arduino is connected to a <a href="http://www.radioshack.com/product/index.jsp?productId=2734155" target="_blank">prototyping breadboard</a> which contains the various resistors, potentiometers, and transistors needed to drive the high-power LEDs.  This intermediate set of circuits was necessary because the LEDs I used can take up to 350mA, while the Arduino can only supply about 20mA per pin.  Other than the Arduino board and the LED array, I got all the components used in this project from <a href="http://www.radioshack.com/category/index.jsp?categoryId=2032230" target="_blank">Radio Shack</a> and <a href="http://www.youdoitelectronics.com/" target="_blank">You-Do-It Electronics Center</a>.  Thanks to my parents-in-law for the gift card that covered my Radio Shack purchases and thanks to Ricky Hardy for the ride to You-Do-It Electronics.</p>
<p>In the end, the project was a lot of fun.  I learned a lot and I got a lot of positive feedback from friends and neighbors about the pumpkin.  If you have any questions or comments, please leave them for me below.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/colinaashe.wordpress.com/320/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/colinaashe.wordpress.com/320/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/colinaashe.wordpress.com/320/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/colinaashe.wordpress.com/320/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/colinaashe.wordpress.com/320/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/colinaashe.wordpress.com/320/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/colinaashe.wordpress.com/320/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/colinaashe.wordpress.com/320/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/colinaashe.wordpress.com/320/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/colinaashe.wordpress.com/320/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/colinaashe.wordpress.com/320/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/colinaashe.wordpress.com/320/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/colinaashe.wordpress.com/320/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/colinaashe.wordpress.com/320/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.colinashe.net&amp;blog=9064895&amp;post=320&amp;subd=colinaashe&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.colinashe.net/2008/11/08/pumpkin-2008-and-the-arduino-project/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ee26997b5a0d9e7b34f7782cc84a2078?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Colin</media:title>
		</media:content>
	</item>
		<item>
		<title>Ridiculous AT&amp;T Commercials</title>
		<link>http://blog.colinashe.net/2008/09/08/ridiculous-att-commercials/</link>
		<comments>http://blog.colinashe.net/2008/09/08/ridiculous-att-commercials/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 15:02:03 +0000</pubDate>
		<dc:creator>Colin</dc:creator>
				<category><![CDATA[gadgets]]></category>
		<category><![CDATA[purchases]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://imladris.mit.edu/blog/?p=314</guid>
		<description><![CDATA[Over the last few months, AT&#38;T has aired a series of commercials trying to convince the American public that they should use AT&#38;T as their wireless carriers so they can avoid having &#8220;no bars&#8221; in Belgium, Finland, France, Spain, and, presumably, by extension, Europe in general (and Hong Kong). When I first saw these ads, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.colinashe.net&amp;blog=9064895&amp;post=314&amp;subd=colinaashe&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Over the last few months, AT&amp;T has aired a series of commercials trying to convince the American public that they should use AT&amp;T as their wireless carriers so they can avoid having &#8220;no bars&#8221; in <a href="http://www.youtube.com/watch?v=zUfONVpMn4Q" target="_blank">Belgium</a>, Finland, <a href="http://www.youtube.com/watch?v=chQJLF8Pu28" target="_blank">France</a>, <a href="http://www.youtube.com/watch?v=I6ITNBP2BA0" target="_blank">Spain</a>, and, presumably, by extension, Europe in general (and <a href="http://www.youtube.com/watch?v=4GqDM68DZNA" target="_blank">Hong Kong</a>).  When I first saw these ads, I couldn&#8217;t help wonder how effective these ads could be given that the average American doesn&#8217;t go to Europe very often.  Any person who decides to go with AT&amp;T on the off chance they wind up in Europe and want to use their American cell phone there has just made a very foolish decision.</p>
<p><span id="more-314"></span>Furthermore, unless you are incredibly wealthy, if you use your AT&amp;T phone outside of the US like you would inside the US, you will be bankrupt quickly.  <a href="http://www.wireless.att.com/learn/international/roaming/international-roaming.jsp?wtSlotClick=1-0017YV-0-1&amp;WT.svl=calltoaction" target="_blank">This page</a> allows you to check the per minute rate for roaming in practically all countries around the world.  Roaming in all the European countries in the ads costs $1.29/minute, while Hong Kong costs $2.29/minute.  That&#8217;s expensive!  However, it&#8217;s still on the low end of things.  If you happen to find yourself in Azerbaijan (we have neighbors from Azerbaijan), you&#8217;ll be paying $4.99/minute!  So, while you may not have &#8220;no bars&#8221; while you&#8217;re traveling, at the end of your trip you will almost certainly have &#8220;no money&#8221;.</p>
<p>One thing that can be said in favor of AT&amp;T is that it is a <a href="http://en.wikipedia.org/wiki/GSM" target="_blank">GSM</a> carrier and, if you have a phone with a radio on the proper frequency, you could take your AT&amp;T phone to Europe, buy a new <a href="http://en.wikipedia.org/wiki/Subscriber_Identity_Module" target="_blank">SIM card</a> there and easily use a relatively cheap pre-paid plan while you&#8217;re there.  This avoids the costly international roaming charges but it means that you&#8217;ll have a different phone number while in Europe.  If your US carrier is Verizon or Sprint (which use <a href="http://en.wikipedia.org/wiki/Code_division_multiple_access" target="_blank">CDMA</a>), for example, you would have no ability to simply buy a SIM card in Europe to avoid international roaming.  Rather, you&#8217;d have to buy a whole new phone.  However, while the ability to get a European SIM card is helpful, this is not what AT&amp;T is advocating.  They advocate they you simply use their service under international roaming.</p>
<p>In any case, the relative infrequency of Americans&#8217; international travels coupled with the outrageous cost of international roaming makes this line of advertising very unconvincing to me, even though I have probably been to Europe much more than your average American.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/colinaashe.wordpress.com/314/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/colinaashe.wordpress.com/314/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/colinaashe.wordpress.com/314/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/colinaashe.wordpress.com/314/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/colinaashe.wordpress.com/314/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/colinaashe.wordpress.com/314/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/colinaashe.wordpress.com/314/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/colinaashe.wordpress.com/314/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/colinaashe.wordpress.com/314/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/colinaashe.wordpress.com/314/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/colinaashe.wordpress.com/314/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/colinaashe.wordpress.com/314/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/colinaashe.wordpress.com/314/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/colinaashe.wordpress.com/314/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/colinaashe.wordpress.com/314/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/colinaashe.wordpress.com/314/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.colinashe.net&amp;blog=9064895&amp;post=314&amp;subd=colinaashe&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.colinashe.net/2008/09/08/ridiculous-att-commercials/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ee26997b5a0d9e7b34f7782cc84a2078?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Colin</media:title>
		</media:content>
	</item>
		<item>
		<title>How you should spend July 3rd</title>
		<link>http://blog.colinashe.net/2008/07/02/how-you-should-spend-july-3rd/</link>
		<comments>http://blog.colinashe.net/2008/07/02/how-you-should-spend-july-3rd/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 19:58:21 +0000</pubDate>
		<dc:creator>Colin</dc:creator>
				<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://imladris.mit.edu/blog/?p=304</guid>
		<description><![CDATA[Last summer, Heather and I got into watching a show on the USA cable network called &#8220;Burn Notice&#8220;.  It&#8217;s about a former spy who got &#8220;burned&#8221; by the government.  Essentially, that means that they deemed him to be a security threat, froze all his assets, cut off all his government contacts, and dumped him (alive) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.colinashe.net&amp;blog=9064895&amp;post=304&amp;subd=colinaashe&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Last summer, Heather and I got into watching a show on the USA cable network called &#8220;<a href="http://www.usanetwork.com/series/burnnotice/" target="_blank">Burn</a> <a href="http://en.wikipedia.org/wiki/Burn_Notice" target="_blank">Notice</a>&#8220;.  It&#8217;s about a former spy who got &#8220;burned&#8221; by the government.  Essentially, that means that they deemed him to be a security threat, froze all his assets, cut off all his government contacts, and dumped him (alive) in Miami.  The show is about him trying to figure out who is responsible for his burn notice and how he can get unburned.  In the meantime, he uses his special training to do various jobs for various people in Miami.</p>
<p>It turns out that the show is really entertaining and might teach you a thing or two about spy skills.  A new season is beginning on July 10th.  However, tomorrow USA is having a marathon of all of last season&#8217;s episodes back to back to back&#8230;  All the fun starts at 6:30am and the last episode ends at 7pm.  So, head on out to the grocery store tonight and buy yourself lots of snacks for your 12 1/2 hour Burn Notice viewing.  Or, you could just set up your TiVo or <a href="http://blog.colinashe.net/index.php?s=mythtv" target="_blank">MythTV</a> to tape the whole thing.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/colinaashe.wordpress.com/304/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/colinaashe.wordpress.com/304/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/colinaashe.wordpress.com/304/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/colinaashe.wordpress.com/304/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/colinaashe.wordpress.com/304/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/colinaashe.wordpress.com/304/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/colinaashe.wordpress.com/304/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/colinaashe.wordpress.com/304/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/colinaashe.wordpress.com/304/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/colinaashe.wordpress.com/304/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/colinaashe.wordpress.com/304/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/colinaashe.wordpress.com/304/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/colinaashe.wordpress.com/304/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/colinaashe.wordpress.com/304/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/colinaashe.wordpress.com/304/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/colinaashe.wordpress.com/304/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.colinashe.net&amp;blog=9064895&amp;post=304&amp;subd=colinaashe&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.colinashe.net/2008/07/02/how-you-should-spend-july-3rd/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ee26997b5a0d9e7b34f7782cc84a2078?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Colin</media:title>
		</media:content>
	</item>
		<item>
		<title>Air Guitar Nation</title>
		<link>http://blog.colinashe.net/2008/02/12/air-guitar-nation/</link>
		<comments>http://blog.colinashe.net/2008/02/12/air-guitar-nation/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 03:53:03 +0000</pubDate>
		<dc:creator>Colin</dc:creator>
				<category><![CDATA[contests]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://imladris.mit.edu/blog/?p=254</guid>
		<description><![CDATA[Last Saturday night, Heather and I were flipping through the channels looking for something decent to watch.  I had just finished watching the end of something like &#8220;Top 100 One Hit Wonders&#8221; on VH1 and they said that the next show would be a documentary called &#8220;Air Guitar Nation&#8221;.  It looked pretty entertaining, so I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.colinashe.net&amp;blog=9064895&amp;post=254&amp;subd=colinaashe&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Last Saturday night, Heather and I were flipping through the channels looking for something decent to watch.  I had just finished watching the end of something like &#8220;Top 100 One Hit Wonders&#8221; on VH1 and they said that the next show would be a documentary called &#8220;Air Guitar Nation&#8221;.  It looked pretty entertaining, so I thought I&#8217;d give it a try.</p>
<p>I&#8217;m glad I did: it was hilarious.  The basic synopsis is this: in 2002 two American guys find out about the World Air Guitar Championships held in Finland so they go &#8211; not as competitors &#8211; only observers.  They are struck by the fact that there are no Americans in the competition, so they resolve to organize championship events in the US in order to send a US champion to the world championship the following year.  I don&#8217;t want to give much more than that away because the story is really good.  Anyway, if you&#8217;ve ever pretended to perform a guitar solo in your bedroom, this documentary is for you.</p>
<p>The documentary is out on DVD, so you can get it on Netflix or something.  Or, if you want to watch it for free, it&#8217;ll be on VH1 at 1PM tomorrow (Feb. 13th), so set up your Tivo.  The trailer (which I think doesn&#8217;t really do it justice) is <a href="http://www.youtube.com/watch?v=ea32R_2jSxg" target="_blank">here</a>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/colinaashe.wordpress.com/254/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/colinaashe.wordpress.com/254/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/colinaashe.wordpress.com/254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/colinaashe.wordpress.com/254/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/colinaashe.wordpress.com/254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/colinaashe.wordpress.com/254/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/colinaashe.wordpress.com/254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/colinaashe.wordpress.com/254/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/colinaashe.wordpress.com/254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/colinaashe.wordpress.com/254/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/colinaashe.wordpress.com/254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/colinaashe.wordpress.com/254/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/colinaashe.wordpress.com/254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/colinaashe.wordpress.com/254/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/colinaashe.wordpress.com/254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/colinaashe.wordpress.com/254/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.colinashe.net&amp;blog=9064895&amp;post=254&amp;subd=colinaashe&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.colinashe.net/2008/02/12/air-guitar-nation/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ee26997b5a0d9e7b34f7782cc84a2078?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Colin</media:title>
		</media:content>
	</item>
		<item>
		<title>3rd time&#8217;s a charm?</title>
		<link>http://blog.colinashe.net/2008/02/04/3rd-times-a-charm/</link>
		<comments>http://blog.colinashe.net/2008/02/04/3rd-times-a-charm/#comments</comments>
		<pubDate>Tue, 05 Feb 2008 03:44:22 +0000</pubDate>
		<dc:creator>Colin</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[purchases]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://imladris.mit.edu/blog/?p=247</guid>
		<description><![CDATA[About a year and a half ago, a friend of mine gave me a computer he was no longer using.  I went ahead and bought a Hauppauge PVR-350 TV tuner card with onboard MPEG-2 encoding and decoding with the hopes of turning the computer into a nice PVR.  Tonight marks the third time (at least) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.colinashe.net&amp;blog=9064895&amp;post=247&amp;subd=colinaashe&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>About a year and a half ago, a friend of mine gave me a computer he was no longer using.  I went ahead and bought a Hauppauge PVR-350 TV tuner card with onboard MPEG-2 encoding and decoding with the hopes of turning the computer into a nice PVR.  Tonight marks the third time (at least) that I have tried to set up this program.  I tried once using KnoppMyth, a Linux distribution based on Knoppix (which is based on Debian) that is meant to simplify the task of setting up MythTV (which is notoriously difficult).  I got to, I don&#8217;t know, 75% perhaps and then ran into some snags and gave up for awhile.  Some time later, I tried installing Ubuntu and then installing MythTV on top of that.  I got to probably 90% and then hit snags, got sick of working on it, and gave up.   Over the weekend, I decided I would try installing it again.  So, today I downloaded the installation ISO for Mythbuntu.  I&#8217;m in the process of trying to get everything working.  I&#8217;ll let you know how it turns out.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/colinaashe.wordpress.com/247/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/colinaashe.wordpress.com/247/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/colinaashe.wordpress.com/247/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/colinaashe.wordpress.com/247/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/colinaashe.wordpress.com/247/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/colinaashe.wordpress.com/247/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/colinaashe.wordpress.com/247/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/colinaashe.wordpress.com/247/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/colinaashe.wordpress.com/247/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/colinaashe.wordpress.com/247/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/colinaashe.wordpress.com/247/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/colinaashe.wordpress.com/247/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/colinaashe.wordpress.com/247/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/colinaashe.wordpress.com/247/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/colinaashe.wordpress.com/247/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/colinaashe.wordpress.com/247/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.colinashe.net&amp;blog=9064895&amp;post=247&amp;subd=colinaashe&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.colinashe.net/2008/02/04/3rd-times-a-charm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ee26997b5a0d9e7b34f7782cc84a2078?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Colin</media:title>
		</media:content>
	</item>
		<item>
		<title>Mmmm&#8230; Bacon</title>
		<link>http://blog.colinashe.net/2008/01/24/mmmm-bacon/</link>
		<comments>http://blog.colinashe.net/2008/01/24/mmmm-bacon/#comments</comments>
		<pubDate>Fri, 25 Jan 2008 00:05:50 +0000</pubDate>
		<dc:creator>Colin</dc:creator>
				<category><![CDATA[food]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://imladris.mit.edu/blog/?p=244</guid>
		<description><![CDATA[Bacon needs no introduction.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.colinashe.net&amp;blog=9064895&amp;post=244&amp;subd=colinaashe&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Bacon needs no introduction.</p>
<span style="text-align:center; display: block;"><a href="http://blog.colinashe.net/2008/01/24/mmmm-bacon/"><img src="http://img.youtube.com/vi/IVKJpkq-wNo/2.jpg" alt="" /></a></span>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/colinaashe.wordpress.com/244/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/colinaashe.wordpress.com/244/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/colinaashe.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/colinaashe.wordpress.com/244/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/colinaashe.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/colinaashe.wordpress.com/244/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/colinaashe.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/colinaashe.wordpress.com/244/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/colinaashe.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/colinaashe.wordpress.com/244/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/colinaashe.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/colinaashe.wordpress.com/244/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/colinaashe.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/colinaashe.wordpress.com/244/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/colinaashe.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/colinaashe.wordpress.com/244/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.colinashe.net&amp;blog=9064895&amp;post=244&amp;subd=colinaashe&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.colinashe.net/2008/01/24/mmmm-bacon/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ee26997b5a0d9e7b34f7782cc84a2078?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Colin</media:title>
		</media:content>
	</item>
		<item>
		<title>Raise the Jolly Roger x 2</title>
		<link>http://blog.colinashe.net/2007/08/29/raise-the-jolly-roger-x-2/</link>
		<comments>http://blog.colinashe.net/2007/08/29/raise-the-jolly-roger-x-2/#comments</comments>
		<pubDate>Wed, 29 Aug 2007 04:05:06 +0000</pubDate>
		<dc:creator>Colin</dc:creator>
				<category><![CDATA[baseball]]></category>
		<category><![CDATA[Pirates]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://imladris.mit.edu/blog/?p=217</guid>
		<description><![CDATA[Today the Pirates began a series of 4 games against the Cincinnati Reds.  The series was kicked off with a &#8220;twi-night&#8221; doubleheader, the first game of which was a make-up for the August 5th game, which was postponed due to rain.  Both the Pirates and the Reds had been doing well coming into today&#8217;s games.  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.colinashe.net&amp;blog=9064895&amp;post=217&amp;subd=colinaashe&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today the Pirates began a series of 4 games against the Cincinnati Reds.  The series was kicked off with a &#8220;twi-night&#8221; doubleheader, the first game of which was a make-up for the August 5th game, which was postponed due to rain.  Both the Pirates and the Reds had been doing well coming into today&#8217;s games.  The Pirates had won their last three series and 7 out of their last 10 games.  However, the Reds were riding a 6-game winning streak coming into today&#8217;s games.  I knew that one team would have to falter and I was nervous that it was going to be the Pirates.  Fortunately, the Pirates put my fears to rest by winning the first game 6-4, due, in no small part, to <a href="http://mlb.mlb.com/media/video.jsp?video=200708282175782" target="_blank">Freddy Sanchez&#8217; first career grand slam</a>.  They followed up their victory with another victory, beating the Reds 3-2 in the second game.</p>
<p>With their two victories tonight, the Pirates advance to 59-72 (.450).  This lifts them out of last place in the NL Central, putting them a game and a half ahead of Houston.  In addition, it puts them only half a game behind Cincinnati.  A win in tomorrow&#8217;s game would move them to fourth place in the NL Central.  For those of you paying attention, if the Pirates are to post a winning season, they must win 23 of their remaining 31 games &#8211; which allows them only 8 losses for the rest of the season.  This is unlikely, but not impossible.  Afterall, they are 8-2 in their last 10 games&#8230;</p>
<p>Finally, those of you who might be frustrated by what looks like another disappointing season should consider the following:<a href="http://mlb.mlb.com/mlb/standings/index.jsp?ymd=20060828" target="_blank"> last year on this date</a>, the Pirates had a record of 51-81 (.386), which meant that a winning season was already impossible.  In addition, they were a whopping 19.5 games behind first place.  This year, they&#8217;re at 59-72 (.450) and they&#8217;re only 8.5 games behind first place.  I&#8217;m not saying that they&#8217;re going to win the division, but they could.  Don&#8217;t forget that the <a href="http://mlb.mlb.com/mlb/standings/index.jsp?ymd=20051002" target="_blank">Padres won the NL West in 2005</a> with a record of 82-80, the worst possible winning record and the worst record ever by a team that made it into the postseason.  So, while the Pirates aren&#8217;t doing quite as well as we might like, they&#8217;re definitely moving in the right direction.</p>
<p>PS: Interestingly, tonight the Pirates tied the franchise record for most home runs hit by the team in any calendar month.  The record has stood at 43 since August of 1947 and, since there are still 3 more games left in August, it stands a good chance of being broken by the 2007 squad.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/colinaashe.wordpress.com/217/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/colinaashe.wordpress.com/217/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/colinaashe.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/colinaashe.wordpress.com/217/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/colinaashe.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/colinaashe.wordpress.com/217/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/colinaashe.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/colinaashe.wordpress.com/217/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/colinaashe.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/colinaashe.wordpress.com/217/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/colinaashe.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/colinaashe.wordpress.com/217/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/colinaashe.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/colinaashe.wordpress.com/217/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/colinaashe.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/colinaashe.wordpress.com/217/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.colinashe.net&amp;blog=9064895&amp;post=217&amp;subd=colinaashe&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.colinashe.net/2007/08/29/raise-the-jolly-roger-x-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ee26997b5a0d9e7b34f7782cc84a2078?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Colin</media:title>
		</media:content>
	</item>
		<item>
		<title>Tax Rap</title>
		<link>http://blog.colinashe.net/2007/04/12/tax-rap/</link>
		<comments>http://blog.colinashe.net/2007/04/12/tax-rap/#comments</comments>
		<pubDate>Thu, 12 Apr 2007 12:54:57 +0000</pubDate>
		<dc:creator>Colin</dc:creator>
				<category><![CDATA[contests]]></category>
		<category><![CDATA[recorded music]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://imladris.mit.edu/blog/?p=178</guid>
		<description><![CDATA[I saw this in the Boston Metro (a free newspaper distributed at public transit stations). TurboTax is sponsoring a competition where people rap about taxes and using TurboTax. The contest is &#8220;hosted&#8221; by Vanilla Ice and involves a $25,000 prize for the winner. Anyway, I took a look at some of the submissions and some [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.colinashe.net&amp;blog=9064895&amp;post=178&amp;subd=colinaashe&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I saw this in the Boston Metro (a free newspaper distributed at public transit stations).  TurboTax is sponsoring a competition where people rap about taxes and using TurboTax.  The contest is &#8220;hosted&#8221; by Vanilla Ice and involves a $25,000 prize for the winner.  Anyway, I took a look at some of the submissions and some of them are painful to watch.  However, there are some that are really good.  In the Metro article, they recommended &#8220;Keep Your Refund FATTER&#8221; by 401Cakes &amp; Samuel L. Taxin&#8217;.  I think it&#8217;s really good, so take a look:</p>
<span style="text-align:center; display: block;"><a href="http://blog.colinashe.net/2007/04/12/tax-rap/"><img src="http://img.youtube.com/vi/q64RWSATlK8/2.jpg" alt="" /></a></span>
<p>If you want to peruse all the entries, look <a href="http://www.youtube.com/profile_favorites?user=TurboTax&amp;page=1" target="_blank">here</a>.  If you want to see the contest home page, check <a href="http://www.youtube.com/profile?user=TurboTax" target="_blank">here</a>.  Some of the stuff is really good, but don&#8217;t be surprised if you find something that is both embarrassing and painful to watch.  You&#8217;ve been warned.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/colinaashe.wordpress.com/178/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/colinaashe.wordpress.com/178/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/colinaashe.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/colinaashe.wordpress.com/178/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/colinaashe.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/colinaashe.wordpress.com/178/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/colinaashe.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/colinaashe.wordpress.com/178/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/colinaashe.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/colinaashe.wordpress.com/178/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/colinaashe.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/colinaashe.wordpress.com/178/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/colinaashe.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/colinaashe.wordpress.com/178/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/colinaashe.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/colinaashe.wordpress.com/178/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.colinashe.net&amp;blog=9064895&amp;post=178&amp;subd=colinaashe&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.colinashe.net/2007/04/12/tax-rap/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ee26997b5a0d9e7b34f7782cc84a2078?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Colin</media:title>
		</media:content>
	</item>
	</channel>
</rss>
