<?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>Jojo Siao &#187; Ruby on Rails</title>
	<atom:link href="http://jojosiao.com/tag/ruby-on-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://jojosiao.com</link>
	<description>personal blog</description>
	<lastBuildDate>Mon, 26 Jul 2010 04:11:05 +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>Can you suggest a nice user authentication system in Ruby on Rails?</title>
		<link>http://jojosiao.com/2009/09/can-you-suggest-a-nice-user-authentication-system-in-ruby-on-rails/</link>
		<comments>http://jojosiao.com/2009/09/can-you-suggest-a-nice-user-authentication-system-in-ruby-on-rails/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 03:21:07 +0000</pubDate>
		<dc:creator>jojo siao</dc:creator>
				<category><![CDATA[archived blog posts]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false">http://jojosiao.com/?p=506</guid>
		<description><![CDATA[I am currently building a system at work and one of its required features is user authentication. I used restful_authentication in a previous personal project, but last week, I just found out a new simpler user authentication system in railscasts.com called AuthLogic. I tried to integrate it to my project only to encounter another problem. [...]]]></description>
		<wfw:commentRss>http://jojosiao.com/2009/09/can-you-suggest-a-nice-user-authentication-system-in-ruby-on-rails/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ruby on Rails Topic: Issue with Paperclip installation</title>
		<link>http://jojosiao.com/2009/03/ruby-on-rails-topic-issue-with-paperclip-installation/</link>
		<comments>http://jojosiao.com/2009/03/ruby-on-rails-topic-issue-with-paperclip-installation/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 12:27:52 +0000</pubDate>
		<dc:creator>jojo siao</dc:creator>
				<category><![CDATA[archived blog posts]]></category>
		<category><![CDATA[ImageMagick]]></category>
		<category><![CDATA[Paperclip]]></category>
		<category><![CDATA[RMagick]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://jojosiao.com/?p=294</guid>
		<description><![CDATA[This is in regards to my personal project &#8220;frendsmo&#8221; which is a facebook/friendster clone.  I am recently trying to build a Gallery page for the users where they can create, edit and delete photo albums. I looked at railscasts.com and downloaded their video tutorial on how to use Paperclip in ruby on rails. While in [...]]]></description>
		<wfw:commentRss>http://jojosiao.com/2009/03/ruby-on-rails-topic-issue-with-paperclip-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deploying Rails Apps in Passenger in SubURIs</title>
		<link>http://jojosiao.com/2009/02/deploying-rails-apps-in-passenger-in-suburis/</link>
		<comments>http://jojosiao.com/2009/02/deploying-rails-apps-in-passenger-in-suburis/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 18:51:22 +0000</pubDate>
		<dc:creator>jojo siao</dc:creator>
				<category><![CDATA[archived blog posts]]></category>
		<category><![CDATA[Phusion Passenger]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://jojosiao.com/?p=266</guid>
		<description><![CDATA[This is for future reference to other rails developers that uses Passenger, (which might be helpful to beginners as well.) Steps: 1. create a symbolic link that points to your rails public directory from the DocumentRoot. 2. edit httpd.conf and add VirtualHost. a.) add DocumentRoot b.) add RailsBaseURI &#8220;&#60; /rails-app-subdir &#62; &#8221; 3. edit environment.rb [...]]]></description>
		<wfw:commentRss>http://jojosiao.com/2009/02/deploying-rails-apps-in-passenger-in-suburis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video: Writing Multi-Tenant Applications in Rails</title>
		<link>http://jojosiao.com/2009/02/video-writing-multi-tenant-applications-in-rails/</link>
		<comments>http://jojosiao.com/2009/02/video-writing-multi-tenant-applications-in-rails/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 16:06:44 +0000</pubDate>
		<dc:creator>jojo siao</dc:creator>
				<category><![CDATA[archived blog posts]]></category>
		<category><![CDATA[multi-tenant applications]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://jojosiao.com/?p=262</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://jojosiao.com/2009/02/video-writing-multi-tenant-applications-in-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First look at Akelos PHP Framework</title>
		<link>http://jojosiao.com/2008/11/first-look-at-akelos-php-framework/</link>
		<comments>http://jojosiao.com/2008/11/first-look-at-akelos-php-framework/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 11:44:24 +0000</pubDate>
		<dc:creator>jojo siao</dc:creator>
				<category><![CDATA[archived blog posts]]></category>
		<category><![CDATA[Akelos PHP framework]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://jojosiao.com/?p=127</guid>
		<description><![CDATA[Since I couldn&#8217;t sleep well last night,  I just thought it was my chance to see and try out how to use Akelos PHP framework.  It is said to be a port of Ruby on Rails, and so , it sounds like it (should) runs like Cakephp. Well, I was impressed. Everything went well for [...]]]></description>
		<wfw:commentRss>http://jojosiao.com/2008/11/first-look-at-akelos-php-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
