<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Why REST?</title>
	<atom:link href="http://cafe.elharo.com/web/refactoring-html/why-rest/feed/" rel="self" type="application/rss+xml" />
	<link>http://cafe.elharo.com/web/refactoring-html/why-rest/</link>
	<description>Longer than a blog; shorter than a book</description>
	<lastBuildDate>Tue, 09 Mar 2010 18:31:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: nickelcode &#187; ASP.NET on Rails</title>
		<link>http://cafe.elharo.com/web/refactoring-html/why-rest/comment-page-1/#comment-316334</link>
		<dc:creator>nickelcode &#187; ASP.NET on Rails</dc:creator>
		<pubDate>Tue, 18 Nov 2008 20:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://cafe.elharo.com/web/refactoring-html/why-rest/#comment-316334</guid>
		<description>[...] Routes! I loves me some Routes! Making your web apps RESTful has many advantages (see here, and here for some examples) and in any case the flexibility that custom routes provides is [...]</description>
		<content:encoded><![CDATA[<p>[...] Routes! I loves me some Routes! Making your web apps RESTful has many advantages (see here, and here for some examples) and in any case the flexibility that custom routes provides is [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: What do people have against URLs? &#171; Derivadow.com</title>
		<link>http://cafe.elharo.com/web/refactoring-html/why-rest/comment-page-1/#comment-241108</link>
		<dc:creator>What do people have against URLs? &#171; Derivadow.com</dc:creator>
		<pubDate>Sun, 22 Jun 2008 21:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://cafe.elharo.com/web/refactoring-html/why-rest/#comment-241108</guid>
		<description>[...] Elliotte Rusty Harold puts it, all resources are identified by URLs: Tagging distinct resources with distinct URLs enables bookmarking, linking, search engine storage, [...]</description>
		<content:encoded><![CDATA[<p>[...] Elliotte Rusty Harold puts it, all resources are identified by URLs: Tagging distinct resources with distinct URLs enables bookmarking, linking, search engine storage, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Links for 2008-06-18 - tonyscott.org.uk</title>
		<link>http://cafe.elharo.com/web/refactoring-html/why-rest/comment-page-1/#comment-239530</link>
		<dc:creator>Links for 2008-06-18 - tonyscott.org.uk</dc:creator>
		<pubDate>Wed, 18 Jun 2008 13:05:55 +0000</pubDate>
		<guid isPermaLink="false">http://cafe.elharo.com/web/refactoring-html/why-rest/#comment-239530</guid>
		<description>[...] Why REST? [The Cafes] [...]</description>
		<content:encoded><![CDATA[<p>[...] Why REST? [The Cafes] [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2008-06-15 &#171; Derivadow.com</title>
		<link>http://cafe.elharo.com/web/refactoring-html/why-rest/comment-page-1/#comment-238561</link>
		<dc:creator>links for 2008-06-15 &#171; Derivadow.com</dc:creator>
		<pubDate>Sun, 15 Jun 2008 18:30:37 +0000</pubDate>
		<guid isPermaLink="false">http://cafe.elharo.com/web/refactoring-html/why-rest/#comment-238561</guid>
		<description>[...] Why REST? Robust, scalable web applications work with HTTP rather than against it. [The Cafes] Resources should be identified by URLs. For example, each user should have a separate URL that links directly to their record, rather than all your customers sharing a single URL whose content changes depending on the value of some login cookie. (tags: architecture http programming rest) [...]</description>
		<content:encoded><![CDATA[<p>[...] Why REST? Robust, scalable web applications work with HTTP rather than against it. [The Cafes] Resources should be identified by URLs. For example, each user should have a separate URL that links directly to their record, rather than all your customers sharing a single URL whose content changes depending on the value of some login cookie. (tags: architecture http programming rest) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Scott</title>
		<link>http://cafe.elharo.com/web/refactoring-html/why-rest/comment-page-1/#comment-238280</link>
		<dc:creator>Tom Scott</dc:creator>
		<pubDate>Sat, 14 Jun 2008 21:41:46 +0000</pubDate>
		<guid isPermaLink="false">http://cafe.elharo.com/web/refactoring-html/why-rest/#comment-238280</guid>
		<description>Good article. It drives me nuts that folk fail to think of personalization in terms of a RESTful architecture - and instead expect users to personalize at a URL.</description>
		<content:encoded><![CDATA[<p>Good article. It drives me nuts that folk fail to think of personalization in terms of a RESTful architecture &#8211; and instead expect users to personalize at a URL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: website design</title>
		<link>http://cafe.elharo.com/web/refactoring-html/why-rest/comment-page-1/#comment-237255</link>
		<dc:creator>website design</dc:creator>
		<pubDate>Tue, 10 Jun 2008 14:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://cafe.elharo.com/web/refactoring-html/why-rest/#comment-237255</guid>
		<description>So the lesson here is that you should design your application to conform to the architecture of the underlying protocol, rather than shoe-horning it into a form it is not? A shocking and revolutionary development, indeed! :)</description>
		<content:encoded><![CDATA[<p>So the lesson here is that you should design your application to conform to the architecture of the underlying protocol, rather than shoe-horning it into a form it is not? A shocking and revolutionary development, indeed! <img src='http://cafe.elharo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
