<?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>Nomadicoder &#187; Web Development</title>
	<atom:link href="http://nomadicoder.com/taxonomy/tags/computers/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://nomadicoder.com</link>
	<description>Coding wherever I happen to be</description>
	<lastBuildDate>Tue, 20 Jul 2010 18:49:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Quick RVM Rubinius 1.0.0 Install Recipe</title>
		<link>http://nomadicoder.com/2010/05/25/quick-rvm-rubinius-1-0-0-install-recipe/</link>
		<comments>http://nomadicoder.com/2010/05/25/quick-rvm-rubinius-1-0-0-install-recipe/#comments</comments>
		<pubDate>Tue, 25 May 2010 18:54:42 +0000</pubDate>
		<dc:creator>Steven</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[rspec]]></category>
		<category><![CDATA[rubinius]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[RVM]]></category>

		<guid isPermaLink="false">http://nomadicoder.com/2010/05/25/quick-rvm-rubinius-1-0-0-install-recipe/</guid>
		<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>
			<content:encoded><![CDATA[<p><span style="font-size: 12pt;">Here are the quick and dirty commands I used to install <a href="http://rubini.us/">Rubinius</a> <a href="http://rubini.us/about/one_point_oh">1.0.0</a> with <a href="http://rubyonrails.org/">Rails</a>, <a href="http://rspec.info/">RSpec</a>, and <a href="http://www.sinatrarb.com/">Sinatra</a> in <a href="http://rvm.beginrescueend.com/">RVM</a> on <a href="http://www.apple.com/macosx/">Mac OS X</a>.  <del datetime="2010-07-12T17:55:27+00:00">So far I haven’t been able to get <a href="http://wiki.github.com/aslakhellesoy/cucumber/">Cucumber</a> to install.</del></p>
<p> <em>The problem has been <a title="Gherkin under Rubinius 1.0.0 Fails To Build From &quot;gem install cucumber&quot;" href="http://github.com/aslakhellesoy/gherkin/issues/closed/#issue/64">fixed</a> with the <a title="Rubinius 1.0.1" href="http://rubini.us/about/one_point_one">1.0.1 release</a>.  I have added commands to install Cucumber support.</em></p>
<p></span></p>
<pre><code>
rvm install rbx
rvm rbx
gem update --system --no-ri --no-rdoc
gem update --no-ri --no-rdoc
gem install rails --no-ri --no-rdoc
gem install sqlite3-ruby --no-ri --no-rdoc
gem install rspec --no-ri --no-rdoc
gem install rspec-rails --no-ri --no-rdoc
gem install cucumber --no-ri --no-rdoc
gem install cucumber-rails --no-ri --no-rdoc
gem install sinatra --no-ri --no-rdoc
</code></pre>
]]></content:encoded>
			<wfw:commentRss>http://nomadicoder.com/2010/05/25/quick-rvm-rubinius-1-0-0-install-recipe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some Photos Offline</title>
		<link>http://nomadicoder.com/2008/02/13/some-photos-offline/</link>
		<comments>http://nomadicoder.com/2008/02/13/some-photos-offline/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 17:51:48 +0000</pubDate>
		<dc:creator>Steven</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://nomadicoder.com/2008/02/13/some-photos-offline/</guid>
		<description><![CDATA[Some of my photos are unavailable. They are hosted on Zooomr.com. Zooomr is in the process of upgrading and some images are offline, and it appears my images are in that category.]]></description>
			<content:encoded><![CDATA[<p>Some of my photos are unavailable. They are hosted on Zooomr.com. Zooomr is in the process of <a href="http://trac.zooomr.com/trac/wiki/Zooomr2008Release">upgrading</a> and some images are offline, and it appears my images are in that category.</p>
]]></content:encoded>
			<wfw:commentRss>http://nomadicoder.com/2008/02/13/some-photos-offline/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Los Angeles City Fire Department Gets It When it Comes to the Web</title>
		<link>http://nomadicoder.com/2007/11/25/los-angeles-city-fire-department-gets-it-when-it-comes-to-the-web/</link>
		<comments>http://nomadicoder.com/2007/11/25/los-angeles-city-fire-department-gets-it-when-it-comes-to-the-web/#comments</comments>
		<pubDate>Sun, 25 Nov 2007 14:59:46 +0000</pubDate>
		<dc:creator>Steven</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://nomadicoder.com/2007/11/25/los-angeles-city-fire-department-gets-it-when-it-comes-to-the-web/</guid>
		<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>
			<content:encoded><![CDATA[<p>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 <a href="http://twitter.com/LAFD">twittering</a> major incidents.  Lately, he&#8217;s been <a href="http://lafd.blogspot.com/">blogging</a> complete reports, such as this dramatic <a href="http://lafd.blogspot.com/2007/11/firefighters-rescue-pair-from-burning.html">rescue</a>.<br />
<!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/blog" rel="tag">blog</a>, <a href="http://www.technorati.com/tag/fire" rel="tag">fire</a>, <a href="http://www.technorati.com/tag/technology" rel="tag">technology</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://nomadicoder.com/2007/11/25/los-angeles-city-fire-department-gets-it-when-it-comes-to-the-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Drupal Website</title>
		<link>http://nomadicoder.com/2007/03/31/new-drupal-website/</link>
		<comments>http://nomadicoder.com/2007/03/31/new-drupal-website/#comments</comments>
		<pubDate>Sat, 31 Mar 2007 14:57:59 +0000</pubDate>
		<dc:creator>Steven</dc:creator>
				<category><![CDATA[Amateur Radio]]></category>
		<category><![CDATA[Baker to Vegas]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://nomadicoder.com/2007/03/31/new-drupal-website/</guid>
		<description><![CDATA[On Monday, I launched my second public Drupal website for our Baker to Vegas support team. [Update 4/11/07 - We are now Mojave RATS] Technorati Tags: AmateurRadio, Drupal, HamRadio, Drupal]]></description>
			<content:encoded><![CDATA[<p>On Monday, I launched my second public <a href="http://drupal.org/">Drupal</a> <a href="http://b2vradio.com/">website</a> for our Baker to Vegas support team.<br />
[Update 4/11/07 - We are now <a href="http://mojaverats.com">Mojave RATS</a>]</p>
<p>Technorati Tags: <a rel="tag" href="http://www.technorati.com/tag/AmateurRadio">AmateurRadio</a>, <a rel="tag" href="http://www.technorati.com/tag/Drupal">Drupal</a>, <a rel="tag" href="http://www.technorati.com/tag/HamRadio">HamRadio</a>, <a rel="tag" href="http://www.technorati.com/tag/Drupal">Drupal</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nomadicoder.com/2007/03/31/new-drupal-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
