Specification draft 3 for the OpenSearch document type. Basically it's an xml structure designed to standardized the way search engines can specify how to perform a query on their system.
http://www.opensearch.org/Specifications/OpenSearch/1.1
1
Microsoft development network article that discusses: 1) Adding search providers 2) Search Discovery 3) Design Guidelines 4) Related Topics
http://msdn.microsoft.com/library/default.asp?url=/workshop/browser/external/overview/ie7_opensearch_ext.asp
2
Example OpenSearch Document
3
Another Example OpenSearch Document
4
Javascript Function to Add Search Provider
5
Website that lets you quickly add any search engine to your IE 7 web search bar. Also lets you view the xml OpenSearch document that you generate in the process.
http://www.microsoft.com/windows/ie/searchguide/en-en/default.mspx?dcsref=http://runonce.msn.com/runonce2.aspx
6
Instructions for creating an OpenSearch Plugins for Firefox. Pretty redundant with the other sources of information in this notebook.
http://developer.mozilla.org/en/docs/Creating_OpenSearch_plugins_for_Firefox
7
Open Search is a collection of simple formats for sharing search results. These are then used by OpenSearch search clients that allow you to use any search engine that has these documents. Additionally you can install simple browser plugins that let users search with any search engine from their browser bar.
http://www.opensearch.org/Home
8
This is the angel investor notebook.
http://www.ileonardo.com/secure/main.php?629596_/Angel+Investors
9