<?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>YDN Documentation</title>
		<description>RSS feeds of forum</description>
		<link>http://developer.yahoo.com/forum</link>
		<pubDate>Wed, 22 May 2013 23:43:18 -0700</pubDate>
		<atom:link href="http://developer.yahoo.com/forum/feed" rel="self" type="application/rss+xml"/>
		<ttl>99</ttl>
		<item>
			<title><![CDATA[Re: YUI 3 Tabview: SCRIPT5007: Unable to get value of the property &#39;setAttrs&#39;: object is null or undefined]]></title>
			<link>http://developer.yahoo.com/forum/YDN-Documentation/YUI-3-Tabview-SCRIPT5007-Unable-to/1353968719482-62d3586d-d2f9-4dba-a8c3-bc5d5ef16ab7</link>
			<guid>http://developer.yahoo.com/forum/YDN-Documentation/YUI-3-Tabview-SCRIPT5007-Unable-to/1353968719482-62d3586d-d2f9-4dba-a8c3-bc5d5ef16ab7/1354028065488</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=EJTHOT72CGF27YW2DUOE4DTMNY">Mike Dunham-Wilkie</a>

<p>Thanks Singh-Markandey.  I changed tabview into a local variable, and that seems to have fixed the problem.  I'm not sure why though, since I wasn't actually referencing the tabview variable anywhere outside the YUI.use boundary.</p><p>I changed the code to:</p><p>YUI().use('tabview', function(Y) { <br>    var kyedtabs = document.getElementById('kyedtabs'); <br>    var tabview = new Y.TabView({srcNode:kyedtabs}); <br>    tabview.render(); <br>});</p>]]></description>
			<dc:creator>Mike Dunham-Wilkie</dc:creator>
			<pubDate>Tue, 27 Nov 2012 06:54:25 -0800</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: YUI 3 Tabview: SCRIPT5007: Unable to get value of the property &#39;setAttrs&#39;: object is null or undefined]]></title>
			<link>http://developer.yahoo.com/forum/YDN-Documentation/YUI-3-Tabview-SCRIPT5007-Unable-to/1353968719482-62d3586d-d2f9-4dba-a8c3-bc5d5ef16ab7</link>
			<guid>http://developer.yahoo.com/forum/YDN-Documentation/YUI-3-Tabview-SCRIPT5007-Unable-to/1353968719482-62d3586d-d2f9-4dba-a8c3-bc5d5ef16ab7/1353984922287</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=AJNRILRIESNIDJSK7WTBICRQYQ">“&#39;Singh-Markandey--</a>

<p>Hi Mike,</p><pre><code> YUI().use('tabview', function(Y) {//what ever you execute here take some time (since yui take some time to load)})</code></pre><p>tabview (which is your global variable) will be initialized only after YUI is loaded and initialized. all the code where you are using this tabview should stay with in <code>YUI.use</code> boundary.</p>]]></description>
			<dc:creator>“&#39;Singh-Markandey--</dc:creator>
			<pubDate>Mon, 26 Nov 2012 18:55:22 -0800</pubDate>
		</item>
		<item>
			<title><![CDATA[YUI 3 Tabview: SCRIPT5007: Unable to get value of the property &#39;setAttrs&#39;: object is null or undefined]]></title>
			<link>http://developer.yahoo.com/forum/YDN-Documentation/YUI-3-Tabview-SCRIPT5007-Unable-to/1353968719482-62d3586d-d2f9-4dba-a8c3-bc5d5ef16ab7</link>
			<guid>http://developer.yahoo.com/forum/YDN-Documentation/YUI-3-Tabview-SCRIPT5007-Unable-to/1353968719482-62d3586d-d2f9-4dba-a8c3-bc5d5ef16ab7/1353968719482</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=EJTHOT72CGF27YW2DUOE4DTMNY">Mike Dunham-Wilkie</a>

<p>Hi,</p><p>I get the message</p><p>SCRIPT5007: Unable to get value of the property 'setAttrs': object is null or undefined</p><p>in the tabview.render() line when I run the code below in IE 8, or IE 9 compatibility mode.  IE 9 native mode, Firefox, etc. seem to work fine.</p><p>var tabview;YUI().use('tabview', function(Y) {    var kyedtabs = document.getElementById('kyedtabs');    tabview = new Y.TabView({srcNode:kyedtabs});    tabview.render();});</p><p>The error happens around 50% of the time only, as if it's a timing issue.  Is there a way around this?</p><p>Many thanks,Mike</p>]]></description>
			<dc:creator>Mike Dunham-Wilkie</dc:creator>
			<pubDate>Mon, 26 Nov 2012 14:25:19 -0800</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Unable to Open Project Details Page]]></title>
			<link>http://developer.yahoo.com/forum/YDN-Documentation/Unable-to-Open-Project-Details-Page/1350044491640-fe47238b-19e5-475f-ad12-9813128e2505</link>
			<guid>http://developer.yahoo.com/forum/YDN-Documentation/Unable-to-Open-Project-Details-Page/1350044491640-fe47238b-19e5-475f-ad12-9813128e2505/1353660945770</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=5DSBXPUJLGNE7EVH43RJCEQGW4">Saurabh Sahni</a>

<p>Are you still facing the issue?</p>]]></description>
			<dc:creator>Saurabh Sahni</dc:creator>
			<pubDate>Fri, 23 Nov 2012 00:55:45 -0800</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: using contacts api on localhost]]></title>
			<link>http://developer.yahoo.com/forum/YDN-Documentation/using-contacts-api-on-localhost/1352292352634-937ff77e-5c88-4d7b-a7d6-56650e4e6384</link>
			<guid>http://developer.yahoo.com/forum/YDN-Documentation/using-contacts-api-on-localhost/1352292352634-937ff77e-5c88-4d7b-a7d6-56650e4e6384/1353660892299</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=5DSBXPUJLGNE7EVH43RJCEQGW4">Saurabh Sahni</a>

<p>Please choose application type as "web" if you are building a web app with the URL as your final app url.</p><p>You can find sample code in different languages in Yahoo! social SDKs here: <a rel="nofollow" href="https://github.com/yahoo/yos-social-php5">php</a>, <a rel="nofollow" href="https://github.com/yahoo/yos-social-python">python</a> and <a rel="nofollow" href="https://github.com/yahoo/yos-social-java">java</a>.</p><p>More languages <a rel="nofollow" href="https://github.com/yahoo/">here</a>.</p>]]></description>
			<dc:creator>Saurabh Sahni</dc:creator>
			<pubDate>Fri, 23 Nov 2012 00:54:52 -0800</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Weather API not working]]></title>
			<link>http://developer.yahoo.com/forum/YDN-Documentation/Weather-API-not-working/1349475636229-19be3ad5-3d8a-412d-b204-d316fa8340f4</link>
			<guid>http://developer.yahoo.com/forum/YDN-Documentation/Weather-API-not-working/1349475636229-19be3ad5-3d8a-412d-b204-d316fa8340f4/1353660639390</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=5DSBXPUJLGNE7EVH43RJCEQGW4">Saurabh Sahni</a>

