<?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>CSCI E-168 &#187; Rails</title>
	<atom:link href="http://e168f09.plugh.org/category/rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://e168f09.plugh.org</link>
	<description>Building Web-based Software with Ruby and Ruby on Rails</description>
	<lastBuildDate>Sun, 13 Dec 2009 22:20:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A &#8220;thank you&#8221; to Rails from Django</title>
		<link>http://e168f09.plugh.org/2009/11/06/a-thank-you-to-rails-from-django/</link>
		<comments>http://e168f09.plugh.org/2009/11/06/a-thank-you-to-rails-from-django/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 14:52:43 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://e168f09.plugh.org/?p=644</guid>
		<description><![CDATA[Interesting post from a Django-ist:
http://jacobian.org/writing/thank-you-rails/
]]></description>
			<content:encoded><![CDATA[<p>Interesting post from a Django-ist:</p>
<p><a href="http://jacobian.org/writing/thank-you-rails/">http://jacobian.org/writing/thank-you-rails/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://e168f09.plugh.org/2009/11/06/a-thank-you-to-rails-from-django/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nice book chapter on REST</title>
		<link>http://e168f09.plugh.org/2009/11/01/nice-book-chapter-on-rest/</link>
		<comments>http://e168f09.plugh.org/2009/11/01/nice-book-chapter-on-rest/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 15:29:59 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://e168f09.plugh.org/?p=605</guid>
		<description><![CDATA[I think I&#8217;ve recommended this book before: Eldon Alameda&#8217;s Practical Rails Projects.
It has a sweet chapter on building a RESTful application, and shows very well how the controllers should be &#8220;rescoped&#8221; to work only on data that is appropriate. This &#8220;rescoping&#8221; is part of the requirements for Assignment 4 (requirement #5 about not letting users [...]]]></description>
			<content:encoded><![CDATA[<p>I think I&#8217;ve recommended this book before: Eldon Alameda&#8217;s Practical Rails Projects.</p>
<p>It has a sweet chapter on building a RESTful application, and shows very well how the controllers should be &#8220;rescoped&#8221; to work only on data that is appropriate. This &#8220;rescoping&#8221; is part of the requirements for Assignment 4 (requirement #5 about not letting users edit data &#8220;owned&#8221; by another user).</p>
<p>That chapter is a free download: </p>
<p>http://www.apress.com/book/view/1590597818</p>
]]></content:encoded>
			<wfw:commentRss>http://e168f09.plugh.org/2009/11/01/nice-book-chapter-on-rest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
