<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>My Fried Tech! - Internet Explorer</title>
    <link>http://www.myfriedmind.com/techBlog/</link>
    <description>oddities from my work</description>
    <language>en-us</language>
    <copyright>Matt Mcknight</copyright>
    <lastBuildDate>Fri, 02 Oct 2009 18:21:09 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.9074.18820</generator>
    <managingEditor>matt@em.org</managingEditor>
    <webMaster>matt@em.org</webMaster>
    <item>
      <trackback:ping>http://www.myfriedmind.com/techBlog/Trackback.aspx?guid=bf905479-7027-45a9-860e-28b90861ab57</trackback:ping>
      <pingback:server>http://www.myfriedmind.com/techBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.myfriedmind.com/techBlog/PermaLink,guid,bf905479-7027-45a9-860e-28b90861ab57.aspx</pingback:target>
      <dc:creator>papabear</dc:creator>
      <wfw:comment>http://www.myfriedmind.com/techBlog/CommentView,guid,bf905479-7027-45a9-860e-28b90861ab57.aspx</wfw:comment>
      <wfw:commentRss>http://www.myfriedmind.com/techBlog/SyndicationService.asmx/GetEntryCommentsRss?guid=bf905479-7027-45a9-860e-28b90861ab57</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I encountered a user who was browsing to a webpage that locked up their computer.
I kid you not, we had to do a hard reboot, no ctrl-alt-del anything. She was using
IE 7 and there were no fancy-schmancy toolbars on there, but I took a looksee at her
add-ons as I have found these to not merely be an issue on occasion but even to be
where malware has secreted itself.
</p>
        <p>
I noticed an add-on named "jqsiestartdetectorimpl" which referenced jqs_plugin.dll.
That is the Sun Java quickstarter file. 
</p>
        <p>
Now one of the problems in the whole realm of computers is that with so much competition,
vendors do not care if they break your computer as long as they are on top. Who cares
if your computer is slower as long as our product launches a microsecond faster. So
you end up with a thousand (okay, I exaggerate) little programs sucking up memory
because they each are thinking about numero uno. And no, numero uno is NOT you.
</p>
        <p>
So I disabled that add-on and voila! 
</p>
        <p>
Note that many of these do NOT need to run for your stuff to work beautifully. And
in this case (and others I have run across) all they do is mess up the browser, and
possibly freeze the computer.<img src="http://www.myfriedmind.com/techBlog/content/binary/ieNoAddOns.gif" align="right" border="0" /></p>
        <p>
One nice thing about IE 7 and 8 is that they have a "no add-ons" mode. You can
get to it a few ways
</p>
        <ol>
          <li>
Start/Run and type "iexplore.exe -extoff" (sans quotes). Note that you will need to
reenable any add-ons that you want since this turns them all off. 
</li>
          <li>
From the Start menu, to into Accessories / System Tools / Internet Explorer (No Add-ons).
This will only disable add-ons for the duration of this session.</li>
        </ol>
        <p>
Note that #2 is better for troubleshooting since it does not turn them off permanently.
</p>
        <p>
Remember - malware likes to hide here, so keep an eye on these.
</p>
        <img width="0" height="0" src="http://www.myfriedmind.com/techBlog/aggbug.ashx?id=bf905479-7027-45a9-860e-28b90861ab57" />
      </body>
      <title>Add-ons and broken browsers</title>
      <guid isPermaLink="false">http://www.myfriedmind.com/techBlog/PermaLink,guid,bf905479-7027-45a9-860e-28b90861ab57.aspx</guid>
      <link>http://www.myfriedmind.com/techBlog/2009/10/02/AddonsAndBrokenBrowsers.aspx</link>
      <pubDate>Fri, 02 Oct 2009 18:21:09 GMT</pubDate>
      <description>&lt;p&gt;
I encountered a user who was browsing to a webpage that locked up their computer.
I kid you not, we had to do a hard reboot, no ctrl-alt-del anything. She was using
IE 7 and there were no fancy-schmancy toolbars on there, but I took a looksee at her
add-ons as I have found these to not merely be an issue on occasion but even to be
where malware has secreted itself.
&lt;/p&gt;
&lt;p&gt;
I noticed an add-on named "jqsiestartdetectorimpl" which referenced jqs_plugin.dll.
That is the Sun Java quickstarter file. 
&lt;/p&gt;
&lt;p&gt;
Now one of the problems in the whole realm of computers is that with so much competition,
vendors do not care if they break your computer as long as they are on top. Who cares
if your computer is slower as long as our product launches a microsecond faster. So
you end up with a thousand (okay, I exaggerate) little programs sucking up memory
because they each are thinking about numero uno. And no, numero uno is NOT you.
&lt;/p&gt;
&lt;p&gt;
So I disabled that add-on and voila! 
&lt;/p&gt;
&lt;p&gt;
Note that many of these do NOT need to run for your stuff to work beautifully. And
in this case (and others I have run across) all they do is mess up the browser, and
possibly freeze the computer.&lt;img src="http://www.myfriedmind.com/techBlog/content/binary/ieNoAddOns.gif" align=right border=0&gt;
&lt;/p&gt;
&lt;p&gt;
One nice thing about IE 7 and 8 is that&amp;nbsp;they have a "no add-ons" mode. You can
get to it a few ways
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
Start/Run and type "iexplore.exe -extoff" (sans quotes). Note that you will need to
reenable any add-ons that you want since this turns them all off. 
&lt;li&gt;
From the Start menu, to into Accessories / System Tools / Internet Explorer (No Add-ons).
This will only disable add-ons for the duration of this session.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
Note that #2 is better for troubleshooting since it does not turn them off permanently.
&lt;/p&gt;
&lt;p&gt;
Remember - malware likes to hide here, so keep an eye on these.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.myfriedmind.com/techBlog/aggbug.ashx?id=bf905479-7027-45a9-860e-28b90861ab57" /&gt;</description>
      <comments>http://www.myfriedmind.com/techBlog/CommentView,guid,bf905479-7027-45a9-860e-28b90861ab57.aspx</comments>
      <category>Internet Explorer</category>
    </item>
  </channel>
</rss>