Demos
From Facebook Developer Wiki
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
- Facebook Connect has demos of varying degrees of complexity available at Connect/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
- Nights Until Christmas is a simple application demonstrating the basics of the official PHP client library (hg repository).
[edit] JXP (server-side JavaScript)
- 10GenCloud is a sample application demonstrating several API calls (git repository).
[edit] Java/JSP using new Profile
- Random Friend is a sample application that picks a Friend and shows the friend on your profile. Facebook Connect version does same on web site. (source code and readme).
[edit] zembly.com (server-side JavaScript)
- Facebook Overview page with a set of Facebook application samples in the bottom.
[edit] ActionScript 3 / Flash
- The Adobe Developer Center for Facebook has a collection of open source sample applications built using ActionScript 3 for both the Flash Player and Adobe AIR.
[edit] 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
