<?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 Nicksda</title>
	<atom:link href="http://nicksda.apotomo.de/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://nicksda.apotomo.de</link>
	<description>Nick Sutterer - respecting local traditions since 1981.</description>
	<lastBuildDate>Tue, 24 Jan 2012 01:10:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Ruby On REST 3: One Model, Multiple Representations! by Michel Lacle</title>
		<link>http://nicksda.apotomo.de/2012/01/ruby-on-rest-3-one-model-multiple-representations/comment-page-1/#comment-5584</link>
		<dc:creator>Michel Lacle</dc:creator>
		<pubDate>Tue, 24 Jan 2012 01:10:48 +0000</pubDate>
		<guid isPermaLink="false">http://nicksda.apotomo.de/?p=1804#comment-5584</guid>
		<description>Is there a way to control how collections are transformed to json? I would like to have collections serialized like rails: [ &quot;model&quot; : { props ... }, &quot;model&quot; : {props...}]. Instead of { models : [ {props}, {props} ...] }, which is what I have roar doing now.</description>
		<content:encoded><![CDATA[<p>Is there a way to control how collections are transformed to json? I would like to have collections serialized like rails: [ "model" : { props ... }, "model" : {props...}]. Instead of { models : [ {props}, {props} ...] }, which is what I have roar doing now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby On REST: Introducing the Representer Pattern by foofam</title>
		<link>http://nicksda.apotomo.de/2011/12/ruby-on-rest-introducing-the-representer-pattern/comment-page-1/#comment-5583</link>
		<dc:creator>foofam</dc:creator>
		<pubDate>Mon, 23 Jan 2012 21:27:20 +0000</pubDate>
		<guid isPermaLink="false">http://nicksda.apotomo.de/?p=1710#comment-5583</guid>
		<description>@steve Thanks!</description>
		<content:encoded><![CDATA[<p>@steve Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby On REST: Introducing the Representer Pattern by Steve Klabnik</title>
		<link>http://nicksda.apotomo.de/2011/12/ruby-on-rest-introducing-the-representer-pattern/comment-page-1/#comment-5581</link>
		<dc:creator>Steve Klabnik</dc:creator>
		<pubDate>Mon, 23 Jan 2012 14:54:07 +0000</pubDate>
		<guid isPermaLink="false">http://nicksda.apotomo.de/?p=1710#comment-5581</guid>
		<description>@foofam you might be interested in my upcoming book: http://getsomere.st</description>
		<content:encoded><![CDATA[<p>@foofam you might be interested in my upcoming book: <a href="http://getsomere.st" rel="nofollow">http://getsomere.st</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby On REST: Introducing the Representer Pattern by foofam</title>
		<link>http://nicksda.apotomo.de/2011/12/ruby-on-rest-introducing-the-representer-pattern/comment-page-1/#comment-5580</link>
		<dc:creator>foofam</dc:creator>
		<pubDate>Mon, 23 Jan 2012 13:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://nicksda.apotomo.de/?p=1710#comment-5580</guid>
		<description>@steve the book is an eye-opener so far. I think we&#039;re just scratching the surface here.

@nick in my humble opinion, roar will benefit a lot if you read this book.</description>
		<content:encoded><![CDATA[<p>@steve the book is an eye-opener so far. I think we&#8217;re just scratching the surface here.</p>
<p>@nick in my humble opinion, roar will benefit a lot if you read this book.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby On REST: Introducing the Representer Pattern by Steve Klabnik</title>
		<link>http://nicksda.apotomo.de/2011/12/ruby-on-rest-introducing-the-representer-pattern/comment-page-1/#comment-5579</link>
		<dc:creator>Steve Klabnik</dc:creator>
		<pubDate>Mon, 23 Jan 2012 13:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://nicksda.apotomo.de/?p=1710#comment-5579</guid>
		<description>I do have an affiliation with the author; he&#039;s awesome, and while I haven&#039;t read the book yet, my understanding is that your characterization of node as &#039;incidental&#039; is correct.</description>
		<content:encoded><![CDATA[<p>I do have an affiliation with the author; he&#8217;s awesome, and while I haven&#8217;t read the book yet, my understanding is that your characterization of node as &#8216;incidental&#8217; is correct.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby On REST: Introducing the Representer Pattern by foofam</title>
		<link>http://nicksda.apotomo.de/2011/12/ruby-on-rest-introducing-the-representer-pattern/comment-page-1/#comment-5577</link>
		<dc:creator>foofam</dc:creator>
		<pubDate>Mon, 23 Jan 2012 13:09:47 +0000</pubDate>
		<guid isPermaLink="false">http://nicksda.apotomo.de/?p=1710#comment-5577</guid>
		<description>By the way, it is probably worth adding that the use of Node.js and HTML5 in &quot;Building Hypermedia APIs with HTML5 and Node&quot; is mostly incidental, the book is all about building hypermedia APIs (not necessarily REST ones) and therefore relevant to what&#039;s being discussed here.

I can see that Chapter 3 is titled &quot;JSON Hypermedia&quot; but I haven&#039;t yet read that far in the book; I hope it will provide some answers to questions raised here.

Disclaimer: I have no affiliation with O&#039;Reilly or the book author. I just happen to be interested in the subject of creating REST APIs.</description>
		<content:encoded><![CDATA[<p>By the way, it is probably worth adding that the use of Node.js and HTML5 in &#8220;Building Hypermedia APIs with HTML5 and Node&#8221; is mostly incidental, the book is all about building hypermedia APIs (not necessarily REST ones) and therefore relevant to what&#8217;s being discussed here.</p>
<p>I can see that Chapter 3 is titled &#8220;JSON Hypermedia&#8221; but I haven&#8217;t yet read that far in the book; I hope it will provide some answers to questions raised here.</p>
<p>Disclaimer: I have no affiliation with O&#8217;Reilly or the book author. I just happen to be interested in the subject of creating REST APIs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby On REST: Introducing the Representer Pattern by foofam</title>
		<link>http://nicksda.apotomo.de/2011/12/ruby-on-rest-introducing-the-representer-pattern/comment-page-1/#comment-5576</link>
		<dc:creator>foofam</dc:creator>
		<pubDate>Mon, 23 Jan 2012 12:49:30 +0000</pubDate>
		<guid isPermaLink="false">http://nicksda.apotomo.de/?p=1710#comment-5576</guid>
		<description>Actually Steve Klabnik seems to have a valid point. From &quot;Building Hypermedia APIs with HTML5 and Node&quot; (published by O&#039;Reilly, see http://shop.oreilly.com/product/0636920020530.do):

&quot;A Hypermedia Type is a media type that contains native hyperlinking elements that can be used to control application flow.&quot;

Same book, Chapter 1, page 6: &quot;Unlike plain text, XML, JSON, and other common formats, HTML has native support for hypermedia. HTML is, in effect, a Hypermedia Type. There are other media types that share this distinction; ones that contain native support for some form of hypermedia linking. Other well-known types include SVG (read-only), VoiceXML, and Atom.&quot;

I don&#039;t know where that leaves us in regards to REST in Rails, roar, JSON responses and hypermedia...

@steve, @nick thoughts?</description>
		<content:encoded><![CDATA[<p>Actually Steve Klabnik seems to have a valid point. From &#8220;Building Hypermedia APIs with HTML5 and Node&#8221; (published by O&#8217;Reilly, see <a href="http://shop.oreilly.com/product/0636920020530.do" rel="nofollow">http://shop.oreilly.com/product/0636920020530.do</a>):</p>
<p>&#8220;A Hypermedia Type is a media type that contains native hyperlinking elements that can be used to control application flow.&#8221;</p>
<p>Same book, Chapter 1, page 6: &#8220;Unlike plain text, XML, JSON, and other common formats, HTML has native support for hypermedia. HTML is, in effect, a Hypermedia Type. There are other media types that share this distinction; ones that contain native support for some form of hypermedia linking. Other well-known types include SVG (read-only), VoiceXML, and Atom.&#8221;</p>
<p>I don&#8217;t know where that leaves us in regards to REST in Rails, roar, JSON responses and hypermedia&#8230;</p>
<p>@steve, @nick thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby On REST: Introducing the Representer Pattern by Steve Klabnik</title>
		<link>http://nicksda.apotomo.de/2011/12/ruby-on-rest-introducing-the-representer-pattern/comment-page-1/#comment-5575</link>
		<dc:creator>Steve Klabnik</dc:creator>
		<pubDate>Mon, 23 Jan 2012 12:20:32 +0000</pubDate>
		<guid isPermaLink="false">http://nicksda.apotomo.de/?p=1710#comment-5575</guid>
		<description>@foofam Hypertext is text displayed on a computer or other electronic device with references (hyperlinks) to other text that the reader can immediately access, usually by a mouse click or keypress sequence. Hypermedia is used as a logical extension of the term hypertext in which graphics, audio, video, plain text and hyperlinks intertwine to create a generally non-linear medium of information.</description>
		<content:encoded><![CDATA[<p>@foofam Hypertext is text displayed on a computer or other electronic device with references (hyperlinks) to other text that the reader can immediately access, usually by a mouse click or keypress sequence. Hypermedia is used as a logical extension of the term hypertext in which graphics, audio, video, plain text and hyperlinks intertwine to create a generally non-linear medium of information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby On REST: Introducing the Representer Pattern by foofam</title>
		<link>http://nicksda.apotomo.de/2011/12/ruby-on-rest-introducing-the-representer-pattern/comment-page-1/#comment-5574</link>
		<dc:creator>foofam</dc:creator>
		<pubDate>Mon, 23 Jan 2012 10:47:27 +0000</pubDate>
		<guid isPermaLink="false">http://nicksda.apotomo.de/?p=1710#comment-5574</guid>
		<description>@steve klabnik: you seem to be focusing on what hypermedia isn&#039;t but not on what it is. Can you please give a straight answer to &quot;What&#039;s hypermedia in your understanding?&quot; ? This will hopefully help us understand what you mean.</description>
		<content:encoded><![CDATA[<p>@steve klabnik: you seem to be focusing on what hypermedia isn&#8217;t but not on what it is. Can you please give a straight answer to &#8220;What&#8217;s hypermedia in your understanding?&#8221; ? This will hopefully help us understand what you mean.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby On REST 3: One Model, Multiple Representations! by Steve Klabnik</title>
		<link>http://nicksda.apotomo.de/2012/01/ruby-on-rest-3-one-model-multiple-representations/comment-page-1/#comment-5563</link>
		<dc:creator>Steve Klabnik</dc:creator>
		<pubDate>Fri, 20 Jan 2012 13:22:10 +0000</pubDate>
		<guid isPermaLink="false">http://nicksda.apotomo.de/?p=1804#comment-5563</guid>
		<description>Types are kinda silly. This is Ruby, after all.</description>
		<content:encoded><![CDATA[<p>Types are kinda silly. This is Ruby, after all.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

