a URL shortening service
You can either use a browser to connect to this service from the home page or you can connect through the API programmatically.
API: minimize a long URL programmatically
POST: http://hap.ly/miniurl?format=[xml or json]
HEADER: Content-Type: application/x-www-form-urlencoded
BODY: url=[long url]