Hunting the SNARK with JavaScript |
If you surf the web with Netscape 2.0, you can use JavaScript to put a handy, compact search engine interface ("SNARK") on your home page.
Why, here's a SNARK now:
To capture a SNARK for yourself, just save this document's HTML source, clip out the <SCRIPT>...</SCRIPT> section in the middle, and paste it into your own home page.
Add("the Web: Yahoo!", "", "http://www.yahoo.com/", "http://search.yahoo.com/bin/search?p=hunting+the+snark" );The four components of an engine are its name, an option string (usually empty), its home page, and its search URL. To find an engine's search URL, manually use that engine to perform a search for the special string "hunting the snark". If the URL of the search results document contains the string hunting+the+snark, then this engine can be added to your SNARK following the example above.
Other questions/suggestions? First check the SNARK FAQ, then email jab+snark@cs.cmu.edu.
Thanks for being visitor #
!
Justin Boyan's front door