<?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>Local API - General Questions</title>
		<description>RSS feeds of forum</description>
		<link>http://developer.yahoo.com/forum</link>
		<pubDate>Wed, 23 May 2012 07:40:54 -0700</pubDate>
		<atom:link href="http://developer.yahoo.com/forum/feed" rel="self" type="application/rss+xml"/>
		<ttl>99</ttl>
		<item>
			<title><![CDATA[How to display all reviews at once?]]></title>
			<link>http://developer.yahoo.com/forum/Local-API-General-Questions/How-to-display-all-reviews-at/1336665003451-f25ddbcf-7b2a-4ae7-a280-62801246c0c5</link>
			<guid>http://developer.yahoo.com/forum/Local-API-General-Questions/How-to-display-all-reviews-at/1336665003451-f25ddbcf-7b2a-4ae7-a280-62801246c0c5/1336665003451</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=W2HTLPNGBDPSDSSXDWYYO5MZYE">JairoO</a>

<p>Hello,<br><br>I'm developing a PHP application that counts the number of reviews on Yahoo Local. However, thus far i'm limited to seeing only 3 reviews without clicking the "load more" button. Is there a way to retrieve/show all reviews at once without using that button?<br><br>Thanks</p>]]></description>
			<dc:creator>JairoO</dc:creator>
			<pubDate>Thu, 10 May 2012 08:50:03 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Local Search not returning results using latitude/longitude]]></title>
			<link>http://developer.yahoo.com/forum/Local-API-General-Questions/Local-Search-not-returning-results-using/1322525584669-d87547d7-fef0-46c4-9c74-5ad9e3f1c536</link>
			<guid>http://developer.yahoo.com/forum/Local-API-General-Questions/Local-Search-not-returning-results-using/1322525584669-d87547d7-fef0-46c4-9c74-5ad9e3f1c536/1332948516777</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=4SPAEGINQ6BDEUHJ5OVKLKO4MA">Srideo Prasad</a>

<p>It seems Yahoo local search API does not work outside USA.</p>]]></description>
			<dc:creator>Srideo Prasad</dc:creator>
			<pubDate>Wed, 28 Mar 2012 08:28:36 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[LocalSearchService does not return zip code]]></title>
			<link>http://developer.yahoo.com/forum/Local-API-General-Questions/LocalSearchService-does-not-return-zip-code/1329143987589-78e42a0b-eb65-4106-bf35-b9fd16ae3a65</link>
			<guid>http://developer.yahoo.com/forum/Local-API-General-Questions/LocalSearchService-does-not-return-zip-code/1329143987589-78e42a0b-eb65-4106-bf35-b9fd16ae3a65/1329143987589</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=ZSCYN3A6MSSFBC2X623MDLAG7M">jonathan</a>

<br>I am writing an application to index business listings by zip code. I selected the Yahoo Local Search service for my first prototype. However, I was a bit shocked that it takes zip/postal as a request param but does not include it in the response. It sends back everything BUT zip. This makes it impossible to know which business truly belongs in a zip code.<br><br>Is there perhaps a better suited service for cataloging businesses by zip?]]></description>
			<dc:creator>jonathan</dc:creator>
			<pubDate>Mon, 13 Feb 2012 06:39:47 -0800</pubDate>
		</item>
		<item>
			<title><![CDATA[Strange issue when calling LocalSearchService V3 using Form Input]]></title>
			<link>http://developer.yahoo.com/forum/Local-API-General-Questions/Strange-issue-when-calling-LocalSearchService-V3/1327623271977-88fe7911-2ed5-4d0a-be31-08c566a2a522</link>
			<guid>http://developer.yahoo.com/forum/Local-API-General-Questions/Strange-issue-when-calling-LocalSearchService-V3/1327623271977-88fe7911-2ed5-4d0a-be31-08c566a2a522/1327623271977</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=Z2YIZTU45HU4RIOC5CTWDCRI4Y">scott</a>

<p>Hey All -<br><br>I'm stuck on an issue and hoping you all might be able to help me out or give me some ideas. The basic idea behind my code is to have a form that collects some info from the user, on submit pass that info on to the yahoo local search api, and then parse and display the results on the page. Shouldn't be difficult and I have it almost working...<br><br>Here is the workflow:<br><br>1. User enters info in the web page form<br>2. User selects Submit button and onsubmit a callApi() function is called.<br>3. The callApi() function uses the form data to create and then send an xmlhttprequest object to the yahoo api<br>4. When the xmlhttprequest object readyState == 4 &amp;&amp; status == 200 then call the handlerequest function.<br>5. The handlerequest function would parse the results, create and populate a Div element in the page body.<br><br>All of the above steps work when I step through the code using firebug, the page even populates on step 5 but when after step five when the focus returns to the onsubmit function call the page clears!?!? I don't know if its something when how the page is being loaded or what. <br><br>If I change the original call to an onclick button so that if a user selects the onclick button the callApi() function is called, everything works great and the results are displayed and only clear when the button is selected again. <br><br>Has anyone encountered this issue?? I didn't post the code but I can if need be.... <br><br>Thanks in advance,<br><br>fp</p>]]></description>
			<dc:creator>scott</dc:creator>
			<pubDate>Thu, 26 Jan 2012 16:14:31 -0800</pubDate>
		</item>
		<item>
			<title><![CDATA[iPhone/XCode -- Local API returning results but then crash and "Shoud&#39;ve Been Invalidated"]]></title>
			<link>http://developer.yahoo.com/forum/Local-API-General-Questions/iPhone-XCode-Local-API-returning-results/1325143636650-198a2a8f-9527-4f3a-92a9-0afa5bec5c54</link>
			<guid>http://developer.yahoo.com/forum/Local-API-General-Questions/iPhone-XCode-Local-API-returning-results/1325143636650-198a2a8f-9527-4f3a-92a9-0afa5bec5c54/1325143636650</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=AU73XZTYE5F2X4PAXG46OBI3DI">Jimmy</a>

