Monthly Archives: July 2011

OpenSearch with Scala

OpenSearch is a specification for accessing search services. A website providing OpenSearch functionality advertises that capability by including a link element like the following in its xhtml. <link title="dzone" type="application/opensearchdescription+xml" rel="search" href="http://www.dzone.com/links/DZone-opensearch.xml"/> The href attribute above points to the site’s … Continue reading

Posted in Technical | Leave a comment