<?xml version="1.0" encoding="iso-8859-1"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <?xml-stylesheet type="text/css" href="http://spiegl.de/blog/nano/styles/feed.css"?>
  <title type="html">Web</title>

  <link rel="alternate" type="text/html" href="http://spiegl.de/blog/nano" />

  <link rel="self" type="application/atom+xml" href="http://spiegl.de/blog/nano/archives/web/index-atom.xml" />

  <updated>2008-10-16T16:38:34+02:00</updated>

  <author>
    <name>Andy Spiegl</name>

    <uri>http://spiegl.de/blog/nano</uri>
  </author>

  <id>http://spiegl.de/blog/nano/</id>

  <generator uri="http://nanoblogger.sourceforge.net" version="3.3">NanoBlogger</generator>

  <entry>
    <title type="html">LexiQuo Search in Firefox</title>

    <author>
      <name>Andy Spiegl</name>
    </author>

    <link rel="alternate" type="text/html" href="http://spiegl.de/blog/nano/archives/2008/09/15/lexiquo_search_in_firefox/" />

    <id>http://spiegl.de/blog/nano/archives/2008/09/15/lexiquo_search_in_firefox/</id>

    <published>2008-09-15T09:09:57+02:00</published>

    <updated>2008-09-15T09:09:57+02:00</updated>

    <category term="Web" />

    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
<![CDATA[I found out how to add <a href="http://www.lexiquo.net/">LexiQuo</a> to the
searchengine box of firefox:
<br /><br />
Download and save <a href="http://spiegl.de/suffware/firefox/lexiquo.xml">this file</a>
to the subdirectory "searchplugins" in your firefox profile.  Or
alternatively copy and paste the following lines and save them to
"searchplugins/lexiquo.xml" in your firefox profile directory.
<br /><br />
<pre>
&lt;SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/" xmlns:os="http://a9.com/-/spec/opensearch/1.1/"&gt;
&lt;os:ShortName&gt;LexiQuo&lt;/os:ShortName&gt;
&lt;os:Description&gt;LexiQuo Search&lt;/os:Description&gt;
&lt;os:InputEncoding&gt;UTF-8&lt;/os:InputEncoding&gt;
&lt;os:Image width="16" height="16"&gt;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACsElEQVQ4jXXR20+SARzG8f6nLrpoTWc53exEzUMHdeZyTXN2UBTMpDQzElEhAnkTy8DDEhizcB32xqu2NguaaDozO62przKXMnII77crLxz23D+f/Q779u2RRCIh+v1+bjTcRF2jweXsR5ZX2NzcYHs7wfY2aclkEiAtpawoihgOT6/bBCeOp89pNw2irtNTr+uivdPOmCTyeSYcCoc+8X3xWygFiMfjvA1MYH/iw+OfpPuxj6rq2xSX1XFNrWFoyMKb1148vU/49P49KcD6+jquoRGkD8u8eTdLv1vgftcdtLdv0dR6Gav9LFrtacrTs+jr0KcCodAUA+5xHEMS3T3N6Boz0WqyUVfnoNXkotNV0WHU06Rt4OWLkd1AMpk0ur1+egckLA4HBmM5lRX51FSX0dxUR49gJhicZHHxK4sLX1lbW90NbG5siL19bgRXAJPdQOu9Eu40N2I2deJyOfF6vKHlZVnc2toSE4mEqCiKuAuYngqLlkdebH0SnVYNLXdL+PnjN39jf1EUZe+37WRVXsXt8eP0TGLulbAKl9EbTvLlyxyyvFz13+JOgsEpBp69wiSM0mQYxmorxGzJxOU0s7T0K/XaO4nHo8RiK7wYfY1v9CMV19sorepA6ClmZLQA4VEF8/PB/wMT42MMDvbTZXbQordxLPcKqvM6bt66iMd3leFhI4HAKxYWFsRYLCqmAFIggMFoQl3fRnllA5lHyziRX8uligtYu6t5YGnhodWGJE0QiURSJ4lEItwz2Mg+dYWMrPMcVZVRUFhJxpHT5J8p5VBaNvsPZFNT28jMzOzeq8zOzYlni8o5riokL+8c+XlnyMlRcfBQFumHVeQWlOLz+ZBleW8gGo2KY2MTtLd3UlxUQknxBQxtBjqMXdTW1iPYe5DlFaLRPynv/AeV/AEMun9sjQAAAABJRU5ErkJggg==&lt;/os:Image&gt;
&lt;os:Url type="text/html" method="GET" template="http://www.lexiquo.net/lexiquo_result.html?DEU&amp;Keine&amp;pro&amp;{searchTerms}&amp;google"&gt;
&lt;/os:Url&gt;
&lt;/SearchPlugin&gt;
</pre>
<br /><br />
BTW, you can pretty easily create your own searchplugins at <a href="http://www.searchplugins.net/generate.aspx">www.searchplugins.net</a>.]]>
      </div>
    </content>
  </entry>
</feed>

