how easy is it to create a facebook application?
They're coming to take me away, Ha-haaa!
Advanced .NET Debugging Blog
My personal blog
Assuming you are familiar with one of the languages that there are Facebook API libraries (check out the Developers wiki for a list of them), it should be relatively straight forward.
There are a couple of strange things that are not similar to others that are due to the implementation of embedding your application inside Facebook:
All in all, it took me a couple of hours (under 5) to write the hCard application in PHP.
The application is very simple in Facebook API terms since it uses two APIs, one to get the user's information and the other to set the profile box information in the user's profile (setFBML).
It simply adds the hCard microformat support to your Facebook profile.
To perform a stronger integration with a full blown application like Yedda Questions & Answers Facebook application () it takes a bit more time.
Do you recommend using FBML or iframe usage?
There are pros and cons for both (like everything else )..
Pros for FBML:
Cons of FBML:
1)How to register application programmatically which API we have in that case?
2)How to add application in Facebook,what different API it requires?
Got an answer for Alon Carmel? Would you like to comment on the posted answers, or vote for the one which you think is the best?
Sign up for a free account, or sign in (if you're already a member).
Other people asked questions on similar topics, check out the answers they received:
Other people asked questions on various topics, and are still waiting for answer. Would be great if you can take a sec and answer them