I am currently in the process of creating a mobile version of my web app.
The app is being developed with Facebook's PHP Client Library.
The issue:
I am using the following mobile url to allow users to log in using the mobile devices:
http://m.facebook.com/tos.php?api_key=APIKEY&v=1.0&next=http%3A%2F%2Ftweelay.net%2Fm.php&...
I need to get via facebook connect user's info and send private message to all of his friends... Is it possible?
...
While uploading a photo to the facebook, using facebook api for iphone, can be also add a comment to photo.Can anybody suggest a way to do it
...
I have planned to develop a game in flex in which the users will build buildings on a plain surface. I want to divide those lands into pieces and allow the user to build the buildings on the pieces of the surface. How do i divide the land into pieces. I have seen face book application supercity, farm vilie etc. I want to develop same as...
I am designing a new site, and currently I'm looking for a powerfull CMS (like Wordpress, etc) to design my site based on it.
every CMS has its own framework and that framework provide some functionality.
But I want to create a flexible Framework wich can collaborate with ( and use from ) the other sites provided API to extend its func...
Can anybody point me to a good beginner's guide for making Facebook apps?
...
Hi, i want to develop an application that take email and password of facebook as input, and gets the friends list from facebook.
For this i am using fbrocket.jar api. But i can't login into the account of facebook through android mobile. Is this fbrocket.jar api enough or not?. Is there any facebook api .jar for android?
any one can re...
Hello everyone!
I am having some difficulty creating a bundle for my application, and placing files in the bundle.
For example, Facebook has developed a bundle for iPhone applications using their framework. In the same way, I also want to create a bundle which can be reused for many applications.
My questions are:
what steps should ...
Hi,
If I have the publish_stream extended permission for a Facebook app, does that allow my app to write on my feed while I'm offline?
Thanks,
Tee
...
hello
i want to make facebook iframe application using asp.net c#.
how can i make authorization using the developer toolkit 2.0
?
thank you
...
I just want to import my facebook status and photos to my personal django website but all the examples and documentation i can find are for developing facebook applications.
A simple rss feed would be enough but it doesnt seem to exist in facebook.
Do i really have to create a full facebook app to do this?
...
on googling i found this code facebook.fbml.refreshImgSrc('imgURL')
how to use this code with cakephp..
...
hey
i am working on this 2 days in a row.
i just want to auth user in iframe facebook application in asp.net
i try developer toolkit 2.1, and 3.1 both arent good.
and mybe i success doing auth with them but later there were lots of problem,
so i determine not to use 3rd party framework.
i want to do the authorization by myself.
i us...
i want to display images in my facebook application as like in the link below..
http://i41.tinypic.com/fnfzmh.jpg
i cant use any fmbl for displaying all images. how to do this?????
...
Hi guys,
Is it possible to display any given page from a 3rd party website on a Facebook page tab? (Using iframe / fbml)
Thanks.
...
Hiya.
I'm trying to configure that my facebook application will be resizeable.
The docs at http://wiki.developers.facebook.com/index.php/Resizable_IFrame
talk about facebook connect cross-domain receiver URL.
and in the JS code i need to enter the 'site relative url to xd_receiver.htm'.
what's that?
what code should be in that HTML ...
I'm looking to develop my first Facebook application and therefore looking for some advice on where to get started.
I've spent a few hours browsing Facebook's Developer Wiki, Facebooker library, looking at the sample chapters in "Developing Facebook Applications with Rails" by Pragmatic Programmers, etc.
Since FB is constantly changin...
I am trying to display a list of pages similar to the facebook search results. Along with the page's name, I would like to display the page type. The page's type property (from the Pages.getInfo API call returns the rather unfriendly looking strings from this list:
http://wiki.developers.facebook.com/index.php/Page_Types
Is there any w...
in my facebook FBML app, I have the flash connecting to the js (in FBJS) .
I have set up the stuffs like that and working.
However, sometimes, the bridge connection fails and I see thatin the URL, facebook attach the fb_noscript=1 parameter there. e.g. apps.facebook.com/myapp/?fb_noscript=1
when I remove it, and reload the apps, it i...
hi folks,
I'm doing some things with a facebook widget. They cache the css files, and I'm trying to override the cache.
http://wiki.developers.facebook.com/index.php/Fb:fan
The instructions say:
Note: To provide you with better performance, we cache your stylesheet. If you update your stylesheet, you should use a cachebreaker in the U...