<p>Please use weather RSS feed: <a rel="nofollow" href="http://weather.yahooapis.com/forecastrss?w=2502265">http://weather.yahooapis.com/forecastrss?w=2502265</a>.</p><p>Or better use weather API through YQL: Try it <a rel="nofollow" href="http://developer.yahoo.com/yql/console/#h=select%20*%20from%20weather.forecast%20where%20woeid%3D2502265">here</a>.</p>]]></description>
			<dc:creator>Saurabh Sahni</dc:creator>
			<pubDate>Fri, 23 Nov 2012 00:50:39 -0800</pubDate>
		</item>
		<item>
			<title><![CDATA[Yahoo Order and payment API]]></title>
			<link>http://developer.yahoo.com/forum/YDN-Documentation/Yahoo-Order-and-payment-API/1353517157210-b551768d-9d82-4af0-87ff-083d87a613d0</link>
			<guid>http://developer.yahoo.com/forum/YDN-Documentation/Yahoo-Order-and-payment-API/1353517157210-b551768d-9d82-4af0-87ff-083d87a613d0/1353517157210</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=URWBM54E4764HIGBYXB4ASI5JY">Swetha</a>

<p>I had a question regarding the Yahoo order and Payment processing webservice located at https:// .payment.store.yahooapis.com/V1/orderlist/transactionlist.</p><p>I am unable to process a credit request even though i use the exact xml used in the order-payment-api.pdf help documentation. Can someone please help and let me know if there is something I need to do. I canhowever process the sale and auth requests but not credit and void.</p><p>Thanks a lot for your helpSwetha</p>]]></description>
			<dc:creator>Swetha</dc:creator>
			<pubDate>Wed, 21 Nov 2012 08:59:17 -0800</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Weather API not working]]></title>
			<link>http://developer.yahoo.com/forum/YDN-Documentation/Weather-API-not-working/1349475636229-19be3ad5-3d8a-412d-b204-d316fa8340f4</link>
			<guid>http://developer.yahoo.com/forum/YDN-Documentation/Weather-API-not-working/1349475636229-19be3ad5-3d8a-412d-b204-d316fa8340f4/1353177536071</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=SVOAEP4CQ5YJFMZ4LYXAJFRN2U">Diane</a>

<p>any news on this? If so, can as link be shared as to the new line up for weather conditions..(having trouble with weather condition imagery. -thanks</p>]]></description>
			<dc:creator>Diane</dc:creator>
			<pubDate>Sat, 17 Nov 2012 10:38:56 -0800</pubDate>
		</item>
		<item>
			<title><![CDATA[using contacts api on localhost]]></title>
			<link>http://developer.yahoo.com/forum/YDN-Documentation/using-contacts-api-on-localhost/1352292352634-937ff77e-5c88-4d7b-a7d6-56650e4e6384</link>
			<guid>http://developer.yahoo.com/forum/YDN-Documentation/using-contacts-api-on-localhost/1352292352634-937ff77e-5c88-4d7b-a7d6-56650e4e6384/1352292352634</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=HC4HR7JB2WLQJIX64PO5EV7WGQ">shahid a</a>

<br>Hi,<br><br>I'm having trouble generating a key for use in localhost. All I get is the page generating errors when selecting client/desktop application from the dropdown list.<br><br>I was also wondering whether there is sample code using OAuth to retrieve a contact list.<br><br>Thanx.]]></description>
			<dc:creator>shahid a</dc:creator>
			<pubDate>Wed, 07 Nov 2012 04:45:52 -0800</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Yahoo! Contacts API]]></title>
			<link>http://developer.yahoo.com/forum/YDN-Documentation/Yahoo-Contacts-API/1289013155000-9ef0dd94-9b1d-3294-94aa-a65888ccbc80</link>
			<guid>http://developer.yahoo.com/forum/YDN-Documentation/Yahoo-Contacts-API/1289013155000-9ef0dd94-9b1d-3294-94aa-a65888ccbc80/1351705472821</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=BPMS43RO3PPERXCLVJFOZPTCXU">Adu</a>

<p><font style="FONT-SIZE:14px;">Dear Aaron,<br><br>I am very impressed to read your post. I have try to build the same project like yours in VB. NET for about more than a week. But everything is failed. I got his order from my company's president. I became very stressful. The Yahoo! APIs documentation is unclear for me. Please give me an apologize in advance if I am not polite for you, but could you share your code with me? It is no matter what programming language that you used. Thanks in advance, even you are willing or not.</font></p>\r<p><font style="FONT-SIZE:14px;">Best regards,</font></p>\r<p><font style="FONT-SIZE:14px;">Adu Velo<br><em style="FONT-SIZE:14px;">PS: Sorry for my bad English.</em></font></p>]]></description>
			<dc:creator>Adu</dc:creator>
			<pubDate>Wed, 31 Oct 2012 10:44:32 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: sample apps for mojito]]></title>
			<link>http://developer.yahoo.com/forum/YDN-Documentation/sample-apps-for-mojito/1343630760338-f2e78059-f1b6-4cba-bb31-c35638e274e2</link>
			<guid>http://developer.yahoo.com/forum/YDN-Documentation/sample-apps-for-mojito/1343630760338-f2e78059-f1b6-4cba-bb31-c35638e274e2/1350339234148</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=FSZDTM3YNWIAEASYZLEIC4NUDE">markandey</a>

<p>Here is one more example <a rel="nofollow" href="https://github.com/markandey/mojito-example-youtube">https://github.com/markandey/mojito-example-youtube</a></p><p>related blog post is here <a rel="nofollow" href="http://www.markandey.com/2012/07/introduction-to-yahoo-mojito-and-its.html">http://www.markandey.com/2012/07/introduction-to-yahoo-mojito-and-its.html</a></p>]]></description>
			<dc:creator>markandey</dc:creator>
			<pubDate>Mon, 15 Oct 2012 15:13:54 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Unable to Open Project Details Page]]></title>
			<link>http://developer.yahoo.com/forum/YDN-Documentation/Unable-to-Open-Project-Details-Page/1350044491640-fe47238b-19e5-475f-ad12-9813128e2505</link>
			<guid>http://developer.yahoo.com/forum/YDN-Documentation/Unable-to-Open-Project-Details-Page/1350044491640-fe47238b-19e5-475f-ad12-9813128e2505/1350047729654</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=VO6XS7SHUVZHCGG4OTBV46UEPU">Sonic</a>

<p>AGAIN same problem<br>Any suggestions ??<br><br><br></p>]]></description>
			<dc:creator>Sonic</dc:creator>
			<pubDate>Fri, 12 Oct 2012 06:15:29 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Unable to Open Project Details Page]]></title>
			<link>http://developer.yahoo.com/forum/YDN-Documentation/Unable-to-Open-Project-Details-Page/1350044491640-fe47238b-19e5-475f-ad12-9813128e2505</link>
			<guid>http://developer.yahoo.com/forum/YDN-Documentation/Unable-to-Open-Project-Details-Page/1350044491640-fe47238b-19e5-475f-ad12-9813128e2505/1350044661353</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=VO6XS7SHUVZHCGG4OTBV46UEPU">Sonic</a>

