<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>YQL</title>
		<description>RSS feeds of forum</description>
		<link>http://developer.yahoo.com/forum</link>
		<pubDate>Wed, 23 May 2012 22:00:29 -0700</pubDate>
		<atom:link href="http://developer.yahoo.com/forum/feed" rel="self" type="application/rss+xml"/>
		<ttl>99</ttl>
		<item>
			<title><![CDATA[Re: Google Blocking YQL requests?]]></title>
			<link>http://developer.yahoo.com/forum/YQL/Google-Blocking-YQL-requests-/1337701968896-b5344530-0a0f-4abe-aa56-9aa86b5c577f</link>
			<guid>http://developer.yahoo.com/forum/YQL/Google-Blocking-YQL-requests-/1337701968896-b5344530-0a0f-4abe-aa56-9aa86b5c577f/1337702183117</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=ESK6HK53YSIEK5WDALVKNZ62LI">Jeffrey</a>

<p>I should add that the XML output suggests that Google has in fact allowed public calls to their information.<br><br><strong><span class="webkit-html-tag" style="font-family:monospace;line-height:normal;"><publiclycallable></publiclycallable></span><span class="text" style="font-family:monospace;line-height:normal;">true</span><span class="webkit-html-tag" style="font-family:monospace;line-height:normal;"></span><br></strong><br>Is this issue on YQL's side or Google's side?</p>]]></description>
			<dc:creator>Jeffrey</dc:creator>
			<pubDate>Tue, 22 May 2012 08:56:23 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Google Blocking YQL requests?]]></title>
			<link>http://developer.yahoo.com/forum/YQL/Google-Blocking-YQL-requests-/1337701968896-b5344530-0a0f-4abe-aa56-9aa86b5c577f</link>
			<guid>http://developer.yahoo.com/forum/YQL/Google-Blocking-YQL-requests-/1337701968896-b5344530-0a0f-4abe-aa56-9aa86b5c577f/1337701968896</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=ESK6HK53YSIEK5WDALVKNZ62LI">Jeffrey</a>

<p>I recently started using YQL for a project andhave found previous posts alluding to the fact that <a href="http://developer.yahoo.com/forum/YQL/Google-Groups-blocking-YQL-/1318276465658-132de7b0-1cdf-4b88-9ff1-cb8c8e47b0aa">Google blocks YQL requests</a><br><br>I was wondering if this occurs on a regular basis and if anyone else has experienced the same issue.<br><br>For instance, at the current time, I am unable to retrieve the <a href="http://query.yahooapis.com/v1/public/yql?q=select%20*%20from%20google.igoogle.stock%20where%20stock%20in%20('AAPL'%2C'GOOG')%3B&amp;diagnostics=true&amp;env=store%3A%2F%2Fdatatables.org%2Falltableswithkeys">information at Google Finance using YQL</a> on a regular basis. It works at times, but it returns a 503 at other times.</p>]]></description>
			<dc:creator>Jeffrey</dc:creator>
			<pubDate>Tue, 22 May 2012 08:52:48 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[I tried asynchronous code]]></title>
			<link>http://developer.yahoo.com/forum/YQL/I-tried-asynchronous-code/1337449623404-8dc68c9c-5bcd-493b-a66a-04d2920d85ee</link>
			<guid>http://developer.yahoo.com/forum/YQL/I-tried-asynchronous-code/1337449623404-8dc68c9c-5bcd-493b-a66a-04d2920d85ee/1337449623404</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=VASY5CLHMAYFUT265F7HSL3YHE">Houyhnhnm</a>

<p>I tried the code on this page for asynchronous calls using the y.query example<br><br>http://developer.yahoo.com/yql/guide/yql-execute-bestpractices.html#yql-execute-asynchronous_calls<br><br>I put the code in the execute segment of a table and I got this error<br><br></p><pre id="mypre" class="pre"><pre class="xml" id="prexml"><span class="sc3"><span class="re2">!<span class="br0">[</span>CDATA<span class="br0">[</span></span>Exception: Cannot convert "THE CALLBACK FUNCTION FROM THE EXAMPLE" </span><pre class="xml" id="prexml"><span class="sc3">to java.lang.Long <span class="br0">(</span><span class="re1">javascript<span class="re4"></span></span></span>#34<br><br>Can anyone help? <br></pre></pre></pre>]]></description>
			<dc:creator>Houyhnhnm</dc:creator>
			<pubDate>Sat, 19 May 2012 10:47:03 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Can&#39;t get the result]]></title>
			<link>http://developer.yahoo.com/forum/YQL/Can-39-t-get-the-result/1337397471385-57c36db2-d70b-4bca-aa7a-09a8e959d0dc</link>
			<guid>http://developer.yahoo.com/forum/YQL/Can-39-t-get-the-result/1337397471385-57c36db2-d70b-4bca-aa7a-09a8e959d0dc/1337399235021</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=WCRPR5C3JJW4FWGMKPCNZDZTDU">Jin</a>

