<?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: RESTful Web Services Cookbook Released</title>
	<atom:link href="http://www.subbu.org/blog/2010/03/restful-web-services-cookbook-released/feed" rel="self" type="application/rss+xml" />
	<link>http://www.subbu.org/blog/2010/03/restful-web-services-cookbook-released</link>
	<description>HTTP, REST and some Cycling</description>
	<lastBuildDate>Wed, 25 Aug 2010 12:09:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Subbu Allamaraju</title>
		<link>http://www.subbu.org/blog/2010/03/restful-web-services-cookbook-released/comment-page-1#comment-76720</link>
		<dc:creator>Subbu Allamaraju</dc:creator>
		<pubDate>Wed, 30 Jun 2010 03:38:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.subbu.org/?p=1154#comment-76720</guid>
		<description>Good observation. Documenting resources and methods supported is still a good exercise since it can be handy when writing client code.</description>
		<content:encoded><![CDATA[<p>Good observation. Documenting resources and methods supported is still a good exercise since it can be handy when writing client code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emmanuel Bastien</title>
		<link>http://www.subbu.org/blog/2010/03/restful-web-services-cookbook-released/comment-page-1#comment-75773</link>
		<dc:creator>Emmanuel Bastien</dc:creator>
		<pubDate>Thu, 24 Jun 2010 09:10:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.subbu.org/?p=1154#comment-75773</guid>
		<description>Hi Subbu,
Congratulations and thanks a lot for this great book.
One remark though: I&#039;ve just read the chapter 14.1 on &quot;How to Document RESTful Web Services&quot; and I find it a bit contradictory to what you wrote some time ago on InfoQ (http://www.infoq.com/articles/subbu-allamaraju-rest). In this article, and I agree with you, you explain clearly that what is important is to document links, relations and media types instead of URIs. URIs are meant to be opaque and therefore not documented as is. But in this chapter 14.1, your advice is to document &quot;All resources and methods supported for each resource&quot;. To me, it looks similar to a context-free documentation of URIs. My understanding of a RESTful client is that it does not know what and where is the &quot;Photo&quot; resource, it should only know what HTTP methods apply to a link of a given relation in a given context and how to process a photo media type. I would be very interested to have your opinion on this subject.
Best regards,
-emmanuel</description>
		<content:encoded><![CDATA[<p>Hi Subbu,<br />
Congratulations and thanks a lot for this great book.<br />
One remark though: I&#8217;ve just read the chapter 14.1 on &#8220;How to Document RESTful Web Services&#8221; and I find it a bit contradictory to what you wrote some time ago on InfoQ (<a href="http://www.infoq.com/articles/subbu-allamaraju-rest" rel="nofollow">http://www.infoq.com/articles/subbu-allamaraju-rest</a>). In this article, and I agree with you, you explain clearly that what is important is to document links, relations and media types instead of URIs. URIs are meant to be opaque and therefore not documented as is. But in this chapter 14.1, your advice is to document &#8220;All resources and methods supported for each resource&#8221;. To me, it looks similar to a context-free documentation of URIs. My understanding of a RESTful client is that it does not know what and where is the &#8220;Photo&#8221; resource, it should only know what HTTP methods apply to a link of a given relation in a given context and how to process a photo media type. I would be very interested to have your opinion on this subject.<br />
Best regards,<br />
-emmanuel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Burke</title>
		<link>http://www.subbu.org/blog/2010/03/restful-web-services-cookbook-released/comment-page-1#comment-60575</link>
		<dc:creator>Bill Burke</dc:creator>
		<pubDate>Fri, 26 Mar 2010 22:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.subbu.org/?p=1154#comment-60575</guid>
		<description>Can&#039;t wait to get my pre-ordered copy!</description>
		<content:encoded><![CDATA[<p>Can&#8217;t wait to get my pre-ordered copy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Helen Neely</title>
		<link>http://www.subbu.org/blog/2010/03/restful-web-services-cookbook-released/comment-page-1#comment-59162</link>
		<dc:creator>Helen Neely</dc:creator>
		<pubDate>Wed, 17 Mar 2010 16:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.subbu.org/?p=1154#comment-59162</guid>
		<description>I&#039;m not sure if this is too late, but I too would like a review copy if that&#039;s possible.
Waiting to hear from you.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure if this is too late, but I too would like a review copy if that&#8217;s possible.<br />
Waiting to hear from you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: This Week in #REST &#8211; Volume 7 (Mar 8 2010 &#8211; Mar 14 2010) &#171; This week in REST</title>
		<link>http://www.subbu.org/blog/2010/03/restful-web-services-cookbook-released/comment-page-1#comment-58838</link>
		<dc:creator>This Week in #REST &#8211; Volume 7 (Mar 8 2010 &#8211; Mar 14 2010) &#171; This week in REST</dc:creator>
		<pubDate>Mon, 15 Mar 2010 08:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.subbu.org/?p=1154#comment-58838</guid>
		<description>[...] RESTful Web Services Cookbook Released &#8211; The long-awaited &#8220;RESTful Web Services Cookbook&#8221;, authored by Subbu Allamaraju, [...]</description>
		<content:encoded><![CDATA[<p>[...] RESTful Web Services Cookbook Released &#8211; The long-awaited &#8220;RESTful Web Services Cookbook&#8221;, authored by Subbu Allamaraju, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ebenhewitt (Eben Hewitt)</title>
		<link>http://www.subbu.org/blog/2010/03/restful-web-services-cookbook-released/comment-page-1#comment-57909</link>
		<dc:creator>ebenhewitt (Eben Hewitt)</dc:creator>
		<pubDate>Fri, 12 Mar 2010 22:08:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.subbu.org/?p=1154#comment-57909</guid>
		<description>congrats to &lt;a rel=&quot;nofollow&quot; href=&quot;http://twitter.com/sallamar&quot;&gt;@sallamar&lt;/a&gt; &amp; &lt;a rel=&quot;nofollow&quot; href=&quot;http://twitter.com/mamund&quot;&gt;@mamund&lt;/a&gt; for #RESTful Web Services Cookbook now shipping. terrific book. http://bit.ly/9Cvxg2</description>
		<content:encoded><![CDATA[<p>congrats to <a rel="nofollow" href="http://twitter.com/sallamar">@sallamar</a> &#038; <a rel="nofollow" href="http://twitter.com/mamund">@mamund</a> for #RESTful Web Services Cookbook now shipping. terrific book. <a href="http://bit.ly/9Cvxg2" rel="nofollow">http://bit.ly/9Cvxg2</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Per Spilling</title>
		<link>http://www.subbu.org/blog/2010/03/restful-web-services-cookbook-released/comment-page-1#comment-57988</link>
		<dc:creator>Per Spilling</dc:creator>
		<pubDate>Fri, 12 Mar 2010 20:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.subbu.org/?p=1154#comment-57988</guid>
		<description>This looks like interesting material for the JavaZone conference in Oslo in September. Read more about how to submit an abstract here: http://jz10.java.no/program.html</description>
		<content:encoded><![CDATA[<p>This looks like interesting material for the JavaZone conference in Oslo in September. Read more about how to submit an abstract here: <a href="http://jz10.java.no/program.html" rel="nofollow">http://jz10.java.no/program.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julien Viet</title>
		<link>http://www.subbu.org/blog/2010/03/restful-web-services-cookbook-released/comment-page-1#comment-57985</link>
		<dc:creator>Julien Viet</dc:creator>
		<pubDate>Fri, 12 Mar 2010 20:20:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.subbu.org/?p=1154#comment-57985</guid>
		<description>Congrats Subbu!</description>
		<content:encoded><![CDATA[<p>Congrats Subbu!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anjan bacchu</title>
		<link>http://www.subbu.org/blog/2010/03/restful-web-services-cookbook-released/comment-page-1#comment-57810</link>
		<dc:creator>anjan bacchu</dc:creator>
		<pubDate>Fri, 12 Mar 2010 03:24:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.subbu.org/?p=1154#comment-57810</guid>
		<description>Hi Subbu,

  I&#039;d like to review the book .

thank you,

BR,
~A</description>
		<content:encoded><![CDATA[<p>Hi Subbu,</p>
<p>  I&#8217;d like to review the book .</p>
<p>thank you,</p>
<p>BR,<br />
~A</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uberVU - social comments</title>
		<link>http://www.subbu.org/blog/2010/03/restful-web-services-cookbook-released/comment-page-1#comment-57755</link>
		<dc:creator>uberVU - social comments</dc:creator>
		<pubDate>Thu, 11 Mar 2010 21:52:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.subbu.org/?p=1154#comment-57755</guid>
		<description>&lt;strong&gt;Social comments and analytics for this post...&lt;/strong&gt;

This post was mentioned on Twitter by julielermanvt: awesome!! Congrats! :) RT @sallamar: Smelling the fresh copy of the RESTful Web Services Cookbook. Hmmmmm http://bit.ly/9J3UOk...</description>
		<content:encoded><![CDATA[<p><strong>Social comments and analytics for this post&#8230;</strong></p>
<p>This post was mentioned on Twitter by julielermanvt: awesome!! Congrats! :) RT @sallamar: Smelling the fresh copy of the RESTful Web Services Cookbook. Hmmmmm <a href="http://bit.ly/9J3UOk.." rel="nofollow">http://bit.ly/9J3UOk..</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
