<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Using Opera to troubleshoot Javascript errors in IE</title>
	<link>http://thecodegirl.org/index.php/2006/07/05/troubleshooting-javascript-errors-in-ie.html</link>
	<description>Why accept things as-is when you can tweak them with a little code?</description>
	<pubDate>Wed, 10 Mar 2010 16:19:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>by: Ivan</title>
		<link>http://thecodegirl.org/index.php/2006/07/05/troubleshooting-javascript-errors-in-ie.html#comment-9052</link>
		<pubDate>Wed, 28 Jan 2009 21:00:00 +0000</pubDate>
		<guid>http://thecodegirl.org/index.php/2006/07/05/troubleshooting-javascript-errors-in-ie.html#comment-9052</guid>
					<description>Well, I'm using JS debugger for IE, the one from MS Office. It's not as cool as, for example, firebug in firefox (firebug is the best web-developing tool I ever seen), but it's pretty useful for JS debugging. Breakpoints, variables, tracing, it really can do it. As for extending of error description, maybe Opera console is better, I'm not sure. Without normal debugging tool it's very poor, and advices &quot;add [postError] after every JS line&quot; is very, very annoying (maybe even idiotic). Nowdays Opera is proudly introduces Dragonfly, on fact - firebug clone. But it's still alpha or so, it's somewhat loading from Opera site (sic), and many of it's features works strangely.
