LinkBack is a browser extension that will automatically display incoming links for any web page you visit. Linkbacks show up in an overlay window. Here we see what it looks like when browsing this very page -- revealing that at the time of writing, I'm big in Japan. Irashaimase!
Quickish Download
|
|
The corollary of this principle is that all the people who charged off in the worse direction will eventually realize their problems and start integrating elements of the better idea into their sunk investments in doing things the wrong way. Thus, Java started off as an attempt to graft Lisp-style memory management onto a C syntax language, and now they are beginning to discover the joys of scripting and dynamic typing. But I digress.
One of the principle elements of Nelson's vision that was left out of the web is the inherent bidirectionality of hyperlinks. This just means that a link from A to B should be visible, and traversable, from B to A as well. A simple idea, but suprisingly difficult to implement if you start with the sort of document-centric model that the WWW uses.
Another (related) principle was that links were inherently annotations, and that the whole point of them was to allow a third party to comment on somebody else's text. This property is absent from the web, and difficult to implement.
Here's another push in the direction of the good; much simpler, cheaper, and cruder than any of the above. Linkback is a Greasemonkey extension that makes use of Yahoo Web Services to support a primitive form of automatic back-linking. Of course, this isn't really bidirectional linking in the classic sense. Links are still one-way, all this does is make links that go either to or from a page visible, whereas before all you saw were the from links. Still, it's better than nothing, it adds an interesting new dimension to web browsing, while offering a glimpse of where we could be someday. And it took an afternoon to hack together.
Then click here and follow the instructions.
To use, do nothing. Linkbacks will automatically appear when available. You can drag the panel around by the title bar, or minimize the results if you want to stop seeing them (persists across page changes). To turn it off entirely, use the Greasemonkey icon at the bottom-right of the Firefox window.
But more importantly this hack can violate your privacy, because it is sending your browsing history to the provider.
On the other hand, you already give up a lot of this information to search engines. For instance, Yahoo and Google record not only your searches, but the pages you pick from search results. So, given that your privacy is already compromised, you might as well let a little more information out. An alternative is to use Tor or one of these anonymizing proxies -- if you try one of those options, please let me know.
CreditsAuthor: Mike Travers, mt(at)alum.mit.eduTools: Feedback welcome.
|