<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: REST FAQ</title>
	<link>http://blog.springsource.com/arjen/archives/2008/03/18/rest-faq/</link>
	<description>A blog about programming in .NET and Java</description>
	<pubDate>Thu, 20 Nov 2008 10:29:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>by: Alef Arendsen</title>
		<link>http://blog.springsource.com/arjen/archives/2008/03/18/rest-faq/#comment-1184</link>
		<pubDate>Sat, 29 Mar 2008 05:11:02 +0000</pubDate>
		<guid>http://blog.springsource.com/arjen/archives/2008/03/18/rest-faq/#comment-1184</guid>
					<description>Well, you could consider the retrieval of the FAQ an algorithm too. Everytime the FAQ is retrieved, the algorithm should determine the most frequently asked questions. This URL apparently determines all the FAQs to form the RestFaq

Okay, it's Saturday morning 6am, I can't sleep... Maybe I should stop making silly remarks as these :-)</description>
		<content:encoded><![CDATA[<p>Well, you could consider the retrieval of the FAQ an algorithm too. Everytime the FAQ is retrieved, the algorithm should determine the most frequently asked questions. This URL apparently determines all the FAQs to form the RestFaq</p>
<p>Okay, it&#8217;s Saturday morning 6am, I can&#8217;t sleep&#8230; Maybe I should stop making silly remarks as these <img src='http://blog.springsource.com/arjen/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Rossen</title>
		<link>http://blog.springsource.com/arjen/archives/2008/03/18/rest-faq/#comment-1183</link>
		<pubDate>Sat, 22 Mar 2008 13:22:18 +0000</pubDate>
		<guid>http://blog.springsource.com/arjen/archives/2008/03/18/rest-faq/#comment-1183</guid>
					<description>Well, then again the Spring forums are not running on Spring :)</description>
		<content:encoded><![CDATA[<p>Well, then again the Spring forums are not running on Spring <img src='http://blog.springsource.com/arjen/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Arjen Poutsma</title>
		<link>http://blog.springsource.com/arjen/archives/2008/03/18/rest-faq/#comment-1182</link>
		<pubDate>Fri, 21 Mar 2008 11:06:07 +0000</pubDate>
		<guid>http://blog.springsource.com/arjen/archives/2008/03/18/rest-faq/#comment-1182</guid>
					<description>No. Both PUT and POST can be used to create new Resources. POST as a sub-resource of another, when the server picks the target location; PUT when the target location is known.</description>
		<content:encoded><![CDATA[<p>No. Both PUT and POST can be used to create new Resources. POST as a sub-resource of another, when the server picks the target location; PUT when the target location is known.</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Iwein</title>
		<link>http://blog.springsource.com/arjen/archives/2008/03/18/rest-faq/#comment-1181</link>
		<pubDate>Thu, 20 Mar 2008 23:08:15 +0000</pubDate>
		<guid>http://blog.springsource.com/arjen/archives/2008/03/18/rest-faq/#comment-1181</guid>
					<description>&quot;Roughly, GET means &quot;get&quot; and DELETE means &quot;delete&quot;. The meaning of PUT and POST, and the differences between them, isn't quite so clear cut unfortunately, so a couple of standalone attempts have been made to explain it.&quot;

Isn't the difference between PUT and POST as clear as the difference between C and U in CRUD?</description>
		<content:encoded><![CDATA[<p>&#8220;Roughly, GET means &#8220;get&#8221; and DELETE means &#8220;delete&#8221;. The meaning of PUT and POST, and the differences between them, isn&#8217;t quite so clear cut unfortunately, so a couple of standalone attempts have been made to explain it.&#8221;</p>
<p>Isn&#8217;t the difference between PUT and POST as clear as the difference between C and U in CRUD?</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Arjen Poutsma</title>
		<link>http://blog.springsource.com/arjen/archives/2008/03/18/rest-faq/#comment-1180</link>
		<pubDate>Tue, 18 Mar 2008 10:24:29 +0000</pubDate>
		<guid>http://blog.springsource.com/arjen/archives/2008/03/18/rest-faq/#comment-1180</guid>
					<description>Well, the RESTful Web Services book says: &lt;em&gt;use query variables to imply inputs into an algorithm, for example: /search?q=jellyfish&amp;start=20&lt;/em&gt;. I don't think the retrieval of a FAQ is an algorithm.</description>
		<content:encoded><![CDATA[<p>Well, the RESTful Web Services book says: <em>use query variables to imply inputs into an algorithm, for example: /search?q=jellyfish&amp;start=20</em>. I don&#8217;t think the retrieval of a FAQ is an algorithm.</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Stefan Tilkov</title>
		<link>http://blog.springsource.com/arjen/archives/2008/03/18/rest-faq/#comment-1179</link>
		<pubDate>Tue, 18 Mar 2008 06:20:36 +0000</pubDate>
		<guid>http://blog.springsource.com/arjen/archives/2008/03/18/rest-faq/#comment-1179</guid>
					<description>Huh? How would a URI be RESTful or not RESTful? If the FAQ were hosted at http://example.com/lksjdlaksjdlkasjdlkajskldjaslkdjalksjd -- would that be more RESTful?</description>
		<content:encoded><![CDATA[<p>Huh? How would a URI be RESTful or not RESTful? If the FAQ were hosted at <a href='http://example.com/lksjdlaksjdlkasjdlkajskldjaslkdjalksjd' rel='nofollow'>http://example.com/lksjdlaksjdlkasjdlkajskldjaslkdjalksjd</a> &#8212; would that be more RESTful?</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: php code and scripts &#187; Blog Archive &#187; REST FAQ</title>
		<link>http://blog.springsource.com/arjen/archives/2008/03/18/rest-faq/#comment-1178</link>
		<pubDate>Tue, 18 Mar 2008 00:54:51 +0000</pubDate>
		<guid>http://blog.springsource.com/arjen/archives/2008/03/18/rest-faq/#comment-1178</guid>
					<description>[...] Aaron Forgue wrote an interesting post today onHere&amp;#8217;s a quick excerptApparently, the REST FAQ is hosted at:. http://rest.blueoxen.net/cgi-bin/wiki.pl?RestFaq. Quite a RESTful URI! [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Aaron Forgue wrote an interesting post today onHere&#8217;s a quick excerptApparently, the REST FAQ is hosted at:. <a href='http://rest.blueoxen.net/cgi-bin/wiki.pl?RestFaq' rel='nofollow'>http://rest.blueoxen.net/cgi-bin/wiki.pl?RestFaq</a>. Quite a RESTful URI! [&#8230;]</p>
]]></content:encoded>
				</item>
</channel>
</rss>
