Monthly Archives: May 2005

WordPress BayCon 2005

BayCon is one of the five largest regional annual science fiction and fantasy conventions in the United States, and has been held annually since 1982.” With a program schedule that includes everything from “People for the Ethical Treatment of Mars” to “Historical Swordfights – How They Were Done” to “Belly Dancing Workshop.” Well I just got word that WordPress will be joining the party with a WordPress BoF at 1 PM on Sunday in the Chardonnay Room. I’ll be there and I promise not to try out any of the belly dancing I learned the previous day.

SQLite Administration

I needed to play around with a SQLite database today (we switched all our bug tracking from Mantis to Trac) and it really strikes me how immature all of the SQLite administration tools are, especially considering the incredible competition like phpMyAdmin. I ran into tons of cryptic errors, scripts not doing anything, not handling magic quotes properly, and a million other problems most PHP programmers fix after a few months learning the language.

Google’s RSS Ads

A blogger applies for Adsense RSS and finds “As I had suspected, during the inital testing phase they are only accepting blogger.com and Movable Type/ TypePad blogs as of this time.” I would love to know from someone at Google (maybe Jason Shellen?) if there was any technical or logistical reason they decided not to support the 140,000+ WordPress users or if it was just a lack of communication, which is entirely possible (and very plausible considering how busy everyone is). I would encourage WP users to sign up for Adsense for Feeds and list “WordPress” in the “Other” field. Update: Communication has started. (Thanks, Jason F.!)

Subversioning WordPress Upgrades

Here is the simple script I use to upgrade all the WordPress sites I run on a single server in one fell swoop. Each site is a Subversion checkout of the WordPress trunk so getting the latest changes and merging them with my version is a simple command, however remembering to do each site was a pain. It also helped me figure out exactly how many WordPress installation I’m responsible for upgrading. (Twenty-seven.) Just fill out the array with the site roots of each install (use locate wp-login.php to find them) and run the script on the command like php upgrade-sites.php. I also like to put the time command in front to see how long things take.

Episode III

I just got home from seeing Star Wars Episode III, and it was a fantastic movie. Totally worth staying up to 4 AM for. Not just a great Star Wars movie, but a Good Movie independent of anything else out there. Then again I’m a total sucker for epic space sci-fi and cheeseball storylines, but go see it and decide for yourself. I’ll probably catch it once or twice more this weekend.

High Traffic Sites

Just got this email, “I am the artist manager for Bob Ricci, famous parody artist. Our site www.BobRicci.com (http://community.bobricci.com) caters to more than 350,000 hits a day from fans worldwide. I wanted to let you know that in our years of being online and having to support such a large amount of global traffic WordPress.org is the only software we have found that is able to withstand the amount of traffic and offer us a community/news service in the online marketplace.” Sweet!