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.
61 lines (56 sloc)
3.39 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>Internet Sleuth Search From cyberQUEST Search Engine</title> | |
| </head> | |
| <body link="#FF0000" vlink="#FF00FF" alink="#0000FF" topmargin="0" bgcolor="#0015E0" | |
| text="#FFFFFF"> | |
| <p><b><a href="http://www.isleuth.com/">Internet Sleuth</a> M </p> | |
| <form action="http://www.isleuth.com/cgi/qsearch/qsearch.cgi" method="GET"> | |
| <p><input type="reset" value="Reset"> <input type="submit" value="Search"> <select | |
| name="service" size="2" multiple> | |
| <option>A2Z </option> | |
| <option selected>ALIWEB </option> | |
| <option selected>Alta Vista </option> | |
| <option>CUI W3 Catalog </option> | |
| <option selected value="Excite (Documents)">Excite (Doc's) </option> | |
| <option value="Excite (Reviews)">Excite (Rev's) </option> | |
| <option selected>Inktomi </option> | |
| <option selected>Lycos </option> | |
| <option selected value="Open Text (phrase)">Open Text </option> | |
| <option selected value="Point Communications - Best of the Web">Point - Best </option> | |
| <option selected value="Tradewave Galaxy (Web Search)">Galaxy </option> | |
| <option selected>Webcrawler </option> | |
| <option selected>Yahoo </option> | |
| </select></b> <select name="time_limit" size="1"> | |
| <option>10 seconds </option> | |
| <option>30 seconds </option> | |
| <option selected>1 minute </option> | |
| <option>2 minutes </option> | |
| </select> <b>Maximum Search Time</b> <input name="query" size="75"> <b>To change | |
| pre-selected engines hold down CTRL key to select alternatives - max. of 10</b> </p> | |
| </form> | |
| <p align="center">Internet Sleuth is a new parallel meta-search engine which is still | |
| under development, but it works very well as is and it is extremely fast. You may search | |
| up to 10 search engines out of 13 at once. We have selected 10 of these search engines as | |
| defaults, but you can change them and make your own multiple selections by holding down | |
| your control key as you click on your choices. You will also be pleased to find that the | |
| search results are presented without all those commercials - the banner ads have been | |
| stripped from the pages. The developers say they are doing a complete re-write and promise | |
| major improvements. They also warn the user to keep the searches simple, preferably to one | |
| word, because each of the included search engines have different ways of parsing search | |
| strings and a complex request might nullify your search with certain engines. I tried | |
| several multiple word searches and was pleased with the results. This caution points out | |
| the possible problems of using mulitple search engines simultaneously. If in doubt, go to | |
| the search interface for the individual search engines included here in<a | |
| href="default.htm"> Eureka!</a> The Internet Sleuth also offers the most comprehensive | |
| collection of searchable internet directories and databases on the internet. They have | |
| over 1,500 search engines that you can easily locate through a well organized hierarchical | |
| list on their <a href="http://www.isleuth.com/">home page</a>. When you select a subject | |
| area it takes you to a Internet Sleuth engine similar to the one found on this page where | |
| you can select up to 10 databases concerning your subject area. If you have a web site | |
| that has a search engine that uses the GET method you may <a | |
| href="http://www.isleuth.com/sl-form.html">submit</a> your engine for inclusion in the | |
| Internet Sleuth. This service is brought to you by <a href="http://www.intbc.com/">Internet | |
| Business Connection</a>. (7/29/96) </p> | |
| </body> | |
| </html> |