<p>hi,<br>Sorry for the noise. I guess it was some issue back then. Its resolved now.<br><br>thanks.</p>]]></description>
			<dc:creator>Sonic</dc:creator>
			<pubDate>Fri, 12 Oct 2012 05:24:21 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Unable to Open Project Details Page]]></title>
			<link>http://developer.yahoo.com/forum/YDN-Documentation/Unable-to-Open-Project-Details-Page/1350044491640-fe47238b-19e5-475f-ad12-9813128e2505</link>
			<guid>http://developer.yahoo.com/forum/YDN-Documentation/Unable-to-Open-Project-Details-Page/1350044491640-fe47238b-19e5-475f-ad12-9813128e2505/1350044491640</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=VO6XS7SHUVZHCGG4OTBV46UEPU">Sonic</a>

<p>Hi,<br>I created a new Project today and now when i try to access the details of the project from the "My Projects" page, i m redirected back to the My Projects page.<br>This is happening for only this project. Other Project is opening properly.<br>Anything i m missing or doing wrong ?<br><br>thanks.</p>]]></description>
			<dc:creator>Sonic</dc:creator>
			<pubDate>Fri, 12 Oct 2012 05:21:31 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: http://where.yahooapis.com/geocode?appid=..&flags=PE returning XML not PHP]]></title>
			<link>http://developer.yahoo.com/forum/YDN-Documentation/http-where-yahooapis-com-geocode-appid-flags-PE-returning-XML-not-PHP/1349112835583-995fd186-d98a-40c0-8231-ad1a28e2c886</link>
			<guid>http://developer.yahoo.com/forum/YDN-Documentation/http-where-yahooapis-com-geocode-appid-flags-PE-returning-XML-not-PHP/1349112835583-995fd186-d98a-40c0-8231-ad1a28e2c886/1349690849180</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=QXBZIX64QLJRS7FFZQJKNDXRMU">Sabrina</a>

<p>This is still happening for me, when requesting JSON on the GeoPlanet API.<br>I also sometimes get a 400/Bad Request error for a request that was previously returning a 200 status code.<br><br>Example:<br>=&gt; "http://where.yahooapis.com/v1/places.q('London+-++UK')?format=json&amp;appid=MYAPPID"<br><br></p>]]></description>
			<dc:creator>Sabrina</dc:creator>
			<pubDate>Mon, 08 Oct 2012 03:07:29 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Weather API not working]]></title>
			<link>http://developer.yahoo.com/forum/YDN-Documentation/Weather-API-not-working/1349475636229-19be3ad5-3d8a-412d-b204-d316fa8340f4</link>
			<guid>http://developer.yahoo.com/forum/YDN-Documentation/Weather-API-not-working/1349475636229-19be3ad5-3d8a-412d-b204-d316fa8340f4/1349475636229</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=IFYWFWY6XO2I7SEYALHKFA2P6U">Naveed</a>

<p>Yahoo weather API was working fine until few days and it has stopped working : <br>http://weather.yahooapis.com/forecastjson?w=2450022&amp;d=1<br><br>The link below is in Weather API documentation page is also failing:<br><code>http://us.rd.yahoo.com/dailynews/rss/weather/<span style="font-size:0px;"> </span>Sunnyvale__CA/<span style="font-size:0px;"> </span>*http://weather.yahoo.com/<span style="font-size:0px;"> </span>forecast/USCA1116_f.html<br><br>Did yahoo changed the API ?<br><br>Thanks<br></code></p>]]></description>
			<dc:creator>Naveed</dc:creator>
			<pubDate>Fri, 05 Oct 2012 15:20:36 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Weather API]]></title>
			<link>http://developer.yahoo.com/forum/YDN-Documentation/Weather-API/1349256206272-4fce1cb6-344c-4560-8afd-844870acc9fc</link>
			<guid>http://developer.yahoo.com/forum/YDN-Documentation/Weather-API/1349256206272-4fce1cb6-344c-4560-8afd-844870acc9fc/1349472401653</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=PQIZSB5OBQHUO7DUBOYD3U5ACQ">duzins</a>

<p>Abdul,<br><br>The Weather Table is an open table so we don't support it officially. I'm going to leave this post here though in case someone has the answer.<br><br>Robyn</p>]]></description>
			<dc:creator>duzins</dc:creator>
			<pubDate>Fri, 05 Oct 2012 14:26:41 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: http://where.yahooapis.com/geocode?appid=..&flags=PE returning XML not PHP]]></title>
			<link>http://developer.yahoo.com/forum/YDN-Documentation/http-where-yahooapis-com-geocode-appid-flags-PE-returning-XML-not-PHP/1349112835583-995fd186-d98a-40c0-8231-ad1a28e2c886</link>
			<guid>http://developer.yahoo.com/forum/YDN-Documentation/http-where-yahooapis-com-geocode-appid-flags-PE-returning-XML-not-PHP/1349112835583-995fd186-d98a-40c0-8231-ad1a28e2c886/1349472353565</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=PQIZSB5OBQHUO7DUBOYD3U5ACQ">duzins</a>

<p>I'm so sorry I missed this!<br><br>The main discussion on this was in the Placefinder forum. http://developer.yahoo.com/forum/PlaceFinder-General-Discussion/PlaceFinder-API-v2-released-/1349096254137-b9ba25b6-f983-4fed-afc6-97a35e7fb644<br><br>It was an inadvertent switch and when we realized our error, we reverted.<br><br>Robyn</p>]]></description>
			<dc:creator>duzins</dc:creator>
			<pubDate>Fri, 05 Oct 2012 14:25:53 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: http://where.yahooapis.com/geocode?appid=..&flags=PE returning XML not PHP]]></title>
			<link>http://developer.yahoo.com/forum/YDN-Documentation/http-where-yahooapis-com-geocode-appid-flags-PE-returning-XML-not-PHP/1349112835583-995fd186-d98a-40c0-8231-ad1a28e2c886</link>
			<guid>http://developer.yahoo.com/forum/YDN-Documentation/http-where-yahooapis-com-geocode-appid-flags-PE-returning-XML-not-PHP/1349112835583-995fd186-d98a-40c0-8231-ad1a28e2c886/1349292478973</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=LTOPRXUWWYVZBPD433WEDWYN6M">Francis</a>