<p>So I just started working with the API, setup my App ID, and then ran a search for a location.<br><br>Let's just say I did a search for "Italian Food", I get several returns for places that have Italian Food near my current location, but then my App crashes and I get this readout in XCodes console:<br><br> 2011-12-28 23:24:49.237 myAPP[26268:707] Should've been invalidated<br><br>If anyone else has experienced this please help me out. I have no clue why I am getting this message. I even tried to search through the API files to find an NSLog that would push this message, just as a clue as to where things are going wrong, but it is no where to be found.<br><br>I also noticed that I can change my App ID to whatever I want -- I still get results returned - but still the crash. Should I assume that my App ID is not right? This would not make sense because I just got it from Yahoo! It should be fine.<br><br>Please help.</p>]]></description>
			<dc:creator>Jimmy</dc:creator>
			<pubDate>Wed, 28 Dec 2011 23:27:16 -0800</pubDate>
		</item>
		<item>
			<title><![CDATA[Listing_id]]></title>
			<link>http://developer.yahoo.com/forum/Local-API-General-Questions/Listing-id/1322566553946-c15d96df-c9d9-419c-b370-2b64a742a579</link>
			<guid>http://developer.yahoo.com/forum/Local-API-General-Questions/Listing-id/1322566553946-c15d96df-c9d9-419c-b370-2b64a742a579/1322566553946</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=FXLG4XTXWSXFMKA4VW2FY7EOBI">rohit</a>

<p>how can i identify any particular dealer on Yahoo local??? I figured out that listing_id is unique... but from where can i get this listing_id??<br>I have used oAuth for the same....<br>Please respond ASAP...<br>Thanks in advane!!!</p>]]></description>
			<dc:creator>rohit</dc:creator>
			<pubDate>Tue, 29 Nov 2011 03:35:53 -0800</pubDate>
		</item>
		<item>
			<title><![CDATA[Local Search not returning results using latitude/longitude]]></title>
			<link>http://developer.yahoo.com/forum/Local-API-General-Questions/Local-Search-not-returning-results-using/1322525584669-d87547d7-fef0-46c4-9c74-5ad9e3f1c536</link>
			<guid>http://developer.yahoo.com/forum/Local-API-General-Questions/Local-Search-not-returning-results-using/1322525584669-d87547d7-fef0-46c4-9c74-5ad9e3f1c536/1322525584669</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=EYYBDTIOOMFQPD7LTOJPP5QLOI">Robert De la chambre</a>

<span>This works fine .... using a US zip code<br>http://local.yahooapis.com/LocalSearchService/V3/localSearch?appid=YahooDemo&amp;query=pizza&amp;zip=94306&amp;results=2<br><br>But this does not. The geolocation of the same area. Latitude and Longitude<br>http://local.yahooapis.com/LocalSearchService/V3/localSearch?appid=YahooDemo</span>&amp;query=pizza<span>&amp;latitude=51.524&amp;longitude=-122.1237&amp;radius=300&amp;results=1<br><br>This is London, and it doesn't work either.<br>http://local.yahooapis.com/LocalSearchService/V3/localSearch?appid=YahooDemo&amp;results=1&amp;latitude=51.524&amp;query=pizza&amp;longitude=0&amp;radius=300<br><br>Does anyone out there have a clue on this?<br>thanks<br>Robert</span>]]></description>
			<dc:creator>Robert De la chambre</dc:creator>
			<pubDate>Mon, 28 Nov 2011 16:13:04 -0800</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: backend fetch error 404]]></title>
			<link>http://developer.yahoo.com/forum/Local-API-General-Questions/backend-fetch-error-404/1317942011208-863994d8-c3dd-48d9-9f01-2b051105e35c</link>
			<guid>http://developer.yahoo.com/forum/Local-API-General-Questions/backend-fetch-error-404/1317942011208-863994d8-c3dd-48d9-9f01-2b051105e35c/1321321152535</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=2ZFQOG26INML5M6JD7QRUQCUPI">Geoffrey</a>

<p>Go with the newer service. &nbsp;With the newer service I have not run into this issue.<br><br></p><div class="quote "><div class="quotetop ">QUOTE<cite>(vishal @ 14 Nov 2011 1:24 AM)</cite><blockquote class="quotemain">How can resolve it ?<br><br><div class="quote "><div class="quotetop ">QUOTE<cite>(Geoffrey @ 6 Oct 2011 4:00 PM)</cite><blockquote class="quotemain">
<br>We have been looking up addresses for a while now.&nbsp; Today we are getting the above error?<br><br>Are the services working?&nbsp; Not sure what to do with this.<br><br><font color="#0000ff"><span class="m"><!--?--><span class="pi">xml version="1.0" encoding="UTF-8" </span><span class="m">?&gt;</span></span></font> <div class="e "><div style="TEXT-INDENT:-2em;MARGIN-LEFT:1em;" class="c ">
<a class="b" href="http://developer.yahoo.com/forum/Local-API-General-Questions/#"><strong><span style="font-family:Courier New;">-</span></strong></a> <span class="m"><font color="#0000ff"></font></span><span class="t"><font color="#990000">Error</font></span><span class="ns"><font color="#ff0000"> xmlns</font></span><span class="m"><font color="#0000ff">="</font></span><strong class="ns"><font color="#ff0000">urn:yahoo:api</font></strong><font color="#0000ff"><span class="m">"</span><span class="m">&gt;</span></font><div><div class="e ">
<span class="b"><strong><span style="font-family:Courier New;">&nbsp;</span></strong></span> <span class="tx"><strong>The following errors were detected: </strong></span><div class="e "><div style="TEXT-INDENT:-2em;MARGIN-LEFT:1em;">
<span class="b"><strong><span style="font-family:Courier New;">&nbsp;</span></strong></span> <span class="m"><font color="#0000ff"></font></span><span class="t"><font color="#990000">Message</font></span><span class="m"><font color="#0000ff">&gt;</font></span><span class="tx"><strong>backend fetch error 404</strong></span><span class="m"><font color="#0000ff"><!----></font></span><font color="#0000ff"><span class="t"><font color="#990000">Message</font></span><span class="m"><font color="#0000ff">&gt;</font></span> </font><div>
<font color="#0000ff"><span class="b"><strong><span style="font-family:Courier New;">&nbsp;</span></strong></span> <span class="m"><font color="#0000ff"><!----></font></span><font color="#0000ff"><span class="t"><font color="#990000">Error</font></span><span class="m"><font color="#0000ff">&gt;</font></span></font></font><div class="k ">
<font color="#0000ff"><font color="#0000ff"><span><a style="VISIBILITY:hidden;" class="b"><strong><span style="font-family:Courier New;">-</span></strong></a> <span class="m"><font color="#0000ff"><!-- <span class="ci"><pre><font color="#888888" size="2"> ws02.ydn.gq1.yahoo.com uncompressed Thu Oct 6 15:50:41 PDT 2011 </font></pre></span><span class="b"><strong><span style="font-family:Courier New;"></span></strong></span> <font color="#0000ff"><span class="m"></span></font>--></font></span> </span></font></font><font color="#0000ff"><font color="#0000ff"><br></font></font>
</div>
</div>
</div></div>
</div></div>
</div></div>
</blockquote>
</div></div>
</blockquote>
</div></div>]]></description>
			<dc:creator>Geoffrey</dc:creator>
			<pubDate>Mon, 14 Nov 2011 17:39:12 -0800</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: backend fetch error 404]]></title>
			<link>http://developer.yahoo.com/forum/Local-API-General-Questions/backend-fetch-error-404/1317942011208-863994d8-c3dd-48d9-9f01-2b051105e35c</link>
			<guid>http://developer.yahoo.com/forum/Local-API-General-Questions/backend-fetch-error-404/1317942011208-863994d8-c3dd-48d9-9f01-2b051105e35c/1321262646544</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=IBEW4KMRAOQO7AVV4NIODV2QYQ">vishal</a>

