Jim on December 7th, 2009

The Facebook User Interface is one of the most popular, attractive and simple to use. At the same time, it is a challenge for designers to create these kind of user interface. These jQuery plugins help designers to create facebook style UI with ease.

Continue reading about 23 Best jQuery Facebook Style Plugins

I really like the pagination that Facebook provides on their status tab. It is not true pagination in that the result set is changed, but it does add additional results to the bottom of the set. Anyway, I went ahead and created a plugin for jQuery based on the wonder Rails plugin will_paginate. Introducing, jquery-bottomless-pagination.

Continue reading about Facebook style Unobtrusive Ajax Pagination for will paginate with jQuery

Jim on December 4th, 2009

On Facebook there is a big information page in each profile, there is also a smaller one to the left and this time the requirement was to create exactly the same functionality. We need to show certain information that the user wants to show there, and also having a small control box with check boxes that when checked or unchecked will send an Ajax call to the server to update which fields are shown

Continue reading about Facebook style information box with jQuery

This tutorial explains how to create facebook style Photo tagging with jQuery.

Continue reading about Facebook style photo tagging with jQuery, Ajax and Joomla

Create a Facebook Friend Selector using jQuery and PHP or Grails.

Continue reading about How to create a Facebook Friend Selector using jQuery and PHP or Grails