Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

Bjørn Borud blogs

Bjørn Borud (a Senior Software Engineer at AllTheWeb) has recently started blogging. His thoughts on wikis make interesting reading. I also rather liked his description of something he calls the “Hansel und Gretel” mode of browsing:

If you have ever watched someone browse for information you’ll notice how they are really afraid of not finding their way back. They’ll find an interesting page, they want to hold on to it, but they also want to explore its out-links -- so they open up more windows with the out-links. I call this “The Hansel und Gretel mode of browsing” because these people leave a trail of breadcrumbs in the form of open browser windows to find their way back. (Sometimes experiencing that their breadcrumbs are eaten by the gremlins that make browsers crash).

People who have developed an understanding for how the back button works (yes, a lot of people do not understand the semantics of the back button) often seem to employ a different strategy. Their browsing looks like a depth-first traversal of a tree -- always making sure that they can use the back button to find their way back. Occasionally bookmarking a page or opening a new page for later perusal, but always preserving the history stack in a state that ensures that they can traverse the link structure sensibly.

I can really identify with the above. I open links in new tabs far more often than following them normally, partly because having them load in the background means I’m never left waiting for something to load but mainly because I’ve never felt comfortable using the back button for some reason. Browser crashes, when they do happen, can be extremely disorientating.

This is Bjørn Borud blogs by Simon Willison, posted on 4th April 2003.

View blog reactions

Next: PhotoPal

Previous: Interview with Steve Champeon

2 comments

  1. Uhh, I used to use the back button, but multiple tabs is soo much easier. I can multi-task what I'm looking for. I can have google open, tab open the most promising links, look at them. If I find what I want in them then I'm good. If not I usually decide I have exhausted my search terms (I almost NEVER look past the first page of google) and search for something more specific, and repeat again. It's the same with blogs. It's not that the back button doesn't remember. I know it's pretty good. But my it's my *memory* that isn't very good. I can't remember how far back up that chain that I wanted to branch off, so I just do it at the time. It's not that people *don't* understand it, it's just that we don't *think* in that structured a way. (And what's with me not being able to user <i> tags in my post? Your parser should be telling my *why* that's invalid XHTML)

    Swannie - 5th April 2003 00:54 - #

  2. Very good points about tabs - thinking about it, that's exactly why I like them so much as well.

    <i> isn't support becauseit's presentational markup - use <em> instead. I really need to get round to adding a thing saying what HTML is allowed on here...

    Simon Willison - 5th April 2003 02:02 - #

Comments are closed.

Previously hosted at http://simon.incutio.com/archive/2003/04/04/bjornBorudBlogs

A django site