XUL Freaky Stuff
(It's 4am on a Friday night so naturally I'm depriving myself of much-needed sleep and diving into XUL programming i.e. learning how to build extensions for the Firefox.)
Don't get me wrong, I like Internet Explorer 7 and I applaud the effort made by the IE team but guys could you not have improved the shoddy error reporting.
Not long ago, I used Internet Explorer almost exclusively and one of the reasons Firefox has stolen my soul is down to it's developer-friendly error reporting and debugging.
What prompted this rant was an error I encountered first thing this morning on my current project. Internet Explorer simply said, "Hey dipship, you have an error, go figure". Also IE seems to displays the exact same error message, 'Object missing', for a myriad of different scenarios.

Firefox on the other hand, says "Yo! Little problem on line 1. There's no init() method.". It tells me exactly what the problem is! No thinking involved. Time saved. And it also provides a link to bring up the code, be in in the current file or on some dynamically generated JavaScript file. Very handy.

IE Team, please help us developers. Is there some developer extension for IE7 I don't know about? I just searched and installed the developer toolbar for IE7; it's good but alas, it doesn't provide better debugging services.
One final rant: IE7 should lose the annoying Error on Page message in the bottom left of the browser.
![]()
It only advertises how crummy some developers are (notice I didn't say we) and frightens little children
.
Peter Coppinger aka Topper is a neurotic web monster who spends most of his chaotic life developing ColdFusion web applications when not drinking himself into a stupor and scheming his plans for world dominance.