<?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: YQL and JSONP-X (aka. json-p-x, jsonpx, json-px)</title>
	<atom:link href="http://paul.donnelly.org/2009/07/08/yql-and-jsonp-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://paul.donnelly.org/2009/07/08/yql-and-jsonp-x/</link>
	<description>my personal blog and netstream</description>
	<lastBuildDate>Wed, 30 Jun 2010 18:01:36 -0700</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris Heilmann</title>
		<link>http://paul.donnelly.org/2009/07/08/yql-and-jsonp-x/comment-page-1/#comment-22</link>
		<dc:creator>Chris Heilmann</dc:creator>
		<pubDate>Fri, 10 Jul 2009 08:21:16 +0000</pubDate>
		<guid isPermaLink="false">http://paul.donnelly.org/?p=96#comment-22</guid>
		<description>Great stuff, will cross-link it from my posts on the matter.</description>
		<content:encoded><![CDATA[<p>Great stuff, will cross-link it from my posts on the matter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Donnelly</title>
		<link>http://paul.donnelly.org/2009/07/08/yql-and-jsonp-x/comment-page-1/#comment-21</link>
		<dc:creator>Paul Donnelly</dc:creator>
		<pubDate>Fri, 10 Jul 2009 06:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://paul.donnelly.org/?p=96#comment-21</guid>
		<description>@Ryan, the main advantage is that you don&#039;t have to loop through your JSON result to construct HTML - not that its hard to do, but just cuts out another step. Also HTML to JSON is some what lossy (read: http://developer.yahoo.net/forum/index.php?showtopic=649). Using JSONP-X keeps the HTML structure you want entirely intact when using this type of JSON payload.</description>
		<content:encoded><![CDATA[<p>@Ryan, the main advantage is that you don&#8217;t have to loop through your JSON result to construct HTML &#8211; not that its hard to do, but just cuts out another step. Also HTML to JSON is some what lossy (read: <a href="http://developer.yahoo.net/forum/index.php?showtopic=649)" rel="nofollow">http://developer.yahoo.net/forum/index.php?showtopic=649)</a>. Using JSONP-X keeps the HTML structure you want entirely intact when using this type of JSON payload.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://paul.donnelly.org/2009/07/08/yql-and-jsonp-x/comment-page-1/#comment-20</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Fri, 10 Jul 2009 05:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://paul.donnelly.org/?p=96#comment-20</guid>
		<description>Great work, I have been using format=json&amp;callback=callback on my YQL query for sometime now what advantage does this new way have?</description>
		<content:encoded><![CDATA[<p>Great work, I have been using format=json&amp;callback=callback on my YQL query for sometime now what advantage does this new way have?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: russell</title>
		<link>http://paul.donnelly.org/2009/07/08/yql-and-jsonp-x/comment-page-1/#comment-19</link>
		<dc:creator>russell</dc:creator>
		<pubDate>Thu, 09 Jul 2009 23:52:50 +0000</pubDate>
		<guid isPermaLink="false">http://paul.donnelly.org/?p=96#comment-19</guid>
		<description>awesome post! keep up the gr8 work with yql and pipes! I&#039;m experimenting with yql execute and pipes to help create neighborhood sms alerts. thanks again. look forward to more posts.</description>
		<content:encoded><![CDATA[<p>awesome post! keep up the gr8 work with yql and pipes! I&#8217;m experimenting with yql execute and pipes to help create neighborhood sms alerts. thanks again. look forward to more posts.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
