<?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>One day at a time &#187; Ruby on Rails</title>
	<atom:link href="http://www.terencekwan.com/tag/ruby-on-rails/feed" rel="self" type="application/rss+xml" />
	<link>http://www.terencekwan.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 14 Mar 2010 18:28:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Guide: Things You Shouldn&#8217;t Be Doing In Rails</title>
		<link>http://www.terencekwan.com/guide-things-you-shouldnt-be-doing-in-rails</link>
		<comments>http://www.terencekwan.com/guide-things-you-shouldnt-be-doing-in-rails#comments</comments>
		<pubDate>Sat, 21 Mar 2009 02:47:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://www.terencekwan.com/?p=92</guid>
		<description><![CDATA[Good read. But it is not easy to stop using some of this stuffs (like scaffolding, authentication engine, pagination). They are so easy to use and this is why people come to Ruby in the first place.
http://glu.ttono.us/articles/2006/08/30/guide-things-you-shouldnt-be-doing-in-rails
]]></description>
		<wfw:commentRss>http://www.terencekwan.com/guide-things-you-shouldnt-be-doing-in-rails/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ruby &#8211; Components may not be evil, but they sure can be slow</title>
		<link>http://www.terencekwan.com/ruby-components-may-not-be-evil-but-they-sure-can-be-slow</link>
		<comments>http://www.terencekwan.com/ruby-components-may-not-be-evil-but-they-sure-can-be-slow#comments</comments>
		<pubDate>Sat, 21 Mar 2009 02:47:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ruby]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://www.terencekwan.com/?p=90</guid>
		<description><![CDATA[http://railsexpress.de/blog/articles/2005/11/18/components-may-not-be-evil-but-they-sure-can-be-slow Becareful when you use Ruby components. When it goes back to the controller, it may run throught some filters and slow down the application.
]]></description>
		<wfw:commentRss>http://www.terencekwan.com/ruby-components-may-not-be-evil-but-they-sure-can-be-slow/feed</wfw:commentRss>
		<slash:comments>-1</slash:comments>
		</item>
		<item>
		<title>Articles For Scaling Ruby On Rail Web Site</title>
		<link>http://www.terencekwan.com/articles-for-scaling-ruby-on-rail-web-site</link>
		<comments>http://www.terencekwan.com/articles-for-scaling-ruby-on-rail-web-site#comments</comments>
		<pubDate>Sat, 21 Mar 2009 02:46:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ruby]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://www.terencekwan.com/?p=88</guid>
		<description><![CDATA[Here are a set of articles for RoR scaling.

The adventures of scaling, Stage 1
Q&#38;A: The adventures of scaling, Stage 1
The adventures of scaling, Stage 2
The adventures of scaling, Stage 3
The adventures of scaling, Stage 4
Scaling Rails with Apache 2.2, mod_proxy_balancer and Mongrel

Very good articles.
By the way, it said:
Quote:
The old codebase roughly consisted of around 50.000 [...]]]></description>
		<wfw:commentRss>http://www.terencekwan.com/articles-for-scaling-ruby-on-rail-web-site/feed</wfw:commentRss>
		<slash:comments>-1</slash:comments>
		</item>
		<item>
		<title>Restart rails deploy in Dreamhost</title>
		<link>http://www.terencekwan.com/restart-rails-deploy-in-dreamhost</link>
		<comments>http://www.terencekwan.com/restart-rails-deploy-in-dreamhost#comments</comments>
		<pubDate>Sat, 21 Mar 2009 02:38:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ruby]]></category>
		<category><![CDATA[dreamhost]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://www.terencekwan.com/?p=76</guid>
		<description><![CDATA[If you are using Dreamhost to deploy Ruby On Rails, I suggest you to look into:
Webistrano &#8211; http://labs.peritor.com/webistrano
This is a web UI to make PHP, rails deploy a lot easier. 5 stars!
Also, in case you change the source code in Dreamhost and want Dreamhost to reload the file, you see to do the following:

SSH to [...]]]></description>
		<wfw:commentRss>http://www.terencekwan.com/restart-rails-deploy-in-dreamhost/feed</wfw:commentRss>
		<slash:comments>-1</slash:comments>
		</item>
		<item>
		<title>ActionView::TemplateError (undefined method `logged_in?&#8217; for #)</title>
		<link>http://www.terencekwan.com/actionviewtemplateerror-undefined-method-logged_in-for</link>
		<comments>http://www.terencekwan.com/actionviewtemplateerror-undefined-method-logged_in-for#comments</comments>
		<pubDate>Fri, 06 Mar 2009 18:39:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ruby]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://www.terencekwan.com/?p=42</guid>
		<description><![CDATA[I am converting an old Ruby on Rails application to Rails 2.2.2 because the app does not work for dreamhost anymore. Dreamhost rails version is 2.2.2.
It is painful. A lot of plugin does not work. For example, I was using acts_as_authenticated plugin. However, it is no longer support. I need to convert it to restful_anthuenication [...]]]></description>
		<wfw:commentRss>http://www.terencekwan.com/actionviewtemplateerror-undefined-method-logged_in-for/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
