Hi all, I have been working on libsocialweb and added several plugins to support more web service providers, and I would like to contribute the code. Here is my git tree: https://github.com/lcp/libsocialweb-extra-plugins
It currently contains digg, myspace, plurk, sina microblog, and youtube, I tested in my system, and they worked fine for me. digg and myspace were included in libsocialweb before but removed due to website API changes or being unmaintained, so I rewrote those two plugins. For digg, it now uses digg v2 API and OAuth 1.0 for authentication. For myspace, it now uses OpenSocial 1.0 API which provides status stream of friends and better user experiences. plurk, sina microblog, and youtube are the new plugins that have never been in libsocialweb before, and I hope people who use those services can enjoy those plugins :-) Besides the code in my git tree, you may also need some patches for librest and libsocialweb. I already filed them in bugzilla: http://bugs.meego.com/show_bug.cgi?id=6034 http://bugs.meego.com/show_bug.cgi?id=9689 http://bugs.meego.com/show_bug.cgi?id=11343 Any suggestion or feedback are welcome. Best Regards, Gary Lin _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
