<?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>Geek Tips &#187; Internet Explorer</title>
	<atom:link href="http://tips.mistergeek.com/tag/internet-explorer/feed" rel="self" type="application/rss+xml" />
	<link>http://tips.mistergeek.com</link>
	<description>making IT as simple as ABC</description>
	<lastBuildDate>Mon, 16 Jan 2012 15:23:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Removing the Links folder from Internet Explorer Favourites</title>
		<link>http://tips.mistergeek.com/83</link>
		<comments>http://tips.mistergeek.com/83#comments</comments>
		<pubDate>Sun, 03 Jul 2011 07:02:37 +0000</pubDate>
		<dc:creator>benriley</dc:creator>
				<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[favorites]]></category>
		<category><![CDATA[favourites]]></category>
		<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://tips.mistergeek.com/?p=83</guid>
		<description><![CDATA[Does it irritate you that Internet Explorer insists on showing you its Links folder in your Favorites (I know, American spelling but that&#8217;s just how Microsoft make it)? Sure, you can remove the Links toolbar by simply right-clicking an area of the Internet Explorer toolbar and de-selecting it from the popup menu. However, the Links [...]]]></description>
			<content:encoded><![CDATA[<div align="justify"><span style="font-family:arial;font-size:12;">Does it irritate you that Internet Explorer insists on showing you its <b>Links</b> folder in your <b>Favorites</b> (I know, American spelling but that&#8217;s just how Microsoft make it)? Sure, you can remove the Links toolbar by simply right-clicking an area of the Internet Explorer toolbar and de-selecting it from the popup menu.</p>
<p>However, the Links folder will still appear in your Favorites menu. You should NOT just delete this folder as it can cause problems. Instead:
<ol>
<li>Open your <i>Favorites</i> menu and right-click the <i>Links</i> folder</li>
<li>Select <i>Properties</i> from the popup menu</li>
<li>Click the check box to make the folder <b>hidden</b></li>
<li>Click on <i>OK</i> and close Internet Explorer</li>
</ol>
<p>Next time you look in your Favorites menu there will be no Links folder!</span></div>
]]></content:encoded>
			<wfw:commentRss>http://tips.mistergeek.com/83/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site search javascript booklet</title>
		<link>http://tips.mistergeek.com/67</link>
		<comments>http://tips.mistergeek.com/67#comments</comments>
		<pubDate>Sat, 02 Jul 2011 11:43:24 +0000</pubDate>
		<dc:creator>benriley</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[booklet]]></category>
		<category><![CDATA[bookmark]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://tips.mistergeek.com/?p=67</guid>
		<description><![CDATA[You may have heard of a booklet or bookmarklet. These are simply snippets of javascript that are saved as bookmarks. They allow you to run a script within the context of the web page you are currently visiting. The following code allows you to perform a site specific search using Google&#8217;s search engine. Simply create [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 12px; font-family: arial">You may have heard of a <strong>booklet</strong> or <strong>bookmarklet</strong>. These are simply snippets of javascript that are saved as bookmarks. They allow you to run a script within the context of the web page you are currently visiting. The following code allows you to perform a site specific search using Google&#8217;s search engine. Simply create a bookmark or favourite and replace the address contents with the following code:</span></p>
<p><span style="font-size: 12px; font-family: arial">javascript:Qr=prompt(&#8216;Search%20site%20for&#8217;,&#8221;);if(Qr)location.href=&#8217;http://www.google.com/search?&amp;q=site:&#8217;+encodeURIComponent(window.location.hostname)+&#8217;+'+escape(Qr)</span></p>
<p><span style="font-size: 12px; font-family: arial">Just copy and paste it all in one line, there are no line breaks or spaces anywhere in this script. Give the booklet an appropriate name, I call mine <strong>SiteSearch</strong> just because it makes sense to me. Now, when you are on any web page, select this booklet and you will be presented with a dialog box asking what to search for.  Enter the text you are interested in, hit <em>OK</em> and Google will return the results for that site and that site only. This works with any javascript enabled browser including Internet Explorer, Firefox, Safari and Opera.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://tips.mistergeek.com/67/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

