Platform Core Components

From Facebook Developer Wiki

Revision as of 07:18, 31 October 2009 by James Roberts (Talk | contribs)
Jump to: navigation, search

Facebook Platform comprises a number of core components, including:

  • The API, which consists of a number of methods that let you add social context to your applications.
  • FBML, Facebook Markup Language, which allows you to integrate your application into Facebook.
  • XFBML, an extension to FBML, which lets you incorporate FBML into Facebook Connect sites and IFrame applications.
  • FQL, Facebook Query Language, which lets you quickly and easily query for Facebook user data without using the API.
  • FBJS, Facebook's method for letting developers incorporate JavaScript into their applications.
reference