Here is a simple jQuery Gallery example that uses the .slideUp() and .slideDown() methods to animate the images.
jQuery Image Gallery (Example 2)
This is a simple jQuery Gallery example, showing five images animated using the jQuery .animate() method.
Example, JavaScript, jQueryFacebook 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, 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, FQL