<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://developer.myspace.com/community/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>MySpace Developer Team News and Announcements : oAuth</title><link>http://developer.myspace.com/community/blogs/devteam/archive/tags/oAuth/default.aspx</link><description>Tags: oAuth</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20910.1126)</generator><item><title>Simplified off-site login with Myspace ID</title><link>http://developer.myspace.com/community/blogs/devteam/archive/2011/03/11/simplified-off-site-login-with-myspace-id.aspx</link><pubDate>Fri, 11 Mar 2011 19:52:00 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:52707</guid><dc:creator>Chris Cole</dc:creator><slash:comments>15</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://developer.myspace.com/community/blogs/devteam/rsscomments.aspx?PostID=52707</wfw:commentRss><comments>http://developer.myspace.com/community/blogs/devteam/archive/2011/03/11/simplified-off-site-login-with-myspace-id.aspx#comments</comments><description>&lt;p&gt;We&amp;#39;re always moving to bring more value and improve the experience of working with the Myspace Developer Platform to you, our developers.&amp;nbsp; As we&amp;#39;ve upgraded our APIs to support OAuth 2.0 we&amp;#39;ve also been looking at the experience of developing experiences that leverage the Myspace platform outside the walls of Myspace.&amp;nbsp; &lt;/p&gt;&lt;p&gt;The current off-site login tools, collectively known as &lt;b&gt;Myspace ID&lt;/b&gt;, are just too complicated and have too many similar options.&amp;nbsp; Currently we support two different off-site login mechanisms through MySpace ID and our MySpace ID SDKs:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;OAuth Login&lt;/li&gt;&lt;li&gt;OpenID Login&amp;nbsp;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;As we roll out our OAuth 2.0 support, that&amp;#39;s going to add a third login option - OAuth 2.0 client login.&amp;nbsp; Time and again our developers have shown us that what they want is to validate users in order to leverage their social graph data through our rich API catalog.&amp;nbsp; The best solution to this problem is &lt;b&gt;OAuth Login&lt;/b&gt;.&amp;nbsp; In order to focus on delivering the best experience to our developers, we&amp;#39;re going to phase out support for OpenID login from Myspace ID so we can focus solely on OAuth login solutions moving forward.&lt;/p&gt;&lt;p&gt;OpenID support will continue to function for a time period in order to allow our developers time to transition to using OAuth login.&amp;nbsp; If you are currently using one of the Myspace ID SDKs, this should be a relatively simple matter; the SDKs currently include support for both OAuth login and OpenID login.&amp;nbsp; In the coming months we will be removing OpenID support from the SDKs in order to eliminate confusion and retiring OpenID support.&lt;/p&gt;&lt;p&gt;In the mean time, you are encouraged to explore and transition to OAuth login, enjoy the simpler implementation, cleaner interface, and mobile device support.&amp;nbsp; Happy coding! &lt;/p&gt;&lt;img src="http://developer.myspace.com/community/aggbug.aspx?PostID=52707" width="1" height="1"&gt;</description><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/OpenID/default.aspx">OpenID</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/oAuth/default.aspx">oAuth</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/MySpace+ID/default.aspx">MySpace ID</category></item><item><title>Legacy REST API Updates to OAuth and Permissions </title><link>http://developer.myspace.com/community/blogs/devteam/archive/2011/01/26/legacy-rest-api-updates-to-oauth-and-permissions.aspx</link><pubDate>Wed, 26 Jan 2011 22:43:00 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:52381</guid><dc:creator>Tosh</dc:creator><slash:comments>5</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://developer.myspace.com/community/blogs/devteam/rsscomments.aspx?PostID=52381</wfw:commentRss><comments>http://developer.myspace.com/community/blogs/devteam/archive/2011/01/26/legacy-rest-api-updates-to-oauth-and-permissions.aspx#comments</comments><description>&lt;p&gt;Hello. &lt;br /&gt;We just wanted to give the development community a heads-up on two changes to our legacy REST APIs we will be making to the platform in the coming weeks.&amp;nbsp; Neither will require any changes on your part.&amp;nbsp; The goal of the changes is to make sure developers have a consistent experience accessing the legacy (v1/v2) REST endpoints with the current OpenSocial 1.0 APIs.&lt;/p&gt;
&lt;p&gt;The first change we are making is to reuse the code to compute and validate OAuth digital signatures that exists in the OpenSocial 1.0 APIs, in the legacy v1/v2 REST endpoints.&amp;nbsp; OAuth signed requests should work consistently regardless of what endpoint you are requesting.&lt;/p&gt;
&lt;p&gt;The second change is related to privacy bugs in the legacy endpoints.&amp;nbsp; The legacy endpoints will now perform the same permissions checks as the OpenSocial 1.0 APIs.&amp;nbsp; For example, profile requests in v1/v2 will check the same user permissions that the OpenSocial person endpoint does.&amp;nbsp; You should expect the legacy endpoints to work the same as the current OpenSocial 1.0 endpoints, but we highly encourage you to code to the OpenSocial 1.0 endpoints and consider the legacy REST APIs deprecated.&lt;/p&gt;
&lt;p&gt;Again, developers should not have to make any changes to continue using the Myspace Developer Platform, but we just wanted to let you know what’s coming.&amp;nbsp; As always, please let us know if anything seems incorrect or needs improving.&amp;nbsp; We’d love to hear from you.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;&lt;br /&gt;Tosh&lt;br /&gt;Dev Manager&lt;br /&gt;Myspace Developer Platform&lt;br /&gt;&lt;/p&gt;&lt;img src="http://developer.myspace.com/community/aggbug.aspx?PostID=52381" width="1" height="1"&gt;</description><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/REST/default.aspx">REST</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/oAuth/default.aspx">oAuth</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/OpenSocial+1.0/default.aspx">OpenSocial 1.0</category></item><item><title>MySpace Developer Analytics API Launched</title><link>http://developer.myspace.com/community/blogs/devteam/archive/2010/03/29/myspace-developer-analytics-api-launched.aspx</link><pubDate>Mon, 29 Mar 2010 21:40:00 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:47308</guid><dc:creator>Owyn</dc:creator><slash:comments>5</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://developer.myspace.com/community/blogs/devteam/rsscomments.aspx?PostID=47308</wfw:commentRss><comments>http://developer.myspace.com/community/blogs/devteam/archive/2010/03/29/myspace-developer-analytics-api-launched.aspx#comments</comments><description>&lt;p&gt;Hey folks,&lt;/p&gt;

