Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am planning to make an application which will be used to create facebook fan page like short stack, faceit, etc. Can anybody please suggest me which language to use for developing this kind of application.

share|improve this question
Use a language you know. – ceejayoz Feb 2 '12 at 17:31

closed as not constructive by BNL, Bart, ceejayoz, BK., Toon Krijthe Feb 2 '12 at 20:10

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

1 Answer

up vote 1 down vote accepted

Which programming language you are using for your application?

If you are using PHP, you have to import SDK files to your application from www.github.com

If you have any Java standalone application, you can use the web services -> Facebook-> Service, and call them wherever necessary.

FBML has been deprecated, so it is better to go with Facebook Javascript SDK & Facebook Social Plugins.

Please go through: http://developers.facebook.com/docs/ and http://developers.facebook.com/docs/reference/fbml/

share|improve this answer
1  
welcome Rocker... Happy Sharing!!! – Anoop Pete Feb 2 '12 at 17:55

Not the answer you're looking for? Browse other questions tagged or ask your own question.