Tutorials

Getting Started with Ext JS

Ext JS is a cross-browser JavaScript library for building rich internet applications (RIA). In this tutorial, Nuno will teach you how to get started with Ext JS and walkthrough with you on creating simple dialog boxes and tooltips as well as integrating Ext JS with your form. Read More

Beyond Traditional Image Showcase with jQuery

If you run a portfolio or photography website, you’re probably tired of traditional vertical, horizontal or grid layout of showcasing images.Addy Osmani, a UK-based Web developer came up with some great ways of showcasing images in a circle, ellipse and stack fashion. Read More

7 AJAX & JavaScript Calendar Scripts

The ease of use, rich and intuitive scheduling solution offered by Google Calendar has inspired many to create CSS and AJAX calendars with similar interface and features. In this post, we take a look at some of these AJAX calendars & JavaScript calendars along with full-fledged calendar scripts similar to Google Calendar, Microsoft Outlook’s Calendar or Apple’s iCal. Read More

PHP Parameter Skipping and Named Parameters – Finally?

Well, sort of; it’s not 100% native, but it works, and requires only 1 simple cut-and-pasted line added per function to implement. This article will detail how to do so, as well as the gist of its inner workings. It’s certainly easy to grep up complaints and feature requests for both parameter skipping and named parameters… Read More

Additional Tutorials Articles