<p>I also experienced this hiccup. I updated 2 sites to match the new spec... and then it changed back again. luckily I use git, so it was easy to roll back. IS there any documentation on this? I'd like to have proof when I cite the bug.<br><br><br></p><div class="quote "><div class="quotetop ">QUOTE<cite>(Stephen @ 1 Oct 2012 10:33 AM)</cite><blockquote class="quotemain">Something changed in the last few days. Our geocode queries requesting PHP are having XML<br>returned.<br>http://where.yahooapis.com/geocode?appid=...&amp;location=2780%20cottonwood%20ct.,%20Clearwater,%20FL,%2033761-3809&amp;gflags=Q&amp;flags=EP<br><br><resultset version="2.0" xml:lang="en-US"><error>0</error><errormessage>No error</errormessage><locale>en-US</locale><found>1</found><quality>87</quality><result><quality>87</quality><latitude>28.015209</latitude><longitude>-82.722389</longitude><offsetlat>28.01545</offsetlat><offsetlon>-82.722443</offsetlon><radius>400</radius><name></name><line1>2780 Cottonwood Ct</line1><line2>Clearwater, FL 33761-3809</line2><line3></line3><line4>United States</line4><house>2780</house><street>Cottonwood Ct</street><xstreet></xstreet><unittype></unittype><unit></unit><postal>33761-3809</postal><neighborhood></neighborhood><city>Clearwater</city><county>Pinellas County</county><state>Florida</state><country>United States</country><countrycode>US</countrycode><statecode>FL</statecode><countycode></countycode><uzip>33761</uzip><hash>82261C741FBC9921</hash></result></resultset><!-- nws02.maps.bf1.yahoo.com uncompressed/chunked Mon Oct 1 10:27:21 PDT 2012 --><!-- wws01.geotech.bf1.yahoo.com uncompressed/chunked Mon Oct 1 10:27:21 PDT 2012 --><br><br>We used to get:<br>a:1:{s:9:"ResultSet";a:7:{s:7:"version";s:3:"1.0";s:5:"Error";i:0;s:12:"ErrorMessage";s:8:"No error";s:6:"Locale";s:5:"us_US";s:7:"Quality";i:87;s:5:"Found";i:1;s:6:"Result";a:1:{i:0;a:27:{s:7:"quality";i:87;s:8:"latitude";s:9:"28.015223";s:9:"longitude";s:10:"-82.722071";s:9:"offsetlat";s:9:"28.015349";s:9:"offsetlon";s:10:"-82.722075";s:6:"radius";i:500;s:4:"name";s:0:"";s:5:"line1";s:18:"2780 Cottonwood Ct";s:5:"line2";s:26:"Clearwater, FL 33761-3809";s:5:"line3";s:0:"";s:5:"line4";s:13:"United States";s:5:"house";s:4:"2780";s:6:"street";s:13:"Cottonwood Ct";s:7:"xstreet";s:0:"";s:8:"unittype";s:0:"";s:4:"unit";s:0:"";s:6:"postal";s:10:"33761-3809";s:12:"neighborhood";s:0:"";s:4:"city";s:10:"Clearwater";s:6:"county";s:15:"Pinellas County";s:5:"state";s:7:"Florida";s:7:"country";s:13:"United States";s:11:"countrycode";s:2:"US";s:9:"statecode";s:2:"FL";s:10:"countycode";s:0:"";s:4:"uzip";s:5:"33761";s:4:"hash";s:16:"82261C741FBC9921";}}}}</blockquote>
</div></div>]]></description>
			<dc:creator>Francis</dc:creator>
			<pubDate>Wed, 03 Oct 2012 12:27:58 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Weather API]]></title>
			<link>http://developer.yahoo.com/forum/YDN-Documentation/Weather-API/1349256206272-4fce1cb6-344c-4560-8afd-844870acc9fc</link>
			<guid>http://developer.yahoo.com/forum/YDN-Documentation/Weather-API/1349256206272-4fce1cb6-344c-4560-8afd-844870acc9fc/1349256206272</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=Z7LFIPXSH75J4Q7DXW4KZFLJDQ">Abdul</a>

<p>I am developing android project, in that i am using yahoo weather api, its all working, no problem. But i have to get the weather for this week, currently i am getting only for today, is it possible to get the weather for current week - thats means sun, mon, tue.... sat.</p>]]></description>
			<dc:creator>Abdul</dc:creator>
			<pubDate>Wed, 03 Oct 2012 02:23:26 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[http://where.yahooapis.com/geocode?appid=..&flags=PE returning XML not PHP]]></title>
			<link>http://developer.yahoo.com/forum/YDN-Documentation/http-where-yahooapis-com-geocode-appid-flags-PE-returning-XML-not-PHP/1349112835583-995fd186-d98a-40c0-8231-ad1a28e2c886</link>
			<guid>http://developer.yahoo.com/forum/YDN-Documentation/http-where-yahooapis-com-geocode-appid-flags-PE-returning-XML-not-PHP/1349112835583-995fd186-d98a-40c0-8231-ad1a28e2c886/1349112835583</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=PSMAF3HUGWPXHJFXPUBBTUFG7Q">Stephen</a>

<p>Something changed in the last few days. Our geocode queries requesting PHP are having XML<br>returned.<br>http://where.yahooapis.com/geocode?appid=...&amp;location=2780%20cottonwood%20ct.,%20Clearwater,%20FL,%2033761-3809&amp;gflags=Q&amp;flags=EP<br><br><resultset version="2.0" xml:lang="en-US"><error>0</error><errormessage>No error</errormessage><locale>en-US</locale><found>1</found><quality>87</quality><result><quality>87</quality><latitude>28.015209</latitude><longitude>-82.722389</longitude><offsetlat>28.01545</offsetlat><offsetlon>-82.722443</offsetlon><radius>400</radius><name></name><line1>2780 Cottonwood Ct</line1><line2>Clearwater, FL 33761-3809</line2><line3></line3><line4>United States</line4><house>2780</house><street>Cottonwood Ct</street><xstreet></xstreet><unittype></unittype><unit></unit><postal>33761-3809</postal><neighborhood></neighborhood><city>Clearwater</city><county>Pinellas County</county><state>Florida</state><country>United States</country><countrycode>US</countrycode><statecode>FL</statecode><countycode></countycode><uzip>33761</uzip><hash>82261C741FBC9921</hash></result></resultset><!-- nws02.maps.bf1.yahoo.com uncompressed/chunked Mon Oct 1 10:27:21 PDT 2012 --><!-- wws01.geotech.bf1.yahoo.com uncompressed/chunked Mon Oct 1 10:27:21 PDT 2012 --><br><br>We used to get:<br>a:1:{s:9:"ResultSet";a:7:{s:7:"version";s:3:"1.0";s:5:"Error";i:0;s:12:"ErrorMessage";s:8:"No error";s:6:"Locale";s:5:"us_US";s:7:"Quality";i:87;s:5:"Found";i:1;s:6:"Result";a:1:{i:0;a:27:{s:7:"quality";i:87;s:8:"latitude";s:9:"28.015223";s:9:"longitude";s:10:"-82.722071";s:9:"offsetlat";s:9:"28.015349";s:9:"offsetlon";s:10:"-82.722075";s:6:"radius";i:500;s:4:"name";s:0:"";s:5:"line1";s:18:"2780 Cottonwood Ct";s:5:"line2";s:26:"Clearwater, FL 33761-3809";s:5:"line3";s:0:"";s:5:"line4";s:13:"United States";s:5:"house";s:4:"2780";s:6:"street";s:13:"Cottonwood Ct";s:7:"xstreet";s:0:"";s:8:"unittype";s:0:"";s:4:"unit";s:0:"";s:6:"postal";s:10:"33761-3809";s:12:"neighborhood";s:0:"";s:4:"city";s:10:"Clearwater";s:6:"county";s:15:"Pinellas County";s:5:"state";s:7:"Florida";s:7:"country";s:13:"United States";s:11:"countrycode";s:2:"US";s:9:"statecode";s:2:"FL";s:10:"countycode";s:0:"";s:4:"uzip";s:5:"33761";s:4:"hash";s:16:"82261C741FBC9921";}}}}</p>]]></description>
			<dc:creator>Stephen</dc:creator>
			<pubDate>Mon, 01 Oct 2012 10:33:55 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Does Content Analysis support Chinese?]]></title>
			<link>http://developer.yahoo.com/forum/YDN-Documentation/Does-Content-Analysis-support-Chinese-/1347728129286-2db72da9-437d-44e5-8e09-1bc66637f8d1</link>
			<guid>http://developer.yahoo.com/forum/YDN-Documentation/Does-Content-Analysis-support-Chinese-/1347728129286-2db72da9-437d-44e5-8e09-1bc66637f8d1/1348714714954</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=JW2OY6RUGUCEOL7MNJCRTC2X54">Reggie Lai</a>