<p>How can resolve it ?<br><br></p><div class="quote "><div class="quotetop ">QUOTE<cite>(Geoffrey @ 6 Oct 2011 4:00 PM)</cite><blockquote class="quotemain">
<br>We have been looking up addresses for a while now.&nbsp; Today we are getting the above error?<br><br>Are the services working?&nbsp; Not sure what to do with this.<br><br><font color="#0000ff"><span class="m"><!--?--><span class="pi">xml version="1.0" encoding="UTF-8" </span><span class="m">?&gt;</span></span></font> <div class="e "><div style="TEXT-INDENT:-2em;MARGIN-LEFT:1em;" class="c ">
<a class="b" href="http://developer.yahoo.com/forum/Local-API-General-Questions/#"><strong><span style="font-family:Courier New;">-</span></strong></a> <span class="m"><font color="#0000ff"></font></span><span class="t"><font color="#990000">Error</font></span><span class="ns"><font color="#ff0000"> xmlns</font></span><span class="m"><font color="#0000ff">="</font></span><strong class="ns"><font color="#ff0000">urn:yahoo:api</font></strong><font color="#0000ff"><span class="m">"</span><span class="m">&gt;</span></font><div><div class="e ">
<span class="b"><strong><span style="font-family:Courier New;">&nbsp;</span></strong></span> <span class="tx"><strong>The following errors were detected: </strong></span><div class="e "><div style="TEXT-INDENT:-2em;MARGIN-LEFT:1em;">
<span class="b"><strong><span style="font-family:Courier New;">&nbsp;</span></strong></span> <span class="m"><font color="#0000ff"></font></span><span class="t"><font color="#990000">Message</font></span><span class="m"><font color="#0000ff">&gt;</font></span><span class="tx"><strong>backend fetch error 404</strong></span><span class="m"><font color="#0000ff"><!----></font></span><font color="#0000ff"><span class="t"><font color="#990000">Message</font></span><span class="m"><font color="#0000ff">&gt;</font></span> </font><div>
<font color="#0000ff"><span class="b"><strong><span style="font-family:Courier New;">&nbsp;</span></strong></span> <span class="m"><font color="#0000ff"><!----></font></span><font color="#0000ff"><span class="t"><font color="#990000">Error</font></span><span class="m"><font color="#0000ff">&gt;</font></span></font></font><div class="k "><font color="#0000ff"><font color="#0000ff"><span><a style="VISIBILITY:hidden;" class="b"><strong><span style="font-family:Courier New;">-</span></strong></a> <span class="m"><font color="#0000ff"><!-- <span class="ci"><pre><font color="#888888" size="2"> ws02.ydn.gq1.yahoo.com uncompressed Thu Oct 6 15:50:41 PDT 2011 </font></pre></span><span class="b"><strong><span style="font-family:Courier New;"></span></strong></span> <font color="#0000ff"><span class="m"></span></font>--></font></span> </span></font></font></div>
<font color="#0000ff"><font color="#0000ff"><br></font></font>
</div>
</div></div>
</div></div>
</div></div>
</blockquote>
</div></div>]]></description>
			<dc:creator>vishal</dc:creator>
			<pubDate>Mon, 14 Nov 2011 01:24:06 -0800</pubDate>
		</item>
		<item>
			<title><![CDATA[asking for some genuine help for genuine people with genuine problem]]></title>
			<link>http://developer.yahoo.com/forum/Local-API-General-Questions/asking-for-some-genuine-help-for/1320569161593-7687f4b4-4ef9-4a40-9a90-daf324780fc4</link>
			<guid>http://developer.yahoo.com/forum/Local-API-General-Questions/asking-for-some-genuine-help-for/1320569161593-7687f4b4-4ef9-4a40-9a90-daf324780fc4/1320569161593</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=J3L4B4KRTRUYNZFCHYAHAA2CIY">Jill Mathews</a>