<p>I retrieved the whole page with yql and check the xpath. This time the xpath is "//div[3]/div/div[2]/a/div/div[2]/table/tbody/tr[4]/td[6]". There are too much differences. Was the yql reformat the html?</p>]]></description>
			<dc:creator>Jin</dc:creator>
			<pubDate>Fri, 18 May 2012 20:47:15 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Can&#39;t get the result]]></title>
			<link>http://developer.yahoo.com/forum/YQL/Can-39-t-get-the-result/1337397471385-57c36db2-d70b-4bca-aa7a-09a8e959d0dc</link>
			<guid>http://developer.yahoo.com/forum/YQL/Can-39-t-get-the-result/1337397471385-57c36db2-d70b-4bca-aa7a-09a8e959d0dc/1337397471385</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=WCRPR5C3JJW4FWGMKPCNZDZTDU">Jin</a>

<p>Hi,<br><br>I'd like to fetch part of web page with yql. I have tried several queries. Most of the queries can return the correct result except one query.<br><br>Here is the query:<br><br>select * from html where url="http://www.cngold.org/img_date/livesilvercn_rmb.html" and xpath='//div[6]/div[2]/div/div[2]/table/tbody/tr[4]/td[6]'<br><br>I hope to get the price but actually get the empty result. <br><br>How should I fix the query?<br><br>Thanks in advanced.</p>]]></description>
			<dc:creator>Jin</dc:creator>
			<pubDate>Fri, 18 May 2012 20:17:51 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Search stock ticker/name]]></title>
			<link>http://developer.yahoo.com/forum/YQL/Search-stock-ticker-name/1337077830790-2f9dcdcf-b204-46eb-b703-2ca8a1bf426a</link>
			<guid>http://developer.yahoo.com/forum/YQL/Search-stock-ticker-name/1337077830790-2f9dcdcf-b204-46eb-b703-2ca8a1bf426a/1337077830790</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=RTA3F26CQ2YTSTGCWZGXGPT4F4">Ashir</a>

<p>In yql what command would I use to search for matches to either stock symbols or names? I'm designing an iPad app where the user searches stocks by name or ticker symbol.<br><br>Is there a list of command syntax for using yql with yahoo finance?<br><br>Thanks in advance!</p>]]></description>
			<dc:creator>Ashir</dc:creator>
			<pubDate>Tue, 15 May 2012 03:30:30 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: High rate of Timeout on YQL queries since yesterday ?]]></title>
			<link>http://developer.yahoo.com/forum/YQL/High-rate-of-Timeout-on-YQL/1287684048000-013f8ccf-976f-3a24-a013-60b85b450452</link>
			<guid>http://developer.yahoo.com/forum/YQL/High-rate-of-Timeout-on-YQL/1287684048000-013f8ccf-976f-3a24-a013-60b85b450452/1336990859825</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=N6Z544Z2A22P7LH2D3IBDSOJUQ">Ukash</a>

<p>i get time out a lot time few minutes wait and try again more then 3 times its work i dont find this timeout solution perfectly if any one find write<br><br><br><br><br><br><br><br><br><br><br><br><br><br><a href="http://www.ukashturkiye.com.tr">ukash</a></p>]]></description>
			<dc:creator>Ukash</dc:creator>
			<pubDate>Mon, 14 May 2012 03:20:59 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[feednormalizer - Tech News RSS from yahoo 7news]]></title>
			<link>http://developer.yahoo.com/forum/YQL/feednormalizer-Tech-News-RSS-from/1336974999638-ad54c2be-006b-4fe2-8c22-cd0ae4f42bbc</link>
			<guid>http://developer.yahoo.com/forum/YQL/feednormalizer-Tech-News-RSS-from/1336974999638-ad54c2be-006b-4fe2-8c22-cd0ae4f42bbc/1336974999638</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=RW556DS4RT3YJC7K7ENALLIAWI">Orix</a>

