MySpace Developer Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Browse by Tags

Sorry, but there are no more tags available to filter with.
  • Example code from DevJam Seattle

    Here is the code from our breakout session that stores key value pairs in App Data; <script> var catBreeds = ["Persian","American Shorthair","Abysinian", "Egypian Mow","Manx" ]; var container; function init() { container = opensocial.Container.get...
    Posted to Open Social Container (Forum) by Chris Bissell on 03-15-2008
  • Example App: Dream Interpretation

    For the purposes of demoing OpenSocial on MySpace to the SixApart Hackathon, I put together a dream interpretation application. This application is intended to demo a piece of third party functionality integrated into MySpace. People asked for the source and a brief explanation, so we'll put that...
    Posted to Chez Chris (Weblog) by Chris Bissell on 02-23-2008
  • Example App: Lots of OpenSocial Calls

    Happy holidays for you who had time off, and happy work for you who didn't. Of course, for those of us who are developers we no doubt had a working holiday :). Such is life in the world of tech... Where's my Data API? Where's my Activities API? Just wanted to let you folks know that we're...
    Posted to Chez Chris (Weblog) by Chris Bissell on 02-23-2008
  • Example App: RSS Reader

    In this post I hope to get you off the ground in terms of how to request data from other sites using the OpenSocial API. Remember that in OpenSocial your application is hosted in the browser and served off the container's domain (in this case, MySpace). XHRs (XML Http Requests) cannot be issued across...
    Posted to Chez Chris (Weblog) by Chris Bissell on 02-23-2008
  • Where's my Data API?

    Happy holidays for you who had time off, and happy work for you who didn't. Of course, for those of us who are developers we no doubt had a working holiday :). Such is life in the world of tech... Where's my Data API? Where's my Activities API? Just wanted to let you folks know that we're...
    Posted to MySpace Developer Team (Weblog) by Chris Bissell on 02-19-2008
  • Example app: RSS Reader

    In this post I hope to get you off the ground in terms of how to request data from other sites using the OpenSocial API. Remember that in OpenSocial your application is hosted in the browser and served off the container's domain (in this case, MySpace). XHRs (XML Http Requests) cannot be issued across...
  • OpenSocial app in the wild: Dream Interpretation

    For the purposes of demoing OpenSocial on MySpace to the SixApart Hackathon, I put together a dream interpretation application. This application is intended to demo a piece of third party functionality integrated into MySpace. People asked for the source and a brief explanation, so we'll put that...
Page 1 of 1 (7 items)