Facebook Application Development Platforms And Techniques
September 5, 2011 1 commentFacebook Applications are essentially designed to give a custom look to the website and facilitate to attract the attention of Facebook browsers. Though sometimes complicated, they are generally used as add-ons to other software programs or devices to work. The passionately popular Facebook social networking platform has issued an open Application Programming Interface (API) and developers are drinking it up to create applications and new features for Facebook. To work with the data from Facebook, all the third-party systems can make use of this API, which is a combination of OAuth 2.0, REST-style techniques and a mixture of web technologies and are collectively titled as the Graph API.
Facebook offers developers with several code libraries through its developer portal. It includes server-side programming languages and the only one that is entirely client-side is the JavaScript SDK. Both ActionScript 3 and the Flash Platform are compatible for the JavaScript usage. Server-side programming languages such as ASP, ColdFusion, PHP, and JSP are used to write the Facebook applications. Many more platforms which are used in this development are hosted on the application developer’s own server. They seem to be a part of Facebook itself for the users, as they are interfaced directly with Facebook. Using such Applications, developers can combine custom attributes on one of the most demanded websites in the world.
Developing Facebook application is a pretty difficult task as it requires innovative skills with various other things which are different from developing the custom applications. If you are interested in creating, configuring and developing your own application on the Facebook platform, you should be ready to go through a lengthy process. It is inclusive of technical and non-technical skills and requires smart knowledge in Facebook Markup Language (FBML), and Facebook Query Language (FQL). Moreover, it involves utilization of community-supported wiki and bug tracker and helps to combine the automated and scheduled works. Developers who are unaware of social networking and its depth on the Internet may find it hard to develop alluring applications. Such people can make use of the Facebook application development platforms and techniques to create their own Facebook applications.
Here are the links for you to start:
Download/learn Facebook SDK: https://developers.facebook.com/
Facebook and Flash: http://code.google.com/p/facebook-actionscript-api/ ; http://www.adobe.com/devnet/facebook.html
Related Posts
-
August 6, 2014
How to find UDID of an iOS device instantly?
App Developers require the UDID (Unique Device Identifier) from their clients or team members in order to allow them to test the app on their devices. UDID is the Apple way of authorizing a device to install apps out of iTunes. This is necessary for development teams especially when multiple team
iPhone Development, Mobile development, Opensource, Welcome0 comments -
January 30, 2009
Simplify Database admin with free MySQL tools
Briefed below are four MySQL tools that are really interesting, and you would like to review them and test them for better DB management experience. They do a fairly good job with the database admin management and good alternates to phpMyAdmin. 1. SQL Buddy: A tool that allows you to get


