Tracking Facebook Shares on your website or application is a useful way of seeing how popular your articles are with your readers. In order to tracking Shares, you must used the Facebook JavaScript SDK.
Read MorePosts tagged "Facebook"
Facebook API: Posting a Status Update
The Facebook API lets you post status updates (message, links, photos etc) to your timeline via the API. This is handy if you want to have automatic sharing in your application (assuming users have consented to it) to post uploaded photos, links etc.
Read More Facebook, Facebook Graph API, TutorialFacebook API: App Notifications API for Facebook Canvas Apps
Use the new Facebook Notifications API to send app notifications to your users, instead of using emails or requests. No additional permissions required.
Read More Facebook, Facebook Graph API, NotificationsYouTube and Facebook (Social Video) Example
An example of adding Facebook plugins to a YouTube video with some simple styling to make a professional looking page.
Read More Facebook, Facebook Social Plugins, YouTubeFacebook API: Generating a Large Square Profile Image
Facebook still restrict the “square” image to 50px by 50px. Here is a clever way of generating a new thumbnail image for the user (on the fly) using the Facebook Graph API and the PHP GD2 library.
Read More Facebook, Facebook Graph API, GD2, Image ManipulationSocial BBC News Example
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.
Read More Facebook, Facebook Social Plugins, FlashFacebook 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.
Read More Facebook, Facebook Graph API, Fan Page, Tutorial