&lt;img src="http://creative.myspacecdn.com/mdp/analytics/sample_app_screen2.png" alt="http://creative.myspacecdn.com/mdp/analytics/sample_app_screen2.png" width="250" align="right" hspace="10" /&gt;
&lt;p&gt;I&amp;#39;m happy to say that we&amp;#39;ve published our Developer Analytics APIs for general consumption.&amp;nbsp; This set of APIs allows you as developers to ingest statistical data about your application to help you better understand how your application is performing in the MySpace ecosystem.&lt;/p&gt;
&lt;p&gt;This new API provides information about all sorts of data points, including key metrics such as impressions, installs and notification clicks.&amp;nbsp; You&amp;#39;ll also get access to valuable demographic information, being able to get data segmented by user information such as age range, gender, and geo-location, among other things.&lt;/p&gt;
&lt;p&gt;We&amp;#39;ve also built out a little sample application to give examples of how to properly format a REST request, and how to effectively transform the output to various Google charts for charting the data.&amp;nbsp; The application transforms the data into annotated line graphs, spark graphs bar graphs, pie charts and geo maps.&lt;/p&gt;
&lt;p&gt;We&amp;#39;re glad that we can begin providing developers with direct access to the information they need to ensure their game or application performs well on our platform!&lt;/p&gt;&lt;p&gt;To get started, check out the documentation, found at: &lt;a href="http://wiki.developer.myspace.com/index.php?title=Category:Developer_Analytics" title="MySpace Developer Analytics Documentation"&gt;http://wiki.developer.myspace.com/index.php?title=Category:Developer_Analytics&lt;/a&gt; &lt;br /&gt;&lt;/p&gt;
&lt;img src="http://creative.myspacecdn.com/mdp/analytics/sample_app_screen1.png" alt="http://creative.myspacecdn.com/mdp/analytics/sample_app_screen1.png" width="350" align="left" hspace="10" /&gt;&lt;img src="http://developer.myspace.com/community/aggbug.aspx?PostID=47308" width="1" height="1"&gt;</description><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/REST/default.aspx">REST</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/oAuth/default.aspx">oAuth</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/MDP/default.aspx">MDP</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/API/default.aspx">API</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/statistics/default.aspx">statistics</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/data+collection/default.aspx">data collection</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/analytics/default.aspx">analytics</category></item><item><title>Digsby gets an upgrade and adds MySpaceID</title><link>http://developer.myspace.com/community/blogs/devteam/archive/2009/08/12/digsby-updates-their-chat-client-with-myspaceid.aspx</link><pubDate>Thu, 13 Aug 2009 05:43:00 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:42758</guid><dc:creator>Brandon Black</dc:creator><slash:comments>14</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://developer.myspace.com/community/blogs/devteam/rsscomments.aspx?PostID=42758</wfw:commentRss><comments>http://developer.myspace.com/community/blogs/devteam/archive/2009/08/12/digsby-updates-their-chat-client-with-myspaceid.aspx#comments</comments><description>&lt;p style="text-align:center;"&gt;&lt;img src="http://c1.ac-images.myspacecdn.com/images02/75/l_76b17cc00f6147a8a4eba4dcf2775990.png" alt="" /&gt;&lt;/p&gt;&lt;p&gt;We’re excited to let everyone know that our friends over at Digsby just released a new version of their feature-rich, but incredibly lightweight all-purpose chat client yesterday which now includes an incredibly note-worthy implementation of MySpaceID.&lt;br /&gt;&lt;br /&gt;For those of you who aren&amp;#39;t familiar with it, Digsby is a desktop application that allows you to simultaneously use all your favorite IM clients (AIM, Yahoo, GoogleTalk, MSN, Jabber, ICQ) and keep track of your email inbox all in once place. Digsby also provides some very handy integration with all your favorite social networks where you can keep track of what all of your friends are doing and receive notifications straight to your desktop. Additionally, through the use of your Digsby.com account, Digsby allows you to organize your friend lists and take all your settings and preferences with you to any computer you are using.&lt;/p&gt;&lt;p&gt;Digsby&amp;#39;s newest release includes a ton of useful new features, here are just a few of them:&lt;/p&gt;&lt;p&gt;&lt;b&gt;MySpaceID and Activity Stream&lt;/b&gt; - Powered by the MySpaceID APIs
and open standards including OpenID and OAuth, you can now view your
entire activity stream, update your status, receive messages and
notifications from MySpace, and much more straight to your desktop
using Digsby. The seamless integration between Digsby and MySpace
allows you to do much of what you can do on MySpace&amp;#39;s website,
including browsing photos straight from the activity stream. This is a
great example of how any developer can add incredibly rich social
networking features to their application quickly and easily using
MySpaceID.&lt;/p&gt;&lt;p style="text-align:center;"&gt;&lt;img src="http://c3.ac-images.myspacecdn.com/images02/101/l_81159b8eca9d4072a07e935b56f5171e.png" alt="" align="" width="600" border="" height="375" hspace="" /&gt; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Global Status&lt;/b&gt; - A new status update dialog that allows you to set your status across all your social networks and Twitter in addition to all your instant messaging networks. This new dialog for setting your global status includes spell checking and the ability to easily share links and photos with others directly from your status.&lt;/p&gt;&lt;p style="text-align:center;"&gt;&lt;img src="http://c2.ac-images.myspacecdn.com/images02/75/l_94d346f6fcd84d6c8d54ae6be232c4c1.png" alt="" align="" width="341" border="" height="227" hspace="" /&gt; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Digs.by (URL Shortening)&lt;/b&gt; - Along side the new global status update dialog that was introduced with this latest release, Digsby is adding a URL shortening service specifically for Digsby users. This new URL shortening service will serve all links from &lt;a href="http://digs.by" target="_blank"&gt;http://digs.by&lt;/a&gt; and in the future the team at Digsby plans to provide history, tracking, and statistical information to this URL shortening service.&lt;/p&gt;&lt;p&gt;Great work by the Digsby development team! We can&amp;#39;t wait to see what cool features they come up with next.&lt;/p&gt;&lt;p&gt;What is MySpaceID? Watch a video explaining it &lt;a href="http://vids.myspace.com/index.cfm?fuseaction=vids.individual&amp;amp;videoid=57992423" target="_blank"&gt;here&lt;/a&gt;.&lt;br /&gt;To learn more about integrating MySpaceID into your website or application, click &lt;a href="http://wiki.developer.myspace.com/index.php?title=Category:MySpaceID" target="_blank"&gt;here&lt;/a&gt;.&lt;br /&gt;To learn more about Digsby, please visit &lt;a href="http://www.digsby.com" title="Digsby"&gt;http://www.digsby.com&lt;/a&gt;&lt;br /&gt;To download the latest version of Digsby, please click &lt;a href="http://www.digsby.com/download.php?os=win" title="Download Digsby"&gt;here&lt;/a&gt;. &lt;/p&gt;&lt;img src="http://developer.myspace.com/community/aggbug.aspx?PostID=42758" width="1" height="1"&gt;</description><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/OpenID/default.aspx">OpenID</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/oAuth/default.aspx">oAuth</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/MySpace/default.aspx">MySpace</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/myspaceid/default.aspx">myspaceid</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/ActivityStrea.ms/default.aspx">ActivityStrea.ms</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/Digsby/default.aspx">Digsby</category></item><item><title>MySpaceID and the Importance of Building on an Open Stack for the Social Web</title><link>http://developer.myspace.com/community/blogs/devteam/archive/2009/04/07/MySpaceID-and-the-Importance-of-Building-on-an-Open-Stack-for-the-Social-Web.aspx</link><pubDate>Tue, 07 Apr 2009 20:23:00 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:38560</guid><dc:creator>8BitKid</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://developer.myspace.com/community/blogs/devteam/rsscomments.aspx?PostID=38560</wfw:commentRss><comments>http://developer.myspace.com/community/blogs/devteam/archive/2009/04/07/MySpaceID-and-the-Importance-of-Building-on-an-Open-Stack-for-the-Social-Web.aspx#comments</comments><description>At MySpace, we recently released several critical new feature enhancements to MySpaceID, a product under the MySpace Open Platform. We delivered OpenID support, an OpenID/OAuth Hybrid experience, and support for syndicating “Friend Updates” via the emerging Activity Streams specification.&lt;br /&gt;&lt;br /&gt;