<br>i watchedny friend'shouse burn to the ground in march of this year.a coupleof hateful folks poured fuel all inthe house, left to him by his grandparents who lived there many years ago, and lit the #$%$ thing on fire. crazy as hell, but reality is stranger than fiction so it's believable for sure. i haven't wanted to ask aanyone for any major help trying to replace some of what we lost-you see, everything i had to my name was in his house for safe keeping- irony's a real #$%$ anyway, if u have anything u can give up to help us get back on our feet a little so our friends and family can rest their loving hearts just a minute, pplease email me at<a href="mailto:jmatj69@yahoo.com">jmatj69@yahoo.com</a>and i or someone close to me willrespond to ur generous and cool as hell desire to help out at either the number u leave or email u give us to reply back to ya Thanks a bunch - really]]></description>
			<dc:creator>Jill Mathews</dc:creator>
			<pubDate>Sun, 06 Nov 2011 01:46:01 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Commercial/Unrestricted Use of Local API]]></title>
			<link>http://developer.yahoo.com/forum/Local-API-General-Questions/Commercial-Unrestricted-Use-of-Local-API/1318812544329-14b036a0-a744-4862-925b-30faa2b3286b</link>
			<guid>http://developer.yahoo.com/forum/Local-API-General-Questions/Commercial-Unrestricted-Use-of-Local-API/1318812544329-14b036a0-a744-4862-925b-30faa2b3286b/1318812544329</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=7BJBAWWN22U5EVFZCTXH67FRFE">vishal joshi</a>

<p>I read that Yahoo Local APIs are requested 5000 requests per day and for non-commercial use only. So what is the scenario to use this within my iPhone app, can I not use it at all? I am willing to legally pay if I ever cross 5000 requests :-) but nevertheless I do not want to land up getting into a limbo if that limit is hit. What are my options?<br>Thx<br>Vishal</p>]]></description>
			<dc:creator>vishal joshi</dc:creator>
			<pubDate>Sun, 16 Oct 2011 17:49:04 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[no results]]></title>
			<link>http://developer.yahoo.com/forum/Local-API-General-Questions/no-results/1318810229091-4d7519b3-9a0d-42e5-b94b-fb746b003ce3</link>
			<guid>http://developer.yahoo.com/forum/Local-API-General-Questions/no-results/1318810229091-4d7519b3-9a0d-42e5-b94b-fb746b003ce3/1318810229091</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=WELULIQTT6UKJRHP64EULEQ7JY">Vadim K</a>

<br><a href="http://local.yahooapis.com/LocalSearchService/V3/localSearch?appid=youappid&amp;query=Beto-Bloc&amp;location=Laval">http://local.yahooapis.com/LocalSearchService/V3/localSearch?appid=youappid&amp;query=Beto-Bloc&amp;location=Laval</a>, Quebec&amp;results=20<br>return no results but this business shows on:<br>http://ca.local.yahoo.com/info-2004615205-Laval<br><br>... what i do wrong ?]]></description>
			<dc:creator>Vadim K</dc:creator>
			<pubDate>Sun, 16 Oct 2011 17:10:29 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: backend fetch error 404]]></title>
			<link>http://developer.yahoo.com/forum/Local-API-General-Questions/backend-fetch-error-404/1317942011208-863994d8-c3dd-48d9-9f01-2b051105e35c</link>
			<guid>http://developer.yahoo.com/forum/Local-API-General-Questions/backend-fetch-error-404/1317942011208-863994d8-c3dd-48d9-9f01-2b051105e35c/1318298204125</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=2ZFQOG26INML5M6JD7QRUQCUPI">Geoffrey</a>

<p>I have not found an answer to this issue.<br><br>I have switched to using their newer service. &nbsp;I wonder if the old one has been&nbsp;deprecated.<br><br></p><div class="quote "><div class="quotetop ">QUOTE<cite>(Jonathan @ 10 Oct 2011 9:43 AM)</cite><blockquote class="quotemain">I only use the service every few months, but am also currently receiving that error.<br><br><br><div class="quote "><div class="quotetop ">QUOTE<cite>(Geoffrey @ 6 Oct 2011 4:00 PM)</cite><blockquote class="quotemain">
<br>We have been looking up addresses for a while now.&nbsp; Today we are getting the above error?<br><br>Are the services working?&nbsp; Not sure what to do with this.<br><br><font color="#0000ff"><span class="m"><!--?--><span class="pi">xml version="1.0" encoding="UTF-8" </span><span class="m">?&gt;</span></span></font> <div class="e "><div style="TEXT-INDENT:-2em;MARGIN-LEFT:1em;" class="c ">
<a class="b" href="http://developer.yahoo.com/forum/Local-API-General-Questions/#"><strong><span style="font-family:Courier New;">-</span></strong></a> <span class="m"><font color="#0000ff"></font></span><span class="t"><font color="#990000">Error</font></span><span class="ns"><font color="#ff0000"> xmlns</font></span><span class="m"><font color="#0000ff">="</font></span><strong class="ns"><font color="#ff0000">urn:yahoo:api</font></strong><font color="#0000ff"><span class="m">"</span><span class="m">&gt;</span></font><div><div class="e ">
<span class="b"><strong><span style="font-family:Courier New;">&nbsp;</span></strong></span> <span class="tx"><strong>The following errors were detected: </strong></span><div class="e "><div style="TEXT-INDENT:-2em;MARGIN-LEFT:1em;">
<span class="b"><strong><span style="font-family:Courier New;">&nbsp;</span></strong></span> <span class="m"><font color="#0000ff"></font></span><span class="t"><font color="#990000">Message</font></span><span class="m"><font color="#0000ff">&gt;</font></span><span class="tx"><strong>backend fetch error 404</strong></span><span class="m"><font color="#0000ff"><!----></font></span><font color="#0000ff"><span class="t"><font color="#990000">Message</font></span><span class="m"><font color="#0000ff">&gt;</font></span> </font><div>
<font color="#0000ff"><span class="b"><strong><span style="font-family:Courier New;">&nbsp;</span></strong></span> <span class="m"><font color="#0000ff"><!----></font></span><font color="#0000ff"><span class="t"><font color="#990000">Error</font></span><span class="m"><font color="#0000ff">&gt;</font></span></font></font><div class="k ">
<font color="#0000ff"><font color="#0000ff"><span><a style="VISIBILITY:hidden;" class="b"><strong><span style="font-family:Courier New;">-</span></strong></a> <span class="m"><font color="#0000ff"><!-- <span class="ci"><pre><font color="#888888" size="2"> ws02.ydn.gq1.yahoo.com uncompressed Thu Oct 6 15:50:41 PDT 2011 </font></pre></span><span class="b"><strong><span style="font-family:Courier New;"></span></strong></span> <font color="#0000ff"><span class="m"></span></font>--></font></span> </span></font></font><font color="#0000ff"><font color="#0000ff"><br></font></font>
</div>
</div>
</div></div>
</div></div>
</div></div>
</blockquote>
</div></div>
</blockquote>
</div></div>]]></description>
			<dc:creator>Geoffrey</dc:creator>
			<pubDate>Mon, 10 Oct 2011 18:56:44 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: backend fetch error 404]]></title>
			<link>http://developer.yahoo.com/forum/Local-API-General-Questions/backend-fetch-error-404/1317942011208-863994d8-c3dd-48d9-9f01-2b051105e35c</link>
			<guid>http://developer.yahoo.com/forum/Local-API-General-Questions/backend-fetch-error-404/1317942011208-863994d8-c3dd-48d9-9f01-2b051105e35c/1318265024078</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=XGXH77DETVW5EFAWYUGWRMQKZM">Jonathan</a>

