<?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 for Furious Bob</title>
	<atom:link href="http://blog.furiousbob.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.furiousbob.com</link>
	<description>Being angry is not enough &#62;:)</description>
	<lastBuildDate>Sun, 11 Mar 2012 01:07:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on HATEOAS RESTful Services using Spring 3.1 by Yuji Kiriki</title>
		<link>http://blog.furiousbob.com/2011/12/06/hateoas-restful-services-using-spring-3-1/#comment-17896</link>
		<dc:creator>Yuji Kiriki</dc:creator>
		<pubDate>Sun, 11 Mar 2012 01:07:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.furiousbob.com/?p=318#comment-17896</guid>
		<description>Great post!!!

We are trying your ideas and are working pretty well.

We believe your approach is cleaner and easier to implement and mantain.

Thanks for sharing your knnowledge.</description>
		<content:encoded><![CDATA[<p>Great post!!!</p>
<p>We are trying your ideas and are working pretty well.</p>
<p>We believe your approach is cleaner and easier to implement and mantain.</p>
<p>Thanks for sharing your knnowledge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HATEOAS RESTful Services using Spring 3.1 by Eugen Paraschiv</title>
		<link>http://blog.furiousbob.com/2011/12/06/hateoas-restful-services-using-spring-3-1/#comment-17755</link>
		<dc:creator>Eugen Paraschiv</dc:creator>
		<pubDate>Wed, 22 Feb 2012 09:54:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.furiousbob.com/?p=318#comment-17755</guid>
		<description>Hi, 
I am still digesting most of the etag related content, but I had a quick question/comment on the way you chose to implement HATEOAS - you have included the links in the actual body of the response. Did you consider returning the relevant links using the LINK HTTP header (and Location header for POST)? As JSON isn&#039;t hypertext, and it has no standard way of implementing a Link, that would enable the HATEOAS constraint without having to touch the body of the response. This is for example the way the github REST API works (or worked last time I looked at it). 
Anyways, very intresting article. 
Eugen.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am still digesting most of the etag related content, but I had a quick question/comment on the way you chose to implement HATEOAS &#8211; you have included the links in the actual body of the response. Did you consider returning the relevant links using the LINK HTTP header (and Location header for POST)? As JSON isn&#8217;t hypertext, and it has no standard way of implementing a Link, that would enable the HATEOAS constraint without having to touch the body of the response. This is for example the way the github REST API works (or worked last time I looked at it).<br />
Anyways, very intresting article.<br />
Eugen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HATEOAS RESTful Services using Spring 3.1 by louis gueye</title>
		<link>http://blog.furiousbob.com/2011/12/06/hateoas-restful-services-using-spring-3-1/#comment-17694</link>
		<dc:creator>louis gueye</dc:creator>
		<pubDate>Tue, 14 Feb 2012 11:04:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.furiousbob.com/?p=318#comment-17694</guid>
		<description>Hi Bob,
Very nice post. First time I see a Java implementation of Etag. The Java community needs examples like this because on can&#039;t ignore HTTP when developping RESTFul webservice. 
You talk about the links but I can&#039;t see where you enhance the response with HATEOAS links.
Is there a standard way to do it in Spring ?</description>
		<content:encoded><![CDATA[<p>Hi Bob,<br />
Very nice post. First time I see a Java implementation of Etag. The Java community needs examples like this because on can&#8217;t ignore HTTP when developping RESTFul webservice.<br />
You talk about the links but I can&#8217;t see where you enhance the response with HATEOAS links.<br />
Is there a standard way to do it in Spring ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Putting your GWT services to REST by Justin</title>
		<link>http://blog.furiousbob.com/2011/03/27/putting-your-gwt-service-to-rest/#comment-17530</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Tue, 17 Jan 2012 22:36:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.furiousbob.com/?p=191#comment-17530</guid>
		<description>Hi,

Thanks for the informative blog post.  I&#039;m considering moving my app from GWT-RPC to REST and this blog post came up in Google.

In your conclusion you state, &quot;The next thing I’m interested in is integrating the RESTful links and GWT Places and Activities.&quot;

I&#039;m curious if you can share anything about your experiencing regarding using RESTful links with GWT Places and Activities.

Many thanks!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for the informative blog post.  I&#8217;m considering moving my app from GWT-RPC to REST and this blog post came up in Google.</p>
<p>In your conclusion you state, &#8220;The next thing I’m interested in is integrating the RESTful links and GWT Places and Activities.&#8221;</p>
<p>I&#8217;m curious if you can share anything about your experiencing regarding using RESTful links with GWT Places and Activities.</p>
<p>Many thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HATEOAS RESTful Services using Spring 3.1 by Chris Beams</title>
		<link>http://blog.furiousbob.com/2011/12/06/hateoas-restful-services-using-spring-3-1/#comment-17389</link>
		<dc:creator>Chris Beams</dc:creator>
		<pubDate>Wed, 21 Dec 2011 09:34:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.furiousbob.com/?p=318#comment-17389</guid>
		<description>Hi Bob, thanks for the post.  I thought I&#039;d point out that as of Spring 3.1 GA

    excludeFilters={@Filter(Configuration.class)}

is no longer strictly required in @ComponentScan scenarios like the one you have above, i.e. you can simply drop it and things will continue to work.  See resolution comments on SPR-8808 in the SpringSource JIRA.</description>
		<content:encoded><![CDATA[<p>Hi Bob, thanks for the post.  I thought I&#8217;d point out that as of Spring 3.1 GA</p>
<p>    excludeFilters={@Filter(Configuration.class)}</p>
<p>is no longer strictly required in @ComponentScan scenarios like the one you have above, i.e. you can simply drop it and things will continue to work.  See resolution comments on SPR-8808 in the SpringSource JIRA.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HATEOAS RESTful Services using Spring 3.1 by Rossen Stoyanchev</title>
		<link>http://blog.furiousbob.com/2011/12/06/hateoas-restful-services-using-spring-3-1/#comment-17386</link>
		<dc:creator>Rossen Stoyanchev</dc:creator>
		<pubDate>Wed, 21 Dec 2011 02:28:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.furiousbob.com/?p=318#comment-17386</guid>
		<description>Also worth mentioning that @EnableWebMvc would register MappingJacksonHttpMessageConverter if you didn&#039;t override configureMessageConverters(..). The main difference is there would be a few others registered as well. However, considering the consumes/produces conditions the other converters should not be used.</description>
		<content:encoded><![CDATA[<p>Also worth mentioning that @EnableWebMvc would register MappingJacksonHttpMessageConverter if you didn&#8217;t override configureMessageConverters(..). The main difference is there would be a few others registered as well. However, considering the consumes/produces conditions the other converters should not be used.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HATEOAS RESTful Services using Spring 3.1 by Rossen Stoyanchev</title>
		<link>http://blog.furiousbob.com/2011/12/06/hateoas-restful-services-using-spring-3-1/#comment-17385</link>
		<dc:creator>Rossen Stoyanchev</dc:creator>
		<pubDate>Wed, 21 Dec 2011 02:18:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.furiousbob.com/?p=318#comment-17385</guid>
		<description>Great post! The DefaultAnnotationHandlerMapping shouldn&#039;t be needed. What happens without it? Feel free to report it in JIRA issue tracker (https://jira.springsource.org/browse/SPR). You could remove the excludeFilters on Configuration.class (that&#039;s added by default now). It might also be appropriate to put consumes/produces in a type-level @RequestMapping assuming it applies everywhere.</description>
		<content:encoded><![CDATA[<p>Great post! The DefaultAnnotationHandlerMapping shouldn&#8217;t be needed. What happens without it? Feel free to report it in JIRA issue tracker (<a href="https://jira.springsource.org/browse/SPR" rel="nofollow">https://jira.springsource.org/browse/SPR</a>). You could remove the excludeFilters on Configuration.class (that&#8217;s added by default now). It might also be appropriate to put consumes/produces in a type-level @RequestMapping assuming it applies everywhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why moving to Scala &#8211; Part II &#8211; Enhancing your code by Donny</title>
		<link>http://blog.furiousbob.com/2011/06/28/why-moving-to-scala-part-ii/#comment-16411</link>
		<dc:creator>Donny</dc:creator>
		<pubDate>Tue, 28 Jun 2011 21:30:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.furiousbob.com/?p=287#comment-16411</guid>
		<description>Thanks for taking the time to create this series. It&#039;s really good get impressions of Scala from a Java developer perspective.</description>
		<content:encoded><![CDATA[<p>Thanks for taking the time to create this series. It&#8217;s really good get impressions of Scala from a Java developer perspective.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why moving to Scala? Part I &#8211; Writing less code by admin</title>
		<link>http://blog.furiousbob.com/2011/06/21/why-moving-to-scala-part-1/#comment-16407</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 28 Jun 2011 09:35:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.furiousbob.com/?p=249#comment-16407</guid>
		<description>Yeah, for this part most of it. I hope that the next parts I&#039;ll be able to bring something extra.

I love groovy, I still find grails unbeatable when it comes to productivity. But I&#039;m kinda moved away from Groovy after some bad performance tests I&#039;ve seen and tried. I know we have groovy++ but, not trying to get in a holy war here, I really enjoy static typing languages, and I find Scala the champion out there when it comes to this point.

Regards</description>
		<content:encoded><![CDATA[<p>Yeah, for this part most of it. I hope that the next parts I&#8217;ll be able to bring something extra.</p>
<p>I love groovy, I still find grails unbeatable when it comes to productivity. But I&#8217;m kinda moved away from Groovy after some bad performance tests I&#8217;ve seen and tried. I know we have groovy++ but, not trying to get in a holy war here, I really enjoy static typing languages, and I find Scala the champion out there when it comes to this point.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why moving to Scala? Part I &#8211; Writing less code by admin</title>
		<link>http://blog.furiousbob.com/2011/06/21/why-moving-to-scala-part-1/#comment-16406</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 28 Jun 2011 09:32:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.furiousbob.com/?p=249#comment-16406</guid>
		<description>Thanks Manish, I&#039;m still trying it and getting used, thanks for the best version of my example :)</description>
		<content:encoded><![CDATA[<p>Thanks Manish, I&#8217;m still trying it and getting used, thanks for the best version of my example <img src='http://blog.furiousbob.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