<p>Could anyone advise why I got an error for the following query? The url has no problem showing in the browser.<br><br>select * from feednormalizer where url='http://d.yimg.com/am/technology.xml' and output='RSS_2.0'<br><br>XML parsing error at line: 105, column: 3. The markup in the document following the root element must be well-formed.<br><br>Regards,</p>]]></description>
			<dc:creator>Orix</dc:creator>
			<pubDate>Sun, 13 May 2012 22:56:39 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: yahoo firehose table stop updating?]]></title>
			<link>http://developer.yahoo.com/forum/YQL/yahoo-firehose-table-stop-updating-/1333128547998-e1273aac-1ba2-48fa-a51d-e1d25f0686f4</link>
			<guid>http://developer.yahoo.com/forum/YQL/yahoo-firehose-table-stop-updating-/1333128547998-e1273aac-1ba2-48fa-a51d-e1d25f0686f4/1336763748842</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=RTGJ22PFCK74XIJYP6OWJVR3GI">Sigma</a>

<p>not one use firehose table?</p>]]></description>
			<dc:creator>Sigma</dc:creator>
			<pubDate>Fri, 11 May 2012 12:15:48 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[birthYear in social.profile]]></title>
			<link>http://developer.yahoo.com/forum/YQL/birthYear-in-social-profile/1336018209527-729b087c-5172-40c8-8d51-711c24458515</link>
			<guid>http://developer.yahoo.com/forum/YQL/birthYear-in-social-profile/1336018209527-729b087c-5172-40c8-8d51-711c24458515/1336018209527</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=KAYGU2AUAPJ2VHH2A2U4VX7TIQ">Zorpia</a>

<div>Hi, all<br><div>when I try to access the social profile data with http://developer.yahoo.com/yql/console/#h=select%20*%20from%20social.profile%20where%20guid%3Dme<br><div>it shows me correctly with the birthYear<div>
<birthyear>1978</birthyear><div>
<birthdate>4/27</birthdate><br><div>but when I use OAuth then request a YQL. I can only get the birthdate but not the birthYear.<div>'birthdate' =&gt; '4/27'<br><div>so my question is how can I get the birthYear, is it possible?<br><div>Thanks</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>]]></description>
			<dc:creator>Zorpia</dc:creator>
			<pubDate>Wed, 02 May 2012 21:10:09 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[HTTP to HTTPS, not working!]]></title>
			<link>http://developer.yahoo.com/forum/YQL/HTTP-to-HTTPS-not-working-/1335461432945-b96c3d3d-34e2-49fb-934c-6b4593fd90d4</link>
			<guid>http://developer.yahoo.com/forum/YQL/HTTP-to-HTTPS-not-working-/1335461432945-b96c3d3d-34e2-49fb-934c-6b4593fd90d4/1335461432945</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=CL6PYB2FTIHOTRKNUA4W3ITBV4">Basha</a>

<p>Greetings,<br><br>I'm new with YQL and I have a problem.Currently I'm working with twitter.status and I always get this message:<span style="color:#111111;">"</span>Table twitter.status requires https but requested through http.Switch over to the https console and web service." and when I try to switch to https (click on the 'https' link) nothinghappens just - web location notavailable. Am I doing something wrong?<br><br>Thank you!</p>]]></description>
			<dc:creator>Basha</dc:creator>
			<pubDate>Thu, 26 Apr 2012 10:30:32 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Switch over to the https console and web service, how?]]></title>
			<link>http://developer.yahoo.com/forum/YQL/Switch-over-to-the-https-console/1335458550787-12237083-85df-427b-ba16-2cd27418c883</link>
			<guid>http://developer.yahoo.com/forum/YQL/Switch-over-to-the-https-console/1335458550787-12237083-85df-427b-ba16-2cd27418c883/1335458550787</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=CL6PYB2FTIHOTRKNUA4W3ITBV4">Basha</a>

