Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
79 lines (78 sloc)
2.48 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <head> | |
| <title>Search machines</title> | |
| </head> | |
| <body bgcolor="#FFFFFF"> | |
| <table border=4 cellpadding=0 cellspacing=0> | |
| <tr><td bgcolor="#FFFFFF" valign=top> | |
| <table cellpadding=3><tr><td bgcolor="#000000"> | |
| <font face="Helvetica" size=+1 color="BB8800"> Search the WWW by keywords </font> | |
| <tr><td> | |
| <ul> | |
| <li>Meta Searchers<br>(they search <i>other</i> search engines): | |
| <ul> | |
| <li><a href=http://www.netscape.com/escapes/internet_search.html> | |
| Netscape</a> | |
| <li><a href=http://cuiwww.unige.ch/meta-index.html> | |
| W3 Search Engines</a> WWW Indexes to other search engines | |
| <li><a href=http://web.nexor.co.uk/public/cusi/> | |
| CUSI</a> WWW Indexes to other search engines at | |
| <a href=http://web.nexor.co.uk/>Nexor</a> | |
| </ul> | |
| <p> | |
| <li>Search engines: | |
| <ul> | |
| <li><a href=http://altavista.digital.com/ > | |
| AltaVista</a> | |
| <li><a href=http://lycos.cs.cmu.edu/> | |
| Lycos</a> | |
| <li><a href=http://www.excite.com/> | |
| Excite</a> and <a href=http://www.nl.excite.com/> | |
| Excite in the Netherlands</a> | |
| <li><a href=http://www.opentext.com/> | |
| Open Text</a> | |
| <li><a href=http://webcrawler.com/> | |
| WebCrawler</a> | |
| <li><a href=gopher://veronica.scs.unr.edu/11/veronica> | |
| Veronica</a> (Gopher search) | |
| <li><a href=http://web.nexor.co.uk/archieplex-info/archieplexform.html> | |
| ArchiePlex</a> (FTP search) | |
| </ul> | |
| </ul> | |
| </table> | |
| <td bgcolor="#FFFFFF" valign=top> | |
| <table cellpadding=3><tr><td bgcolor="#000000"> | |
| <font face="Helvetica" size=+1 color="BB8800"> Search the WWW by subject </font> | |
| <tr><td> | |
| <ul> | |
| <li><a href=http://www.uba.uva.nl/nl/digitalebib/> | |
| Digital library UvA</a> | |
| <li><a href=http://picarta.pica.nl/> | |
| PiCarta (Dutch library search)</a> | |
| <li><a href=http://wos.isiglobalnet.com/> | |
| Web of Science</a> | |
| <li><a href=http://www.goto.com> | |
| WWW Worm</a> | |
| <li><a href=http://www2.infoseek.com/> | |
| Infoseek</a> | |
| <li><a href=http://www.yahoo.com/> | |
| Yahoo</a> | |
| <li><a href=http://www.wco.com/~ejia/> | |
| ABCentral</a> Educational Links | |
| <li><a href=http://catalog.gnacademy.org> | |
| Global Network Academy catalog</a> | |
| <li><a href=http://galaxy.einet.net/search.html> | |
| Galaxy</a> | |
| <li><a href=http://www.mcp.com/nrp/wwwyp> | |
| WWW Yellow Pages</a>from | |
| <a href=http://www.mcp.com>Macmillan Publishing USA</a> | |
| <li><a href=http://js.stir.ac.uk/jsbin/jsii> | |
| WWPing</a>, an URL database | |
| <li><a href=http://www.w3.org/pub/WWW/News/> | |
| W3C News and Announcements</a> | |
| </ul> | |
| </table> | |
| </table> | |
| <p> | |
| <i>Checked and updated April 7, 1999.</i> | |
| </p> | |
| </body> |