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.
A computer network allows sharing of resources and information among interconnected devices which use a common hierarchy of protocols to communicate.
-1
votes
1answer
90 views
Could we create & export a map of our facebook friends network?
I have a little question about facebook apps capabilities. Does it give the access of the connexion between each friend?
i explain, for example i have a professional account where i have 100 friends, ...
0
votes
0answers
101 views
Make FB Activity Stream work within corporate network which blocks facebook.com
We are developing a company Intranet site and would like to show the standard FB Activity Stream, however... Our network has Facebook.com blocked (ironic I know).
Because the network is blocking ...
1
vote
1answer
296 views
How to share data between iPhones?
This seems like a simple problem, but the more I plan it out, the harder it seems. The basic idea is this:
Person A wants to give person B permission to see his/her data on person B's device. Person ...
7
votes
1answer
147 views
How can I add Facebook authentication and friend location without showing the user a browser?
I'm working on a multiplatform game (PC/iOS/Android) and was looking into using Facebook as a login method and friend finder. I know Battle.net does this without having to bring up a browser window ...
0
votes
1answer
134 views
Unable to obtain tokenresult oauthClient.ExchangeCodeForAccessToken; unreachable network 69.171.229.24:443
I developed an FBConnect web application using C# .Net Framework 4.0 recently. Tested with my UAT server, everything just works fine, I'm able to login with my Facebook account, and perform all ...
0
votes
2answers
534 views
Facebook graph API likes request doesn't work anymore
Last time I got the way to know how many users liked a photo with this way:
https://graph.facebook.com/161820597180936/likes?limit=1000
But I don't know why it doesn't work anymore. Now it only ...
0
votes
2answers
854 views
Facebook support for Java and C++
I'm in a group project for developing a game for facebook. I did some research on languages to use on both platforms. What I found on facebook websites and on the forums scattered across the net is ...
0
votes
3answers
174 views
How to alias a URL?
I'm testing client-side Facebook auth locally.
I'm hitting the error
API Error Description: The specified URL is not owned by the application
because I'm testing locally, what is the best way to ...
0
votes
1answer
94 views
Weird Like button behavior with different sites
I'm trying to incorporate a like button in my site but it doesn't seem to appear. I've talked with another dev in the team and he sees it. We have a hunch it is a network problem BUT trying to ...
0
votes
1answer
360 views
Facebook Application Post To Wall
Can anyone explain how to make an application, that updates users status, let's say every 10 mins, once he authorizes the access using the latest FB SDK.
0
votes
2answers
1k views
Facebook flash game client-server communication
We're currently working on a small scale indie card game for Facebook, which we hope will reach hundreds of thousands of players (eventually).
We have most of the issues figured out (scalability, ...
1
vote
2answers
2k views
Model PHP/Ajax Notification System?
I'm making a website similar to Facebook - with things such as Notifications which make it similar. I don't really see how I can get notifications working. Well, I figured out how I could get them ...
2
votes
1answer
576 views
How to implement inviting friends in twitter and facebook?
I'm developing social media app with twitter and facebook.
Now,I'm wondering how to invite friends in twitter and facebook by using their ios sdk.
WhenIclick invite friends button,I should display ...
0
votes
1answer
154 views
Facebook app accessing to code in a host inside a private network
I have configured the Canvas URL of a Facebook app with a domain name that only exists on a private network through a local DNS server: host1.bussines-local.com.
However, Facebook was able to ...
2
votes
1answer
328 views
Facebook User IP
I am trying to write a facebook app that gets the users ip address,
with his knowledge of course, is this possible?
1
vote
4answers
402 views
Can a computer behind a NAT-router receive realtime-updates from facebook?
I'm currently writing a desktop application that integrates facebook using the graph API. I'd like to implement real-time updates (http://developers.facebook.com/docs/api/realtime/), but in the doc it ...
1
vote
4answers
645 views
Server-side technology for a game
We’re creating a massively-multiplayer social game. We expect up to 1 million concurrent users. The game is not real-time, instead it’s turn-based. We need reliable messaging between our clients and ...
1
vote
1answer
309 views
Facebook application Django server connection
I am creating a Facebook application in Python and Django. I followed all the instructions mentioned on this page: http://wiki.developers.facebook.com/index.php/User:PyFacebook_Tutorial. But it ended ...
0
votes
2answers
60 views
How can I find tutorials for building an application that gets updates from an online website?
I want to build an application that gets updates from online websites like Twitter or Facebook. Currently, I haven't even got a clue on how to do this.
Also, in certain applications, like Doodle ...
10
votes
4answers
10k views
how to access facebook or twitter using blackberry API?
I am newbie for such kind of social networking Application integration using blackberry API.
i want to develope such kind of application which can use the facebook or twitter social networking site ...