Demos
From Facebook Developers Wiki
[edit] Demo Applications
Looking to get started with some ready-made code? Here are a few samples we've developed to illustrate basic functionality, advanced functionality, and even creating applications ready-made for the new profile, Facebook Connect, and Facebook Pages. None of them are extremely complicated; they're written to be easy to understand even if they're not in your native programming language.
Just follow the instructions and you should be good to go with a working Platform application from which you can learn and build.
- If you're looking for a demo of the new profile, check out Smiley. It's an advanced application showcasing the different ways an application can integrate with Facebook. See demo at http://apps.facebook.com/mysmiley/.
- If you're interested in Facebook Connect, there are demos of varying degrees of complexity available at Trying Out Facebook Connect.
- Footprints is an extremely basic application included with the PHP4 and PHP5 clients. See the demo at http://apps.facebook.com/footprints/.
- Restaurants is our advanced demo showing use of our juicier features, including mock AJAX, FBJS, and our Data Store API. Backed by pre-made data on your MySQL server and/or our Data Store API.
ColdFusion Demo. Download this out-of-the-box working ColdFusion demo application. This application uses several helpful FBML tags and profile.setFBML() API call. This demo is for the NEW facebook.
