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.
70 lines (65 sloc)
3.5 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
| <html> | |
| <head> | |
| <title>WWW Worm Search From cyberQUEST Search Engine</title> | |
| </head> | |
| <body link="#FF0000" vlink="#FF00FF" alink="#0000FF" topmargin="0" bgcolor="#0015E0" | |
| text="#FFFFFF"> | |
| <p><a href="http://wwww.cs.colorado.edu/wwww"><b>WWW Worm</b></a> <b> R - <a | |
| href="http://guano.cs.colorado.edu/home/mcbryan/WWWWadd.html">Add URL</a></b> | |
| </p> | |
| <form method="POST" action="http://wwww.cs.colorado.edu/cgi-bin/grepitp4"> | |
| <p><input type="reset" value="Reset"> <input type="submit" value="Search"> | |
| <select name="Lines" size="1"> | |
| <option value=" 50 match">50 </option> | |
| <option value=" 100 matches" selected>100 </option> | |
| <option value=" 250 matches">250 </option> | |
| <option value=" 500 matches">500 </option> | |
| <option value=" 1000 matches">1000 </option> | |
| <option value=" 5000 matches">5000 </option> | |
| </select> <b>Select Hits</b> </p> | |
| <table border="0" align="CENTER" cellpadding="0"> | |
| <tr> | |
| <td width="33%" valign="TOP"><dl> | |
| <dt><select | |
| name="Request /disk02/mcbryan/wwww/archive/farchive2 http://wwww.cs.colorado.edu/home/mcbryan/WWWW.html /usr/people/mcbryan/mosaic/home/mcbryan/wwww ref" | |
| size="1"> | |
| <option selected> 1. Search all URL references </option> | |
| <option> 2. Search all URL addresses </option> | |
| <option> 3. Search only in document titles </option> | |
| <option> 4. Search only in document addresses </option> | |
| </select> </dt> | |
| </dl> | |
| </td> | |
| <td width="33%" valign="TOP"><dl> | |
| <dt><select name="Fast" size="1"> | |
| <option selected> a. AND - match all keywords </option> | |
| <option> b. OR - match any keyword </option> | |
| </select> </dt> | |
| </dl> | |
| </td> | |
| </tr> | |
| </table> | |
| <p><input name="Keywords" type="TEXT" size="75" value maxlength="300"> </p> | |
| </form> | |
| <p align="center">The World Wide Web Worm search interface is simple, uncomplicated, and | |
| not nearly as effective as many other search engines. The database produced by this robot | |
| is not very large and it does not seem to be updated very frequently, if at all. You may <a | |
| href="http://guano.cs.colorado.edu/home/mcbryan/WWWWadd.html">register your URL</a> with | |
| the Worm but don't hold your breath waiting for it to call on your site. The performance | |
| of this engine is very slow. Long waits or no response at all can be expected from the | |
| overworked server. This is a small and antiquated engine which is not being enhanced and | |
| just doesn't compare to the professionally maintained and well funded newer search | |
| engines. The engine has about 3 million documents index. Retrieval can be very fast when | |
| the machine is not overloaded. Best to do late evening searches with this engine. An | |
| oddity of this engine is that it displays GIF images when found in a listing. Instructions | |
| and definitions are available in a <a | |
| href="http://guano.cs.colorado.edu/home/mcbryan/WWWWintro.html#instr">FAQ</a>. Since this | |
| engine stores only URLs and Titles, very large search results can be obtained quickly. One | |
| of the few search engines that will allow you to request 5,000 hits. Good search engine | |
| for retrieving a large number of URLs by doing a search on the domain name. This is one of | |
| the earliest search engines on the web, but it has seen better days when there wasn't so | |
| much competition around. The WWW Worm was developed by <a | |
| href="http://wwwmcb.cs.colorado.edu/home/mcbryan/Home.html">Oliver McBryan</a>, a | |
| professor of computer science at the University of Colorado at Boulder. (5/2/96) </p> | |
| </body> | |
| </html> |