Facebook Cookbook and over one million other books are available for Amazon Kindle. Learn more


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Kindle Edition
 
   
More Buying Choices
Have one to sell? Sell yours here
Facebook Cookbook: Building Applications to Grow Your Facebook Empire
 
 
Start reading Facebook Cookbook on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Facebook Cookbook: Building Applications to Grow Your Facebook Empire [Paperback]

Jay Goldman (Author)
4.2 out of 5 stars  See all reviews (16 customer reviews)

List Price: $39.99
Price: $26.52 & this item ships for FREE with Super Saver Shipping. Details
You Save: $13.47 (34%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Want it delivered Thursday, May 24? Choose One-Day Shipping at checkout. Details

Formats

Amazon Price New from Used from
Kindle Edition $17.27  
Paperback $26.52  

Book Description

November 3, 2008

Want to build Facebook applications that truly stand out among the thousands already available? In addition to providing easy-to-follow recipes that offer practical ways to design and build scalable applications using the Facebook Platform and its new profile design, this Cookbook also explains proven strategies for attracting users in this highly competitive environment.

With plenty of examples and practical solutions, Facebook Cookbook answers some of the hardest questions Facebook application developers contend with -- including how and where to get started. This Cookbook will help you:

  • Learn to build an application that scales to accommodate a sudden influx of users
  • Explore changes from Facebook's old profile design to the new look and feel
  • Take advantage of new integration points in the new profile design
  • Get tips for designing applications with hosting and deployment costs in mind
  • Discover which widgets and controls to use for building the most attractive user interface design
  • Learn the differences between standard HTML, JavaScript, and SQL, and the versions used on the Facebook Platform
  • Target large, defined groups on Facebook, including those who want to find jobs, hire employees, market a business, advertise, and more

If you can build simple web applications with HTML, Facebook Cookbook will help you build applications with the potential to reach millions of users around the globe. Learn what it takes to design applications that stand above the rest.


Frequently Bought Together

Facebook Cookbook: Building Applications to Grow Your Facebook Empire + FBML Essentials: Facebook Markup Language Fundamentals + Essential Facebook Development: Build Successful Applications for the Facebook Platform: Build Successful Applications for the Facebook Platform
Price For All Three: $79.19

Show availability and shipping details

Buy the selected items together


Editorial Reviews

About the Author

Jay Goldman has been providing a human side to technology for over ten years, as both a User Experience Specialist and Visual Designer. His career has been focused on the interaction between people and technology, and his insights have helped to greatly improve products on mobile, web, and desktop platforms, including IBM DB2 and Mozilla Firefox. Jay led Radiant Core's Professional Services Team on a wide variety of award winning engagements across many industries, and is now helping tech startups to change the world as a consultant on products, technology, and design. He has been instrumental in the continued growth of the BarCamp community in Toronto and was one of the co-conductors of the very successful TransitCamp event held in partnership with the Toronto Transit Commission. Jay is the host of Mr. Mobile, a weekly web video from Butterscotch.com covering the latest in mobile technology; you can check them out at http://butterscotch.com/mrmobile. Jay has been published in the Harvard Business Review and is the author of Facebook Cookbook for O'Reilly Media.


Product Details

  • Paperback: 434 pages
  • Publisher: O'Reilly Media; 1 edition (November 3, 2008)
  • Language: English
  • ISBN-10: 059651817X
  • ISBN-13: 978-0596518172
  • Product Dimensions: 9.2 x 7 x 0.9 inches
  • Shipping Weight: 1.3 pounds (View shipping rates and policies)
  • Average Customer Review: 4.2 out of 5 stars  See all reviews (16 customer reviews)
  • Amazon Best Sellers Rank: #290,892 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

Customer Reviews

Most Helpful Customer Reviews
26 of 26 people found the following review helpful
Format:Paperback
This tutorial is for developers with a broad but not necessarily deep background in web development who are interested in building Facebook web applications. Although Facebook Desktop and Mobile apps are covered where applicable, the content of this book is about straight web applications. Material covered includes how to plan an app, API details and FQL calls, and how to market and attract users, so there should be something for all participants in Facebook app development.

The author assumes you already know your way around web development in the areas of HTML, CSS, PHP programming, and SQL/database design. You don't need to be an expert with any of them, and the author makes suggestions on good books on all of the supporting technologies. The following is the detailed table of contents for the book, which is currently not included in the product description:

Chapter 1. Introducing Facebook Platform - A general overview of Facebook, Facebook Platform, and an introduction to the opportunity it represents.

Chapter 2. Ideation and Strategy - If you don't have an idea in mind already for an app, this chapter helps you out by giving you some ideas for some applications that you can extend. Shows techniques for doing app design quickly and with the best possible results.

Chapter 3. Hello World - Walks you through the classic Hello World first programming example.

Chapter 4. Architecture and Design - Covers the best architectures for Facebook apps, provides some recommendations for database performance, and produces an overview of the design and user experience of some winning applications.

Chapter 5. Setting Up Your Environment - Learn about all the things you need to download in order to get started. Learn how to add apps to Facebook, how to set up a test account, and how to get information on the latest changes to Facebook.

Chapter 6. Facebook Markup Language (FBML) - FBML is the glue that holds the Facebook Platform together. Covers all of the tags, discusses some odd behaviors you might encounter, and explores some great tricks for building better frontends.

Chapter 7. Facebook JavaScript (FBJS) - This chapter explains why you can't just use regular JavaScript in your app, how to build great Ajax-like interactions using Facebook's Mock Ajax techniques, and goes into detail about all of the useful functions available to you.

Chapter 8. Facebook Query Language (FQL) - As FBML is to HTML, FQL is to SQL. This chapter examines the schema of the various database tables to which you have access, and catalogs some really useful FQL queries you can use in your apps.

Chapter 9. Facebook API - Digs deep into the code of the API that connects everything together. The chapter goes through each of the objects and methods you have at your disposal, and gives you some tips and tricks for desktop apps. The chapter covers the API using the official Facebook PHP Client, but it shouldn't be too hard to convert these examples into your language of choice.

Chapter 10. Marketing Your App - Supplies some general marketing options for Facebook applications and some techniques for measuring your success at attracting people to your app.

You should be able to use the book either by reading cover to cover or by skipping around in it. It is well-illustrated and the code is well commented. Highly recommended. Also recommended for those just starting out is FBML Essentials, since a good understanding of FBML is essential for success.
Comment | 
Was this review helpful to you?
23 of 27 people found the following review helpful
Totally obsolete October 28, 2009
Format:Paperback
Today (October 28, 2009) I have received from Amazon this book and the book FBML Essentials by Jesse Stay.
These two books might have been perfect in an earlier time but today they are utterly useless. The facebook interface has totally changed from what is described in those two books. I am a very experienced programmer (Java, C, C++, Objective C, HTML,PHP, Javascript , CSS and more) but here I am totally lost!
Was this review helpful to you?
11 of 12 people found the following review helpful
Format:Paperback
Facebook Cookbook is an excellent reference, covering and consolidating the explosion of publicly available (and often wrong) Wiki documentation. On the whole, it's well worth the Amazon price. However it's worth noting that the book all but presumes you'll be using the Facebook PHP library (which I'm not), and its "recipes" often lean so heavily on that presumption as to become useless to those of us using other APIs (or in my case, none at all). Definitely recommended as a bird's-eye survey of the Facebook Platform and API, but if you're not using PHP, you might find yourself a bit frustrated by how much of it the book contains.
Comment | 
Was this review helpful to you?
Most Recent Customer Reviews
A reasonably good book
I wanted to learn how to create facebook apps, and the online information is a jumbled mess, so I decided to look for a book. Read more
Published on March 3, 2010 by Steve C
A Good Reference to a Rapidly Changing Platform
I bought this book specifically to help me to migrate a web site based application to Facebook. The original program consisted of an HTML file, a style sheet, a Javascript file,... Read more
Published on February 22, 2010 by Gary L. Ellexson
Great Book!
I was expecting mostly code snippets to common problems, but this book goes beyond that.

