RageingNonsense's Profile

Member since February 22, 2006

  • Name

    RageingNonsense

Favorite Files

Recent Posts

  1. Comment - Interview: Microsoft Exec Talks IE7, RSS

    (Feb 22, 2006 - 11:15 AM)

    As a web developer, the feature that IE lacks that makes me ABHOR it the most is it's s***ty javascript debugging capabilities. Trying to debug a script in IE is like trying to build a house in the dark. The one debugger it DOES have (and I must admit, I don't eve know if it came with IE, XP, or my visual studio suite) is total crap. I can't debug code with user input, which basically makes it useless. I can't even watch variables properly.

    It's bad enough that I have to practically make two different apps so that all the end users have the same experience (or close to it), but when you are not giving me the tools to even do that much, it becomes a major issue.

    I'd like to see 2 things in IE7. Standards compliance, and GOOD debugging tools for the developer.

    Personally, I don't care what browser you use. It's all user preference. But, remember it is a WEB browser. One web. One standard. Please stop making me code two versions of my apps =/.