<?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: Coupling YUI and YQL to Build Dynamic Widgets</title>
	<atom:link href="http://www.yuiblog.com/blog/index.php/2009/06/17/yui-and-yql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yuiblog.com/blog/2009/06/17/yui-and-yql/</link>
	<description>The official blog of the YUI Project.</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:46:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: In the Wild for March 11, 2010 &#187; Yahoo! User Interface Blog (YUIBlog)</title>
		<link>http://www.yuiblog.com/blog/2009/06/17/yui-and-yql/comment-page-1/#comment-589312</link>
		<dc:creator>In the Wild for March 11, 2010 &#187; Yahoo! User Interface Blog (YUIBlog)</dc:creator>
		<pubDate>Fri, 12 Mar 2010 19:21:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.yuiblog.com/blog/?p=366#comment-589312</guid>
		<description>[...] YQLDataSource for YUI 2: &#8220;Thanks to Jonathan LeBlanc&#8217;s article on the YUI Blog I thought that it would be cool to have a YQLDataSource to make it easier to use YQL data in YUI 2 [...]</description>
		<content:encoded><![CDATA[<p>[...] YQLDataSource for YUI 2: &#8220;Thanks to Jonathan LeBlanc&#8217;s article on the YUI Blog I thought that it would be cool to have a YQLDataSource to make it easier to use YQL data in YUI 2 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jovchev</title>
		<link>http://www.yuiblog.com/blog/2009/06/17/yui-and-yql/comment-page-1/#comment-585234</link>
		<dc:creator>Jovchev</dc:creator>
		<pubDate>Fri, 09 Oct 2009 07:58:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.yuiblog.com/blog/?p=366#comment-585234</guid>
		<description>Hello,
I&#039;m tested &quot;Accessing Public Data&quot; and have a question. When generate a query and have reterned data all is ok, but what we do if no data to return or the &quot;Public Server&quot; is not work at the moment. And if we have a some &quot;push&quot; and one &quot;render&quot; function to make access to some difrent servers, if middle push is not return data, the all next &quot;push&quot; is stop work! How to prevent this. Thanks!</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I&#8217;m tested &#8220;Accessing Public Data&#8221; and have a question. When generate a query and have reterned data all is ok, but what we do if no data to return or the &#8220;Public Server&#8221; is not work at the moment. And if we have a some &#8220;push&#8221; and one &#8220;render&#8221; function to make access to some difrent servers, if middle push is not return data, the all next &#8220;push&#8221; is stop work! How to prevent this. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan LeBlanc</title>
		<link>http://www.yuiblog.com/blog/2009/06/17/yui-and-yql/comment-page-1/#comment-584546</link>
		<dc:creator>Jonathan LeBlanc</dc:creator>
		<pubDate>Mon, 14 Sep 2009 14:33:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.yuiblog.com/blog/?p=366#comment-584546</guid>
		<description>Antonio, 

There is a Yahoo! Open Strategy Python SDK available which should help you access private Yahoo! user profile data.  That SDK is located at http://github.com/yahoo/yos-social-python/tree

- Jon</description>
		<content:encoded><![CDATA[<p>Antonio, </p>
<p>There is a Yahoo! Open Strategy Python SDK available which should help you access private Yahoo! user profile data.  That SDK is located at <a href="http://github.com/yahoo/yos-social-python/tree" rel="nofollow">http://github.com/yahoo/yos-social-python/tree</a></p>
<p>- Jon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antonio</title>
		<link>http://www.yuiblog.com/blog/2009/06/17/yui-and-yql/comment-page-1/#comment-584487</link>
		<dc:creator>Antonio</dc:creator>
		<pubDate>Thu, 10 Sep 2009 16:16:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.yuiblog.com/blog/?p=366#comment-584487</guid>
		<description>Hi Jon,

I did some search but failed to locate any python based lib/code/example to access private data. Do you know if such &quot;thing&quot; exist? 

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Jon,</p>
<p>I did some search but failed to locate any python based lib/code/example to access private data. Do you know if such &#8220;thing&#8221; exist? </p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Coupling YUI and YQL to build JavaScript Widgets &#124; The Naked Technologist</title>
		<link>http://www.yuiblog.com/blog/2009/06/17/yui-and-yql/comment-page-1/#comment-582715</link>
		<dc:creator>Coupling YUI and YQL to build JavaScript Widgets &#124; The Naked Technologist</dc:creator>
		<pubDate>Fri, 17 Jul 2009 20:57:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.yuiblog.com/blog/?p=366#comment-582715</guid>
		<description>[...] For a more in depth explanation of what was built out with this tool take a look at my post on the YUI blog at http://www.yuiblog.com/blog/2009/06/17/yui-and-yql/ [...]</description>
		<content:encoded><![CDATA[<p>[...] For a more in depth explanation of what was built out with this tool take a look at my post on the YUI blog at <a href="http://www.yuiblog.com/blog/2009/06/17/yui-and-yql/" rel="nofollow">http://www.yuiblog.com/blog/2009/06/17/yui-and-yql/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: In the Wild for July 17, 2009 &#187; Yahoo! User Interface Blog</title>
		<link>http://www.yuiblog.com/blog/2009/06/17/yui-and-yql/comment-page-1/#comment-582712</link>
		<dc:creator>In the Wild for July 17, 2009 &#187; Yahoo! User Interface Blog</dc:creator>
		<pubDate>Fri, 17 Jul 2009 18:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.yuiblog.com/blog/?p=366#comment-582712</guid>
		<description>[...] Jonathan LeBlanc on YUI 3: YUIBlog contributor Jonathan LeBlanc, a technical evangelist on the Yahoo Developer Network team, was in South Carolina [...]</description>
		<content:encoded><![CDATA[<p>[...] Jonathan LeBlanc on YUI 3: YUIBlog contributor Jonathan LeBlanc, a technical evangelist on the Yahoo Developer Network team, was in South Carolina [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan LeBlanc</title>
		<link>http://www.yuiblog.com/blog/2009/06/17/yui-and-yql/comment-page-1/#comment-582212</link>
		<dc:creator>Jonathan LeBlanc</dc:creator>
		<pubDate>Thu, 02 Jul 2009 19:32:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.yuiblog.com/blog/?p=366#comment-582212</guid>
		<description>Vipul - to be honest I&#039;m not certain, the YUI team would probably be better to answer that than I.</description>
		<content:encoded><![CDATA[<p>Vipul &#8211; to be honest I&#8217;m not certain, the YUI team would probably be better to answer that than I.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan LeBlanc</title>
		<link>http://www.yuiblog.com/blog/2009/06/17/yui-and-yql/comment-page-1/#comment-582174</link>
		<dc:creator>Jonathan LeBlanc</dc:creator>
		<pubDate>Wed, 01 Jul 2009 22:04:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.yuiblog.com/blog/?p=366#comment-582174</guid>
		<description>Hi Luke, you&#039;re absolutely right - it looks like I copy / pasted too quickly when writing that part of the post.  I verified that in the checked in code within github it is correctly referenced under lang so the widget won&#039;t need an update and should be usable.

Thanks for pointing that out.

- Jon</description>
		<content:encoded><![CDATA[<p>Hi Luke, you&#8217;re absolutely right &#8211; it looks like I copy / pasted too quickly when writing that part of the post.  I verified that in the checked in code within github it is correctly referenced under lang so the widget won&#8217;t need an update and should be usable.</p>
<p>Thanks for pointing that out.</p>
<p>- Jon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke</title>
		<link>http://www.yuiblog.com/blog/2009/06/17/yui-and-yql/comment-page-1/#comment-581939</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Wed, 24 Jun 2009 19:28:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.yuiblog.com/blog/?p=366#comment-581939</guid>
		<description>Perhaps not necessary to mention, but YUI&#039;s JSON util lives under YAHOO.lang, not YAHOO.util.

Common mistake.  I&#039;ve made it myself a few times.</description>
		<content:encoded><![CDATA[<p>Perhaps not necessary to mention, but YUI&#8217;s JSON util lives under YAHOO.lang, not YAHOO.util.</p>
<p>Common mistake.  I&#8217;ve made it myself a few times.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vipul</title>
		<link>http://www.yuiblog.com/blog/2009/06/17/yui-and-yql/comment-page-1/#comment-581938</link>
		<dc:creator>Vipul</dc:creator>
		<pubDate>Wed, 24 Jun 2009 18:51:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.yuiblog.com/blog/?p=366#comment-581938</guid>
		<description>Jon,

Does YUI plan to support local-functions/ functions created using closures as jsonp callbacks in the future ?

The only way I see jsonp supported is through global functions.

Vipul</description>
		<content:encoded><![CDATA[<p>Jon,</p>
<p>Does YUI plan to support local-functions/ functions created using closures as jsonp callbacks in the future ?</p>
<p>The only way I see jsonp supported is through global functions.</p>
<p>Vipul</p>
]]></content:encoded>
	</item>
</channel>
</rss>