<p>It's simply because there's no significant keyword recognized by this service in your text "<span style="color:#465584;font-family:monospace;white-space:pre;"></span>".<br><br>Trywith '<font style="color:#c00000;"></font>' you'll get '' and ''<br><br><br></p><div class="quote "><div class="quotetop ">QUOTE<cite>( @ 15 Sep 2012 9:55 AM)</cite><blockquote class="quotemain">I tried the following statement but it didn't work:<br><br><pre style="background-color:#EEEEEE;overflow-x:auto;overflow-y:hidden;"><code>select * from contentanalysis.analyze where text='';</code></pre>
<br>Result:<br><span style="background-color:#eeeeee;"><?xml version="1.0" encoding="UTF-8"?><br></span><span style="background-color:#eeeeee;"><query xmlns:yahoo="http://www.yahooapis.com/v1/base.rng"></query></span><span style="background-color:#eeeeee;">  yahoo:count="0" yahoo:created="2012-09-15T16:52:59Z" yahoo:lang="en-US"&gt;<br></span><span style="background-color:#eeeeee;">  <diagnostics><br></diagnostics></span><span style="background-color:#eeeeee;">    <publiclycallable>true</publiclycallable><br></span><span style="background-color:#eeeeee;">    <user-time>63</user-time><br></span><span style="background-color:#eeeeee;">    <service-time>59</service-time><br></span><span style="background-color:#eeeeee;">    <build-version>30341</build-version><br></span><span style="background-color:#eeeeee;">  <br></span><span style="background-color:#eeeeee;">  <results></results><br></span><span style="background-color:#eeeeee;"></span><pre class="xml" id="prexml" style="margin-top:0px;margin-bottom:0px;padding:0px;word-wrap:normal;"><br><span style="color:#000080;line-height:13px;"></span><span style="font-family:arial, helvetica, clean, sans-serif;white-space:normal;">It can't even detect the text is Chinese. where could I specify the language? Or YQL doesn't support Chinese at all?</span></pre>
</blockquote>
</div></div>]]></description>
			<dc:creator>Reggie Lai</dc:creator>
			<pubDate>Wed, 26 Sep 2012 19:58:34 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Use of image of yahoo finance for non commercial use]]></title>
			<link>http://developer.yahoo.com/forum/YDN-Documentation/Use-of-image-of-yahoo-finance/1348445559374-48220285-722a-497d-a346-7c98943c1cb7</link>
			<guid>http://developer.yahoo.com/forum/YDN-Documentation/Use-of-image-of-yahoo-finance/1348445559374-48220285-722a-497d-a346-7c98943c1cb7/1348445559374</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=UOC62HIZMRQRUAJ5VQUUNTNJGU">Thoma</a>

<p>Hi,<br><br>I wanted to know if it is possible to use the image of yahoo finance, like this one :<a href="http://chart.finance.yahoo.com/z?s=%5eGSPC&amp;t=5d&amp;q=l&amp;l=on&amp;z=l&amp;a=v&amp;p=s&amp;lang=fr-FR&amp;region=FR">http://chart.finance.yahoo.com/z?s=%5eGSPC&amp;t=5d&amp;q=l&amp;l=on&amp;z=l&amp;a=v&amp;p=s&amp;lang=fr-FR&amp;region=FR</a>for non-commercial use ?<br><br>Thanks a lot</p>]]></description>
			<dc:creator>Thoma</dc:creator>
			<pubDate>Sun, 23 Sep 2012 17:12:39 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Does Content Analysis support Chinese?]]></title>
			<link>http://developer.yahoo.com/forum/YDN-Documentation/Does-Content-Analysis-support-Chinese-/1347728129286-2db72da9-437d-44e5-8e09-1bc66637f8d1</link>
			<guid>http://developer.yahoo.com/forum/YDN-Documentation/Does-Content-Analysis-support-Chinese-/1347728129286-2db72da9-437d-44e5-8e09-1bc66637f8d1/1347728129286</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=TZLLNBUY3W5AWKQ37NLRPKVMZM">冷雨</a>

<p>I tried the following statement but it didn't work:<br><br></p><pre style="background-color:#EEEEEE;overflow-x:auto;overflow-y:hidden;"><code>select * from contentanalysis.analyze where text='';</code></pre><br>Result:<br><span style="background-color:#eeeeee;"><?xml version="1.0" encoding="UTF-8"?><br></span><span style="background-color:#eeeeee;"><query xmlns:yahoo="http://www.yahooapis.com/v1/base.rng"></query></span><span style="background-color:#eeeeee;">  yahoo:count="0" yahoo:created="2012-09-15T16:52:59Z" yahoo:lang="en-US"&gt;<br></span><span style="background-color:#eeeeee;">  <diagnostics><br></diagnostics></span><span style="background-color:#eeeeee;">    <publiclycallable>true</publiclycallable><br></span><span style="background-color:#eeeeee;">    <user-time>63</user-time><br></span><span style="background-color:#eeeeee;">    <service-time>59</service-time><br></span><span style="background-color:#eeeeee;">    <build-version>30341</build-version><br></span><span style="background-color:#eeeeee;">  <br></span><span style="background-color:#eeeeee;">  <results></results><br></span><span style="background-color:#eeeeee;"></span><pre class="xml" id="prexml" style="margin-top:0px;margin-bottom:0px;padding:0px;word-wrap:normal;"><br><span style="color:#000080;line-height:13px;"></span><span style="font-family:arial, helvetica, clean, sans-serif;white-space:normal;">It can't even detect the text is Chinese. where could I specify the language? Or YQL doesn't support Chinese at all?</span></pre>]]></description>
			<dc:creator>冷雨</dc:creator>
			<pubDate>Sat, 15 Sep 2012 09:55:29 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: sample apps for mojito]]></title>
			<link>http://developer.yahoo.com/forum/YDN-Documentation/sample-apps-for-mojito/1343630760338-f2e78059-f1b6-4cba-bb31-c35638e274e2</link>
			<guid>http://developer.yahoo.com/forum/YDN-Documentation/sample-apps-for-mojito/1343630760338-f2e78059-f1b6-4cba-bb31-c35638e274e2/1345528066642</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=UDM4YCBW5CPC4Y2GTJSGFLWBEI">Pradeep B V</a>