<p>Greetings,<br><br>I'm new with YQL and I have a problem.Currently I'm working with twitter.status and I always get this message: <span style="color:#111111;background-color:#ffffff;">"</span>Table twitter.status requires https but requested through http.Switch over to the https console and web service." and when I try to switch to https (click on the 'https' link) nothinghappens just - web location notavailable. Am I doing something wrong?<br><br>Thank you!</p>]]></description>
			<dc:creator>Basha</dc:creator>
			<pubDate>Thu, 26 Apr 2012 09:42:30 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Switch over to the https console and web service, how?]]></title>
			<link>http://developer.yahoo.com/forum/YQL/Switch-over-to-the-https-console/1335458422824-0d950631-55ab-4f89-85e8-a55f5b310491</link>
			<guid>http://developer.yahoo.com/forum/YQL/Switch-over-to-the-https-console/1335458422824-0d950631-55ab-4f89-85e8-a55f5b310491/1335458422824</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=CL6PYB2FTIHOTRKNUA4W3ITBV4">Basha</a>

<p>Greetings,<br><br>I'm new with YQL and I have a problem.Currently I'm working with twitter.status and I always get this message: <span style="color:#111111;background-color:#ffffff;">"</span>Table twitter.status requires https but requested through http.Switch over to the https console and web service." and when I try to switch to https (click on the 'https' link) nothinghappens just - web location notavailable. Am I doing something wrong?<br><br>Thank you!</p>]]></description>
			<dc:creator>Basha</dc:creator>
			<pubDate>Thu, 26 Apr 2012 09:40:22 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: YQL returning no data randomly?]]></title>
			<link>http://developer.yahoo.com/forum/YQL/YQL-returning-no-data-randomly-/1296192141000-bcfaa389-b48c-346a-a239-1ee063f04b26</link>
			<guid>http://developer.yahoo.com/forum/YQL/YQL-returning-no-data-randomly-/1296192141000-bcfaa389-b48c-346a-a239-1ee063f04b26/1335401702587</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=TD4PU2QGXHANRJQQ2MZLYFKTXQ"></a>

<p>&nbsp;Anyone else seeing this today? &nbsp;I'm getting result: null with YQL and oauth request for social profile data.<br></p>]]></description>
			<dc:creator></dc:creator>
			<pubDate>Wed, 25 Apr 2012 17:55:02 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Is it possible to query emails to get "member since"]]></title>
			<link>http://developer.yahoo.com/forum/YQL/Is-it-possible-to-query-emails/1335377945383-e86572a9-0025-4318-8dac-06d1c32908bc</link>
			<guid>http://developer.yahoo.com/forum/YQL/Is-it-possible-to-query-emails/1335377945383-e86572a9-0025-4318-8dac-06d1c32908bc/1335377945383</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=TGEPDXN2AB5TZSZDOSJPQILLSU">Rajesh Pandey</a>

<p>Is it possible to query emails to get "member since". For example if I want to know how old is an email, is it possible to do this using Yahoo API?<br><br>SELECT * FROM Social.Profiles where GUID = me, works when you are signed in yahoo. But I want to query emails those are not mine and just want to age of the email.</p>]]></description>
			<dc:creator>Rajesh Pandey</dc:creator>
			<pubDate>Wed, 25 Apr 2012 11:19:05 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: YQL returning no data randomly?]]></title>
			<link>http://developer.yahoo.com/forum/YQL/YQL-returning-no-data-randomly-/1296192141000-bcfaa389-b48c-346a-a239-1ee063f04b26</link>
			<guid>http://developer.yahoo.com/forum/YQL/YQL-returning-no-data-randomly-/1296192141000-bcfaa389-b48c-346a-a239-1ee063f04b26/1335344450879</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=K4M4GT7S5BQSAZYR6EGW3V5MNY"></a>

<p>I have the same problem. Can it be, that this problem is, 12 months after reporting it, still not fixed? :-/</p>]]></description>
			<dc:creator></dc:creator>
			<pubDate>Wed, 25 Apr 2012 02:00:50 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: different results (no results) with the same query (YQL)]]></title>
			<link>http://developer.yahoo.com/forum/YQL/different-results-no-results-with-the/1305208230000-d7496ecc-aa65-3b0b-ada6-ad896942517c</link>
			<guid>http://developer.yahoo.com/forum/YQL/different-results-no-results-with-the/1305208230000-d7496ecc-aa65-3b0b-ada6-ad896942517c/1335344012246</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=K4M4GT7S5BQSAZYR6EGW3V5MNY"></a>

