Miniclip is a large website with 65 million unique visitors per month and 20 million registered users. It uses the Facebook Platform and Facebook Connect to allow users to sign in easily and connect with friends. By integrating Facebook features like the Real-Time API, users can invite friends to play games and see updates without page refreshes. There are some technical challenges to using Facebook APIs, such as request limits and modal boxes appearing behind Flash content.
1 of 35
Downloaded 32 times
More Related Content
Facebook API in the Real World - Myles Noton - Miniclip
9. Because of our size, the site could be impersonal and anonymous at times The UX Problem Using the Facebook Platform and feature we call the Players League Our Solution
19. No More Polling Pre-cached fresh data Works better with offline access Real-time API
20. Before Real-time API Facebook User Miniclip Profile Update API Call to get data 8
21. After Real-time API Facebook User Miniclip Profile Update Notification of change Call to get changed data
22. Implementing the Real-time API Create an endpoint - Web service or script triggered on FB event Subscribe to events - Receive confirmation of subscription from Facebook (once only)