Blogging in Drupal
It's very odd that I can't just create a new blog entry from inside my blog when I'm logged in. The concept of using "Create content", which is used to create blog entries, pages, polls, etc, is just bizarre.
It's so easy to add a simple /add/blog link you wonder why it's not there be default... I mean if you don't add entries to a blog it's not much use (kinda like this one).
CSS Sprites
When in comes to improving website performance, sprites are one of the easiest, and most beneficial things you can do. CSS Sprites are simple a technique of combining a bunch of images into one larger image so that the browser only needs to retrieve one resource via HTTP. The trick is getting individual images out of one larger jumble of images. Here we take a novel, if not ridiculously obvious approach in our implementation. No spans, divs, or li tags here - we're going to img tags for our images!
DHTML Examples
Over the years I've written a few scripts and layed out a few pages that have helped me out time and time again. I few top notch developers have helped me along the way. Some knew how things ended up (as they put the finishing touches on the code) and others submitted patches into the void. I figured it's about time that I say thanks, and share what I have learned along the way.
It's Alive!!
The UI Side lives! After many years of neglects I finally decided to get around to posting some of the ideas, discussions, and code. Don't count on anything sticking around in one for for two long as I figure out just how I want things to look. But if you happen to have some ideas about what may make it better, please let me know.

