<?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>Networknet.nl Blog &#187; internet</title>
	<atom:link href="http://www.networknet.nl/apps/wp/archives/tag/internet/feed" rel="self" type="application/rss+xml" />
	<link>http://www.networknet.nl/apps/wp</link>
	<description>Stay Connected</description>
	<lastBuildDate>Sat, 04 Sep 2010 16:37:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Internet Explorer 7 Search Providers howto and my favorite ones</title>
		<link>http://www.networknet.nl/apps/wp/archives/413</link>
		<comments>http://www.networknet.nl/apps/wp/archives/413#comments</comments>
		<pubDate>Sat, 05 Apr 2008 19:53:58 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[IE]]></category>
		<category><![CDATA[7]]></category>
		<category><![CDATA[AddSearchProvider]]></category>
		<category><![CDATA[del.icio.us]]></category>
		<category><![CDATA[explorer]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[OpenSearchDescription]]></category>
		<category><![CDATA[providers]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp/archives/413</guid>
		<description><![CDATA[Couple times I tried to get my IE Search box customized with my own search providers. I read the AddSearchProvider Method from MSDN website and than created couple of my favorite website to have them in my search box available. One of my XML files I created for Networknet.nl Search Provider. Create your own xml]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="border-top-width: 0px; border-left-width: 0px; float: left; border-bottom-width: 0px; border-right-width: 0px" height="36" alt="" src="http://www.networknet.nl/apps/wp/wp-content/uploads/223d76870188_1320B/image_thumb.png" width="166" align="left" border="0"> Couple times I tried to get my IE Search box customized with my own search providers. I read the <a href="http://msdn2.microsoft.com/en-us/library/aa744112.aspx" target="_blank">AddSearchProvider Method</a> from MSDN website and than created couple of my favorite website to have them in my search box available.</p>
<p>One of my XML files I created for Networknet.nl Search Provider. Create your own xml file and store it on your webserver; create new button to add the Search Provider you specified in the XML file e.g. .</p>
<blockquote><p>&lt;?xml version=&#8221;1.0&#8243; encoding=&#8221;UTF-8&#8243; ?&gt;<br />&lt;OpenSearchDescription xmlns=&#8221;http://a9.com/-/spec/opensearch/1.1/&#8221;&gt;<br />&nbsp;&nbsp;&nbsp; &lt;ShortName&gt;Networknet.nl&lt;/ShortName&gt;<br />&nbsp;&nbsp;&nbsp; &lt;Description&gt;Networknet.nl Blog Search&lt;/Description&gt;<br />&nbsp;&nbsp;&nbsp; &lt;Url type=&#8221;text/html&#8221; template=&#8221;http://www.networknet.nl/apps/wp/?s={searchTerms}&amp;rls=com.microsoft:{language}&amp;ie={inputEncoding}&amp;oe={outputEncoding}&amp;startIndex={startIndex?}&amp;startPage={startPage}&#8221; /&gt;<br />&lt;/OpenSearchDescription&gt;</p>
</blockquote>
<blockquote><p>&lt;INPUT TYPE=&#8221;button&#8221; VALUE=&#8221;Del.Icio.Us by word&#8221; onClick=&#8217;window.external.AddSearchProvider(&#8220;http://www.networknet.nl/apps/content/searchproviders/del-icio-us.xml&#8221;);&#8217;&gt;</p>
</blockquote>
<p>Basically try to find the search string for the website your are trying to query and add the {searchTerms} in the XML file.</p>
<table cellspacing="0" cellpadding="2" width="660" border="1">
<tbody>
<tr>
<td valign="top" width="173"><strong>Search Provider</strong></td>
<td valign="top" width="485"><strong>Click to add to your IE configuration</strong></td>
</tr>
<tr>
<td valign="top" width="178"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="33" alt="Networknet.nl Search Provider" src="http://www.networknet.nl/apps/wp/wp-content/uploads/223d76870188_1320B/image_thumb_3.png" width="160" border="0"></td>
<td valign="top" width="481">
<input onclick="window.external.AddSearchProvider(&quot;http://www.networknet.nl/apps/content/searchproviders/networknet-nl.xml&quot;);" type="button" value="Networknet.nl by word"></td>
</tr>
<tr>
<td valign="top" width="182"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="60" alt="image" src="http://www.networknet.nl/apps/wp/wp-content/uploads/223d76870188_1320B/image_thumb_4.png" width="150" align="left" border="0"></td>
<td valign="top" width="477">
<input onclick="window.external.AddSearchProvider(&quot;http://www.networknet.nl/apps/content/searchproviders/google-nl.xml&quot;);" type="button" value="Google.nl"></td>
</tr>
<tr>
<td valign="top" width="186"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="26" alt="image" src="http://www.networknet.nl/apps/wp/wp-content/uploads/223d76870188_1320B/image_thumb_5.png" width="98" border="0"></td>
<td valign="top" width="474">
<input onclick="window.external.AddSearchProvider(&quot;http://www.networknet.nl/apps/content/searchproviders/Flickr.xml&quot;);" type="button" value="Flickr.com by word"></td>
</tr>
<tr>
<td valign="top" width="189"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="50" alt="image" src="http://www.networknet.nl/apps/wp/wp-content/uploads/223d76870188_1320B/image_thumb_6.png" width="163" border="0"></td>
<td valign="top" width="472">
<input onclick="window.external.AddSearchProvider(&quot;http://www.networknet.nl/apps/content/searchproviders/del-icio-us.xml&quot;);" type="button" value="Del.Icio.Us by word"></td>
</tr>
<tr>
<td valign="top" width="191"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="42" alt="image" src="http://www.networknet.nl/apps/wp/wp-content/uploads/223d76870188_1320B/image_thumb_7.png" width="136" border="0"></td>
<td valign="top" width="470">
<input onclick="window.external.AddSearchProvider(&quot;http://www.networknet.nl/apps/content/searchproviders/Microsoft-KB-nr.xml&quot;);" type="button" value="Microsoft Knowledge Base by atricle">
<input onclick="window.external.AddSearchProvider(&quot;http://www.networknet.nl/apps/content/searchproviders/Microsoft-KB-String.xml&quot;);" type="button" value="Microsoft Knowledge Base by word"></td>
</tr>
</tbody>
</table>
<p>The result. In IE CRTL-E and type the word you are looking for and change the search provider.</p>
<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="318" alt="image" src="http://www.networknet.nl/apps/wp/wp-content/uploads/223d76870188_1320B/image_thumb_8.png" width="397" border="0"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/413/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
