<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
<channel>
	<title>Y!OS YQL</title>
	<description>RSS feed for the Y!OS YQL forum</description>
	<link>http://developer.yahoo.net/forum/index.php</link>
	<pubDate>Tue, 09 Feb 2010 19:24:36 -0800</pubDate>
	<ttl>99</ttl>
	<item>
		<title>Need Help with Remote and Local Filters</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4468</link>
		<description><![CDATA[Hello. I am trying to figure out how to construct my statement when I am getting data from a JSON feed.<br /><br />1) I need to select items from the feed that are less than 3 minutes old<br />2) I need to displayt only certain items from the table<br /><br />For example:<br />from the table below, how do I display only &lt;name&gt; and &lt;number&gt;?<br /><br />&lt;item&gt;<br />&lt;number&gt;5555&lt;/number&gt;<br />&lt;name&gt;john&lt;/name&gt;<br />&lt;timestamp&gt;1265330712&lt;/timestamp&gt;<br />&lt;/item&gt;]]></description>
		<pubDate>Fri, 05 Feb 2010 00:50:23 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4468</guid>
	</item>
	<item>
		<title><![CDATA[Syntax error(s) [line 0:-1 expecting statement_ql at '&lt;EOF&gt;'] error message]]></title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4467</link>
		<description><![CDATA[Hi all,<br />I am having this error while running my own datatables.<br /><br /><a href="http://developer.yahoo.com/yql/console/?q=USE%20%22http%3A%2F%2Fdevel.urbanesia.com%2Fyql%2Fsearch.xml%22%3B%20%20%0A#h=USE%20%27http%3A//www.urbanesia.com/yql/search.xml%27%3B%20%20%0A" rel="nofollow" target="ext">http://developer.yahoo.com/yql/console/?q=...%27%3B%20%20%0A</a><br /><br />USE 'http://www.urbanesia.com/yql/search.xml';  <br /><br />Syntax error(s) [line 0:-1 expecting statement_ql at '&lt;EOF&gt;']<br /><br />I have search everywhere and I can't find any solution to this. If you search the word 'statement_ql', there's a very limited result and not helping at all. Did anybody stumble upon this and achieve result? any help is much appreciated.  <img src="http://developer.yahoo.net/forum/style_emoticons/default/sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /> <br /><br />The urbanesia API:<br /><a href="http://api.urbanesia.com/search?output_type=xml&apikey=45c19606fab8&ll=-6.14526969895619800000,106.89210176467896000000&d=1000&row=50" rel="nofollow" target="ext">http://api.urbanesia.com/search?output_typ...1000&row=50</a>]]></description>
		<pubDate>Thu, 04 Feb 2010 19:37:04 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4467</guid>
	</item>
	<item>
		<title><![CDATA[Syntax error(s) [line 0:-1 expecting statement_ql at '&lt;EOF&gt;'] error message]]></title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4467</link>
		<description><![CDATA[Got the answer:<br /><a href="http://twitter.com/nomoredistance/status/8663768529" rel="nofollow" target="ext">http://twitter.com/nomoredistance/status/8663768529</a><br /><br />nomoredistance @nataliardianto you need an actual statement in the end. Try: USE "http://devel.urbanesia.com/yql/search.xml" AS foo; SELECT * FROM foo;<br /><br />This is totally silly. I previously copy paste an example with new line in it, and it didn't work! I then write it down in one single line, and voila! Hope this helps someone since the search result is so scarce when searching this keyword.<br /><br /><!--quoteo(post=12060:date=Feb 4 2010, 07&#58;37 PM:name=Natali)--><div class='quote'><div class='quotetop'>QUOTE <cite>(Natali &#064; Feb 4 2010, 07&#58;37 PM) <a href="index.php?act=findpost&pid=12060"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->Hi all,<br />I am having this error while running my own datatables.<br /><br /><a href="http://developer.yahoo.com/yql/console/?q=USE%20%22http%3A%2F%2Fdevel.urbanesia.com%2Fyql%2Fsearch.xml%22%3B%20%20%0A#h=USE%20%27http%3A//www.urbanesia.com/yql/search.xml%27%3B%20%20%0A" rel="nofollow" target="ext">http://developer.yahoo.com/yql/console/?q=...%27%3B%20%20%0A</a><br /><br />USE 'http://www.urbanesia.com/yql/search.xml';  <br /><br />Syntax error(s) [line 0:-1 expecting statement_ql at '&lt;EOF&gt;']<br /><br />I have search everywhere and I can't find any solution to this. If you search the word 'statement_ql', there's a very limited result and not helping at all. Did anybody stumble upon this and achieve result? any help is much appreciated.  <img src="http://developer.yahoo.net/forum/style_emoticons/default/sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /> <br /><br />The urbanesia API:<br /><a href="http://api.urbanesia.com/search?output_type=xml&apikey=45c19606fab8&ll=-6.14526969895619800000,106.89210176467896000000&d=1000&row=50" rel="nofollow" target="ext">http://api.urbanesia.com/search?output_typ...1000&row=50</a><!--QuoteEnd--></blockquote></div><!--QuoteEEnd-->]]></description>
		<pubDate>Thu, 04 Feb 2010 19:37:04 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4467</guid>
	</item>
	<item>
		<title><![CDATA[Syntax error(s) [line 0:-1 expecting statement_ql at '&lt;EOF&gt;'] error message]]></title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4467</link>
		<description><![CDATA[We should add support for new line between those statements. I'll take this as a feature enhancement as well.<br /><br />Sam]]></description>
		<pubDate>Thu, 04 Feb 2010 19:37:04 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4467</guid>
	</item>
	<item>
		<title>Search.suggest lacks field names</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4448</link>
		<description><![CDATA[The sample query:<br /><br />select * from search.suggest where query="madonna"<br /><br />produces a plain array in query.results.Result, not an array of named elements, no field names at all.  Since the returned fields are unnamed, there is no way to sort them or do any operation since there is no way to refer to them.]]></description>
		<pubDate>Wed, 03 Feb 2010 05:29:37 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4448</guid>
	</item>
	<item>
		<title>Search.suggest lacks field names</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4448</link>
		<description>Actually, any reply that has just one field in the reply returns no field names.  So, the structure of the reply changes depending on whether you are asking one field or many.  This lack of consistency in the reply makes it harder to use as a generic tool.  If you provide your users with a series of checkboxes to select which fields to pick, when the number of fields selected goes down to 1, your processing turns out different than when there is more than one?  That is not good</description>
		<pubDate>Wed, 03 Feb 2010 05:29:37 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4448</guid>
	</item>
	<item>
		<title>Text encoding and YQL</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4421</link>
		<description><![CDATA[I'm trying to build a pipe and I'm stuck with a YQL issue. I need a query like this:<br /><!--c1--><div class='code generic'><div class='codetop'>CODEBOX</div><pre class='codemain'><code><!--ec1-->select * from html where url=&#34;some_uri&#34; and xpath='//div&#91;@class=&#34;some_class&#34;&#93;/table/tr/td&#91;p=&#34;some_ text&#34;&#93;/h2/a'<!--c2--></code></pre></div><!--ec2--><br /><br />The query runs fine when some_text contains just ascii characters. But it returns null results --which is wrong-- when some_text contain non ascii characters, like extended latin characters, or Greek characters which is what I need to use it with. The page where the query runs on at some_url has a utf-8 encoding and shows up just fine.<br /><br />I've set up a test file at <a href="http://mytests.atwebpages.com/test2.html" rel="nofollow" target="ext">http://mytests.atwebpages.com/test2.html</a> duplicating the structure of the source page I'm working with.<br /><br />This query returns 2 items as expected:<br /><!--c1--><div class='code generic'><div class='codetop'>CODEBOX</div><pre class='codemain'><code><!--ec1-->select * from html where url=&#34;http&#58;//mytests.atwebpages.com/test2.html&#34; and xpath='//div&#91;@class=&#34;article-list-entry&#34;&#93;/table/tr/td&#91;p=&#34;Nikos&#34;&#93;/h2/a'<!--c2--></code></pre></div><!--ec2--><br /><br />The following two return null, whereas they should return 1 item each:<br /><br /><!--c1--><div class='code generic'><div class='codetop'>CODEBOX</div><pre class='codemain'><code><!--ec1-->select * from html where url=&#34;http&#58;//mytests.atwebpages.com/test2.html&#34; and xpath='//div&#91;@class=&#34;article-list-entry&#34;&#93;/table/tr/td&#91;p=&#34;Γιάννης Αγιάννης&#34;&#93;/h2/a'<!--c2--></code></pre></div><!--ec2--><br /><br /><!--c1--><div class='code generic'><div class='codetop'>CODEBOX</div><pre class='codemain'><code><!--ec1-->select * from html where url=&#34;http&#58;//mytests.atwebpages.com/test2.html&#34; and xpath='//div&#91;@class=&#34;article-list-entry&#34;&#93;/table/tr/td&#91;p=&#34;ÁÉÍÓÚÅÄandÖ&#34;&#93;/h2/a'<!--c2--></code></pre></div><!--ec2--><br /><br />The former contains ascii characters in the <!--fonto:Courier New--><span style="font-family:Courier New"><!--/fonto-->[p="match"]<!--fontc--></span><!--/fontc-->, the latter two do not... <br /><br /><br />What is going wrong? Is there some limitation with non-ascii text values? Do I need to add a (convert?) function or a parameter somewhere?<br /><br />I'm stuck with this for quite a while now. Thank you in advance for any help.]]></description>
		<pubDate>Mon, 01 Feb 2010 07:12:28 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4421</guid>
	</item>
	<item>
		<title>Text encoding and YQL</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4421</link>
		<description>no ideas, anyone?</description>
		<pubDate>Mon, 01 Feb 2010 07:12:28 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4421</guid>
	</item>
	<item>
		<title>Returning YQL query in correct publish date order, seems to order on last index currently.</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4370</link>
		<description><![CDATA[Hi All,<br /><br />I'm currently trying to get some results to come back to me in date order.<br /><br />This is almost working perfectly.<br /><br />select title,abstract,url,date from search.web(0) where query="search term" and sites="www.independent.co.uk" | sort (field='date') | reverse()<br /><br />The problem is that the dates that are brought back are not the actual dates that the articles were published on, rather they seem to be the dates that they were last indexed on.<br /><br />I have had more success with change it from search.web to search.news , however now it only brings back results for the last week or two.<br /><br />Using the yahoo news search brings back results up to 2 months ago, so this is an improvement.<br /><br /><a href="http://uk.news.search.yahoo.com/" rel="nofollow" target="ext">http://uk.news.search.yahoo.com/</a><br /><br />is there a way to get the same results as I can here, or ideally just get the first query to work based on the same date system as the news search?<br /><br />Thanks for any help,<br /><br />Chris B]]></description>
		<pubDate>Thu, 28 Jan 2010 08:23:23 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4370</guid>
	</item>
	<item>
		<title>Returning YQL query in correct publish date order, seems to order on last index currently.</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4370</link>
		<description><![CDATA[<!--quoteo(post=11784:date=Jan 28 2010, 08&#58;23 AM:name=rhythm.optician)--><div class='quote'><div class='quotetop'>QUOTE <cite>(rhythm.optician &#064; Jan 28 2010, 08&#58;23 AM) <a href="index.php?act=findpost&pid=11784"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->Hi All,<br /><br />I'm currently trying to get some results to come back to me in date order.<br /><br />This is almost working perfectly.<br /><br />select title,abstract,url,date from search.web(0) where query="search term" and sites="www.independent.co.uk" | sort (field='date') | reverse()<br /><br />The problem is that the dates that are brought back are not the actual dates that the articles were published on, rather they seem to be the dates that they were last indexed on.<br /><br />I have had more success with change it from search.web to search.news , however now it only brings back results for the last week or two.<br /><br />Using the yahoo news search brings back results up to 2 months ago, so this is an improvement.<br /><br /><a href="http://uk.news.search.yahoo.com/" rel="nofollow" target="ext">http://uk.news.search.yahoo.com/</a><br /><br />is there a way to get the same results as I can here, or ideally just get the first query to work based on the same date system as the news search?<br /><br />Thanks for any help,<br /><br />Chris B<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br />In your case, it might be easier to write an open data table around the RSS feed that comes from uk.news.search.yahoo.com since search.news only gives back 2 weeks worth of data.<br /><br />I'd write an open data around the following URI <br /><br /><a href="http://uk.news.search.yahoo.com/search/news?ei=UTF-8&p=&lt;SEARCH_TERM_HERE&gt;&datesort=1&fr=sfp&pstart=1&b=11" rel="nofollow" target="ext">http://uk.news.search.yahoo.com/search/new...tart=1&b=11</a><br /><br />-- Nagesh]]></description>
		<pubDate>Thu, 28 Jan 2010 08:23:23 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4370</guid>
	</item>
	<item>
		<title>Inconsistency with xml/json</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4325</link>
		<description><![CDATA[When i run this query with xml i get the desired result but when i run it with json i only get part of the result, why is there a difference?<br /><br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->select * from html where url=&#34;http&#58;//www.onemanga.com/Ii_Hito/&#34; and xpath='//*&#91;@id=&#34;content-side&#34;&#93;/div/div/div&#91;2&#93;/p'<!--c2--></code></pre></div><!--ec2-->]]></description>
		<pubDate>Sun, 24 Jan 2010 19:18:54 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4325</guid>
	</item>
	<item>
		<title>Inconsistency with xml/json</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4325</link>
		<description><![CDATA[<!--quoteo(post=11636:date=Jan 24 2010, 07&#58;18 PM:name=sgayda2)--><div class='quote'><div class='quotetop'>QUOTE <cite>(sgayda2 &#064; Jan 24 2010, 07&#58;18 PM) <a href="index.php?act=findpost&pid=11636"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->When i run this query with xml i get the desired result but when i run it with json i only get part of the result, why is there a difference?<br /><br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->select * from html where url=&#34;http&#58;//www.onemanga.com/Ii_Hito/&#34; and xpath='//*&#91;@id=&#34;content-side&#34;&#93;/div/div/div&#91;2&#93;/p'<!--c2--></code></pre></div><!--ec2--><!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br />This is because there is no easy way to associate the text elements between XML and JSON. We've discussed this problem before and the best solution today is to use the hybrid version where you ask for JSON in XML format<br /><br />All you have to do is issue the query with an additional query parameter called callback ensuring that the format parameter is set to 'xml'. THis gets you back the XML data in the JSON envelope which you can then directly add to your webpage by setting innerhtml<br /><br /><br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->http&#58;//query.yahooapis.com/v1/public/yql?q=select%20*%20from%20html%20where%20url%3D%22http%3A%2F%2Fwww.onemanga.com%2FIi_Hito%2F%22%20and%20xpath%3D'%2F%2F*%5B%40id%3D%22content-side%22%5D%2Fdiv%2Fdiv%2Fdiv%5B2%5D%2Fp'&format=xml&callback=foo<!--c2--></code></pre></div><!--ec2--><br /><br />hope that helps<br />-- Nagesh]]></description>
		<pubDate>Sun, 24 Jan 2010 19:18:54 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4325</guid>
	</item>
	<item>
		<title>YQL plans with Twitter deprecating search in favor of Streaming?</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4317</link>
		<description><![CDATA[Twitter is asking developers with high-volume Search applications to migrate to the Streaming API. See <a href="http://borasky-research.net/2010/01/18/twitter-search-changes-what-do-they-mean-2/" rel="nofollow" target="ext">http://borasky-research.net/2010/01/18/twi...do-they-mean-2/</a> and <a href="http://groups.google.com/group/twitter-api-announce/browse_thread/thread/c8c713bb63fac24c" rel="nofollow" target="ext">http://groups.google.com/group/twitter-api...8c713bb63fac24c</a> for the details. Are there any plans to "wrap" the Twitter Streaming API so it can be cached / buffered and accessed via YQL?]]></description>
		<pubDate>Sat, 23 Jan 2010 21:46:19 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4317</guid>
	</item>
	<item>
		<title>Google search results...</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4290</link>
		<description><![CDATA[I've been using the Google search datatable with no issues. However, recently it has started returning only 4 results (despite requesting more) and defaulting the search language to french. Any ideas?<br /><br />TIA]]></description>
		<pubDate>Thu, 21 Jan 2010 22:15:53 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4290</guid>
	</item>
	<item>
		<title>Google search results...</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4290</link>
		<description><![CDATA[<!--quoteo(post=11566:date=Jan 21 2010, 10&#58;15 PM:name=skwasha)--><div class='quote'><div class='quotetop'>QUOTE <cite>(skwasha &#064; Jan 21 2010, 10&#58;15 PM) <a href="index.php?act=findpost&pid=11566"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->I've been using the Google search datatable with no issues. However, recently it has started returning only 4 results (despite requesting more) and defaulting the search language to french. Any ideas?<br /><br />TIA<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br />My guess is that you'll gain some additional insight as to why the limitation is 4 records by going to the following:<br /><br /><a href="http://googleajaxsearchapi.blogspot.com/2010/01/new-parameter-for-server-side-api-calls.html" rel="nofollow" target="ext">New Parameter for Sever Side API Calls</a><br /><br />I'm not sure why the default is French, but you can "fix" that by adding the gl and hl criteria as in the following statement:<br /><br />select * from google.search (4,8) where q = "pizza" and gl="en" and hl="en"<br /><br />Notice that you can pull the next four results using (4,8) and so on.  Hope that helps some...]]></description>
		<pubDate>Thu, 21 Jan 2010 22:15:53 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4290</guid>
	</item>
	<item>
		<title>Yahoo Finance Intraday API</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4286</link>
		<description><![CDATA[Hello,<br /><br />I'm currently developing a large web application where my client wants to analyze intraday minute data of approx. 500 assets.<br /><br />I did a basic calculation: 60 minutes x 500 assets = 30.000 queries in just 1 hour.<br />Which is I believe too much for YQL limits.<br /><br />Is Yahoo offering a premium API where there is no YQL query limits?]]></description>
		<pubDate>Thu, 21 Jan 2010 12:44:19 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4286</guid>
	</item>
	<item>
		<title>Yahoo Finance Intraday API</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4286</link>
		<description>Anybody?</description>
		<pubDate>Thu, 21 Jan 2010 12:44:19 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4286</guid>
	</item>
	<item>
		<title>Yahoo Finance Intraday API</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4286</link>
		<description><![CDATA[<!--quoteo(post=11578:date=Jan 22 2010, 03&#58;59 AM:name=Black)--><div class='quote'><div class='quotetop'>QUOTE <cite>(Black &#064; Jan 22 2010, 03&#58;59 AM) <a href="index.php?act=findpost&pid=11578"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->Anybody?<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br />Please drop me an email at yql-questions at yahoo-inc.com with a few more details on what the application is and what you'd be doing with YQL.<br /><br />We are very able to support higher limits and we should be able to help you out.<br /><br />Jonathan]]></description>
		<pubDate>Thu, 21 Jan 2010 12:44:19 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4286</guid>
	</item>
	<item>
		<title>HELP: why xmlHttp.status = 0</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4277</link>
		<description><![CDATA[<!--sizeo:5--><span style="font-size:18pt;line-height:100%"><!--/sizeo--><!--fonto:Arial Black--><span style='font-family: "Arial Black"'><!--/fonto-->Please help me .<br /> This problem abused me for months.<br /><br />where I copy the URL into  Firefox's location bar to visit website ,the website responses correctly,but when Using Ajax with same URL, the xml.status only is 0,just once. i Google  lots of staff of which no one can solve it.<br /><br />below  is my code.<br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->var consumer_Key =&#34;dj0yJmk9WFNzYXluTW5IQW1vJmQ9WVdrOVdEVjRhbU5YTXpZbWNHbzlNVEV4TXpRd09EZ3lNQS0t<br />JnM9Y29uc3VtZXJzZWNyZXQmeD1kNw--&#34;;<br />var consumer_Secret =&#34;53f395972cef451b2762145f7afe1dab27cfd8db&#34;;<br /><br />var getReqToken =function&#40;&#41;{<br />	var url = &#34;https&#58;//api.login.yahoo.com/oauth/v2/get_request_token&#34;;  <br />    url+=&#34;?oauth_nonce=&#34;+&#40;new Date&#40;&#41;.getTime&#40;&#41;&#41;;  <br />	url+=&#34;&oauth_timestamp=&#34;+&#40;Math.round&#40;new Date&#40;&#41;.getTime&#40;&#41;/1000&#41;&#41;; //time zone<br />	url+=&#34;&oauth_consumer_key=&#34;+consumer_Key;<br />	url+=&#34;&oauth_signature_method=plaintext&#34;; <br />	url+=&#34;&oauth_signature=&#34;+consumer_Secret+&#34;%26&#34;;  <br />	url+=&#34;&oauth_version=1.0&#34;;<br />	url+=&#34;&xoauth_lang_pref=en-us&#34;;  <br />	url+=&#34;&oauth_callback=http&#58;//www.the631.com/mymeme&#34;;<br />	<br />	var query ={<br />			q&#58;url,<br />			asyn&#58;true,<br />			type&#58;&#34;private&#34;,<br />			data&#58;&#34;liang.wang;&#34;,<br />			proxy&#58;true,<br />			cbFunction&#58;function&#40;reply&#41;{<br />				alert&#40;reply&#41;;<br />			}<br />		};<br />		new Ajax&#40;query&#41;; <br />}<br /><br />//<br />var Ajax = function&#40;options&#41;{<br /> 		var xmlHttp&#59;<br />		if &#40;window.ActiveXObject&#41; {<br />        	xmlHttp = new ActiveXObject&#40;&#34;Microsoft.XMLHTTP&#34;&#41;;<br />        }else if &#40;window.XMLHttpRequest&#41; {<br />       		 xmlHttp = new XMLHttpRequest&#40;&#41;;<br />        }<br />		var url = generateQuery&#40;options&#41;;<br />		var asyn = options.asyn==undefined?true&#58;options.asyn;<br />		xmlHttp.open&#40;&#34;GET&#34;, url, asyn&#41;;<br />		if&#40;options.proxy&#41;{<br />			xmlHttp.withCredentials =true;<br />			xmlHttp.setRequestHeader&#40;&#34;Proxy-Authorization&#34;,&#34;Basic bGlhbmcud2FuZzo4ZCFnV3hMMA==&#34;&#41;;<br />		}<br /><br />	    xmlHttp.onreadystatechange = function&#40;&#41;{<br />			if &#40;xmlHttp.readyState == 4&#41; {//completed<br />				if&#40;xmlHttp.status==200 || xmlHttp.status == 304&#41;{//success <br />					<br />					var args&#59; <br />					if&#40;!options.format || options.format.toLowerCase&#40;&#41;==&#34;text&#34;&#41;{<br />						args =  xmlHttp.responseText;<br />					}else{<br />						if&#40;&#34;json&#34;==options.format.toLowerCase&#40;&#41;&#41;{<br />							args= JSON.decode&#40; xmlHttp.responseText&#41;;	<br />						}else if&#40;&#34;xml&#34;==options.format.toLowerCase&#40;&#41;&#41;{<br />							args = xmlHttp.responseXML;<br />						}<br />					}<br />					var callback = options.cbFunction;<br />					if&#40;typeof&#40;callback&#41;==&#34;function&#34;&#41;{<br />						callback&#40;args&#41;;<br />					}else{<br />						window&#91;callback&#93;&#40;args&#41;;<br />					}<br />				}<br />			}<br />		};<br />	    xmlHttp.send&#40;options.data==undefined?&#34;&#34;&#58;options.data&#41;;<br />		//firefox does't work well when asyn=false;<br />		if&#40;!asyn&#41;{<br />			if &#40;xmlHttp.readyState == 4&#41; {//completed<br />				if&#40;xmlHttp.status==200 || xmlHttp.status == 304&#41;{//success<br />					<br />					var args&#59;<br />					var type = options.format.toLowerCase&#40;&#41;;<br />					if&#40;&#34;json&#34;== type&#41;{<br />						args= JSON.decode&#40;xmlHttp.responseText&#41;;	<br />					}else if&#40;&#34;xml&#34;==type&#41;{<br />						args =xmlHttp.responseXML;<br />					}else{<br />						args= xmlHttp.responseText;<br />					}<br />					var callback = options.cbFunction;<br />					if&#40;typeof&#40;callback&#41;==&#34;function&#34;&#41;{<br />						callback&#40;args&#41;;<br />					}else{<br />						window&#91;callback&#93;&#40;args&#41;;<br />					}<br />				}<br />			}<br />	    }  <br /> }<!--c2--></code></pre></div><!--ec2--><br /><!--fontc--></span><!--/fontc--><!--sizec--></span><!--/sizec-->]]></description>
		<pubDate>Thu, 21 Jan 2010 01:08:48 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4277</guid>
	</item>
	<item>
		<title>HELP: why xmlHttp.status = 0</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4277</link>
		<description><![CDATA[God damn China.The net slowness kills me so laggy.<br /><br />I am sorry duplicate posting. i am not mean to]]></description>
		<pubDate>Thu, 21 Jan 2010 01:08:48 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4277</guid>
	</item>
	<item>
		<title>HELP: why xmlHttp.status = 0</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4277</link>
		<description><![CDATA[God damn China.The net slowness kills me so laggy.<br /><br />I am sorry duplicate posting. i am not mean to]]></description>
		<pubDate>Thu, 21 Jan 2010 01:08:48 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4277</guid>
	</item>
	<item>
		<title>HELP: where xmlHttp.status = 0</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4276</link>
		<description><![CDATA[<!--sizeo:5--><span style="font-size:18pt;line-height:100%"><!--/sizeo--><!--fonto:Arial Black--><span style='font-family: "Arial Black"'><!--/fonto-->Please help me .<br /> This problem abused me for months.<br /><br />where I copy the URL into  Firefox's location bar to visit website ,the website responses correctly,but when Using Ajax with same URL, the xml.status only is 0,just once. i Google  lots of staff of which no one can solve it.<br /><br />below  is my code.<br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->var consumer_Key =&#34;dj0yJmk9WFNzYXluTW5IQW1vJmQ9WVdrOVdEVjRhbU5YTXpZbWNHbzlNVEV4TXpRd09EZ3lNQS0t<br />JnM9Y29uc3VtZXJzZWNyZXQmeD1kNw--&#34;;<br />var consumer_Secret =&#34;53f395972cef451b2762145f7afe1dab27cfd8db&#34;;<br /><br />var getReqToken =function&#40;&#41;{<br />	var url = &#34;https&#58;//api.login.yahoo.com/oauth/v2/get_request_token&#34;;  <br />    url+=&#34;?oauth_nonce=&#34;+&#40;new Date&#40;&#41;.getTime&#40;&#41;&#41;;  <br />	url+=&#34;&oauth_timestamp=&#34;+&#40;Math.round&#40;new Date&#40;&#41;.getTime&#40;&#41;/1000&#41;&#41;; //time zone<br />	url+=&#34;&oauth_consumer_key=&#34;+consumer_Key;<br />	url+=&#34;&oauth_signature_method=plaintext&#34;; <br />	url+=&#34;&oauth_signature=&#34;+consumer_Secret+&#34;%26&#34;;  <br />	url+=&#34;&oauth_version=1.0&#34;;<br />	url+=&#34;&xoauth_lang_pref=en-us&#34;;  <br />	url+=&#34;&oauth_callback=http&#58;//www.the631.com/mymeme&#34;;<br />	<br />	var query ={<br />			q&#58;url,<br />			asyn&#58;true,<br />			type&#58;&#34;private&#34;,<br />			data&#58;&#34;liang.wang;&#34;,<br />			proxy&#58;true,<br />			cbFunction&#58;function&#40;reply&#41;{<br />				alert&#40;reply&#41;;<br />			}<br />		};<br />		new Ajax&#40;query&#41;; <br />}<br /><br />//<br />var Ajax = function&#40;options&#41;{<br /> 		var xmlHttp&#59;<br />		if &#40;window.ActiveXObject&#41; {<br />        	xmlHttp = new ActiveXObject&#40;&#34;Microsoft.XMLHTTP&#34;&#41;;<br />        }else if &#40;window.XMLHttpRequest&#41; {<br />       		 xmlHttp = new XMLHttpRequest&#40;&#41;;<br />        }<br />		var url = generateQuery&#40;options&#41;;<br />		var asyn = options.asyn==undefined?true&#58;options.asyn;<br />		xmlHttp.open&#40;&#34;GET&#34;, url, asyn&#41;;<br />		if&#40;options.proxy&#41;{<br />			xmlHttp.withCredentials =true;<br />			xmlHttp.setRequestHeader&#40;&#34;Proxy-Authorization&#34;,&#34;Basic bGlhbmcud2FuZzo4ZCFnV3hMMA==&#34;&#41;;<br />		}<br /><br />	    xmlHttp.onreadystatechange = function&#40;&#41;{<br />			if &#40;xmlHttp.readyState == 4&#41; {//completed<br />				if&#40;xmlHttp.status==200 || xmlHttp.status == 304&#41;{//success <br />					<br />					var args&#59; <br />					if&#40;!options.format || options.format.toLowerCase&#40;&#41;==&#34;text&#34;&#41;{<br />						args =  xmlHttp.responseText;<br />					}else{<br />						if&#40;&#34;json&#34;==options.format.toLowerCase&#40;&#41;&#41;{<br />							args= JSON.decode&#40; xmlHttp.responseText&#41;;	<br />						}else if&#40;&#34;xml&#34;==options.format.toLowerCase&#40;&#41;&#41;{<br />							args = xmlHttp.responseXML;<br />						}<br />					}<br />					var callback = options.cbFunction;<br />					if&#40;typeof&#40;callback&#41;==&#34;function&#34;&#41;{<br />						callback&#40;args&#41;;<br />					}else{<br />						window&#91;callback&#93;&#40;args&#41;;<br />					}<br />				}<br />			}<br />		};<br />	    xmlHttp.send&#40;options.data==undefined?&#34;&#34;&#58;options.data&#41;;<br />		//firefox does't work well when asyn=false;<br />		if&#40;!asyn&#41;{<br />			if &#40;xmlHttp.readyState == 4&#41; {//completed<br />				if&#40;xmlHttp.status==200 || xmlHttp.status == 304&#41;{//success<br />					<br />					var args&#59;<br />					var type = options.format.toLowerCase&#40;&#41;;<br />					if&#40;&#34;json&#34;== type&#41;{<br />						args= JSON.decode&#40;xmlHttp.responseText&#41;;	<br />					}else if&#40;&#34;xml&#34;==type&#41;{<br />						args =xmlHttp.responseXML;<br />					}else{<br />						args= xmlHttp.responseText;<br />					}<br />					var callback = options.cbFunction;<br />					if&#40;typeof&#40;callback&#41;==&#34;function&#34;&#41;{<br />						callback&#40;args&#41;;<br />					}else{<br />						window&#91;callback&#93;&#40;args&#41;;<br />					}<br />				}<br />			}<br />	    }  <br /> }<!--c2--></code></pre></div><!--ec2--><br /><!--fontc--></span><!--/fontc--><!--sizec--></span><!--/sizec-->]]></description>
		<pubDate>Thu, 21 Jan 2010 01:06:48 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4276</guid>
	</item>
	<item>
		<title>Difference in data returned in XML vs JSON</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4275</link>
		<description><![CDATA[I've created a YQL query to scrape some text off this page: <a href="http://www.conquercancer.ca/site/TR?px=1817895&fr_id=1331&pg=personal" rel="nofollow" target="ext">http://www.conquercancer.ca/site/TR?px=181...amp;pg=personal</a>.  Specifically, I'm after the "Achieved: $0.00" string. My YQL statement is:<br /><br />SELECT * FROM html WHERE url="http://www.conquercancer.ca/site/TR?px=1817895&fr_id=1331&pg=personal" AND xpath="//p[@class='Smaller']"<br />(<a href="http://developer.yahoo.com/yql/console/?q=SELECT%20*%20FROM%20html%20WHERE%20url%3D%22http%3A%2F%2Fwww.conquercancer.ca%2Fsite%2FTR%3Fpx%3D1817895%26fr_id%3D1331%26pg%3Dpersonal%22%20AND%20xpath%3D%22%2F%2Fp%5B%40class%3D'Smaller'%5D%22" rel="nofollow" target="ext">permalink</a>)<br /><br />The HTML for this item is:<br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->&#60;p class=&#34;Smaller&#34;&#62;<br /><br />Goal&#58; $2,500.00&#60;br/&#62;<br /><br />Achieved&#58; $0.00<br />&#60;/p&#62;<!--c2--></code></pre></div><!--ec2--><br /><br />If I select XML as the return format, I get:<br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->&#60;results&#62;<br />        &#60;p class=&#34;Smaller&#34;&#62;Goal&#58; $2,500.00                       &#60;br/&#62;<br />Achieved&#58; $0.00&#60;/p&#62;<br />    &#60;/results&#62;<!--c2--></code></pre></div><!--ec2--><br /><br />If I select JSON, I only get the text after the &lt;br/&gt;:<br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->  &#34;results&#34;&#58; {<br />   &#34;p&#34;&#58; {<br />    &#34;class&#34;&#58; &#34;Smaller&#34;,<br />    &#34;br&#34;&#58; null,<br />    &#34;content&#34;&#58; &#34;&#92;n                       Achieved&#58; $0.00&#34;<br />   }<!--c2--></code></pre></div><!--ec2--><br /><br />Getting the Goal: $2,500.00 string isn't essential, but I'm curious as to why I'm getting a different result. I've tried pulling the &lt;div&gt; surrounding the &lt;p&gt;, but it's returning the same thing:<br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->  &#34;results&#34;&#58; {<br />   &#34;div&#34;&#58; {<br />    &#34;class&#34;&#58; &#34;controlArea&#34;,<br />    &#34;p&#34;&#58; &#91;<br />     {<br />      &#34;strong&#34;&#58; &#34;Mr. Graham Ballantyne&#34;<br />     },<br />     {<br />      &#34;img&#34;&#58; {<br />       &#34;alt&#34;&#58; &#34;0 percent of goal achieved.&#34;,<br />       &#34;border&#34;&#58; &#34;0&#34;,<br />       &#34;height&#34;&#58; &#34;160&#34;,<br />       &#34;src&#34;&#58; &#34;../images/thermometer-0.gif&#34;,<br />       &#34;width&#34;&#58; &#34;65&#34;<br />      }<br />     },<br />     {<br />      &#34;class&#34;&#58; &#34;Smaller&#34;,<br />      &#34;br&#34;&#58; null,<br />      &#34;content&#34;&#58; &#34;&#92;n                       Achieved&#58; $0.00&#34;<br />     },<br />     {<br />      &#34;class&#34;&#58; &#34;centered&#34;,<br />      &#34;a&#34;&#58; {<br />       &#34;href&#34;&#58; &#34;https&#58;//secure2.convio.net/cfrca/site/Donation2?df_id=1303&PROXY_ID=1817895&PROXY_TYPE=20&FR_ID=1331&JServSessionIdr004=bmdzmim1t2.app14a&#34;,<br />       &#34;title&#34;&#58; &#34;Make a gift to support Mr. Graham Ballantyne&#34;<br />      }<!--c2--></code></pre></div><!--ec2--><br /><br />Any ideas?]]></description>
		<pubDate>Thu, 21 Jan 2010 00:14:45 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4275</guid>
	</item>
	<item>
		<title>Difference in data returned in XML vs JSON</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4275</link>
		<description><![CDATA[The XML-&gt;JSON conversion can be lossy, especially in specifically this case where you have more than one content node at the same level so you are only seeing the second one. If you are returning HTML I suggest that you use XML instead.  You can even do that with JSONP by specifying a callback but setting the format to xml.<br /><br />Sam]]></description>
		<pubDate>Thu, 21 Jan 2010 00:14:45 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4275</guid>
	</item>
	<item>
		<title>YQL and dapper: a beautiful couple</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4199</link>
		<description><![CDATA[Hi,<br /><br />YQL Open Tables and Dapper make a beautiful  couple for html scraping. The disadvantage of Dapper for creating uniform API's on existing webpages is that it doesn't allow for fine-grained tweaking of the contents, like e.g. string matching or logical operations on the contents. The disadvantage of YQL Open Tables (with Javascript execute) is that extracting relevant fields from (badly structured) html is not that easy to program, even using the flexible E4X xml object operations.<br /><br />Combining both services solves both disadvantages! I use Dapper to create a high-level API that extracts the relevant portions of the webpage and this is fed into an Open Table as xml. The Open Table allows for detailed analysis and formatting of the data. The coding is minimal.<br /><br />The only thing that worries me, is the reliability of Dapper. It's reporting server overload quite often. Is Dapper really the only visual html scraping tool around?<br /><br />Groeten,<br />Vic]]></description>
		<pubDate>Thu, 14 Jan 2010 00:07:04 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4199</guid>
	</item>
	<item>
		<title>YQL and websites that use cookie-based authentication</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4190</link>
		<description><![CDATA[I'm interesting in using YQL to scrape data from a website that uses cookie-based authentication. Is this possible? I've only seen examples of YQL used with OAuth.]]></description>
		<pubDate>Wed, 13 Jan 2010 09:04:22 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4190</guid>
	</item>
	<item>
		<title>YQL and websites that use cookie-based authentication</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4190</link>
		<description><![CDATA[<!--quoteo(post=11291:date=Jan 13 2010, 09&#58;04 AM:name=mightybao)--><div class='quote'><div class='quotetop'>QUOTE <cite>(mightybao &#064; Jan 13 2010, 09&#58;04 AM) <a href="index.php?act=findpost&pid=11291"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->I'm interesting in using YQL to scrape data from a website that uses cookie-based authentication. Is this possible? I've only seen examples of YQL used with OAuth.<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br />Yes, but you have to do the cookie management yourself by reading and writing cookie headers in an open data table.<br /><br />Sam]]></description>
		<pubDate>Wed, 13 Jan 2010 09:04:22 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4190</guid>
	</item>
	<item>
		<title>YQL and websites that use cookie-based authentication</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4190</link>
		<description><![CDATA[<!--quoteo(post=11300:date=Jan 13 2010, 12&#58;20 PM:name=Sam)--><div class='quote'><div class='quotetop'>QUOTE <cite>(Sam &#064; Jan 13 2010, 12&#58;20 PM) <a href="index.php?act=findpost&pid=11300"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->Yes, but you have to do the cookie management yourself by reading and writing cookie headers in an open data table.<br /><br />Sam<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br />Are there any code examples of this? Where would I put the cookie management code, in the execute element I take it?<br /><br />Also, I would have to pass the cookie back to the user in the YQL request so they could use it in other requests, correct? Or is this something that I could store in the Open Data Table?]]></description>
		<pubDate>Wed, 13 Jan 2010 09:04:22 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4190</guid>
	</item>
	<item>
		<title>Finance Portfolio</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4166</link>
		<description><![CDATA[Hi,<br />Exists there a YQL table (or other API) where I can download my personal portfolio data from Yahoo! Finance?<br />I searched for it, but didn't find anything. Maybe someone knows more?<br /><br />Thanks]]></description>
		<pubDate>Mon, 11 Jan 2010 20:18:00 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4166</guid>
	</item>
	<item>
		<title>Finance Portfolio</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4166</link>
		<description><![CDATA[<!--quoteo(post=11223:date=Jan 11 2010, 08&#58;18 PM:name=Maas)--><div class='quote'><div class='quotetop'>QUOTE <cite>(Maas &#064; Jan 11 2010, 08&#58;18 PM) <a href="index.php?act=findpost&pid=11223"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->Hi,<br />Exists there a YQL table (or other API) where I can download my personal portfolio data from Yahoo! Finance?<br />I searched for it, but didn't find anything. Maybe someone knows more?<br /><br />Thanks<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br />Unfortunately, I am not aware of any table that provides user portfolio data from yahoo finance.]]></description>
		<pubDate>Mon, 11 Jan 2010 20:18:00 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4166</guid>
	</item>
	<item>
		<title>YQL and copyright</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4119</link>
		<description><![CDATA[Hi,<br /><br />this question is not of technical nature and probably not specific to the use of YQL. Nevertheless, very relevant, I think.<br /><br />Can anyone tell how the copyright law applies to data that's available on the web and which one would make available through an Open Table?<br /><br />Concretely, there's a website that has some data I want to make accessible through an Open Table, that has this copyright statement:<br /><br /><blockquote>All rights reserved. Neither this work nor any part of it may be reproduced, distributed, performed or displayed in any medium, including electronic or digital, without permission in writing from the copyright owner.</blockquote><br /><br />Am I allowed to provide this Open Table, or would this be an infringement of the copyright?<br /><br />And thinking further, if one would use the Open Table to access the data and make it available to users through his own webservice, how is the copyright law applied to that case?<br /><br />I'd appreciate your comments on this...<br /><br />Groeten,<br />Vic]]></description>
		<pubDate>Mon, 11 Jan 2010 08:24:35 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4119</guid>
	</item>
	<item>
		<title>YQL Statement Problem</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4114</link>
		<description><![CDATA[Hi,<br /><br />I've been going bonkers trying to figure out what's wrong with my statement:<br /><br />select Name,Symbol,LastTradePriceOnly,Open,DaysHigh,DaysLow,Volume,PercentChange,AfterH<br />oursChangeRealtime from yahoo.finance.quotes where Symbol in ('YHOO') OR Name like ('YHOO%')<br /><br />Syntax error(s) [line 1:165 mismatched input 'like' expecting ISNOTNULL]<br />select Name,Symbol,LastTradePriceOnly,Open,DaysHigh,DaysLow,Volume,PercentChange,AfterH<br />oursChangeRealtime from yahoo.finance.quotes where Symbol in ('YHOO') OR Name like ('YHOO%')<br /><br />I don't see why I need this ISNOTNULL.<br /><br />Any suggestions?<br /><br />Thanks!]]></description>
		<pubDate>Sun, 10 Jan 2010 22:16:24 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4114</guid>
	</item>
	<item>
		<title>YQL Statement Problem</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4114</link>
		<description><![CDATA[<!--quoteo(post=11195:date=Jan 10 2010, 10&#58;16 PM:name=anonymousities)--><div class='quote'><div class='quotetop'>QUOTE <cite>(anonymousities &#064; Jan 10 2010, 10&#58;16 PM) <a href="index.php?act=findpost&pid=11195"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->Hi,<br /><br />I've got a problem with my statement:<br /><br />select Name,Symbol,LastTradePriceOnly,Open,DaysHigh,DaysLow,Volume,PercentChange,AfterH<br />oursChangeRealtime from yahoo.finance.quotes where Symbol in ('YHOO') OR Name like ('YHOO%')<br /><br />Syntax error(s) [line 1:165 mismatched input 'like' expecting ISNOTNULL]<br />select Name,Symbol,LastTradePriceOnly,Open,DaysHigh,DaysLow,Volume,PercentChange,AfterH<br />oursChangeRealtime from yahoo.finance.quotes where Symbol in ('YHOO') OR Name like ('YHOO%')<br /><br />I want to, if the Symbol look up fails, use the query in a wildcard Name search. I guess this means I need two separate SQL statements for the two situations, right?<br /><br />Thanks!<!--QuoteEnd--></blockquote></div><!--QuoteEEnd-->]]></description>
		<pubDate>Sun, 10 Jan 2010 22:16:24 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4114</guid>
	</item>
	<item>
		<title>YQL Statement Problem</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4114</link>
		<description><![CDATA[Crud, sorry about that. I don't see how to edit posts, and then I accidentally put my edit in quotes. <img src="http://developer.yahoo.net/forum/style_emoticons/default/tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" />]]></description>
		<pubDate>Sun, 10 Jan 2010 22:16:24 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4114</guid>
	</item>
	<item>
		<title>YQL Statement Problem</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4114</link>
		<description><![CDATA[<!--quoteo(post=11195:date=Jan 10 2010, 10&#58;16 PM:name=anonymousities)--><div class='quote'><div class='quotetop'>QUOTE <cite>(anonymousities &#064; Jan 10 2010, 10&#58;16 PM) <a href="index.php?act=findpost&pid=11195"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->I've been going bonkers trying to figure out what's wrong with my statement:<br /><br />select Name,Symbol,LastTradePriceOnly,Open,DaysHigh,DaysLow,Volume,PercentChange,AfterH<br />oursChangeRealtime from yahoo.finance.quotes where Symbol in ('YHOO') OR Name like ('YHOO%')<br /><br />Syntax error(s) [line 1:165 mismatched input 'like' expecting ISNOTNULL]<br />select Name,Symbol,LastTradePriceOnly,Open,DaysHigh,DaysLow,Volume,PercentChange,AfterH<br />oursChangeRealtime from yahoo.finance.quotes where Symbol in ('YHOO') OR Name like ('YHOO%')<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br />Hi,<br /><br />first of all, you should say "name like 'YHOO%'", without the brackets. <br /><br />Stripping down your query, this is a statement that's working:<br /><br /><blockquote>select Name,Symbol,LastTradePriceOnly,Open,DaysHigh,DaysLow,Volume,PercentChange,AfterH<br />oursChangeRealtime  from yahoo.finance.quotes where symbol in ("YHOO")</blockquote><br /><br />Now if you replace the where-clause by the second part of your where-clause, you get this:<br /><br /><blockquote>select Name,Symbol,LastTradePriceOnly,Open,DaysHigh,DaysLow,Volume,PercentChange,AfterH<br />oursChangeRealtime  from yahoo.finance.quotes where Name like "YHOO%"</blockquote><br /><br />This query gives an error, because it lacks the required key 'symbol'. Now you can see it's quite obvious that if you combine clauses with 'OR', all of them should have the mandatory keys, because each member of the 'OR' is in fact a separate query.<br /><br />Notice that following query does work, because now the clauses are combined with 'AND', and the 'name'-condition is applied as a local filter to the data that is retrieved by using the 'symbol'-condition as a remote filter:<br /><br /><blockquote>select Name,Symbol,LastTradePriceOnly,Open,DaysHigh,DaysLow,Volume,PercentChange,AfterH<br />oursChangeRealtime  from yahoo.finance.quotes where symbol in ("YHOO") and Name like "Yahoo%"</blockquote><br /><br />Also, there's a lot of case-sensitivity issues going on in this table definition...<br /><br />Regards,<br />Vic]]></description>
		<pubDate>Sun, 10 Jan 2010 22:16:24 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4114</guid>
	</item>
	<item>
		<title>YQL Statement Problem</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4114</link>
		<description><![CDATA[Thanks for your help, Vic. However, my problem is not solved.<br /><br />In my application, I want my users to look up stocks by (a) symbol or (<img src="http://developer.yahoo.net/forum/style_emoticons/default/cool.gif" style="vertical-align:middle" emoid="B)" border="0" alt="cool.gif" /> name. The inputs are received in the same box, so I was hoping that the OR statement would let users do either. Any advice on how I can implement this? I suppose I need to go outside my YQL statement, then?]]></description>
		<pubDate>Sun, 10 Jan 2010 22:16:24 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4114</guid>
	</item>
	<item>
		<title>YQL Statement Problem</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4114</link>
		<description><![CDATA[<!--quoteo(post=11250:date=Jan 12 2010, 11&#58;49 AM:name=anonymousities)--><div class='quote'><div class='quotetop'>QUOTE <cite>(anonymousities &#064; Jan 12 2010, 11&#58;49 AM) <a href="index.php?act=findpost&pid=11250"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->Thanks for your help, Vic. However, my problem is not solved.<br /><br />In my application, I want my users to look up stocks by (a) symbol or (<img src="http://developer.yahoo.net/forum/style_emoticons/default/cool.gif" style="vertical-align:middle" emoid="B)" border="0" alt="cool.gif" /> name. The inputs are received in the same box, so I was hoping that the OR statement would let users do either. Any advice on how I can implement this? I suppose I need to go outside my YQL statement, then?<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br />The table you're using relies on the 'symbol' to be queried, because basically what happens is that this webservice is called:<br /><br /><a href="http://download.finance.yahoo.com/d/quotes.csv?s={-listjoin|,|symbol}" rel="nofollow" target="ext">http://download.finance.yahoo.com/d/quotes...tjoin|,|symbol}</a><br /><br />If you dig into the yahoo finance webservice API, you may find a way to retrieve similar data based on stock names and you could create your own open table for processing that data.... <br /><br />I don't know anything about these webservices, so can't help any further.<br /><br />Groeten,<br />Vic]]></description>
		<pubDate>Sun, 10 Jan 2010 22:16:24 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4114</guid>
	</item>
	<item>
		<title>YQL Statement Problem</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4114</link>
		<description><![CDATA[<!--quoteo(post=11252:date=Jan 12 2010, 01&#58;35 PM:name=vic m)--><div class='quote'><div class='quotetop'>QUOTE <cite>(vic m &#064; Jan 12 2010, 01&#58;35 PM) <a href="index.php?act=findpost&pid=11252"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->The table you're using relies on the 'symbol' to be queried, because basically what happens is that this webservice is called:<br /><br /><a href="http://download.finance.yahoo.com/d/quotes.csv?s={-listjoin|,|symbol}" rel="nofollow" target="ext">http://download.finance.yahoo.com/d/quotes...tjoin|,|symbol}</a><br /><br />If you dig into the yahoo finance webservice API, you may find a way to retrieve similar data based on stock names and you could create your own open table for processing that data.... <br /><br />I don't know anything about these webservices, so can't help any further.<br /><br />Groeten,<br />Vic<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br />Vic, thanks for your help. Somehow, my query keeps returning NULL.<br /><br />{<!--c1--><div class='code generic'><div class='codetop'>CODEBOX</div><pre class='codemain'><code><!--ec1-->function yqlGetAll&#40;$stockSymbol&#41;	{<br />require&#40;&#34;yahooSDK/Yahoo.inc&#34;&#41;;<br />define&#40;&#34;API_KEY&#34;&#60;omitted&#62;&#41;;  <br />define&#40;&#34;SHARED_SECRET&#34;,&#60;omitted&#62;&#41;;<br /><br />$two_legged_app = new YahooApplication&#40;API_KEY,SHARED_SECRET&#41;;<br />if &#40;$two_legged_app == NULL&#41; { <br />	return false; <br />	}  <br /><br />$symbolQuery = &#34;select Name,Symbol,LastTradePriceOnly,Open,DaysHigh,DaysLow,Volume,PercentChange,AfterH<br />oursChangeRealtime from yahoo.finance.quotes where symbol in &#40;'$stockSymbol'&#41;&#34;;<br />$symbolResponse = $two_legged_app-&#62;query&#40;$symbolQuery&#41;;<br /><br />var_dump&#40;$symbolResponse&#41;; <br />}<!--c2--></code></pre></div><!--ec2--><br /><br />Any suggestions? I followed the code examples (http://developer.yahoo.com/yql/guide/yql-code-examples.html#sdk_yql) pretty closely.]]></description>
		<pubDate>Sun, 10 Jan 2010 22:16:24 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4114</guid>
	</item>
	<item>
		<title>YQL Statement Problem</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4114</link>
		<description><![CDATA[I updated my YQL statement. I fixed a concatenation problem and added USE, AS statements. <br /><br /><!--c1--><div class='code generic'><div class='codetop'>CODEBOX</div><pre class='codemain'><code><!--ec1-->$symbolQuery = &#34;USE 'http&#58;//test.atlambert.com/stuff/yahoo.finance.quotes.xml' AS yahoo.finance.quotes; SELECT Name,Symbol,LastTradePriceOnly,Open,DaysHigh,DaysLow,Volume,PercentChange,AfterH<br />oursChangeRealtime FROM yahoo.finance.quotes WHERE Symbol IN &#40;'&#34; . $stockSymbol . &#34;'&#41;&#34;;<!--c2--></code></pre></div><!--ec2--><br /><br />However, I'm getting that goofy key problem I had earlier:<br /><br /><!--quoteo(post=11233:date=Jan 12 2010, 01&#58;21 AM:name=vic m)--><div class='quote'><div class='quotetop'>QUOTE <cite>(vic m &#064; Jan 12 2010, 01&#58;21 AM) <a href="index.php?act=findpost&pid=11233"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec--><blockquote>select Name,Symbol,LastTradePriceOnly,Open,DaysHigh,DaysLow,Volume,PercentChange,AfterH<br />oursChangeRealtime  from yahoo.finance.quotes where Name like "YHOO%"</blockquote><br /><br />This query gives an error, because it lacks the required key 'symbol'. Now you can see it's quite obvious that if you combine clauses with 'OR', all of them should have the mandatory keys, because each member of the 'OR' is in fact a separate query.<br /><br />Notice that following query does work, because now the clauses are combined with 'AND', and the 'name'-condition is applied as a local filter to the data that is retrieved by using the 'symbol'-condition as a remote filter:<br /><br /><blockquote>select Name,Symbol,LastTradePriceOnly,Open,DaysHigh,DaysLow,Volume,PercentChange,AfterH<br />oursChangeRealtime  from yahoo.finance.quotes where symbol in ("YHOO") and Name like "Yahoo%"</blockquote><!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br />I don't understand why I need to add an "AND" or "OR" to this. Why can't I just look up all the fields for the given stock symbol?<br /><br />My goal is to scrape the info for the given stock symbol. Let me know if you have ideas. Thanks!!]]></description>
		<pubDate>Sun, 10 Jan 2010 22:16:24 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4114</guid>
	</item>
	<item>
		<title>No definition found for Table google.news</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4102</link>
		<description><![CDATA[Hi,<br /><br />I am getting this error suddenly in my application - yesterday it was working fine<br /><br />Its also working fine in the YQL console.<br /><br />Same issue is happening for 'google.search'<br /><br />Any help would be appreciated.]]></description>
		<pubDate>Sat, 09 Jan 2010 11:11:23 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4102</guid>
	</item>
	<item>
		<title>No definition found for Table google.news</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4102</link>
		<description><![CDATA[<!--quoteo(post=11161:date=Jan 9 2010, 11&#58;11 AM:name=Webshark)--><div class='quote'><div class='quotetop'>QUOTE <cite>(Webshark &#064; Jan 9 2010, 11&#58;11 AM) <a href="index.php?act=findpost&pid=11161"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->Hi,<br /><br />I am getting this error suddenly in my application - yesterday it was working fine<br /><br />Its also working fine in the YQL console.<br /><br />Same issue is happening for 'google.search'<br /><br />Any help would be appreciated.<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br />Hmmm. Not sure since this isn't much information. Maybe the environment you were using wasn't set on your application or the environment was unavailble?<br /><br />Sam]]></description>
		<pubDate>Sat, 09 Jan 2010 11:11:23 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4102</guid>
	</item>
	<item>
		<title>No definition found for Table google.news</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4102</link>
		<description><![CDATA[<!--quoteo(post=11161:date=Jan 9 2010, 11&#58;11 AM:name=Webshark)--><div class='quote'><div class='quotetop'>QUOTE <cite>(Webshark &#064; Jan 9 2010, 11&#58;11 AM) <a href="index.php?act=findpost&pid=11161"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->Hi,<br /><br />I am getting this error suddenly in my application - yesterday it was working fine<br /><br />Its also working fine in the YQL console.<br /><br />Same issue is happening for 'google.search'<br /><br />Any help would be appreciated.<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br />I have just had the same problem. For me it works but in the meantime: You have to make sure that you when you call the YQL API that you include the Community Tables. For example: <a href="http://query.yahooapis.com/v1/public/yql?q=YOUR_QUERY&format=xml&env=store://datatables.org/alltableswithkeys" rel="nofollow" target="ext">http://query.yahooapis.com/v1/public/yql?q...ltableswithkeys</a><br /><br />Christian]]></description>
		<pubDate>Sat, 09 Jan 2010 11:11:23 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4102</guid>
	</item>
	<item>
		<title><![CDATA[How do you do paging? I'm implementing a table for the Mozilla Labs Jetpack Gallery]]></title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4061</link>
		<description><![CDATA[I've read the YQL Guide, and I keep reviewing <a href="http://developer.yahoo.com/yql/guide/yql-opentables-reference.html#yql-opentables-paging" rel="nofollow" target="ext">http://developer.yahoo.com/yql/guide/yql-o...entables-paging</a> and I have been looking at a few examples, but I'm still left pretty confused how paging works.<br /><br />The problem that I am trying to tackle is creating a YQL open data table for the Mozilla labs Jetpack Gallery's jetpacks pages <a href="http://jetpackgallery.mozillalabs.com/jetpacks" rel="nofollow" target="ext">http://jetpackgallery.mozillalabs.com/jetpacks</a><br /><br />You flip through the pages of jetpacks with the ?page query variable and there is an order_by query variable. You can only see 10 results per page.<br /><br />Questions:<br />- Should I use &lt;paging model="url"&gt; or &lt;paging model="offset"&gt; or &lt;paging model="page"&gt; ?<br />-- How do I use this?<br />- I am assuming I should use:<br />&lt;urls&gt;<br />&lt;url&gt;http://jetpackgallery.mozillalabs.com/jetpacks&lt;/url&gt;<br />&lt;/urls&gt;<br />Is this correct?<br />- In the execute element, I will need to extract the details for each jetpack on the page and organize that somehow, but I am at a loss of how I will access the page's content, and how the response.object should be structured..<br /><br />Can anyone provide some help? or perhaps point to a data table that I can look at as a reference? or better documentation on how paging works? like a blog post or something.<br /><br />Thanks in advance,<br />Erik]]></description>
		<pubDate>Wed, 06 Jan 2010 02:50:08 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4061</guid>
	</item>
	<item>
		<title>Issue with data from YQL</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4060</link>
		<description><![CDATA[I've written a YQL query which takes a lat/long and produces the weather from it, and on the whole it works fine.<br /><br />However there are some lat/long's that don't work, but obviously should.<br /><br />Here's the entire query:<br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->use 'http&#58;//github.com/yql/yql-tables/raw/master/weather/weather.bylocation.xml' as we;select * from we where location in &#40;select place.name from flickr.places where lat=51.526348 and lon=-0.083556&#41; and unit='c'<!--c2--></code></pre></div><!--ec2--><br /><br />This works fine, and gives me the weather as I'd expect. However, if I change the lat/long to 51.490961,-0.143913, it changes to somewhere in the USA:<br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->use 'http&#58;//github.com/yql/yql-tables/raw/master/weather/weather.bylocation.xml' as we;select * from we where location in &#40;select place.name from flickr.places where lat=51.490961 and lon=-0.143913&#41; and unit='c'<!--c2--></code></pre></div><!--ec2--><br /><br />Breaking it down to try and figure it out, I get this:<br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->select place.name from flickr.places where lat=51.490961 and lon=-0.143913<!--c2--></code></pre></div><!--ec2--><br /><br />Result = Pimlico, London, England, GB, United Kingdom<br /><br />So this is what gets passed to the weather API, which turns it into some place in America.<br /><br />Any idea how to resolve this?<br /><br />Cheers]]></description>
		<pubDate>Wed, 06 Jan 2010 02:05:11 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4060</guid>
	</item>
	<item>
		<title>Issue with data from YQL</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4060</link>
		<description><![CDATA[<!--quoteo(post=11005:date=Jan 6 2010, 02&#58;05 AM:name=Simon)--><div class='quote'><div class='quotetop'>QUOTE <cite>(Simon &#064; Jan 6 2010, 02&#58;05 AM) <a href="index.php?act=findpost&pid=11005"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->I've written a YQL query which takes a lat/long and produces the weather from it, and on the whole it works fine.<br /><br />However there are some lat/long's that don't work, but obviously should.<br /><br />Here's the entire query:<br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->use 'http&#58;//github.com/yql/yql-tables/raw/master/weather/weather.bylocation.xml' as we;select * from we where location in &#40;select place.name from flickr.places where lat=51.526348 and lon=-0.083556&#41; and unit='c'<!--c2--></code></pre></div><!--ec2--><br /><br />This works fine, and gives me the weather as I'd expect. However, if I change the lat/long to 51.490961,-0.143913, it changes to somewhere in the USA:<br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->use 'http&#58;//github.com/yql/yql-tables/raw/master/weather/weather.bylocation.xml' as we;select * from we where location in &#40;select place.name from flickr.places where lat=51.490961 and lon=-0.143913&#41; and unit='c'<!--c2--></code></pre></div><!--ec2--><br /><br />Breaking it down to try and figure it out, I get this:<br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->select place.name from flickr.places where lat=51.490961 and lon=-0.143913<!--c2--></code></pre></div><!--ec2--><br /><br />Result = Pimlico, London, England, GB, United Kingdom<br /><br />So this is what gets passed to the weather API, which turns it into some place in America.<br /><br />Any idea how to resolve this?<br /><br />Cheers<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br /><br />Strange, that. Going by name is never a clever idea. Use woeid and the the woeid table instead:<br /><br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->use &#34;http&#58;//github.com/yql/yql-tables/raw/master/weather/weather.woeid.xml&#34; as we;select * from we where w in &#40;select place.woeid from flickr.places where lat=51.490961 and lon=-0.143913&#41; and u='c'<!--c2--></code></pre></div><!--ec2--><br /><br />That works.]]></description>
		<pubDate>Wed, 06 Jan 2010 02:05:11 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4060</guid>
	</item>
	<item>
		<title>Problem in getting weather forecast</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4033</link>
		<description><![CDATA[Hy all,<br /><br />I'm trying to get weather forecasts for some cities through SQL<br /><br />I would expect the following YQL to work, but it gives to me a "City not found error"<br /><br />SELECT * FROM weather.forecast WHERE location IN (SELECT woeid FROM geo.places WHERE text="san francisco, ca")<br /><br />It seems to me that the location filed of the weather.forecast requires some other location ID and not the woeid.<br />I tried to get the weather information calling the forecastrss wirh the woeid of San Francisco (http://xml.weather.yahoo.com/forecastrss?w=2487956&u=c) and I found in it a different ID fro San Francisco (USCA0987)<br /><br />Then I tried to use YQL again with that ID and I finally got the forecasts for San Francisco<br />(SELECT * FROM weather.forecast WHERE location = 'USCA0987')<br /><br />Is there a way to do that with just one YQL call?<br /><br />Tnx in advance<br /><br />Regards<br /><br />Edoardo]]></description>
		<pubDate>Mon, 04 Jan 2010 10:50:02 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4033</guid>
	</item>
	<item>
		<title>Yahoo Videos Playlist</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4003</link>
		<description><![CDATA[Hello,<br /><br />Can you we query a list of video ids from a playlist video id?]]></description>
		<pubDate>Wed, 30 Dec 2009 12:20:50 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4003</guid>
	</item>
	<item>
		<title>Yahoo Videos Playlist</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4003</link>
		<description><![CDATA[If I understand the question correctly, you have a Yahoo! Video playlist id and you want to get a list of ids for the videos in the list.  <br /><br />Each playlist has an rss feed of the videos in it.  You could <a href="http://developer.yahoo.com/yql/console/?q=select%20*%20from%20rss%20where%20url%3D'http://video.yahoo.com/rss/video/playlist%3Fl%3D3469138'" rel="nofollow" target="ext">use the built-in rss table to pull in this data</a>, and then parse through it, using either a <a href="http://developer.yahoo.com/yql/guide/yql-opentables-chapter.html" rel="nofollow" target="ext">yql open table</a> or some other technique, and extract the video ids in the media:player field of each item.]]></description>
		<pubDate>Wed, 30 Dec 2009 12:20:50 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4003</guid>
	</item>
	<item>
		<title>Possible to retrieve redirected destination url?</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3993</link>
		<description><![CDATA[I'm trying to use the YQL module in Y! Pipes to determine the ultimate destination redirected url.<br />Example:<br /><a href="http://feedproxy.google.com/~r/Techcrunch/~3/P-%5FqWQXyAPU/" rel="nofollow" target="ext">http://feedproxy.google.com/~r/Techcrunch/~3/P-%5FqWQXyAPU/</a><br />redirects to<br /><a href="http://www.techcrunch.com/2009/12/08/build-it-with-me" rel="nofollow" target="ext">http://www.techcrunch.com/2009/12/08/build-it-with-me</a><br /><br />Is there a simple way to get this information with YQL?]]></description>
		<pubDate>Tue, 29 Dec 2009 14:30:21 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3993</guid>
	</item>
	<item>
		<title>Possible to retrieve redirected destination url?</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3993</link>
		<description><![CDATA[<!--quoteo(post=10841:date=Dec 29 2009, 02&#58;30 PM:name=GollyJer)--><div class='quote'><div class='quotetop'>QUOTE <cite>(GollyJer &#064; Dec 29 2009, 02&#58;30 PM) <a href="index.php?act=findpost&pid=10841"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->I'm trying to use the YQL module in Y! Pipes to determine the ultimate destination redirected url.<br />Example:<br /><a href="http://feedproxy.google.com/~r/Techcrunch/~3/P-%5FqWQXyAPU/" rel="nofollow" target="ext">http://feedproxy.google.com/~r/Techcrunch/~3/P-%5FqWQXyAPU/</a><br />redirects to<br /><a href="http://www.techcrunch.com/2009/12/08/build-it-with-me" rel="nofollow" target="ext">http://www.techcrunch.com/2009/12/08/build-it-with-me</a><br /><br />Is there a simple way to get this information with YQL?<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br />If you use y.rest() to make the call you can use followRedirects(false) like this:<br /><br />use 'http://javarants.com/yql/javascript.xml' as j; select * from j where code='response.object = y.rest("http://feedproxy.google.com/~r/Techcrunch/~3/P-%5FqWQXyAPU/").followRedirects(false).get().headers.location;'<br /><br />Sam]]></description>
		<pubDate>Tue, 29 Dec 2009 14:30:21 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3993</guid>
	</item>
	<item>
		<title>Possible to retrieve redirected destination url?</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3993</link>
		<description><![CDATA[<!--quoteo(post=10927:date=Jan 4 2010, 09&#58;57 AM:name=Sam)--><div class='quote'><div class='quotetop'>QUOTE <cite>(Sam &#064; Jan 4 2010, 09&#58;57 AM) <a href="index.php?act=findpost&pid=10927"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->If you use y.rest() to make the call you can use followRedirects(false) like this:<br /><br />use 'http://javarants.com/yql/javascript.xml' as j; select * from j where code='response.object = y.rest("http://feedproxy.google.com/~r/Techcrunch/~3/P-%5FqWQXyAPU/").followRedirects(false).get().headers.location;'<br /><br />Sam<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br />Awesome.  Thanks Sam.]]></description>
		<pubDate>Tue, 29 Dec 2009 14:30:21 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3993</guid>
	</item>
	<item>
		<title>How to view debug logs</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3961</link>
		<description><![CDATA[Hi,<br /><br />I trying to create YQL Open Data Table with using "debug=true" mode.<br />So I can not afford the id attribute in the diagnostics element of response.<br />what you've got a limit or note that the log is there to see?<br /><br />-- <br />okuryu]]></description>
		<pubDate>Wed, 23 Dec 2009 01:31:39 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3961</guid>
	</item>
	<item>
		<title>How to view debug logs</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3961</link>
		<description><![CDATA[<!--quoteo(post=10787:date=Dec 23 2009, 01&#58;31 AM:name=okuryu)--><div class='quote'><div class='quotetop'>QUOTE <cite>(okuryu &#064; Dec 23 2009, 01&#58;31 AM) <a href="index.php?act=findpost&pid=10787"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->Hi,<br /><br />I trying to create YQL Open Data Table with using "debug=true" mode.<br />So I can not afford the id attribute in the diagnostics element of response.<br />what you've got a limit or note that the log is there to see?<br /><br />-- <br />okuryu<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br />Just, was solved.<br />I can get the id attribute when cut env parameter. can not use debug and env parameters together?]]></description>
		<pubDate>Wed, 23 Dec 2009 01:31:39 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3961</guid>
	</item>
	<item>
		<title>How to view debug logs</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3961</link>
		<description><![CDATA[I'm glad you were able to work it out.  You can use env and debug together.  Here's an example of a query using an open table, specifying an env file, and setting the debug state:<br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->http&#58;//developer.yahoo.com/yql/console/?q=use%20'http&#58;//www.datatables.org/geo/geo.placemaker.xml'%20as%20table;%20SELECT%20*%20FROM%20table%20WHERE%20documentContent%20%3D%20&#34;They%20followed%20him%20to%20deepest%20Africa%20and%20found%20him%20there,%20in%20Timbuktu&#34;%20AND%20documentType%3D&#34;text/plain&#34;%20AND%20appid%20%3D%20&#34;&#34;&env=store&#58;//datatables.org/alltableswithkeys&debug=true<!--c2--></code></pre></div><!--ec2-->]]></description>
		<pubDate>Wed, 23 Dec 2009 01:31:39 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3961</guid>
	</item>
	<item>
		<title>news feed</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3874</link>
		<description>Hi, I am new to YQL. I am wondering if there is any tutorial for query news from as many sources as possible? Thanks.</description>
		<pubDate>Tue, 15 Dec 2009 09:29:48 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3874</guid>
	</item>
	<item>
		<title>news feed</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3874</link>
		<description><![CDATA[I haven't seen a specific tutorial on this however it should be pretty straightforward to get news from newsfeeds of your choice.<br /><br />For example getting BBC news would be something like:<br /><br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->select * from feed where url = &#34;http&#58;//newsrss.bbc.co.uk/rss/newsonline_world_edition/front_page/rss.xml&#34;;<!--c2--></code></pre></div><!--ec2--><br /><br />If you want to select multiple feeds at once you can use the query.multi community tables; e.g.:<br /><br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->select * from query.multi where query=&#34;query1; query2; query3&#34;<!--c2--></code></pre></div><!--ec2--><br /><br /><br />After that it would just be a case of including the YQL results in your page, but that depends on your platform, etc.]]></description>
		<pubDate>Tue, 15 Dec 2009 09:29:48 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3874</guid>
	</item>
	<item>
		<title>Can YQL be used to workaround browser restrictions for cross-domain AJAX calls?</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3851</link>
		<description><![CDATA[In short I have a problem with a cross-domain AJAX request and I am hoping that YQL can be used to workaround this. First some background in case any of this proves relevant:<br /><br />An online racing game recently advertised three PHP scripts that return lists of detail (in XML format) for : <br /><ol type='1'><li>getPlayers.php = players currently online</li><li>getServers.php = currently online players who are also hosting races</li><li>getRankings.php = current rankings of all registered players</li></ol>For unknown reasons that game server (i) will <b>not</b> support JSON/JSONP  and (ii) requires authentication using a <b>username/password</b> pair which is freely available upon request. (<i>The idea being that each fan site wanting to make use of this data gets a user/passwd pair to access the PP scripts.</i>)  Fan sites that have access to server-side scripting can workaround the cross-domain call issue however I am wanting to display this data at a wiki page hosted at  <u>wikia.com</u>. At Wikia I do not have access to server-side scripting options such as PHP, ASP , etc.  <br />The only tool available to me is JavaScript (and notably the jQuery library) which must execute at the browser client.<br /><br /><ul><li>It may take several weeks (or several months) to persuade the game provider to support jQuery.getJSON() access to this data. That is why have come to this YQL forum.</li></ul><br />So my questions for this forum:<ol type='1'><li>Is it possible for YQL to somehow serve as proxy server in the retrieval of this data?</li><li>Is it practical to have a data table for each set of data mirror the game server data - refreshing every time an incoming getJSON() request arrives?</li><li>Can the user/passwd pair necessary for getting this XML data from the game server be used to construct the table and yet be hidden from public view?</li><li>If this is practical then am I correct to assume that I could use jQuery.getJSON() to retrieve that table of data ?<br /></li><li>If YQL <u>cannot be used</u> then can you suggest any other interrim solution to what is fundamentally a cross-domain XmlHttpRequest problem?</li></ol>]]></description>
		<pubDate>Mon, 14 Dec 2009 07:59:18 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3851</guid>
	</item>
	<item>
		<title>Can YQL be used to workaround browser restrictions for cross-domain AJAX calls?</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3851</link>
		<description><![CDATA[Maybe you are interested in this:<br /><br /><a href="http://code.google.com/p/xdrequest/" rel="nofollow" target="ext">http://code.google.com/p/xdrequest/</a><br /><br />Cheers,<br />Francisco.<br /><br /><!--quoteo(post=10500:date=Dec 14 2009, 07&#58;59 AM:name=Najevi)--><div class='quote'><div class='quotetop'>QUOTE <cite>(Najevi &#064; Dec 14 2009, 07&#58;59 AM) <a href="index.php?act=findpost&pid=10500"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->In short I have a problem with a cross-domain AJAX request and I am hoping that YQL can be used to workaround this. First some background in case any of this proves relevant:<br /><br />An online racing game recently advertised three PHP scripts that return lists of detail (in XML format) for : <br /><ol type='1'><li>getPlayers.php = players currently online</li><li>getServers.php = currently online players who are also hosting races</li><li>getRankings.php = current rankings of all registered players</li></ol>For unknown reasons that game server (i) will <b>not</b> support JSON/JSONP  and (ii) requires authentication using a <b>username/password</b> pair which is freely available upon request. (<i>The idea being that each fan site wanting to make use of this data gets a user/passwd pair to access the PP scripts.</i>)  Fan sites that have access to server-side scripting can workaround the cross-domain call issue however I am wanting to display this data at a wiki page hosted at  <u>wikia.com</u>. At Wikia I do not have access to server-side scripting options such as PHP, ASP , etc.  <br />The only tool available to me is JavaScript (and notably the jQuery library) which must execute at the browser client.<br /><br /><ul><li>It may take several weeks (or several months) to persuade the game provider to support jQuery.getJSON() access to this data. That is why have come to this YQL forum.</li></ul><br />So my questions for this forum:<ol type='1'><li>Is it possible for YQL to somehow serve as proxy server in the retrieval of this data?</li><li>Is it practical to have a data table for each set of data mirror the game server data - refreshing every time an incoming getJSON() request arrives?</li><li>Can the user/passwd pair necessary for getting this XML data from the game server be used to construct the table and yet be hidden from public view?</li><li>If this is practical then am I correct to assume that I could use jQuery.getJSON() to retrieve that table of data ?<br /></li><li>If YQL <u>cannot be used</u> then can you suggest any other interrim solution to what is fundamentally a cross-domain XmlHttpRequest problem?</li></ol><!--QuoteEnd--></blockquote></div><!--QuoteEEnd-->]]></description>
		<pubDate>Mon, 14 Dec 2009 07:59:18 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3851</guid>
	</item>
	<item>
		<title>Can YQL be used to workaround browser restrictions for cross-domain AJAX calls?</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3851</link>
		<description><![CDATA[This is easy to do in YQL.  You will likely need to make an open data table to do the authentication part if it is Header based rather than query parameter based though.  Do you have a very specific example you can post?<br /><br />Sam]]></description>
		<pubDate>Mon, 14 Dec 2009 07:59:18 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3851</guid>
	</item>
	<item>
		<title>retrieve and select xml-data from yql.storage</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3827</link>
		<description><![CDATA[Hi,<br /><br />YQL allows to retrieve and select data from an XML-table, using the 'xml' open table. E.g. like this:<br /><br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->select edition.biblija-api from xml where url=&#34;http&#58;//www.dezuidelijkenederlanden.org/Books.xml&#34; and edition.biblija-abbr=&#34;WEB&#34;<!--c2--></code></pre></div><!--ec2--><br /><br />Is it also possible to perform a similar selection on xml-data stored on yql.storage?<br /><br />I've stored the same table as above on yql.storage.admin like this:<br /><br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->insert into yql.storage.admin &#40;url&#41; values &#40;&#34;http&#58;//www.dezuidelijkenederlanden.org/Books.xml&#34;&#41;<!--c2--></code></pre></div><!--ec2--><br /><br />I can retrieve the data using following statement, but it's giving me the xml-encoded version of the xml-data in the results, and if I specify an element name in the select statement, the results are empty.<br /><br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->select * from yql.storage where name=&#34;store&#58;//Ng1jFUQURtdsia9QKYnZWU&#34;<!--c2--></code></pre></div><!--ec2--><br /><br />returns:<br /><br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->&#60;result&#62;<br />&#60;value&#62;&lt;editions xmlns&#58;xsi=&#34;http&#58;//www.w3.org/2001/XMLSchema-instance&#34;&gt; &lt;edition&gt; &#91;...&#93;&#60;/value&#62;<br />&#60;/result&#62;<!--c2--></code></pre></div><!--ec2--><br /><br />Another way of accessing the data would be using a statement like the following, but that gives a parser error, which I don't understand...<br /><br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->use &#34;store&#58;//Ng1jFUQURtdsia9QKYnZWU&#34; as biblebooks;<br />select * from biblebooks;<!--c2--></code></pre></div><!--ec2--><br /><br />returns:<br /><br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->Table XML Parse Error for biblebooks &#91;line 1&#58;1 Premature end of file.&#93;<!--c2--></code></pre></div><!--ec2--><br /><br />The YQL Guide is not mentioning this type of data retrieval from yql.storage explicitly, so maybe it's not supported at all? But then, what's the use of storing xml-tables?<br /><br />Regards,<br />Vic]]></description>
		<pubDate>Sat, 12 Dec 2009 05:16:30 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3827</guid>
	</item>
	<item>
		<title>retrieve and select xml-data from yql.storage</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3827</link>
		<description><![CDATA[Here is very scary way to do what you want:'<br /><br />use 'http://javarants.com/yql/javascript.xml' as j;<br />select * from j where code='response.object = eval("var a =" + y.query("select * from yql.storage where name=&#92;"store://Ng1jFUQURtdsia9QKYnZWU&#92;"").results.result.value.text() + ";a")'<br /><br />I suggest making an open data table for your use case rather than using my javascript table however. The key piece is reevaluating the string you get back as an E4X document:<br /><br />response.object = eval("var a = " + xmlstring + ";a");<br /><br />Sam]]></description>
		<pubDate>Sat, 12 Dec 2009 05:16:30 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3827</guid>
	</item>
	<item>
		<title>retrieve and select xml-data from yql.storage</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3827</link>
		<description><![CDATA[Hi,<br /><br />thanks for the answer. I was thinking that I missed the obvious straightforward solution, but maybe there isn't.<br /><br />The XML-interpretion and conversion steps seem like a bit too much overhead. Would it be a better solution to store the data on yql.storage as JSON data? I have no experience using JSON, but from what I read, it seems to be more efficient for importing into javascript.<br /><br />Another solution I was thinking of, is to create a new Open Table that has a javascript execute section that holds the data hard-coded. Not as nice, but since my data is mostly static, it won't  hurt.<br /><br />Regards,<br />Vic]]></description>
		<pubDate>Sat, 12 Dec 2009 05:16:30 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3827</guid>
	</item>
	<item>
		<title>CDATA to JSON response format</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3779</link>
		<description><![CDATA[Hi guys,<br /><br />First let me start off with, if there is a place for (possible) bug reports to be made other than here in the forums would some kind soul please point me in that direction?<br /><br />Now onto the problem. I have been trying to get YQL to consume some XML and had issues with the JSON output being "wrong" (i.e. not what I thought it should be).  After digging around, the issue quickly boiled down to one of mixing CDATA and non-CDATA (or just multiple CDATA) within the same XML node as outlined below.<br /><br /><b>Example XML</b><br /><br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->&#60;?xml version=&#34;1.0&#34; encoding=&#34;UTF-8&#34;?&#62;<br />&#60;a&#62;<br />  &#60;b&#62;&#60;!&#91;CDATA&#91;foo&#93;&#93;&#62;bar&#60;/b&#62;<br />&#60;/a&#62;<!--c2--></code></pre></div><!--ec2--><br /><br /><b>Example YQL query</b><br /><br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->select * from xml where url='http&#58;//codepad.org/hYfhEnHt/raw.txt'<!--c2--></code></pre></div><!--ec2--><br /><a href="http://developer.yahoo.com/yql/console/?q=select%20*%20from%20xml%20where%20url%3D%27http%3A%2F%2Fcodepad.org%2FhYfhEnHt%2Fraw.txt%27" rel="nofollow" target="ext">Try this in the console</a><br /><br />The XML output format is fine (it reflects the CDATA, so all the data is available to me) but the JSON output format only gives the "bar" for that "b" node. Whether the bar is wrapped in another CDATA or not appears to make no difference and indeed the number of different pieces (e.g. CDATA, plain text, CDATA, plaintext) result in the same thing: only the last portion being included in the JSON output.<br /><br />If this is intended behaviour, do let me know. Either way, in the mean time, it looks like &lt;execute&gt; will have to come to the rescue.<br /><br />Cheers]]></description>
		<pubDate>Wed, 09 Dec 2009 14:50:26 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3779</guid>
	</item>
	<item>
		<title>CDATA to JSON response format</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3779</link>
		<description><![CDATA[I can see why this could be frustrating. I've run into similar issues myself.<br /><br />We use a library to turn XML into JSON however, I'm going to come up with some scenarios to see how we handle these conversations and if we can improve on it.<br /><br />Tom<br />Yahoo! Developer Network]]></description>
		<pubDate>Wed, 09 Dec 2009 14:50:26 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3779</guid>
	</item>
	<item>
		<title>CDATA to JSON response format</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3779</link>
		<description><![CDATA[Thanks Tom. If you could ping me if any changes to this ever go live, it would be appreciated.  <img src="http://developer.yahoo.net/forum/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />]]></description>
		<pubDate>Wed, 09 Dec 2009 14:50:26 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3779</guid>
	</item>
	<item>
		<title>Help with using geo and aiport information</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3774</link>
		<description><![CDATA[Hello all!  I am really new to YQL and have been try to figure it out on my own but to no avail.  Here is what I am trying to do.  Send a state name such as California to YQL and get back all the airports in that state. Is that possible?<br /><br />Cheers!]]></description>
		<pubDate>Wed, 09 Dec 2009 12:43:45 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3774</guid>
	</item>
	<item>
		<title>Help with using geo and aiport information</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3774</link>
		<description><![CDATA[I'm sure that's possible but I don't think we have a table for an API which does that function currently.<br /><br />You could build one from something like <a href="http://www.airportcitycodes.com/statewisecodes.aspx" rel="nofollow" target="ext">http://www.airportcitycodes.com/statewisecodes.aspx</a> for example.<br /><br />Tom<br />Yahoo! Developer Network]]></description>
		<pubDate>Wed, 09 Dec 2009 12:43:45 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3774</guid>
	</item>
	<item>
		<title>Help with using geo and aiport information</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3774</link>
		<description><![CDATA[There is a community table with some airport data:<br /><br /><a href="http://airports.pidgets.com/v1/" rel="nofollow" target="ext">http://airports.pidgets.com/v1/</a>]]></description>
		<pubDate>Wed, 09 Dec 2009 12:43:45 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3774</guid>
	</item>
	<item>
		<title>my table has been blocked....</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3743</link>
		<description><![CDATA[I was in test in the <a href="http://developer.yahoo.com/yql/console/" rel="nofollow" target="ext">yql console</a>, and i've receive this message :<br />The current table 'data.html.cssselect' has been blocked. It exceeded the allotted quotas of either time or instructions<br />I've trying to add an api_key but it dosn't work. How can unlock my table ? thanks.]]></description>
		<pubDate>Tue, 08 Dec 2009 02:06:25 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3743</guid>
	</item>
	<item>
		<title>my table has been blocked....</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3743</link>
		<description><![CDATA[If you use more than 50 million "units" or 30 seconds of execution time we stop executing your table. This is to make sure the platform is available for everyone.<br /><br />I've asked one of the team to investigate this table specifically to find out what's happened in this case. However, you should be aware that queries that are too intensive may be blocked. You can always split them up into sub-queries where possible.<br /><br />Tom<br />Yahoo! Developer Network]]></description>
		<pubDate>Tue, 08 Dec 2009 02:06:25 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3743</guid>
	</item>
	<item>
		<title>my table has been blocked....</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3743</link>
		<description><![CDATA[<!--quoteo(post=10237:date=Dec 8 2009, 02&#58;06 AM:name=gerard)--><div class='quote'><div class='quotetop'>QUOTE <cite>(gerard &#064; Dec 8 2009, 02&#58;06 AM) <a href="index.php?act=findpost&pid=10237"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->I was in test in the <a href="http://developer.yahoo.com/yql/console/" rel="nofollow" target="ext">yql console</a>, and i've receive this message :<br />The current table 'data.html.cssselect' has been blocked. It exceeded the allotted quotas of either time or instructions<br />I've trying to add an api_key but it dosn't work. How can unlock my table ? thanks.<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br />Does your table have an execute?  If so you might have run into the execution limit (http://developer.yahoo.com/yql/guide/yql-execute-intro-ratelimits.html).  If your table hits the execution limit or exceeds 30s 4 times in an hour it will be blocked for 1 hour.]]></description>
		<pubDate>Tue, 08 Dec 2009 02:06:25 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3743</guid>
	</item>
	<item>
		<title>input parameter substitution in url - not simply substituting (crosspost :()</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3738</link>
		<description><![CDATA[Oops,<br /><br />looks like I've crossposted a YQL-Open Tables question on the general discussion YDN forum...<br /><br /><a href="http://developer.yahoo.net/forum/index.php?showtopic=3725" rel="nofollow" target="ext">http://developer.yahoo.net/forum/index.php?showtopic=3725</a><br /><br />Sorry for that,<br />Vic]]></description>
		<pubDate>Mon, 07 Dec 2009 23:33:32 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3738</guid>
	</item>
	<item>
		<title>input parameter substitution in url - not simply substituting</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3725</link>
		<description><![CDATA[Hi,<br /><br />I've been looking into YQL for a private project of mine and try to define an open table that is queried like this:<br /><br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->use &#34;http&#58;//github.com/vicmortelmans/yql-tables/raw/master/bible/nl.willibrord.xml&#34; as nl.willibrord;<br />select * from nl.willibrord where book='John' and chapter=3 and passage=16<!--c2--></code></pre></div><!--ec2--><br /><br />The open table should fetch html data from this URL<br /><br /><!--quoteo--><div class='quote'><div class='quotetop'>QUOTE <cite></cite></div><blockquote class='quotemain'><!--quotec--><a href="http://www.bijbel.net/wb/?John+3,16" rel="nofollow" target="ext">http://www.bijbel.net/wb/?John+3,16</a><!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br />So I specify the &lt;url&gt; as<br /><br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->http&#58;//www.bijbel.net/wb/?{book}+{chapter},{passage}<!--c2--></code></pre></div><!--ec2--><br /><br />The variables in '{}' should be replaced by the 'where'-criteria of the query.<br /><br />But if I query the table, the console tells me that this URL is called:<br /><br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->&#60;url execution-time=&#34;9&#34; proxy=&#34;DEFAULT&#34;&#62;&#60;!&#91;CDATA&#91;http&#58;//www.bijbel.net/wb/?+,&John+3,16&#93;&#93;&#62;&#60;/url&#62;<!--c2--></code></pre></div><!--ec2--><br /><br />Notice the extra occurrence of the '+' and ',' in the GET-section...<br /><br />Why is YQL doing this ?? I've been thinking this behaviour is triggered by the uritemplate feature, but can't figure out how...<br /><br />Complete open table definition:<br /><br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->&#60;?xml version=&#34;1.0&#34; encoding=&#34;UTF-8&#34;?&#62;<br />&#60;table xmlns=&#34;http&#58;//query.yahooapis.com/v1/schema/table.xsd&#34;&#62;<br />  &#60;meta&#62;<br />    &#60;author&#62;Vic Mortelmans&#60;/author&#62;<br />    &#60;description&#62;The table contains the complete bible. Each passage is a record, identified by it's citation reference.&#60;/description&#62;<br />    &#60;sampleQuery&#62;select * from nl.willibrord where book='John' and chapter=3 and passage=16 &#60;/sampleQuery&#62;<br />    &#60;documentationURL&#62;http&#58;//docs.google.com/View?id=ddq89pzk_155t6rwmkhp&#60;/documentationURL&#62;<br />  &#60;/meta&#62;<br />  &#60;bindings&#62;<br />    &#60;select produces=&#34;XML&#34; itemPath=&#34;*&#34;&#62;<br />      &#60;urls&#62;<br />        &#60;url&#62;http&#58;//www.bijbel.net/wb/?{book}+{chapter},{passage}&#60;/url&#62;<br />      &#60;/urls&#62;<br />      &#60;inputs&#62;<br />        &#60;key id=&#34;book&#34; type=&#34;xs&#58;string&#34; paramType=&#34;path&#34; required=&#34;true&#34;/&#62;<br />        &#60;key id=&#34;chapter&#34; type=&#34;xs&#58;integer&#34; paramType=&#34;path&#34; required=&#34;true&#34;/&#62;<br />        &#60;key id=&#34;passage&#34; type=&#34;xs&#58;integer&#34; paramType=&#34;path&#34; required=&#34;true&#34;/&#62;<br />      &#60;/inputs&#62;<br />      &#60;execute&#62;&#60;!&#91;CDATA&#91; <br />        var page = y.query&#40;&#34;select * from html where url=@url and xpath='//font&#91;@color=&#92;&#34;red&#92;&#34;&#93;'&#34;,{url&#58;request.url}&#41;;<br />        response.object = page.results;<br />      &#93;&#93;&#62;&#60;/execute&#62;<br />      &#60;/select&#62;<br />  &#60;/bindings&#62;<br />&#60;/table&#62;<!--c2--></code></pre></div><!--ec2--><br />(http://github.com/vicmortelmans/yql-tables/raw/master/bible/nl.willibrord.xml)<br /><br />Thanks !! <br />Vic]]></description>
		<pubDate>Mon, 07 Dec 2009 12:40:00 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3725</guid>
	</item>
	<item>
		<title>input parameter substitution in url - not simply substituting</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3725</link>
		<description><![CDATA[The problem here is that + in a URI is a space character. Instead I think you should use %20 like this:<br /><br />select * from uritemplate where template ='http://www.bijbel.net/wb/?{book}%20{chapter},{passage}' and book = 'John' and chapter=3 and passage=16<br /><br />Sam]]></description>
		<pubDate>Mon, 07 Dec 2009 12:40:00 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3725</guid>
	</item>
	<item>
		<title>simpleyql, a free Java library to ease YQL+OAuth development</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3534</link>
		<description><![CDATA[Hello!<br /><br />I am one of the developers of <a href="http://simpleyql.sf.net/" rel="nofollow" target="ext">simpleyql</a>, a library that <a href="http://sourceforge.net/apps/mediawiki/simpleyql/index.php?title=Usage" rel="nofollow" target="ext">simplifies</a> the development of Java applications that need to use OAuth-authenticated YQL APIs.<br /><br />It may help Java developers that got a bit unmotivated by the complexity of the <a href="http://oauth.googlecode.com/svn/code/java/" rel="nofollow" target="ext">oAuth core library</a> (simpleyql is built upon it, but hides its complexity by being Yahoo-specific and doing some <a href="http://sourceforge.net/apps/mediawiki/simpleyql/index.php?title=Rationale_and_Motivation" rel="nofollow" target="ext">assumptions</a>).<br /><br />If you want to see it in action, check <a href="http://memethis.com" rel="nofollow" target="ext">MemeThis</a> (a Y! Meme add-on that uset this library), which is <a href="http://sourceforge.net/projects/memethis/" rel="nofollow" target="ext">free software</a>, just as simpleyql. An interesting aspect is that it's hosted on Google App Engine(*), showcasing how people can combine Google and Yahoo! services to build new functionality and make it available at zero cost!<br /><br />* simpleyql was designed with GAE as an option in mind, but will work as well on standard web containers.<br /><br />Regards,<br />  Chester.]]></description>
		<pubDate>Mon, 23 Nov 2009 06:33:27 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3534</guid>
	</item>
	<item>
		<title>simpleyql, a free Java library to ease YQL+OAuth development</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3534</link>
		<description><![CDATA[<!--quoteo(post=9772:date=Nov 23 2009, 06&#58;33 AM:name=Carlos Duarte do Nascimento &#40;Che)--><div class='quote'><div class='quotetop'>QUOTE <cite>(Carlos Duarte do Nascimento &#40;Che &#064; Nov 23 2009, 06&#58;33 AM) <a href="index.php?act=findpost&pid=9772"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->Hello!<br /><br />I am one of the developers of <a href="http://simpleyql.sf.net/" rel="nofollow" target="ext">simpleyql</a>, a library that <a href="http://sourceforge.net/apps/mediawiki/simpleyql/index.php?title=Usage" rel="nofollow" target="ext">simplifies</a> the development of Java applications that need to use OAuth-authenticated YQL APIs.<br /><br />It may help Java developers that got a bit unmotivated by the complexity of the <a href="http://oauth.googlecode.com/svn/code/java/" rel="nofollow" target="ext">oAuth core library</a> (simpleyql is built upon it, but hides its complexity by being Yahoo-specific and doing some <a href="http://sourceforge.net/apps/mediawiki/simpleyql/index.php?title=Rationale_and_Motivation" rel="nofollow" target="ext">assumptions</a>).<br /><br />If you want to see it in action, check <a href="http://memethis.com" rel="nofollow" target="ext">MemeThis</a> (a Y! Meme add-on that uset this library), which is <a href="http://sourceforge.net/projects/memethis/" rel="nofollow" target="ext">free software</a>, just as simpleyql. An interesting aspect is that it's hosted on Google App Engine(*), showcasing how people can combine Google and Yahoo! services to build new functionality and make it available at zero cost!<br /><br />* simpleyql was designed with GAE as an option in mind, but will work as well on standard web containers.<br /><br />Regards,<br />  Chester.<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br />Thanks for the great work!]]></description>
		<pubDate>Mon, 23 Nov 2009 06:33:27 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3534</guid>
	</item>
	<item>
		<title>Create RSS feed with YQL?</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3504</link>
		<description><![CDATA[Hi<br /><br />I'm new to YQL, limited in my programming experience, but very interested in what I've seen here so far.<br /><br />I've been playing around in the YQL console, generating XML from a number of data sources. I'd like to be able to use this data as an RSS feed which can be pulled into iGoogle, Netvibes or WordPress, but can't see how to do this in YQL. Also can't find guidance on this.<br /><br />Can anyone point me to some guidance, or show examples?<br /><br />Lee]]></description>
		<pubDate>Thu, 19 Nov 2009 04:46:18 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3504</guid>
	</item>
	<item>
		<title>Create RSS feed with YQL?</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3504</link>
		<description><![CDATA[Yahoopipes has a YQL module in it where you can use YQL queries.  Yahoopipes by nature creates RSS feeds. <br /><br /><br /><!--quoteo(post=9705:date=Nov 19 2009, 04&#58;46 AM:name=lee.stumpymoose)--><div class='quote'><div class='quotetop'>QUOTE <cite>(lee.stumpymoose &#064; Nov 19 2009, 04&#58;46 AM) <a href="index.php?act=findpost&pid=9705"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->Hi<br /><br />I'm new to YQL, limited in my programming experience, but very interested in what I've seen here so far.<br /><br />I've been playing around in the YQL console, generating XML from a number of data sources. I'd like to be able to use this data as an RSS feed which can be pulled into iGoogle, Netvibes or WordPress, but can't see how to do this in YQL. Also can't find guidance on this.<br /><br />Can anyone point me to some guidance, or show examples?<br /><br />Lee<!--QuoteEnd--></blockquote></div><!--QuoteEEnd-->]]></description>
		<pubDate>Thu, 19 Nov 2009 04:46:18 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3504</guid>
	</item>
	<item>
		<title>Can Open Data Table be created from a HTML table?</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3449</link>
		<description><![CDATA[I see a lot of info on how to generate open data tables from url querystrings but not much on how to create one from an HTML table on a webpage, if indeed that's possible?]]></description>
		<pubDate>Mon, 16 Nov 2009 10:04:10 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3449</guid>
	</item>
	<item>
		<title>Can Open Data Table be created from a HTML table?</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3449</link>
		<description><![CDATA[<!--quoteo(post=9570:date=Nov 16 2009, 10&#58;04 AM:name=Matthew R)--><div class='quote'><div class='quotetop'>QUOTE <cite>(Matthew R &#064; Nov 16 2009, 10&#58;04 AM) <a href="index.php?act=findpost&pid=9570"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->I see a lot of info on how to generate open data tables from url querystrings but not much on how to create one from an HTML table on a webpage, if indeed that's possible?<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br />I made a table for that... <a href="http://kid666.com/yql/forms2tables.xml" rel="nofollow" target="ext">http://kid666.com/yql/forms2tables.xml</a>]]></description>
		<pubDate>Mon, 16 Nov 2009 10:04:10 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3449</guid>
	</item>
	<item>
		<title>Can Open Data Table be created from a HTML table?</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3449</link>
		<description>Thanks!  I take it this is javascript for YQL Execute?</description>
		<pubDate>Mon, 16 Nov 2009 10:04:10 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3449</guid>
	</item>
	<item>
		<title>Can Open Data Table be created from a HTML table?</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3449</link>
		<description><![CDATA[I tried the following query and it didn't seem to like it:<br /><br /><!--quoteo--><div class='quote'><div class='quotetop'>QUOTE <cite></cite></div><blockquote class='quotemain'><!--quotec-->use "http://kid666.com/yql/forms2tables.xml" as forms2tables; select * from forms2tables where url="http://www.opendatani.info/datafiles/index.html" and xpath="//table[@class='data']/"<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br />output:<br /><!--quoteo--><div class='quote'><div class='quotetop'>QUOTE <cite></cite></div><blockquote class='quotemain'><!--quotec-->&lt;?xml version="1.0" encoding="UTF-8"?&gt;<br />&lt;query xmlns:yahoo="http://www.yahooapis.com/v1/base.rng" yahoo:count="0" yahoo:created="2009-11-16T08:57:08Z" yahoo:lang="en-US" yahoo:updated="2009-11-16T08:57:08Z" yahoo:uri="http://query.yahooapis.com/v1/yql?q=use+%22http%3A%2F%2Fkid666.com%2Fyql%2Fforms2tables.xml%22+as+forms2tables%3B+select+*+from+forms2tables+where+url%3D%22http%3A%2F%2Fwww.opendatani.info%2Fdatafiles%2Findex.html%22+and+xpath%3D%22%2F%2Ftable%5B%40class%3D%27data%27%5D%2F%22"&gt;<br />    &lt;diagnostics&gt;<br />        &lt;publiclyCallable&gt;true&lt;/publiclyCallable&gt;<br />        &lt;url execution-time="119" proxy="DEFAULT"&gt;&lt;![CDATA[http://kid666.com/yql/forms2tables.xml]]&gt;&lt;/url&gt;<br />        &lt;javascript&gt;&lt;![CDATA[Exception: Syntax error(s) [line 1:110 missing EOF at 'data']]]&gt;&lt;/javascript&gt;<br />        &lt;javascript execution-time="3" instructions-used="12000" table-name="forms2tables"/&gt;<br />        &lt;user-time&gt;131&lt;/user-time&gt;<br />        &lt;service-time&gt;119&lt;/service-time&gt;<br />        &lt;build-version&gt;3694&lt;/build-version&gt;<br />    &lt;/diagnostics&gt;<br />    &lt;results/&gt;<br />&lt;/query&gt;<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br />I'm not totally clued up on xpath but I think that should get the table i'm after (it's buried inside quite a few divs though but I don't think that should make a difference with the query I passed)]]></description>
		<pubDate>Mon, 16 Nov 2009 10:04:10 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3449</guid>
	</item>
	<item>
		<title>Right number of open connections</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3434</link>
		<description><![CDATA[Hi,<br /><br />I'm doing a bunch of YQL queries every minute (for meme) and I'm wondering what the correct number of open connections I should have at any one time? I don't want to get blocked, but I do want maximum throughput.<br /><br />All of my requests are 3-legged OAuth authenticated.]]></description>
		<pubDate>Sun, 15 Nov 2009 19:50:18 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3434</guid>
	</item>
	<item>
		<title>get newsheader from yahoo finance with xpath</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3429</link>
		<description><![CDATA[Hello,<br />I am trying to get <b>all</b> the links to newheaders on a certain ticker. I was able to get the list from the main page of finance (after inserting a ticker) using this yql:<br /><br />select * from html where url="http://finance.yahoo.com/q?s=amzn" and xpath='//div[@id="yfi_headlines"]/div[2]/ul/li/a'<br /><br />But i can't get <b>all</b>  the results. So i tried using the same idea on the page that shows all the result (the link to the page: <a href="http://finance.yahoo.com/q/h?s=AMZN&t=2009-11-15T10:00:00-05:00" rel="nofollow" target="ext">http://finance.yahoo.com/q/h?s=AMZN&t=...T10:00:00-05:00</a> )<br /><br />with this yql: <br /><br />select * from html where url="http://finance.yahoo.com/q/h?s=AMZN&t=2009-11-15T10:00:00-05:00" and xpath='//table[@id="yfncsumtab"]/tbody/tr[2]/td/table[2]/tbody/tr/td[2]/a'<br /><br />(I used firebug in order to follow the page DOM). But this gives me no results. Anyone can please show me what is the problem? Or suggest a better way to do this?<br />Thank you]]></description>
		<pubDate>Sun, 15 Nov 2009 08:35:02 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3429</guid>
	</item>
	<item>
		<title>get newsheader from yahoo finance with xpath</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3429</link>
		<description><![CDATA[<!--quoteo(post=9534:date=Nov 15 2009, 08&#58;35 AM:name=yehudasabag)--><div class='quote'><div class='quotetop'>QUOTE <cite>(yehudasabag &#064; Nov 15 2009, 08&#58;35 AM) <a href="index.php?act=findpost&pid=9534"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->select * from html where url="http://finance.yahoo.com/q/h?s=AMZN&t=2009-11-15T10:00:00-05:00" and xpath='//table[@id="yfncsumtab"]/tbody/tr[2]/td/table[2]/tbody/tr/td[2]/a'<br /><br />(I used firebug in order to follow the page DOM). But this gives me no results. Anyone can please show me what is the problem? Or suggest a better way to do this?<br />Thank you<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br />Firefox/Firebug tends to insert tbody elements that don't really exist into the DOM. Try removing the tbody elements and see if it works then.]]></description>
		<pubDate>Sun, 15 Nov 2009 08:35:02 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3429</guid>
	</item>
	<item>
		<title>get newsheader from yahoo finance with xpath</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3429</link>
		<description><![CDATA[<!--quoteo(post=9579:date=Nov 16 2009, 11&#58;48 AM:name=sh1mmer)--><div class='quote'><div class='quotetop'>QUOTE <cite>(sh1mmer &#064; Nov 16 2009, 11&#58;48 AM) <a href="index.php?act=findpost&pid=9579"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->Firefox/Firebug tends to insert tbody elements that don't really exist into the DOM. Try removing the tbody elements and see if it works then.<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br />Hi, Thanks for the reply. You are right about the tbody, the fire bug indeed added it. But even when i deleted it i am still can't get it to work. <br />Any other suggestins ? (Sorry about the time it took me to reply, next time it will be faster...)<br /><br />Thanks]]></description>
		<pubDate>Sun, 15 Nov 2009 08:35:02 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3429</guid>
	</item>
	<item>
		<title>get newsheader from yahoo finance with xpath</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3429</link>
		<description>how did you delete the tbody element?</description>
		<pubDate>Sun, 15 Nov 2009 08:35:02 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3429</guid>
	</item>
	<item>
		<title>get newsheader from yahoo finance with xpath</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3429</link>
		<description><![CDATA[<!--quoteo(post=9726:date=Nov 19 2009, 02&#58;05 PM:name=Matthew R)--><div class='quote'><div class='quotetop'>QUOTE <cite>(Matthew R &#064; Nov 19 2009, 02&#58;05 PM) <a href="index.php?act=findpost&pid=9726"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->how did you delete the tbody element?<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br />Well, i figured it up. Sorry about the time it took be to bring the answer.<br />The yql is:<br /><br />select * from html where url="http://finance.yahoo.com/q/h?s=AMZN&t=2009-11-15T10:00:00-05:00" and xpath='//table[@id="yfncsumtab"]/tr/td/table/tr/td/table[2]/tr/td[2]/a<br /><br />I just did a mistake in the DOM path.<br /><br />About the tbody, i just deleted it from the path.]]></description>
		<pubDate>Sun, 15 Nov 2009 08:35:02 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3429</guid>
	</item>
	<item>
		<title>help with xpath</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3337</link>
		<description><![CDATA[Im trying to take the score rating for each game. (which can be found down the right hand of the page in a red box)<br /><a href="http://uk.pc.ign.com/articles/104/1042996p1.html" rel="nofollow" target="ext">http://uk.pc.ign.com/articles/104/1042996p1.html</a><br /><br />Im using a query <br /><br />select * from html where url='http://uk.pc.ign.com/articles/104/1042996p1.html' and xpath='/html/body/div[6]/div/div[3]/div[5]/div[2]/div/div[2]/div/div/a'<br /><br />The return is <br />&lt;?xml version="1.0" encoding="UTF-8"?&gt;<br />&lt;query xmlns:yahoo="http://www.yahooapis.com/v1/base.rng" yahoo:count="0" yahoo:created="2009-11-09T06:45:12Z" yahoo:lang="en-US" yahoo:updated="2009-11-09T06:45:12Z" yahoo:uri="http://query.yahooapis.com/v1/yql?q=select+*+from+html+where+url%3D%27http%3A%2F%2Fuk.pc.ign.com%2Farticles%2F104%2F1042996p1.html%27+and+xpath%3D%27%2Fhtml%2Fbody%2Fdiv%5B6%5D%2Fdiv%2Fdiv%5B3%5D%2Fdiv%5B5%5D%2Fdiv%5B2%5D%2Fdiv%2Fdiv%5B2%5D%2Fdiv%2Fdiv%2Fa%27"&gt;<br />    &lt;diagnostics&gt;<br />        &lt;publiclyCallable&gt;true&lt;/publiclyCallable&gt;<br />        &lt;url execution-time="67" proxy="DEFAULT"&gt;&lt;![CDATA[http://uk.pc.ign.com/articles/104/1042996p1.html]]&gt;&lt;/url&gt;<br />        &lt;user-time&gt;77&lt;/user-time&gt;<br />        &lt;service-time&gt;67&lt;/service-time&gt;<br />        &lt;build-version&gt;3694&lt;/build-version&gt;<br />    &lt;/diagnostics&gt;<br />    &lt;results/&gt;<br />&lt;/query&gt;<br /><br />Im guessing there is something wrong with my xpath.<br />Help please <img src="http://developer.yahoo.net/forum/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />]]></description>
		<pubDate>Mon, 09 Nov 2009 10:48:38 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3337</guid>
	</item>
	<item>
		<title>help with xpath</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3337</link>
		<description><![CDATA[Actually the problem is that they don't have the information in the page and use a webservice to fill it in after page load.  I created an open data table for their web service and here is the query that grabs the object id from the page and queries it:<br /><br /><!--c1--><div class='code generic'><div class='codetop'>CODEBOX</div><pre class='codemain'><code><!--ec1-->select * from ign.object where id in &#40;select match1 from regex where text in &#40;select href from html where url='http&#58;//uk.pc.ign.com/articles/104/1042996p1.html' and xpath='//a&#91;@id=&#34;gameProfileLink&#34;&#93;'&#41; and expression=&#34;objects/&#91;0-9&#93;+/&#40;&#91;0-9&#93;+&#41;.html&#34;&#41;<!--c2--></code></pre></div><!--ec2--><br /><br />Here is a link to execute the query: <a href="http://y.ahoo.it/Xy9rtxPs" rel="nofollow" target="ext">http://y.ahoo.it/Xy9rtxPs</a>]]></description>
		<pubDate>Mon, 09 Nov 2009 10:48:38 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3337</guid>
	</item>
	<item>
		<title>help with xpath</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3337</link>
		<description><![CDATA[Thanks that worked a charm.<br />Do you mine making one for the pcgamer website please.<br /><br /><a href="http://www.computerandvideogames.com/article.php?id=226557?cid=OTC-RSS&attr=CVG-Reviews-RSS" rel="nofollow" target="ext">http://www.computerandvideogames.com/artic...CVG-Reviews-RSS</a>]]></description>
		<pubDate>Mon, 09 Nov 2009 10:48:38 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3337</guid>
	</item>
	<item>
		<title>issue in posting to meme</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3330</link>
		<description><![CDATA[Hi,<br />array<br />  'method' =&gt; string 'GET' (length=3)<br />  'url' =&gt; string 'http://query.yahooapis.com/v1/yql?q=INSERT%20INTO%20meme.user.posts%20%28type%2C%20content%29%20VALUES%20%28%22text%22%2C%20%22This%20is%20a%20text%20post%20from%20YQL%20from%20meme%20application%21%22%29&format=json&env=http%3A%2F%2Fdatatables.org%2Falltables.env' (length=264)<br />  'code' =&gt; int 400<br />  'requestHeaders' =&gt; <br />    array<br />      0 =&gt; string 'Accept: application/json' (length=24)<br />      1 =&gt; string 'Authorization: OAuth realm="yahooapis.com",oauth_version="1.0",oauth_nonce="2be567434160e0871459da0d1bee833c",oauth_timestamp="1257760118",oauth_consumer_key="*************",oauth_token="A%3DMaQyYX3KkBvOUN_etEGzKWYDwOVBBVkSgoIuyGJnbnXp3h.TYcEJkXiAIdggzP7fPmqszv_GC194lo<br />Y44SX2shO3nYVBRC5t_Pk.hOOlsBywS.BeL6qewrJqRTqFJhzBFvr545EnEab4Ydh679tLwZNBYCQVtoC<br />lQvPkJeHgxT4j7HeG3cIaWmuZK85g3zVHkhEvqen2_mQpzbgD_YGY6VPMmRBnaw_5fmcDwtZy0s'... (length=1135)<br />  'requestBody' =&gt; null<br />  'responseHeaders' =&gt; <br />    array<br />      'Date' =&gt; string 'Mon, 09 Nov 2009 09:48:38 GMT' (length=29)<br />      'P3P' =&gt; string 'policyref="http://info.yahoo.com/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE LOC GOV"' (length=209)<br />      'Access-Control-Allow-Origin' =&gt; string '*' (length=1)<br />      'Vary' =&gt; string 'Accept-Encoding' (length=15)<br />      'Content-Type' =&gt; string 'application/json;charset=utf-8' (length=30)<br />      'Age' =&gt; string '0' (length=1)<br />      'Server' =&gt; string 'YTS/1.17.21' (length=11)<br />      'Cache-Control' =&gt; string 'private, proxy-revalidate' (length=25)<br />      'Transfer-Encoding' =&gt; string 'chunked' (length=7)<br />      'Proxy-Connection' =&gt; string 'Keep-Alive' (length=10)<br />      'Connection' =&gt; string 'Keep-Alive' (length=10)<br />  'responseBody' =&gt; string '{"error":{"lang":"en-US","diagnostics":{"publiclyCallable":"true","url":{"execution-time":"139","proxy":"DEFAULT","content":"http://datatables.org/alltables.env"}},"description":"Unable to execute YQL statement, wrong HTTP verb. Allowed HTTP methods for INSERT are PUT, POST and DELETE or GET with JSONP"}}' (length=306)<br /><br />Please let me know how to go ahead with the issue.I am able to execute select statements but not insert,update and delete.please let me know how to proceed with same <br />awaiting your kind help]]></description>
		<pubDate>Mon, 09 Nov 2009 01:57:52 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3330</guid>
	</item>
	<item>
		<title>issue in posting to meme</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3330</link>
		<description><![CDATA[Hi Usha,<br /><br />You can either use the POST method for the INSERT query where the parameters would be q=your_query and format to get this to work OR append another query parameter to your GET request something like &callback=foo. <br /><br />We prevent non-idempotent methods on a GET unless you specify a callback parameter OR use the other http methods such as POST, PUT <br /><br />hope that helps<br /><br />-- Nagesh<br /><br /><!--quoteo(post=9317:date=Nov 9 2009, 01&#58;57 AM:name=Usha)--><div class='quote'><div class='quotetop'>QUOTE <cite>(Usha &#064; Nov 9 2009, 01&#58;57 AM) <a href="index.php?act=findpost&pid=9317"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->Hi,<br />array<br />  'method' =&gt; string 'GET' (length=3)<br />  'url' =&gt; string 'http://query.yahooapis.com/v1/yql?q=INSERT%20INTO%20meme.user.posts%20%28type%2C%20content%29%20VALUES%20%28%22text%22%2C%20%22This%20is%20a%20text%20post%20from%20YQL%20from%20meme%20application%21%22%29&format=json&env=http%3A%2F%2Fdatatables.org%2Falltables.env' (length=264)<br />  'code' =&gt; int 400<br />  'requestHeaders' =&gt; <br />    array<br />      0 =&gt; string 'Accept: application/json' (length=24)<br />      1 =&gt; string 'Authorization: OAuth realm="yahooapis.com",oauth_version="1.0",oauth_nonce="2be567434160e0871459da0d1bee833c",oauth_timestamp="1257760118",oauth_consumer_key="*************",oauth_token="A%3DMaQyYX3KkBvOUN_etEGzKWYDwOVBBVkSgoIuyGJnbnXp3h.TYcEJkXiAIdggzP7fPmqszv_GC194lo<br />Y44SX2shO3nYVBRC5t_Pk.hOOlsBywS.BeL6qewrJqRTqFJhzBFvr545EnEab4Ydh679tLwZNBYCQVto<br />C<br />lQvPkJeHgxT4j7HeG3cIaWmuZK85g3zVHkhEvqen2_mQpzbgD_YGY6VPMmRBnaw_5fmcDwtZy0s'... (length=1135)<br />  'requestBody' =&gt; null<br />  'responseHeaders' =&gt; <br />    array<br />      'Date' =&gt; string 'Mon, 09 Nov 2009 09:48:38 GMT' (length=29)<br />      'P3P' =&gt; string 'policyref="http://info.yahoo.com/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE LOC GOV"' (length=209)<br />      'Access-Control-Allow-Origin' =&gt; string '*' (length=1)<br />      'Vary' =&gt; string 'Accept-Encoding' (length=15)<br />      'Content-Type' =&gt; string 'application/json;charset=utf-8' (length=30)<br />      'Age' =&gt; string '0' (length=1)<br />      'Server' =&gt; string 'YTS/1.17.21' (length=11)<br />      'Cache-Control' =&gt; string 'private, proxy-revalidate' (length=25)<br />      'Transfer-Encoding' =&gt; string 'chunked' (length=7)<br />      'Proxy-Connection' =&gt; string 'Keep-Alive' (length=10)<br />      'Connection' =&gt; string 'Keep-Alive' (length=10)<br />  'responseBody' =&gt; string '{"error":{"lang":"en-US","diagnostics":{"publiclyCallable":"true","url":{"execution-time":"139","proxy":"DEFAULT","content":"http://datatables.org/alltables.env"}},"description":"Unable to execute YQL statement, wrong HTTP verb. Allowed HTTP methods for INSERT are PUT, POST and DELETE or GET with JSONP"}}' (length=306)<br /><br />Please let me know how to go ahead with the issue.I am able to execute select statements but not insert,update and delete.please let me know how to proceed with same <br />awaiting your kind help<!--QuoteEnd--></blockquote></div><!--QuoteEEnd-->]]></description>
		<pubDate>Mon, 09 Nov 2009 01:57:52 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3330</guid>
	</item>
	<item>
		<title>issue in posting to meme</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3330</link>
		<description><![CDATA[<!--quoteo(post=9327:date=Nov 9 2009, 10&#58;48 AM:name=Nagesh Susarla)--><div class='quote'><div class='quotetop'>QUOTE <cite>(Nagesh Susarla &#064; Nov 9 2009, 10&#58;48 AM) <a href="index.php?act=findpost&pid=9327"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->Hi Usha,<br /><br />You can either use the POST method for the INSERT query where the parameters would be q=your_query and format to get this to work OR append another query parameter to your GET request something like &callback=foo. <br /><br />We prevent non-idempotent methods on a GET unless you specify a callback parameter OR use the other http methods such as POST, PUT <br /><br />hope that helps<br /><br />-- Nagesh<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br />Thanks Nagesh it finally worked with GET when i added Callback parameter]]></description>
		<pubDate>Mon, 09 Nov 2009 01:57:52 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3330</guid>
	</item>
	<item>
		<title>Posting to meme issue</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3326</link>
		<description><![CDATA[Hi<br />   <br />   i tried posting a text to meme could it doesnot post the url is<br />  <a href="http://query.yahooapis.com/v1/yql?q=INSERT%20INTO%20meme.user.posts%20(type%2C%20content)%20VALUES%20(%22text%22%2C%20%22This%20is%20a%20text%20post%20from%20YQL%21%22)&format=json&env=http%3A%2F%2Fdatatables.org%2Falltables.env" rel="nofollow" target="ext">http://query.yahooapis.com/v1/yql?q=INSERT...2Falltables.env</a> <br /><br /> i am a beginer to meme.please help me.awaiting your reply<br /><br />Thanking you,<br />Usha]]></description>
		<pubDate>Sun, 08 Nov 2009 21:09:28 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3326</guid>
	</item>
	<item>
		<title>Posting to meme issue</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3326</link>
		<description><![CDATA[<!--quoteo(post=9306:date=Nov 8 2009, 09&#58;09 PM:name=Usha)--><div class='quote'><div class='quotetop'>QUOTE <cite>(Usha &#064; Nov 8 2009, 09&#58;09 PM) <a href="index.php?act=findpost&pid=9306"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->Hi<br />   <br />   i tried posting a text to meme could it doesnot post the url is<br />  <a href="http://query.yahooapis.com/v1/yql?q=INSERT%20INTO%20meme.user.posts%20(type%2C%20content)%20VALUES%20(%22text%22%2C%20%22This%20is%20a%20text%20post%20from%20YQL%21%22)&format=json&env=http%3A%2F%2Fdatatables.org%2Falltables.env" rel="nofollow" target="ext">http://query.yahooapis.com/v1/yql?q=INSERT...2Falltables.env</a> <br /><br /> i am a beginer to meme.please help me.awaiting your reply<br /><br />Thanking you,<br />Usha<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br />Hi please find the code i have used for posting tweet which doesnot work please help me in fixing the issue<br />   $session = YahooSession::requireSession(CONSUMER_KEY,CONSUMER_SECRET,APPID);  <br />     $user = $session-&gt;getSessionedUser();  <br />  $query = 'INSERT INTO meme.user.posts (type, content) VALUES ("text", "This is a text post from YQL from meme application!")';  <br />$response = $session-&gt;query($query);]]></description>
		<pubDate>Sun, 08 Nov 2009 21:09:28 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3326</guid>
	</item>
	<item>
		<title>New Elance YDN Section</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3308</link>
		<description><![CDATA[Elance is an online marketplace that lets anyone hire, manage, and pay independent professionals and contractors online.  Whether you are looking for a developer for a specific project or you are an independant developer who works with YDN APIs and webservices, you'll want to know that we've added a group on Elance for developers who know our APIs like the back of their hands.<br /><br />You can read more about this on <a href="http://developer.yahoo.net/blog/archives/2009/11/elance_ydn.html" rel="nofollow" target="ext">the YDN blog</a> or you can just go ahead and check out the <a href="http://www.elance.com/groups/Yahoo!_Developers" rel="nofollow" target="ext">Elance YDN group</a> now.  Look foward to seeing you there!<br /><br />Robyn Tippins<br />Community Manager, YDN]]></description>
		<pubDate>Fri, 06 Nov 2009 14:57:50 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3308</guid>
	</item>
	<item>
		<title>Terms of Use</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3304</link>
		<description><![CDATA[Does YQL Terms of use paragraph 1.f.iv (listed below) forbid the use of YQL for private stock and/or options trading?<br /><br />iv. You shall not Sell, lease, share, transfer, or sublicense YQL or derive income from the use of YQL in conjunction with Yahoo! APIs or other web services, whether for direct commercial or monetary gain or otherwise, without Yahoo!'s prior, express, written permission;]]></description>
		<pubDate>Fri, 06 Nov 2009 13:34:44 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3304</guid>
	</item>
	<item>
		<title>Information DataTable and Drag and Drop</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3290</link>
		<description><![CDATA[Dear all,<br />I have a little question to ask about use of the DataTable and Drag and Drop. When my datattable load file from a database by a Json, before the complier finish to display the page and the load data on the datatable, so in each point of the page if I try to read the number of record during the load of the page I read 0.<br />How I can load the Datatable data from JSON before to finish the display of the page. <br />Or more simply, how I can read the real number of record from datatable during the load of the page?<br />Thansk for your help<br /><br />regards]]></description>
		<pubDate>Fri, 06 Nov 2009 08:30:36 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3290</guid>
	</item>
</channel>
</rss><!-- blog1.developer.re2.yahoo.com uncompressed/chunked Tue Feb  9 19:59:19 PST 2010 -->
