<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://jorgeferrer.com/portal" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Jorge Ferrer - rest</title>
 <link>http://jorgeferrer.com/portal/taxonomy/term/13/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>REST support in Rails 1.2: it&#039;s just superb!</title>
 <link>http://jorgeferrer.com/portal/node/12</link>
 <description>&lt;p&gt;Probably the most important change in the next version of Ruby on Rails, 1.2, will be its embracing of the REST style of developing web applications. I started learning about Rails and REST at the same time and quickly got excited about both of them so in my opinion is a great thing that we can now get the benefits of both at the same time.&lt;/p&gt;
&lt;p&gt;Just as a quick summary: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;REST is about using the full power of HTTP, which is a lot more that most of us thought. URLs should point to resources and the HTTP verbs (GET, POST, PUT, DELETE) should be used with a meaning.
&lt;li&gt;Ruby on Rails is a web development framework developed with the Ruby language. It comes with its own development environment and provides libraries for the whole stack from the frontend to the database backend. It&#039;s motto is to &lt;i&gt;use convention over configuration&lt;/i&gt; and I can tell you that it really pays of.&lt;br /&gt;
&lt;p&gt;&lt;a href=&quot;http://jorgeferrer.com/portal/node/12&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://jorgeferrer.com/portal/node/12#comment</comments>
 <category domain="http://jorgeferrer.com/portal/taxonomy/term/3">Article</category>
 <category domain="http://jorgeferrer.com/portal/taxonomy/term/13">rest</category>
 <category domain="http://jorgeferrer.com/portal/taxonomy/term/14">ruby on rails</category>
 <pubDate>Wed, 26 Jul 2006 16:10:37 -0500</pubDate>
 <dc:creator>jorge</dc:creator>
 <guid isPermaLink="false">12 at http://jorgeferrer.com/portal</guid>
</item>
</channel>
</rss>
