<?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>whalespine.org &#187; Ruby</title>
	<atom:link href="http://whalespine.org/tag/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://whalespine.org</link>
	<description>what now?</description>
	<lastBuildDate>Thu, 29 Dec 2011 09:30:00 +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>Prototype Ajax success()</title>
		<link>http://whalespine.org/2007/11/07/prototype-ajax-success/</link>
		<comments>http://whalespine.org/2007/11/07/prototype-ajax-success/#comments</comments>
		<pubDate>Thu, 08 Nov 2007 04:16:23 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://spew.whalespine.org/2007/11/07/prototype-ajax-success/</guid>
		<description><![CDATA[I ran across what I believe to be a bug in Prototype last week. It has to do with the Ajax.Request.success() method which indicates if a given ajax request was successful or not, based on the http status code. I&#8217;m currently developing against v1.5.1.1 and in that version of Prototype the success function looks like [...]]]></description>
		<wfw:commentRss>http://whalespine.org/2007/11/07/prototype-ajax-success/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Beautiful Ruby Code?</title>
		<link>http://whalespine.org/2007/10/21/beautiful-ruby-code/</link>
		<comments>http://whalespine.org/2007/10/21/beautiful-ruby-code/#comments</comments>
		<pubDate>Mon, 22 Oct 2007 01:26:14 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://spew.whalespine.org/software-development/beautiful-ruby-code/</guid>
		<description><![CDATA[STRP has an excellent analysis of Tim Bray&#8217;s chapter in Beautiful Code. I can&#8217;t believe someone (even of Bray&#8217;s stature) has the gall to say stuff like &#8220;If you don&#8217;t know Ruby, learning it will probably make you a better programmer&#8220;. I&#8217;ll remind myself to either skip that chapter or read it knowing it is [...]]]></description>
		<wfw:commentRss>http://whalespine.org/2007/10/21/beautiful-ruby-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails 1.1.5 on Debian</title>
		<link>http://whalespine.org/2006/08/09/rails-115-on-debian/</link>
		<comments>http://whalespine.org/2006/08/09/rails-115-on-debian/#comments</comments>
		<pubDate>Thu, 10 Aug 2006 02:07:08 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://spew.whalespine.org/?p=139</guid>
		<description><![CDATA[Apparently there is a giant security hole in Rails, which has been fixed. See here for further details on the issue. For me the usual &#8216;gem install rails&#8217; didn&#8217;t work right away on Debian. I got an error that looked something like tbeck@whalespine:~$ sudo gem install rails Config file /home/tbeck/.gemrc does not exist Attempting local [...]]]></description>
		<wfw:commentRss>http://whalespine.org/2006/08/09/rails-115-on-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Podcast Roundup</title>
		<link>http://whalespine.org/2006/06/02/podcast-roundup/</link>
		<comments>http://whalespine.org/2006/06/02/podcast-roundup/#comments</comments>
		<pubDate>Fri, 02 Jun 2006 17:08:33 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[podcasts]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://spew.whalespine.org/?p=134</guid>
		<description><![CDATA[Ever since I got the shuffle I&#8217;ve been listening to a lot of podcasts. I monitor about 10 or so podcasts in iTunes for interesting episodes but there is a core group of casts that I always make a point to listen to. Here they are for your listening pleasure. Drunk and Retired &#8211; This [...]]]></description>
		<wfw:commentRss>http://whalespine.org/2006/06/02/podcast-roundup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Capistrano and CVS</title>
		<link>http://whalespine.org/2006/05/14/capistrano-and-cvs/</link>
		<comments>http://whalespine.org/2006/05/14/capistrano-and-cvs/#comments</comments>
		<pubDate>Sun, 14 May 2006 16:13:42 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://spew.whalespine.org/?p=132</guid>
		<description><![CDATA[In the world of Rails, Capistrano is a great tool to automate deployments. I started using it several weeks ago and it makes rolling out new versions of your web app very easy. Installation was as easy as doing &#8216;gem install capistrano&#8217; and then doing a &#8216;cap -A&#8217; in my application directory. The only glitch [...]]]></description>
		<wfw:commentRss>http://whalespine.org/2006/05/14/capistrano-and-cvs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lighttpd and Debian</title>
		<link>http://whalespine.org/2006/04/23/lighttpd-and-debian/</link>
		<comments>http://whalespine.org/2006/04/23/lighttpd-and-debian/#comments</comments>
		<pubDate>Sun, 23 Apr 2006 16:29:10 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://spew.whalespine.org/?p=131</guid>
		<description><![CDATA[Everyone knows that lighttpd is the popular choice for deploying]]></description>
		<wfw:commentRss>http://whalespine.org/2006/04/23/lighttpd-and-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mkmf.rb  on Debian</title>
		<link>http://whalespine.org/2006/03/27/mkmfrb-on-debian/</link>
		<comments>http://whalespine.org/2006/03/27/mkmfrb-on-debian/#comments</comments>
		<pubDate>Tue, 28 Mar 2006 05:20:31 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://spew.whalespine.org/?p=114</guid>
		<description><![CDATA[If you are having trouble installing ruby gems on Debian and getting errors complaining about missing the mkmf.rb file try doing an &#8216;apt-get install ruby1.8-dev&#8217;. That cleared the error up for me.]]></description>
		<wfw:commentRss>http://whalespine.org/2006/03/27/mkmfrb-on-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>fcgi gem on Debian</title>
		<link>http://whalespine.org/2006/03/27/fcgi-gem-on-debian/</link>
		<comments>http://whalespine.org/2006/03/27/fcgi-gem-on-debian/#comments</comments>
		<pubDate>Tue, 28 Mar 2006 03:40:46 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://spew.whalespine.org/?p=113</guid>
		<description><![CDATA[If you are getting errors on Debian while trying to install the fcig ruby bindings, then I may have the solution for you (well it isn&#8217;t my solution, I got it from here). The error might look something like this: ERROR: While executing gem &#8230; (RuntimeError) ERROR: Failed to build gem native extension. Do the [...]]]></description>
		<wfw:commentRss>http://whalespine.org/2006/03/27/fcgi-gem-on-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby / Rails / MySQL</title>
		<link>http://whalespine.org/2005/07/26/ruby-rails-mysql/</link>
		<comments>http://whalespine.org/2005/07/26/ruby-rails-mysql/#comments</comments>
		<pubDate>Tue, 26 Jul 2005 13:16:51 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://spew.whalespine.org/?p=77</guid>
		<description><![CDATA[The last major step in setting up the new PB was to fix the version of ruby that comes with Tiger, install rails and install mysql. Apparently the version of ruby that Apple shipped with Tiger causes problems when you try to use C extensions. I&#8217;m not too sure of the details or how this [...]]]></description>
		<wfw:commentRss>http://whalespine.org/2005/07/26/ruby-rails-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac Notes</title>
		<link>http://whalespine.org/2005/07/23/mac-notes/</link>
		<comments>http://whalespine.org/2005/07/23/mac-notes/#comments</comments>
		<pubDate>Sat, 23 Jul 2005 15:22:13 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://spew.whalespine.org/?p=75</guid>
		<description><![CDATA[A few notes so far: - Fink seems cool. Since it appears to be just a front-end on apt-get and I since come from Debian it all makes sense to me. - Since I&#8217;m an emacs guy, I wanted to get that up and running. I installed X11Usr.pkg which for some reason is an optional [...]]]></description>
		<wfw:commentRss>http://whalespine.org/2005/07/23/mac-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