These new components to the MySpace Open Platform allow us to not only provide developers with new tools to create distributed applications that are built on top of our social platform, but also to deliver an identity solution that builds on top of the “Open Stack” to provide flexible an extensible options that embrace open standards.&lt;br /&gt;&lt;br /&gt;

OpenID aligned perfectly with MySpaceID as an authentication technology. As a social portal, we already embraced the notion of representing identity with a URL. An overwhelming number of our users have setup vanity URLs (i.e. myspace.com/pixelelated) and so we knew that OpenID would align well with our users. In addition, we wanted to make sure that we were working with the flow of the web, and we strongly believe that collaborating on open standards is critical to this mission.&lt;br /&gt;&lt;br /&gt;

As we worked on our OpenID solution for MySpaceID, we knew that we had to rollout the technology in a way that emphasized a lightweight and simple interface design and user experience. OpenID has wrongly been maligned by a stigma that the technology can’t be easy to use. Our aim was to break that label and demonstrate with our MySpaceID product that OpenID and usability aren’t conflicting terms. Luckily, there was a community ready and willing to help. The progress made at two OpenID Usability Summits helped us refine our implementation and allowed us to leverage the collective knowledge of other OP’s. This is the strength of open standards: the ability to work together to forge ahead and work together to solve a problem.&lt;br /&gt;&lt;br /&gt;

When working on the MySpaceID design, we embraced a pop-up window for login to help make the user experience even easier, and to help the integrating relying party offer a clean hand-off. We support both directed identity as well as standard URL-based discovery, and ultimately feel that by offering modular options to developers we are creating the most value for our users. In addition, by rolling out the OAuth Hybrid extension with this, we can allow our users to provision web service access to their MySpace profile, friends, content, and activities in the same step.&lt;br /&gt;&lt;br /&gt;

