Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
6 user(s) are online (5 user(s) are browsing encyclopedia)

Members: 0
Guests: 6

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

OpenSearch

OpenSearch is a collection of technologies that allow publishing of search results in a format suitable for syndication. It is a way for search engines to publish their search results in a standard and accessible format. OpenSearch 1.0 was unveiled in March, 2005. A draft version of OpenSearch 1.1 was released during September 2005, and is not yet generally supported.

OpenSearch consists of: # OpenSearch Description Documents: XML files that identify and describe a search engine. #* OpenSearch Query Syntax: describe where to retreive the search results # OpenSearch RSS (protocol) (in OpenSearch 1.0) or OpenSearch Response (in OpenSearch 1.1): format for providing open search results. # OpenSearch Aggregators: Sites that can display OpenSearch results.

OpenSearch Description Documents list search result responses for the given website/tool. Version 1.0 of the specification only allowed one response, in RSS format; however, version 1.1 provides support for multiple responses, which may be in any format. RSS and Atom (standard) are the only ones formally supported by OpenSearch aggregators, however other types, such as HTML are perfectly acceptable.

===Search engines and software that support OpenSearch:===

  • A9.com
  • [http://osfeed.com OSFeed]
  • Internet Explorer 7 (support announced, but not yet available)
  • [http://search.cpan.org/~miyagawa/WWW-OpenSearch-0.04/lib/WWW/OpenSearch.pm WWW::OpenSearch] - Perl module
  • [http://search.cpan.org/~miyagawa/Kwiki-OpenSearch-0.02/lib/Kwiki/OpenSearch.pm Kwiki::OpenSearch] - Perl module for use within Kwiki
  • [http://www.edazzle.net/os/ OpenSearch Klip] - for use with the [http://www.serence.com/ Klipfolio] software
  • ===Directories of OpenSearch feeds===

  • An open directory of public [http://opensearch.a9.com/spec/opensearchdescription/1.0/ OpenSearch Description Documents] was made available at A9 as of August 5, 2005. This directory can be accessed via an [http://a9.com/bloga=oB000813UB2 HTML search], an [http://a9.com/-/opensearch/search/B000813UB2/blog OpenSearch RSS feed], or via its underlying [http://a9.com/-/opensearch/public/osd Description Document].
  • ===Plugins for making blog content available to OpenSearch APIs===

  • [http://hublog.hubmed.org/archives/001212.html MovableType] - OpenSearch 1.1 (Alf Eaton)
  • [http://www.niallkennedy.com/blog/archives/2005/03/opensearch_stan.html MovableType] - OpenSearch 1.0 (Niall Kennedy)
  • [http://www.williamsburger.com/wb/archives/opensearch-v-1-0 WordPress] (Chris Fairbanks)
  • ===See Also===

  • Z39.50
  • ===Futher reading===

  • [http://opensearch.a9.com/ OpenSearch] -- official website, including specifications
  • [http://blog.a9.com A9 Developer Blog] -- postings about OpenSearch development efforts