Welcome Developers!
MediaThatMatters:Saw this on Facebook's developer forum: http://forum.developers.facebook.com/viewtopic.php?id=8779"Went to Hackathon last night, came out with the realization that toport my Facebook app to OpenSocial, I need to rewrite a lot of mycode. The OpenSocial API is all in JavaScript. I played with Google
Saw this on Facebook's developer forum:
http://forum.developers.facebook.com/viewtopic.php?id=8779
"Went to Hackathon last night, came out with the realization that toport my Facebook app to OpenSocial, I need to rewrite a lot of mycode. The OpenSocial API is all in JavaScript. I played with Google
MySpace has a REST api, so you are not limited to JavaScript only, for pulling information on MySpace users.
Asaf
Yeah, you could probably use the REST API and an iframed app to emulate a fb app. But then it wouldn't be OpenSocial. Isn't an advantage of making an OpenSocial app the fact the exact same JavaScript/XML code can run on multiple sites?