As part of our ongoing effort to improve our communication with our developer community, we offer you our latest monthly roundup of the announcements, new features, and updates to Facebook Platform that occurred during May, 2009.
family
field in the user FQL table or by calling users.getInfo. You can also get the contents in the blurb under a user's profile picture by getting the profile_blurb
field from this table or call.posts
field — which is part of the comments
array returned by stream.get and the stream FQL table — to comment_list
for proper XML serialization. We'll return a list of comments in both posts
and comment_list
for the next two months, before deprecating the posts
field entirely July 19, 2009.modified_major
in the results. This field indicates the time a major update (like addition of photos) was last made to the album. metadata
field to the stream.get API call. This lets you specify albums
, profiles
, and photo_tags
, so you can request this data concurrently with a single call to stream.get. These parameters strictly optional, but albums
and profiles
default to true (until we deprecate them June 9, 2009) to keep existing functionality from breaking.Keep an eye on this blog (or subscribe to the RSS feed), the Platform Status Feed (or subscribe to its RSS feed), and the weekly Push Changes articles for announcements, changes, and other important bulletins.
As always, we appreciate your continued feedback in our Developer Forum -- let us know how we can reach and communicate with you even better.