I installed WP 1.2.1 tonight and am in the process of restoring some of the hacks/plugins that I use for CoffeeBear.net. If you notice any oddities or problems; please let me know.

Also, I’m sending a trackback on this entry to Craig Hartel‘s site to try double-checking on whether or not trackbacks are broken in WP 1.2.1.

Thanks to my readers. Apologies to Craig for picking on his blog.

There’s one thing about WP that has been annoying me a lot and it’s that the default category option doesn’t work (see bug # 0000182 for details). Since this is so annoying to me and the issue appears to be fairly low on the developers’ schedule; I decided to start investigating the issue myself. I found that check what you’ve set the default category to by running this SQL query against your WP database:

SELECT option_value FROM wp_options WHERE option_name='default_category'

For a bit there, I also thought I’d figured out which function should be calling this sort of query but after a bit more digging into my options; I realized that on my test install, I’d enabled the Advanced editing controls. Bah, back to the drawing board. Well, back to the drawing board tomorrow; I’m getting too tired tonight to continue digging through WP’s code to figure out the problem any further.

Oh and for the record, I’m not the only one that is annoyed by this.

Spiffy! iPeter’s Blog is a new blog by a guy who developed a script for Windows users of iTunes to automagically pull in MP3s from various music blogs via their RSS feeds. Kudos to the Inquirer for the link.

Note to Self: Set this up as soon as you get home!

2004-09-03, 09:18 (GMT: -06:00): I tried this script out last night and it works great! Now, I just need to go back and find more RSS feeds for music/audioblogs worth listening to.

If you’re not a regular WP user, then you might not have noticed there’s a large amount of anger and frustration happening in their support forums lately. Basically, some people in the community have spent a great deal of time and effort helping out WP users with layout problems that others ended up with due to quirks in the default layout and in some1 of the designs that were posted over at Alex King’s WordPress Style Competition. But that wasn’t the direct cause of the current mess in the forums; no the blame for that seems to rest with Michael’s announcement that a variation of his Kubrick style would be included with the next release of WordPress. This was the spark to an apparent holy war between WP’s community support leaders2 and WP’s developers, with a bunch of fanboys on the sidelines escalating things.

(more…)