-
Recent Posts
Categories
Tags
Meta
Category Archives: PHP
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
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