<p>I only use the service every few months, but am also currently receiving that error.<br><br><br></p><div class="quote "><div class="quotetop ">QUOTE<cite>(Geoffrey @ 6 Oct 2011 4:00 PM)</cite><blockquote class="quotemain">
<br>We have been looking up addresses for a while now.&nbsp; Today we are getting the above error?<br><br>Are the services working?&nbsp; Not sure what to do with this.<br><br><font color="#0000ff"><span class="m"><!--?--><span class="pi">xml version="1.0" encoding="UTF-8" </span><span class="m">?&gt;</span></span></font> <div class="e "><div style="TEXT-INDENT:-2em;MARGIN-LEFT:1em;" class="c ">
<a class="b" href="http://developer.yahoo.com/forum/Local-API-General-Questions/#"><strong><span style="font-family:Courier New;">-</span></strong></a> <span class="m"><font color="#0000ff"></font></span><span class="t"><font color="#990000">Error</font></span><span class="ns"><font color="#ff0000"> xmlns</font></span><span class="m"><font color="#0000ff">="</font></span><strong class="ns"><font color="#ff0000">urn:yahoo:api</font></strong><font color="#0000ff"><span class="m">"</span><span class="m">&gt;</span></font><div><div class="e ">
<span class="b"><strong><span style="font-family:Courier New;">&nbsp;</span></strong></span> <span class="tx"><strong>The following errors were detected: </strong></span><div class="e "><div style="TEXT-INDENT:-2em;MARGIN-LEFT:1em;">
<span class="b"><strong><span style="font-family:Courier New;">&nbsp;</span></strong></span> <span class="m"><font color="#0000ff"></font></span><span class="t"><font color="#990000">Message</font></span><span class="m"><font color="#0000ff">&gt;</font></span><span class="tx"><strong>backend fetch error 404</strong></span><span class="m"><font color="#0000ff"><!----></font></span><font color="#0000ff"><span class="t"><font color="#990000">Message</font></span><span class="m"><font color="#0000ff">&gt;</font></span> </font><div>
<font color="#0000ff"><span class="b"><strong><span style="font-family:Courier New;">&nbsp;</span></strong></span> <span class="m"><font color="#0000ff"><!----></font></span><font color="#0000ff"><span class="t"><font color="#990000">Error</font></span><span class="m"><font color="#0000ff">&gt;</font></span></font></font><div class="k "><font color="#0000ff"><font color="#0000ff"><span><a style="VISIBILITY:hidden;" class="b"><strong><span style="font-family:Courier New;">-</span></strong></a> <span class="m"><font color="#0000ff"><!-- <span class="ci"><pre><font color="#888888" size="2"> ws02.ydn.gq1.yahoo.com uncompressed Thu Oct 6 15:50:41 PDT 2011 </font></pre></span><span class="b"><strong><span style="font-family:Courier New;"></span></strong></span> <font color="#0000ff"><span class="m"></span></font>--></font></span> </span></font></font></div>
<font color="#0000ff"><font color="#0000ff"><br></font></font>
</div>
</div></div>
</div></div>
</div></div>
</blockquote>
</div></div>]]></description>
			<dc:creator>Jonathan</dc:creator>
			<pubDate>Mon, 10 Oct 2011 09:43:44 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[backend fetch error 404]]></title>
			<link>http://developer.yahoo.com/forum/Local-API-General-Questions/backend-fetch-error-404/1317942011208-863994d8-c3dd-48d9-9f01-2b051105e35c</link>
			<guid>http://developer.yahoo.com/forum/Local-API-General-Questions/backend-fetch-error-404/1317942011208-863994d8-c3dd-48d9-9f01-2b051105e35c/1317942011208</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=2ZFQOG26INML5M6JD7QRUQCUPI">Geoffrey</a>

