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.
**This tag is no longer allowed; do not use.** Tutorials are easy-to-understand instructions to setup, configure, run or implement a specific task.
2
votes
3answers
1k views
Open Graph error code 100
I'm testing the open-graph with the tutorial, but I keep getting
"API Error Code: 100
API Error Description: Invalid parameter
Error Message: The app must have aggregation units with sample data in ...
0
votes
1answer
145 views
New Php Facebook Api [duplicate]
Possible Duplicate:
Facebook Applications - JavaScript or PHP?
I am newbie to facebook platform, i have fair knowledge about the php.
I like to create facebook application with new ...
0
votes
1answer
390 views
Developing facebook app using ruby on rails? [closed]
I am looking for some tutorials/book to develop a facebook app using ruby on rails 3. The pragmatic book seems quite outdated.
...
3
votes
1answer
1k views
basic tutorials for developing simple facebook application in android
I need to develop a facebook application. I have generated the application ID and secret Key.I am in search of some good tutorials and I got some code
from this url,but it needs some packages.
I am ...
1
vote
2answers
325 views
Good php tutorial (app specifics included)
First of all let me just say, I have no experience with PHP whatsoever, and actually very little with any web development.
As part of a project, I need to work with php, and what I'll have to do is ...
8
votes
3answers
4k views
Any tutorials for Facebook Connect and Rails 3?
Are there any tutorials out there for setting up a new user in my Rails 3 app using Facebook Connect?
Thanks!
2
votes
1answer
92 views
Facebook.php Changed?
I am making my first Facebook App and nothing is working as stated in the documentation. As an example, I have facebook.php on my server and am calling this line:
$friends = ...
3
votes
1answer
508 views
Facebook Link attachment example in Ruby on Rails
How do you attach a link in ruby on rails similar to facebook link attachment where you get the title and the description of the link attached.? Could you help me with the code? Is there a good RoR ...
0
votes
2answers
231 views
Basic Facebooker plugin usage
Can anyone direct me to a resource for getting up and running with the Facebooker plugin? The tutorial linked at the docs barely covers getting an app running, not actually using the API, the docs ...
5
votes
4answers
438 views
What are the current resources for building a Facebook application with Rails?
I'm looking to build a basic Facebook application with Rails. What are the resources (books podcasts, screencasts, blog articles etc) that you'd recommend?
(One answer per post please, and up-vote ...
1
vote
1answer
101 views
Looking for a good book to learn How to program aspnet over facebook [closed]
I don't know if any such book exists.
I am an aspnet developer and I am now thinking of developing facebook applications. I'd seen many tutorials on the web explaining how an aspnet developer can ...
2
votes
1answer
836 views
Facebook Connect on an ASP.NET MVC app
The only tutorial I've found so far is: http://my6solutions.com/post/2009/04/05/Integration-of-Facebook-Connect-on-ASP-NET-MVC.aspx
I tried following it but it didn't get me anywhere because it kept ...
