More on BURL

24 Oct 2005 @18:45

As I said before, I’ve created BURL (Better URL). It’s really more of proof of concept based on an article at Lifehacker on Tiny URL Etiquette. The issue with TinyURL and just about any other site similar to it is that all context is lost. If I post a link to http://www.microsoft.com/downloads/details.aspx?FamilyID=fad44098-8b73-4e06-96d4-d1eb70eacb44&displaylang=en, you can take one glance at it and know that it has something to do with Microsoft. However, if I post a link to http://tinyurl.com/4gdju, you have nothing. There is zero context to what is being linked to and you have to trust the sender of the link to provide that context. What I tried to do is maintain some of the context of the original link. A BURL link looks like this: http://burl.fergcorp.com/microsoft/6e1c1. Yes, it is longer but you now have context. And the best part is, all you still have to do is enter just the URL in. BURL automatically takes the domain name and makes that the context word.

Now a few notes on the programming side. This is just a proof of concept. I wrote the code in just a few hours and while I’ve done quite a bit of testing, I’ve not done enough to consider it final. So, if you come across any bugs or glitches, just let me know. Otherwise, enjoy!


Actions

Informations

9 responses to “More on BURL”

Click to show trackbacks

24 Oct 2005
Ryan Identicon Icon Ryan (21:36:46) :

now that’s just crafty. We use tiny url a ton in linux chats when we send people things because big long links look awful in irc windows. The context part could be handy.

25 Oct 2005
malatron Identicon Icon malatron (19:28:31) :

but can you drag a button to your tool bar on your browser?

25 Oct 2005
malatron Identicon Icon malatron (19:37:20) :

oh. got it. I had to drag it from this link on your page, as opposed to the site itself.
Thanks man, it’s great, and solves what I always thought to be the problem with TinyURL
Thanks again!

28 Oct 2005
Edward Teague Identicon Icon Edward Teague (16:57:38) :

Good. Tiny was …well a bit too tiny…but size isn’t everything.

02 Nov 2005
Patrick O'Leary Identicon Icon Patrick O'Leary (08:56:53) :

It appears that BURL is broken right now. It isn’t putting the “contextual” part of the URL in, which means it isn’t working at all.

02 Nov 2005
Andrew Ferguson Identicon Icon Andrew Ferguson (12:02:01) :

Fixed. I changed one variable, but didn’t change the other variable. But it’s fixed now. Thanks for the heads up!

30 Nov 2005
Tim Identicon Icon Tim (13:04:14) :

context!! yeah!! I got a TinyURL from a friend that not only did not work, but I had no idea just what the heck I was getting. love your idea. as an AOL user, I can insert hyperlinks right from the site, but some folks can’t open them and, well, URL’s get to be cumbersome. thanks for making the internet easier.

Leave a comment

You can use these tags : <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Code: To include code, bracket it with [code language="php"] and [/code].
Example: [code language="php"] echo "Hello, World!"; [/code]

Plugin Help: If your requesting help about a plugin, please provide as much information as possible. At the very least, include your WordPress Version and the Plugin Version!