Browsing Category "Tutorials"

Making a Custom Facebook Wall with jQuery Templates

Added on Mar 28th, 2011 in jQuery | 41 comments

In this tutorial, we are going to create our own version of Facebook’s wall using Facebook’s Graph API with jQuery, and the template plugin.

Read more

App Engine Series #3: Using the Webapp Framework

Added on Mar 18th, 2011 in Python , Tutorial Series | 3 comments

In the third part of our series, we will start writing the Python code of our app with App Engine’s Webapp framework.

Read more

Better Check Boxes with jQuery and CSS

Added on Mar 14th, 2011 in CSS , jQuery | 42 comments

In this short tutorial, we will be creating a replacement for the default browser checkboxes in the form of a simple jQuery plugin.

Read more

Shutter Effect Portfolio with jQuery and Canvas

Added on Mar 7th, 2011 in CSS , jQuery | 16 comments

The plugin we are developing today is going to use the HTML5 canvas element and generate an opening / closing shutter animation that can be used to spice up your portfolio.

Read more

Making a Flickr-powered Slideshow

Added on Feb 21st, 2011 in CSS , jQuery | 15 comments

In this tutorial we will be developing a jQuery plugin that will make it possible to create slideshows, product guides or presentations from your Flickr photo sets.

Read more

App Engine Series #2: Organizing Your Project

Added on Feb 12th, 2011 in Python , Tutorial Series | 3 comments

In this second part of our App Engine series, we will lay down the directory structure of our application and create the needed configuration files.

Read more

Converting jQuery Code to a Plugin

Added on Feb 3rd, 2011 in jQuery | 17 comments

Today we are taking the code of our Select Element Replacement tutorial, and we are turning it into an easy to use jQuery plugin.

Read more

Tutorial Series: Developing a Google App Engine Application

Added on Jan 29th, 2011 in Tutorial Series | 5 comments

In this tutorial series we are going to create a useful real-life application for monitoring your website performance and uptime. This webapp will be hosted on Google App Engine, and developed with Python and jQuery.

Read more
Page 4 of 14« First...2345610...Last »