<?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: Generalized Linking</title>
	<atom:link href="http://www.subbu.org/blog/2008/10/generalized-linking/feed" rel="self" type="application/rss+xml" />
	<link>http://www.subbu.org/blog/2008/10/generalized-linking</link>
	<description>HTTP, REST and some Cycling</description>
	<pubDate>Wed, 07 Jan 2009 14:20:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Analytics for Web APIs at subbu.org</title>
		<link>http://www.subbu.org/blog/2008/10/generalized-linking/comment-page-1#comment-11230</link>
		<dc:creator>Analytics for Web APIs at subbu.org</dc:creator>
		<pubDate>Tue, 18 Nov 2008 04:41:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.subbu.org/?p=456#comment-11230</guid>
		<description>[...] and conduct A/B testing. That is, when clients are discovering URIs at runtime based on known link relations, servers have a chance to get [...]</description>
		<content:encoded><![CDATA[<p>[...] and conduct A/B testing. That is, when clients are discovering URIs at runtime based on known link relations, servers have a chance to get [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: subbu</title>
		<link>http://www.subbu.org/blog/2008/10/generalized-linking/comment-page-1#comment-5998</link>
		<dc:creator>subbu</dc:creator>
		<pubDate>Sun, 12 Oct 2008 00:47:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.subbu.org/?p=456#comment-5998</guid>
		<description>&lt;blockquote&gt;
All this atom talk got me excited, so I’m implementing a JAXB model for Atom. I’m going to add some hooks into JAX-RS so you can easily inject links that are derived from the base URIs of the incoming request…
&lt;/blockquote&gt;

Have you looked at integrating Rome or Abdera? One problem with JAXB is that it does not support RNG, and RNG is more flexible when it comes it unordered children. Specifying a native Java API for Atom may be easier than JAXB.</description>
		<content:encoded><![CDATA[<blockquote><p>
All this atom talk got me excited, so I’m implementing a JAXB model for Atom. I’m going to add some hooks into JAX-RS so you can easily inject links that are derived from the base URIs of the incoming request…
</p></blockquote>
<p>Have you looked at integrating Rome or Abdera? One problem with JAXB is that it does not support RNG, and RNG is more flexible when it comes it unordered children. Specifying a native Java API for Atom may be easier than JAXB.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Burke</title>
		<link>http://www.subbu.org/blog/2008/10/generalized-linking/comment-page-1#comment-5981</link>
		<dc:creator>Bill Burke</dc:creator>
		<pubDate>Sat, 11 Oct 2008 20:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.subbu.org/?p=456#comment-5981</guid>
		<description>Why not use something like Badger which defines a mapping between JSON and XML?  

http://badgerfish.ning.com/

Its a little extra verbosey, but its good enough IMO.  Then you don't have to rework all these XML formats within JSON.

For example, we integrated the Jettison project into JBoss Resteasy (JAX-RS).  Jettison allows you to (un)marshall JSON to and from JAXB annotated classes.  They have the Badger format, as well as a less-verbose mapping format (which we use by default).

All this atom talk got me excited, so I'm implementing a JAXB model for Atom.  I'm going to add some hooks into JAX-RS so you can easily inject links that are derived from the base URIs of the incoming request...</description>
		<content:encoded><![CDATA[<p>Why not use something like Badger which defines a mapping between JSON and XML?  </p>
<p><a href="http://badgerfish.ning.com/" rel="nofollow">http://badgerfish.ning.com/</a></p>
<p>Its a little extra verbosey, but its good enough IMO.  Then you don&#8217;t have to rework all these XML formats within JSON.</p>
<p>For example, we integrated the Jettison project into JBoss Resteasy (JAX-RS).  Jettison allows you to (un)marshall JSON to and from JAXB annotated classes.  They have the Badger format, as well as a less-verbose mapping format (which we use by default).</p>
<p>All this atom talk got me excited, so I&#8217;m implementing a JAXB model for Atom.  I&#8217;m going to add some hooks into JAX-RS so you can easily inject links that are derived from the base URIs of the incoming request&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