<br>We have been looking up addresses for a while now. Today we are getting the above error?<br><br>Are the services working? Not sure what to do with this.<br><br><font color="#0000ff"><span class="m"></span><span class="pi">xml version="1.0" encoding="UTF-8" </span><span class="m">?&gt;</span></font><div class="e">
<div style="TEXT-INDENT:-2em;MARGIN-LEFT:1em;" class="c">
<a class="b" href="http://developer.yahoo.com/forum/Local-API-General-Questions/#"><strong><span style="font-family:Courier New;">-</span></strong></a> <span class="m"><font color="#0000ff"></font></span><span class="t"><font color="#990000">Error</font></span><span class="ns"><font color="#ff0000"> xmlns</font></span><span class="m"><font color="#0000ff">="</font></span><strong class="ns"><font color="#ff0000">urn:yahoo:api</font></strong><font color="#0000ff"><span class="m">"</span><span class="m">&gt;</span></font>
</div>
<div>
<div class="e">
<span class="b"><strong><span style="font-family:Courier New;"></span></strong></span> <span class="tx"><strong>The following errors were detected: </strong></span>
</div>
<div class="e"><div style="TEXT-INDENT:-2em;MARGIN-LEFT:1em;">
<span class="b"><strong><span style="font-family:Courier New;"></span></strong></span> <span class="m"><font color="#0000ff"></font></span><span class="t"><font color="#990000">Message</font></span><span class="m"><font color="#0000ff">&gt;</font></span><span class="tx"><strong>backend fetch error 404</strong></span><span class="m"><font color="#0000ff"></font></span><span class="t"><font color="#990000">Message</font></span><span class="m"><font color="#0000ff">&gt;</font></span> </div></div>
<div>
<span class="b"><strong><span style="font-family:Courier New;"></span></strong></span> <span class="m"><font color="#0000ff"></font></span><span class="t"><font color="#990000">Error</font></span><span class="m"><font color="#0000ff">&gt;</font></span>
</div>
</div>
</div><div class="k"><span><a style="VISIBILITY:hidden;" class="b"><strong><span style="font-family:Courier New;">-</span></strong></a> <span class="m"><font color="#0000ff"><!--</font></span></span> <span class="ci"><pre><font color="#888888" size="2"> ws02.ydn.gq1.yahoo.com uncompressed Thu Oct 6 15:50:41 PDT 2011 </font></pre></span><span class="b"><strong><span style="font-family:Courier New;"></span></strong></span> <font color="#0000ff"><span class="m">--></font></span> </span></div>]]></description>
			<dc:creator>Geoffrey</dc:creator>
			<pubDate>Thu, 06 Oct 2011 16:00:11 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[How to get calendar meeting detail of yahoo in java]]></title>
			<link>http://developer.yahoo.com/forum/Local-API-General-Questions/How-to-get-calendar-meeting-detail/1316670665941-adebe2e9-b1a5-46c9-8241-c56163cd849c</link>
			<guid>http://developer.yahoo.com/forum/Local-API-General-Questions/How-to-get-calendar-meeting-detail/1316670665941-adebe2e9-b1a5-46c9-8241-c56163cd849c/1316670665941</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=4KKWHFQSWIFPYCC7JYEMK6WHFI">Mike Lona</a>

<p>Hi,<br>i tried caldav for yahoo calendar but din't get success.Please suggest me way to do this</p>]]></description>
			<dc:creator>Mike Lona</dc:creator>
			<pubDate>Wed, 21 Sep 2011 22:51:05 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Yahoo Maps Service - backend fetch error 403]]></title>
			<link>http://developer.yahoo.com/forum/Local-API-General-Questions/Yahoo-Maps-Service-backend-fetch/1316558366920-d055c070-beb1-4dd4-9e5d-3c823dc6a988</link>
			<guid>http://developer.yahoo.com/forum/Local-API-General-Questions/Yahoo-Maps-Service-backend-fetch/1316558366920-d055c070-beb1-4dd4-9e5d-3c823dc6a988/1316558366920</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=N275XOR76MICGAH642UCL3S6KQ">Richard</a>

<p>I have tried responding to the posts in this area with this same error using 3 major browsers (IE, Chrome, Firefox). Each attempt ends with the forum simply re-displaying the post with the editor window. I'm hoping that this original post will make it into the forum area.<br><br>Because I'm unable to reply to others posts, I'm going to post a link (which I hope the forum will accept) to my discussion on this top.<br><br><a href="http://techdruid.com/2011/09/20/yahoo-maps-service-backend-fetch-errror-403/">http://techdruid.com/2011/09/20/yahoo-maps-service-backend-fetch-errror-403/</a><br><br>I know I'm not the only one suddenly encountering this error. Hopefully we can get a solution posted to the problem. Otherwise, I will continue to use the google geo-coding service as I am now doing.</p>]]></description>
			<dc:creator>Richard</dc:creator>
			<pubDate>Tue, 20 Sep 2011 15:39:26 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Fetch all 10000 items]]></title>
			<link>http://developer.yahoo.com/forum/Local-API-General-Questions/Fetch-all-10000-items/1299174228000-164eeb1d-898a-332b-8589-1352f05c2e6d</link>
			<guid>http://developer.yahoo.com/forum/Local-API-General-Questions/Fetch-all-10000-items/1299174228000-164eeb1d-898a-332b-8589-1352f05c2e6d/1313657970112</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=JQ66VO7HN5DZ7HXQYPANO5ZHHU">Ivaylo</a>

<p>do you find any answer to this question?<br><br></p>]]></description>
			<dc:creator>Ivaylo</dc:creator>
			<pubDate>Thu, 18 Aug 2011 01:59:30 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: again no results from search api]]></title>
			<link>http://developer.yahoo.com/forum/Local-API-General-Questions/again-no-results-from-search-api/1306241806000-a4ab2c43-cf91-3379-ba66-8c8eb4eff36a</link>
			<guid>http://developer.yahoo.com/forum/Local-API-General-Questions/again-no-results-from-search-api/1306241806000-a4ab2c43-cf91-3379-ba66-8c8eb4eff36a/1313657506155</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=JQ66VO7HN5DZ7HXQYPANO5ZHHU">Ivaylo</a>

<p>in the url change<br>1. change the zip {1000} with any real zip<br>2. change appid={YahooDemo} to appid=YahooDemo<br><br></p>]]></description>
			<dc:creator>Ivaylo</dc:creator>
			<pubDate>Thu, 18 Aug 2011 01:51:46 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Yahoo Local Listing API(Register business via API)]]></title>
			<link>http://developer.yahoo.com/forum/Local-API-General-Questions/Yahoo-Local-Listing-API-Register-business-via/1310386929000-0f1c2774-16a6-34db-8b21-9f87aeb4da4d</link>
			<guid>http://developer.yahoo.com/forum/Local-API-General-Questions/Yahoo-Local-Listing-API-Register-business-via/1310386929000-0f1c2774-16a6-34db-8b21-9f87aeb4da4d/1312929548595</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=WQAUSC7WKKTX2YDX4YVSYFBW3I">Sanju</a>

