Monthly Archives: July 2011

Personalised URL shortener (in Ruby)

Quick one! Bought the domain high.am the other day, vain I know! Anyway, decided one of the must haves for said domain was a decent URL shortener. Created a shortener based on some PHP code found at http://high.am/rnhyi4, running it on Passenger using Redis for storage. https://github.com/danhigham/URL-Shortener

Posted in Uncategorized | Leave a comment