Chris Pollett > Students >
Sowmya

    ( Print View )

    [Bio]

    [Project Blog]

    [CS297 Proposal]

    [Facebook/Twitter APIs PDF]

    [FQL and Facebook Login PDF]

    [Twitter Auth PDF]

    [Twitter Follow Unfollow PDF]

    [Facebook Callback PDF]

    [Rewrite Rules PDF]

    [Intial Design - Login & Home page PDF]

    [Deliverable1a]

    [Deliverable1b]

    [Deliverable2a]

    [Deliverable2b]

    [Deliverable3]

    [Deliverable4]

    [CS297 Project Report PDF]

    [CS298 Proposal]

    [CS298 Report PDF]

    [CS298 Presentation PDF]

    [CS298 Code ZIP]

                          

























Description :

API Usage:

  • URL: http://api.facebook.com/restserver.php
  • Request Parameters:
    • Session Key : This is the secret key that uniquely identifies a user
    • Method : facebook.status.set
    • Status : The status message to be posted to Facebook
  • Request Method: POST
  • Response data: 1 on success, 0 on failure or an error code.
Download the Facebook Update ZIP