HOME

TheInfoList



OR:

ENQUIRE was a
software Software is a set of computer programs and associated documentation and data. This is in contrast to hardware, from which the system is built and which actually performs the work. At the lowest programming level, executable code consist ...
project written in 1980 by
Tim Berners-Lee Sir Timothy John Berners-Lee (born 8 June 1955), also known as TimBL, is an English computer scientist best known as the inventor of the World Wide Web. He is a Professorial Fellow of Computer Science at the University of Oxford and a profes ...
at
CERN The European Organization for Nuclear Research, known as CERN (; ; ), is an intergovernmental organization that operates the largest particle physics laboratory in the world. Established in 1954, it is based in a northwestern suburb of Gen ...
, which was the predecessor to the
World Wide Web The World Wide Web (WWW), commonly known as the Web, is an information system enabling documents and other web resources to be accessed over the Internet. Documents and downloadable media are made available to the network through web ...
. It was a simple
hypertext Hypertext is text displayed on a computer display or other electronic devices with references ( hyperlinks) to other text that the reader can immediately access. Hypertext documents are interconnected by hyperlinks, which are typically ...
program that had some of the same ideas as the Web and the Semantic Web but was different in several important ways. According to Berners-Lee, the name was inspired by the title of an old how-to book, '' Enquire Within Upon Everything''.


The conditions

Around 1980, approximately 10,000 people were working at CERN with different hardware,
software Software is a set of computer programs and associated documentation and data. This is in contrast to hardware, from which the system is built and which actually performs the work. At the lowest programming level, executable code consist ...
and individual requirements. Much work was done by
email Electronic mail (email or e-mail) is a method of exchanging messages ("mail") between people using electronic devices. Email was thus conceived as the electronic ( digital) version of, or counterpart to, mail, at a time when "mail" mean ...
and file exchange. The scientists needed to keep track of different things and different projects became involved with each other. Berners-Lee started to work for 6 months on 23 June 1980 at CERN while he developed ENQUIRE. The requirements for setting up a new system were compatibility with different networks, disk formats, data formats, and character encoding schemes, which made any attempt to transfer information between dissimilar systems a daunting and generally impractical task. The different hypertext-systems before ENQUIRE were not passing these requirements i.e. Memex and NLS.


Differences to the World Wide Web

Documentation of the RPC project (concept) Most of the documentation is available on VMS, with the two principle manuals being stored in the CERNDOC system. 1) includes: The VAX/NOTES conference VXCERN::RPC 2) includes: Test and Example suite 3) includes: RPC BUG LISTS 4) includes: RPC System: Implementation Guide Information for maintenance, porting, etc. 5) includes: Suggested Development Strategy for RPC Applications 6) includes: "Notes on RPC", Draft 1, 20 feb 86 7) includes: "Notes on Proposed RPC Development" 18 Feb 86 8) includes: RPC User Manual How to build and run a distributed system. 9) includes: Draft Specifications and Implementation Notes 10) includes: The RPC HELP facility 11) describes: THE REMOTE PROCEDURE CALL PROJECT in DD/OC Help Display Select Back Quit Mark Goto_mark Link Add Edit A screen in an ENQUIRE scheme.
ENQUIRE had pages called ''cards'' and hyperlinks within the cards. The links had different meanings and about a dozen relationships which were displayed to the creator, things, documents and groups described by the card. The relationship between the links could be seen by everybody explaining what the need of the link was or what happen if a ''card'' was removed. Everybody was allowed to add new cards but they always needed an existing card. ENQUIRE was closer to a modern
wiki A wiki ( ) is an online hypertext publication collaboratively edited and managed by its own audience, using a web browser. A typical wiki contains multiple pages for the subjects or scope of the project, and could be either open to the pub ...
than to a
web site A website (also written as a web site) is a collection of web pages and related content that is identified by a common domain name and published on at least one web server. Examples of notable websites are Google, Facebook, Amazon, and W ...
: *
database In computing, a database is an organized collection of data stored and accessed electronically. Small databases can be stored on a file system, while large databases are hosted on computer clusters or cloud storage. The design of databases ...
, though a closed system (all of the data could be taken as a workable whole) * bidirectional hyperlinks (in
Wikipedia Wikipedia is a multilingual free online encyclopedia written and maintained by a community of volunteers, known as Wikipedians, through open collaboration and using a wiki-based editing system. Wikipedia is the largest and most-read refer ...
and
MediaWiki MediaWiki is a free and open-source wiki software. It is used on Wikipedia and almost all other Wikimedia websites, including Wiktionary, Wikimedia Commons and Wikidata; these sites define a large part of the requirement set for Media ...
, this is approximated by the '' What links here'' feature). This bidirectionality allows ideas, notes, etc. to link to each other without the author being aware of this. In a way, they (or, at least, their relationships) get a life of their own. * direct editing of the server (like wikis and
CMS CMS may refer to: Computing * Call management system * CMS-2 (programming language), used by the United States Navy * Code Morphing Software, a technology used by Transmeta * Collection management system for a museum collection * Color manage ...
/
blog A blog (a Clipping (morphology), truncation of "weblog") is a discussion or informational website published on the World Wide Web consisting of discrete, often informal diary-style text entries (posts). Posts are typically displayed in Reverse ...
s) * ease of compositing, particularly when it comes to
hyperlink In computing, a hyperlink, or simply a link, is a digital reference to data that the user can follow or be guided by clicking or tapping. A hyperlink points to a whole document or to a specific element within a document. Hypertext is text w ...
ing. The World Wide Web was created to unify the different existing systems at CERN like ENQUIRE, the CERNDOC, VMS Notes and the
USENET Usenet () is a worldwide distributed discussion system available on computers. It was developed from the general-purpose Unix-to-Unix Copy (UUCP) dial-up network architecture. Tom Truscott and Jim Ellis conceived the idea in 1979, and it wa ...
.


