Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

New Meta-Search engine

14 views
Skip to first unread message

Aaron Flin

unread,
Dec 28, 1996, 3:00:00 AM12/28/96
to

NEW META-SEARCH SERVICE:

Please check out http://www.dogpile.com/ , a new meta-search tool I just
completed. It searches through 20 web, usenet and ftp search engines, 3
at a time, and returns the results to you on one page. If you get less
than ten hits, it will automatically fetch results from three more
search engines. It has many features such as the use of AND NEAR and
NOT connectors, reformatting the query to match the search engine and
follow up links for each search engine if more hits are available. If
you like it, you are welcome to add the search form to your home page
with the following code:

-------------------------------------------------------------------------------

<CENTER><FONT SIZE = "+2">Dogpile Search </FONT><BR>
<FORM METHOD="POST"
ACTION="http://www.dogpile.com/cgi-bin/nph-search"
ENCTYPE="application/x-www-form-urlencoded">
<p>
<INPUT TYPE="text" NAME="q" SIZE=60>
<br>Search <SELECT NAME="fs">
<OPTION SELECTED VALUE="web">The Web
<OPTION VALUE="use">Usenet
<OPTION VALUE="ftp">FTP
</SELECT>
and then <SELECT NAME="ss">
<OPTION VALUE="web">The Web
<OPTION VALUE="use">Usenet
<OPTION VALUE="ftp">FTP
<OPTION SELECTED VALUE="stop">STOP
</SELECT>
<INPUT TYPE="submit" VALUE="Fetch"><br>
Wait a maximum of <SELECT NAME="to">
<OPTION VALUE="ten">Ten
<OPTION VALUE="twenty">Twenty
<OPTION VALUE="thirty">Thirty
<OPTION SELECTED VALUE="forty">Forty
<OPTION VALUE="fifty">Fifty
<OPTION VALUE="sixty">Sixty </SELECT> Seconds.
</FORM></CENTER>

------------------------------------------------------------------------
More details can be found at http://www.dogpile.com/add2home.html
Enjoy,
Aaron

0 new messages