<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MaisonBisson.com &#187; search api</title>
	<atom:link href="http://maisonbisson.com/blog/post/tag/search-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://maisonbisson.com</link>
	<description>A bunch of stuff I would have emailed you about.</description>
	<lastBuildDate>Sat, 14 Nov 2009 20:14:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>OpenSearch In A Nutshell</title>
		<link>http://maisonbisson.com/blog/post/11384/opensearch-in-a-nutshell/</link>
		<comments>http://maisonbisson.com/blog/post/11384/opensearch-in-a-nutshell/#comments</comments>
		<pubDate>Wed, 19 Jul 2006 16:19:04 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Libraries & Networked Information]]></category>
		<category><![CDATA[a9]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[lib20]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[library 2.0]]></category>
		<category><![CDATA[opensearch]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[search aggregator]]></category>
		<category><![CDATA[search api]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/post/11384/</guid>
		<description><![CDATA[

OpenSearch is a standard way of querying a database for content and returning the results.
The official docs note simply: “Any website that has a search feature can make their results available in OpenSearch format,” then adds: “Publishing your search results in OpenSearch™ format will draw more people to your content, by exposing it to a [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-11384"><!-- &nbsp; --></abbr>
<p><a href="http://www.flickr.com/photos/maisonbisson/489700050/" title="Photo Sharing"><img src="http://farm1.static.flickr.com/220/489700050_bd216ef3fd_o.jpg" width="432" height="255" alt="open search aggregator" /></a></p>
<p>OpenSearch is a standard way of querying a database for content and returning the results.</p>
<p>The <a href="http://opensearch.a9.com/">official docs</a> note simply: “Any website that has a search feature can make their results available in OpenSearch format,” <a href="http://opensearch.a9.com/docs/devfaq.jsp">then adds</a>: “Publishing your search results in OpenSearch™ format will draw more people to your content, by exposing it to a much wider audience through <a href="http://opensearch.a9.com/docs/readers.jsp">aggregators</a> such as A9.com.” </p>
<p>It&#8217;s a lot easier to understand OpenSearch once you&#8217;ve used it, so take a look at <a href="http://a9.com/">A9.com</a> and do <a href="http://a9.com/library%202.0">a search</a>. A9 isn&#8217;t the only <a href="http://opensearch.a9.com/docs/readers.jsp">OpenSearch aggregator</a> out there, but it&#8217;s a great example. You can query a number of <a href="http://opensearch.a9.com/spec/1.1/description/">OpenSearch targets</a> by clicking the buttons to add columns (also try resizing the columns), or you can add any of the <a href="http://a9.com/-/search/moreColumns.jsp">422 public search targets listed at A9</a>.</p>
<p>Now, if you&#8217;ve got the beta of IE 7, <a href="http://www.daveyp.com/blog/index.php/archives/70/">you can see how</a> it&#8217;s extending beyond server-side aggregators and into client software. Even better, you can see how this is becoming <a href="http://maisonbisson.com/blog/post/11197/">automigical via autodiscovery</a>.</p>
<p>One of the most exciting features of OpenSearch is its support for <a href="http://zing.z3950.org/cql/intro.html">complex queries</a> as well as simple keyword searches, and the ability to return intelligent responses to a search, such as alternate search suggestions (think spelling corrections) and <a href="http://www.searchtools.com/info/faceted-metadata.html">facets</a> (hey, <a href="http://facetedsearch.googlepages.com/">any librarians attending this</a>?)</p>
<p>Now, the question for libraries is when are we going to demand OpenSearch interfaces from our information providers? The inclusion of OpenSearch in IE7 more than gives it critical mass, but so far it seems to be just something a few <a href="http://dilettantes.blogspot.com/2005/06/gussying-up-opensearch.html">progressive library-types are experimenting with</a>. In the short term, imagine how improved our <a href="http://maisonbisson.com/blog/post/10665/">metasearch tools</a> would be if based on fully-implemented OpenSearch feeds (with the facets and suggestions). In the long term, I can&#8217;t imagine any aspect of a library&#8217;s online services not touched by this technology.</p>
<p><tags>a9, API, lib20, libraries, library, library 2.0, OpenSearch, search, search aggregator, search api</tags></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/11384/opensearch-in-a-nutshell/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>All About OpenSearch and Autodiscovery from Davey P</title>
		<link>http://maisonbisson.com/blog/post/11197/all-about-opensearch-and-autodiscover-from-davey-p/</link>
		<comments>http://maisonbisson.com/blog/post/11197/all-about-opensearch-and-autodiscover-from-davey-p/#comments</comments>
		<pubDate>Thu, 09 Mar 2006 21:06:11 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Libraries & Networked Information]]></category>
		<category><![CDATA[autodiscovery]]></category>
		<category><![CDATA[dave pattern]]></category>
		<category><![CDATA[davey p]]></category>
		<category><![CDATA[ie7]]></category>
		<category><![CDATA[opensearch]]></category>
		<category><![CDATA[opensearch autodiscovery]]></category>
		<category><![CDATA[search api]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/?p=11197</guid>
		<description><![CDATA[
I&#8217;ve been meaning to point out (and steal from) Dave Pattern&#8217;s post on tipping off IE7 (and other browsers soon too, hopefully) to available OpenSearch targets for some time now. I haven&#8217;t had time to do the stealing, so I&#8217;ll have to settle for pointing it out while it&#8217;s still news.
What&#8217;s the trick? As Dave [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-11197"><!-- &nbsp; --></abbr>
<p>I&#8217;ve been meaning to point out (and steal from) <a href="http://www.daveyp.com/blog/index.php/archives/70/">Dave Pattern&#8217;s post</a> on tipping off IE7 (and other browsers soon too, hopefully) to available <a href="http://opensearch.a9.com/">OpenSearch</a> targets for some time now. I haven&#8217;t had time to do the stealing, so I&#8217;ll have to settle for pointing it out while it&#8217;s still news.</p>
<p>What&#8217;s the trick? As Dave explains, you put a link in the <code>&lt;head&gt;</code> section of your pages like this:</p>
<blockquote><p><code>&lt;link rel=“search”<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;type=“application/opensearchdescription+xml”<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;title=“WPopac Demo”<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;href=“http://www.plymouth.edu/library/opac/opensearch.xml” /&gt; </code></p></blockquote>
<p>When IE7 finds that, it&#8217;ll offer you a chance to add the new search target. The screenshots at <a href="http://www.daveyp.com/blog/index.php/archives/70/">Dave&#8217;s site</a> show the whole thing.</p>
<p><tags>autodiscovery, dave pattern, davey p, ie7, opensearch, opensearch autodiscovery, search api, autodiscovery, dave pattern, davey p, ie7, opensearch, opensearch autodiscovery, search api</tags></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/11197/all-about-opensearch-and-autodiscover-from-davey-p/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>