Something to watch: EasyWP is a one-file script that downloads and unzips latest WordPress build on your web server (so the average Joe doesn't have to download the archive, unzip on his computer, and then upload everything). The file is rather immature at the moment (using only fopen(), needing Zip PHP extension, these things) but will evolve. Eventually this kind of feature has to be integrated to WordPress, I'd say.
Massive Migration to WordPress
One of the sites I'm running is a long established community website with zillions of posts and bazillions of comments. The whole stuff is powered by a home made CMS written in Perl, something I did nearly 10 years ago and that is totally outdated today. For instance, there were no such things as "comment spam" back in that time,…