Alternative for TinyURL

Sunday, June 1st, 2008

Some times it’s needed to cut URL before posting it somewhere. For example, in Twitter. There is a famous service which does that called TinyURL. It makes association between original and short URLs and keeps it on its side. So, you can use that short version instead of log original URL.
But the progress doesn’t stop [...]