<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Developer Tutorials' Webmaster Blog &#187; yahoo apis</title>
	<atom:link href="http://www.developertutorials.com/blog/tag/yahoo-apis/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.developertutorials.com/blog</link>
	<description>Keeping webmasters up-to-date on technology.</description>
	<pubDate>Tue, 02 Sep 2008 14:59:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>The Yahoo! APIs You Wish You&#8217;d Heard Of</title>
		<link>http://www.developertutorials.com/blog/php/the-yahoo-apis-you-wish-youd-heard-of-7/</link>
		<comments>http://www.developertutorials.com/blog/php/the-yahoo-apis-you-wish-youd-heard-of-7/#comments</comments>
		<pubDate>Fri, 25 Jan 2008 11:00:32 +0000</pubDate>
		<dc:creator>Akash Mehta</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[api]]></category>

		<category><![CDATA[yahoo apis]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/blog/php/the-yahoo-apis-you-wish-youd-heard-of-7/</guid>
		<description><![CDATA[It seems the web is always abuzz when another web 2.0 startup releases an API. Everyone starts putting together little mashups; some take off, most don&#8217;t. Yet few seem to be familiar with the Yahoo! APIs: with immense power on offer, and with a serialized PHP output option, they&#8217;re great for PHP developers. Read on [...]]]></description>
			<content:encoded><![CDATA[<p>It seems the web is always abuzz when another web 2.0 startup releases an API. Everyone starts putting together little mashups; some take off, most don&#8217;t. Yet few seem to be familiar with the <a href="http://developer.yahoo.com/">Yahoo! APIs:</a> with immense power on offer, and with a serialized PHP output option, they&#8217;re great for PHP developers. Read on to see just how much power is available, and some cool tricks.</p>
<p><span id="more-7"></span>In just three lines of code, you can write a web search (of sorts). You can show your users customised maps with your own special HTML-friendly markers added. You can pull in the knowledge of the world, scan the entire web and even fetch lists of items available for purchase. That&#8217;s pretty powerful. And it&#8217;s all free.</p>
<p>The documentation is slightly complex, and I&#8217;ve noticed quite a few developers are aware of them but haven&#8217;t bothered to take a closer look - you definitely want to examine them in detail if you&#8217;re into mashup building. Just briefly brainstorming, here are some interesting things you could achieve with the APIs:</p>
<p><strong>1. Illustrating content</strong><br />
If you&#8217;ve got user generated content, why not use the term extraction and flickr search APIs to illustrate it too?</p>
<p><strong>2. Address validation</strong><br />
It may not be perfect, but the APIs offer a very reasonable way to validate user-input address values.</p>
<p><strong>3. Find related information / further reading</strong><br />
The Search APIs offer access to a massive index of the internet, covering much of the typical news outlets, the blogosphere, the wikis and, of course, the traditional content servers. Why not search the entire web to find stories documenting a particular topic or event, to provide additional information to your users?</p>
<p><strong>4. Check plagiarism</strong><br />
When dealing with user-submitted content,  plagiarism is a real problem.  Users copying-and-pasting entire blocks of content can anger copyright owners and create all sorts of legal issues. Why not regularly scan the web to find sites featuring the content in your database?</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark" style="float:left;">
<div class="d7" style="overflow:hidden">
<div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.developertutorials.com/blog/php/the-yahoo-apis-you-wish-youd-heard-of-7/&amp;title=The+Yahoo%21+APIs+You+Wish+You%26%238217%3Bd+Heard+Of" title="Add to&nbsp;Del.icio.us">Del.icio.us</a></div><div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.developertutorials.com/blog/php/the-yahoo-apis-you-wish-youd-heard-of-7/&amp;title=The+Yahoo%21+APIs+You+Wish+You%26%238217%3Bd+Heard+Of" title="Add to&nbsp;Digg This">Digg This</a></div><div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit.php?url=http://www.developertutorials.com/blog/php/the-yahoo-apis-you-wish-youd-heard-of-7/&amp;title=The+Yahoo%21+APIs+You+Wish+You%26%238217%3Bd+Heard+Of" title="Add to&nbsp;Stumble">Stumble</a></div></div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.developertutorials.com/blog/php/the-yahoo-apis-you-wish-youd-heard-of-7/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
