<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>RubyHead</title>
	<link>http://blog.rubyhead.com</link>
	<description>All About Ruby</description>
	<lastBuildDate>Wed, 01 Sep 2010 18:27:33 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>Upgrading Ruby in RVM</title>
		<description><![CDATA[Screencast on simple way to upgrade existing Ruby in RVM. Upgrading Ruby in RVM from Joon You on Vimeo.]]></description>
		<link>http://blog.rubyhead.com/2010/09/01/upgrading-ruby-in-rvm/</link>
			</item>
	<item>
		<title>Service-Oriented Design with Ruby and Rails</title>
		<description><![CDATA[Paul Dix wrote a book titled &#8220;Service-Oriented Design with Ruby and Rails&#8221; and it&#8217;s available on Amazon at here. The book is also available on Safari, so check it out if you&#8217;re interested in developing API&#8217;s. I&#8217;ve been working with SOA for years now and developed couple of API&#8217;s using both Rails and Sinatra. The [...]]]></description>
		<link>http://blog.rubyhead.com/2010/09/01/service-oriented-design-with-ruby-and-rails/</link>
			</item>
	<item>
		<title>Rails 3 App Deployment Observations</title>
		<description><![CDATA[I already have two Rails 3 apps that are in production. While deploying these, I observed the following. Painfully obvious, you need to add a task to perform bundle install in your Capistrano script. When deploy hangs, it&#8217;s usually because Bundler is prompting for password. Haven&#8217;t found anything significant different from Rails 2.x. Ruby 1.9.2 [...]]]></description>
		<link>http://blog.rubyhead.com/2010/08/31/rails-3-app-deployment-observations/</link>
			</item>
	<item>
		<title>Working From Home vs. Onsite</title>
		<description><![CDATA[Since I use pomodoro, I decided to see how many pomodoros I can get done between working from home vs. in the office. For my experiment, I wanted to do it over a period of several days since in the course of human events&#8230; well, you get the idea. I&#8217;ve heard some stories where people [...]]]></description>
		<link>http://blog.rubyhead.com/2010/08/30/867/</link>
			</item>
	<item>
		<title>Rails 3.0.0 Now Official</title>
		<description><![CDATA[Ok, so DHH announced that Rails is now 3.0.0. What this really means that I don&#8217;t have to use that annoying &#8211;pre to do install Rails, just gem install rails. I&#8217;ve been using Rails 3 on just about all my projects, so hopefully this just means they fixed the bugs.]]></description>
		<link>http://blog.rubyhead.com/2010/08/30/rails-3-0-0-now-official/</link>
			</item>
	<item>
		<title>Ruby 1.9.2 Released</title>
		<description><![CDATA[Ruby 1.9.2 is now without beta or rc tag, but officially released. The only thing that I noticed that affects my code is that $: no longer includes current directory. Other than that, I&#8217;ve been using it for quite some time and love it. Here&#8217;s the content from the release announcement: Ruby 1.9.2 is mostly [...]]]></description>
		<link>http://blog.rubyhead.com/2010/08/19/ruby-1-9-2-released/</link>
			</item>
	<item>
		<title>Daughter 3.0</title>
		<description><![CDATA[Just became a father of a lovely girl for the third and final time. Will try to produce some cool stuff coming weeks when the dust settles. I wonder how others deal with the fatherhood and geekery&#8230;]]></description>
		<link>http://blog.rubyhead.com/2010/08/19/daughter-3-0/</link>
			</item>
	<item>
		<title>Rails 3 Documentation: Generate Your Own</title>
		<description><![CDATA[In this screencast, I show you how to generate the api and guides for offline viewing. Rails 3 Documentation: Generate Your Own from Joon You on Vimeo.]]></description>
		<link>http://blog.rubyhead.com/2010/08/05/rails-3-documentation-generate-your-own/</link>
			</item>
	<item>
		<title>Meet Raphel</title>
		<description><![CDATA[Ah, remember the days when we had to write programs to draw things and figure out the memory space for&#8230; Well, now that Flash is out of style, meet Raphael. From their website: Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create [...]]]></description>
		<link>http://blog.rubyhead.com/2010/07/31/meet-raphel/</link>
			</item>
	<item>
		<title>Installing ImageMagick on Snow Leopard</title>
		<description><![CDATA[Need to install ImageMagick on Snow Leopard? Checkout this and run it! Link to github]]></description>
		<link>http://blog.rubyhead.com/2010/07/29/installing-imagemagick-on-snow-leopard/</link>
			</item>
</channel>
</rss>