Beyond our new enhancements around single-sign on with OpenID, and the rollout of the Hybrid protocol, we are supporting the new Activity Streams specification. A core part of the DNA of MySpaceID is empowering the user to take their data with them. By offering API’s for sharing activities, we’re enabling our users to take their own activities and share them through aggregation and lifestreaming services. In addition, developers can provide a user with a window into their life on MySpace by incorporating the API in Dashboard-style widgets, such as our implementation with the new Yahoo! homepage. With activity sharing, we wanted to go beyond just offering the functionality and ensure that we were working with the community to implement something that could be standardized. We embraced this philosophy when collaborating on the Portable Contacts spec and worked to align it with OpenSocial, and so we were quite comfortable with this model of development.&lt;br /&gt;&lt;br /&gt;

I hope that we have shown that our choice for the technological piping which powers MySpaceID (OpenID, OAuth, Portable Contacts, OpenSocial, and Activity Streams) didn’t negatively impact the experience we could provide. In fact, it was quite the opposite. Our choice to embrace these open standards has given us a more powerful and flexible platform. We’re excited to prove that a MySpace user can visit any site that has integrated MySpaceID and go from a button click to bringing their identity with them, all while doing it in a way that has a clean user experience and puts the user in control of their privacy, security, and data. As an OpenID community, we’ve all worked to make tremendous progress over the past year, and I think we’re only beginning to realize the real potential to empower users through open standards for the social web.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://developer.myspace.com/community/aggbug.aspx?PostID=38560" width="1" height="1"&gt;</description><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/OpenSocial/default.aspx">OpenSocial</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/oAuth/default.aspx">oAuth</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/8bitkid/default.aspx">8bitkid</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/myspaceid/default.aspx">myspaceid</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/mop/default.aspx">mop</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/myspaceopenplatform/default.aspx">myspaceopenplatform</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/ActivityStreams/default.aspx">ActivityStreams</category></item><item><title>New Features for MySpaceID Live!</title><link>http://developer.myspace.com/community/blogs/devteam/archive/2009/03/19/New-Features-for-MySpaceID-Live.aspx</link><pubDate>Fri, 20 Mar 2009 00:24:00 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:37690</guid><dc:creator>Donny Mack (DM)</dc:creator><slash:comments>6</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://developer.myspace.com/community/blogs/devteam/rsscomments.aspx?PostID=37690</wfw:commentRss><comments>http://developer.myspace.com/community/blogs/devteam/archive/2009/03/19/New-Features-for-MySpaceID-Live.aspx#comments</comments><description>&lt;p&gt;Greetings Developers! &lt;br /&gt;&lt;/p&gt;&lt;p&gt;Today the MySpace Open Platform team launched new functionality for &lt;a href="http://www.myspace.com/myspaceid" title="MySpaceID"&gt;MySpaceID&lt;/a&gt; and a remarkably useful set of MySpace ID SDKs. Other key updates in the release include fixes for Custom parameters on the callback function.&amp;nbsp;&amp;nbsp; Additionally, today MySpace announced the limited testing of a MySpaceID implementation on the Yahoo! homepage.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;New MySpaceID Features:&lt;br /&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Activity Stream from Web sites using MySpaceID&lt;br /&gt;&lt;/b&gt;MySpace Members&amp;#39; activities on MySpaceID-enabled Web sites can now be streamed to any site on the Web -- increasing engagement on partner sites. Partner sites can filter MySpace Members&amp;#39; activities by the activity feed type: photos, events, music, etc. For example, a photo-sharing site could choose to display activities specific to photo uploading, photo tagging, and photo album creation. We are currently Beta testing, but will have this API available to everyone soon.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Easy authentication using OAuth and OpenID&lt;br /&gt;&lt;/b&gt;Integration of both OAuth and OpenID into MySpaceID enables MySpace Members to securely login to MySpaceID-enabled Web sites using their MySpace credentials. The combination of OAuth and OpenID allows MySpace Members to bring their MySpace identity with them, solving the problem of username and password fatigue. &amp;nbsp;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;New Application Developer Workflow&lt;/b&gt;&lt;br /&gt;The modified MySpace Developer Workflow (&amp;quot;Create App&amp;quot;) streamlines the process of building and configuring an application. Especially notable is its dedicated path for MySpaceID application development, which provides developers with “key” data needed to implement secure OAuth access tokens. &lt;br /&gt;&lt;br /&gt;To begin, &lt;a href="http://developer.myspace.com/Modules/Apps/Pages/CreateAppAccount.aspx" title="Create Application Account"&gt;click the Build button in the blue navigation bar&lt;/a&gt;.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;MySpaceID SDKs - Developer toolkits demonstrate the &amp;quot;Open Stack&amp;quot; approach&lt;br /&gt;&lt;/b&gt;MySpace introduces the Beta release of its MySpaceID SDKs for MySpace Open Platform Developers. Developers have been clamoring for toolkits and code examples for months, and they will undoubtedly be very excited about this SDK release, which is based on completely open Web standards. The client libraries are initially being released in PHP, Python, Ruby, .NET and Java, with additional libraries planned in the future for Cocoa and Android. &lt;br /&gt;&lt;br /&gt;See the &lt;a href="http://wiki.developer.myspace.com/index.php?title=Category:MySpaceID_SDK" title="MySpaceID SDK"&gt;MySpaceID SDK&lt;/a&gt; page for an introduction and links to all SDK resources and documentation. &lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;See the &lt;a href="http://wiki.developer.myspace.com/index.php?title=Category:MySpaceID" title="MySpaceID Documentation"&gt;MySpaceID&lt;/a&gt; documentation for more information. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;b&gt;&lt;br /&gt;MySpaceID on the Yahoo! Homepage&lt;/b&gt;&lt;br /&gt;The MySpace application is one of several new apps that Yahoo! recently began testing as part of its new Yahoo! homepage. The application enables users to check-in and keep up to date with the information and people they care about most. The launch marks a significant milestone for MySpaceID.&lt;br /&gt;&lt;br /&gt;“The MySpace App, currently in testing on the new Yahoo! homepage, adds new social functionality into the Yahoo! experience by using MySpaceID to connect Yahoo! users to their MySpace network,” said Jason Oberfest, general manager of the MySpace Open Platform. &amp;quot;By logging into MySpace from the new App right on the Yahoo! homepage, users get quick access to their MySpace friend updates, friend requests, and can manage their MySpace status, mood and more – all while catching up on their other activities on Yahoo!” he explains.&amp;nbsp; “By working with Yahoo! we have been able to take a big step forward in evolving the open Web. We are very pleased to be working with them.”&lt;br /&gt;&lt;br /&gt;The new Yahoo! homepage is currently being tested by a small percentage of Yahoo! users in advance of a public beta. More information is available at: &lt;a href="http://ycorpblog.com/2009/02/13/update-on-our-new-homepage-testing/" title="Yahoo"&gt;http://ycorpblog.com/2009/02/13/update-on-our-new-homepage-testing/&lt;/a&gt;.&lt;br /&gt;&amp;nbsp;&lt;br /&gt;With these enhancements, MySpace is the first major social network to have the full &amp;quot;Open Stack&amp;quot; implemented where information is flowing to partner Web sites based on completely open Web standards.&amp;nbsp; MySpace now offers full OpenID support on every custom user URL.&lt;br /&gt;&lt;br /&gt;MySpace is also the first major party to implement the new activity stream open specification.&amp;nbsp; &lt;br /&gt;&lt;/p&gt;&lt;img src="http://developer.myspace.com/community/aggbug.aspx?PostID=37690" width="1" height="1"&gt;</description><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/OpenID/default.aspx">OpenID</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/oAuth/default.aspx">oAuth</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/myspaceid/default.aspx">myspaceid</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/donny+mack/default.aspx">donny mack</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/activity+stream/default.aspx">activity stream</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/myspace+open+platform/default.aspx">myspace open platform</category></item><item><title>A Big Week for OpenID</title><link>http://developer.myspace.com/community/blogs/devteam/archive/2008/10/29/a-big-week-for-openid.aspx</link><pubDate>Wed, 29 Oct 2008 22:37:00 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:26022</guid><dc:creator>8BitKid</dc:creator><slash:comments>5</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://developer.myspace.com/community/blogs/devteam/rsscomments.aspx?PostID=26022</wfw:commentRss><comments>http://developer.myspace.com/community/blogs/devteam/archive/2008/10/29/a-big-week-for-openid.aspx#comments</comments><description>&lt;p&gt;Today, &lt;a href="http://google-code-updates.blogspot.com/2008/10/google-moves-towards-single-sign-on.html" target="_blank"&gt;Google announced a single sign-on&lt;/a&gt; solution that is powered by OpenID.&amp;nbsp; This is certainly a fantastic bit of news, and comes on the heels of &lt;a href="http://dev.live.com/blogs/devlive/archive/2008/10/27/421.aspx" target="_blank"&gt;Microsoft&amp;#39;s announcement&lt;/a&gt; of their intention to support the standard.&amp;nbsp; In addition, &lt;a href="http://factoryjoe.com/blog/2008/10/28/openid-usability-is-not-an-oxymoron/" target="_blank"&gt;Chris Messina wrote&lt;/a&gt; an excellent post yesterday on how we can overcome the usability problems that have marred OpenID to help the spec succeed, and how e-mail address support is critical to the success of the standard.&lt;br /&gt;&lt;br /&gt;I completely agree on the importance of enabling e-mails as a valid OpenID, and believe that we should ultimately empower the user to enable the identifier he or she most strongly identifies with.&amp;nbsp; At MySpace, we are uniquely positioned to work with OpenID because we have a user-base that already thinks of themselves as being represented by a URL.&amp;nbsp; If you ask any MySpace user what their vanity URL is, there is a very good chance they&amp;#39;ll know it.&amp;nbsp; However, beyond us and the blogging community, most users from major OP&amp;#39;s don&amp;#39;t know what their URL is, even if many of them actually already possess an OpenID.&amp;nbsp; That is why, even with the excitement around Microsoft becoming an OP, a user with a valid OpenID doesn&amp;#39;t equal a user leveraging their OpenID.&amp;nbsp; It is this disconnect that e-mail-based OpenID can help to alleviate.&amp;nbsp; Further, we need to be flexible enough to include other identifiers that might emerge, such as cell phone numbers.&lt;br /&gt;&lt;br /&gt;It is this eventual freedom to use the identifier you identify with as your OpenID that necessitates that the foundation take a more proactive role in marketing.&amp;nbsp; It is only once the brand has been strengthened that users will understand that their URL, e-mail, or type foo identifier is something special.&amp;nbsp; people know they have a credit card number, and they know who gives it to them, even if they aren&amp;#39;t being expressly asked for their &amp;quot;Visa&amp;quot; or &amp;quot;Mastercard&amp;quot;.&amp;nbsp; we need that type of recognition.&lt;br /&gt;&lt;br /&gt;With today&amp;#39;s announcement by Google, while I am excited to see them get behind OpenID, I am troubled by some of the implications.&amp;nbsp; As I indicated earlier, I am completely in favor of allowing e-mail addresses to be valid OpenID&amp;#39;s.&amp;nbsp; My concern is over the user-experience that Google is promoting for the product.&amp;nbsp; The user interface they are promoting not only omits OpenID, but also is pushing e-mail address as the only identifier.&amp;nbsp; While this is certainly elegant, it could potentially hurt the OpenID community by fracturing the identity provider space.&amp;nbsp; E-mail-based OpenID&amp;#39;s are great for the major mail providers, but clearly it doesn&amp;#39;t help URL-based identity providers.&amp;nbsp; I worry that this will create a rift, and also possibly make URL-based identity providers second-class citizens.&amp;nbsp; As I&amp;#39;ve said before, if RP&amp;#39;s think this is the ideal model, then, to riff on &amp;quot;Animal Farm&amp;quot;,&amp;nbsp; we have created a world where all OpenID&amp;#39;s are equal, but some OpenID&amp;#39;s are more equal then others.&lt;br /&gt;&lt;br /&gt;This is again why it is critical that OpenID become a stronger brand, so that we can help move away from these problems.&amp;nbsp; Clearly Google is doing what is best for their users; there is no question that they are &lt;a href="http://google-code-updates.blogspot.com/2008/09/usability-research-on-federated-login.html" target="_blank"&gt;proposing an elegant model&lt;/a&gt;.&amp;nbsp; However, I do worry that if a majority of RP&amp;#39;s decide to implement Google&amp;#39;s recommended user experience, that those of us with URL-based identities will be left behind.&lt;br /&gt;&lt;br /&gt;This is certainly shaping up to be an exciting couple of weeks, and am hoping that all of us, as a community, can come together to solve these fundamental problems of usability so that our users can be as excited about this technology as we all are. &lt;br /&gt;&lt;/p&gt;&lt;img src="http://developer.myspace.com/community/aggbug.aspx?PostID=26022" width="1" height="1"&gt;</description><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/OpenID/default.aspx">OpenID</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/oAuth/default.aspx">oAuth</category></item><item><title>NOTABLE MUSING – OpenID, OAuth, and User Experience</title><link>http://developer.myspace.com/community/blogs/devteam/archive/2008/10/25/notable-musing-openid-oauth-and-user-experience.aspx</link><pubDate>Sat, 25 Oct 2008 20:53:00 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:25455</guid><dc:creator>Allen</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://developer.myspace.com/community/blogs/devteam/rsscomments.aspx?PostID=25455</wfw:commentRss><comments>http://developer.myspace.com/community/blogs/devteam/archive/2008/10/25/notable-musing-openid-oauth-and-user-experience.aspx#comments</comments><description>&lt;p&gt;I believe OpenID is turning the corner into the ‘mainstream’.&amp;nbsp; More importantly, I believe the “Open Stack” is starting to blossom here at MySpace!&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;img src="http://farm4.static.flickr.com/3200/2960562188_53bdcfe598.jpg?v=0" alt="OpenID OAUTH UX Summit" align="" border="" height="375" hspace="" width="500" /&gt;&lt;br /&gt;&lt;br /&gt;[Photo Credit: John McCrea]&lt;/p&gt;&lt;p&gt;While I’ve been intrigued with OpenID since I first saw it added to LiveJournal in 2005, I never quite knew how it would “cross-over” into the mass adoption.&amp;nbsp; I was always concerned by the obvious problem I refer to as the OpenID ‘chicken-or-the-egg’ problem (a.k.a. ‘provider-or-the-consumer’). Obviously, the correct answer – strive to be both! &amp;nbsp;&lt;/p&gt;&lt;p&gt;Let me be the first to probably say it out loud in plain English – it’s often feels easier for the businesses implementing OpenID to start by being a provider.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;This is based on two things:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Companies are just evolving from the former Internet era where we had ‘My Network and your Network versus their Network’ – now we are quickly moving into the ‘Cloud’. We are seeing network walls and walled gardens begin to open&lt;/li&gt;&lt;li&gt;Most companies believe their brand is the strongest with the largest reach therefore it’s best to be the provider.&amp;nbsp; This is perfectly ok at this stage because there will be, when it makes sense, a natural distribution of consumers, providers, and both.&amp;nbsp; As OpenID becomes mainstream we will see sites use OpenID with the methods that fit their particular business needs. &lt;/li&gt;&lt;/ul&gt;&lt;p&gt;OpenID and OAuth are not only evolving in code, but also in User Experience (a.k.a. ease of use).&amp;nbsp; Thanks to Yahoo, Google, Plaxo, and many others (including our very own Max Engel) there was major progress on the cognitive usage patterns of using OpenID and OAuth.&amp;nbsp; Yahoo hosted the OpenID/OAuth UX Summit last week at their main campus - Thank you Yahoo!&lt;/p&gt;&lt;p&gt;You can also watch the recap of the &lt;a href="http://therealmccrea.com/2008/10/20/live-blogging-the-openidoauth-ux-summit/" title="OpenID OAuth UX Summit" target="_blank"&gt;live blogging during the &amp;quot;OpenID / OAuth UX Summit&amp;quot;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;John McCrea, the author of the live blog above, works at Plaxo, helping to pioneer “Open Stack” thru his work co-authoring the Portable Contacts specification, and co-hosts a technology show -- thesocialweb.tv.&lt;br /&gt;John was also a guest journalist on TechCrunch this week. &lt;/p&gt;&lt;p&gt;You can read his &lt;b&gt;&lt;u&gt;GREAT&lt;/u&gt;&lt;/b&gt; post &lt;a href="http://www.techcrunchit.com/2008/10/22/facebook-connect-and-openid-relationship-status-%E2%80%9Cit%E2%80%99s-complicated%E2%80%9D/" title="John McCrea" target="_blank"&gt;here&lt;/a&gt;&lt;/p&gt;&lt;p&gt;You can also &lt;a href="http://www.viddler.com/explore/redgee/videos/26/" title="TheSocialWeb TV" target="_blank"&gt;watch “TheSocialWeb” TV episode about the UX Summit&lt;/a&gt; below
&lt;/p&gt;
&lt;p&gt;Please make sure you read the two OpenID Usability Studies from &lt;a href="http://developer.yahoo.net/blog/archives/2008/10/open_id_research.html" title="Yahoo OpenID" target="_blank"&gt;Yahoo&lt;/a&gt; and &lt;a href="http://sites.google.com/site/oauthgoog/UXFedLogin/CombineGoogYahoo" title="Google OpenID Case Study" target="_blank"&gt;Google&lt;/a&gt;.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;This week Chris Messina (also a co-host on thesocialweb.tv) was the first to notice the &lt;a href="http://www.readwriteweb.com/archives/openid_day_coming_soon_for_mys.php" title="MySpace&amp;#39;s OpenID Progress" target="_blank"&gt;progress MySpace is making&lt;/a&gt; on our own implementation of OpenID.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;As we approach the &lt;a href="http://developer.myspace.com/Community/blogs/devteam/archive/2008/10/20/save-the-date-nov-13th-2008-myspace-san-francisco-office-opensocial-1st-birthday-celebration.aspx" title="1st Birthday of OpenSocial"&gt;1st Birthday of OpenSocial&lt;/a&gt; it’s important to reflect on all the progress and excitement I’ve seen at MySpace to make sure we provide our large platform to help not only our users, but the developer community to evolve our platform.&amp;nbsp; MySpace is using it’s stable of “Open Stack” technologies including OpenSocial, OAuth, OpenID, Microformats (including XFN), XDRS, Portable Contacts to build a robust Developer Platform that extends our “social affiliation” to 3rd party sites using &lt;a href="http://developer.myspace.com/Community/blogs/devteam/archive/tags/data+availability/default.aspx" title="Data Availability" target="_blank"&gt;Data Availability&lt;/a&gt;. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;You can see blog post David Recordon (also a co-host of thesocialweb.tv) made on September 27th, 2008 &lt;a href="http://daveman692.livejournal.com/341074.html" title="David Recordon - Blog" target="_blank"&gt;One of these isn&amp;#39;t quite like the others...&lt;/a&gt; that many companies are adopting the &amp;quot;Open Stack&amp;quot;.&amp;nbsp; From reading&amp;#39;s John McCrea&amp;#39;s TechCrunch article you can also see that progress is being made between &amp;quot;Open Stack&amp;quot; participants and those building a simlary but proprietary stack.&lt;/p&gt;&lt;p&gt;&lt;img src="http://pics.livejournal.com/daveman692/pic/001tktd8/s640x480" alt="David Recordon" align="" border="" height="400" hspace="" width="500" /&gt; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;[Image Credit: David Recordon] &lt;br /&gt;&lt;/p&gt;&lt;p&gt;The most exciting part for me is seeing several companies trying similar concepts some in agreement and some in contrast, but knowing together we are advancing the over all social web &lt;/p&gt;&lt;p&gt;In my personal opinion, I believe we need to work hard to make sure it continues to get easier to program the web.&amp;nbsp; We have a chance to make sure there isn’t a huge switching cost in social and cloud computing.&amp;nbsp; I’m constantly amazed at the level of collaboration going to advance this cause - TOGETHER!&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;img src="http://developer.myspace.com/community/aggbug.aspx?PostID=25455" width="1" height="1"&gt;</description><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/OpenID/default.aspx">OpenID</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/OpenSocial/default.aspx">OpenSocial</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/oAuth/default.aspx">oAuth</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/data+availability/default.aspx">data availability</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/Google/default.aspx">Google</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/MySpace/default.aspx">MySpace</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/Yahoo/default.aspx">Yahoo</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/UX+Summit/default.aspx">UX Summit</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/Plaxo/default.aspx">Plaxo</category></item><item><title>Fixing OAuth 404 Errors with Data Availability</title><link>http://developer.myspace.com/community/blogs/devteam/archive/2008/09/22/fixing-oauth-404-errors-with-data-availability.aspx</link><pubDate>Mon, 22 Sep 2008 18:32:00 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:21550</guid><dc:creator>8BitKid</dc:creator><slash:comments>7</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://developer.myspace.com/community/blogs/devteam/rsscomments.aspx?PostID=21550</wfw:commentRss><comments>http://developer.myspace.com/community/blogs/devteam/archive/2008/09/22/fixing-oauth-404-errors-with-data-availability.aspx#comments</comments><description>&lt;p&gt;If you are having trouble with your Data Availability app receiving errors when trying to use OAuth, it is most likely do to how you are specifying your &amp;quot;External Domain&amp;quot; in your application details.&amp;nbsp; Make sure that for your external site setting, that the information you provided in the OAuth callback schema/parameter matches the protocol and domain specified for the external domain.&lt;/p&gt;&lt;p&gt;For example, external domain: http://www.myspace.com must match oauth_callback=http://myspace.com/mycallback http=http and www.myspace.com=myspace.com&lt;/p&gt;&lt;p&gt;It is also worth mentioning that querystrings are ignored and subdomains are not used to validate.&lt;/p&gt;&lt;p&gt;Cheers, Max&amp;nbsp;&lt;/p&gt;&lt;img src="http://developer.myspace.com/community/aggbug.aspx?PostID=21550" width="1" height="1"&gt;</description><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/oAuth/default.aspx">oAuth</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/data+availability/default.aspx">data availability</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/404/default.aspx">404</category></item><item><title>Open and On Location: TechCrunch50 and Portable Contacts Summit</title><link>http://developer.myspace.com/community/blogs/devteam/archive/2008/09/06/open-and-on-location-techcrunch-50-and-portable-contacts.aspx</link><pubDate>Sat, 06 Sep 2008 19:04:00 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:19863</guid><dc:creator>8BitKid</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://developer.myspace.com/community/blogs/devteam/rsscomments.aspx?PostID=19863</wfw:commentRss><comments>http://developer.myspace.com/community/blogs/devteam/archive/2008/09/06/open-and-on-location-techcrunch-50-and-portable-contacts.aspx#comments</comments><description>&lt;p&gt;Howdy all,&lt;/p&gt;&lt;p&gt;Next week MySpace will be on-site for the &lt;a href="http://www.techcrunch50.com/2008/index.php" title="TC50" target="_blank"&gt;TechCrunch50 event&lt;/a&gt; demoing and discussing our application platform and Data Availability project.&amp;nbsp; If you are planning on attending, definitely swing by our booth to get the lowdown on OpenSocial, OpenID, OAuth, and all things developer-facing from the MySpace Max&amp;#39;s (&lt;a href="http://www.myspace.com/signalloss" title="http://www.myspace.com/signalloss" target="_blank"&gt;Newbould&lt;/a&gt; and &lt;a href="http://www.myspace.com/pixelelated" title="http://www.myspace.com/pixelelated" target="_blank"&gt;Engel&lt;/a&gt;).&lt;/p&gt;&lt;p&gt;Also, we are going to be hosting the Portable Contacts Summit next Thursday at our San Francisco office.&amp;nbsp; &lt;a href="http://portablecontacts.net/" title="Portable Contacts homepage" target="_blank"&gt;Portable Contacts&lt;/a&gt; is an open initiative to define a common way to securely take your address book into new sites.&amp;nbsp; You can find more info on the event: &lt;a href="http://portablecontactssummit.eventbrite.com/" target="_blank"&gt;http://portablecontactssummit.eventbrite.com/&lt;/a&gt;&lt;/p&gt;&lt;p&gt;To get yourself ready to start playing with the new standard, check out the hackathon that SixApart is hosting the night before: &lt;a href="http://upcoming.yahoo.com/event/1078491" target="_blank"&gt;http://upcoming.yahoo.com/event/1078491&lt;/a&gt;&lt;/p&gt;&lt;p&gt;We have a lot of exciting work underway as we continue to develop and enhance our open platforms, and we are looking forward to the chance to talk more about those efforts.&lt;/p&gt;&lt;p&gt;Cheers, Max &lt;br /&gt;&lt;/p&gt;&lt;img src="http://developer.myspace.com/community/aggbug.aspx?PostID=19863" width="1" height="1"&gt;</description><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/OpenID/default.aspx">OpenID</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/OpenSocial/default.aspx">OpenSocial</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/oAuth/default.aspx">oAuth</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/data+availability/default.aspx">data availability</category></item><item><title>NOW HIRING - MySpace Developer Platform Team</title><link>http://developer.myspace.com/community/blogs/devteam/archive/2008/05/19/now-hiring-myspace-developer-platform-team.aspx</link><pubDate>Mon, 19 May 2008 16:40:00 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:10310</guid><dc:creator>Allen</dc:creator><slash:comments>15</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://developer.myspace.com/community/blogs/devteam/rsscomments.aspx?PostID=10310</wfw:commentRss><comments>http://developer.myspace.com/community/blogs/devteam/archive/2008/05/19/now-hiring-myspace-developer-platform-team.aspx#comments</comments><description>&lt;p&gt;MySpace is expanding its Developer Platform Team!&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Are you are knowledgeable in:&lt;/p&gt;&lt;p&gt; - AJAX&lt;br /&gt;- C/C++&lt;br /&gt;- Cross-Browser Support&lt;br /&gt;- CSS 1.0 - 2.1&lt;br /&gt;
- DOM Levels 0 - 2&lt;br /&gt;- HTML &amp;amp; XHTML&lt;br /&gt;- Java&lt;br /&gt;- JavaScript 1.0 - 1.5&lt;br /&gt;- oAuth&lt;br /&gt;- Object-Oriented Programming Concept&lt;br /&gt;- .NET/C# 1.1 - 3.5 &lt;br /&gt;- REST&lt;br /&gt;- WCF&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Do you work in the Seattle, San Francisco, or the Los Angeles area (or want to)?&amp;nbsp; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;If so, we would like to talk with you!!!&lt;br /&gt;&lt;/p&gt;&lt;p&gt;MySpace recently launched the MySpace Developer Platform.&amp;nbsp; We now have over 1200 live applications and growing everyday.&amp;nbsp; We are hiring developers to help us expand our available APIs, evolve the MySpace Container, contributing &amp;amp; iterating to the OpenSocial Spec and libraries – among many other MDP related initiatives. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;If you have a resume or questions, please email joe.darretta@fox.com.&amp;nbsp; Please make sure you put &amp;quot;MDP&amp;quot; in the subject line (you don&amp;#39;t have too, but it helps us)! &lt;/p&gt;&lt;img src="http://developer.myspace.com/community/aggbug.aspx?PostID=10310" width="1" height="1"&gt;</description><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/OpenSocial/default.aspx">OpenSocial</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/REST/default.aspx">REST</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/Employment/default.aspx">Employment</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/oAuth/default.aspx">oAuth</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/Jobs/default.aspx">Jobs</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/Hiring/default.aspx">Hiring</category><category domain="http://developer.myspace.com/community/blogs/devteam/archive/tags/AJAX/default.aspx">AJAX</category></item></channel></rss>