Here is an example of socialising a video player with Facebook’s social plugins. In this example, I’ve integrated the BBC News Player with the Facebook Like and Comment plugins.
- Home
- Posts tagged "Facebook" (Page 4)
Posts tagged "Facebook"
Facebook API: Posting As A Page
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.
Facebook, Facebook Graph API, Fan Page, TutorialFacebook 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, TutorialFacebook 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, FacebookThe North Face Basecamps App
The North Face Basecamp App was the first application I developed that used Facebook Places as a gaming mechanism.
Facebook, Facebook Places, Portfolio