by robspychala on 4/2/09, 5:21 PM with 7 comments
by sam_in_nyc on 4/2/09, 7:50 PM
* It takes bandwidth
* It's (presumably) before a pageload, and is blocking... the latency to load the original URL to get the "link" gets added to the consumer's pageload time.
* Now you have to deal with "timeouts"
Ideally, "link" should be used by the browser, and not the web service. By the way, other such auto-discovery systems are OpenSearch (first proposed by Amazon, and is pretty widely adopted) and FavIcon.
At any rate, I think tinyurl, and bit.ly, etc, are a pretty fast and easy solution at this point. They should improve their services by including a "title" attribute to the link they give you, which says the URL and/or page title it's going to.
by samj on 4/17/09, 12:53 PM
"shortlink (http://code.google.com/p/shortlink/) doesn't have any of the disadvantages of its predecessors...
Sam
by singpolyma on 4/6/09, 11:45 PM
by Carlfish on 4/6/09, 9:00 PM