The Facebook API lets you post to Pages you own automatically – either as real-time updates or in the case that you want to schedule posts.
- Home
- Blog (Page 11)
Blog
Facebook API: Uploading Photos to a User’s Profile
I get a lot of people asking me how to upload photos to a user’s profile on Facebook. One common misconception is that the Facebook JavaScript SDK does not support uploading photos, it only supports linking to photos.
Facebook, Facebook Graph API, PHP, TutorialGoogle Nexus 7 Review
I’ve had the Google Nexus 7 tablet for a week now and I absolutely love it. So much so that I haven’t touch my iPad or Sony S tablet since I got it.
Android, Google Nexus 7Facebook API: Checking if a User Likes a Specific Page
With Facebook Canvas and Page Apps, it’s sometimes useful to know if a user has Liked a particular page. It could be an entry requirement for a competition / prize draw or simply something you want to record / check.
Facebook, Facebook Graph API, FQLForcing Your Facebook App To Run Using HTTPS / SSL
Force your application to run a secure connection by detecting non-secure connections in JavaScript.
Facebook, JavaScript, SSLForcing Your Facebook App To Run In An iFrame
If you want to force your user to use your application within in an iFrame (either as a canvas app or as a fan page application), the only way to do so is using JavaScript. Here is some sample code you can use.
Facebook, JavaScript, TutorialRequesting Every Facebook App Permission
Ever wondered what a Facebook App requesting every possible permission would look like?
Application, Facebook