we have a lot of existing code in a web application that we want to use in a facebook application. Much of it on the client si开发者_Go百科de depends on prototype.js.
I\'ve been asked to build a facebook fan page, that displays the latest RSS from a blog and the latest tweets from an user.
I am using the Radius Tag System (from the RadiantCMS) for a content engine in my current applciation. Everything has worked really well, but now I am experiencing issues when using FBML inside my con
Ple开发者_C百科ase spare me the google answers, I\'ve been googling all weekend (and off and on previous to that) to find good tutorials and I can\'t find any.
in this simple php file: (http://gist.github.com/273402) <?php session_start(); include_once \'libraries/facebook/facebook.php\';
When I try to send invitations from my site, I am getting开发者_开发问答 this error, \"req-choice required as part of request-form content\". What does it mean?
Can anyone point me to multi-column layouts for Facebook canvas applications开发者_开发知识库?Facebook apps use the exact same markup as any regular HTML page (HTML is a subset of FBML), so any regula
I\'am currently developing a Facebook application which has a iFrame in it. The iFrame loads a Java applet (So the FBML Page is just a wrapper for header footer and the FBML functions).
I have an FBML app and a strange thing keeps happening. If I go to http://apps.facebook.com/myapp/page2.php
I want to post updates or messages about my application to my friends. How can I post upd开发者_如何学编程ates or messages on a friend\'s wall at specified time interval?