<?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>How in the TECH &#187; Internet Explorer</title>
	<atom:link href="http://www.howinthetech.com/tag/internet-explorer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.howinthetech.com</link>
	<description>Daily Tech Tips and News</description>
	<lastBuildDate>Fri, 03 Sep 2010 20:58:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<atom:link rel='hub' href='http://www.howinthetech.com/?pushpress=hub'/>
		<item>
		<title>Disabling Windows 7 taskbar preview windows for your web browser</title>
		<link>http://www.howinthetech.com/disabling-windows-7-taskbar-preview-windows-for-your-web-browser/</link>
		<comments>http://www.howinthetech.com/disabling-windows-7-taskbar-preview-windows-for-your-web-browser/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 23:58:41 +0000</pubDate>
		<dc:creator>Adam Myers</dc:creator>
				<category><![CDATA[How in the Tech]]></category>
		<category><![CDATA[Customization]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.howinthetech.com/?p=4073</guid>
		<description><![CDATA[Taskbar previews, the thumbnails of a running application that pop-up as your mouse over the application window in the task bar, aren&#8217;t new to Windows 7 &#8211; they were introduced in Vista actually &#8211; but their behavior have changed slightly. In Windows 7, task bar applications are grouped together if more than one iteration of [...]]]></description>
			<content:encoded><![CDATA[<p><div style="float: right; margin-top:0px;margin-left:5px;"><script type="text/javascript"><!--
google_ad_client = "pub-7614676277221702";
google_ad_slot = "8180382492";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<p>Taskbar previews, the thumbnails of a running application that pop-up as your mouse over the application window in the task bar, aren&#8217;t new to Windows 7 &#8211; they were introduced in Vista actually &#8211; but their behavior have changed slightly. In Windows 7, task bar applications are grouped together if more than one iteration of the application is running. Meaning, rather than multiple browser windows showing in your task bar, they are all consolidated under a single large icon. Mouse-over that icon and you are presented thumbnails of the currently opened web sites within each.</p>
<p>You may like it, you may not. For me, it&#8217;s unnecessary as I just want to get into the running browser session quickly and rarely any of the particularly opened tabs. Thankfully, all three of the major browsers have the capability to disable this feature &#8211; though it&#8217;s easier to accomplish in some more than others.</p>
<p><strong>Firefox</strong></p>
<p>As you may expect, disabling of the previews requires diving into Firefox&#8217;s <strong>about:config</strong> &#8211; just type it into the location bar within the browser.</p>
<p><a rel="attachment wp-att-721" href="http://www.howinthetech.com/adjust-the-amount-of-results-in-firefox-3s-new-location-bar/firefox_about_config1/"><img class="alignnone size-full wp-image-721" title="firefox_about_config1" src="http://www.howinthetech.com/wp-content/uploads/firefox_about_config1.png" alt="" width="332" height="126" /></a></p>
<p><strong>Filter</strong> for the key <strong><em>browser.taskbar.previews.enable </em></strong>and <strong>double click </strong>on the returned line to change the Value from true to <strong>false</strong>. This key will toggle the functionality on and off so it&#8217;s pretty simple to revert the change in the future!</p>
<p><a rel="attachment wp-att-4074" href="http://www.howinthetech.com/disabling-windows-7-taskbar-preview-windows-for-your-web-browser/firefox-taskbar-preview/"><img class="alignnone size-full wp-image-4074" title="firefox-taskbar-preview" src="http://www.howinthetech.com/wp-content/uploads/firefox-taskbar-preview.png" alt="" width="511" height="164" /></a></p>
<p><strong>Chrome</strong></p>
<p>Google Chrome was the last of the three major browsers to obtain the taskbar previews functionality. Unfortunately, Google has a ways to go on their usability when it comes to making preferences tweaking &#8211; simply it&#8217;s not possible for many things! The only way I&#8217;ve found to disable the previews at the time of this article and version of Chrome is to leverage a clever hack centering around Windows Compatibility Mode of all things!</p>
<p>In <strong>Explorer</strong>, browse to <strong>C:\Users\&lt;username&gt;\AppData\Local\Google\Chrome\Application\ </strong> and<strong> right-click </strong>on chrome.exe, selecting <strong>Properties</strong>.</p>
<p><a rel="attachment wp-att-4080" href="http://www.howinthetech.com/disabling-windows-7-taskbar-preview-windows-for-your-web-browser/chrome-taskbar-preview/"><img class="alignnone size-full wp-image-4080" title="chrome-taskbar-preview" src="http://www.howinthetech.com/wp-content/uploads/chrome-taskbar-preview.png" alt="" width="398" height="554" /></a></p>
<p>Under the <strong>Compatibility </strong>tab check the box that reads <strong>Run this program in compatibility mode for: </strong>then in the drop-down choose <strong>Windows Vista (Service Pack 2)</strong>. Chrome will now run as if it were under Vista &#8211; that is to say, without the taskbar previews.</p>
<p><strong>Internet Explorer 8</strong></p>
<p>For completeness sake, the feature can also be disabled in IE even though I suspect most users interested in such a tweak won&#8217;t be in this browser much. Ironically, it&#8217;s probably the easiest one to change of the three!</p>
<p>Within IE8 access <strong>Tools-&gt;Internet Options. </strong>Off the <strong>General</strong> tab locate and click the <strong>Settings</strong> button in the <strong>Tab</strong> section.</p>
<p><a rel="attachment wp-att-4077" href="http://www.howinthetech.com/disabling-windows-7-taskbar-preview-windows-for-your-web-browser/ie-taskbar-preview/"><img class="alignnone size-full wp-image-4077" title="ie-taskbar-preview" src="http://www.howinthetech.com/wp-content/uploads/ie-taskbar-preview.png" alt="" width="402" height="475" /></a></p>
<p>From the <strong>Tab Browsing Settings</strong> dialog look for the check box that reads <strong>Show previews for individual windows in the taskbar</strong> and un-check.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.howinthetech.com/disabling-windows-7-taskbar-preview-windows-for-your-web-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nuking the Search Helper extension from Firefox, Internet Explorer</title>
		<link>http://www.howinthetech.com/nuking-the-search-helper-extension-from-firefox-internet-explorer/</link>
		<comments>http://www.howinthetech.com/nuking-the-search-helper-extension-from-firefox-internet-explorer/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 19:50:02 +0000</pubDate>
		<dc:creator>Adam Myers</dc:creator>
				<category><![CDATA[How in the Tech]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Internet Explorer]]></category>

		<guid isPermaLink="false">http://www.howinthetech.com/?p=4007</guid>
		<description><![CDATA[While many Firefox users are rather reliant on their vast collection of installed extensions, few of them actively look at the list of installed add-ons through the browser interface. Users install the add-on they need to provide the functionality they desire; sometimes they get an update notification when a new version is available, but otherwise [...]]]></description>
			<content:encoded><![CDATA[<p><div style="float: right; margin-top:0px;margin-left:5px;"><script type="text/javascript"><!--
google_ad_client = "pub-7614676277221702";
google_ad_slot = "8180382492";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<p>While many Firefox users are rather reliant on their vast collection of installed extensions, few of them actively look at the list of installed add-ons through the browser interface. Users install the add-on they need to provide the functionality they desire; sometimes they get an update notification when a new version is available, but otherwise it&#8217;s a decent example of <em>out of sight out of mind</em>.</p>
<p>The mindset is perfectly acceptable until the situation Microsoft created in June&#8217;s monthly patch Tuesday. As part of their Windows updates released, one such patch included a Search Helper extension for your browser. Diligent users who skim over what each patch or update provides would still likely miss something like this &#8211; which calls into question why Microsoft would go this route as transparency is greatly craved by users. Chances are, this extension is registered within your Firefox browser and you didn&#8217;t even know it! What&#8217;s rather annoying is the add-on does absolutely nothing unless you have the Bing Toolbar installed. Worse, the extension cannot be uninstalled like the traditional Firefox add-on!</p>
<p><a rel="attachment wp-att-4008" href="http://www.howinthetech.com/nuking-the-search-helper-extension-from-firefox-internet-explorer/firefox-search-helper-1/"><img class="alignnone size-large wp-image-4008" title="firefox-search-helper-1" src="http://www.howinthetech.com/wp-content/uploads/firefox-search-helper-1-625x137.png" alt="" width="625" height="137" /></a></p>
<p>While this screen shot is from Firefox 4, Firefox 3 also has the <strong>Remove</strong> button .. removed. While it is possible to <strong>Disable<em> </em></strong>the add-on, good security practice would not leave software installed that wasn&#8217;t needed. So what are your options?</p>
<p>Thankfully it&#8217;s actually pretty simple to remove the Search Helper Extension &#8211; it&#8217;s actually located on your file system under <em><strong>C:\Program Files\Microsoft\Search Enhancement Pack\Search Helper</strong></em></p>
<p><a rel="attachment wp-att-4009" href="http://www.howinthetech.com/nuking-the-search-helper-extension-from-firefox-internet-explorer/firefox-search-helper-2/"><img class="alignnone size-full wp-image-4009" title="firefox-search-helper-2" src="http://www.howinthetech.com/wp-content/uploads/firefox-search-helper-2.png" alt="" width="542" height="233" /></a></p>
<p>Navigate to that folder location in Windows Explorer and <strong>delete </strong>the folder <strong>firefoxextension</strong>. Actually, while you are here you might as well delete it from Internet Explorer by <strong>removing </strong>the dll file <strong>SEPsearchhelperie.dll</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.howinthetech.com/nuking-the-search-helper-extension-from-firefox-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Viewing your web design in multiple versions of IE</title>
		<link>http://www.howinthetech.com/viewing-your-web-design-in-multiple-versions-of-ie/</link>
		<comments>http://www.howinthetech.com/viewing-your-web-design-in-multiple-versions-of-ie/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 22:47:54 +0000</pubDate>
		<dc:creator>Adam Myers</dc:creator>
				<category><![CDATA[How in the Tech]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Internet Explorer]]></category>

		<guid isPermaLink="false">http://www.howinthetech.com/?p=2727</guid>
		<description><![CDATA[Those of you that are web designers have likely grown a great disdain for Internet Explorer. IE is given, and rightly so, a ton of grief in this area because of Microsoft&#8217;s attitude towards following web standards. When a web browser is programmed to obey and render accurately to standards, a web designer can be [...]]]></description>
			<content:encoded><![CDATA[<p><div style="float: right; margin-top:0px;margin-left:5px;"><script type="text/javascript"><!--
google_ad_client = "pub-7614676277221702";
google_ad_slot = "8180382492";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<p>Those of you that are web designers have likely grown a great disdain for Internet Explorer. IE is given, and rightly so, a ton of grief in this area because of Microsoft&#8217;s attitude towards following web standards. When a web browser is programmed to obey and render accurately to standards, a web designer can be reasonably sure that their layout and programming will function correctly. Internet Explorer, however, has always ventured slightly off the agreed upon path which often means web developers must typically work around the differences and provide logic exclusively for IE based browsers. Sounds pretty tedious and painful doesn&#8217;t it? It gets worse &#8211; with each version of Internet Explorer the path continues to diverge. Therefor, it is not uncommon for a web application to have multiple blocks of code to handle each iteration of Internet Explorer!</p>
<p>Ensuring your application works across all the browsers logically requires a good amount of testing. It&#8217;s a straightforward testing methodology to support Chrome, Firefox, Safari, or Opera &#8211; they all can be installed on the same system without interfering with one another. Likewise, Internet Explorer plays along nicely with the alternative browsers but unfortunately is not overly kind to it&#8217;s brethren &#8211; that is to say, only one version of Internet Explorer can be installed and maintained in Windows. Testing IE7 vs IE8 metrics typically requires two computers or a somewhat complicated virtualization platform.</p>
<p><a rel="attachment wp-att-2728" href="http://www.howinthetech.com/viewing-your-web-design-in-multiple-versions-of-ie/ietester/"><img class="alignnone size-large wp-image-2728" title="ietester" src="http://www.howinthetech.com/wp-content/uploads/ietester-625x369.png" alt="" width="625" height="369" /></a></p>
<p>IETester is an amazingly free application that aims to simplify testing across different versions of Internet Explorer &#8211; all on the same computer without any complicated setup. IETester is able to render and display your design/application in IE5.5-8 simultaneously, without requiring installations of each version.</p>
<p>IETester is a breeze to use; if you are familiar with the Office 2007 ribbon you will be right at home. While it is considered beta-level software I had minimal stability issues on Windows 7. The lone requirement is your installed browser must at least be IE7. If you must deal with the existence of Internet Explorer you owe it to yourself to check out IETester.</p>
<p><a href="http://www.my-debugbar.com/wiki/IETester/HomePage">Download IETester</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.howinthetech.com/viewing-your-web-design-in-multiple-versions-of-ie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using multiple accounts at the same site at the same time in IE8</title>
		<link>http://www.howinthetech.com/using-multiple-accounts-at-the-same-site-at-the-same-time-in-ie8/</link>
		<comments>http://www.howinthetech.com/using-multiple-accounts-at-the-same-site-at-the-same-time-in-ie8/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 21:30:48 +0000</pubDate>
		<dc:creator>Adam Myers</dc:creator>
				<category><![CDATA[How in the Tech]]></category>
		<category><![CDATA[Internet Explorer]]></category>

		<guid isPermaLink="false">http://www.howinthetech.com/?p=2137</guid>
		<description><![CDATA[I&#8217;m not one that you classify as an Internet Explorer user but I do have a few sites that I frequent that just work better with IE, even after all these years of positive press on Mozilla Firefox. Not surprisingly, one of the sites I typically end up in IE for is our local Sharepoint [...]]]></description>
			<content:encoded><![CDATA[<p><div style="float: right; margin-top:0px;margin-left:5px;"><script type="text/javascript"><!--
google_ad_client = "pub-7614676277221702";
google_ad_slot = "8180382492";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<p>I&#8217;m not one that you classify as an Internet Explorer user but I do have a few sites that I frequent that just work better with IE, even after all these years of positive press on Mozilla Firefox. Not surprisingly, one of the sites I typically end up in IE for is our local Sharepoint server, a Microsoft product. Internet Explorer just works better for this web application. I&#8217;m not actually an anti-Microsoft zealot; I&#8217;m going to use the best tool for the job and be done with it. Recently I noticed a new feature in IE8 that wasn&#8217;t present in previous iterations &#8211; the ability to start <em>new sessions</em> of the browser.</p>
<p>In Internet Explorer 7 the user is not able to log into the same website twice, but using a different account each time. Many people have multiple Gmail accounts and because of the way browsers handle cookies and session information, it&#8217;s impossible to be logged into two Gmail accounts at the same time in the same browser. One overwrites the others session or cookie information &#8211; which effectively logs you out of the first account. IE8 introduces the notion of multiple browser windows using different session stores, but they sure don&#8217;t make it simple to discover this feature.</p>
<p>The default visual style of IE8, and introduced in IE7, is the hiding of the <strong>Menu</strong> bar in the browser window &#8211; the <em>File Edit View</em> across the top. It&#8217;s from the <strong>File</strong> menu that uncovers the ability to start a new window with a new session.</p>
<ol>
<li>Un-hide the <strong>Menu</strong> bar in IE8 by <strong>right-clicking<em> </em></strong>anywhere in the toolbar and choosing <strong>Menu</strong>.</li>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-2138" title="ie8-enable-menu" src="http://www.howinthetech.com/wp-content/uploads/ie8-enable-menu.jpg" alt="ie8-enable-menu" width="305" height="253" /></p>
<li>From the newly revealed <strong>File</strong> menu choose <strong>New session</strong>.</li>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-2139" title="ie8-new-session" src="http://www.howinthetech.com/wp-content/uploads/ie8-new-session.jpg" alt="ie8-new-session" width="320" height="469" /></p>
</ol>
<p>There are many reasons why this may be beneficial to you and it&#8217;s actually a feature unique to Internet Explorer, as far as I know. I wouldn&#8217;t be at all surprised to see other browsers copy this feature however.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.howinthetech.com/using-multiple-accounts-at-the-same-site-at-the-same-time-in-ie8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rip Internet Explorer out of Windows 7</title>
		<link>http://www.howinthetech.com/rip-internet-explorer-out-of-windows-7/</link>
		<comments>http://www.howinthetech.com/rip-internet-explorer-out-of-windows-7/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 00:18:34 +0000</pubDate>
		<dc:creator>Adam Myers</dc:creator>
				<category><![CDATA[How in the Tech]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.howinthetech.com/?p=2115</guid>
		<description><![CDATA[While it&#8217;s technically not possible to rip Internet Explorer out of Windows, it&#8217;s been an integral part of Windows Explorer (amongst other components) for a decade, it is possible to disable the browser in Windows 7 so that it isn&#8217;t accessible in the traditional sense. If you use Firefox, Chrome, or another 3rd party browser [...]]]></description>
			<content:encoded><![CDATA[<p><div style="float: right; margin-top:0px;margin-left:5px;"><script type="text/javascript"><!--
google_ad_client = "pub-7614676277221702";
google_ad_slot = "8180382492";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<p>While it&#8217;s technically not possible to <em>rip</em> Internet Explorer out of Windows, it&#8217;s been an integral part of Windows Explorer (amongst other components) for a decade, it is possible to disable the browser in Windows 7 so that it isn&#8217;t accessible in the traditional sense. If you use Firefox, Chrome, or another 3rd party browser it may not make sense to keep Internet Explorer around, cluttering your system and work flow. Microsoft, perhaps by fear of legal repercussions, provides an easy way to <em>remove</em> IE from your Windows 7 install &#8211; and it&#8217;s rather simple to boot!</p>
<ol>
<li>From <strong>Control Panel</strong> select <strong>Uninstall a program</strong>. Down the left side panel choose <strong>Turn Windows features on or off</strong>.</li>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-2117" title="turn-win-features-off" src="http://www.howinthetech.com/wp-content/uploads/turn-win-features-off.jpg" alt="turn-win-features-off" width="444" height="150" /></p>
<li>The <strong>Windows Features</strong> dialog launches. Browse through the list of check boxes and <strong>un-check </strong>the box next to <em>Internet Explorer 8</em>. You may take the opportunity to peruse the rest of the software and decide if it&#8217;s worth purging.</li>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-2118" title="windows-features" src="http://www.howinthetech.com/wp-content/uploads/windows-features.jpg" alt="windows-features" width="429" height="375" /></p>
<li>Click through the dialog box that warns you that Windows may catch fire without IE. I promise you will be fine.</li>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-2119" title="ie8-uninstall-warning" src="http://www.howinthetech.com/wp-content/uploads/ie8-uninstall-warning.jpg" alt="ie8-uninstall-warning" width="366" height="197" /></p>
<li>Back on the Windows Features screen finally click <strong>OK</strong> to initiate the disabling routine. You&#8217;ll be prompted to reboot upon completion.</li>
</ol>
<p>As stated above, this won&#8217;t completely remove Internet Explorer but it will disable it&#8217;s functionality as a traditional browser which will go a long way in keeping your system secure &#8211; sometimes web links have a habit of opening IE even though it is not your default browser.</p>
<p>If, on down the road, you decide you made a mistake by removing IE8 simply repeat the steps above and <strong>check</strong> rather than <strong>un-check</strong> the box next to Internet Explorer. It&#8217;s all pretty painless.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.howinthetech.com/rip-internet-explorer-out-of-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improve IE8&#8242;s speed by disabling bloated add-ons</title>
		<link>http://www.howinthetech.com/improve-ie8s-speed-by-disabling-bloated-add-ons/</link>
		<comments>http://www.howinthetech.com/improve-ie8s-speed-by-disabling-bloated-add-ons/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 21:06:12 +0000</pubDate>
		<dc:creator>Adam Myers</dc:creator>
				<category><![CDATA[How in the Tech]]></category>
		<category><![CDATA[Internet Explorer]]></category>

		<guid isPermaLink="false">http://www.howinthetech.com/?p=2077</guid>
		<description><![CDATA[The loading speed of Internet Explorer 8 can be extremely frustrating at times. If IE8 is your browser of choice, you likely always have it launched and running, so the slow start-up speed isn&#8217;t overwhelming. For me, and many others, IE8 is only used when a particular site doesn&#8217;t display or otherwise function correctly in [...]]]></description>
			<content:encoded><![CDATA[<p><div style="float: right; margin-top:0px;margin-left:5px;"><script type="text/javascript"><!--
google_ad_client = "pub-7614676277221702";
google_ad_slot = "8180382492";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<p>The loading speed of Internet Explorer 8 can be extremely frustrating at times. If IE8 is your browser of choice, you likely always have it launched and running, so the slow start-up speed isn&#8217;t overwhelming. For me, and many others, IE8 is only used when a particular site doesn&#8217;t display or otherwise function correctly in our alternative browser of choice. It&#8217;s at this point that the sluggish launching of IE8 gets a bit silly. Not exactly sure what I mean? Open IE8 and in the tab bar you will notice the text <em><strong>Connecting&#8230;</strong></em> &#8211; it will stay like that for a few seconds even though the browser appears loading. Eventually, your default home page will load and in my particular set up, that delay is about 5 seconds. Trivial? Maybe.</p>
<p style="text-align: center;"><img class="size-full wp-image-2078  aligncenter" title="ie8-connecting" src="http://www.howinthetech.com/wp-content/uploads/ie8-connecting.jpg" alt="ie8-connecting" width="455" height="148" /></p>
<p>So what exactly is IE8 doing while the home page tab sits at <em>Connecting&#8230;</em> ? The browser is loading any add-ons or plugins currently installed and enabled, as it relates to Internet Explorer. Have Skype installed? You&#8217;ve got an IE add-on hooked in that must load. A Google product? Same thing! If you are curious what all is loading Microsoft has provided an interface through IE8 that not only identifies the add-ons but displays the actual loading time in seconds.</p>
<p style="text-align: center;"><img class="size-full wp-image-2079  aligncenter" title="ie8-addons-load-time" src="http://www.howinthetech.com/wp-content/uploads/ie8-addons-load-time.jpg" alt="ie8-addons-load-time" width="518" height="327" /></p>
<p>To take a peak, in IE8 goto <strong>Tools-&gt;Manage Add-ons</strong>.</p>
<p style="text-align: center;"><img class="size-full wp-image-2080  aligncenter" title="ie8-tools-manage-addons" src="http://www.howinthetech.com/wp-content/uploads/ie8-tools-manage-addons.jpg" alt="ie8-tools-manage-addons" width="282" height="262" /></p>
<p style="text-align: left;">From the dialog you can quickly see that <strong>Google Toolbar</strong> takes 1.5 seconds to load. It may seem like splitting hairs, but a few tenths of a second for each add-on does add up and while you probably need at least a few of the add-ons, you should ask yourself if you need all of them &#8211; especially if IE8&#8242;s launch speed drives you nuts.</p>
<p style="text-align: left;">I disabled Skype and Google Toolbar and shaved a good 3 seconds &#8211; something that is definitely noticeable.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.howinthetech.com/improve-ie8s-speed-by-disabling-bloated-add-ons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keeping your bookmarks in sync across browsers</title>
		<link>http://www.howinthetech.com/keeping-your-bookmarks-in-sync-across-browsers/</link>
		<comments>http://www.howinthetech.com/keeping-your-bookmarks-in-sync-across-browsers/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 21:30:33 +0000</pubDate>
		<dc:creator>Adam Myers</dc:creator>
				<category><![CDATA[How in the Tech]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Internet Explorer]]></category>

		<guid isPermaLink="false">http://www.howinthetech.com/?p=2065</guid>
		<description><![CDATA[For many, the browser wars are all but over. If you are still an Internet Explorer user, you have your reasons and aren&#8217;t likely to switch. Firefox has most of the momentum and traction as the alternative browser to IE but Google&#8217;s Chrome has garnered it&#8217;s fair share of converts. At the end of it [...]]]></description>
			<content:encoded><![CDATA[<p><div style="float: right; margin-top:0px;margin-left:5px;"><script type="text/javascript"><!--
google_ad_client = "pub-7614676277221702";
google_ad_slot = "8180382492";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<p>For many, the browser wars are all but over. If you are still an Internet Explorer user, you have your reasons and aren&#8217;t likely to switch. Firefox has most of the momentum and traction as <strong>the</strong> alternative browser to IE but Google&#8217;s Chrome has garnered it&#8217;s fair share of converts. At the end of it all, most spend 99% of their time in one browser and that&#8217;s that.</p>
<p>However, there are also users like myself that dabble across most of the browsers &#8211; every browser has it&#8217;s strengths and weakness so why not use the best tool for the job? One reason might be because your bookmarks are not identical between the browsers. You may have a solid core in Firefox but lacking substance in Chrome. Every browser has the import/export functionality to migrate bookmarks around but it quickly breaks down with duplicates and the like. That&#8217;s where a utility like Transmute comes in handy.</p>
<p><a href="http://www.gettransmute.com/">Transmute</a> is the ultimate bookmark conversion and synchronization software. The application is cross platform, working in Windows as well as Linux and OS X, and requires Microsoft&#8217;s .NET Framework (or the Mono package). The software is dead simple to use, just provide the <strong>source</strong> and <strong>destination</strong> browser and click <strong>start</strong>. Transmute is fantastic in that it supports every major browser I can think of, including: Firefox, Chrome, IE, Safari, Opera, Konqueror. Not bad for a free piece of software!</p>
<p style="text-align: center;"><img class="size-medium wp-image-2066  aligncenter" title="transmute" src="http://www.howinthetech.com/wp-content/uploads/transmute-500x283.png" alt="transmute" width="500" height="283" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.howinthetech.com/keeping-your-bookmarks-in-sync-across-browsers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preventing Browser History Deletion in Internet Explorer</title>
		<link>http://www.howinthetech.com/preventing-browser-history-deletion-in-internet-explorer/</link>
		<comments>http://www.howinthetech.com/preventing-browser-history-deletion-in-internet-explorer/#comments</comments>
		<pubDate>Fri, 15 May 2009 21:01:52 +0000</pubDate>
		<dc:creator>Adam Myers</dc:creator>
				<category><![CDATA[How in the Tech]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Privacy]]></category>

		<guid isPermaLink="false">http://www.howinthetech.com/?p=1882</guid>
		<description><![CDATA[Most Internet users are aware that their web browsers are tracking and recording every visit to every website. It&#8217;s trivial to follow the browsing session breadcrumb of a user if you have access to their computer. Both Firefox and Internet Explorer will display the browsing history by using the keyboard shortcut CTRL+H inside the browser. [...]]]></description>
			<content:encoded><![CDATA[<p><div style="float: right; margin-top:0px;margin-left:5px;"><script type="text/javascript"><!--
google_ad_client = "pub-7614676277221702";
google_ad_slot = "8180382492";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<p>Most Internet users are aware that their web browsers are tracking and recording every visit to every website. It&#8217;s trivial to follow the browsing session breadcrumb of a user if you have access to their computer. Both Firefox and Internet Explorer will display the browsing history by using the keyboard shortcut <strong>CTRL+H</strong> inside the browser. Users that are aware of the recordings are generally also aware how to cover their tracks by flushing the history cache at the end of their web session. Personal privacy has become so publicized now that all modern browsers feature a privacy mode that records nothing about the browsing session. Either of these options are fantastic to use for hiding your tracks, that is if you remember to utilize either of them.</p>
<p>But what if you are attacking this situation from the other direction &#8211; you&#8217;d like to prevent a user from cleaning up their tracks. This might apply if you wish to monitor what your child, spouse, employee, etc are visiting.  This functionality is possible in Internet Explorer using Group Policy under Windows Vista.</p>
<p>Before we begin I wanted to lay out one caveat &#8211; if the computer user in question has an administrative level account on the computer it is possible for them to revert our changes. That being said, it is still somewhat a tech-head task that the majority would not be aware of.</p>
<ol>
<li>In Vista, click the <strong>Start</strong> orb and type <em><strong>gpedit.msc</strong></em> in the <strong>Start Search</strong> box. Launch Group Policy Editor from the search results.</li>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1885" title="start-gpedit-msc" src="http://www.howinthetech.com/wp-content/uploads/start-gpedit-msc.jpg" alt="start-gpedit-msc" width="404" height="134" /></p>
<li>On the left hand side you are present two parent level folders: <strong>Computer </strong>or <strong>User Configuration</strong>. If you want these changes applied to every user on the computer you want to complete <strong>step 3</strong> using the <strong>Computer</strong> branch. To affect just the currently logged in user, select the <strong>User</strong> branch.</li>
<li>Traverse from the appropriate branch to <strong>Administrative Templates -&gt; Windows Components -&gt; Internet Explorer -&gt; Delete Browsing History</strong>.</li>
<p style="text-align: center;"><img class="aligncenter size-medium wp-image-1883" title="gpedit-ie-browser-history" src="http://www.howinthetech.com/wp-content/uploads/gpedit-ie-browser-history-470x244.jpg" alt="gpedit-ie-browser-history" width="470" height="244" /></p>
<li>In the right hand panel you are presented with a number of options all relating to Internet Explorer&#8217;s browsing history.</li>
<li>You will want to <strong>Enable</strong> the following options: <strong>Disable &#8220;Configuring History&#8221;, Prevent Deleting Cookies/Favorites Site Data/Form Data/Passwords/Temporary Internet Files, Turn off &#8220;Delete Browsing History&#8221; functionality</strong>. These can be toggled by double clicking on each line and changing the state in the resulting dialog window.</li>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1884" title="gpedit-ie-browser-history-enable" src="http://www.howinthetech.com/wp-content/uploads/gpedit-ie-browser-history-enable.jpg" alt="gpedit-ie-browser-history-enable" width="414" height="459" /></p>
<li>Finally, reboot the computer to apply the Group Policy settings upon next login.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.howinthetech.com/preventing-browser-history-deletion-in-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Automatically Start IE8, Firefox, Chrome in Private Browsing Mode</title>
		<link>http://www.howinthetech.com/automatically-start-ie8-firefox-chrome-in-private-browsing-mode/</link>
		<comments>http://www.howinthetech.com/automatically-start-ie8-firefox-chrome-in-private-browsing-mode/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 22:25:57 +0000</pubDate>
		<dc:creator>Adam Myers</dc:creator>
				<category><![CDATA[How in the Tech]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Privacy]]></category>

		<guid isPermaLink="false">http://www.howinthetech.com/?p=1760</guid>
		<description><![CDATA[Web privacy is quite a hot topic as of late. The idea that most everything we do on the Internet is tracked and then used against us &#8211; not necessarily meant to be a negative &#8211; is understood by a greater percentage of users, not just the web savvy folks of even a year ago. [...]]]></description>
			<content:encoded><![CDATA[<p><div style="float: right; margin-top:0px;margin-left:5px;"><script type="text/javascript"><!--
google_ad_client = "pub-7614676277221702";
google_ad_slot = "8180382492";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<p>Web privacy is quite a hot topic as of late. The idea that most everything we do on the Internet is tracked and then used against us &#8211; not necessarily meant to be a negative &#8211; is understood by a greater percentage of users, not just the web savvy folks of even a year ago. The momentum behind privacy has become so strong that now all modern browsers ship with a feature called <strong>Private browsing</strong> (Firefox),<strong> Icognito mode</strong> (Chrome),  or <strong>InPrivate browsing</strong> (IE)<em> </em>- and unofficially titled <em>porn mode</em>. Private browsing prevents the browser and websites it loads from storing or tacking information between browsing sessions. When you shutdown your browser, all your activity, browser cache, and cookies are removed &#8211; leaving no tracks to later be followed. Nice feature in certain situations but none of the major browsers make it easy to enable the functionality automatically for every session. If this interests you, here&#8217;s how to go about it.</p>
<p><strong>Firefox 3.1 Private Mode<br />
</strong></p>
<ol>
<li>From the AwesomeBar type <em><strong>about:config</strong></em> and hit enter.</li>
<li>In the <strong>Filter</strong> box type <em><strong>browser.privatebrowsing.autostart</strong></em>.</li>
<li>In the main Firefox window one result should be returned, titled as above. Double  click on it to change the value to <strong>true</strong>.</li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-1761" title="firefox-private-browsing" src="http://www.howinthetech.com/wp-content/uploads/firefox-private-browsing.png" alt="firefox-private-browsing" width="418" height="131" /></p>
</ol>
<p><strong>Internet Explorer 8 InPrivate Browsing</strong></p>
<ol>
<li>Internet Explorer requires you to modify the shortcut used to launch the browser. Locate the shortcut item either on your desktop or in your Start Menu.</li>
<li><strong>Right-click</strong> on the icon and select <strong>Properties</strong>.</li>
<li>Append <strong><em>-private</em></strong> in the target box <strong>after</strong> the final quotation mark.</li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-1762" title="ie8-inprivate-browsing" src="http://www.howinthetech.com/wp-content/uploads/ie8-inprivate-browsing.jpg" alt="ie8-inprivate-browsing" width="374" height="236" /></p>
</ol>
<p><strong>Google Chrome Incognito Mode</strong></p>
<ol>
<li>In a similar fashion to IE8 above, modify the Target box of the shortcut appending <em><strong>&#8211;icognito</strong></em>. Note that this is a double dash, where as IE was just the single dash.</li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-1763" title="chrome-incognito" src="http://www.howinthetech.com/wp-content/uploads/chrome-incognito.jpg" alt="chrome-incognito" width="373" height="231" /></p>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.howinthetech.com/automatically-start-ie8-firefox-chrome-in-private-browsing-mode/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Relocate the Stop and Refresh Buttons in IE8</title>
		<link>http://www.howinthetech.com/relocate-the-stop-and-refresh-buttons-in-ie8/</link>
		<comments>http://www.howinthetech.com/relocate-the-stop-and-refresh-buttons-in-ie8/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 20:43:50 +0000</pubDate>
		<dc:creator>Adam Myers</dc:creator>
				<category><![CDATA[How in the Tech]]></category>
		<category><![CDATA[Customization]]></category>
		<category><![CDATA[Internet Explorer]]></category>

		<guid isPermaLink="false">http://www.howinthetech.com/?p=1720</guid>
		<description><![CDATA[Last week Microsoft released their latest iteration of their web browser, Internet Explorer 8. Microsoft&#8217;s release slogan for this version is making your web even better,.. Faster, Easier, Safer. So, is it? Well, I am firm believer that security and safety can only be evaluated with respect to time. Benchmarks support the notion that 8 [...]]]></description>
			<content:encoded><![CDATA[<p><div style="float: right; margin-top:0px;margin-left:5px;"><script type="text/javascript"><!--
google_ad_client = "pub-7614676277221702";
google_ad_slot = "8180382492";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<p>Last week Microsoft released their latest iteration of their web browser, <a href="http://www.microsoft.com/windows/internet-explorer/default.aspx">Internet Explorer 8</a>. Microsoft&#8217;s release slogan for this version is <em>making your web even better,.. Faster, Easier, Safer.</em> So, is it? Well, I am firm believer that security and safety can only be evaluated with respect to time. Benchmarks support the notion that 8 is faster than 7, but what does that mean in day to day use &#8211; not much if my brief usage is any indication. So that leaves us with easier, an admittedly objective quality but something I feel is worth talking about.</p>
<p>When you first open Internet Explorer 8 you may be shocked to see that the <strong>refresh</strong> and <strong>stop</strong> buttons have been relocated, now to the right of the address bar. Previous versions of IE, and every other browser worth mentioning, have the buttons located to the left of the address bar. I&#8217;m sure Microsoft has spent millions of dollars on usability tests whose results confirm that right is wrong and left is where it&#8217;s at, but to me, this reeks of the desire to change just for the sake of change &#8211; something you see throughout Windows Vista. Changing fundamental things seems to clash with the ideology of making something easier no?</p>
<p style="text-align: center;"><img class="size-full wp-image-1721 aligncenter" title="ie8_layout_1" src="http://www.howinthetech.com/wp-content/uploads/ie8_layout_1.jpg" alt="ie8_layout_1" width="437" height="80" /></p>
<p>It is possible to revert to the old button layout however. Furthermore, it is evident that Microsoft expected resistance because the option to change it back is blatant. You may be familiar of how you can add and remove buttons from the IE interface by <strong>right-clicking</strong> anywhere in the menubar and choosing <strong>Customize</strong>. Previously, this would take you to a dialog window that allowed you to add/remove buttons as well as organize the ordering. As you&#8217;d expect, the customize option is still available in IE8 but rather than having to navigate deep into the dialog, the option to revert is as simple a selecting <strong>Show Stop and Refresh Buttons before Address Bar</strong>.</p>
<p style="text-align: center;"><img class="size-medium wp-image-1722 aligncenter" title="ie8_layout_2" src="http://www.howinthetech.com/wp-content/uploads/ie8_layout_2-470x245.jpg" alt="ie8_layout_2" width="470" height="245" /></p>
<p style="text-align: left;">Ah .. much better!</p>
<p style="text-align: center;"><img class="size-full wp-image-1723 aligncenter" title="ie8_layout_3" src="http://www.howinthetech.com/wp-content/uploads/ie8_layout_3.jpg" alt="ie8_layout_3" width="438" height="80" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.howinthetech.com/relocate-the-stop-and-refresh-buttons-in-ie8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->