<p>Hi Harald,<br><br>I've found your questions via google and I'm experiencing exactly the same problem. Did you find a solution last year?<br><br>Thanks a lot!</p>]]></description>
			<dc:creator></dc:creator>
			<pubDate>Wed, 25 Apr 2012 01:53:32 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Cannot get weather forecasts in json for specific woeids]]></title>
			<link>http://developer.yahoo.com/forum/YQL/Cannot-get-weather-forecasts-in-json/1329049326639-6b2d8d12-2863-4048-8837-157c736d021f</link>
			<guid>http://developer.yahoo.com/forum/YQL/Cannot-get-weather-forecasts-in-json/1329049326639-6b2d8d12-2863-4048-8837-157c736d021f/1335324202412</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=7EFMOJSC7J3V6WHHIETLC25J3M">SaulI</a>

<p>You should use the "woeid" field in your where condition instead of the "location" field you are currently using in your query.<br><br>The correct query should look like this:<br><br><span style="color:#333333;line-height:16px;text-align:left;">select * from weather.forecast where woeid=922137</span><br><br>Cheers<br><br></p><div class="quote "><div class="quotetop ">QUOTE<cite>(Daniil @ 12 Feb 2012 4:22 AM)</cite><blockquote class="quotemain">Hello. I'm trying to get the weather for "Kharkov, Ukraine", woeid is922137. So I'm using this query:<br><br>select * from weather.forecast where location=922137<br><br>but it returns "City not found", "<span style="line-height:normal;white-space:pre-wrap;">Invalid Input /forecastrss?p=922137</span>".However, if I'm trying to use "forecastrss?w=922137"(using "w" instead of "p"), it returns all necessary information, but the problem is that I need json format instead of xml. Are there any ways to solve this problem?</blockquote>
</div></div>]]></description>
			<dc:creator>SaulI</dc:creator>
			<pubDate>Tue, 24 Apr 2012 20:23:22 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: New enhancements to the YQL console and editor]]></title>
			<link>http://developer.yahoo.com/forum/YQL/New-enhancements-to-the-YQL-console/1330984622528-a82d8cfe-4441-4ef7-9283-30ec18ffe4ad</link>
			<guid>http://developer.yahoo.com/forum/YQL/New-enhancements-to-the-YQL-console/1330984622528-a82d8cfe-4441-4ef7-9283-30ec18ffe4ad/1334860135110</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=AYBO236IIL7IRIB2UY6Y2DYMZE">David</a>

<p>Paul -<br><br>I have tried twice to post a question to the YQL forum. Both times, I am advised that the post has been accepted, but I don't see it.<br><br>It deals with an apparent error in YQL that causes option strikes greater than $1,000.00 to be returned as '1'.<br><br>Perhaps you can assist with this issue and/or advise me why my post has not appeared.<br><br>Thanks very much.<br><br>David Wilt<br>david@CMDEnterprises.biz</p>]]></description>
			<dc:creator>David</dc:creator>
			<pubDate>Thu, 19 Apr 2012 11:28:55 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[^GSPC Option Strikes]]></title>
			<link>http://developer.yahoo.com/forum/YQL/-GSPC-Option-Strikes/1334786168345-34db8484-b223-4813-8606-aff1a867b562</link>
			<guid>http://developer.yahoo.com/forum/YQL/-GSPC-Option-Strikes/1334786168345-34db8484-b223-4813-8606-aff1a867b562/1334786168345</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=AYBO236IIL7IRIB2UY6Y2DYMZE">David</a>

<p>I as using YQL to retrieve option data for ^GSPC (SPX) from Yahoo finance. Data from all table columns is successfully downloaded; however, any strike over $1,000 is reported as '1'. I have confirmed the same problem in the YQL console. Further, I have confirmed that the correct strike values are displayed on the ^GSPC web page and in the page source.<br><br>Since the YQL statement finds the appropriate table and retrieves all the requested data, which is correct except for strike prices, I assume the problem must be related to the low-level interpretation of the strike data. The information is presented with a comma, such as $1,250.00, between HTML <strong> tags, so I wondered if the comma suggested end-of-field or similar. However, data presented with commas from other columns is retrieved correctly. I am stumped, and would appreciate any suggestions.<br><br>Thanks very much.<br><br>David Wilt<br><br></strong></p>]]></description>
			<dc:creator>David</dc:creator>
			<pubDate>Wed, 18 Apr 2012 14:56:08 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: No definition found for Table yahoo.finance.quotes]]></title>
			<link>http://developer.yahoo.com/forum/YQL/No-definition-found-for-Table-yahoo-finance-quotes/1252596855000-919237d4-ef6d-397c-97d9-68a7f6336f02</link>
			<guid>http://developer.yahoo.com/forum/YQL/No-definition-found-for-Table-yahoo-finance-quotes/1252596855000-919237d4-ef6d-397c-97d9-68a7f6336f02/1334731563831</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=2OAQPZVUEQDQJX7JV4LWRVNJLM">Daya</a>

