Demos

From Facebook Developer Wiki

Jump to: navigation, search

Contents

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.

Official Facebook Demos

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.

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.

PHP

JXP (server-side JavaScript)

Java/JSP using new Profile

zembly.com (server-side JavaScript)

ActionScript 3 / Flash

Static FBML Application Demos

Simple HTML here : http://www.facebook.com/notes_cheatsheet.php

Facebook Style here : http://wiki.developers.facebook.com/index.php/Facebook_Styles

How to Style an Application Like Facebook : http://devtacular.com/articles/bkonrad/how-to-style-an-application-like-facebook/

Two colum style : http://wiki.developers.facebook.com/index.php/Sidebar_Example

Script at here : http://wiki.developers.facebook.com/index.php/FBML

Learn from this Discussion : http://www.facebook.com/apps/application.php?id=4949752878&v=app_2373072738

HOW CAN I ADD STATIC FBML TO MY PAGE?: http://www.facebook.com/topic.php?uid=4949752878&topic=11569

Creating a "Read More" link - how do I do it?: http://www.facebook.com/topic.php?uid=4949752878&topic=6958

Can I embed Flash?: http://www.facebook.com/topic.php?uid=4949752878&topic=4163

How do you add a Youtube channel widget to FBML?:http://www.facebook.com/topic.php?uid=4949752878&topic=12008

How to add mp3 to the page: http://www.facebook.com/topic.php?uid=4949752878&topic=8024

Embedding a Picasa slideshow?: http://www.facebook.com/topic.php?uid=4949752878&topic=6748

Yahoo PingBOX™ on your BOXES: http://www.facebook.com/topic.php?uid=4949752878&topic=11984

TABS: http://www.facebook.com/topic.php?uid=4949752878&topic=7072

Creating a "Read More" link - how do I do it?: http://www.facebook.com/topic.php?uid=4949752878&topic=6958

Background Image in a Static FBML Box : http://www.facebook.com/topic.php?uid=4949752878&topic=8442

How to Center a table ?: http://www.facebook.com/topic.php?uid=4949752878&topic=8807

adding the fb:comments tag: http://www.facebook.com/topic.php?uid=4949752878&topic=11295

reference