⬅︎ Back to Announcing Smurl - a free URL compressor
Ooh nice.Now who wants to go and write a little javascript to pop up a dialog with the smurly url?
>>> import xmlrpclib >>> smurlapi = xmlrpclib.Server('http://smurl.name/') >>> smurlapi.createSmurl('http://www.somelengthydomain.name/path/test') 'http://smurl.name/6r'
Revisit http://smurl.name and you'll see that new link on the right hand side. Drag that into your Bookmarks and the next time you're on a site with a long URL, just click on "Make it Smurl!" in your Bookmarks.
kudos, it's now in my toolbar.
Comment
Ooh nice.
Now who wants to go and write a little javascript to pop up a dialog with the smurly url?
Parent comment
>>> import xmlrpclib >>> smurlapi = xmlrpclib.Server('http://smurl.name/') >>> smurlapi.createSmurl('http://www.somelengthydomain.name/path/test') 'http://smurl.name/6r'
Replies
Revisit http://smurl.name and you'll see that new link on the right hand side. Drag that into your Bookmarks and the next time you're on a site with a long URL, just click on "Make it Smurl!" in your Bookmarks.
kudos, it's now in my toolbar.