Category Archives: PHP

Sometimes I do PHP, when forced.

Using Ruby to get a duplicate WordPress database

In almost all of my Rails projects, I write a Rake task to take a dump of the remote mysql database and copy it locally. I decided to do this for my WordPress installation as well, as I tend to … Continue reading

Posted in PHP | Tagged , | Leave a comment

WordPress installation

After years of writing and rewriting various blogging platforms without telling anyone, in various languages including Python, Ruby and PHP, and obsessing over various database backends such as Berkeley DB XML, I’ve decided to just stick WordPress on a subdomain. I … Continue reading

Posted in PHP, Ruby | Tagged , | Leave a comment