Tutorials
- How to set up Apache Virtual Hosts
-
Published on February 3rd, 2013 by admin
Virtual hosts are a way to host multiple domain names on one machine. This makes it much easier to create content, organize projects and deploy to the remote server.
- Using MySQL with the Command Line Client
-
Published on November 2nd, 2009 by admin
The command line client is one of those tools this is used heavily by professionals and often neglected by beginners. Here is a great primer to get you familiar with the client and impress your friends :)
- From Photoshop to HTML
-
Published on August 31st, 2009 by admin
Learn how the professionals convert their designs from Photoshop to CSS and HTML
- PHP Templates and why they will change your life.
-
Published on August 1st, 2007 by admin
Templates are what separate the beginners from the pros. Learn how to build a basic template system here!
- How to make custom avatars with PHP
-
Published on July 27th, 2007 by admin
Learn how to use php to make a customizable avatar. A great and unique feature for any website!
- From PSD to HTML
-
Published on July 6th, 2007 by admin
Learn how to slice up your design and then use CSS and HTML to turn it into a powerful web interface.
- Fundamentals of Interface Design
-
Published on June 25th, 2007 by admin
Learn the fundamentals of interface design in this simple, straightforward tutorial.
- How to create a grid quickly and easily with Photoshop
-
Published on June 19th, 2007 by admin
Here is a quick technique for creating a grid. This was written for digital painting but it can be used for anything.
- How to draw a digital portrait
-
Published on June 18th, 2007 by admin
In this tutorial I will explain how I created this portrait of the gorgeous Scarlett Johansson.
- How to use images created with gdLibrary
-
Published on June 16th, 2007 by admin
I've gotten a lot of comments along the lines of, "how do I use my image after I've created it?." So I thought this was a good opportunity to write another tutorial.
- Line chart class with gdLibrary
-
Published on May 30th, 2007 by admin
In this tutorial, not only will I show you how to make a line chart, I will also show you how to package that code into a class so that you can use it quickly and easily.
- Professional technique for creating icons
-
Published on May 24th, 2007 by admin
Learn some of the techniques professionals use to create their icons in this award winning tutorial!
- Principles of Glossy Interface Design
-
Published on May 13th, 2007 by admin
I've seen a lot of articles on the internet that show you HOW to make something look glossy but none that explained WHY something looks glossy. Learn the theory behind this phenomenon and how you can apply it anytime, anywhere!
- Create cropped thumbnails with GD Library
-
Published on May 9th, 2007 by admin
I've always preferred cropped thumbnails over resized images, they create a nice even space and flow better with the rest of the page.
- GD Library Bar Chart
-
Published on May 3rd, 2007 by admin
Create a dynamic bar chart with PHP and GD Library.
- Drop Shadows with GD Library
-
Published on April 28th, 2007 by admin
Learn how to create drop shadows easily with GD Library and Photoshop. A great look for any website!