<p>hi , did you find answer , please let me know. i have same question<br>my email is sanjay_iteng@yahoo.co.in<br><br><br></p><div class="quote "><div class="quotetop ">QUOTE<cite>(ElsonS @ 11 Jul 2011 5:22 AM)</cite><blockquote class="quotemain">Hi there,<br>I'm developing a website that allows people to register their businesses using my web application and I noticed that yahoo local listing allows you to fetch business information via their Yahoo API (http://developer.yahoo.com/local/) . But I was thinking if there's a way to let users register their business via my web application using their Yahoo API.<br>I know Yahoo allows you to register your business through this site: <a href="http://listings.local.yahoo.com/comp.php" rel="nofollow" target="ext">http://listings.local.yahoo.com/comp.php</a>. But I wanted users to go to my website and fill up fields then all their info would go to Yahoo's Database or Local Listing through the use of their API.<br>How would I do that kind of functionality?<br><br>Please help me. Thanks in advance and have a Great Day! <img src="style_emoticons/&lt;#EMO_DIR#&gt;/smile.gif" style="vertical-align:middle;" border="0" alt="smile.gif">
</blockquote>
</div></div>]]></description>
			<dc:creator>Sanju</dc:creator>
			<pubDate>Tue, 09 Aug 2011 15:39:08 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Yahoo Local Listing API(Register business via API)]]></title>
			<link>http://developer.yahoo.com/forum/Local-API-General-Questions/Yahoo-Local-Listing-API-Register-business-via/1310386929000-0f1c2774-16a6-34db-8b21-9f87aeb4da4d</link>
			<guid>http://developer.yahoo.com/forum/Local-API-General-Questions/Yahoo-Local-Listing-API-Register-business-via/1310386929000-0f1c2774-16a6-34db-8b21-9f87aeb4da4d/1310386929000</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=Q7OZAZOV6E34OJWKIWRTZXTZXY"></a>

<p>Hi there,<br>I'm developing a website that allows people to register their businesses using my web application and I noticed that yahoo local listing allows you to fetch business information via their Yahoo API (http://developer.yahoo.com/local/) . But I was thinking if there's a way to let users register their business via my web application using their Yahoo API.<br>I know Yahoo allows you to register your business through this site: <a href="http://listings.local.yahoo.com/comp.php" rel="nofollow" target="ext">http://listings.local.yahoo.com/comp.php</a>. But I wanted users to go to my website and fill up fields then all their info would go to Yahoo's Database or Local Listing through the use of their API.<br>How would I do that kind of functionality?<br><br>Please help me. Thanks in advance and have a Great Day! <img src="style_emoticons/&lt;#EMO_DIR#&gt;/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif"></p>]]></description>
			<dc:creator></dc:creator>
			<pubDate>Mon, 11 Jul 2011 05:22:09 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[again no results from search api]]></title>
			<link>http://developer.yahoo.com/forum/Local-API-General-Questions/again-no-results-from-search-api/1306241806000-a4ab2c43-cf91-3379-ba66-8c8eb4eff36a</link>
			<guid>http://developer.yahoo.com/forum/Local-API-General-Questions/again-no-results-from-search-api/1306241806000-a4ab2c43-cf91-3379-ba66-8c8eb4eff36a/1306241806000</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=VZ4S3XLW6UMONATTZSLGFGLJ5A">Fons Maathuis</a>

<p>I'm trying to play a demo by IBM which uses the Yahoo search api using the url <a href="http://local.yahooapis.com/LocalSearchService/V3/localSearch?appid=%7BYahooDemo%7D&amp;query=mortgage&amp;zip=%7B10000%7D&amp;results=10" rel="nofollow" target="ext">http://local.yahooapis.com/LocalSearchServ...&amp;results=10</a> <br><br>Keep getting totalResultsAvailable="0" totalResultsReturned="0" firstResultPosition="1"<br><br>Isn't the api working anymore (today is Tuesday not Sunday ;-)</p>]]></description>
			<dc:creator>Fons Maathuis</dc:creator>
			<pubDate>Tue, 24 May 2011 05:56:46 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Yahoo Local search API sort option]]></title>
			<link>http://developer.yahoo.com/forum/Local-API-General-Questions/Yahoo-Local-search-API-sort-option/1303883357000-00c2cf64-735b-336a-822f-e55757a7f135</link>
			<guid>http://developer.yahoo.com/forum/Local-API-General-Questions/Yahoo-Local-search-API-sort-option/1303883357000-00c2cf64-735b-336a-822f-e55757a7f135/1303948267000</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=Y2D3WJLDMDKI4ZB3SU5DJNLMB4">Cem</a>

<p>Trying to figure out how to answer this one. <br><br>I have the answer, but I need to find a way to respond without giving away our IP. For now all I can say is that:<br><br>What local.yahoo.com reads for default sorting 'relevance' and what YDN reads for the same parameters may not be the same. Hence, the differences.<br><br>I will also try to figure out a way for you to get the same results, but no guarantees. (It may require changes at YDN and internal Local API server code.) <br><br>Cem<br><br><!--quoteo(post=23835:date=Apr 26 2011, 09:49 PM:name=Arvind)--></p><!--QuoteEEnd-->]]></description>
			<dc:creator>Cem</dc:creator>
			<pubDate>Wed, 27 Apr 2011 16:51:07 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Yahoo Local search API sort option]]></title>
			<link>http://developer.yahoo.com/forum/Local-API-General-Questions/Yahoo-Local-search-API-sort-option/1303883357000-00c2cf64-735b-336a-822f-e55757a7f135</link>
			<guid>http://developer.yahoo.com/forum/Local-API-General-Questions/Yahoo-Local-search-API-sort-option/1303883357000-00c2cf64-735b-336a-822f-e55757a7f135/1303883357000</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=Z7YAE2EPH4GBZVOKAYR4WNPNVY">Arvind</a>

