about those taxonomies in 2.8

Yes, another WP post, mostly for posterity, but you never know who else might find it handy.
The problem with the new custom taxonomies is that they’re not added automatically to the Edit-posts page, which I find annoying. So, I added them myself. Just cut & paste into your theme’s functions.php file (or create one if [...]

the crazed path of file conversions, pt III

just because it’s a bit of work doesn’t mean it can’t be fun: spaghetti code has its place in the world, too, damn it.

the crazed path of file conversions: pt II

Just because it’s possible doesn’t mean it’s quick: we’re going to be here awhile, no matter how many times things are replaced, reiterated, looped, threshed, and/or beaten within inches of those puny little coding-lives.

the crazed path of file conversions, pt I

Just because it’s possible doesn’t mean it’s necessarily easy: uploading almost fourteen hundred files into WP, with categories, tags, custom taxonomies, and custom fields extracted, converted, and intact. Mostly.