As odd as it sounds, when you’re playing bachelor for the weekend while your wifey is chillaxing in Indonesia, you find a lot of strange things to do to amuse yourself.
I’ve talked before about a neat little piece that someone discovered over on the Strongspace forums about getting Subversion repositories working over there. I’ve been using this method a lot lately, and typing all the commands gets tedious. The long and the short of it is that you need to create the repository locally first, and then copy it up to your Strongspace account before you can do the checkout over svn+ssh.
As I was writing this little piece, I figured I might as well also say something about how I really love the Vibrant Ink TextMate theme that I originally discovered while reading Chu Yeow’s blog

Quite nice I think. And droplets you ask? Well, I was going through the NLMA (Neat Little Mac Apps podcast) history – and came across Photodrop – which looks incredibly useful. That triggered in my brain some memory that Transmit was actually supposed to do droplets in the latest version, and sure enough it does. So now I have a nice little Transmit droplet that lets me upload files (like this ruby app and the image above) with simple drag and drop onto this droplet mini-app thinger.
As for this ruby Strongspace Subversion app, you can grab it here
Usage is dead easy:
ruby svn.rb [strongspace_username] [repository_name]
You’ll be prompted with your password a couple times. Make sure you’re aware of what this app actually does before you run it – or you could find yourself short some files!