<p>Search results on Yahoo Local website are by default sorted by 'Top Results' which are different from result set sorted by 'Distance' and 'Highest Rated'. Yahoo Local API offers 'sort' parameter, but only supports 'relevance', 'distance' , 'rating' and 'title'. I have tried all the four sort options supported by the API but not able to get the same result set. Is there a way to get the search API results which match the Yahoo local website search results sorted by 'Top Results'?</p>]]></description>
			<dc:creator>Arvind</dc:creator>
			<pubDate>Tue, 26 Apr 2011 22:49:17 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: search UK address data]]></title>
			<link>http://developer.yahoo.com/forum/Local-API-General-Questions/search-UK-address-data/1291818820000-0f87c5b5-2e62-34e7-b137-056caab9b801</link>
			<guid>http://developer.yahoo.com/forum/Local-API-General-Questions/search-UK-address-data/1291818820000-0f87c5b5-2e62-34e7-b137-056caab9b801/1303425949000</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=M3ZMX7C5ZZOQGFMFV6JS7NJHHQ">Perr Babeck</a>

<p>i have the same problem :-(<br><br>greetings from germany</p>]]></description>
			<dc:creator>Perr Babeck</dc:creator>
			<pubDate>Thu, 21 Apr 2011 15:45:49 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[how can I retrieve data by look up phonenumber?]]></title>
			<link>http://developer.yahoo.com/forum/Local-API-General-Questions/how-can-I-retrieve-data-by/1302607917000-160ed117-03d3-398e-89c8-4e645f7d94b8</link>
			<guid>http://developer.yahoo.com/forum/Local-API-General-Questions/how-can-I-retrieve-data-by/1302607917000-160ed117-03d3-398e-89c8-4e645f7d94b8/1302607917000</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=WGWSFUWXH4CKXIPGJX7OWWWILE">È£¼øÀ</a>

<p>how can I retrieve data by look up business by putting phonenumber? I dont see anything on query section. Thank you.</p>]]></description>
			<dc:creator>È£¼øÀ</dc:creator>
			<pubDate>Tue, 12 Apr 2011 04:31:57 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Local Search API -Not getting Information for India]]></title>
			<link>http://developer.yahoo.com/forum/Local-API-General-Questions/Local-Search-API-Not-getting-Information/1258628021000-511aeb82-45cd-3431-b003-26cf40264fc2</link>
			<guid>http://developer.yahoo.com/forum/Local-API-General-Questions/Local-Search-API-Not-getting-Information/1258628021000-511aeb82-45cd-3431-b003-26cf40264fc2/1302164395000</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=MKR3XGFDTIYM2SS634Q3EUZ4NE">Purva</a>

<!--QuoteEEnd--><br><br><br>Hi, I am facing the same problem. Yahoo api doesnt work for INDIA????]]></description>
			<dc:creator>Purva</dc:creator>
			<pubDate>Thu, 07 Apr 2011 01:19:55 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Yahoo Local API is down again]]></title>
			<link>http://developer.yahoo.com/forum/Local-API-General-Questions/Yahoo-Local-API-is-down-again/1301864394000-344241af-4e2c-3866-9229-57066fdb0e66</link>
			<guid>http://developer.yahoo.com/forum/Local-API-General-Questions/Yahoo-Local-API-is-down-again/1301864394000-344241af-4e2c-3866-9229-57066fdb0e66/1302044584000</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=Y2D3WJLDMDKI4ZB3SU5DJNLMB4">Cem</a>

<p>Local BE Team (biz listings) identified the problem. It only occurs on Sundays :) It'll be fixed this week.</p>]]></description>
			<dc:creator>Cem</dc:creator>
			<pubDate>Tue, 05 Apr 2011 16:03:04 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Not Returning Results]]></title>
			<link>http://developer.yahoo.com/forum/Local-API-General-Questions/Not-Returning-Results/1301242639000-de3850bd-f704-3eee-a6c6-5e43dc10f208</link>
			<guid>http://developer.yahoo.com/forum/Local-API-General-Questions/Not-Returning-Results/1301242639000-de3850bd-f704-3eee-a6c6-5e43dc10f208/1302044421000</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=Y2D3WJLDMDKI4ZB3SU5DJNLMB4">Cem</a>

<p>Yahoo Local BE team (biz listings) identified the problem. This only happens on Sundays. :) It'll be fixed this week.</p>]]></description>
			<dc:creator>Cem</dc:creator>
			<pubDate>Tue, 05 Apr 2011 16:00:21 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Yahoo Local API is down again]]></title>
			<link>http://developer.yahoo.com/forum/Local-API-General-Questions/Yahoo-Local-API-is-down-again/1301864394000-344241af-4e2c-3866-9229-57066fdb0e66</link>
			<guid>http://developer.yahoo.com/forum/Local-API-General-Questions/Yahoo-Local-API-is-down-again/1301864394000-344241af-4e2c-3866-9229-57066fdb0e66/1301936062000</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=Y2D3WJLDMDKI4ZB3SU5DJNLMB4">Cem</a>

<p>Thanks for the feedback.<br><br>I can see the problem from our internal server logs. Our successful replies to queries drops during the day -when the traffic picks up- on Sunday for the last two weeks.<br>It's not a robot or scraping job, as far as I can tell. Will be digging deeper this week.<br><br>Hopefully, we won't see it next Sunday.<br><br>Cem<br><br><!--quoteo(post=23446:date=Apr 4 2011, 08:26 AM:name=JJ)--></p><!--QuoteEEnd-->]]></description>
			<dc:creator>Cem</dc:creator>
			<pubDate>Mon, 04 Apr 2011 09:54:22 -0700</pubDate>
		</item>
	</channel>
</rss><!-- p2.ydn.bf1.yahoo.com uncompressed/chunked Wed May 23 07:40:54 PDT 2012 -->

