Tag Archives: API
Facebook Platform Down

Facebook Platform Down

Update: According to Facebook “The performance and volume of API calls has stabilized at close to normal level”.

The Facebook Platform is down again with the Platform Live Status page all in red. There have also been reports that the entire Facebook network was down as well.
FBML based apps are currently performing the worst and a small subset of canvas apps are not being redirected to their Callback URLs.
It seems that all this happened just after this week’s weekly code-push .

We’ll keep you updated as the situation evolves.

Dashboard Roadmap. API Available

Dashboard Roadmap. API Available

Facebook has just announced that the new Dashboard API is now available for testing. According to the dashboard roadmap the Facebook Dashboard API lets you integrate your application into the Application Dashboard or the Games Dashboard (depending upon the type of application you have). These dashboards help users discover and engage with your applications on Facebook. They display which application’s users and their friends recently used as well as any news your applications wish to communicate to users.
The Dashboard API integrates with the Games and Application Dashboard in two ways: It gives you the ability to post news items to a user’s dashboard, providing information to the user and giving the user the opportunity to take action. It lets you set a counter as a lightweight way for you to inform your users to take action within your application.

There will also be two types of news that the applications can post on to the dashboards – Global and Personal News Items. Global News Items will be visible to all of the users of the app, while the Personal News Items will be a way to communicate with only 1 user of the app.

Games Dashboard

Games Dashboard

The Dashboard API lets you set the counters that appear next to your application bookmark under the profile picture (if the user bookmarked the application) and in news items on the dashboard. The counter informs the user in a lightweight way to take an action in your application.
After you set the counter for a user, Facebook clears the counter when the user clicks your application’s bookmark. However, when the user visits your application’s canvas page, you must call dashboard.clearCount to reset the counter.

Also, in this week’s code push Facebook updated some API calls (events.invite, group FQL table), so that they can now work without session keys.

Facebook’s New Privacy Settings

Facebook’s New Privacy Settings

Facebook announced about their new Privacy Settings earlier today. Facebook says that the changes are made to simplify the Facebook privacy settings and give users more control,  but according to the Electronic Frontier Foundation these changes are made to push users to publicly share even more information than before.

For app developers these changes will be very useful. Users won’t be able to hide information such as gender and friend lists (and other Publicly Available Information – PAI) from apps, they can’t opt out of the Facebook API (by the “Do not share any information about me” setting) anymore and even if a user hasn’t granted permission to any apps the PAI of the user will still be available through the friends of the user who use the application.

According to Chris Cox (VP, Product Management) “everyone” will be the new default for status updates, which will make Facebook more like Twitter and give greater access to information for developers. This means if Facebook allowed Google to pull user status updates for its new real-time search,  Facebook could have replaced and even eliminated Twitter.

Below is a video demonstrating these new changes.