It has loads of resources for creating applications from the ground up. Read more
Published on January 14, 2010 by Opinion
Lots of filler, still looking for the meat
This book suffers from two weaknesses: 1) a wordy style written at a very low level, and 2) an inappropriate organizational format. Read more
Published on October 5, 2009 by Etant Donnes
EXCELLENT BOOK!
I read this book from cover to cover I learn a lot about Facebook. I became sorta addicted to Facebook. After four weeks I had to find a way to block facebook. Read more
Published on August 10, 2009 by ChelseaGoldstein.com
Knowing what's out there
This is certainly the best book on this topic that I have read so far.

I am not technical at all but got it. Read more
Published on July 24, 2009 by K. Debaere
The "must-have" book for Facebook application development
This is the "must-have" book for Facebook application development. Other books I've seen on the subject are essentially primitive step-by-step tutorials that rarely, if ever, go... Read more
Published on April 12, 2009 by Jerry Saperstein
Facebook Cookbook
If you have a fundamental understanding of PHP and MySQL, then the "Facebook Cookbook" will teach you everything you need to know about developing Facebook apps. Read more
Published on March 25, 2009 by Eric M. Mcdonald
Libraries catering to web applications developers will find this a...
Jay Goldman's FACEBOOK COOKBOOK: BUILDING APPLICATIONS TO GROW YOUR FACEBOOK EMPIRE provides a fine cookbook of applications designed to allow internet programmers methods of... Read more
Published on February 8, 2009 by Midwest Book Review
From great idea to successful application.
A good technical book will achieve two goals: inform and inspire. Now, a great technical book, that will motivate. It will force you to act. Read more
Published on January 16, 2009 by Lee Dale
Search Customer Reviews
Only search this product's reviews

Inside This Book (learn more)
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
client library, news feed, data store, application directory, finding inspiration, client libraries, album title, feed forms, editorkit row, views http code, fbml tags, template bundles, data the current user, infinite session, daily active users, int uid, social graph, canvas page, epoch seconds, disco nap, app developers, test console, bug tracker, alternate content, equivalent query
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Facebook Markup Language, Facebook Platform, Suggested Hello World, Profile Box, Facebook Query Language, Name Type Index Description, Super Disco Napping, Name Type Default, Solution Facebook, Facebook Photos, Jay Goldman, Discussion There, Moose Tracks, Super Disco Naps, Developers Wiki, Internet Explorer, Amazon Web Services, Mock Ajax, Facebook Insights, Marketing Your App, Facebook Bug Tracker, Amazonian Backends, Setting Up Your Environment, Solution Use the Photos, Google Analytics
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(6)
(2)

Your tags: Add your first tag
 

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   
Related forums





Look for Similar Items by Category


Look for Similar Items by Subject