<?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>Richard Lord &#187; Browser search</title>
	<atom:link href="http://www.richardlord.net/blog/tag/browser-search/feed" rel="self" type="application/rss+xml" />
	<link>http://www.richardlord.net</link>
	<description>Actionscript/Flex, PHP and Java developer</description>
	<lastBuildDate>Fri, 25 Jun 2010 07:34:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>IE7 and Firefox2 search providers for Flash &amp; Coldfusion LiveDocs</title>
		<link>http://www.richardlord.net/blog/ie7-firefox2-search-providers-flash-coldfusion</link>
		<comments>http://www.richardlord.net/blog/ie7-firefox2-search-providers-flash-coldfusion#comments</comments>
		<pubDate>Wed, 08 Nov 2006 17:39:36 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Browser search]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.bigroom.co.uk/blog/ie7-firefox2-search-providers-flash-coldfusion/</guid>
		<description><![CDATA[<p>I've made some more search providers for the Internet Explorer 7 and Firefox 2 navigation bar search boxes. These scripts search various sections of the Adobe LiveDocs, specifically Flash 8, Flex 2, Flash Media Server 2 and Coldfusion MX 7 docs...</p>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve made some more search providers for the Internet Explorer 7 and Firefox 2 navigation bar search boxes. These scripts search various sections of the Adobe LiveDocs, specifically Flash 8, Flex 2, Flash Media Server 2 and Coldfusion MX 7 docs. You can get them all <a href="http://www.bigroom.co.uk/products/ie7-firefox2-search-providers/">here</a>.</p>

<p>When I created the search providers for PHP and MySQL, I really wanted one for the Flash LiveDocs too, but the LiveDocs search is driven from JavaScript which makes it hard (impossible?) to do the search directly from a simple URL query.</p>

<p>The solution I&#8217;ve come up with is instead to use Google&#8217;s site search to search the LiveDocs. I&#8217;ve also added Google&#8217;s &#8220;I&#8217;m feeling lucky&#8221; feature to some of the scripts to jump straight to the first result from the search. This works well in most cases. Google&#8217;s coverage of the Flex 2 documentation seems weak but I&#8217;m hoping this will improve over time.</p>

<p>Just click the appropriate link below to add the search you want.</p>

<ul>
<li><a href="#" onclick="window.external.AddSearchProvider('http://www.bigroom.co.uk/search/coldfusion7docsearch.xml');">Coldfusion MX 7 LiveDocs Search</a></li>
<li><a href="#" onclick="window.external.AddSearchProvider('http://www.bigroom.co.uk/search/coldfusion7docsingle.xml');">Coldfusion MX 7 LiveDocs search &#8211; jump directly to top result</a></li>
<li><a href="#" onclick="window.external.AddSearchProvider('http://www.bigroom.co.uk/search/flash8docsearch.xml');">Flash 8 LiveDocs Search</a></li>
<li><a href="#" onclick="window.external.AddSearchProvider('http://www.bigroom.co.uk/search/flash8docsingle.xml');">Flash 8 LiveDocs search &#8211; jump directly to top result</a></li>
<li><a href="#" onclick="window.external.AddSearchProvider('http://www.bigroom.co.uk/search/fms2docsearch.xml');">Flash Media Server 2 LiveDocs Search</a></li>
<li><a href="#" onclick="window.external.AddSearchProvider('http://www.bigroom.co.uk/search/fms2docsingle.xml');">Flash Media Server 2 LiveDocs search &#8211; jump directly to top result</a></li>
<li><a href="#" onclick="window.external.AddSearchProvider('http://www.bigroom.co.uk/search/flex2docsearch.xml');">Flex 2 LiveDocs Search</a></li>
<li><a href="#" onclick="window.external.AddSearchProvider('http://www.bigroom.co.uk/search/flex2docsingle.xml');">Flex 2 LiveDocs search &#8211; jump directly to top result</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.richardlord.net/blog/ie7-firefox2-search-providers-flash-coldfusion/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search PHP &amp; MySQL documentation from Firefox 2 search box</title>
		<link>http://www.richardlord.net/blog/search-php-mysql-docs-from-firefox2</link>
		<comments>http://www.richardlord.net/blog/search-php-mysql-docs-from-firefox2#comments</comments>
		<pubDate>Thu, 26 Oct 2006 23:34:54 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Browser search]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.bigroom.co.uk/blog/search-php-mysql-docs-from-firefox2/</guid>
		<description><![CDATA[<p>Firefox 2.0 is now available and it transpires that the search provider functionality uses the same OpenSearch specification as IE7. That means the custom search providers I created for IE7 also work with Firefox2, so here they are again...</p>]]></description>
			<content:encoded><![CDATA[<p>Firefox 2 is <a href="http://www.mozilla.com/">now available</a> and it transpires that the search provider functionality uses the same <a href="http://www.opensearch.org/Specifications/OpenSearch/1.1">OpenSearch specification</a> as IE7.</p> 

<p>That means the custom search providers I created for IE7 also work with Firefox2, so here they are again. They provide searching of the on-line documentation for PHP and MySQL. If you&#8217;re using Firefox2 (or IE7) just click the appropriate links to add the search functionality you want.</p>

<p><b>PHP.net website searches</b></p>
<ul>
<li><a href="#" onclick="window.external.AddSearchProvider('http://www.bigroom.co.uk/search/phpfuncsearch.xml');">PHP Online Function List search</a></li>
<li><a href="#" onclick="window.external.AddSearchProvider('http://www.bigroom.co.uk/search/phpdocsearch.xml');">PHP Online Documentation search</a></li>
<li><a href="#" onclick="window.external.AddSearchProvider('http://www.bigroom.co.uk/search/phpsitesearch.xml');">PHP.net full website search</a></li>
</ul>

<p><b>MySQL.org website searches</b></p>
<ul>
<li><a href="#" onclick="window.external.AddSearchProvider('http://www.bigroom.co.uk/search/mysql4docsearch.xml');">MySQL versions up to 4.1 Documentation search</a></li>
<li><a href="#" onclick="window.external.AddSearchProvider('http://www.bigroom.co.uk/search/mysql5docsearch.xml');">MySQL version 5.0 Documentation search</a></li>
<li><a href="#" onclick="window.external.AddSearchProvider('http://www.bigroom.co.uk/search/mysql51docsearch.xml');">MySQL version 5.1 Documentation search</a></li>
<li><a href="#" onclick="window.external.AddSearchProvider('http://www.bigroom.co.uk/search/mysqlsitesearch.xml');">MySQL.com full website search</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.richardlord.net/blog/search-php-mysql-docs-from-firefox2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search PHP &amp; MySQL documentation from IE7 search box</title>
		<link>http://www.richardlord.net/blog/search-php-mysql-docs-from-ie7</link>
		<comments>http://www.richardlord.net/blog/search-php-mysql-docs-from-ie7#comments</comments>
		<pubDate>Fri, 20 Oct 2006 11:59:36 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Browser search]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.bigroom.co.uk/blog/php-mysql-site-search-for-ie7/</guid>
		<description><![CDATA[<p>So Internet Explorer 7 is now available and I've been playing around with the functionality of the new search box. These links add specialist search providers to the search box in Internet Explorer 7. They provide searching of the on-line documentation for PHP and MySQL. Just click the appropriate links to add the search functionality you want...</p>]]></description>
			<content:encoded><![CDATA[<p>So Internet Explorer 7 is <a href="http://www.microsoft.com/windows/ie/downloads/default.mspx">now available</a> and I&#8217;ve been playing around with the functionality of the new search box.</p> 

<p>These links add specialist search providers to the search box in Internet Explorer 7. They provide searching of the on-line documentation for PHP and MySQL. Just click the appropriate links to add the search functionality you want.</p>

<p><b>PHP.net website searches</b></p>
<ul>
<li><a href="#" onclick="window.external.AddSearchProvider('http://www.bigroom.co.uk/search/phpfuncsearch.xml');">PHP Online Function List search</a></li>
<li><a href="#" onclick="window.external.AddSearchProvider('http://www.bigroom.co.uk/search/phpdocsearch.xml');">PHP Online Documentation search</a></li>
<li><a href="#" onclick="window.external.AddSearchProvider('http://www.bigroom.co.uk/search/phpsitesearch.xml');">PHP.net full website search</a></li>
</ul>

<p><b>MySQL.org website searches</b></p>
<ul>
<li><a href="#" onclick="window.external.AddSearchProvider('http://www.bigroom.co.uk/search/mysql4docsearch.xml');">MySQL versions up to 4.1 Documentation search</a></li>
<li><a href="#" onclick="window.external.AddSearchProvider('http://www.bigroom.co.uk/search/mysql5docsearch.xml');">MySQL version 5.0 Documentation search</a></li>
<li><a href="#" onclick="window.external.AddSearchProvider('http://www.bigroom.co.uk/search/mysql51docsearch.xml');">MySQL version 5.1 Documentation search</a></li>
<li><a href="#" onclick="window.external.AddSearchProvider('http://www.bigroom.co.uk/search/mysqlsitesearch.xml');">MySQL.com full website search</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.richardlord.net/blog/search-php-mysql-docs-from-ie7/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
