Category Archives: meta

about the blog

Looking for a career?

If you’re college age, technically and mathematically inclined, and detail oriented… I suggest Civil Engineering.

Wordpress 2.0.6 (7)

Whee, security fixes.
This was my first test of SVN vendor branches, and I managed to hork up the web directory pretty bad when I first did it, but a quick fresh checkout and everything was fine. Duly noted: When doing svn merges, don’t work on a live directory. Do a fresh checkout, merge, […]

Spam

Steven Engelhardt succumbs.
This is why good anti-spam software trumps SQL. I only spent 6 months deleting spam from MT and adding to the blacklist by hand before I went looking for a better way. That way is Spam Karma.

Recursion considered harmful

Well, in this case it was real bad.
Here’s a tip: When using the “RSS widget” in Wordpress, do not point it to any web-based feed. While moving files around, I managed to make the Gallery RSS feed completely nonexistant, which meant that Wordpress showed its 404 page. Wordpress then tried to fetch the […]

Wordpress, ETag, Last-Modified

Wordpress has some pretty crappy code buried in it… the curse of PHP. I can’t complain too much because it’s still a very robust platform with a good community and the best anti-spam plugin. That having been said, Wordpress has some broken behavior with respect to feeds and Last-Modified and ETag. The […]

Sandbox Skins

Keith is leaping into the breach with Sandbox. Welcome.
Two tips:
The first is that you can use CSS to do the header image without altering the base theme files.
The second is that when you do edit your custom skin, you should copy just the header/comment section, then @import the base layout, i.e. […]

All Atom, All the time

RSS is a crappy spec, so this blog is now 100% atom. And instead of serving up the same feed on a half dozen different URLs, I’m now redirecting all the feeds to /feed/atom.
Dang ole feeds.

wordpress, css, and images

So, a while back I switched from using a hand-written (in PHP) theme to using this awesome little piece of code that generates a semantically useful page that can then be CSS styled. On another site still under development, I wanted to use a graphical header, but without changing the header.php. My thought […]

Wordpress + Atom 1.0

Atom is better than RSS. Much much better.
Wordpress, however, only supports the sucky old deprecated Atom 0.3.
So, you should use this plugin to change your wordpress blog to serve up only Atom 1.0 (and no RSS whatsoever).
It’s cool! do it!

This is the week where everything pisses me off

If you’ve been waiting to piss me off, well, wait no longer! Strike while the iron is hot!