Summary: use firebug for developing/debugging wherever you can.
For specific browser errors there must be debugging tools in the every browser. For IE it can be installed from MS Office (used on 99% windows comps, Vis studio hmmm.. 5% ?). For Opera wait for stable Dragonfly or buy debugging app (he-he-he) or shamanic dances.</description>
		<content:encoded><![CDATA[<p>Well, I&#8217;m using JS debugger for IE, the one from MS Office. It&#8217;s not as cool as, for example, firebug in firefox (firebug is the best web-developing tool I ever seen), but it&#8217;s pretty useful for JS debugging. Breakpoints, variables, tracing, it really can do it. As for extending of error description, maybe Opera console is better, I&#8217;m not sure. Without normal debugging tool it&#8217;s very poor, and advices &#8220;add [postError] after every JS line&#8221; is very, very annoying (maybe even idiotic). Nowdays Opera is proudly introduces Dragonfly, on fact - firebug clone. But it&#8217;s still alpha or so, it&#8217;s somewhat loading from Opera site (sic), and many of it&#8217;s features works strangely.<br />
Summary: use firebug for developing/debugging wherever you can.<br />
For specific browser errors there must be debugging tools in the every browser. For IE it can be installed from MS Office (used on 99% windows comps, Vis studio hmmm.. 5% ?). For Opera wait for stable Dragonfly or buy debugging app (he-he-he) or shamanic dances.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Yanal-Yves</title>
		<link>http://thecodegirl.org/index.php/2006/07/05/troubleshooting-javascript-errors-in-ie.html#comment-9050</link>
		<pubDate>Sun, 25 Jan 2009 23:59:34 +0000</pubDate>
		<guid>http://thecodegirl.org/index.php/2006/07/05/troubleshooting-javascript-errors-in-ie.html#comment-9050</guid>
					<description>Hello,

No money is needed : Visual Studio Express Edition is free (this is not a trial but a free version of Visual studio) 
- http://www.microsoft.com/express/vwd/

As an alternative way you may also use Microsoft script debugger : http://www.microsoft.com/downloads/details.aspx?familyid=2F465BE0-94FD-4569-B3C4-DFFDF19CCD99&amp;#38;displaylang=en</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>No money is needed : Visual Studio Express Edition is free (this is not a trial but a free version of Visual studio)<br />
- <a href='http://www.microsoft.com/express/vwd/' rel='nofollow'>http://www.microsoft.com/express/vwd/</a></p>
<p>As an alternative way you may also use Microsoft script debugger : <a href='http://www.microsoft.com/downloads/details.aspx?familyid=2F465BE0-94FD-4569-B3C4-DFFDF19CCD99&amp;displaylang=en' rel='nofollow'>http://www.microsoft.com/downloads/details.aspx?familyid=2F465BE0-94FD-4569-B3C4-DFFDF19CCD99&amp;displaylang=en</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Yanal-Yves</title>
		<link>http://thecodegirl.org/index.php/2006/07/05/troubleshooting-javascript-errors-in-ie.html#comment-9049</link>
		<pubDate>Sat, 17 Jan 2009 21:28:08 +0000</pubDate>
		<guid>http://thecodegirl.org/index.php/2006/07/05/troubleshooting-javascript-errors-in-ie.html#comment-9049</guid>
					<description>Use Visual Studio Express Edition : it's free ! 

http://www.microsoft.com/express/download/</description>
		<content:encoded><![CDATA[<p>Use Visual Studio Express Edition : it&#8217;s free ! </p>
<p><a href='http://www.microsoft.com/express/download/' rel='nofollow'>http://www.microsoft.com/express/download/</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: vlad</title>
		<link>http://thecodegirl.org/index.php/2006/07/05/troubleshooting-javascript-errors-in-ie.html#comment-8152</link>
		<pubDate>Thu, 24 Apr 2008 13:39:14 +0000</pubDate>
		<guid>http://thecodegirl.org/index.php/2006/07/05/troubleshooting-javascript-errors-in-ie.html#comment-8152</guid>
					<description>Hi!
I just wanted to say that I've tried DebugBar and IEWatch - the new nifty tools made my M$ to bridge the infinite gap between them and web developers, and they both suck. I cannot use them for simple error reporting in JS.

I can use Opera though, and I thank you for this blog post!

Seeing it was written 2 years ago, I shiver. M$ still sucks, and I do not doubt that IE8 will too.

PS. The VS2008 solution is hilarious... I mean.. AS IF! :PP - though I don't doubt it's effectiveness. Oh, if someone tries this, please use a pirated copy :)</description>
		<content:encoded><![CDATA[<p>Hi!<br />
I just wanted to say that I&#8217;ve tried DebugBar and IEWatch - the new nifty tools made my M$ to bridge the infinite gap between them and web developers, and they both suck. I cannot use them for simple error reporting in JS.</p>
<p>I can use Opera though, and I thank you for this blog post!</p>
<p>Seeing it was written 2 years ago, I shiver. M$ still sucks, and I do not doubt that IE8 will too.</p>
<p>PS. The VS2008 solution is hilarious&#8230; I mean.. AS IF! :PP - though I don&#8217;t doubt it&#8217;s effectiveness. Oh, if someone tries this, please use a pirated copy :)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: 110110010</title>
		<link>http://thecodegirl.org/index.php/2006/07/05/troubleshooting-javascript-errors-in-ie.html#comment-7655</link>
		<pubDate>Tue, 11 Mar 2008 07:59:48 +0000</pubDate>
		<guid>http://thecodegirl.org/index.php/2006/07/05/troubleshooting-javascript-errors-in-ie.html#comment-7655</guid>
					<description>Hey! You didn't help me a lot.. I've got an error in big script, but only IE says there's an error. Opera and Mozzila Firefox run the script without any bugs... So what should I do, if I haven't got any money to buy Visual Studio? ...</description>
		<content:encoded><![CDATA[<p>Hey! You didn&#8217;t help me a lot.. I&#8217;ve got an error in big script, but only IE says there&#8217;s an error. Opera and Mozzila Firefox run the script without any bugs&#8230; So what should I do, if I haven&#8217;t got any money to buy Visual Studio? &#8230;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Yanal-Yves</title>
		<link>http://thecodegirl.org/index.php/2006/07/05/troubleshooting-javascript-errors-in-ie.html#comment-6320</link>
		<pubDate>Sat, 12 Jan 2008 12:51:07 +0000</pubDate>
		<guid>http://thecodegirl.org/index.php/2006/07/05/troubleshooting-javascript-errors-in-ie.html#comment-6320</guid>
					<description>In order to debug javascript under Internet Explorer, install Visual Studio 2008, create a new web site, put your hmtl/javascript app inside. On IE menu &quot;Tools&quot;=&amp;#62;&quot;Advance Option&quot; under the &quot;advance&quot; tab clear both &quot;disable script debugging&quot; checkboxes and check &quot;display a notification about every script error&quot;. In VS2008 run the website in debug. You will be able to debug everything on a web page (breakpoints, watch, wiew all scripts loaded by a page, ...etc! Debuggin IE will never be the same!</description>
		<content:encoded><![CDATA[<p>In order to debug javascript under Internet Explorer, install Visual Studio 2008, create a new web site, put your hmtl/javascript app inside. On IE menu &#8220;Tools&#8221;=&gt;&#8221;Advance Option&#8221; under the &#8220;advance&#8221; tab clear both &#8220;disable script debugging&#8221; checkboxes and check &#8220;display a notification about every script error&#8221;. In VS2008 run the website in debug. You will be able to debug everything on a web page (breakpoints, watch, wiew all scripts loaded by a page, &#8230;etc! Debuggin IE will never be the same!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Chrsi Dawes</title>
		<link>http://thecodegirl.org/index.php/2006/07/05/troubleshooting-javascript-errors-in-ie.html#comment-6277</link>
		<pubDate>Fri, 11 Jan 2008 04:07:25 +0000</pubDate>
		<guid>http://thecodegirl.org/index.php/2006/07/05/troubleshooting-javascript-errors-in-ie.html#comment-6277</guid>
					<description>debug bar (debugbar.com) is great for IE and free for personal use! :-)</description>
		<content:encoded><![CDATA[<p>debug bar (debugbar.com) is great for IE and free for personal use! :-)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: HL</title>
		<link>http://thecodegirl.org/index.php/2006/07/05/troubleshooting-javascript-errors-in-ie.html#comment-4560</link>
		<pubDate>Tue, 06 Nov 2007 19:43:18 +0000</pubDate>
		<guid>http://thecodegirl.org/index.php/2006/07/05/troubleshooting-javascript-errors-in-ie.html#comment-4560</guid>
					<description>As much of a pain it is to get the DOM working with IE, I really can't hate its debugger; it not only allows you to break and step through javascript, but also allows you to read its call stack and the contents of all objects within the scope of the breaking function.</description>
		<content:encoded><![CDATA[<p>As much of a pain it is to get the DOM working with IE, I really can&#8217;t hate its debugger; it not only allows you to break and step through javascript, but also allows you to read its call stack and the contents of all objects within the scope of the breaking function.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Steve Love</title>
		<link>http://thecodegirl.org/index.php/2006/07/05/troubleshooting-javascript-errors-in-ie.html#comment-146</link>
		<pubDate>Sat, 31 Mar 2007 07:05:29 +0000</pubDate>
		<guid>http://thecodegirl.org/index.php/2006/07/05/troubleshooting-javascript-errors-in-ie.html#comment-146</guid>
					<description>Thank you! You just saved me a whole heap of trouble trying to figure out what Internet Explorer meant exactly when it told me an object was expected.</description>
		<content:encoded><![CDATA[<p>Thank you! You just saved me a whole heap of trouble trying to figure out what Internet Explorer meant exactly when it told me an object was expected.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: netdragon</title>
		<link>http://thecodegirl.org/index.php/2006/07/05/troubleshooting-javascript-errors-in-ie.html#comment-139</link>
		<pubDate>Tue, 06 Mar 2007 16:56:14 +0000</pubDate>
		<guid>http://thecodegirl.org/index.php/2006/07/05/troubleshooting-javascript-errors-in-ie.html#comment-139</guid>
					<description>Opera doesn't use IE's Javascript engine, so although I think Opera tries to mimick the way IE works to some degree on some things, it will only give false positives as to what the problem is in other cases. I'd instead focus on trying to make it also work in Opera, and hope that solves the problems in IE. If not, I'd use MS's script debugger (or Visual Studio). I know it stinks, but 'tis life. Someday, hopefully, Microsoft will get their acts together.</description>
		<content:encoded><![CDATA[<p>Opera doesn&#8217;t use IE&#8217;s Javascript engine, so although I think Opera tries to mimick the way IE works to some degree on some things, it will only give false positives as to what the problem is in other cases. I&#8217;d instead focus on trying to make it also work in Opera, and hope that solves the problems in IE. If not, I&#8217;d use MS&#8217;s script debugger (or Visual Studio). I know it stinks, but &#8217;tis life. Someday, hopefully, Microsoft will get their acts together.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
