I try to get some insights from the pages I am administrator on Facebook.
Ccna final exam - java, php, javascript, ios, cshap all in one. This is a collaboratively edited question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
Monday, June 11, 2012
Increasing the performance and usability of Facebook"s FQL
Sunday, June 10, 2012
Good resources on Facebook programming
I'm a Facebook programmer newbie. Could anybody recommend good resources for starters? I believe it has something to do with PHP;-)
Facebook App Domain dissapears
I've added a comment box to my site. I'm using an app_id. I've added my domain to "App Domain" in the settings section for the app. I save it. I then come back and the "App Domain" has disappeared. It's like it's not being saved.
How to get access token from FB.login method in javascript SDK
I need to get the access token from FB.login method in javascript SDK. my login code is
Want custom title / image / description in facebook share link from a flash app
Possible Duplicate:
How does Facebook Sharer select Images?
I am making a flash app that demonstrates potensial traffic injuries when driving at different speeds. I want the user to be able to share this information on facebook. However this demands that i can customize the text that will appear on facebook in some manner.
Friday, June 8, 2012
Facebook - Changing a photo caption via graph api
How to change an image caption on Facebook using PHP? This is the way i used to upload it:
multiple facebook like buttons (fb:like) are not working: unliking themself
EDIT: LAST UPDATE :
So, we've tested some more. I used the facebook developers 'lintner' http://developers.facebook.com/tools/lint/ . There are no errors found on either one of my pages PLUS the like button on the lint-page is working perfectly. If I switch back to my own website, I can clearly see my like has been counted.
How to avoid already-authorized in Android Facebook SDK
I'm getting a completely useless page when I use the Single Sign on for Facebook's Android SDK.
Getting all my events via Facebook iOS SDK
In my iOS app, I get an access token using the following code:
What is the correct way to refresh Facebook OAuth2 access token after it expires?
As I understand it, this is the basic process for new Facebook iframe canvas apps using the OAuth2 API in a nutshell:
Tuesday, June 5, 2012
Post message to facebook wall from android fb sdk always error
I have problem with fb sdk for Android (downloaded from http://github.com/facebook/facebook-android-sdk ). Tried to post wall but always get error (permission already set and logged in to fb)
Login failed invalid key error with Facebook SDK
I get "Login failed error" with the Facebook Android SDK while running on the device. I have done everything what they specified, like creating a hash and all.
Facebook Open Graph not clearing cache
I'm having troubles with my meta tags with Open Graph. It seems as though Facebook is caching old values of my meta tags. Old values for Attributes og:title and og:url are still used, even though I have changed them already.
How can I retrieve the new timeline data from the API?
At the f8-conference Facebook just announced the new timeline view. This is based on the new Open-Graph model
How to make Facebook"s app new menu on Android?
Recently Facebook released a new version of its Android application that features an improved navigation. One main new feature is the new menu (that already existed on the iOS version):
Monday, June 4, 2012
Integrating FaceBook, Twitter, Social networks in Android
Integrating Multiple Social networks into Android with a single common Framework or API or JAR
Facebook how to check if user has liked page and show content?
I am trying to create a Facebook iFrame app. The app should first show an image and if the user likes the page, he will get access to some content.
Facebook Page Access Tokens - Do these expire?
I'm building an app that allows users to administrate their Facebook Fan Pages. This requires the following two Access Tokens:
How to improve my algorithm for analyzing twitters messages from users?
Hello I had a nice idea to implement, that may be a useful for the human kind. I call it
Facebook sharer, pass in a comment?
Is it possible to post a description/comment variable to the facebook sharer url? It's only possible for url and title as far as I can figure out.