WEB PAGE FUNDAMENTALS [2]

16 June 1997


General Guidance


Lessons Learned Regarding Links

On the WWW, links go to URLs [Unique Resource Locators] that provide sufficient information to get to an actual resource regardless of where it exists in the world. When one works in a local mode, such all links become relative to the root of the machine that one resides on. In my personal case, my work environment is replicated in folders that are on different shared drives on machines that are in different locations. Further, the machines are on completely separate networks.

The following are some of my lessons learned regarding links based on over two months of using this technology in a local mode:


Note (1): This is one area where web page editors/browsers might want to offer new capabilities that make it easier to work in local, non-WWW environments. In particular, provide more intuitive control of how relative links are managed.

Note (2): A second area for improved browser performance in local environments would be to offer an option that results in doing an Open File from a Helper application if the application is already open, rather than launching a new instantiation of the Helper application each time a link requiring a helper is selected.

Note (3): A third area for improved browser performance in local environments would be to offer an option for Windows NT users that brings a Helper application to the front when a link is allocated, rather than bringing Netscape automatically to the front. Presently, this requires doing an ALT TAB every time a Helper application is launched to bring the selected file back to the front.


MAIN | BACK | NEXT