Why ENQUIRE failed

Berners-Lee came back to CERN in 1984 and intensively used his own system. He realized that most of the time coordinating the ''project'' was to keep information up to date. He recognized that a system similar to ENQUIRE was needed, "but accessible to everybody." There was a need that people be able to create cards independent of others and to link to other cards without updating the linked card. This idea is the big difference and the cornerstone to the
World Wide Web The World Wide Web (WWW), commonly known as the Web, is an information system enabling documents and other web resources to be accessed over the Internet. Documents and downloadable media are made available to the network through web ...
. Berners-Lee didn't make ENQUIRE suitable for other persons to use the system successfully, and in other CERN divisions there were similar situations to the division he was in. Another problem was that external links, for example to existing databases, weren't allowed, and that the system wasn't powerful enough to handle enough connections to the database. Further development stopped because Berners-Lee gave the ENQUIRE disc to Robert Cailliau, who had been working under Brian Carpenter before he left CERN. Carpenter suspects that the disc was reused for other purposes since nobody was later available to do further work on ENQUIRE.


Technical

The application ran on
terminal Terminal may refer to: Computing Hardware * Terminal (electronics), a device for joining electrical circuits together * Terminal (telecommunication), a device communicating over a line * Computer terminal, a set of primary input and output devi ...
with
plaintext In cryptography, plaintext usually means unencrypted information pending input into cryptographic algorithms, usually encryption algorithms. This usually refers to data that is transmitted or stored unencrypted. Overview With the advent of comp ...
24x80. The first version was able to hyperlink between files. ENQUIRE was written in the
Pascal Pascal, Pascal's or PASCAL may refer to: People and fictional characters * Pascal (given name), including a list of people with the name * Pascal (surname), including a list of people and fictional characters with the name ** Blaise Pascal, Frenc ...
programming language A programming language is a system of notation for writing computer programs. Most programming languages are text-based formal languages, but they may also be graphical. They are a kind of computer language. The description of a programming ...
and implemented on a Norsk Data
NORD-10 Nord-10 was a medium-sized general-purpose 16-bit minicomputer designed for multilingual time-sharing applications and for real-time multi-program systems, produced by Norsk Data. It was introduced in 1973. The later follow up model, Nord-10/S, in ...
under
SINTRAN III Sintran III is a real-time, multitasking, multi-user operating system used with Norsk Data minicomputers from 1974. Unlike its predecessors Sintran I and II, it was written entirely by Norsk Data, in Nord Programming Language (Nord PL, NPL), ...
, and version 2 was later ported to
MS-DOS MS-DOS ( ; acronym for Microsoft Disk Operating System, also known as Microsoft DOS) is an operating system for x86-based personal computers mostly developed by Microsoft. Collectively, MS-DOS, its rebranding as IBM PC DOS, and a few o ...
and to VAX/VMS.


See also

*
Gopher (protocol) The Gopher protocol () is a communication protocol designed for distributing, searching, and retrieving documents in Internet Protocol networks. The design of the Gopher protocol and user interface is menu-driven, and presented an alternative to ...
- another hypertext protocol * History of the Internet *
History of the World Wide Web The World Wide Web ("WWW", "W3" or, simply, "the Web") is a global information medium which users can access via computers connected to the Internet. The term is often mistakenly used as a synonym for the Internet, but the Web is a service tha ...
* NLS (computer system) * Project Xanadu


References


Further reading

*


External links


ENQUIRE Manual

scanned images of the Enquire Manual from 1980

Tim Berners-Lee bio at Curiosity Research
{{DEFAULTSORT:Enquire Content management systems Hypertext History of the Internet Wikipedia articles with ASCII art CERN software Computer-related introductions in 1980