Jim on June 27th, 2010




A couple months ago, Google released a new Twitter-like service, called Buzz. We can use this service to display our latest buzzes on any site. So, in this tutorial, I will guide you through the process of building your own Buzz widget.

Continue reading about How To Build a Widget to Display your Buzzing




In this tutorial, we will take a look and see what we can achieve with HTML5 and CSS3 when it comes to the staple of current web sites: the humble drop-down navigation menu. We will also use jQuery to handle the effects and add the finishing touches for us.

Continue reading about How to Create a Drop-down Nav Menu with HTML5 CSS3 and jQuery




In this tutorial, you will learn how to build a rating system with AJAX, PHP, and jQuery. Votes will be recorded and updated in real-time with the magic of AJAX, and we will also leverage the power of PHP so that you do not even need a database.

Continue reading about Building a 5 Star Rating System with jQuery AJAX and PHP

Jim on June 27th, 2010




A practical and easy to implement plugin, this vertical scroll show elements with an elegant style using slice effect, creating a diferent perspective.

Continue reading about Magic Scroller

Jim on June 27th, 2010




With more and more users browsing the web with a mobile device, it is time to begin with mobile web development. In this tutorial we are going to develop a simple mobile image gallery using the amazing jQTouch jQuery plugin for mobile web development. jQTouch is a jQuery plugin with native animations, automatic navigation, and themes for mobile WebKit browsers like iPhone, iPod Touch, G1, and Pre. Our little application is going to show some albums in a list view which will reveal a wall of thum

Continue reading about Awesome Mobile Image Gallery Web App