WordPress 1.5
Upgraded to WordPress 1.5; interesting process. On the one hand, all of my data transferred over to the new format perfectly. On the other hand, the default theme for 1.5 is whacked (which is to say, fixed-width-everything whacked) meaning I was forced to spend an hour hacking it into something a bit more presentable. The stumbling block that kept me confused is that the default theme’s header.php injects more CSS (required because of the whacked fixed-width format and header graphics), in addition to the expected style.css stylesheet; when I customized style.css, it thus naturally broke. On gripping hand, the blog now loads much faster — especially considering the hardware it’s hosted on.