
Twice now, the jQuery Podcast has mentioned that the jQuery project is going to migrate its online documentation from Mediawiki to WordPress. Which is pretty cool, because, I happen to like WordPress (duh). [...]

Twice now, the jQuery Podcast has mentioned that the jQuery project is going to migrate its online documentation from Mediawiki to WordPress. Which is pretty cool, because, I happen to like WordPress (duh). [...]

If you visited my site in the last 9 hours and found it displaying nothing but an error message, my apologies. It’s part of the danger of running my site out of the WordPress SVN trunk (i.e., beta code), and taking advantage of new features.
My site automatically pulls in the latest code changes from SVN at midnight. And it seems that sometime yesterday, all of the post_image_* functions were renamed to post_thumbnail_*, and I failed to wrap one of my function calls with function_exists() protection. [...]
After much flailing about and gnashing of teeth, you should now be seeing this site served up by my new webhost. My original plan to use FastCGI + PHP CGI didn’t pan out (for some reason). But with other improvements to my configuration, I think that the new setup should work pretty well.
After it’s had some time to burn in, and I have the chance to twiddle some more knobs, I’ll try to post a few tidbits of what we changed. [...]
After a couple of failed attempts at switching to the new server setup, it seems I’m going to have to fall back and punt (at least on a portion of it). With the help of Frederick Townes, I have what should be a really screaming-fast web server setup. But for some reason, it seems that the Apache Worker MPM + FastCGI (mod_fcgid) + PHP CGI combination is not stable. At least, it’s not for me. [...]
I’ve completed my migration to the new server, as mentioned in my previous post. I’m going to give it a little time for any problems to shake out before I do any heavy testing, but please let me know if you notice anything that doesn’t work correctly.
Update, Dec 2: I’m trying again, after some server configuration help from Frederick Townes (W3 Total Cache author). So far, testing with ApacheBench has looked good.

This blog will be moving to a new server very soon. If all goes well, you shouldn’t notice a thing. But just in case, I figured I’d give a warning, so that if you try to visit and you get an error, or the site won’t come up, you’ll know to just come back again later instead of thinking that my site was an early victim of the 2012 apocalypse or something.
I’m doing more than just moving onto a new server though. [...]
I’m speaking at WordCamp Atlanta
I’m pleased to announce that I will be speaking at WordCamp Atlanta next month. I will be presenting an updated version of the Jumping Into WordPress Plugin Programming talk that I gave at WordCamp Birmingham in September. I think I can squeeze some more details in, and hopefully give some more detailed examples.
If you saw the original presentation (or just the slideshow), and you think there’s something else I need to cover, please feel free to let me know. [...]