<?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: URIs and Objects</title>
	<atom:link href="http://www.subbu.org/blog/2008/04/uris-and-objects/feed" rel="self" type="application/rss+xml" />
	<link>http://www.subbu.org/blog/2008/04/uris-and-objects</link>
	<description>HTTP, REST and some Cycling</description>
	<pubDate>Wed, 07 Jan 2009 02:27:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: MikeA</title>
		<link>http://www.subbu.org/blog/2008/04/uris-and-objects/comment-page-1#comment-251</link>
		<dc:creator>MikeA</dc:creator>
		<pubDate>Mon, 07 Apr 2008 19:57:18 +0000</pubDate>
		<guid isPermaLink="false">http://wp.subbu.org/2008/04/uris-and-objects/#comment-251</guid>
		<description>Yep. That makes sense. And I enjoy reading your posts.

I think like this:
You have some data.
You design a resource that exposes (some of) that data.
You design a URI that points to the resource.
You implement one or more media types to represent that resource.

Not a perfect story, but it gets me closer, anyway.



</description>
		<content:encoded><![CDATA[<p>Yep. That makes sense. And I enjoy reading your posts.</p>
<p>I think like this:<br />
You have some data.<br />
You design a resource that exposes (some of) that data.<br />
You design a URI that points to the resource.<br />
You implement one or more media types to represent that resource.</p>
<p>Not a perfect story, but it gets me closer, anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Subbu Allamaraju</title>
		<link>http://www.subbu.org/blog/2008/04/uris-and-objects/comment-page-1#comment-250</link>
		<dc:creator>Subbu Allamaraju</dc:creator>
		<pubDate>Mon, 07 Apr 2008 18:08:03 +0000</pubDate>
		<guid isPermaLink="false">http://wp.subbu.org/2008/04/uris-and-objects/#comment-250</guid>
		<description>Thanks for noticing the subtle point. I used "representation" to emphasize that each representation may need to be designed to meet whatever that needs to exposed for a given media type.


</description>
		<content:encoded><![CDATA[<p>Thanks for noticing the subtle point. I used &#8220;representation&#8221; to emphasize that each representation may need to be designed to meet whatever that needs to exposed for a given media type.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MikeA</title>
		<link>http://www.subbu.org/blog/2008/04/uris-and-objects/comment-page-1#comment-249</link>
		<dc:creator>MikeA</dc:creator>
		<pubDate>Mon, 07 Apr 2008 17:20:35 +0000</pubDate>
		<guid isPermaLink="false">http://wp.subbu.org/2008/04/uris-and-objects/#comment-249</guid>
		<description>Nice post. I'm not a fan of the "object-&gt;URI" pattern and you've just scratched the surface on the challenges.

BTW - small thing, but I think of "representation" as the data sent over the wire (text/html, application/json, etc.) and the "resource" as the item described by the URI. In that light, your rule #2 might be better phrased as "Design resources to meet your data needs."

Or possibly I've missed something in the post?

</description>
		<content:encoded><![CDATA[<p>Nice post. I&#8217;m not a fan of the &#8220;object->URI&#8221; pattern and you&#8217;ve just scratched the surface on the challenges.</p>
<p>BTW - small thing, but I think of &#8220;representation&#8221; as the data sent over the wire (text/html, application/json, etc.) and the &#8220;resource&#8221; as the item described by the URI. In that light, your rule #2 might be better phrased as &#8220;Design resources to meet your data needs.&#8221;</p>
<p>Or possibly I&#8217;ve missed something in the post?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