<p>how to get company list or quotes list from Stock Exchange</p>]]></description>
			<dc:creator>Daya</dc:creator>
			<pubDate>Tue, 17 Apr 2012 23:46:03 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: OST_OAUTH_SIGNATURE_INVALID_ERROR]]></title>
			<link>http://developer.yahoo.com/forum/YQL/OST-OAUTH-SIGNATURE-INVALID-ERROR/1300985140000-3e8d2c03-f4aa-33d2-b16f-39339819129d</link>
			<guid>http://developer.yahoo.com/forum/YQL/OST-OAUTH-SIGNATURE-INVALID-ERROR/1300985140000-3e8d2c03-f4aa-33d2-b16f-39339819129d/1334720897372</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=S5W4REIENODFKGA6GT2RFCB2WM">Mandeep</a>

<p>HI Paul,<br><br>It is very hard to use YQL. It's public url throws "table locked out" error most of the time.<br><br>I tried to work with the SDK that you mentioned but it is too hard and complicated. When I have already provided consumer key and secret then why it is expecting me to sign in using my yahoo id. It just don't make any sense.<br><br>Thanks,<br>Mandeep.</p>]]></description>
			<dc:creator>Mandeep</dc:creator>
			<pubDate>Tue, 17 Apr 2012 20:48:17 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Trouble getting data from yahoo.finance.quotes table]]></title>
			<link>http://developer.yahoo.com/forum/YQL/Trouble-getting-data-from-yahoo-finance-quotes-table/1334680867738-32e99a2d-e986-4414-87e7-267d4ec0ddef</link>
			<guid>http://developer.yahoo.com/forum/YQL/Trouble-getting-data-from-yahoo-finance-quotes-table/1334680867738-32e99a2d-e986-4414-87e7-267d4ec0ddef/1334682564739</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=S5W4REIENODFKGA6GT2RFCB2WM">Mandeep</a>

<p>This is what I get as result. Not sure what is the issue.<br><br></p><div class="collapsible " id="collapsible0" style="font-family:monospace;line-height:normal;"><div class="expanded "><div class="line ">
<span class="webkit-html-tag"><query class="webkit-html-attribute"><span class="webkit-html-attribute-name">xmlns:yahoo</span>="<span class="webkit-html-attribute-value">http://www.yahooapis.com/v1/base.rng</span>"</query></span><span class="webkit-html-attribute"><span class="webkit-html-attribute-name">yahoo:count</span>="<span class="webkit-html-attribute-value">0</span>"</span><span class="webkit-html-attribute"><span class="webkit-html-attribute-name">yahoo:created</span>="<span class="webkit-html-attribute-value">2012-04-17T17:08:31Z</span>"</span><span class="webkit-html-attribute"><span class="webkit-html-attribute-name">yahoo:lang</span>="<span class="webkit-html-attribute-value">en-US</span>"</span>&gt;<div class="collapsible-content " style="margin-left:1em;"><div class="line ">
<span class="webkit-html-tag"><results></results></span><div class="line ">
<span class="webkit-html-tag"></span><div class="line " style="font-family:monospace;line-height:normal;">
<span class="webkit-html-comment"><!-- total: 368 --></span><div class="line " style="font-family:monospace;line-height:normal;"><span class="webkit-html-comment"><!-- engine4.yql.ac4.yahoo.com --></span></div>
</div>
</div>
</div></div>
</div></div></div>]]></description>
			<dc:creator>Mandeep</dc:creator>
			<pubDate>Tue, 17 Apr 2012 10:09:24 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Trouble getting data from yahoo.finance.quotes table]]></title>
			<link>http://developer.yahoo.com/forum/YQL/Trouble-getting-data-from-yahoo-finance-quotes-table/1334680867738-32e99a2d-e986-4414-87e7-267d4ec0ddef</link>
			<guid>http://developer.yahoo.com/forum/YQL/Trouble-getting-data-from-yahoo-finance-quotes-table/1334680867738-32e99a2d-e986-4414-87e7-267d4ec0ddef/1334680867738</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=S5W4REIENODFKGA6GT2RFCB2WM">Mandeep</a>

