Re: Web trends

David C. Martin (dcmartin@library.ucsf.edu)
Tue, 07 Sep 1993 10:52:09 PDT


My thinking was to have the server that provides the document indicate
the "next document" and/or "previous document" that most user go to or
come from.

dcm
--------
Tony Sanders writes:

I've noticed that a lot of documents have zero or one hypertext link in
them and then we have "navigation" nodes that tie everything together.
While I'm not surprised at this trend to change it the Web will not scale well and we will end of information instead of a web. If we are to have true hypertext then
we need some way to have users augment this structure leaving behind "snail
trails" for future users to follow.

I think it should be possible to analyze server logs (once browers support
``Referer: URL'' that is) and extract some of this information. LINK
commands could then be used to extend the structure beyond the local
server. This could fit in very nicely with Web robots.

Hope this is some food for thought.

--sanders