0
votes
1answer
26 views
How do I display a follow “us on twiter” and ‘xxx on Facebook, become a fan’ on my web page?
I would like to show the following links (I think they are called badges) on my homepage.
Assume my website is called 'abc'
1). An image saying 'abc' on FaceBook, become a fan (and display a set of …
1
vote
0answers
31 views
facebook, google, big websites authentication system [closed]
Hi,
In light of http://igigi.baywords.com/rockyou-com-exposed-more-than-32-millions-of-passwords-in-plaintext/,
I am just curious what kind of authentication systems are in place for big players such …
0
votes
1answer
39 views
Facebook status update with PHP
My requirement was to update members status from my site, i am also thinking about displaying their friends photos and their last status update.
I have looked all over the docs and cant decide which …
0
votes
1answer
12 views
define javascript functions on iframe facebook app inside <fb:serverfbml> tag
Hi all,
How we can define JS function on inside ? I tried to load file javascript on the end tag , but I still can't call the function from javascript file.
Here the FBML tag
<fb:serverfbml>
…
0
votes
2answers
26 views
Auth_token error at Facebook
i have been on this for the last 2 days with no result.
i am running my facebook app on my localhost with port-forwarding method.
i know my server setup is working fine as i can see the logs on the …
0
votes
0answers
11 views
Can I add FBML application under Facebook pages’ tab?
I am developing a Facebook FBML application using the .net Facebook Developer Toolkit v3.0. The application works fine when it is a standalone application.
Now I want to add an FBML application …
2
votes
1answer
42 views
How to post something to Facebook from Android?
Hi stackoverflow'ers,
Quick questions here:
What are the necessary tools/APIs to post something from Android to Facebook?
I looked at this URL
…
0
votes
2answers
47 views
A personal facebook application (one that no-one can add for themselves)
Hi
I've created a facebook fbml/api page that returns some content and it works.
I need to ensure:
That no-one can add the app to their own page. This is because the app only works for me - …
0
votes
2answers
48 views
Crawling a Facebook fanpage …
I want to cral a facebook fanpage to get the details of all the members who are fans of that page. I there any function in the face book API which will help me. Or is ther any other way I can do …
0
votes
0answers
16 views
Facebook Connect : auth_token parameter
I am implementing a facebook connect based application, and when I use
$facebook->require_login()
I am redirected to the application page, after being presented with a login page on facebook. …
0
votes
0answers
53 views
port forwarding for facebook to reach me? [closed]
I am developing a facebook app in my htdocs folder in python.
i am behind an ADSL Modem, then a Wireless Router.
I have a static IP. Now how do i get Facebook to reach me?
In the connect and callback …
0
votes
3answers
37 views
apache HttpClient to access facebook
Any examples, tips, guidance for the following scenario?
I have used Apache HttpClient to simulate the functionality of browser to access facebook through java application. to do that first i have to …
-1
votes
1answer
33 views
facebook app in python showing file list
i am making a facebook app in python with django. now i have successfully resolved the callback url to my localhost account. but the app is not displaying on facebook.
when i navigate to …
0
votes
2answers
61 views
How to connect an application with Facebook?
The topic may be a bit ambiguous.
I am writing a Python application. I want to upload it on Facebook as a Facebook application (NOT Facebook Connect).
But I am having the hardest time figuring out …
1
vote
1answer
26 views
facebook app django server connection
I am creating a Facebook app in Python + Django.
I followed all the instructions mentioned on this page: http://wiki.developers.facebook.com/index.php/User%3APyFacebook%5FTutorial
But it ended up …
