<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Nomadicoder</title>
	<link>http://nomadicoder.com</link>
	<description>Coding wherever I happen to be</description>
	<lastBuildDate>Tue, 01 Mar 2011 16:43:46 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->

	<item>
		<title>Structure and Interpretation of Computer Programs ePub</title>
		<description><![CDATA[Thanks to Calibre, I was able to convert Structure and Interpretation of Computer Programs by Harold Abelson and Gerald Jay Sussman to ePub.]]></description>
		<link>http://nomadicoder.com/2011/03/01/structure-and-interpretation-of-computer-programs-epub/</link>
			</item>
	<item>
		<title>RSpec test code extracted from Sinatra Ruby</title>
		<description><![CDATA[From: http://www.sinatrarb.com/testing.html#frameworks In app/hello_world.rb require 'sinatra' get '/' do "Hello World #{params[:name]}".strip end In app/spec/app_spec.rb require 'hello_world'require 'spec' require 'rack/test' set :environment, :test describe 'The HelloWorldApp' do include Rack::Test::Methods def app Sinatra::Application end it "says hello" do get '/' last_response.should &#8230; <a href="http://nomadicoder.com/2010/07/09/rspec-test-code-extracted-from-sinatra-ruby/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://nomadicoder.com/2010/07/09/rspec-test-code-extracted-from-sinatra-ruby/</link>
			</item>
	<item>
		<title>Quick RVM Rubinius 1.0.0 Install Recipe</title>
		<description><![CDATA[Here are the quick and dirty commands I used to install Rubinius 1.0.0 with Rails, RSpec, and Sinatra in RVM on Mac OS X. So far I haven’t been able to get Cucumber to install. The problem has been fixed &#8230; <a href="http://nomadicoder.com/2010/05/25/quick-rvm-rubinius-1-0-0-install-recipe/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://nomadicoder.com/2010/05/25/quick-rvm-rubinius-1-0-0-install-recipe/</link>
			</item>
	<item>
		<title>The App That Lets Me Leave the iPhone at Home</title>
		<description><![CDATA[Though I had switched to a Motorola Droid, I kept carrying my iPhone with me. But now that I have Google Listen, Evernote and VIP Access for Android, I have duplicated all of my critical apps on my Droid. It’s &#8230; <a href="http://nomadicoder.com/2010/05/02/the-app-that-lets-me-leave-the-iphone-at-home/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://nomadicoder.com/2010/05/02/the-app-that-lets-me-leave-the-iphone-at-home/</link>
			</item>
	<item>
		<title>Too Many Apps</title>
		<description><![CDATA[Monday I had to factory reset my Motorola Droid. I was unable to wake my phone. It was on, the green new mail light was flashing, but when I pressed the power button to wake it up, nothing happened. The &#8230; <a href="http://nomadicoder.com/2010/03/13/too-many-apps/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://nomadicoder.com/2010/03/13/too-many-apps/</link>
			</item>
	<item>
		<title>Stupid Smilies!</title>
		<description><![CDATA[It was a good idea to start blogging lessons learned as I code, but it took almost as long to post a correctly formatted entry when I ran into one problem. WordPress creates emoticons automagically. Even if the text is &#8230; <a href="http://nomadicoder.com/2010/02/03/stupid-smilies/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://nomadicoder.com/2010/02/03/stupid-smilies/</link>
			</item>
	<item>
		<title>iPhone Blogging</title>
		<description><![CDATA[Ecto for the iPhone: iBlogger Tags: mobile, iPhone [Posted with iBlogger from my iPhone]]]></description>
		<link>http://nomadicoder.com/2008/12/06/iphone-blogging/</link>
			</item>
	<item>
		<title>Lack of Blogging Activity</title>
		<description><![CDATA[I blog infrequently, especially over the last few months. But I&#8217;ve been posting to Twitter quite a lot over the last year, mostly my adventures in podcasting. Much of it mundane &#8212; I&#8217;m working on show xyz, etc. This is &#8230; <a href="http://nomadicoder.com/2008/03/29/lack-of-blogging-activity/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://nomadicoder.com/2008/03/29/lack-of-blogging-activity/</link>
			</item>
	<item>
		<title>Los Angeles City Fire Department Gets It When it Comes to the Web</title>
		<description><![CDATA[Brian Humphrey, from the Los Angeles City Fire Department&#8217;s Media and Public Relations, really understands the web and how a Fire Department can put it to use. First he started twittering major incidents. Lately, he&#8217;s been blogging complete reports, such &#8230; <a href="http://nomadicoder.com/2007/11/25/los-angeles-city-fire-department-gets-it-when-it-comes-to-the-web/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://nomadicoder.com/2007/11/25/los-angeles-city-fire-department-gets-it-when-it-comes-to-the-web/</link>
			</item>
</channel>
</rss>

