DilusWorld
 
The Facebook Platform  provides a set of APIs and tools which enable 3rd party developers to integrate with the "open graph" — whether through applications on Facebook.com or external websites and devices. Launched on May 24, 2007, Facebook Platform has evolved from enabling development just on Facebook.com to one also supporting integration across the web and devices.
Graph API
The Graph API is the core of Facebook Platform, enabling developers to read and write data to Facebook. It provides a simple and consistent view of the social graph, uniformly representing objects (e.g., people, photos, events, and pages) and the connections between them (e.g., friendships, likes, and photo tags).

Authentication
Facebook authentication enables developers’ applications to interact with the Graph API on behalf of Facebook users, and it provides a single-sign on mechanism across web, mobile, and desktop apps.[22]

Social plugins
Social plugins – including the Like Button, Recommendations, and Activity Feed – enable developers to provide social experiences to their users with just a few lines of HTML. All social plugins are extensions of Facebook and are specifically designed so no user data is shared with the sites on which they appear.[23]

Open Graph protocol
The Open Graph protocol enables developers to integrate their pages into the social graph. These pages gain the functionality of other graph objects including profile links and stream updates for connected users.The implications that the Open Graph may have on the web as a whole relate significantly to the idea of search engines. While currently Google still attracts more traffic than any other website, Facebook is a close second. Even without a good internal search engine, Facebook already drives more traffic for some searches, specifically social searches, than Google itself. And in attempting to link Facebook with the rest of the web, the Open Graph is creating Facebook’s own extensive and highly interactive version of a search engine. It is important to note, however, that Google still holds significant importance in the large scheme of things, and even if Facebook does surpass Google, Google will likely continue to warrant enough traffic to play a large role in the online world.

Facebook Markup Language
Facebook Markup Language ("FBML") is a variant-evolved subset of HTML with some elements removed. It allows Facebook Application developers to customise the "look and feel" of their applications, to a limited extent. It is the specification of how to encode content so that Facebook's servers can read and publish it, which is needed in the Facebook-specific feed so that Facebook's system can properly parse content and publish it as specified. FBML set by any application is cached by Facebook until a subsequent API call replaces it. Facebook also offers specialised Facebook Javascript (FBJS) and library.


By the end of 2010, Facebook will no longer be accepting new FBML applications, but will continue to support existing FBML tabs and applications. Facebook recommends the use of iframes for new application development.

Facebook Connect
Facebook Connect is a set of APIs from Facebook that enable Facebook members to log onto third-party websites, applications, mobile devices and gaming systems with their Facebook identity. While logged in, users can connect with friends via these media and post information and updates to their Facebook profile. Developers can use these services to help their users connect and share with their Facebook friends on and off of Facebook and increase engagement for their website or application.

Originally unveiled during Facebook’s developer conference, F8, in July 2008, Facebook Connect became generally available in December 2008. According to an article from The New York Times, "Some say the services are representative of surprising new thinking in Silicon Valley. Instead of trying to hoard information about their users, the Internet companies (including Facebook, Google, MySpace and Twitter) all share at least some of that data so people do not have to enter the same identifying information again and again on different sites."

Since launching Facebook Connect, the company has rolled out additional features related to the services some of which include: Translations for Connect; Facebook Connect Wizard and Facebook Connect for the Mobile Web.

Facebook Connect cannot be used by users in locations that cannot access Facebook (e.g. China), even if the third-party site is otherwise accessible from that location.

Microformats
In February 2011, Facebook began to use the hCalendar microformat to mark up events, and the hCard microformat for the events' venues, enabling the extraction of details to users' own calendar or mapping applications


Comments are closed.