Is there anyone who's using Graph API of Facebook? I started using it yesterday and added Facebook support to http://m.ctor.org/f2p/ . I encountered some glitches about API while implementing it. Which one do you recommend for reporting, Forum, Bugzilla or somewhere else? - http://developers.facebook.com/docs...
By the way, it's pleasure to have seen "bgolub" in http://developers.facebook.com/docs... . Go FriendFeed API v3! :-) - NaHi
Random note continues. At this time, Graph API server (SSL, HTTP keep-alive, OAuth 2.0 signature-less) is slower than FriendFeed API (non-SSL, no HTTP keep-alive, OAuth 1.0 signature). 2500ms vs 500ms. Try APIs from http://m.ctor.org/f2p/ by yourself. - NaHi