<?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>RubyHead &#187; Rant</title>
	<atom:link href="http://blog.rubyhead.com/category/rant/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rubyhead.com</link>
	<description>All About Ruby</description>
	<lastBuildDate>Wed, 01 Sep 2010 18:27:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Rails 3 App Deployment Observations</title>
		<link>http://blog.rubyhead.com/2010/08/31/rails-3-app-deployment-observations/</link>
		<comments>http://blog.rubyhead.com/2010/08/31/rails-3-app-deployment-observations/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 17:08:00 +0000</pubDate>
		<dc:creator>Joon</dc:creator>
				<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://blog.rubyhead.com/?p=871</guid>
		<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>
		<wfw:commentRss>http://blog.rubyhead.com/2010/08/31/rails-3-app-deployment-observations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working From Home vs. Onsite</title>
		<link>http://blog.rubyhead.com/2010/08/30/867/</link>
		<comments>http://blog.rubyhead.com/2010/08/30/867/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 13:55:18 +0000</pubDate>
		<dc:creator>Joon</dc:creator>
				<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://blog.rubyhead.com/?p=867</guid>
		<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>
		<wfw:commentRss>http://blog.rubyhead.com/2010/08/30/867/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Pomodoro Technique</title>
		<link>http://blog.rubyhead.com/2010/07/11/pomodoro-technique/</link>
		<comments>http://blog.rubyhead.com/2010/07/11/pomodoro-technique/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 13:30:51 +0000</pubDate>
		<dc:creator>Joon</dc:creator>
				<category><![CDATA[Rant]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://blog.rubyhead.com/?p=819</guid>
		<description><![CDATA[As long as I can remember, even when I was a kid, I always used 50/10 technique. If you don&#8217;t know what that is, it&#8217;s focusing intensely and working on a task for 50 minutes and take 10 minute break. I did this unintentionally and when found the &#8220;official&#8221; technique, it basically confirmed my belief [...]]]></description>
		<wfw:commentRss>http://blog.rubyhead.com/2010/07/11/pomodoro-technique/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>What I Say During Ruby Code Review</title>
		<link>http://blog.rubyhead.com/2010/06/29/what-i-say-during-ruby-code-review/</link>
		<comments>http://blog.rubyhead.com/2010/06/29/what-i-say-during-ruby-code-review/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 16:12:01 +0000</pubDate>
		<dc:creator>Joon</dc:creator>
				<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://blog.rubyhead.com/?p=808</guid>
		<description><![CDATA[&#8220;hmmm&#8230; that&#8217;s interesting&#8221; -> &#8220;ok, ok, ok&#8230;&#8221; -> &#8220;what the fuck?&#8221; -> &#8220;what the fuck?&#8221; -> &#8220;ugh, ugh, yuk&#8221; -> &#8220;ok&#8221; -> &#8220;cool!&#8221; This pattern always repeats, and yes, even with my code!]]></description>
		<wfw:commentRss>http://blog.rubyhead.com/2010/06/29/what-i-say-during-ruby-code-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t Try To Be A Great Developer</title>
		<link>http://blog.rubyhead.com/2010/06/23/dont-try-to-be-a-great-developer/</link>
		<comments>http://blog.rubyhead.com/2010/06/23/dont-try-to-be-a-great-developer/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 15:28:14 +0000</pubDate>
		<dc:creator>Joon</dc:creator>
				<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://blog.rubyhead.com/?p=792</guid>
		<description><![CDATA[Before becoming a great developer, we should all be decent human beings. Don&#8217;t be a jerk Whenever someone asks for help, never, ever, respond with &#8220;read the fucking code&#8221;, &#8220;read the documentation&#8221;, or &#8220;google it first&#8221;. Instead, say, &#8220;you can find it in xxx section of the code&#8221; or &#8220;the feature is documented in xxx&#8221;. [...]]]></description>
		<wfw:commentRss>http://blog.rubyhead.com/2010/06/23/dont-try-to-be-a-great-developer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trouble Recruiting Ruby/Rails Developers?</title>
		<link>http://blog.rubyhead.com/2010/05/20/trouble-recruiting-rubyrails-developers/</link>
		<comments>http://blog.rubyhead.com/2010/05/20/trouble-recruiting-rubyrails-developers/#comments</comments>
		<pubDate>Thu, 20 May 2010 12:45:06 +0000</pubDate>
		<dc:creator>Joon</dc:creator>
				<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://blog.rubyhead.com/?p=748</guid>
		<description><![CDATA[I&#8217;ve been at the both sides of the fence, so I can say that it&#8217;s not easy finding talents and even harder to find a good gig. Here are the factors I think is affecting this weirdness these days. Economics 101 I have a degree in Economics and Finance, so naturally, I point the problem [...]]]></description>
		<wfw:commentRss>http://blog.rubyhead.com/2010/05/20/trouble-recruiting-rubyrails-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thoughts on Scaling (ToS) &#8211; Part I</title>
		<link>http://blog.rubyhead.com/2010/05/20/thoughts-on-scaling-part-i/</link>
		<comments>http://blog.rubyhead.com/2010/05/20/thoughts-on-scaling-part-i/#comments</comments>
		<pubDate>Thu, 20 May 2010 12:12:04 +0000</pubDate>
		<dc:creator>Joon</dc:creator>
				<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://blog.rubyhead.com/?p=744</guid>
		<description><![CDATA[I&#8217;m extremely proud to say that I, along with extremely talented people, built a system that runs on every continent except Antarctica. I know scaling is a subject that discussed when it comes to Ruby and Rails, but the fact is, it&#8217;s not just us, but it&#8217;s a beast to any other language/framework/system. People mostly [...]]]></description>
		<wfw:commentRss>http://blog.rubyhead.com/2010/05/20/thoughts-on-scaling-part-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>If You&#8217;re Using Windows&#8230;</title>
		<link>http://blog.rubyhead.com/2010/05/14/if-youre-using-windows/</link>
		<comments>http://blog.rubyhead.com/2010/05/14/if-youre-using-windows/#comments</comments>
		<pubDate>Fri, 14 May 2010 12:55:19 +0000</pubDate>
		<dc:creator>Joon</dc:creator>
				<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://blog.rubyhead.com/?p=727</guid>
		<description><![CDATA[Do you see ^M characters whenever you&#8217;re working on code written by others? Do you get weird gem errors? Do you hear another developer complaining about your code breaking? Well, these are the painful truth you have to live with when you have to deal with people Ruby and Rails code using Windows. I learned [...]]]></description>
		<wfw:commentRss>http://blog.rubyhead.com/2010/05/14/if-youre-using-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Database During Tests</title>
		<link>http://blog.rubyhead.com/2010/04/27/database-during-tests/</link>
		<comments>http://blog.rubyhead.com/2010/04/27/database-during-tests/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 11:28:27 +0000</pubDate>
		<dc:creator>Joon</dc:creator>
				<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://blog.rubyhead.com/?p=693</guid>
		<description><![CDATA[Since every apps I&#8217;ve worked on that deals with a database is in Rails, I really didn&#8217;t have to think about transactional fixtures. I also use sqlite3 db in memory, so persistence was never an issue for me. Therefore, I admit that I completely forgot about the state of the test database since Rails&#8217; default [...]]]></description>
		<wfw:commentRss>http://blog.rubyhead.com/2010/04/27/database-during-tests/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Origin of RubyHead</title>
		<link>http://blog.rubyhead.com/2010/04/22/the-origin-of-rubyhead/</link>
		<comments>http://blog.rubyhead.com/2010/04/22/the-origin-of-rubyhead/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 12:17:51 +0000</pubDate>
		<dc:creator>Joon</dc:creator>
				<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://blog.rubyhead.com/?p=688</guid>
		<description><![CDATA[I don&#8217;t know if I mentioned before, but the name &#8220;RubyHead&#8221; came from &#8220;CocoaHead&#8221;. Many many years ago before the iPhone, I was thinking about going &#8220;indie&#8221;. At the time, people were saying crap like &#8220;oh, Apple is going to declare bankruptcy&#8230;&#8221; and Michael Dell even said that Apple should return the money to the [...]]]></description>
		<wfw:commentRss>http://blog.rubyhead.com/2010/04/22/the-origin-of-rubyhead/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
