JavaScript and Facebook: part II or how it works.
Facebook applications can now function on any website with the new JavaScript Facebook API.
Now the 13,000+ Facebook applications that are currently hostable only inside www.facebook.com can now have a presence on the rest of the web.
How does it work? The key to a Facebook application is getting access to the underlying Facebook object and User ID for any given Facebook member. This usually is given to an application directly by Facebook when the user clicks on the application from within their Facebook profile page.
For more information: source page
Related Post
1 Comment(s)
Comments RSS TrackBack Identifier URI
Leave a comment

[…] Tools 4 Facebook News wrote an interesting post today on JavaScript and Facebook: part II or how it works.Here’s a quick excerptFacebook applications can now function on any website with the new JavaScript Facebook API….Now the 13,000+ Facebook applications that are currently hostable only inside http://www. facebook….The key to a Facebook application is getting access to the underlying Facebook object and [. . . ]… […]