<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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:series="http://unfoldingneurons.com/"
> <channel><title>Comments on: Add Your Website to Firefox&#8217;s Search Bar Using OpenSearch&#160;XML</title> <atom:link href="http://davidwalsh.name/open-search/feed" rel="self" type="application/rss+xml" /><link>http://davidwalsh.name/open-search</link> <description>Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.</description> <lastBuildDate>Thu, 09 Feb 2012 02:40:12 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3</generator> <item><title>By: Gnanes</title><link>http://davidwalsh.name/open-search/comment-page-1#comment-26036</link> <dc:creator>Gnanes</dc:creator> <pubDate>Fri, 15 Jul 2011 00:35:41 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=890#comment-26036</guid> <description>Thanks. This code still works. :)</description> <content:encoded><![CDATA[<p>Thanks. This code still works. :)</p> ]]></content:encoded> </item> <item><title>By: esaf swilm</title><link>http://davidwalsh.name/open-search/comment-page-1#comment-21161</link> <dc:creator>esaf swilm</dc:creator> <pubDate>Sat, 30 Oct 2010 15:28:12 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=890#comment-21161</guid> <description>Island Devils joined another world to us and live the adventure</description> <content:encoded><![CDATA[<p>Island Devils joined another world to us and live the adventure</p> ]]></content:encoded> </item> <item><title>By: flxa</title><link>http://davidwalsh.name/open-search/comment-page-1#comment-21046</link> <dc:creator>flxa</dc:creator> <pubDate>Wed, 20 Oct 2010 02:51:59 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=890#comment-21046</guid> <description>This function from the getty images site works great:&lt;code&gt;
function addOpenSearch(url) {
try { window.external.AddSearchProvider(url); }
catch (e) {
alert(&quot;You need to use Internet Explorer (7.0 or later) or Firefox (2.0 or later) to install the OpenSearch plug-in.&quot;);
}
}
&lt;/code&gt;thanks @eric</description> <content:encoded><![CDATA[<p>This function from the getty images site works great:</p><p><code><br
/> function addOpenSearch(url) {<br
/> try { window.external.AddSearchProvider(url); }<br
/> catch (e) {<br
/> alert("You need to use Internet Explorer (7.0 or later) or Firefox (2.0 or later) to install the OpenSearch plug-in.");<br
/> }<br
/> }<br
/> </code></p><p>thanks @eric</p> ]]></content:encoded> </item> <item><title>By: flxa</title><link>http://davidwalsh.name/open-search/comment-page-1#comment-21045</link> <dc:creator>flxa</dc:creator> <pubDate>Wed, 20 Oct 2010 01:28:34 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=890#comment-21045</guid> <description>I found that having 2 parameters was causing me problems on a site that I attempted to implement it on.e.g. ?action=refinesearch&amp;keywords={searchTerms}I could not get it to work like that and viewing the xml file directly in firefox told me that I had a parse error in the Url tag. So I changed the way the site searched to only require 1 parameter (keywords) and it&#039;s all good. It works great in Firefox (obviously). Slightly harder to find in IE8 but it works the same, probably works in IE9 but it decided to be a shit today and crash before I could open the site (time for a restart). Chrome works too but it&#039;s difficult to add [go to the site then options&gt;default search&gt;manage&gt;find it under other search engines&gt;select&gt;click &quot;make default&quot;] it becomes your default then you can pick and choose from it. Safari is a no go zone for open search by the looks of things.</description> <content:encoded><![CDATA[<p>I found that having 2 parameters was causing me problems on a site that I attempted to implement it on.</p><p>e.g. ?action=refinesearch&amp;keywords={searchTerms}</p><p>I could not get it to work like that and viewing the xml file directly in firefox told me that I had a parse error in the Url tag. So I changed the way the site searched to only require 1 parameter (keywords) and it&#8217;s all good. It works great in Firefox (obviously). Slightly harder to find in IE8 but it works the same, probably works in IE9 but it decided to be a shit today and crash before I could open the site (time for a restart). Chrome works too but it&#8217;s difficult to add [go to the site then options&gt;default search&gt;manage&gt;find it under other search engines&gt;select&gt;click "make default"] it becomes your default then you can pick and choose from it. Safari is a no go zone for open search by the looks of things.</p> ]]></content:encoded> </item> <item><title>By: Anthony</title><link>http://davidwalsh.name/open-search/comment-page-1#comment-14570</link> <dc:creator>Anthony</dc:creator> <pubDate>Wed, 16 Dec 2009 19:20:14 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=890#comment-14570</guid> <description>That is, you have the Description tag twice.</description> <content:encoded><![CDATA[<p>That is, you have the Description tag twice.</p> ]]></content:encoded> </item> <item><title>By: Anthony</title><link>http://davidwalsh.name/open-search/comment-page-1#comment-14569</link> <dc:creator>Anthony</dc:creator> <pubDate>Wed, 16 Dec 2009 19:19:40 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=890#comment-14569</guid> <description>You have the  tag twice.</description> <content:encoded><![CDATA[<p>You have the  tag twice.</p> ]]></content:encoded> </item> <item><title>By: satrap</title><link>http://davidwalsh.name/open-search/comment-page-1#comment-13642</link> <dc:creator>satrap</dc:creator> <pubDate>Sun, 15 Nov 2009 08:52:53 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=890#comment-13642</guid> <description>Thank you so much for writing this great article. i enjoyed reading it. it will certainly add to my limited info, and help me do better with my blog everything related to it. thanks again.</description> <content:encoded><![CDATA[<p>Thank you so much for writing this great article. i enjoyed reading it. it will certainly add to my limited info, and help me do better with my blog everything related to it. thanks again.</p> ]]></content:encoded> </item> <item><title>By: Kapoue</title><link>http://davidwalsh.name/open-search/comment-page-1#comment-13321</link> <dc:creator>Kapoue</dc:creator> <pubDate>Thu, 05 Nov 2009 18:51:29 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=890#comment-13321</guid> <description>Vraiment top comme fonction. Très utile pour nos sites sous wordpress</description> <content:encoded><![CDATA[<p>Vraiment top comme fonction. Très utile pour nos sites sous wordpress</p> ]]></content:encoded> </item> <item><title>By: Eric</title><link>http://davidwalsh.name/open-search/comment-page-1#comment-12559</link> <dc:creator>Eric</dc:creator> <pubDate>Fri, 09 Oct 2009 10:55:38 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=890#comment-12559</guid> <description>Check this implementation of OpenSearch,
http://imagery.gettyimages.com/searchbar/index.html
pretty nice banner and video. The OpenSearch.XML code looks similiar to this great code David provided here.</description> <content:encoded><![CDATA[<p>Check this implementation of OpenSearch,<br
/> <a
href="http://imagery.gettyimages.com/searchbar/index.html" rel="nofollow">http://imagery.gettyimages.com/searchbar/index.html</a><br
/> pretty nice banner and video. The OpenSearch.XML code looks similiar to this great code David provided here.</p> ]]></content:encoded> </item> <item><title>By: Peter</title><link>http://davidwalsh.name/open-search/comment-page-1#comment-11711</link> <dc:creator>Peter</dc:creator> <pubDate>Fri, 04 Sep 2009 08:11:24 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=890#comment-11711</guid> <description>I finally solved the error message for my Haggle Toolbar &lt;a href=&quot;http://www.hagoole.com.au/&quot; rel=&quot;nofollow&quot;&gt;hagoole.com.au&lt;/a&gt; by fixing the last line...&quot; Url type=&quot;text/html&quot; template=&quot;http://hagoole.com.au/index.html?cx=partner-pub-1726639534363061%3Akz4kws3tfqi&amp;cof=FORID%3A9&amp;q={searchTerms}&amp;sa=Search&quot;/ &quot;Thanks for the code Dave.Great stuff!</description> <content:encoded><![CDATA[<p>I finally solved the error message for my Haggle Toolbar <a
href="http://www.hagoole.com.au/" rel="nofollow">hagoole.com.au</a> by fixing the last line&#8230;</p><p>&#8221; Url type=&#8221;text/html&#8221; template=&#8221;http://hagoole.com.au/index.html?cx=partner-pub-1726639534363061%3Akz4kws3tfqi&amp;cof=FORID%3A9&amp;q={searchTerms}&amp;sa=Search&#8221;/ &#8221;</p><p>Thanks for the code Dave.</p><p>Great stuff!</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 1/17 queries in 0.016 seconds using disk: basic
Object Caching 865/866 objects using disk: basic

Served from: davidwalsh.name @ 2012-02-09 00:01:06 -->
