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 framework is an existing library or set of libraries to help you complete a common task faster and more easily. In most cases the tag for a specific framework should be used instead of this tag.
-4
votes
0answers
17 views
Facebook SDK.framwork [closed]
I'm new on iphone development,
i am m doing facebook integration but when i add facebook framework so (Question mark sign)
is coming just front of the name of frame work this
and i cant upload ...
0
votes
0answers
30 views
Webbased framework for external services
I'm looking for different way to integrate applications developed by external providers into my own web application. One example of this is Apps on Facebook where you load in an external web ...
1
vote
1answer
407 views
Facebook integration iOS 6 Social/Accounts Frameworks
I want to code a singleton for facebook integration with iOS 6.
I use Social and Accounts Frameworks.
This my FacebookData.h :
@class FacebookData;
@protocol FacebookDataDelegate <NSObject>
...
0
votes
0answers
26 views
Send post to friends in Facebook
Do you know how can I send automatically to selected friend in Facebook a post for my app with the new framework Social in iOS6?
0
votes
2answers
286 views
Using Social.framework and SLRequest with Field Expansion
So far, OS X 10.8.2's Social.Framework works great:
NSURL *requestURL = [NSURL URLWithString:@"https://graph.facebook.com/me/friends"];
SLRequest *fbRequest = [SLRequest ...
0
votes
1answer
374 views
Adding FacebookSDK.framework into my own Static library
I am creating a static library which i will be using for more than one projects, which i am developing. I will build the static library as .framework file and will drag and drop to use in other ...
0
votes
2answers
138 views
framework and some Plug-ins or core PHP for a social site ??? [closed]
I'm setting up a social site and trying to choose between 2 development companies who both appear capable and have references.
All I have to choose between them (apart from a little cost,) is:
One ...
0
votes
2answers
1k views
Does Selenium WebDriver support robot framework?
Does Selenium WebDriver support Robot framework?
I have a script to log in facebook using java and Webdriver. Now I want to execute this using any framewrok. Is it possible to execute the tests using ...
0
votes
1answer
81 views
Atk4 Step by Step form doesn't load Facebook Like Buttons
I have a array with list of sites, I'm coding a step by step form using http://codepad.agiletoolkit.org/newsletter example.
In the second step I put Like Buttons using the following code:
...
0
votes
2answers
375 views
Should I use a php framework for my Facebook canvas app? [closed]
When building a canvas app for Facebook, would it be beneficial to use a php framework like Symfony or Yii? Or would I be better off using straight php without any framework?
2
votes
3answers
1k views
What PHP framework would you choose for a new Facebook application and why? [closed]
Considering facebook application is to be developed in PHP, which PHP framework (code igniter, Yii, cake php etc.) would you use?
5
votes
8answers
4k views
Why doesn't facebook use jQuery (or similar)? [closed]
Facebook is heavily JavaScript based. Why doesn't it rely on jQuery (or any other similar library)?
Edit: Why close this question? this isn't subjective. facebook doesn't use jQuery (or any other ...
0
votes
4answers
152 views
Need suggestion for framework
I just went through What PHP framework would you choose for a new application and why? discussion and read about frameworks.
Till now I've been coding from scratch everytime I developer a new ...
13
votes
3answers
24k views
How to log out users using Facebook Connect in PHP and Zend?
I am trying to build a Connect app using PHP and the Zend Framework.
I also have a Zend_Auth based user authentication system.
Now, I am able to log in using Facebook but log out is not working.
I ...
1
vote
1answer
448 views
facebook-ish like iframe in ajax
Can anyone here expand on how I can create a frame within a page, like facebook has (when you click on a user's profile and your not friends with him, for example) in AJAX, or even better - does ...
20
votes
7answers
27k views
