Quantcast
Channel: CCNA final exam 2013, Java, PHP, Cshap, html, flash, javascript, Facebook » facebook
Browsing latest articles
Browse All 23 View Live

name column in user table not indexable anymore?

I trying execute next FQL query SELECT uid FROM user WHERE name='Vovka' and getting (#604) Your statement is not indexable. The WHERE clause must contain an indexable column. Such columns are marked...

View Article



FQL query using stream table doesn't accept app access token

I’ve searched stackoverflow all day long to find an answer without luck, so here we go. I’m trying to fetch data from the stream table like this: FQL: SELECT post_id, message, created_time FROM stream...

View Article

Upload a UIImage from iPhone to Facebook

How do you upload a UIImagefrom iPhone to Facebook? I'm using facebook-ios-sdk-8b3c17d version, and none of the other examples seem to be using the new facebook API. Thanks

View Article

In the Facebook API, how can I retrieve the source object from a notification...

Since notifications are not available in the Facebook Graph API, I am using FQL to retrieve them, as detailed at https://developers.facebook.com/docs/reference/fql/notification/. What I would like to...

View Article

Spring Security: Multiple Logins to the same resources: Form Login + Facebook...

To begin I know about http://blog.kadirpekel.com/2009/11/09/facebook-connect-integration-with-spring-security/ The only problem is that it completely replaces the Form Login with Facebook Connect. I...

View Article


Example of good login/registration integration with social networks and openid?

We are at the early stages of creating a new website, at the point where we need to build the login/registration module. I want to be looking forward to the future, so I want to allow my users to...

View Article

facebook app stopped working on free domain host

I’d hosted my mobile prototype facebook app on one of free hosting (net16.net – provided by http://www.000webhost.com/) where I was using facebook login and I was using FQL for finding friends etc (my...

View Article

Merge Twitter Outh and Facebook Connect Friends

Basically what I want to do is download all a users facebook and twitter friends and somehow find a way to figure out which entries represent the same person. I know it's possible because a lot of...

View Article


Ideal hosting specs for Facebook apps

Apart from SSL, what features would one look for when searching for a host for Facebook apps? In the context of small scale stuff - simple apps (PHP) and low usage volumes. For example, would it be a...

View Article


How to use a gem in Sinatra?

I'm building a new version of a Facebook app called Lovers. You can find the Lovers source code on GitHub. I'm also building a custom gem for Facebook alongside it. I want the changes that I make to...

View Article

Unable to embed Flash (SWF file) to wall post via Facebook Graph API

I'm trying to embed the SWF file to the wall post but it works with Youtube URL but not for my own URL. When it doesn't work it will not even show the picture in the post. See below for the code. This...

View Article

How to build something like Facebook Music Bridge?

I notice that when I pay a song on Rdio from Facebook the communication happens completely client side. I wonder if anybody here knows how to implement something like that. I noticed the use a swf...

View Article

how send message facebook friend through graph api using Accessstoken

Can anyone help me to send message to facebook friends using graph api. I tried $response = $facebook->call_api("/me/feed", "post", "to=john","message=You have a Test message"); It's not working. I...

View Article


What is a replacement for FB.ensureInit() now?

I am loading fb api in asynchronous way: <div id="fb-root"></div> <script> window.fbAsyncInit = function() { FB.init({appId: 'your app id', status: true, cookie: true, xfbml: true});...

View Article

How logout works in Facebook SDK Android

I’m a bit confused about how facebook.logout(context) works. Because even after calling log out, I am able to get access to information that requires an auth_token. So how is that even possible? I came...

View Article


posting to friends wall using facebook javascript sdk

How can I post to a friends wall using the facebook javascript SDK?

View Article

How to get a contact's facebook id or url from native contacts / content...

How to get the facebook id or url of a contacts that's been synced to the native contacts app via Facebook sync adapter? I went through different urls, but didn't see any info regarding facebook. I...

View Article


Re-parsing a facebook HTML5 comments box

Is there something similar to FB.XFBML.parse() but for the HTML5 versions of the social plugins? I don’t want to use XFBML… Basically, I’m building an one page application that needs to change the...

View Article

Which Facebook Permissions Allow for Posting to a Page Wall (not profile wall)?

I am working on a project to post data to the walls of Facebook Page walls. I have set up a Facebook app and currently requesting the following permissions from user’s when attempting to post to their...

View Article

How to improve my algorithm analyzes twitters messages?

I had a nice idea to implement. I call it FixTheUnFixed The idea goes like this, imagine you are driving or traveling all over the world and when you see some obstacle or damage – broken light, trash...

View Article

API Error Code: 191

yep, getting the 191 error. I’ve researched and found this question to be helpful: facebook api error 191 My URL looks like:...

View Article


Programmatically getting an access token for using the Facebook Graph API

I am trying to put together a bash or python script to play with the facebook graph API. Using the API looks simple, but I'm having trouble setting up curl in my bash script to call authorize and...

View Article


how to test develop facebook app with google app engine on local machine

Is it possible to develop facebook using google app engine locally, without having to upload application every time I change it?

View Article
Browsing latest articles
Browse All 23 View Live




Latest Images