<?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: Pimping JSON &#8211; YQL now offers JSONP-X!</title>
	<atom:link href="http://ajaxian.com/archives/pimping-json-yql-now-offers-jsonp-x/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/pimping-json-yql-now-offers-jsonp-x</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Ahrjay</title>
		<link>http://ajaxian.com/archives/pimping-json-yql-now-offers-jsonp-x/comment-page-1#comment-274378</link>
		<dc:creator>Ahrjay</dc:creator>
		<pubDate>Fri, 10 Jul 2009 04:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7089#comment-274378</guid>
		<description>JSON return from YQL had been possible before the recent insert/update/delete changes were made. All you needed to do was append &amp;format=json&amp;callback=callback to your YQL url.</description>
		<content:encoded><![CDATA[<p>JSON return from YQL had been possible before the recent insert/update/delete changes were made. All you needed to do was append &amp;format=json&amp;callback=callback to your YQL url.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ricardobeat</title>
		<link>http://ajaxian.com/archives/pimping-json-yql-now-offers-jsonp-x/comment-page-1#comment-274377</link>
		<dc:creator>ricardobeat</dc:creator>
		<pubDate>Fri, 10 Jul 2009 03:43:56 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7089#comment-274377</guid>
		<description>It&#039;s not that hard to generate XML/HTML from JSON. This just makes it harder to access specific elements or properties, you have to traverse the structure.</description>
		<content:encoded><![CDATA[<p>It&#8217;s not that hard to generate XML/HTML from JSON. This just makes it harder to access specific elements or properties, you have to traverse the structure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TNO</title>
		<link>http://ajaxian.com/archives/pimping-json-yql-now-offers-jsonp-x/comment-page-1#comment-274375</link>
		<dc:creator>TNO</dc:creator>
		<pubDate>Thu, 09 Jul 2009 21:18:28 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7089#comment-274375</guid>
		<description>I don&#039;t think that example is a proper conversion from (x&#124;ht)ml to json. There is no differentiation between attributes and elements, also the order of elements is not represented appropriately so the meaning is lost.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think that example is a proper conversion from (x|ht)ml to json. There is no differentiation between attributes and elements, also the order of elements is not represented appropriately so the meaning is lost.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ilazarte</title>
		<link>http://ajaxian.com/archives/pimping-json-yql-now-offers-jsonp-x/comment-page-1#comment-274371</link>
		<dc:creator>ilazarte</dc:creator>
		<pubDate>Thu, 09 Jul 2009 16:56:11 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7089#comment-274371</guid>
		<description>Nifty.  Not enough cross-polination of data formats goes on.
I once saw a bunch of techies laugh at an xml document that wrapped a csv.  Why is that funny?  Csv&#039;s parse a zillion times after and the xml could be used to describe the csv metadata.

Shame on people for not trying more stuff like this.</description>
		<content:encoded><![CDATA[<p>Nifty.  Not enough cross-polination of data formats goes on.<br />
I once saw a bunch of techies laugh at an xml document that wrapped a csv.  Why is that funny?  Csv&#8217;s parse a zillion times after and the xml could be used to describe the csv metadata.</p>
<p>Shame on people for not trying more stuff like this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