<p>Hi,<br><br>I am not sure if yahoo is experiencing system issues but I am having hard time getting data from YQL api foryahoo.finance.quotes. Please click on following link to access the query.<br><br>query.yahooapis.com/v1/public/yql?q=select%20*%20from%20yahoo.finance.quotes%20where%20symbol%20in%20(%22ffiv%22)%0A%09%09&amp;env=http%3A%2F%2Fdatatables.org%2Falltables.env<br><br><br>Please help me out.<br><br>Thanks,<br>Mandeep.</p>]]></description>
			<dc:creator>Mandeep</dc:creator>
			<pubDate>Tue, 17 Apr 2012 09:41:07 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Strike Prices over $1,000 are Truncated]]></title>
			<link>http://developer.yahoo.com/forum/YQL/Strike-Prices-over-1-000-are-Truncated/1334627860803-d55fce52-8bc9-46a4-bf62-e5696838a32a</link>
			<guid>http://developer.yahoo.com/forum/YQL/Strike-Prices-over-1-000-are-Truncated/1334627860803-d55fce52-8bc9-46a4-bf62-e5696838a32a/1334627860803</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=AYBO236IIL7IRIB2UY6Y2DYMZE">David</a>

<p>Folks -<br><br>I am using YQL successfully to query Yahoo option chain data, except when the option strike price is greater than $1,000. In all such cases, regardless of the actual strike price, the value returned is '1'. Strike prices from the same table under $1,000 are returned correctly. Also, the prices above $1,000 are displayed correctly on the web page.<br><br>Any suggestions? I have duplicated this problem on the YQL Console, but I don't see any element of the YQL that would affect this.<br><br>Thanks very much.<br><br>David Wilt</p>]]></description>
			<dc:creator>David</dc:creator>
			<pubDate>Mon, 16 Apr 2012 18:57:40 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Help needed. No results are returned.]]></title>
			<link>http://developer.yahoo.com/forum/YQL/Help-needed-No-results-are-returned-/1334248244004-5a16d708-0012-42d4-b5af-200ed6ba9d15</link>
			<guid>http://developer.yahoo.com/forum/YQL/Help-needed-No-results-are-returned-/1334248244004-5a16d708-0012-42d4-b5af-200ed6ba9d15/1334248375585</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=Q7E44RKAHWXBIFXHTGGUIVHC3Q">avi</a>

<p>SELECT * FROM html WHERE url="&gt;" AND xpath="//table[@class='views-table']"</p>]]></description>
			<dc:creator>avi</dc:creator>
			<pubDate>Thu, 12 Apr 2012 09:32:55 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Help needed. No results are returned.]]></title>
			<link>http://developer.yahoo.com/forum/YQL/Help-needed-No-results-are-returned-/1334248244004-5a16d708-0012-42d4-b5af-200ed6ba9d15</link>
			<guid>http://developer.yahoo.com/forum/YQL/Help-needed-No-results-are-returned-/1334248244004-5a16d708-0012-42d4-b5af-200ed6ba9d15/1334248244004</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=Q7E44RKAHWXBIFXHTGGUIVHC3Q">avi</a>

