Backup Navicat with Dropbox

I recently started using Navicat for MySQL as my Mac database administration application of choice, and quickly wondered how I could back up my data. Particularly, Navicat has a great query interface, and in a few days I compiled 27 queries that I really did not want to have to rebuild.

Without over engineering a solution, and since there is no sensitive data to worry about as passwords are stored in Keychain, I decided to backup with Dropbox (referral link). I couldn’t move the directory into my Dropbox directory, which is my preferred method, so I went the symlink route.

Note: Replace the word username above with your username.

Better volume control on Mac OS X

Better volume control

The other day I stumbled upon a very useful keyboard shortcut for Mac OS X Leopard. If you hit ‘option’ + ‘shift’ + ‘volume down’ or ‘volume up’ you will get a more sensitive volume control. Four times more sensitive to be exact. This is useful if you have very sensitive speakers that need a smaller adjustment to get to that perfect volume level.

Updates

April 18, 2008: Changed F4 and F5 to Volume Down and Volume Up. Thanks Evgeny.