<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>The Art of Rails</title>
	<link>http://www.theartofrails.com</link>
	<description>Make the Internet work for you.</description>
	<pubDate>Tue, 12 Feb 2008 06:11:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Rails Basics</title>
		<link>http://www.theartofrails.com/rails-basics/</link>
		<comments>http://www.theartofrails.com/rails-basics/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 22:09:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://www.theartofrails.com/?p=7</guid>
		<description><![CDATA[What would a community site be without the basics?  I know there are many sites out there with how to set things up but if you happened to come across my site first, Iíll be happy to lead you in the right direction.
Step 1 ñ Installation
For installation there is no better site then:
www.RubyOnRails.org
Follow the [...]]]></description>
		<wfw:commentRss>http://www.theartofrails.com/rails-basics/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Single Table Inheritance Tricks</title>
		<link>http://www.theartofrails.com/hello-world/</link>
		<comments>http://www.theartofrails.com/hello-world/#comments</comments>
		<pubDate>Sat, 09 Feb 2008 20:40:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://www.theartofrails.com/?p=1</guid>
		<description><![CDATA[Single Table Inheritance Tricks..
Single table inheritance is an extremely powerful and extremely easy thing to do in rails.  If you wanted to do this in java you would probably shoot yourself just designing it, but all that pain is relieved inside the wonderful rails framework.
The Scenario
 You have the need for users to log [...]]]></description>
		<wfw:commentRss>http://www.theartofrails.com/hello-world/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

