News

Tuesday, September 26, 2006 at 1:46am

Published by Dave Fetterman

We've received lots of great feedback from all of you and made some changes to the API that we hope you'll like. This round of changes includes:
  • New fields for users.getInfo: status, wall_count, notes_count, and religion.
  • Since we added wall_count to users.getInfo, we are deprecating the wall.getCount function. We think you'll like this new variation better, so that you can get the wall_count of a bunch of users at once with a single call. We'll leave it in for a couple weeks to give you guys time to switch over.
  • To make it easier for your users to interact with Facebook, you can now link users to message pages with pre-filled messages, as well as to a form to make a new wall post, as described here.
  • We added "type" attributes to some of our returned nodes. Hopefully this will help some of you with your XML parsing.
  • Finally, since some of you asked for it, we added session.ping to our list of functions - mainly just useful for desktop applications.
Keep the feedback coming, and enjoy!

Friday, September 15, 2006 at 12:00am

Published by Dave Fetterman

At your request, a new convenience method, friends.getAppUsers is now available. This helps ease the computation on the developer side, and indicates which data is available from different Facebook users. The php5 client has been updated as well. We're working on adding even more. Thanks very much for the feedback, and be sure to check often for more updates.

Monday, September 18, 2006 at 6:27pm

Published by Dave Fetterman

If you're reading this post it means we've officially launched our new developer portal. This is the beta version and we've been working hard to provide you with a sweet development platform. If you need ideas to get started, check out the Product Directory. Facebook Developers will be evolving over the coming months, so keep your eyes peeled here for updates, or subscribe to our feed to stay up-to-date.