<span class="sc3"><span class="re1"><url><span class="re0">error</span><span class="sy0">=</span><span class="st0">"Connect Failure"</span> <span class="re0">execution-start-time</span><span class="sy0">=</span><span class="st0">"1"</span></url></span><br><span class="sc3"> <span class="re0">execution-stop-time</span><span class="sy0">=</span><span class="st0">"5003"</span> <span class="re0">execution-time</span><span class="sy0">=</span><span class="st0">"5002"</span> <span class="re0">proxy</span><span class="sy0">=</span><span class="st0">"DEFAULT"</span><span class="re4">&gt;</span><span class="re2">[</span>CDATA<span class="br0">[</span></span>http://www.redcrossblood.org/make-donation?<span class="re0">page</span><span class="sy0">=</span>1&amp;distance<span class="br0">[</span>postal_code<span class="br0">]</span><span class="sy0">=</span>60559&amp;distance<span class="br0">[</span>search_distance<span class="br0">]</span><span class="sy0">=</span>25&amp;distance<span class="br0">[</span>search_units<span class="br0">]</span><span class="sy0">=</span>mile&amp;date<span class="br0">[</span>min<span class="br0">]</span><span class="br0">[</span>date<span class="br0">]</span><span class="sy0">=</span>&amp;date<span class="br0">[</span>max<span class="br0">]</span><span class="br0">[</span>date<span class="br0">]</span><span class="sy0">=</span><span class="re3"><span class="br0">]</span><span class="br0">]</span><span class="re4">&gt;</span></span><span class="re1"><span class="re4">&gt;</span></span></span><br><span class="sc3"><span class="re1"><user-time class="re4">&gt;</user-time></span></span>15040<span class="sc3"><span class="re1"><span class="re4">&gt;</span></span></span><br><span class="sc3"><span class="re1"><service-time class="re4">&gt;</service-time></span></span>5002<span class="sc3"><span class="re1"><span class="re4">&gt;</span></span></span><br>]]></description>
			<dc:creator>avi</dc:creator>
			<pubDate>Thu, 12 Apr 2012 09:30:44 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[YQL cricket.scorecard table]]></title>
			<link>http://developer.yahoo.com/forum/YQL/YQL-cricket-scorecard-table/1333952997151-9113612c-a1fd-47f9-b042-a4d72e70406e</link>
			<guid>http://developer.yahoo.com/forum/YQL/YQL-cricket-scorecard-table/1333952997151-9113612c-a1fd-47f9-b042-a4d72e70406e/1333952997151</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=YX65TJW62QDWGA2DNUZAO6LQOQ">bharat</a>

<p>Hi,<br>I am trying to get data from Yahoo cricket.scorecard table through YQL. Getting the complete XML but very difficult to understand the tags inside. <br>Any help for getting the description of the XML format to interpret the XML tags inside.<br></p><div class="e"><div style="TEXT-INDENT:-2em;MARGIN-LEFT:1em;">
<span class="b"></span><span class="m"><font color="#0000ff"></font></span><br>Thanks,<br>Bharat.</div></div><div style="DISPLAY:block;"><div class="e"><div style="DISPLAY:block;"><div class="e"><div>
<div class="e"><div style="TEXT-INDENT:-2em;MARGIN-LEFT:1em;"></div></div>
<div class="e"><div style="TEXT-INDENT:-2em;MARGIN-LEFT:1em;" class="c">
<strong><span style="font-family:Courier New;">-</span></strong><br>
</div></div>
</div></div></div></div></div>]]></description>
			<dc:creator>bharat</dc:creator>
			<pubDate>Sun, 08 Apr 2012 23:29:57 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[about the html5 compatibility]]></title>
			<link>http://developer.yahoo.com/forum/YQL/about-the-html5-compatibility/1333745575947-bc2fe7c7-e0e1-4920-8cf2-3935d6c6338a</link>
			<guid>http://developer.yahoo.com/forum/YQL/about-the-html5-compatibility/1333745575947-bc2fe7c7-e0e1-4920-8cf2-3935d6c6338a/1333745575947</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=VASY5CLHMAYFUT265F7HSL3YHE">Houyhnhnm</a>

<p>I read at this article http://www.yqlblog.net/blog/2012/01/17/recent-enhancement-to-the-html-table/ that the html table will be standardized to html5 but the html table is so heavily used, what if the conversion to html5 causes unknown errors across so many uses of the html table, what can I do to make sure that any unseen occurences I can handle by using the html table with html5 set in or must i be ready and simply make the adjustments as they happen?</p>]]></description>
			<dc:creator>Houyhnhnm</dc:creator>
			<pubDate>Fri, 06 Apr 2012 13:52:55 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[get a list of values of all major exchanges aroung the wrold]]></title>
			<link>http://developer.yahoo.com/forum/YQL/get-a-list-of-values-of/1333701403344-243b3c7b-8d71-4c6e-a782-b568dc7abde1</link>
			<guid>http://developer.yahoo.com/forum/YQL/get-a-list-of-values-of/1333701403344-243b3c7b-8d71-4c6e-a782-b568dc7abde1/1333701403344</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=7RAVWQUV7F6L2FRDASZWSYU6KQ">Developer</a>

<p>Hi guys,<br> I would like to know the syntax in yql to get the value of all major stock exchanges around the world like nasdaq, bse ,nse and asian markets.</p>]]></description>
			<dc:creator>Developer</dc:creator>
			<pubDate>Fri, 06 Apr 2012 01:36:43 -0700</pubDate>
		</item>
	</channel>
</rss><!-- p2.ydn.bf1.yahoo.com uncompressed/chunked Wed May 23 22:00:29 PDT 2012 -->

