Ruby case statement without arguments · 80 days ago

Like if…else poetry.

Backup Rake Tasks · 273 days ago

Rsync is awesome, but I kept forgetting the options whenever I wanted to backup my laptop.

SVN Remote Log Script · 522 days ago

Having used my SVN commit script for quite a while now; I realized that I was wanting any easy way to view the current HEAD revision of the log.

SVN Commit Script · 846 days ago

After using Windows for the past couple years I got used to Tortoise SVN. But now I have no GUI for SVN since I’m back on a Mac. The CLI for SVN feels slow (adding and deleting files by hand) and the Mac OS X GUI’s aren’t cutting it for me (yet).

So I found these scripts and modified the ruby version a little.

Remove Invisible Files From Folder · 1231 days ago

This is a Mac OS X shell script used to remove invisible files from windows shares or media devices like mp3 players or USB memory drives. The script will only remove the annoying .DS_Store and ._filename.ext files from the selected folder.