Thursday, May 31, 2012

Facebook Apps Tutorial

This is a set of articles with reference to Facebook application Facebook Markup Language, Extended Facebook Markup Language, Facebook JavaScript. We will divide into extra than a little part so that easy can know each division without a doubt than directly give all at one time. This time we will try to build a easy application to update our status.
To create a Facebook application, at smallest amount you have a domain and hosting their private with hold up PHP 5 and MySQL if you need a database application. Knowledge of HTML, PHP, CSS, and JavaScript is also needed.
In part 1 we resolve start from the application of our application to find the API Key and API Secret. Please login first into your Facebook account, then go to the developers in http://www.facebook.com/developers.
Creating a easy Facebook Apps Tutorial With PHP Step 1
In this part, please choose “Set Up New Application”. Then enter the name of the application you wish for, do not forget to choose “agree” to indicate that you agree with the Facebook terms and conditions.
Creating a easy Facebook Apps Tutorial With PHP, Set Application Name
On the next page, you will be known the id, the API key and API secret of your application, please make a note of this information. You also can give a description of the helpfulness of your application or upload icon and sign for your application.
Creating a easy Facebook Apps Tutorial With PHP, Set Application Description and search out API key and API Secret.
Creating a easy Facebook Apps Tutorial With PHP, Set Application Icon and Logo
Log into Canvas menu, please enter your Canvas Page URL in want. Remember Canvas Page URL must be unique not just with existing applications before, if it is not available, then you can give prefix on Canvas Page URL. To Canvas Callback URL, please fill in the URL address from your provider where you run the application. At the bottom, Canvas Setinggs, for the moment please select FBML as the description process.
Creating A easy Facebook Apps Tutorial With PHP, Set Application Canvas URL, Connect URL, make Setting
Now we go to the Connect menu, join to the URL field, enter the same URL with your URL Take Out Canvas. If it is different then there are some features that cannot be used as FB.link or to render Facebook Markup Language, Extended Facebook Markup Language. in applications that use Iframes as canvas.
Creating a easy Facebook Apps Tutorial With PHP, Set Application join URL
Let us calculate what we have learned this time.
You have to register as a Facebook developer to make their possess applications.
You learn to system a new application and find the API key and API secret.
You’ve learned the basic settings to run an application using FBML, where you get the URL of your application along with the unique URL of your applications are on your possess server.

Creating a easy Facebook Apps Tutorial with PHP, Conclusion Step 1
In the next part, we will start working on the PHP files and other support, including the settings for your server.