Archives
 
 
 
  Special
 
 
 
  About Us
 
 
 

Newsletter
Free E-mail Newsletter from BYTE.com

 
    
           
Visit the home page Browse the four-year online archive Download platform-neutral CPU/FPU benchmarks Find information for advertisers, authors, vendors, subscribers Request free information on products written about or advertised in BYTE Submit a press release, or scan recent announcements Talk with BYTE's staff and readers about products and technologies

ArticlesWhy the Web Won't Work


November 1995 / Features / Hyper-G Organizes the Web / Why the Web Won't Work

There's only one structuring mechanism to handle all the different types of data and documents on the World Wide Web -- hypertext anchors that link to other documents. Although this approach can be used to create menu-like hierarchical structures, Web databases are basically flat-file collections of documents with pointers.

The Web's limitations become apparent when you begin to maintain more than a few hundred Web pages. Here are some major weaknesses:

-- No full-text search mechanism is built into the Web server, let alone the possibility to search across boundaries of Web servers.

-- Because the Web currently lacks authorization features, servers are often implemented a s islands, even within the same organization, to prevent access by unauthorized parties. This defeats the Web's underlying principle of tying information together, and it makes global searches even more difficult.

-- The way hypertext transport protocol (HTTP) operates on the Web, an object that's located with a given URL may not be accessible at a later time. Moving an object to a different location changes the URL needed to access it. Even worse, a given URL can point to one object at one time and to a different object at another.

-- You can't follow links backward. This makes it impossible to determine what other documents, even within a single server or Web site, refer to the one that you're about to move or delete. The inevitable result is dangling links.


Up to the Features section contentsGo to previous article: Hyper-G Organizes the WebGo to next article: Take A Test DriveSearchSend a comment on this articleSubscribe to BYTE or BYTE on CD-ROM  
Flexible C++
Matthew Wilson
My approach to software engineering is far more pragmatic than it is theoretical--and no language better exemplifies this than C++.

more...

BYTE Digest

BYTE Digest editors every month analyze and evaluate the best articles from Information Week, EE Times, Dr. Dobb's Journal, Network Computing, Sys Admin, and dozens of other CMP publications—bringing you critical news and information about wireless communication, computer security, software development, embedded systems, and more!

Find out more

BYTE.com Store

BYTE CD-ROM
NOW, on one CD-ROM, you can instantly access more than 8 years of BYTE.
 
The Best of BYTE Volume 1: Programming Languages
The Best of BYTE
Volume 1: Programming Languages
In this issue of Best of BYTE, we bring together some of the leading programming language designers and implementors...

Copyright © 2005 CMP Media LLC, Privacy Policy, Your California Privacy rights, Terms of Service
Site comments: webmaster@byte.com
SDMG Web Sites: BYTE.com, C/C++ Users Journal, Dr. Dobb's Journal, MSDN Magazine, New Architect, SD Expo, SD Magazine, Sys Admin, The Perl Journal, UnixReview.com, Windows Developer Network