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.
51 lines (47 sloc)
2.87 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>Galaxy Search From cyberQUEST</title> | |
| <meta name="keywords" content="The highly acclaimed cyberQUEST Search Engine"> | |
| </head> | |
| <body link="#FF0000" vlink="#FF00FF" alink="#0000FF" topmargin="0" bgcolor="#0015E0" | |
| text="#FFFFFF"> | |
| <form action="http://galaxy.tradewave.com/cgi-bin/wais-text-multi?" method="POST"> | |
| <a href="http://galaxy.tradewave.com/galaxy.html"><b><p>Galaxy</b></a> <b> D | |
| - <a href="http://galaxy.tradewave.com/cgi-bin/annotate?Other">Add URL</a> | |
| Also search <input type="checkbox" name="pagesearch" value="checked"> Galaxy Pages <input | |
| type="checkbox" name="gophersearch" value="checked"> Gopher Titles <input type="checkbox" | |
| name="telnetsearch" value="checked"> Telnet</p> | |
| </b><p><input type="reset" value="Reset"> <input type="submit" value="Search"> <select | |
| name="bool" size="1"> | |
| <option selected value="anyterms">Any Words </option> | |
| <option value="allterms">All Words </option> | |
| </select> <b><input type="checkbox" name="websearch" value="checked" checked> Search Web</b> | |
| <select name="area" size="1"> | |
| <option selected value="webtext">Subject Text </option> | |
| <option value="webtitles">Title Only </option> | |
| <option value="weblinks">Link Text Only </option> | |
| </select> <select name="terseness" size="1"> | |
| <option value="1">Terse </option> | |
| <option value="2">Standard </option> | |
| <option selected value="3">Verbose </option> | |
| </select> <input type="text" name="keywords" size="75"> </p> | |
| </form> | |
| <p align="center">The Galaxy database is small and appears to enter submissions in an | |
| irregular manner. It has never listed my websites after many submissions. You may <a | |
| href="http://galaxy.tradewave.com/cgi-bin/annotate?Other">add your website</a> if you | |
| wish. Galaxy has a directory format also, but the categories are not well thought out and | |
| the hierarchical index seems haphazard at best. The directory appears not to be integrated | |
| with the searchable database so you need to look in both places. I took a look at Galaxy's | |
| <a href="http://galaxy.tradewave.com/galaxy/new-links.html">What's New</a> page and found | |
| that Cody, Wyoming was new. I then did a search for "Cody Wyoming" using | |
| "all words". Galaxy returned 7 sites, but did not include the new listing for | |
| Cody, Wyoming. If you want <a href="http://galaxy.tradewave.com/howto.html">help</a>, it's | |
| available. Galaxy has one of the best output formats and options of all the search | |
| engines. Its terse function returns a compact listing with just the most relevant | |
| information. Its verbose function returns comprehensive well-formated information with | |
| virtually everything it has in an easy to read and understandable presentation. For those | |
| who are interested, information is available about the producers of Galaxy, the <a | |
| href="http://galaxy.tradewave.com/tradewave/tradewave.html">Trade Wave Corporation</a>. | |
| (5/5/96) </p> | |
| </body> | |
| </html> |