Posts Tagged ‘tinyURLs’

How Tiny URLs Work

April 15th, 2009 by Carl | 1 Comment | Filed in Analysis, Twitter, URLs

Archived; click post to view.
Excerpt: I was reading an article by Tom Critchlow onĀ  why we shouldn’t use tiny urls in newspapers. All good stuff, but this got me thinking about how the tinyURL system works? TinyURLs are useful when referring people to sites on Twitter. Clearly we require a mapping which takes a URL and maps it to a unique but shorter URL. Hash tables do this; there is an input and a method of encoding which generates the tinyURL. What could be used? MD5 produces a code that is 32 characters still too long and a usability minefield. Other MD codings are available and MD2…

Tags: , , , ,

// //]]>