Working on a custom blog program for myself, it's not finished yet.
http://tom9729.arnolda.com/blog/It renders properly in anything using the Gecko engine. It also renders fine in Opera, and validates as XHTML transitional.
It probably doesn't look very nice in Internet Explorer, damn div's.

The header is a semi-transparent png with a background color that changes based upon the server time. It's supposed to kind of simulate the sun rising and setting (though with no real accuracy). It's an idea I got from iGoogle and Animal Crossing, and thought would be cool to use on a blog.
The main thing I am wondering is how secure is using ".htaccess" and ".htpasswd" to protect my "administration" section? I can't see any problems with doing it like that, but I just thought I would ask you guys to be sure.