Monday, June 28, 2010

Graph api & javascript base Facebook Connect tutorial

http://thinkdiff.net/facebook/graph-api-javascript-base-facebook-connect-tutorial/


Some days ago facebook released their new graph api system to develop social sites more easily. Its really cool and I personally like the facebook’s new graph api system.  Facebook also updated their old facebook connect system and provided better way to integrate facebook connect feature, user authentication and calling facebook api from website.
In this article, I’ll highlight javascript base
  1. Facebook connect authentication for websites
  2. How to use graph api
  3. How to show stream publish prompt and share prompt
  4. How to run FQL query using javascript
  5. How to set status using old legacy api calling by javascript
Here is the demo  http://thinkdiff.net/demo/newfbconnect1/newconnect.php

No comments:

Post a Comment