For parsing the marching band drill PDF that we received in the email and converting it into something useful: coordinates!
Doesn't actually know which dot belongs to which person, though, so it is not particularly useful.
Uses the ruby gem 'pdf-reader' and some nice tips from Jonas' weblog.