There's always a chance that Chrome will have a quirk that none of the other browsers have and you may need to use client side detection to fix the problem. You can detect Chrome by using the following bit of Javascript..
Using YUI caused a slight styling error, that was caused by human error on my part. To make YUI Editor plug better, I solved it in my lazy programmer fashion.
This will teach you how, by using Javascript, you can create a "click and drag" effect for your objects.
A tutorial showing you how to automatically make a thumbnail when an image is uploaded using PHP.
In this tutorial, I’ll show you how you can easily add thumbnails, lead image, and other extras to individual posts in Wordpress.
With this easy and powerful class for PHP, you can make thumbnails with style instantly! Resize and cropping are options, too, so try it out!
Download WPCandy's WordPress Coda Clips file for Coda that features tons of useful WordPress functions.

(Click to Enlarge)
In this post, you will find a little reminder of Mootools base functions (Basic Learning) + 5 very cool tips and examples to do more things with less code.
These are just some of the features of Ian Stewart's Thematic theme. But what exactly do these all do? Let's get down on a more basic level and learn what Ian is doing, and then you'll see why his latest work has been so influential.
First I want to make sure we are all on the same page about Jquery. I am going to assume that since you are reading this you know that Jquery is a javascript library, but you don’t have the faintest clue on how to write code using Jquery.
Learn to build a shopping cart using AJAX, PHP, and some plugins.
The term “database management” sometimes sends shivers of boredom down our spine. However, when combined with terms like “Ajax” it suddenly doesn’t seem that bad, now, does it? For many, phpMyAdmin was the only answer for creating databases and...

(Click to Enlarge)
Harvard Ref is a University project developed at Bournemouth Univesity Media School for Excellence as apart of a degree: BA (Hons) Interactive Media Production. The aim of Harvard Ref is to make referencing quick and simple for students across the U

(Click to Enlarge)
Last week, I released a pluggable Slideshow type Mootools class. I had written that class a while back, and since then had extended its functionality to allow me easily make tabs on any page. I wanted my tabs to have the ability to auto-switch if I

(Click to Enlarge)
Collection of the most common in use javascript/ajax effects for modern web design
A list of plugins for WordPress which the author finds essential to a new WordPress install. With these ten plugins you'll be set up with a really good foundation.
I'd like to release my first public class written for the Mootools framework. I call it the Rotater class, and its purpose is for those slideshow elements on pages, but without the need for controls. Most likely used for a splash-y area that should
We’ll be learning how to create a featured and “latest posts” section - easily a ‘must-have’ for all good News/Magazine themes. We’ll also go over using the ‘Custom Fields’ to their fullest potential.
In most web applications there will be some restricted content. Obviously this kind of thing is key to the application so it is often built into the application in a very specific way. Here’s how to do it in a much more generic fashion…
Here are a few examples of when the MVC framework may have to be compromised for performance.
Life and work will throw more at you than is humanly possible to accomplish in the 24 hours we are given each day. You will have to prioritize, delegate, and cross train to deliver web sites efficiently
Lightbox tools are very common and most of them are easy to use. The problem seems to be to find the right tool which suit your needs for the web project! There a dozen of solutions out there. To make life easier a guy who named himself Ozh compared

(Click to Enlarge)
As clients increasingly ask for Wordpress implementation, learning PHP has become a requirement. I'm not alone in this endeavor. For those in the same boat, why not take the time and learn with me?
This tutorial will explain many small techniques which will, hopefully, help optimize your php scripts. I hope you will be as surprised as I was about some of the things you might learn from this article.
js-hotkeys is a jQuery plugin which enables you to create keyboard triggered events.