Browsing Posts from August, 2010

Tutorialzine’s got a Brand New Look

Added on Aug 29th, 2010 in Articles | 31 comments

Tutorialzine is nearing its first birthday! This means that it is about time to freshen up a bit and implement all those things that I’ve picked up during the past twelve months (a lot of which I’ve shared with you as tutorials).

Read more

Creating an Animated 404 Page

Added on Aug 26th, 2010 in Tutorials | 23 comments

This time we are going to create an animated 404 page, which will make the experience of running into the notorious 404 error a lot less frustrating. You can also easily modify and improve it.

Read more

Feature Suggest App w/ PHP, MySQL & jQuery

Added on Aug 19th, 2010 in Tutorials | 23 comments

In this tutorial we are making a feature suggestion app with PHP, MySQL & jQuery. With it your website visitors can request features, vote and give feedback for your site.

Read more

Dynamic FAQ Section w/ jQuery, YQL & Google Docs

Added on Aug 11th, 2010 in Tutorials | 57 comments

In this tutorial, we are making a dynamic FAQ section. The script, with the help of jQuery & YQL, will pull the contents of a shared spreadsheet in your Google Docs account, and use the data to populate the FAQ section with content.

Read more

A Simple Movie Search App w/ jQuery UI

Added on Aug 5th, 2010 in Tutorials | 17 comments

In this tutorial, we are using jQuery UI’s autocomplete widget, to build a simple AJAX movie search form. The script is going to use TheMovieDatabase.org’s free API, to provide auto suggestions against a vast database of movie titles.

Read more