I'm a web designer/developer, writer and animator living in Birmingham Ala. I have been working in the web design/development field for 10 years. I am a founding member of the writing and animation team 5 Guys in a Garage who started JabTV.com. I have worked for various internet and media companies over the years including the now defunt Hecklers.com and al.com.

How to Convert a PSD to XHTML

How to Convert a PSD to XHTML Screencast.
Check out the excellent screencast over at nettuts.com

macrabbit heats up with Espresso

The crew at macrabbit.com has been hard at work. The team that brings us the best CSS editor for the Mac cssedit 2.6. Is upping the ante with the introduction of their web development application Espresso.
Espresso is in development. But macrabbit.com will be starting a beta program soon and has already started to take submissions [...]

10 Examples of Beautiful CSS Typography and how they did it…

10 Examples of Beautiful CSS Typography and how they did it…
Lately I have been very interested in how far we can take Typography only using CSS. Sure you can use images or sIFR to produce some very beautiful typography, but there is something unique and special about using only CSS. It is incredibly useful too, [...]

Make a Footer Stick to the Bottom of the Page

One of the problems I ran across when doing web page layout. Is the ability to get a footer to hug the bottom of the browser window regardless of the length of the pages content. Then once I arrived at a solution, it didn’t work in all my target browsers. The below solution is the [...]