<?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>Dream at the top of your lungs</title>
	<atom:link href="http://betaorbust.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://betaorbust.com/blog</link>
	<description>Rants, sleep deprivation, and gadgetry...</description>
	<lastBuildDate>Thu, 22 Mar 2012 18:30:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Tip: Objects &amp; Classes in Ember JS</title>
		<link>http://betaorbust.com/blog/2012/03/22/tip-objects-classes-in-ember-js/</link>
		<comments>http://betaorbust.com/blog/2012/03/22/tip-objects-classes-in-ember-js/#comments</comments>
		<pubDate>Thu, 22 Mar 2012 18:28:38 +0000</pubDate>
		<dc:creator>jfavreau</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Quick Tip]]></category>
		<category><![CDATA[Udacity]]></category>

		<guid isPermaLink="false">http://betaorbust.com/blog/?p=326</guid>
		<description><![CDATA[Today I learned that, when using Ember JS, all of your ember objects come out as classes and not Objects. I literally spent ten minutes trying to figure out why my objects weren&#8217;t being properly instantiated. I also learned that I can turn off my Mac Air by mapping sleep to the 11 finger touch. [...]]]></description>
			<content:encoded><![CDATA[<p>Today I learned that, when using Ember JS, all of your ember objects come out as classes and not Objects. I literally spent ten minutes trying to figure out why my objects weren&#8217;t being properly instantiated. </p>
<p>I also learned that I can turn off my Mac Air by mapping sleep to the 11 finger touch. The most effective way of doing this is to place all fingers on the touchpad and then place your nose between them &#8211; a fitting bow and gesture at the end of a long day coding.</p>
]]></content:encoded>
			<wfw:commentRss>http://betaorbust.com/blog/2012/03/22/tip-objects-classes-in-ember-js/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making ls work as dir in windows</title>
		<link>http://betaorbust.com/blog/2011/11/26/making-ls-work-in-windows/</link>
		<comments>http://betaorbust.com/blog/2011/11/26/making-ls-work-in-windows/#comments</comments>
		<pubDate>Sat, 26 Nov 2011 23:46:16 +0000</pubDate>
		<dc:creator>jfavreau</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://betaorbust.com/blog/?p=317</guid>
		<description><![CDATA[I frequently swap between development in windows and linux environments depending on what I need to do. Without fail, EVERY time I get back to Windows, I end up typing &#8220;ls&#8221; at the command prompt and staring blankly at 'ls' is not recognized as an internal or external command, operable program or batch file. for [...]]]></description>
			<content:encoded><![CDATA[<p>I frequently swap between development in windows and linux environments depending on what I need to do.</p>
<p>Without fail, EVERY time I get back to Windows, I end up typing &#8220;ls&#8221; at the command prompt and staring blankly at</p>
<pre>'ls' is not recognized as an
internal or external command,
operable program or batch file.</pre>
<p>for a few seconds before giving a small sigh and a weary facepalm.</p>
<p>This has happened SEVERAL times today, and while there is no great time loss here, I have a decided to fix this once and for all.</p>
<ol>
<li>Open notepad and type &#8220;dir&#8221; (without the quotes)</li>
<li>Save the file as ls.bat (make sure windows doesn&#8217;t do some silly thing where it saves .txt on the end because you have view known extensions turned off)</li>
<li>place this file in C:\Windows\System32 or wherever your System32 directory is.</li>
<li>Rejoice.</li>
</ol>
<div>Yup, it&#8217;s silly, but by golly, it&#8217;s fixed.</div>
<div><a href="http://betaorbust.com/blog/wp-content/uploads/2011/11/ScreenShot020.png"><img class="aligncenter size-medium wp-image-320" title="picard-facepalm" src="http://betaorbust.com/blog/wp-content/uploads/2011/11/ScreenShot020-450x323.png" alt="Oh dear..." width="450" height="323" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://betaorbust.com/blog/2011/11/26/making-ls-work-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dusty Bootie 2011</title>
		<link>http://betaorbust.com/blog/2011/09/09/dusty-bootie-2011/</link>
		<comments>http://betaorbust.com/blog/2011/09/09/dusty-bootie-2011/#comments</comments>
		<pubDate>Fri, 09 Sep 2011 17:59:50 +0000</pubDate>
		<dc:creator>jfavreau</dc:creator>
				<category><![CDATA[Burning Man]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://betaorbust.com/blog/?p=307</guid>
		<description><![CDATA[Oh Burning Man, I miss you, but &#8211; like every year &#8211; come Monday morning, it was really time to go home. Eyes destroyed, skin mostly powder, 9lbs heavier, and spirit topped up to 100%. I&#8217;ll post pictures and stories later, but for right now I&#8217;m just going to put a little link up here for [...]]]></description>
			<content:encoded><![CDATA[<p>Oh <a title="Burning Man website" href="http://burningman.com/" target="_blank">Burning Man</a>, I miss you, but &#8211; like every year &#8211; come Monday morning, it was really time to go home. Eyes destroyed, skin mostly powder, 9lbs heavier, and spirit topped up to 100%.</p>
<div id="attachment_308" class="wp-caption aligncenter" style="width: 460px"><a href="http://betaorbust.com/blog/wp-content/uploads/2011/09/FlyingV.jpg" target="_blank"><img class="size-medium wp-image-308 " title="The Flying V! Best use of shade structures to date!" src="http://betaorbust.com/blog/wp-content/uploads/2011/09/FlyingV-450x335.jpg" alt="The Flying V! Best use of shade structures to date!" width="450" height="335" /></a><p class="wp-caption-text">The Flying V! Best use of shade structures to date! Home sweet home at 4:10 and Journey.</p></div>
<p>I&#8217;ll post pictures and stories later, but for right now I&#8217;m just going to put a little link up here for some folks on <a title="Does anyone have the Bootie BRC CD that was given out this year? Would love to get a copy / torrent of it." href="http://www.reddit.com/r/BurningMan/comments/k7n5t/bootie_brc_cd/" target="_blank">Reddit</a> and those who didn&#8217;t make it out to Black Rock City this year. One of my favorite things to do at Burning Man is to go see <a title="Bootie BRC" href="http://bootiemashup.com/brc/" target="_blank">Bootie</a> drop some amazing mashup goodness on a crowd of incredibly happy burners. They give out CDs during the show, and as they don&#8217;t sell any of their music and give it away freely on the interwebs I don&#8217;t think there should be a problem posting the files here.</p>
<p>Without further adieu, I give you the contents of the CD Bootie gave out in BRC. Enjoy!</p>
<p style="text-align: center;"><strong><a title="Black Rock Bootie" href="http://betaorbust.com/temp/Music/Bootie%20SF/Black%20Rock%20Bootie%20-%202011.zip" target="_blank">Click here to download Bootie BRC 2011</a> [320kbps - 165MB]</strong></p>
<p>&nbsp;</p>
<div id="attachment_309" class="wp-caption aligncenter" style="width: 460px"><a href="http://betaorbust.com/blog/wp-content/uploads/2011/09/154035-burning-man-20111.jpg" target="_blank"><img class="size-medium wp-image-309 " title="The Temple at Burning Man 2011 " src="http://betaorbust.com/blog/wp-content/uploads/2011/09/154035-burning-man-20111-450x270.jpg" alt="The Temple at Burning Man 2011" width="450" height="270" /></a><p class="wp-caption-text">The Temple at Burning Man 2011 - Image (c) Reuters 2011</p></div>
<p><strong>Note 1:</strong> I have no idea what Bootie CD this is or if it was especially made for Burning Man. I do know that they played almost every track off of it during one of their sets on the Playa.<br />
<strong>Note 2:</strong> If this link becomes popular I&#8217;m going to have to take it down before my little server explodes. Maybe it&#8217;ll become a torrent at that point.<br />
<strong>Note 3:</strong> Bootie, if you&#8217;re reading this and you want me to take this file down, please just drop me a note. I really love what you guys do and don&#8217;t want to degrade your control, image, distribution, etc in any way. I&#8217;m just trying to share what I believe to be free music with more people who also love you guys/gals.</p>
<p>&nbsp;</p>
<div id="attachment_310" class="wp-caption aligncenter" style="width: 460px"><a href="http://betaorbust.com/blog/wp-content/uploads/2011/09/154040-burning-man-20111.jpg" target="_blank"><img class="size-medium wp-image-310 " title="Burning Man revelers " src="http://betaorbust.com/blog/wp-content/uploads/2011/09/154040-burning-man-20111-450x299.jpg" alt="Burning Man revelers " width="450" height="299" /></a><p class="wp-caption-text">Burning Man revelers - Image (c) Reuters 2011</p></div>
]]></content:encoded>
			<wfw:commentRss>http://betaorbust.com/blog/2011/09/09/dusty-bootie-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ShiftBrite with an Arduino and a touchscreen</title>
		<link>http://betaorbust.com/blog/2011/07/22/shiftbrite-with-an-arduino-and-a-touchscreen/</link>
		<comments>http://betaorbust.com/blog/2011/07/22/shiftbrite-with-an-arduino-and-a-touchscreen/#comments</comments>
		<pubDate>Fri, 22 Jul 2011 18:34:59 +0000</pubDate>
		<dc:creator>jfavreau</dc:creator>
				<category><![CDATA[Burning Man]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://betaorbust.com/blog/?p=281</guid>
		<description><![CDATA[When life gives you moderately non-linear 4-wire resistive touchscreens you make lemonade. Then you spike that lemonade with something tasty and toxic, and go make cool projects. Recently a fairly sizable number of resistive touchscreens fell off the back of the e-waste truck and into my lap so it’s time to hit the shop and [...]]]></description>
			<content:encoded><![CDATA[<p>When life gives you moderately non-linear 4-wire resistive touchscreens you make lemonade. Then you spike that lemonade with something tasty and toxic, and go make cool projects.</p>
<p>Recently a fairly sizable number of resistive touchscreens fell off the back of the e-waste truck and into my lap so it’s time to hit the shop and make something fun. My good friend Jill of <a title="Blinky Light Love - Youtube" href="https://www.youtube.com/user/blinkylightlove" target="_blank">blinky light love</a> has recently started doing all manner of awesome things with RGB lights and, well… it looked like a lot of fun. Around the same time, <a title="Donut's twitter account" href="http://twitter.com/matt_donut" target="_blank">Donut</a> was putting in an order for some <a title="ShiftBrite information at macetech" href="http://macetech.com/blog/node/54" target="_blank">ShiftBrites</a> so I jumped on that reduced-shipping bandwagon and got 10 of <a title="Buy awesome blinky lights at macetech" href="http://macetech.com/store/index.php?main_page=product_info&amp;cPath=1&amp;products_id=1" target="_blank">these things</a>. They’re exactly what you would want if you have an <a title="Arduino homepage" href="http://www.arduino.cc/" target="_blank">arduino</a> (or other microcontroller) and like pretty things that are fairly robust, well designed, and pretty easy to control.</p>
<div id="attachment_290" class="wp-caption aligncenter" style="width: 460px"><a href="http://betaorbust.com/blog/wp-content/uploads/2011/07/shiftbriteV2_LRG1.jpg"><img class="size-medium wp-image-290" title="Shiftbrite v2 closeup" src="http://betaorbust.com/blog/wp-content/uploads/2011/07/shiftbriteV2_LRG1-450x450.jpg" alt="Shiftbrite v2 closeup" width="450" height="450" /></a><p class="wp-caption-text">Shiftbrite v2</p></div>
<p>First up was seeing if the touch sensors were even operational – I meant it when I said they fell off the back of the e-waste truck. If you’re wondering how to hook these up or how they work, you should check out the <a title="Tutorial on resistive touch screens at Sparkfun" href="http://www.sparkfun.com/tutorials/139" target="_blank">excellent writeup over at Sparkfun</a> or the <a title="Hantouch PDF example of touchscreens" href="http://www.sparkfun.com/datasheets/LCD/HOW%20DOES%20IT%20WORK.pdf" target="_blank">PDF</a> put together by HanTouchUSA. In general, you power one line, ground one line, and read the resulting voltage out of a third to get the output from one axis. Swap <em>everything</em> around you get the other axis. Busted out a scope, a power supply, and made a little breakout board for the flex cables after a brief evaluation of my soldering skills and the flex terminals (conclusion: I don’t want to solder every one of these things if there’s a possibility that I’m going to have to search dozens to find one that works)</p>
<div id="attachment_291" class="wp-caption aligncenter" style="width: 460px"><a href="http://betaorbust.com/blog/wp-content/uploads/2011/07/touch-setup.jpg"><img class="size-medium wp-image-291" title="Touchscreen setup" src="http://betaorbust.com/blog/wp-content/uploads/2011/07/touch-setup-450x337.jpg" alt="Setting up the touch screen" width="450" height="337" /></a><p class="wp-caption-text">Touchscreen attached to an oscilloscope</p></div>
<p>Some quick experimenting later I had the lines out of the touch sensor identified and hooked up to an oscilloscope. Brilliant!   Wiggling a finger over one axis and then three taps.   Sensor away! Not 100% linear, and a bit <a title="THE DOCTOR!!!!" href="http://www.youtube.com/watch?v=vY_Ry8J_jdw" target="_blank">wibbly wobbly</a> around the edges, but I’m not doing surgery so I think it’ll be just fine.</p>
<div class="mceTemp mceIEcenter" style="text-align: center;">
<dl id="attachment_292" class="wp-caption  aligncenter" style="width: 460px;">
<dt class="wp-caption-dt"><a href="http://betaorbust.com/blog/wp-content/uploads/2011/07/touch-results.jpg"><img class="size-medium wp-image-292" title="Touch screen first test" src="http://betaorbust.com/blog/wp-content/uploads/2011/07/touch-results-450x337.jpg" alt="Testing a touch screen with an oscilloscope" width="450" height="337" /></a></dt>
<dd class="wp-caption-dd">Testing a touchscreen with an oscilloscope</dd>
</dl>
</div>
<p>Arduino time! I found a simple and extremely useful <a title="Touch screen library" href="https://github.com/practicalarduino/TouchScreen" target="_blank">library</a> written by Jonathan Oxer that flips around the inputs/outputs as necessary and allowed me to read from my little four-wire touchscreen. After a bit of code modification to dump out some more information to the serial terminal I had my controller!</p>
<p>Next up: blinkies. External power seems to be the way to go with these things, so out came an old 6V wall wart to save the day. Remember to hook your grounds together! A quick Jack-‘n-Hack, this time with Digger 450’s <a title="Shiftbrite code" href="http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1211177440" target="_blank">code</a>, to get the ShiftBrite control on lock. Originally my plan had been to make the touchscreen some part of an <a title="Wikipedia: HSV" href="http://en.wikipedia.org/wiki/HSL_and_HSV" target="_blank">HSV</a> color picker. We only have two axes, so without more hardware we’re only getting HS or HV. My first implementation was for HS but, as it turns out, HV is much more useful and allows you to play with the intensity and <em>not </em>blind yourself during development. More Jack-and-Hack on Stewart Russell&#8217;s <a title="Stewart Russell's HSV to RGB conversion code." href="http://scruss.com/blog/2010/09/19/much-improved-hsv-colour-cycling-led-on-arduino/" target="_blank">code</a> got me a suitable HSV to RGB transformation method. Sure, it only goes to 255 on each channel and the ShiftBrites can do better, but I’m ok downgrading to 16 million colors from a billion+.</p>
<p>So how did it turn out? Here’s the video proof. Would like for the code to differentiate between dragging finger and tapping states but that isn’t critical and… well, we’ll see if I end up needing it.   The code is up on <a title="Link to my code on Github" href="https://github.com/betaorbust/TouchBrite" target="_blank">gitHub</a> should you want to make your own blinkie light selection.</p>
<p><a href="http://www.youtube.com/watch?v=reueLwlV_ic"><img src="http://img.youtube.com/vi/reueLwlV_ic/2.jpg"></a></p>
<p><a href="http://www.youtube.com/watch?v=reueLwlV_ic">Click here</a> to view the video on YouTube.</p>

<p>If you’re really interested in the touchscreens hit me up on <a title="j_favreau on twitter" href="https://twitter.com/j_favreau" target="_blank">twitter</a> and we’ll work something out. There’s no way I’m going to use all of these.</p>
]]></content:encoded>
			<wfw:commentRss>http://betaorbust.com/blog/2011/07/22/shiftbrite-with-an-arduino-and-a-touchscreen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DIYLILCNC &#8211; Now in 3d!</title>
		<link>http://betaorbust.com/blog/2010/05/17/diylilcnc-now-in-3d/</link>
		<comments>http://betaorbust.com/blog/2010/05/17/diylilcnc-now-in-3d/#comments</comments>
		<pubDate>Mon, 17 May 2010 19:25:07 +0000</pubDate>
		<dc:creator>jfavreau</dc:creator>
				<category><![CDATA[CAD]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://betaorbust.com/blog/?p=270</guid>
		<description><![CDATA[Sooo it’s been a while since this blog has seen any action and I’ve latched on to the idea that betaorbust will be heading back to its original design and pick up as a blog for the various side projects I’m continuously working on. With that said: Recently I’ve started looking at CNC machines with [...]]]></description>
			<content:encoded><![CDATA[<p>Sooo it’s been a while since this blog has seen any action and I’ve latched on to the idea that betaorbust will be heading back to its original design and pick up as a blog for the various side projects I’m continuously working on.</p>
<p>With that said:</p>
<p>Recently I’ve started looking at CNC machines with <a href="http://twitter.com/askForCharon">Kyle Marsh</a> and <a href="http://twitter.com/natantus">Chris Gilmer</a> (for a project that I&#8217;ll detail in a future post) and we found <a href="http://diylilcnc.org/">DIYLILCNC</a>. Unfortunately they’re still in the “working the bugs out” phase and one major thing they were lacking was a 3D model (honestly, crazy engineering respect to the guys who did this using only illustrator and some WICKED spatial reasoning.)</p>
<p>But really… it’s 2010 and anything this complex should have a digital representation to facilitate redesign etc. To that end I threw down maybe 40ish hours of nights/weekend/lunch/<span style="text-decoration: line-through;">dull meetings</span>/etc to bring you this:</p>
<p>It’s a full build (minus the Dremel they use for a power plant) right down to accurately modeled machine screws and bolts.</p>
<div id="attachment_271" class="wp-caption aligncenter" style="width: 460px"><a href="http://betaorbust.com/blog/wp-content/uploads/2010/05/DIYLILCNC.jpg"><img class="size-medium wp-image-271" title="DIYLILCNC - JF Mark 10" src="http://betaorbust.com/blog/wp-content/uploads/2010/05/DIYLILCNC-450x346.jpg" alt="DIYLILCNC - JF Mark 10" width="450" height="346" /></a><p class="wp-caption-text">Full CAD of the DIYLILCNC (JF Mark 10)</p></div>
<p>Improvements over the existing design/drawings include:</p>
<ul>
<li>Made walls square. Now with 90 degree power! (Note: this wasn’t a HUGE issue just a degree here and there)</li>
<li>All hardware (bearings, bolts, washers, rods, etc) modeled off of McMaster drawings where available. Measured parts I had in the lab when I couldn’t find McMaster drawings.</li>
<li>Fixed a flaw where the Y Drive Belt dragged against a misaligned hole when the gantry wasn’t working near the center of its range.</li>
<li>With a fully-assembled model any gaps in the documentation can be referenced against the CAD</li>
</ul>
<p>At some point I’d like to build one of these but I think I’ll hold off until Version 2.</p>
<p>The plans and model are controlled under the virus-like CC Attribution-Share Alike 2.5 Generic license and have been submitted back to the project as of this morning.</p>
<p>For those interested the package <a href="http://betaorbust.com/projects/DIYLILCNC/DIYLILCNC-JFMark10.zip">can be downloaded here</a> (again, in the grips of CC A-SA so make sure you post that if you use em)</p>
]]></content:encoded>
			<wfw:commentRss>http://betaorbust.com/blog/2010/05/17/diylilcnc-now-in-3d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Not an update</title>
		<link>http://betaorbust.com/blog/2009/02/07/not-an-update/</link>
		<comments>http://betaorbust.com/blog/2009/02/07/not-an-update/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 21:33:42 +0000</pubDate>
		<dc:creator>jfavreau</dc:creator>
				<category><![CDATA[Amazing]]></category>
		<category><![CDATA[From Twitter]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Sleep Deprivation]]></category>
		<category><![CDATA[Suck]]></category>

		<guid isPermaLink="false">http://betaorbust.com/blog/?p=255</guid>
		<description><![CDATA[It&#8217;s been a LONG time since I made a &#8220;real&#8221; post and this will, in no possible way, count as breaking that streak. As a bit of an update to the last post: Badier did in fact have hypothermia. We ended up in the medical suite in the National History Museum where he pulled an [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a LONG time since I made a &#8220;real&#8221; post and this will, in no possible way, count as breaking that streak. As a bit of an update to the last post: Badier did in fact have hypothermia. We ended up in the medical suite in the National History Museum where he pulled an AMAZING turnaround which you will have to ask him about yourself. We saw our new President take on his next mission which was a mind-blowing experience (jury still out on how he&#8217;s doing overall but it&#8217;s MUCH better than the last guy.)</p>
<p>In lieu of an actual post, I&#8217;ll leave you with this link to the photo album. The pictures tell the story and at 1,000 words per image you can just imagine this is a 45,000 word epic post.</p>
<p><object width="475" height="316" data="http://picasaweb.google.com/s/c/bin/slideshow.swf" type="application/x-shockwave-flash"><param name="flashvars" value="host=picasaweb.google.com&amp;captions=1&amp;RGB=0x000000&amp;feed=http%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2Fjacquesfavreau%2Falbumid%2F5297020802860702641%3Fkind%3Dphoto%26alt%3Drss%26authkey%3Do3pT6bifwoQ" /><param name="src" value="http://picasaweb.google.com/s/c/bin/slideshow.swf" /></object></p>
<p>On a side note: I changed the underlying software of the site to not save my tweets as new posts. They&#8217;ve now moved to the sidebar to help reduce the clutter that is this page :)</p>
]]></content:encoded>
			<wfw:commentRss>http://betaorbust.com/blog/2009/02/07/not-an-update/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Trying to find something hot t&#8230;</title>
		<link>http://betaorbust.com/blog/2009/01/20/trying-to-find-something-hot-t/</link>
		<comments>http://betaorbust.com/blog/2009/01/20/trying-to-find-something-hot-t/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 13:44:39 +0000</pubDate>
		<dc:creator>jfavreau</dc:creator>
				<category><![CDATA[From Twitter]]></category>

		<guid isPermaLink="false">http://betaorbust.com/blog/?p=253</guid>
		<description><![CDATA[Trying to find something hot to pull Badier back from the edge of hypothermia&#8230;.]]></description>
			<content:encoded><![CDATA[<p>Trying to find something hot to pull Badier back from the edge of hypothermia&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://betaorbust.com/blog/2009/01/20/trying-to-find-something-hot-t/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>On the National Mall! Started &#8230;</title>
		<link>http://betaorbust.com/blog/2009/01/20/on-the-national-mall-started/</link>
		<comments>http://betaorbust.com/blog/2009/01/20/on-the-national-mall-started/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 12:32:12 +0000</pubDate>
		<dc:creator>jfavreau</dc:creator>
				<category><![CDATA[From Twitter]]></category>

		<guid isPermaLink="false">http://betaorbust.com/blog/?p=252</guid>
		<description><![CDATA[On the National Mall! Started at 4th st. Made it in at 12th&#8230;. Still awesome!]]></description>
			<content:encoded><![CDATA[<p>On the National Mall! Started at 4th st. Made it in at 12th&#8230;. Still awesome!</p>
]]></content:encoded>
			<wfw:commentRss>http://betaorbust.com/blog/2009/01/20/on-the-national-mall-started/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Initiating PROJECT AWESOME. 
&#8230;</title>
		<link>http://betaorbust.com/blog/2009/01/16/initiating-project-awesome/</link>
		<comments>http://betaorbust.com/blog/2009/01/16/initiating-project-awesome/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 20:37:41 +0000</pubDate>
		<dc:creator>jfavreau</dc:creator>
				<category><![CDATA[From Twitter]]></category>

		<guid isPermaLink="false">http://betaorbust.com/blog/?p=251</guid>
		<description><![CDATA[Initiating PROJECT AWESOME. On the bus-to-the-plane-to-the-DC-to-the-new-president!]]></description>
			<content:encoded><![CDATA[<p>Initiating PROJECT AWESOME.<br />
On the bus-to-the-plane-to-the-DC-to-the-new-president!</p>
]]></content:encoded>
			<wfw:commentRss>http://betaorbust.com/blog/2009/01/16/initiating-project-awesome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;m going to the inauguration!</title>
		<link>http://betaorbust.com/blog/2009/01/07/im-going-to-obamas-inaugurat/</link>
		<comments>http://betaorbust.com/blog/2009/01/07/im-going-to-obamas-inaugurat/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 23:40:55 +0000</pubDate>
		<dc:creator>jfavreau</dc:creator>
				<category><![CDATA[From Twitter]]></category>

		<guid isPermaLink="false">http://betaorbust.com/blog/?p=247</guid>
		<description><![CDATA[I&#8217;m going to Obama&#8217;s inauguration! Sure I don&#8217;t have a ticket but hell if that&#8217;s going to stop me going to DC!]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m going to Obama&#8217;s inauguration! Sure I don&#8217;t have a ticket but hell if that&#8217;s going to stop me going to DC!</p>
]]></content:encoded>
			<wfw:commentRss>http://betaorbust.com/blog/2009/01/07/im-going-to-obamas-inaugurat/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

