Facebook application – how do I build one?
Facebook applications are deceivingly easy to build if you’re comfortable with a web based programming language such as PHP. I strongly recommend that you read this tutorial: http://nettuts.com/tutorials/tools-and-tips/build-your-first-facebook-app/ The parent site, Nettuts, is an exceptional resource for web designers and developers. It’s a blog that accepts articles from a variety of folks on timely topics. Specifically, their tutorial is laid out in an easy to understand 3 step method. Combine the Nettuts article with the facebook developer wiki page and I think that you’ll be well on your way to your first application: http://wiki.developers.facebook.com/index.php/Creating_Your_First_Application I hope that this helps!