-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathW3 Software.html
58 lines (58 loc) · 3.7 KB
/
W3 Software.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
<h1>W3 Software</h1>
<p></p>
This is a list of products related to the WWW project with a link to a status summary of each one. For list of previous milestones, releases, etc, see the "Features" list for each product, linked to the wish lists. See also: <a href="http://info.cern.ch/hypertext/README.html">getting the files</a>.
<p></p>
<a href="http://info.cern.ch/hypertext/WWW/Library/Status.html">Common Library</a>
<dd>The common code library is the basis for most browers. It contains the network access code and format handling.</dd>
<h2>Clients</h2>
<a href="http://info.cern.ch/hypertext/WWW/LineMode/Status.html">Line Mode Browser</a>
<dd>This program gives W3 readership to anyone with a dumb terminal. Not as flashy as a windows implementation, it covers a wide class of users who</dd>
<dd> do still not have window facilities, and is a general purpose information retrieval tool.</dd>
<a href="http://info.cern.ch/hypertext/WWW/Curses/Status.html">Curses Browser</a>
<dd>Assumes a character-grid terminal with cursor addressing, and provides a full-screen interface to the web.</dd>
<a href="http://info.cern.ch/hypertext/WWW/Macintosh/Status.html">Macintosh Browser</a>
<dd>WWW browser for the Macintosh. (Pre-alpha.)</dd>
<a fred="http://info.cern.ch/hypertext/WWW/Erwise/Status.html"">Erwise"</a>
<dd>WWW browser for X/Motif. (Unsupported).</dd>
<a href="http://info.cern.ch/hypertext/WWW/Viola/Status.html">"ViolaWWW" Browser for X11</a>
<dd>WWW browser for X11.</dd>
<a href="http://info.cern.ch/hypertext/WWW/TkWWW/Status.html">tkWWW Browser</a>
<dd>WWW browser for X11.</dd>
<a href="http://info.cern.ch/hypertext/WWW/MidasWWW/Status.html">MidasWWW Browser</a>
<dd>WWW browser for X/Motif.</dd>
<a href="http://info.cern.ch/hypertext/WWW/NeXT/Status.html">Browser-Editor on the NeXT</a>a
<dd>A browser/editor for NeXTStep. Allows wysiwyg hypertext editing.</dd>
<a href="http://info.cern.ch/hypertext/WWW/VMClient/Status.html">Browser on CERNVM</a>
<dd>A W3 browser for VM. Nonexistant.</dd>
<a href="http://info.cern.ch/hypertext/WWW/FineWWW/Status.html">Tom Fine's Browser</a>
<dd>A tty-based browser written in perl. (Beta)</dd>
<h2>Servers</h2>
<a href="http://info.cern.ch/hypertext/WWW/FIND/Status.html">VM server<a/>
<dd>A server for VM mainframes.</dd>
<a href="http://info.cern.ch/hypertext/WWW/Daemon/Status.html">Generic server</a>
<dd>A server for unix and VMS systems. A fast file server suitbale on-line documentation, and adaptable to many needs.</dd>
<a href="http://info.cern.ch/hypertext/WWW/Daemon/VMSGateStatus.html">VMS/Help gateway</a>
<dd>Run son a VMS machine and allows webc lient eveywhere to read local VMS/Help files.</dd>
<a href="http://info.cern.ch/hypertext/WWW/MailRobot/Status.html">Mail Robot</a>
<dd>A server which will returns documents by mail, given a request sent by mail. Also manages mailing lists.</dd>
<p></p>
<a href="http://localhost:63342/First/index.html?_ijt=&_ij_reload=RELOAD_ON_SAVE">index</a>
<br>
<a href="http://localhost:63342/First/General%20Overview.html?_ijt=h8kt5m1qfdhfk8h0hgm11u8a2q&_ij_reload=RELOAD_ON_SAVE">General Overview</a>
<br>
<a href="http://localhost:63342/First/Help.html?_ijt=lsl5nt38fked8h0nk9svuggsua&_ij_reload=RELOAD_ON_SAVE">Help</a>
<br>
<a href="http://localhost:63342/First/FAQ.html?_ijt=t988li2t9kbp9g1h4q0suke5f4&_ij_reload=RELOAD_ON_SAVE">FAQ</a>
<br>
<a href="http://localhost:63342/First/Policy.html?_ijt=484v4d9vmuna0qqr0dlpk0tpan&_ij_reload=RELOAD_ON_SAVE">Policy</a>
<br>
<a href="http://localhost:63342/First/People.html?_ijt=km9t69oq91bc8h5kkpu0mkjff&_ij_reload=RELOAD_ON_SAVE">People</a>
</body>
</html>