Setting up MT 3.1's dynamic publishing with an Apache virtual host config
The suggested setup routine for MT 3.1's dynamic publishing gives instructions for use with .htaccess files. If, like me, you've got root access to some variety of unix box then you might well want to do your setup using an apache config file and not a .htaccess file: The performance of mod_rewrite processing rewrite rules in a config file is much better than rules in a .htaccess file.
Apparently I need to tell you that the feeds moved after all
For those of you who subscribe to the feeds...
It looks like a lot of feed readers don't follow permanent redirects sent by servers, and I changed the location of my feeds and used permanent redirects to tell your feed readers about the change, which I thought would make the transition seamless, and I would be able to bask in the glory of having done something right for a change...
Alas, this doesn't seem to be the case. Please update your feed readers. They should be able to automatically find the correct address if you visit http://reprocessed.org/. If not, then the new feed is at http://feeds.feedburner.com/reprocessed.
Thanks, and sorry for the hassle.