MySQL: Moving databases easily with mysqldump
February 21, 2009, 9:15 amAs a follow up to my last post on MySQL, How to allow connections from outside of localhost, I’d like to write down how I recently moved some databases from one server to another (I assume you’re on UNIX).
First of all, you’ll need to use the mysqldump command to dump your database into a [...]
MySQL: How to allow connections from outside of localhost
February 18, 2009, 11:21 pmSearching for a decent host I found a new home for my Ruby on Rails powered websites on a self administrated Debian Etch server. To manipulate the MySQL databases I’m running on it, I’m using CocoaMySQL—trouble was, I couldn’t access my MySQL 5 databases from my development machine even though I hadn’t narrowed the database [...]
My Top 10 iPhone Applications
February 9, 2009, 7:12 pmRight now I have 54 apps on my iPhone—including Apple’s pre-installed ones like SMS, Calendar, Safari and Mail. 27 more are stored on my computer, but iTunes is configured to not sync these ones as I don’t want them to clutter up my iPhone’s home screens.
But which apps are entitled to one of the [...]
