Tutorials
Breaking Down a YUI3 Widget
May 31st 2011
YUI3 has these great things called widgets. For you jQuery guys, a widget is sorta like a plugin. Widget driven development is nice because it allows you to modularize your ...
A Closer Look at jQuery’s delegate Method
May 26th 2011
jQuery has several ways to attach an event to an element, and sometimes which one to use is not so obvious. In this article I am going to be focusing on .delegate() and some o...
Create a Simple Twitter Widget with YUI 3 and YQL
May 24th 2011
I have been working a lot with YUI3 at my day job lately. One of the coolest new things about YUI 3 is YQL. YQL has a ton of features, but the short version is that it stand...
Create A Simple PHP Contact Form
July 19th 2010
Every site needs a contact form, but for a lot of beginners, the code can be a bit intimidating at first. In this article we are going to create a simple contact form that...
WordPress Custom Menus
July 15th 2010
Recently introduced in Wordpress 3 is the ability to create custom menus. For anyone who has ever developed a theme, this was long a overdue feature. In this tutorial we a...
Cufón Fonts Make Typography Fun
July 9th 2010
Cufón font replacement makes it possible to use attractive typography in your designs. They allow easy replacement of text on the page, including heading elements. One warn...

Create A Simple PHP Contact Form
When form is submitted I get a blank page with character...
Create A Simple PHP Contact Form
I am trying to CAPTCHA to the validation page but am...
Create A Simple PHP Contact Form
I use a simpler form of this until now that looks...