Friday, February 24, 2012

Getting responses from social sites for APIs like profile response, friend's list, post and get comments etc.

This blog i have created to learn and discuss more about my work of OAuth4Client submitted at :

The article's code, for the time, only restricted to get profile response from 4 major websites (Facebook, Google, LinkedIn, Twitter). But there are other work left to do in the project like :
  • Getting contact list response
  • Post comments and get comments, etc
  • Support for more social sites
More social sites are now moving to support OAuth version 2.0. For this we need to keep track the changes and code accordingly. I will put up my changes in the demo project and update it time to time. Please visit this blog to get updated with the code, post your problems, suggest your views, etc.

Recent updates
I am working on coding a generic way to get contact list info from all 4 social site. I will be complete it soon. As soon i complete, i will post the code in the article @code project.

Thanks
Sachin