A dead simple way to shorten url using TinyURL API
March 1, 2009Folks using Twitter would appreciate the notion of shortening url given that each post in Twitter is limited to 140 characters. Several services exist, but among them, only TinyURL hosts a cross-domain policy file. That means we can use the TinyURL API to shorten url without the need of a proxy server.
The API is damn simple; just make a call to:
http://tinyurl.com/api-create.php?url=<longish url>
Demo:
Shorten URL (view source enabled)
This blog is powered by WordPress with GimpStyle Theme design by Horacio Bella.