<p>Here are some:https://github.com/yahoo/mojito/tree/develop/examples</p>]]></description>
			<dc:creator>Pradeep B V</dc:creator>
			<pubDate>Mon, 20 Aug 2012 22:47:46 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Access Yahoo Calendar events in ios application]]></title>
			<link>http://developer.yahoo.com/forum/YDN-Documentation/Access-Yahoo-Calendar-events-in-ios/1344232641733-4e086f7a-f4ff-4248-9743-c244f0d02260</link>
			<guid>http://developer.yahoo.com/forum/YDN-Documentation/Access-Yahoo-Calendar-events-in-ios/1344232641733-4e086f7a-f4ff-4248-9743-c244f0d02260/1344232641733</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=O7WI7LLDX6NO5RRC5LFJEVRUPM">Manvir</a>

<p>How to get the calendar events in ios application? Please help</p>]]></description>
			<dc:creator>Manvir</dc:creator>
			<pubDate>Sun, 05 Aug 2012 22:57:21 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[sample apps for mojito]]></title>
			<link>http://developer.yahoo.com/forum/YDN-Documentation/sample-apps-for-mojito/1343630760338-f2e78059-f1b6-4cba-bb31-c35638e274e2</link>
			<guid>http://developer.yahoo.com/forum/YDN-Documentation/sample-apps-for-mojito/1343630760338-f2e78059-f1b6-4cba-bb31-c35638e274e2/1343630760338</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=M5V3B2CMYLWMO3Y2FPFSHXWFOQ">Nagi</a>

<p>Where do i get to see some sample applications built on mojito?</p>]]></description>
			<dc:creator>Nagi</dc:creator>
			<pubDate>Sun, 29 Jul 2012 23:46:00 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: How to rip DVDs/Blu-rays to Kindle Fire 2]]></title>
			<link>http://developer.yahoo.com/forum/YDN-Documentation/How-to-rip-DVDs-Blu-rays-to-Kindle/1343359959462-54967475-70ee-44a0-bf08-bca3cbd12396</link>
			<guid>http://developer.yahoo.com/forum/YDN-Documentation/How-to-rip-DVDs-Blu-rays-to-Kindle/1343359959462-54967475-70ee-44a0-bf08-bca3cbd12396/1343448186929</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=DHVQGYBDOBBAGMLEXNILHF2B5A">Marjorie Cooper</a>

<span style="color:#545454;font-family:Arial, Verdana, sans-serif;font-size:12px;line-height:normal;">Kindle Fire, as the biggest competitor with iPad which is the hottest tablet nowadays developed by Apple, now has caught more and more attention with its low price, excellent design, high capability, 7 color multi-touch display and more. Regarded as one of the most valuable tablet, kindle fire earns more and more fans. Just like the iPad, Kindle also is a good choice for customers to watch movies, play games and more while old kindles are famous in reading books. And well, kindle Fire also has its own falling grade in video formats. According to the product sheet, Kindle Fire accepts these file formats:</span><span style="color:#545454;font-family:Arial, Verdana, sans-serif;font-size:11px;line-height:normal;"><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">
<h3 style="margin-top:0px;margin-right:0px;margin-bottom:4px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;font:normal normal normal 1em/normal Arial, Helvetica, sans-serif;text-transform:uppercase;letter-spacing:0.1em;font-weight:bold;color:#5f5f5f;">PART 1: PLAY AVI, MOV, DVD ETC. ON KINDLE FIRE</h3>
<p style="margin-top:15px;margin-right:0px;margin-bottom:15px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">Kindle (AZW), TXT, PDF, unprotected MOBI, PRC natively, Audible (Audible Enhanced (AA, AAX)), DOC, DOCX, JPEG, GIF, PNG, BMP, non-DRM AAC, MP3, MIDI, OGG, WAV, MP4, VP8.</p>
<p style="margin-top:15px;margin-right:0px;margin-bottom:15px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">This means, if you happen to have some videos in AVI, MOV, AVCHD, WMV etc. you are unable to transfer them to your new Kindle Fire for use only if you convert your file format to the compatible one with Kindle. And also, if you have some DVD movies and wanna play them on this Amazon tablet, you need to rip DVD to Kindle Fire file first.</p>
<p style="margin-top:15px;margin-right:0px;margin-bottom:15px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">This kind of video conversion is not a tough work. Here you will learn the easiest and quickest solution. To convert media files in AVI, MOV and more or DVD to Kindle fire on Mac (Lion included),<a href="http://www.video-converter-mac.org/imedia-converter-deluxe-for-mac/" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;color:#7da939;text-decoration:none;">iSkysoft iMedia Converter Deluxe for Mac</a>is used. This Mac app supports converting any video in all popular formats and any DVD at ultra-fast conversion speed. Here is how it works (take AVI to Kindle Fire MP4 conversion for example):</p>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">
<strong style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">Step 1.</strong><strong style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">Download the Kindle Fire Converter for Mac and add files</strong><p style="margin-top:15px;margin-right:0px;margin-bottom:15px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">Download the Mac app and launch it. Then you will see a welcome interface where you can choose an option according to your purpose. And for your AVI to Kindle Fire Mac conversion, you can click on Video option. Then find the original videos or DVDs on the right part of the main interface and drag them over to the left. Or you can directly drag the originals to the Kindle Fire Converter for Mac from your desktop.</p>
<h4 style="margin-top:16px;margin-right:0px;margin-bottom:16px;margin-left:0px;padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:5px;font-size:1.2em;background-color:#e4e4e4;">Step 2. Choose the compatible format</h4>
<p style="margin-top:15px;margin-right:0px;margin-bottom:15px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">Open the format list by clicking the format icon and choose an output format according to the Kindle Fire format requirement. MP4 is highly recommended because its widely used online and offline.</p>
<h4 style="margin-top:16px;margin-right:0px;margin-bottom:16px;margin-left:0px;padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:5px;font-size:1.2em;background-color:#e4e4e4;">Step 3. Start to convert AVI, MOV, DVD etc. to Kindle Fire on Mac</h4>
<p style="margin-top:15px;margin-right:0px;margin-bottom:15px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">Click the Convert button and the<a href="http://www.video-converter-mac.org/imedia-converter-deluxe-for-mac/" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;color:#7da939;text-decoration:none;">Mac iMedia Converter Deluxe</a>will finish the rest automatically.</p>
<p style="margin-top:15px;margin-right:0px;margin-bottom:15px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">After the conversion, transfer the converted files to your Kindle Fire:</p>
<h3 style="margin-top:0px;margin-right:0px;margin-bottom:4px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;font:normal normal normal 1em/normal Arial, Helvetica, sans-serif;text-transform:uppercase;letter-spacing:0.1em;font-weight:bold;color:#5f5f5f;">PART 2: CONNECTING KINDLE FIRE TO MAC AND TRANSFER FILES TO KINDLE FIRE</h3>
<p style="margin-top:15px;margin-right:0px;margin-bottom:15px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">1.Plug the Kindle Fire to your Mac via USB and unlock the device;</p>
<p style="margin-top:15px;margin-right:0px;margin-bottom:15px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">2.The Kindle Fire appears as an external storage drive on your Mac desktop, click to open it. While using as an external drive, you cant do other things directly on the device.</p>
<p style="margin-top:15px;margin-right:0px;margin-bottom:15px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">3.Drag the converted files to the possible content folder of your Kindle Fire like Music or Pictures.</p>
<p style="margin-top:15px;margin-right:0px;margin-bottom:15px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">4.After the transferring, hit on Disconnect button on your Kindle Fire and unplug it.</p>
</div>
</div></span>]]></description>
			<dc:creator>Marjorie Cooper</dc:creator>
			<pubDate>Fri, 27 Jul 2012 21:03:06 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Copy/Load DVD movies(DVDs, DVD IFO/ISO) to Nexus 7 with TOP Mac DVD Ripper for Google Nexus7]]></title>
			<link>http://developer.yahoo.com/forum/YDN-Documentation/Copy-Load-DVD-movies-DVDs-DVD-IFO-ISO-to/1343367702494-834d26cf-fe8e-4d8f-bbfa-6607de036c26</link>
			<guid>http://developer.yahoo.com/forum/YDN-Documentation/Copy-Load-DVD-movies-DVDs-DVD-IFO-ISO-to/1343367702494-834d26cf-fe8e-4d8f-bbfa-6607de036c26/1343447935712</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=STSIOFPJEEQGXBUSO2SF5UK4SY">Ruth Jackson</a>

