<?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: Building RESTful Web Services</title>
	<atom:link href="http://www.ghidinelli.com/2008/11/20/building-restful-web-services/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ghidinelli.com/2008/11/20/building-restful-web-services</link>
	<description></description>
	<lastBuildDate>Thu, 01 Jun 2017 18:51:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ben Nadel</title>
		<link>http://www.ghidinelli.com/2008/11/20/building-restful-web-services/comment-page-1#comment-52812</link>
		<dc:creator>Ben Nadel</dc:creator>
		<pubDate>Fri, 12 Dec 2008 15:17:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghidinelli.com/?p=320#comment-52812</guid>
		<description>Brett&#039;s presentation was awesome (I know this is an old post but it just started showing up on CFBloggers). I thought I had an understanding of what REST was... I was waaaay wrong :)</description>
		<content:encoded><![CDATA[<p>Brett&#8217;s presentation was awesome (I know this is an old post but it just started showing up on CFBloggers). I thought I had an understanding of what REST was&#8230; I was waaaay wrong <img src='http://www.ghidinelli.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://www.ghidinelli.com/2008/11/20/building-restful-web-services/comment-page-1#comment-52425</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Tue, 25 Nov 2008 18:51:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghidinelli.com/?p=320#comment-52425</guid>
		<description>Hey Brian -

I gave a presenation on building RESTful CF applications at the NYCFUG this summer, the resources are posted here if you want to check it out: 

http://www.nycfug.com/meetings/2008-06-10-Brett-On-RESTful-Web-Services.cfm 

I have a slide or two in there on content type negotiation...  We use a URL parameter to specify the content type since we have not been able to not rely on the clients to implement the accepts header consistantly.  Ideally though, the URL parameter would be used as an optional override to the HTTP header to provide support to clients that are not using Accepts correctly.  

Looking forward to seeing your follow up posts, I&#039;m a huge REST fan.  Lots of good info over at http://www.subbu.org/ too if you haven&#039;t seen it.

cheers,

.brett</description>
		<content:encoded><![CDATA[<p>Hey Brian -</p>
<p>I gave a presenation on building RESTful CF applications at the NYCFUG this summer, the resources are posted here if you want to check it out: </p>
<p><a href="http://www.nycfug.com/meetings/2008-06-10-Brett-On-RESTful-Web-Services.cfm" rel="nofollow">http://www.nycfug.com/meetings/2008-06-10-Brett-On-RESTful-Web-Services.cfm</a> </p>
<p>I have a slide or two in there on content type negotiation&#8230;  We use a URL parameter to specify the content type since we have not been able to not rely on the clients to implement the accepts header consistantly.  Ideally though, the URL parameter would be used as an optional override to the HTTP header to provide support to clients that are not using Accepts correctly.  </p>
<p>Looking forward to seeing your follow up posts, I&#8217;m a huge REST fan.  Lots of good info over at <a href="http://www.subbu.org/" rel="nofollow">http://www.subbu.org/</a> too if you haven&#8217;t seen it.</p>
<p>cheers,</p>
<p>.brett</p>
]]></content:encoded>
	</item>
</channel>
</rss>
