<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/">

<channel>
	<title>YDN Blog &#187; YAP</title>
	<atom:link href="http://developer.yahoo.com/blogs/ydn/categories/yap/feed/rss2/" rel="self" type="application/rss+xml" />
	<link>http://developer.yahoo.com/blogs/ydn</link>
	<description>Everything you ever wanted to know about developing with Yahoo!</description>
	<lastBuildDate>Wed, 02 May 2012 16:13:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Announcing a New Open Source Application Development Book</title>
		<link>http://developer.yahoo.com/blogs/ydn/posts/2011/03/announcing-a-new-open-source-application-development-book/</link>
		<comments>http://developer.yahoo.com/blogs/ydn/posts/2011/03/announcing-a-new-open-source-application-development-book/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 14:24:22 +0000</pubDate>
		<dc:creator>Jonathan LeBlanc</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Books and Articles]]></category>
		<category><![CDATA[Evangelism]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[Open]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[OpenSocial]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[YAP]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[oauth]]></category>
		<category><![CDATA[opensocial]]></category>
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://developer.yahoo.com/blogs/ydn/?p=37161</guid>
		<description><![CDATA[I'd like to officially announce a new upcoming book from Yahoo! Press and O'Reilly, "Programming Social Applications."]]></description>
			<content:encoded><![CDATA[<p><a href="http://oreilly.com/catalog/0636920014201/" target="_blank"><img src="http://i.imgur.com/Ce58f.jpg" width="250px" alt="Programming Social Applications" style="border:0;float:right;margin:0 10px 10px 0;"/></a>I'd like to officially announce a new upcoming book from Yahoo! Press and O'Reilly Media, "Programming Social Applications."  The purpose of this book is to explore the open source technologies that are employed in the industry to do everything from user authentication and authorization to building social applications, as well as constructing an application hosting container and working with distributed web frameworks.  Each section will provide an in-depth look into the technology offering, showing you how to use it and explaining how the implementations help you.</p>

<p>The book will dive into a number of technical topics including:
<ul>
    <li><a href="http://oauth.net/" target="_blank">OAuth 1.0a</a> and <a href="http://oauth.net/2/" target="_blank">OAuth 2</a> for user authorization.</li>
    <li><a href="http://openid.net/" target="_blank">OpenID</a> and available extensions for user authentication, including deep coverage of the <a href="http://wiki.openid.net/w/page/12995194/OpenID-and-OAuth-Hybrid-Extension" target="_blank">hybrid OpenID / OAuth extension</a>.</li>
    <li><a href="http://shindig.apache.org/" target="_blank">Shindig</a> for constructing an application hosting container, including a look into <a href="http://code.google.com/p/partuza/" target="_blank">Partuza</a> to construct a sample social networking container.</li>
    <li>Distributed web frameworks such as <a href="http://activitystrea.ms/" target="_blank">Activity Streams</a>, the <a href="http://ogp.me/" target="_blank">Open Graph Protocol</a>, <a href="http://code.google.com/p/pubsubhubbub/" target="_blank">PubSubHubbub</a>, the <a href="http://www.salmon-protocol.org/" target="_blank">Salmon protocol</a>, <a href="http://code.google.com/p/webfinger/" target="_blank">Webfinger</a> and <a href="http://www.oexchange.org/" target="_blank">OExchange</a>.</li>
    <li><a href="http://www.opensocial.org/" target="_blank">OpenSocial</a> for constructing social applications.</li>
    <li><a href="http://code.google.com/p/google-caja/" target="_blank">Caja</a> and <a href="http://www.adsafe.org/" target="_blank">ADsafe</a> for securing third party code on your sites or services.</li>
</ul></p>

<p>In addition to specific technologies, the book goes into detail, with practical examples, on the topics that build the inner workings of a social platform or application, including:
<ul>
    <li>The online social graph, relationship models and understanding user identity.</li>
    <li>How to monetize your applications and increase your audience.</li>
    <li>Dissecting real-world application successes and failures.</li>
    <li>Understanding how applications and social networking containers work, from implementation to security.</li>
    <li>Working with application views, permissions and best practices.</li>
    <li>Case studies looking into how good applications go bad.</li>
</ul></p>

<p>All code within "Programming Social Applications" is written in JavaScript for front-end examples and both PHP and Python for all server-side implementations, so that each technical offering is easy to consume and implement without much modification.</p>

<p>This book is currently available in the <a href="http://oreilly.com/catalog/0636920014201" target="_blank">O'Reilly Rough Cuts</a> program or on <a href="http://www.amazon.com/Programming-Social-Applications-Experiences-Distributed/dp/1449394914/ref=pd_rhf_p_t_2" target="_blank">Amazon</a> for anyone who would like to pre-order the text or provide feedback on the content.  For those wishing for a print copy of the book, it will be available from O'Reilly in July from the <a href="http://oreilly.com/catalog/0636920014201" target="_blank">product page</a>.</p>

<p>To follow updates about the progress and release of the book:
<ul>
    <li><a href="http://twitter.com/socialappsbook" target="_blank">Follow progress on Twitter</a>.</li>
    <li><a href="http://www.facebook.com/programmingsocialapps" target="_blank">Like the Facebook page</a>.</li><br />
</ul>
If you have any questions about the book you can reach me at the above channels or directly via Twitter <a href="http://www.twitter.com/jcleblanc" target="_blank">@jcleblanc</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://developer.yahoo.com/blogs/ydn/posts/2011/03/announcing-a-new-open-source-application-development-book/feed/rss2/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<media:content url="http://ydn.zenfs.com/blogs/1/oreilly-205x85.png" type="image/jpeg" width="205" height="85" />	</item>
		<item>
		<title>Screencast: Introducing the Yahoo! Application Platform</title>
		<link>http://developer.yahoo.com/blogs/ydn/posts/2011/01/screencast-introducing-the-yahoo-application-platform/</link>
		<comments>http://developer.yahoo.com/blogs/ydn/posts/2011/01/screencast-introducing-the-yahoo-application-platform/#comments</comments>
		<pubDate>Wed, 19 Jan 2011 23:26:23 +0000</pubDate>
		<dc:creator>Nathan Tawil</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Special Presentations]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[YAP]]></category>
		<category><![CDATA[YAP tutorial screencast]]></category>

		<guid isPermaLink="false">http://developer.yahoo.com/blogs/ydn/?p=28821</guid>
		<description><![CDATA[This screencast shows you how to create a simple YAP application using the example from the tutorial in the YAP Developers Guide.]]></description>
			<content:encoded><![CDATA[<p>Here's a screencast that shows you how to create a simple YAP application using the example from the tutorial in the <a href="http://developer.yahoo.com/yap/guide/">YAP Developers Guide</a>.</p>

<p><embed  allowscriptaccess="never" type="application/x-shockwave-flash" src="http://www.youtube.com/v/6Jw86NnrmK8?fs=1&amp;hl=en_US" allowfullscreen="true" width="640" height="385"></embed> </p>

<p>For complete instructions and all the sample code used in the screencast, see the <a href="http://developer.yahoo.com/yap/guide/creating_open_app.html">Getting Started</a> chapter in the <em>Developers Guide</em>. And please let us know if you find this screencast useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://developer.yahoo.com/blogs/ydn/posts/2011/01/screencast-introducing-the-yahoo-application-platform/feed/rss2/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<media:content url="http://ydn.zenfs.com/blogs/1/yap-205x85.gif" type="image/jpeg" width="205" height="85" />	</item>
		<item>
		<title>OpenSocial spec version  1.1 released</title>
		<link>http://developer.yahoo.com/blogs/ydn/posts/2010/11/opensocial-spec-version-1-1-released/</link>
		<comments>http://developer.yahoo.com/blogs/ydn/posts/2010/11/opensocial-spec-version-1-1-released/#comments</comments>
		<pubDate>Fri, 19 Nov 2010 20:12:35 +0000</pubDate>
		<dc:creator>Jonathan LeBlanc</dc:creator>
				<category><![CDATA[OpenSocial]]></category>
		<category><![CDATA[YAP]]></category>
		<category><![CDATA[YDN Theme Categories]]></category>

		<guid isPermaLink="false">http://developer.yahoo.com/blogs/ydn/?p=22401</guid>
		<description><![CDATA[OpenSocial is one of the foundation technologies that we use for YAP for interacting with our users' social information.]]></description>
			<content:encoded><![CDATA[<p>Yesterday the <a href="http://www.opensocial.org/">OpenSocial</a> community announced the release of version 1.1 of the OpenSocial specification.  OpenSocial is one of the foundation technologies that we use for our <a href="http://developer.yahoo.com/yap" target="_blank">Yahoo! Application Platform (YAP)</a> for interacting with the social information of our users. It is also the main social container technology that is implemented by many other social containers, such as MySpace, Orkut, iGoogle, Jive, and <a href="http://wiki.opensocial.org/index.php?title=Containers" target="_blank">many others</a>.</p>

<p>In the implementation of this version, one of the most exciting features is a new API to enable gadgets (or applications) to communicate with each other through a pub/sub mechanism.  What this means for  application developers is the ability to remove real-time silos from applications and have them be able to convey a rich social experience to the users, by being able to play off of user interactions across multiple gadgets.</p>

<p>Here's more information on this release, from the <em>1.1.1 Inter-Gadget Communication</em> section of the release notes:</p>

<blockquote>Version 1.1 officially support an inter-gadget eventing system based upon the OpenAjax Hub. "The OpenAjax Hub is a set of standard JavaScript functionality defined by the OpenAjax Alliance that addresses key interoperability and security issues that arise when multiple Ajax libraries and/or components are used within the same web page." By incorporating this technology into OpenSocial, gadgets are now able to declare, as part of the module definition, events to which they are able to publish and subscribe. In addition, this specification has reserved several topic namespaces for use by OpenSocial. Please refer to the Inter-Gadget Eventing in the Core-Gadget specification for more information.</blockquote>

<p>For full release notes please see the <a href="http://opensocial-resources.googlecode.com/svn/spec/1.1/OpenSocial-Specification-Release-Notes.xml#rfc.section.1" target="_blank">full notes</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://developer.yahoo.com/blogs/ydn/posts/2010/11/opensocial-spec-version-1-1-released/feed/rss2/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<media:content url="http://ydn.zenfs.com/blogs/1/opensocial.jpg" type="image/jpeg" width="321" height="85" />	</item>
		<item>
		<title>YAP 2.4 is now live</title>
		<link>http://developer.yahoo.com/blogs/ydn/posts/2010/10/yap-2-4-is-now-live/</link>
		<comments>http://developer.yahoo.com/blogs/ydn/posts/2010/10/yap-2-4-is-now-live/#comments</comments>
		<pubDate>Fri, 22 Oct 2010 22:27:36 +0000</pubDate>
		<dc:creator>Mike Vargas</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Release Notes]]></category>
		<category><![CDATA[YAP]]></category>
		<category><![CDATA[YDN Theme Categories]]></category>

		<guid isPermaLink="false">http://developer.yahoo.com/blogs/ydn/?p=16691</guid>
		<description><![CDATA[Much of the work in this release lays the groundwork for significant changes that will be rolling out across Yahoo! in the coming weeks.]]></description>
			<content:encoded><![CDATA[<p>We are pleased to announce that version 2.4 of the Yahoo! Application Platform is now available.  Much of the work in this release lays the groundwork for significant changes that will be rolling out across Yahoo! in the coming weeks.</p>

<h2>Extended Flash Support</h2>

<p>The <a href="http://developer.yahoo.com/yap/guide/swf.html"><code>yml:swf</code> tag</a> is now supported in the app small view and preview.  Now you can provide a much richer experience in these views using Flash.  Don’t’ forget to review the <a href="http://developer.yahoo.com/yap/guide/yapdev-yml.html#yml-lite">full list of supported tags</a> for these views.</p>

<h2>Install Everywhere for Apps</h2> 

<p>When an app is installed on the Yahoo! network, it will be available on all applicable areas across Yahoo! that support YAP apps.  For example, if a user installs an app on MyYahoo!, they will also see the application on their <a href="http://pulse.yahoo.com/y/apps">Pulse | MyApps page</a>.  This means that users will no longer have to install your app everywhere that they want to use it.</p>

<p><a href="http://ydn.zenfs.com/blogs/1/pulse-apps.jpg"><img src="http://ydn.zenfs.com/blogs/1/pulse-apps.jpg" alt="Yahoo! Pulse | Apps page for user, showing features Apps and user-selected Apps" title="pulse-apps" width="600" height="400" class="alignnone size-full wp-image-16701"/></a></p>

<p>There will be some exceptions, such as if some Yahoo! sites restrict the types of apps that can be used to a specific category (for example, sports apps, games, etc.).  This feature will be supported across Yahoo! during Q4 and may be available on different sites at different times.</p>

<h2>Notifications Count displayed on MyApps page</h2>

<p>If an App generates notifications for a user, the notifications count will be displayed on the user’s MyApps page in Pulse.  Notifications will let your users know that there is some task for them to do within your app, and should drive reengagement with your app. The Notifications API will be available mid Q4.</p>
]]></content:encoded>
			<wfw:commentRss>http://developer.yahoo.com/blogs/ydn/posts/2010/10/yap-2-4-is-now-live/feed/rss2/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<media:content url="http://ydn.zenfs.com/blogs/1/pulse-apps-feature.jpg" type="image/jpeg" width="321" height="85" />	</item>
		<item>
		<title>Back to Mumbai</title>
		<link>http://developer.yahoo.com/blogs/ydn/posts/2010/10/back-to-mumbai/</link>
		<comments>http://developer.yahoo.com/blogs/ydn/posts/2010/10/back-to-mumbai/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 21:36:16 +0000</pubDate>
		<dc:creator>Balaji Narayanan</dc:creator>
				<category><![CDATA[Hackday]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[YAP]]></category>
		<category><![CDATA[YDN Theme Categories]]></category>
		<category><![CDATA[YOS]]></category>
		<category><![CDATA[YQL]]></category>
		<category><![CDATA[YUI]]></category>
		<category><![CDATA[bombay]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[HackU]]></category>
		<category><![CDATA[iit]]></category>
		<category><![CDATA[india]]></category>
		<category><![CDATA[mumbai]]></category>
		<category><![CDATA[students]]></category>
		<category><![CDATA[university]]></category>

		<guid isPermaLink="false">http://developer.yahoo.com/blogs/ydn/?p=15171</guid>
		<description><![CDATA[Overall, 30 hacks were registered and 22 were demoed at the second Hack U at the Indian Institute of Technology Bombay (Mumbai). Amchi Mumbai!]]></description>
			<content:encoded><![CDATA[<p><a href='http://sawaal.ibibo.com/mumbai/what-meaning-word-aamchi-mumbai-815438.html'>Amchi Mumbai</a>! This was the first time Hack U India revisited a university: The <a href="http://developer.yahoo.com/blogs/ydn/posts/2009/02/hacku_mumbai/" title="University Hack Day in Bollywood!">previous Hack U</a> at the <a href='http://en.wikipedia.org/wiki/Indian_Institute_of_Technology_Bombay' target='_blank'>Indian Institute of Technology Bombay</a> was a big success characteristic of a bollywood blockbuster. </p>

<p>Based on the success of the first event, we knew that this event would be much anticipated both by the crew and the students alike. True to expectations, even before we landed on campus, we had over 250 registrations. We knew we were in for an exciting weekend.</p>

<p>The Hack U kick off was at 5:30 pm at the FC Kohli Auditorium with a welcome note by Muthusamy Chelliah, Head of Academic Relations at Yahoo! Bangalore, followed by Professor Dhamani from IIT Bombay. Hari Vasudev, the VP of Platform Technology group at Yahoo!, kept the students engrossed by talking about Yahoo! Open strategy and Cloud platforms. </p>

<p>With the informative introduction talks over, it was time for the tech crew to take over. Arnab Nandi, our Hack U veteran, delivered &quot;Hack 101 &mdash; An introduction to Hacking&quot; to prepare the students.</p>

<p><a href='http://developer.yahoo.com/yql'>YQL</a> is always among the favorite topics of any Hack U, and this time <a href='http://balajin.net/'>I presented</a> the talk on YQL, <a href="http://www.slideshare.net/balajijegan/yql-a-swiss-army-knife-for-your-hacks-at-hacku-2010-iit-bombay" title="YQL, the swiss army knife for hacks">how YQL can be used as the Swiss Army knife for hacks</a>.</p>

<div style="width:425px;" id="__ss_5436473"><strong style="display:block;margin:12px 0 4px;"><a href="http://www.slideshare.net/balajijegan/yql-a-swiss-army-knife-for-your-hacks-at-hacku-2010-iit-bombay" title="YQL - A Swiss Army knife for your hacks at HackU 2010, IIT Bombay">YQL - A swiss army knife for your hacks at HackU 2010, IIT Bombay</a></strong><embed  allowscriptaccess="never" type="application/x-shockwave-flash" name="__sse5436473" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=hacku2010yql-iitb-101013150613-phpapp01&#038;stripped_title=yql-a-swiss-army-knife-for-your-hacks-at-hacku-2010-iit-bombay&#038;userName=balajijegan" allowfullscreen="true" width="425" height="355"></embed><div style="padding:5px 0 12px;">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/balajijegan">Balaji Narayanan</a>.</div></div> 

<p><a href='http://twitter.com/sark1001'>Rajesh Kumar</a> followed and used his quizzing skills to keep the participants engaged. He went on to demo how to build YOS Social applications using YQL and  <a href='http://developer.yahoo.com/social/updates/firehose.html'>Firehose APIs</a>.</p>

<p>The next morning I started off with a demo on how to tackle issues with <a href='http://developer.yahoo.com/oauth/'>OAuth</a>. <a href='http://knutties.name/blog/'>Natarajan Kannan</a>, a My Yahoo! Engineer, then went on to present a talk on <a href='http://developer.yahoo.com/yui'>YUI  libraries</a>, another favorite topic at Hack U's. He spoke about how to build good visualizations and presentations using the YUI library with very minimal effort. </p>

<p><a href='https://twitter.com/sudarmuthu'>Sudar Muthu</a>, a Yahoo! research engineer followed with a talk on <a href='http://www.slideshare.net/Sudar/yap-hack-u2010'>building hacks on the Yahoo! Application platform</a>.  </p>

<p><a href="http://ydn.zenfs.com/blogs/1/5078707364_ca2f284c9c.jpg"><img src="http://ydn.zenfs.com/blogs/1/5078707364_ca2f284c9c.jpg" alt="" title="IIT B Hack U" width="500" height="333" class="size-full wp-image-15181"/></a> Hacking officially began at 1 pm. What impressed us was that the participants had thought through their ideas well in advance and were hacking away well through the night. Except for a couple of groups, there were no major hiccups or frustrations (sometimes seen during crunch hack hours). Every small success was celebrated. The students were proactively looking at various additional features and tweaks to their hacks whenever they found time or had a eureka moment. It was encouraging to see more than 50 participants actively hacking well past midnight.</p>

<p>Overall 30 hacks were registered and 22 of them were demoed. Check out the <a href="http://developer.yahoo.com/hacku/show/2010/oct/uiuc" title="&#x00201a;&#xc4;&#xf9;Hack">hack tracker</a> for the list of hacks. </p>

<p>The winners were:
<ul>
<li><strong><a href="http://developer.yahoo.com/hacku/hackuhandler.php?appid=hacku&#038;op=showhack&#038;hackid=1422">Friends Circle</a></strong> - Best Social hack</li>
<li><strong><a href="http://developer.yahoo.com/hacku/hackuhandler.php?appid=hacku&#038;op=showhack&#038;hackid=1427">Jaago grahak Jaago</a></strong> - Best mobile app for a social cause</li>
<li><strong><a href="http://developer.yahoo.com/hacku/hackuhandler.php?appid=hacku&#038;op=showhack&#038;hackid=1407">Chat Normalizer</a></strong> - Using NLP to normalize short texts in chat</li>
<li><strong><a href="http://developer.yahoo.com/hacku/hackuhandler.php?appid=hacku&#038;op=showhack&#038;hackid=1426">RealChess</a></strong> - a multiplayer Chess Game</li>
</ul></p>

<p>Other hacks that got a special mention for their completeness and creativity were <strong><a>Make my tutorial</a></strong> &mdash; a hack to compile data from various sources based on individual choice &mdash; and my personal favorite, <strong><a href="http://developer.yahoo.com/hacku/hackuhandler.php?appid=hacku&#038;op=showhack&#038;hackid=1406">Proximity Tracker</a></strong> &mdash; a hack that will remind a user about a task based on proximity to a service. </p>

<p>Overall the event was a great success, with fantastic participation by the students and enthusiastic Yahoo! Hack U crew. Big thanks to Jayasurian, Prajwal, and Prateek, who were all also part of the Technical crew who fielded questions and requests from the students. Thanks to Sanjay Mohan, Director YOS Engineering, for being part of the judging panel. The event was well organized and supported by the Hack U organizing team with Chelliah, Teenu, and Ruchika.  </p>

<p>We all were really thrilled, when the young and smart brains at IIT-Bombay, cheered for Yahoo!, asking us to come back next year! That's the best response we could have gotten  after conducting the event. </p>

<p>Check out some pictures from the event on <a href='http://www.flickr.com/search/?q=hacku%2C+iitbombay&#038;m=tags' title='HackU photos from Flickr'>Flickr</a>. (Front page photo courtesy of <a href="http://www.flickr.com/photos/rlerdorf/3263429086/">Rasmus Lerdorf</a>, web legend and creator of PHP.)</p>
]]></content:encoded>
			<wfw:commentRss>http://developer.yahoo.com/blogs/ydn/posts/2010/10/back-to-mumbai/feed/rss2/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<media:content url="http://ydn.zenfs.com/blogs/1/hacku-mumbai-1010-winners-2nd.jpg" type="image/jpeg" width="210" height="85" />	</item>
		<item>
		<title>YAP goodness: Games galore, WordPress</title>
		<link>http://developer.yahoo.com/blogs/ydn/posts/2010/10/yap-goodness-games-galore-wordpress/</link>
		<comments>http://developer.yahoo.com/blogs/ydn/posts/2010/10/yap-goodness-games-galore-wordpress/#comments</comments>
		<pubDate>Tue, 12 Oct 2010 19:00:21 +0000</pubDate>
		<dc:creator>Mike Vargas</dc:creator>
				<category><![CDATA[YAP]]></category>
		<category><![CDATA[YDN Theme Categories]]></category>

		<guid isPermaLink="false">http://developer.yahoo.com/blogs/ydn/?p=13261</guid>
		<description><![CDATA[Here's an update on the goings-on in the Yahoo! Application Platform space, and games you can has now, and more on our WordPress-fueled sites.]]></description>
			<content:encoded><![CDATA[<p>More game developers are coming onboard YAP, for self-service, Open Social-powered gaming goodness. Try out the latest from <a href="http://www.omgpop.com/">OMGPOP</a> (no relation to Yahoo!'s <a href="http://omg.yahoo.com/">OMG</a>): <a href="http://pulse.yahoo.com/y/apps/up14FB7i/">Draw My Thing </a>, <a href="http://pulse.yahoo.com/y/apps/CloXBW7a/">Balloono</a>, and <a href="http://pulse.yahoo.com/y/apps/1vBsgq30/">Pool</a>. </p>

<p>Can you read Chinese? Check out <a href="http://pulse.yahoo.com/y/apps/dSjNVY54/">GodGame</a> and <a href="http://apps.yahoo.com/instapp?appid=LF70KD4a&#038;yap_isrc=appbin">Gamelet's Pet Crossing </a>. Also available: <a href="http://apps.yahoo.com/instapp?appid=urWddF7e&#038;yap_isrc=appbin">Smash Snakes</a>, <a href="http://apps.yahoo.com/instapp?appid=2cFekt6g&#038;yap_isrc=appbin">Tank Man</a>, and <a href="http://apps.yahoo.com/instapp?appid=hIbFx94o&#038;yap_isrc=appbin">Crystal Digger</a>. </p>

<p><a href="http://ydn.zenfs.com/blogs/1/godgame.jpg"><img src="http://ydn.zenfs.com/blogs/1/godgame.jpg" alt="GodGame on Yahoo! Pulse" title="godgame" width="500" height="332" class="alignnone size-full wp-image-13401"/></a></p>

<p>We're counting down the days until we launch the wildly popular <a href="http://developer.yahoo.com/blogs/ydn/posts/2010/05/social_gaming_network/">Zynga titles on our Y! network</a>. Stay tuned.</p>

<p>Last week, we successfully went live with our redesigned <a href="http://developer.yahoo.com/">Yahoo! Developer Network</a> site, focused on  our <a href="http://developer.yahoo.com/yql/">YQL-fueled</a> developer products and our blogs. The YDN and Hadoop blogs were launched on a secure, PHP-deployed yahoo.com instance of <a href="http://en.wikipedia.org/wiki/WordPress">WordPress</a>. It's also powering the CMS for Y! News' <a href="http://news.yahoo.com/upshot/">The Upshot</a> site.</p>

<p><a href="http://yhoo.it/cVv2O"><img src="http://ydn.zenfs.com/blogs/1/ynews-upshot-ds.jpg" alt="Yahoo! News Upshot" title="ynews-upshot-ds" width="500" height="567" class="alignnone size-full wp-image-13591"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://developer.yahoo.com/blogs/ydn/posts/2010/10/yap-goodness-games-galore-wordpress/feed/rss2/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<media:content url="http://ydn.zenfs.com/blogs/1/godgame-2feature.jpg" type="image/jpeg" width="210" height="85" />	</item>
		<item>
		<title>YAP just got more social</title>
		<link>http://developer.yahoo.com/blogs/ydn/posts/2010/09/yap_apps_more_social/</link>
		<comments>http://developer.yahoo.com/blogs/ydn/posts/2010/09/yap_apps_more_social/#comments</comments>
		<pubDate>Tue, 07 Sep 2010 22:50:00 +0000</pubDate>
		<dc:creator>Erik Schmidt</dc:creator>
				<category><![CDATA[Release Notes]]></category>
		<category><![CDATA[YAP]]></category>

		<guid isPermaLink="false">http://developer.yahoo.com/blogs/ydn/posts/2010/09/yap_apps_more_social/</guid>
		<description><![CDATA[The Yahoo! Application Platform now includes more ways to help your app go viral: for example, import contacts from outside Yahoo! via the new YML Share dialog box.]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://developer.yahoo.com/yap/">Yahoo! Application Platform (YAP)</a> now includes even more ways to help your app go viral:<ul><li>  The ability to import contacts from outside Yahoo! (Facebook, Gmail, and more) is now highlighted in the YML Share dialog box.</li><li> App installation messages are now pushed to linked Facebook accounts.</li><li> Performance enhancements provide faster rendering and other improvements.</li></ul></p>

<p>Here's more information on these features.</p>

<p><strong>Promote non-Yahoo contact importing</strong></p>

<p>The YML Share dialog box makes it easy for users to tell their friends about your app. For some time, users have been able to import contacts into their Yahoo! Address Book from other services; we now make this very obvious with an explicit call to action and an import link.</p>

<p><img alt="YML Share" src="http://l.yimg.com/a/i/ydn/blog/4-ymlshare.png" width="600"/></p>

<p>This means more users expanding their Address Books, which means that more of their friends will see messages about your YAP app. The increased visibility generated by app activity should lead to more installations.</p>

<p><img alt="YML Share - Import Contacts" src="http://l.yimg.com/a/i/ydn/blog/5-ymlshare-import.png" width="600"/></p>

<p><strong>Broadcast app install events to Facebook</strong></p>

<p>When a user installs your Yahoo! app, we automatically create an Update message that is pushed back to Yahoo! Pulse, so the user's contacts will not only see that the app has been installed, but will also be given a link to the app.</p>

<p><img alt="YML Share dialog box" src="http://l.yimg.com/a/i/ydn/blog/2-ymlshare.png" width="600"/></p>

<p>With YAP 2.3, users who have joined their Yahoo! and Facebook accounts can have that Update message sent to Facebook as well, just by clicking a checkbox. This is a means of reaching out beyond Yahoo! to entice potential users, using the power of personal recommendations from friends.</p>

<p><img alt="7-ymlshare.png" src="http://l.yimg.com/a/i/ydn/blog/7-ymlshare.png" width="600"/></p>

<p><img alt="6-ymlshare-fb.png" src="http://l.yimg.com/a/i/ydn/blog/6-ymlshare-fb.png" width="600"/></p>

<p><strong>Speed up performance</strong></p>

<p>Aside from knocking out several known bugs, the 2.3 release of YAP improves overall performance. Rendering, in particular, has been noticeably improved. At Yahoo!, we take response time and overall performance very seriously, and we think you'll like what you see with this release.</p>

<p><strong>The forecast calls for more social</strong></p>

<p>In the next few months, we'll be rolling out more features to make YAP even more social. You can build your app now, enjoy the current social capabilities of the platform, and automatically gain access to increased social power as we continue to improve the platform.</p>

<p><strong>Find out more</strong></p>

<p>Check out the full <a href="http://developer.yahoo.com/yap/releasenotes/index.html">YAP 2.3 release notes</a>. If you're new to YAP, the <a href="http://developer.yahoo.com/yap/guide/">Yahoo! Application Platform Developer's Guide</a> lays out what YAP is, how it works, and how to write great YAP apps.</p>
]]></content:encoded>
			<wfw:commentRss>http://developer.yahoo.com/blogs/ydn/posts/2010/09/yap_apps_more_social/feed/rss2/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Topic-based updates: A YAP app</title>
		<link>http://developer.yahoo.com/blogs/ydn/posts/2010/08/topic-based_updates/</link>
		<comments>http://developer.yahoo.com/blogs/ydn/posts/2010/08/topic-based_updates/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 22:30:00 +0000</pubDate>
		<dc:creator>Zhichen Xu</dc:creator>
				<category><![CDATA[YAP]]></category>

		<guid isPermaLink="false">http://developer.yahoo.com/blogs/ydn/posts/2010/08/topic-based_updates/</guid>
		<description><![CDATA[We are happy to announce  the launch of a topic-based Updates YAP app, which lets you view by keywords, trending topics, and your circle's topics of interest.]]></description>
			<content:encoded><![CDATA[<p>We are happy to announce  the launch of a <a href="http://pulse.yahoo.com/y/apps/y4QRKJ34">topic-based Updates YAP app</a>.</p>

<p>This application features the following capabilities:<ul><li>Slice and dice by keyword for updates from both within your Yahoo! Connections, everyone, and Facebook newsfeeds.</li><li>Provide consumption experience within the app. Unlike in Web-search where people typically get the relevant result and leave, social content is more about  users’ persistent interests, where users repeatedly seek what is new in their topics of interest.</li><li>Discover and share topics from your social circle and/or everyone.</li><li>Display trending topics to show what is hot in the current hour, day, week, and month.</li></ul></p>

<p>The above capabilities are also available through <a href="http://developer.yahoo.com/yql/">YQL</a>. Check out <a href="http://developer.yahoo.com/social/updates/firehose.html ">this YQL table</a> for topic-based updates.</p>

<p>We built this application as a way to showcase how users can benefit from the Firehose API to discover new information about their interests  from the social space, breaking the boundary of social networks. The trending-topic algorithm attempts to condense the overwhelming amount of information, to pinpoint what is important at a given moment.</p>

<h3>Topic-based updates app in action</h3>

<p>Here are some screenshots to help you visualize this <a href="http://developer.yahoo.com/yap/">Yahoo! Application Platform (YAP)</a> app in action:</p>

<p><strong>View updates by keywords</strong>, inside your network, from everyone, and in your Facebook news feeds:</p>

<p><img alt="Viewing updates by keyword" src="http://l.yimg.com/a/i/ydn/blog/fig1.jpg" width="600" height="327"/>
￼</p>

<p><strong>Enable consumption experience within the app</strong>, and let users comment, like, and repost:</p>

<p><img alt="Consuming experiences within app" src="http://l.yimg.com/a/i/ydn/blog/fig2.jpg" width="600" height="359"/></p>

<p>￼
<strong>Follow interesting topics</strong>, and discover new topics from your friends and everyone:</p>

<p><img alt="Follow topics" src="http://l.yimg.com/a/i/ydn/blog/fig3.jpg" width="600" height="430"/></p>

<p>￼
<strong>View trending topics</strong> on what’s hot at this hour, day, or week:</p>

<p><img alt="Trending topics view" src="http://l.yimg.com/a/i/ydn/blog/fig4.jpg" width="600" height="359"/></p>
]]></content:encoded>
			<wfw:commentRss>http://developer.yahoo.com/blogs/ydn/posts/2010/08/topic-based_updates/feed/rss2/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Appolicious launches YAP app finder</title>
		<link>http://developer.yahoo.com/blogs/ydn/posts/2010/08/appolicious_launches_yap_app_finder/</link>
		<comments>http://developer.yahoo.com/blogs/ydn/posts/2010/08/appolicious_launches_yap_app_finder/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 18:50:00 +0000</pubDate>
		<dc:creator>Erik Schmidt</dc:creator>
				<category><![CDATA[YAP]]></category>

		<guid isPermaLink="false">http://developer.yahoo.com/blogs/ydn/posts/2010/08/appolicious_launches_yap_app_finder/</guid>
		<description><![CDATA[Appolicious, a website that helps people discover, rate, and review apps, today added a Yahoo! Apps section. This new section explains what YAP apps are and how they work.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.appolicious.com/">Appolicious</a>, a website that helps people discover, rate, and review apps, today added a <a href="http://yap.appolicious.com/">Yahoo! Apps section</a>. In addition to providing a venue for <a href="http://yap.appolicious.com/shine/apps/284716-green-lifestyle-mokugift/reviews/5619-mokugift-app-gives-tips-to-lead-a-green-lifestyle-katrinah">user reviews and ratings</a>, this new section of Appolicious explains what YAP apps are and how they work. It also highlights the hottest apps, features <a href="http://yap.appolicious.com/tech/articles/2815-browse-all-of-mashable-with-huge-yahoo-app">&quot;Appolicious Advisor&quot; reviews</a> written by professional journalists, and showcases <a href="http://yap.appolicious.com/curated-apps/1087-yahoo-apps-i-cant-wait-to-try">user-generated app lists</a>. The full YAP app catalog is searchable and listed by category.</p>

<p><img alt="Appolicious main screen showing Yahoo! YAP tab" src="http://l.yimg.com/a/i/ydn/blog/appolicious-main.jpg" width="600" height="325"/></p>

<p>The YAP Yahoo! Apps tab appears next to the iPad/iPhone and Android app tabs, so you can expose your YAP apps to customers who are comfortable with the concept of small, easily-accessed online apps. Even if they didn't arrive at Appolicious looking for YAP apps, the Yahoo! Apps tab will prompt users to investigate. Your YAP apps are automatically added to the app database &mdash; you gain the benefits of inclusion in Appolicious without any extra effort.</p>

<p>Appolicious has created a deep social layer around apps. Users can follow each other, build wish lists, create app libraries, and engage in discussions about their favorite apps.</p>

<p>The site also integrates with Yahoo! in ways that make it easy for Yahoo! users to get started with Appolicious and share their site activity with friends. With authentication provided by user management provider <a href="http://www.janrain.com">JanRain</a>, users can sign in with their Yahoo! account through the <a href="http://developer.yahoo.com/auth/">OpenID-OAuth Hybrid Protocol</a>, which ties user activity to the <a href="http://developer.yahoo.com/social/updates/">Yahoo! Updates API</a>.</p>

<p><img alt="Appolicious Yahoo! YAP apps list screen" src="http://l.yimg.com/a/i/ydn/blog/appolicious-list.jpg" width="600" height="373"/></p>

<p>When users rate, review, or add an application, that information feeds back to <a href="http://pulse.yahoo.com/">Yahoo! Pulse</a> and beyond, generating more social activity. Your app gains authentic viral traction as more users find it in Appolicious.</p>

<p>To find out more about how to integrate your site with Yahoo! the way Appolicious did, take a look at our <a href="http://developer.yahoo.com/publisher/">resources for publishers</a>.</p>

<p>We're happy to see the addition of YAP apps to Appolicious, and we look forward to seeing your quality YAP apps benefitting from Appolicious user-generated lists, rankings, and reviews.</p>
]]></content:encoded>
			<wfw:commentRss>http://developer.yahoo.com/blogs/ydn/posts/2010/08/appolicious_launches_yap_app_finder/feed/rss2/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yahoo! Mail makes your YAP app more social</title>
		<link>http://developer.yahoo.com/blogs/ydn/posts/2010/08/yahoo_mail_yap_apps_social/</link>
		<comments>http://developer.yahoo.com/blogs/ydn/posts/2010/08/yahoo_mail_yap_apps_social/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 19:00:00 +0000</pubDate>
		<dc:creator>Erik Schmidt</dc:creator>
				<category><![CDATA[YAP]]></category>

		<guid isPermaLink="false">http://developer.yahoo.com/blogs/ydn/posts/2010/08/yahoo_mail_yap_apps_social/</guid>
		<description><![CDATA[The latest release of Yahoo! Mail displays messages  from YAP apps in the Welcome tab for all users, giving your app more social power -- and a massive potential audience for your app.]]></description>
			<content:encoded><![CDATA[<p>The latest release of Yahoo! Mail <a href="http://www.ymailblog.com/blog/2010/08/yahoo-mail-hearts-apps/">displays messages</a> from YAP apps in the welcome tab for all users, giving your app more social power. YAP was built intentionally to have a social focus. We've made it easy to produce <a href="http://developer.yahoo.com/social/updates/">Updates</a> (our activity stream of user events). We've also provided easy-to-incorporate hooks so that your users can share your app and invite friends to use it (when you leverage the yml:share and yml:message <a href="http://developer.yahoo.com/yap/guide/yapdev-yml.html">YML tags</a>). Now these messages show up in Yahoo! Mail not just as email messages, but also as Recent Apps Activity.</p>

<p><a href="http://www.ymailblog.com/blog/2010/08/yahoo-mail-hearts-apps/"><img alt="App-Activity3-300x202.png" src="http://l.yimg.com/a/i/ydn/blog/app-activity3-300x202.png" width="300" height="202"/></a></p>

<p>Yahoo! Mail is used by hundreds of millions of people, and an invitation from a friend is a lot more compelling than even the most targeted ad. For all of you who already have published your own YAP app, we have even more good news. You don't have to do anything to make messages generated via yml:share and yml:message show up in Yahoo! Mail. They're already showing in the What's New tab.</p>

<p>The Yahoo! Application Platform (<a href="http://developer.yahoo.com/yap/">YAP</a>) is an <a href="http://www.opensocial.org/">OpenSocial</a>-compliant container you can use to deliver all kinds of applications: from social games to mini sites, from finance trackers to targeted advertising. Yahoo! users install your apps on the <a href="http://www.yahoo.com/">Yahoo! Homepage</a>, <a href="http://my.yahoo.com/">MyYahoo!</a>, the <a href="http://toolbar.yahoo.com/">Yahoo! Toolbar</a>, and <a href="http://pulse.yahoo.com/">Yahoo! Pulse</a> (our new profiles product available in more than 30 markets around the world), as well as Yahoo! Games and Yahoo! Messenger later this year. With more than 600 million users worldwide, Yahoo! provides a massive potential audience for your app.</p>

<p>In the future, we'll be expanding the visibility of app notifications even further, so be sure to watch this space for more announcements.</p>
]]></content:encoded>
			<wfw:commentRss>http://developer.yahoo.com/blogs/ydn/posts/2010/08/yahoo_mail_yap_apps_social/feed/rss2/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- p2.ydn.bf1.yahoo.com uncompressed/chunked Wed May 16 02:47:48 PDT 2012 -->