<span style="font-size:11px;line-height:normal;"><ul style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">
<li style="color:#545454;margin-top:0px;margin-right:0px;margin-bottom:5px;margin-left:42px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:square;line-height:12px;font-family:Arial, Verdana, sans-serif;">
<strong style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;"><a href="http://www.video-converter-mac.org/dvd-ripper-for-mac/">DVD Ripper for Mac</a></strong>is a powerful DVD ripping application for Mac users to convert both encrypted and non-commercial homemade DVDs to Mac and portable devices like iPod, iPad, iPhone 4,<strong style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">iPhone 4S</strong>, PSP, etc. or to video formats like MP4, WMV, AVI, MOV, MPG, MPEG, FLV(Flash Video), HD MOV, HD MPG, etc. This DVD ripper for Mac can capture DVD audio to MP3, M4A, AAC, AC3, etc. iSkysoft DVD Ripper for Mac is perfectly compatible with Mac OS X Snow Leopard and Lion.This Mac DVD Ripper is fast in<strong style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">ripping DVD to all popular video and audio</strong>formats as it includes the features of DVD Ripper and DVD Audio Ripper. It can rip DVD video to video formats including<strong style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">MP4, AVI, MOV, M4V, 3GP, MPG, MPEG, FLV</strong>, etc; and it can convert DVD audio to<strong style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">MP3, M4A, AAC, AC3</strong>, etc. Best resolution to rip a dvd to video or audio format on Mac.</li>
<li style="color:#545454;margin-top:0px;margin-right:0px;margin-bottom:5px;margin-left:42px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:square;line-height:12px;">
<span style="font-family:Arial, Verdana, sans-serif;">Convert DVD to any video or audio format on Mac OS X (include Mac OS X 10.7 Lion). iSkysoft DVD Ripper for Mac is a powerful</span><strong style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;"><a href="http://www.video-converter-mac.org/dvd-ripper-for-mac/">Mac DVD Ripper</a></strong><span style="font-family:Arial, Verdana, sans-serif;">to rip DVD video to all sorts of video files and extract DVD audio to various audio files on Mac OS X.</span>
</li>
<li style="color:#545454;font-family:Arial, Verdana, sans-serif;margin-top:0px;margin-right:0px;margin-bottom:5px;margin-left:42px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:square;line-height:12px;">This Mac DVD Ripper is fast in<strong style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">ripping DVD to all popular video and audio</strong>formats as it includes the features of DVD Ripper and DVD Audio Ripper. It can rip DVD video to video formats including<strong style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">MP4, AVI, MOV, M4V, 3GP, MPG, MPEG, FLV</strong>, etc; and it can convert DVD audio to<strong style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">MP3, M4A, AAC, AC3</strong>, etc. Best resolution to rip a dvd to video or audio format on Mac.</li>
<li style="color:#545454;font-family:Arial, Verdana, sans-serif;margin-top:0px;margin-right:0px;margin-bottom:5px;margin-left:42px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:square;line-height:12px;">With this powerful DVD ripping Mac software, you can output video and audio files that can be perfectly played on most portable players such as iPhone, iPod, Apple TV, PSP, Xbox 360, PS3, iRiver, Creative Zen, Archos, PMP, Smart Phone, Pocket PC, PDA, cell phone, MP4 Player, MP3 player, and other video and audio players on Mac OS X.</li>
</ul></span>]]></description>
			<dc:creator>Ruth Jackson</dc:creator>
			<pubDate>Fri, 27 Jul 2012 20:58:55 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Sync videos(AVI/MKV/VOB/MTS) from Google Nexus 7 to HDTV via Nexus7 Video Converter]]></title>
			<link>http://developer.yahoo.com/forum/YDN-Documentation/Sync-videos-AVI-MKV-VOB-MTS-from-Google-Nexus-7/1343375986590-4571a29e-3979-43c5-b51b-9683a43c072e</link>
			<guid>http://developer.yahoo.com/forum/YDN-Documentation/Sync-videos-AVI-MKV-VOB-MTS-from-Google-Nexus-7/1343375986590-4571a29e-3979-43c5-b51b-9683a43c072e/1343444926156</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=STSIOFPJEEQGXBUSO2SF5UK4SY">Ruth Jackson</a>

