Demos

From Facebook Developer Wiki

Jump to: navigation, search

Contents

[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.

[edit] Official Facebook Demos

[edit] Coldfusion

  • 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.

[edit] ASP.NET

  • You can download a bare bones ASP.NET Facebook Application. This demo implements the absolute minimum in terms of functionality to reveal the core of developing for Facebook with ASP.NET.

[edit] PHP

[edit] JXP (server-side JavaScript)

[edit] Java/JSP using new Profile

[edit] zembly.com (server-side JavaScript)

reference