Atnaujinkite slapukų nuostatas

FBML Essentials [Minkštas viršelis]

3.56/5 (36 ratings by Goodreads)
  • Formatas: Paperback / softback, 188 pages, aukštis x plotis x storis: 229x152x13 mm, Illustrations
  • Serija: O'Reilly Ser.
  • Išleidimo metai: 26-Aug-2008
  • Leidėjas: O'Reilly Media
  • ISBN-10: 0596519184
  • ISBN-13: 9780596519186
Kitos knygos pagal šią temą:
  • Formatas: Paperback / softback, 188 pages, aukštis x plotis x storis: 229x152x13 mm, Illustrations
  • Serija: O'Reilly Ser.
  • Išleidimo metai: 26-Aug-2008
  • Leidėjas: O'Reilly Media
  • ISBN-10: 0596519184
  • ISBN-13: 9780596519186
Kitos knygos pagal šią temą:
Provides information on using FBML, the Facebook Markup Language, to build applications for Facebook.

The Facebook Markup language (FBML) makes it easy to develop applications specifically for Facebook. This guide teaches basics of the language and shows how to create applications using it. The book is intended for the experienced developer who wants to get started in the world of Facebook development, and will serve as an introduction to the FBML tag language for the Facebook API. Readers should understand principles of HTML design and development, CSS principles, and some JavaScript. Stay is a social media consultant. Annotation ©2008 Book News, Inc., Portland, OR (booknews.com)

Do you have an idea for a Facebook application? With FBML Essentials, you'll learn how to build it quickly using the Facebook Markup Language (FBML) and other easy-to-use tools in the site's framework. If you can develop a website with HTML, writing a Facebook application with the help of this book will be a breeze.

Of course, Facebook is not just another website. Any applications you write for it will have a potential audience of 16 million dedicated users. It's not just another social networking site, either. Under the surface, Facebook is pretty sophisticated, with a development toolkit that includes it's own modified version of HTML -- FBML -- to customize the look and feel of your Facebook applications.

With FBML Essentials, you not only learn how to get started with this toolkit, you also get a complete reference on every FBML tag Facebook has ever written, with examples of how each tag works and advice on the best ways to use these tags in your code.

This book includes:

  • A walkthrough of a sample Facebook application
  • Design rules for using images, CSS, JavaScript, and forms
  • Specific chapters on tags -- authorization tags, logic tags, user/group tags, profile-specific tags, and more
  • Messaging and alerts using FBML
  • Creating forms with FBML
  • Facebook navigation
  • Notifications and requests
  • Dynamic FBML attributes, including MockAJAX
  • How to test your FBML code
  • A chapter on FBJS, Facebook's version of JavaScript

If you want to try your hand at writing a Facebook application, you have a willing audience, an easy-to-use toolkit, and the perfect guide to get you started. FBML Essentials will help you take your idea from conception to working application in no time.

Foreword vii
Preface ix
1. "Hello Friends" 1
The "Hello World" for Social Development
1
Step 1: Set Up a Facebook Developer Account
2
Step 2: Add the Developer App
3
Step 3: Set Up the App
4
2. HTML Design in a Facebook Environment 13
Forms in FBML
13
Images in FBML
15
CSS and DOM in FBML
16
JavaScript in FBML
17
Other Things to Consider
18
Hosting
20
The Facebook Platform Architecture
21
3. FBML Reference 23
Facebook FBML Test Console
23
Authorization Tags
24
Profile-Specific Tags
51
Users, Groups, Events, Networks, and Applications
58
HTML Display and Navigation
65
Virally Promoting Your App With FBML
115
Miscellaneous Tools for Rendering Data Using FBML
128
Dynamic FBML Attributes
140
4. FBJS Reference 147
Introduction
147
General Information
147
Event Listeners
150
AJAX
151
Dialogs
152
Visualization
154
Conclusion
154
Afterword 155
Index 157
Jesse Stay runs his own Social Media consulting and development business, and has consulted for some of the top 100 applications on Facebook. Within just 2 months, he successfully sold his first Facebook application that he wrote in just a week. He is the author of I'm on Facebook -- Now What???, a book targeted towards helping individuals and business owners better manage their lives through Facebook. You can follow him on his blog, http://www.jessestay.com.