<span style="color:#545454;font-size:11px;line-height:normal;"><h4 style="font-family:Arial, Verdana, sans-serif;margin-top:16px;margin-right:0px;margin-bottom:16px;margin-left:0px;padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:5px;font-size:1.2em;background-color:#e4e4e4;">1. How to convert all video files and extract audio from video?</h4>
<p style="margin-top:15px;margin-right:0px;margin-bottom:15px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;"><span style="font-family:Arial, Verdana, sans-serif;">This step-by-step tutorial will show you how to use iSkysoft</span><a href="http://www.video-converter-mac.org/video-converter-for-mac/" style="font-family:Arial, Verdana, sans-serif;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;color:#7da939;text-decoration:none;">Video Converer for Mac</a><span style="font-family:Arial, Verdana, sans-serif;">to convert videos on Mac OS X (Tiger , Leopard and Snow Leopard). You can convert all video formats such as MPEG1, MPEG2, MP4, TOD, MKV, 3GP, 3G2, MOV, AVI, TS/TP (for HD Video) to any popular video formats including FLV, MKV, MOV, MP4, M4V, AVI, and MPG with this excellent Mac Video Converter. You can also extract audio form video to MP3, AAC, OGG, APE, WAV, AC3 and M4A with excellent audio quality and super high conversion speed</span><strong style="font-family:Arial, Verdana, sans-serif;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">.</strong><br><span style="font-family:Arial, Verdana, sans-serif;">You can download it for free from the product page of</span><a href="http://www.video-converter-mac.org/video-converter-for-mac/" style="font-family:Arial, Verdana, sans-serif;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;color:#7da939;text-decoration:none;">Video Converter Mac</a><span style="font-family:Arial, Verdana, sans-serif;">according to the processor of your iMac/MacBook/MacBook Pro/MacBook Air/Mac Pro )<br></span><br><strong style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;"><span style="font-family:Arial, Verdana, sans-serif;">Step 1: Launch </span><a href="http://www.video-converter-mac.org/video-converter-for-mac/">Video Converter for Mac</a><span style="font-family:Arial, Verdana, sans-serif;"> and Add Videos</span></strong></p>
<p style="font-family:Arial, Verdana, sans-serif;margin-top:15px;margin-right:0px;margin-bottom:15px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">Click the Add Files button or directly use drag &amp; drop to add video or audio files you want to convert to the program.<br>This<a href="http://www.video-converter-mac.org/video-converter-for-mac/" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;color:#7da939;text-decoration:none;">Mac Video Converter</a>supports<strong style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">batch conversion</strong>, it allows you to import several multimedia files so that you can convert several videos or audios in one go.</p>
<p style="font-family:Arial, Verdana, sans-serif;margin-top:15px;margin-right:0px;margin-bottom:15px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;"><strong style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">Step 2: Output Settings</strong></p>
<p style="font-family:Arial, Verdana, sans-serif;margin-top:15px;margin-right:0px;margin-bottom:15px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;"><a href="http://www.video-converter-mac.org/video-converter-for-mac/" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;color:#7da939;text-decoration:none;">iSkysoft Mac video converter</a>can<strong style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">convert video to all popular formats</strong>on Mac for iPod, iPad, iPhone 4,  iPhone, PSP, PS3, Apple TV, Zune, Creative Zen, MP4 players and MP3 players, etc.<br>Choose the format from the format drop-down list before the conversion.This smart video converter provides optimized default settings for a series of players, so if you dont know what formats your player supports, you can just select the format according to the device name.</p>
<p style="font-family:Arial, Verdana, sans-serif;margin-top:15px;margin-right:0px;margin-bottom:15px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">Choose audio format (MP3, WAV, AAC) if you just want to<strong style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">extract audio from video</strong>on Mac. Then select an output format for each video file and specify a directory to save the output files.<br>If you dont want to do these settings, the default settings will just work perfectly. If you dont want to use the default video and audio encoding settings, just click the <strong style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">Settings</strong>button to customize output settings.</p>
<p style="font-family:Arial, Verdana, sans-serif;margin-top:15px;margin-right:0px;margin-bottom:15px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;"><strong style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">Video:</strong>Set video encoding settings by selecting a resolution, a frame rate, a bit rate and a video encoder.<br><strong style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">Audio:</strong>Set audio encoding settings by selecting a sample rate, an audio channel, a bit rate and an audio encoder.</p>
<p style="font-family:Arial, Verdana, sans-serif;margin-top:15px;margin-right:0px;margin-bottom:15px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">If you want to join several video files into one on Mac, on the main interface, tick the check box <strong style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">Merge into one file</strong>, and you will get only one output file instead of multiple files.</p>
<p style="font-family:Arial, Verdana, sans-serif;margin-top:15px;margin-right:0px;margin-bottom:15px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;"><strong style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">Step 3: Start the Conversion</strong></p>
<p style="font-family:Arial, Verdana, sans-serif;margin-top:15px;margin-right:0px;margin-bottom:15px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">When you are ready to convert the added videos on Mac, Click the <strong style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">Convert</strong> button to start conversion and then you can just go out for a walk or take a nap, and the conversion may have been finished when you come back.</p>
<h4 style="font-family:Arial, Verdana, sans-serif;margin-top:16px;margin-right:0px;margin-bottom:16px;margin-left:0px;padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:5px;font-size:1.2em;background-color:#e4e4e4;">2. How to trim video clips?</h4></span><span style="color:#545454;font-family:Arial, Verdana, sans-serif;font-size:12px;line-height:normal;">Click the <strong style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">Trim</strong> button to open the Trim window below:</span><span style="color:#545454;font-size:11px;line-height:normal;"><p style="font-family:Arial, Verdana, sans-serif;margin-top:15px;margin-right:0px;margin-bottom:15px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">Drag the slider to set the starting time and ending time, and then click OK.<br><strong style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">Note</strong>: You can preview the trimmed video clip before conversion in preview window on the programs main interface.</p>
<h4 style="font-family:Arial, Verdana, sans-serif;margin-top:16px;margin-right:0px;margin-bottom:16px;margin-left:0px;padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:5px;font-size:1.2em;background-color:#e4e4e4;">3. How to crop video clips?</h4>
<p style="font-family:Arial, Verdana, sans-serif;margin-top:15px;margin-right:0px;margin-bottom:15px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">Check the video you want to trim, and click the Crop button to open the Crop window below:</p>
<p style="font-family:Arial, Verdana, sans-serif;margin-top:15px;margin-right:0px;margin-bottom:15px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">Select an output aspect ratio and the available options are: Keep Original, Full Screen, 16:9 and 4:3.<br>You can enter the crop values manually or drag the rectangular selection frame round the video to select the displaying area.<br><strong style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">Note:</strong>You can preview the cropped video clip before conversion in preview window on the programs main interface.</p>
<h4 style="font-family:Arial, Verdana, sans-serif;margin-top:16px;margin-right:0px;margin-bottom:16px;margin-left:0px;padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:5px;font-size:1.2em;background-color:#e4e4e4;">4. How to set video effect?</h4>
<p style="font-family:Arial, Verdana, sans-serif;margin-top:15px;margin-right:0px;margin-bottom:15px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">If you want to adjust the video effect of your movie, you can click the <strong style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">Effect</strong> button and drag each effect adjustment slider to set the brightness, contrast, saturation and volume. You can also choose a special effect from the Effect drop-down list to apply to your movie.</p>
<h4 style="font-family:Arial, Verdana, sans-serif;margin-top:16px;margin-right:0px;margin-bottom:16px;margin-left:0px;padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:5px;font-size:1.2em;background-color:#e4e4e4;">5. How to capture pictures from a moive?</h4>
<p style="font-family:Arial, Verdana, sans-serif;margin-top:15px;margin-right:0px;margin-bottom:15px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">Go to iSkysoft Video Converter &gt; Preference to set the image format (JPEG, BMP) and select output folder.</p>
<p style="font-family:Arial, Verdana, sans-serif;margin-top:15px;margin-right:0px;margin-bottom:15px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">After the files are added, preview the video and click the Snapshot button to capture picture.</p>
<p style="font-family:Arial, Verdana, sans-serif;margin-top:15px;margin-right:0px;margin-bottom:15px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">You can click the Snapshot Folder button to view the captured pictures.</p></span>]]></description>
			<dc:creator>Ruth Jackson</dc:creator>
			<pubDate>Fri, 27 Jul 2012 20:08:46 -0700</pubDate>
		</item>
	</channel>
</rss><!-- p1.ydn.bf1.yahoo.com uncompressed/chunked Wed May 22 23:43:18 PDT 2013 -->
