<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: IE Dev Toolbar 1.00.2188.0 annoying popup fix</title>
	<atom:link href="http://www.nanoant.com/tweaks/ie-dev-toolbar-annoying-popup-fix/feed" rel="self" type="application/rss+xml" />
	<link>http://www.nanoant.com/tweaks/ie-dev-toolbar-annoying-popup-fix</link>
	<description>Yet another self-employee site &#38; blog</description>
	<pubDate>Wed, 03 Dec 2008 23:08:57 +0000</pubDate>
	
		<item>
		<title>By: Manish Bansal</title>
		<link>http://www.nanoant.com/tweaks/ie-dev-toolbar-annoying-popup-fix#comment-383</link>
		<dc:creator>Manish Bansal</dc:creator>
		<pubDate>Mon, 25 Aug 2008 06:05:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.nanoant.com/tweaks/ie-dev-toolbar-10-beta-3-annoying-error-fix#comment-383</guid>
		<description>I have Replaced error line by this, but no luck :( &lt;code&gt;
&lt;/code&gt;try { collSelectors.item(i).SetQuirksMode(true); } catch(e) {}
anyone lucky temme does it worked after replacing it ? 

Regards,
Manish

&lt;code&gt;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>I have Replaced error line by this, but no luck <img src='http://www.nanoant.com/wp/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> <code><br />
</code>try { collSelectors.item(i).SetQuirksMode(true); } catch(e) {}<br />
anyone lucky temme does it worked after replacing it ? </p>
<p>Regards,<br />
Manish</p>
<p><code></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jrivero</title>
		<link>http://www.nanoant.com/tweaks/ie-dev-toolbar-annoying-popup-fix#comment-368</link>
		<dc:creator>jrivero</dc:creator>
		<pubDate>Thu, 03 Jul 2008 20:53:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.nanoant.com/tweaks/ie-dev-toolbar-10-beta-3-annoying-error-fix#comment-368</guid>
		<description>Thank you very much.

I had problems with Total Commander but XN ResourceEditor worked smoothly.

Cheers, JR</description>
		<content:encoded><![CDATA[<p>Thank you very much.</p>
<p>I had problems with Total Commander but XN ResourceEditor worked smoothly.</p>
<p>Cheers, JR</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IE Dev Toolbar 1.00.2188.0 Dll Patching - Eurohackers.it Blog di informaica, notizie, programmazione, linux e tecnologia</title>
		<link>http://www.nanoant.com/tweaks/ie-dev-toolbar-annoying-popup-fix#comment-367</link>
		<dc:creator>IE Dev Toolbar 1.00.2188.0 Dll Patching - Eurohackers.it Blog di informaica, notizie, programmazione, linux e tecnologia</dc:creator>
		<pubDate>Sun, 22 Jun 2008 11:15:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.nanoant.com/tweaks/ie-dev-toolbar-10-beta-3-annoying-error-fix#comment-367</guid>
		<description>[...] questo fastidioso popup. Le istruzioni su come effettuare le modifiche sono disponibili su questa pagina. Riassumendo: 1. Chiudere eventuali istanze aperte di Internet Explorer. 2. Individuare il file [...]</description>
		<content:encoded><![CDATA[<p>[...] questo fastidioso popup. Le istruzioni su come effettuare le modifiche sono disponibili su questa pagina. Riassumendo: 1. Chiudere eventuali istanze aperte di Internet Explorer. 2. Individuare il file [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel LaLiberte</title>
		<link>http://www.nanoant.com/tweaks/ie-dev-toolbar-annoying-popup-fix#comment-358</link>
		<dc:creator>Daniel LaLiberte</dc:creator>
		<pubDate>Fri, 09 May 2008 14:06:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.nanoant.com/tweaks/ie-dev-toolbar-10-beta-3-annoying-error-fix#comment-358</guid>
		<description>Well, this try...catch around the setQuirksMode call turned out to not quite enough for me.  When visiting local files, I would get access denied errors in other parts of this code.  But the same idea will work applied in a different place.


function ParseDoc()
{
    try { api.ParseDoc(doc); } catch (e) {}
}
 

Also the XN resource editor appears to have problems saving the modified dll file, or it doesn't complain if it can't save for some reason.  But if I Save as... using intermediate files, the newly saved dll is correct.</description>
		<content:encoded><![CDATA[<p>Well, this try&#8230;catch around the setQuirksMode call turned out to not quite enough for me.  When visiting local files, I would get access denied errors in other parts of this code.  But the same idea will work applied in a different place.</p>
<p>function ParseDoc()<br />
{<br />
    try { api.ParseDoc(doc); } catch (e) {}<br />
}</p>
<p>Also the XN resource editor appears to have problems saving the modified dll file, or it doesn&#8217;t complain if it can&#8217;t save for some reason.  But if I Save as&#8230; using intermediate files, the newly saved dll is correct.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel LaLiberte</title>
		<link>http://www.nanoant.com/tweaks/ie-dev-toolbar-annoying-popup-fix#comment-357</link>
		<dc:creator>Daniel LaLiberte</dc:creator>
		<pubDate>Thu, 08 May 2008 23:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.nanoant.com/tweaks/ie-dev-toolbar-10-beta-3-annoying-error-fix#comment-357</guid>
		<description>By the way, I think I am suddenly seeing this error because some other upgrade or software installation exposed this bug.  MS developers may not be seeing this bug because they know how to work around it. I can't believe they would tolerate the choice of either disabling the useful toolbar, or getting a popup error on almost every page.</description>
		<content:encoded><![CDATA[<p>By the way, I think I am suddenly seeing this error because some other upgrade or software installation exposed this bug.  MS developers may not be seeing this bug because they know how to work around it. I can&#8217;t believe they would tolerate the choice of either disabling the useful toolbar, or getting a popup error on almost every page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel LaLiberte</title>
		<link>http://www.nanoant.com/tweaks/ie-dev-toolbar-annoying-popup-fix#comment-356</link>
		<dc:creator>Daniel LaLiberte</dc:creator>
		<pubDate>Thu, 08 May 2008 23:34:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.nanoant.com/tweaks/ie-dev-toolbar-10-beta-3-annoying-error-fix#comment-356</guid>
		<description>This, from Victor Ott above, worked for me:

'I used “XN Resource Editor”, saved the resource as .txt file, edited it, removed the old one (English USA), imported the editedone, changed language property to “English USA” and everything went smooth.'

A couple notes that might help.  

* To save the 235.bin resource, right-click on the resource icon under the 235 'folder' and select Export Resource. 
* I used Notepad++ to edit the 235.bin file.  
* To delete the old resource in the dll, right-click and select 'Delete Resource'.   
* To add the edited 235.bin back into the dll, select Resource menu: Import User Resource..., and select the file.

For me the edited resource ended up under a BIN folder rather than the original TXT folder, but I don't think it cares.  Maybe saving as .txt will help - I didn't do that.</description>
		<content:encoded><![CDATA[<p>This, from Victor Ott above, worked for me:</p>
<p>&#8216;I used “XN Resource Editor”, saved the resource as .txt file, edited it, removed the old one (English USA), imported the editedone, changed language property to “English USA” and everything went smooth.&#8217;</p>
<p>A couple notes that might help.  </p>
<p>* To save the 235.bin resource, right-click on the resource icon under the 235 &#8216;folder&#8217; and select Export Resource.<br />
* I used Notepad++ to edit the 235.bin file.<br />
* To delete the old resource in the dll, right-click and select &#8216;Delete Resource&#8217;.<br />
* To add the edited 235.bin back into the dll, select Resource menu: Import User Resource&#8230;, and select the file.</p>
<p>For me the edited resource ended up under a BIN folder rather than the original TXT folder, but I don&#8217;t think it cares.  Maybe saving as .txt will help - I didn&#8217;t do that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://www.nanoant.com/tweaks/ie-dev-toolbar-annoying-popup-fix#comment-335</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Thu, 06 Mar 2008 14:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.nanoant.com/tweaks/ie-dev-toolbar-10-beta-3-annoying-error-fix#comment-335</guid>
		<description>couldnt get any of the resource editors to work so i couldnt fix the issue, any help greatly appreciated</description>
		<content:encoded><![CDATA[<p>couldnt get any of the resource editors to work so i couldnt fix the issue, any help greatly appreciated</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chepech</title>
		<link>http://www.nanoant.com/tweaks/ie-dev-toolbar-annoying-popup-fix#comment-334</link>
		<dc:creator>Chepech</dc:creator>
		<pubDate>Fri, 29 Feb 2008 23:37:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.nanoant.com/tweaks/ie-dev-toolbar-10-beta-3-annoying-error-fix#comment-334</guid>
		<description>Thats the magic of Open Source, you don't have to wait for some bureaucratic asshole to fix something that doesn't represent profits.

I LOVE FIRE FOX Firebug for that !</description>
		<content:encoded><![CDATA[<p>Thats the magic of Open Source, you don&#8217;t have to wait for some bureaucratic asshole to fix something that doesn&#8217;t represent profits.</p>
<p>I LOVE FIRE FOX Firebug for that !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.nanoant.com/tweaks/ie-dev-toolbar-annoying-popup-fix#comment-326</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Wed, 23 Jan 2008 13:30:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.nanoant.com/tweaks/ie-dev-toolbar-10-beta-3-annoying-error-fix#comment-326</guid>
		<description>Just stopping by again to see if anyone else has had similar problems trying to implement this "fix" to the tool. Can anyone offer additional assistance?

Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Just stopping by again to see if anyone else has had similar problems trying to implement this &#8220;fix&#8221; to the tool. Can anyone offer additional assistance?</p>
<p>Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.nanoant.com/tweaks/ie-dev-toolbar-annoying-popup-fix#comment-322</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Fri, 04 Jan 2008 16:43:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.nanoant.com/tweaks/ie-dev-toolbar-10-beta-3-annoying-error-fix#comment-322</guid>
		<description>I tried following the instructions for Resource Extractor (extensino of Total Commander) and the XN Resource Editor but their one of these applications had the applicable functionality to get to the ParseDoc() function. Can someone shine a bit more light for me.

Thanks in Advance!</description>
		<content:encoded><![CDATA[<p>I tried following the instructions for Resource Extractor (extensino of Total Commander) and the XN Resource Editor but their one of these applications had the applicable functionality to get to the ParseDoc() function. Can someone shine a bit more light for me.</p>
<p>Thanks in Advance!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
