3 Comments

  1. Posted December 8, 2008 at 3:02 pm | Permalink

    Very interesting. You said this was a MUST HAVE for future social networks, but how easy would this be to implement with an existing site that uses its own CMS/MySQL based member database?

  2. Posted December 8, 2008 at 3:50 pm | Permalink

    Thanks for your comment Dave. I will let Chris, developer at Kwiqq respond to your question !

  3. Posted December 8, 2008 at 4:05 pm | Permalink

    The Facebook API gives any application (once API Keys have been obtained) the ability to login a user to Facebook through itself. This gives a developer the ability to retrieve the users Facebook ID and bind this to the users record on the required app.

    Using this and a Facebook ‘Infinite Session’ we can review their contact details, friends lists… At present this aspect of the API is under review, and there is only the standard session available. The has the restriction of normal behaviour - so if a user logs out of the Facebook application we loose the ability to monitor their profile.

    Facebook takes the majority of the work away from us, as 2 lines (PHP) is all that is required to log-in through Facebook:

    1) Create a Facebook API object using registered API keys
    2) Use API to request user login. If the user is not logged in to Facebook they are fowarded to a Login area requesting their details, the Facebook ID is then returned to the app and login is done.

    As I said the API is currently under review with different aspects of the functionality under review, one this has been completed I hope to make some samples on what we can expect from future applications.

One Trackback

  1. [...] Original post by [Technorati] Tag results for open social [...]

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*