Forum Moderators: open
So what can us web developers do about this? We might not need to take action right now, but if MS does not release a new version for current and old os's, we will need to eventually. Will we need to resort to "best viewed in any browser better than IE6" statements on our websites? JK :) Do we petition MS to release new stand-alone versions?
Is this all not going to matter once the medium changes and people start using their phones and pdas and wearable computers to access the web? Will extensible, standards compliant, gracefully degradable code in a a non-pixel perfect design be OK? Am I just being paranoid? Any thoughts?
I was die hard Netscape user, but v4 was poor joke comparing to IE4 and then 5. I tried every build of Mozilla but it was not there until recently they stopped playing games with developing super-duper platform that does everything and focussed on getting good browser on Windows.
It really gets me that MS has all the resources it does, and would most likely have no problem making a standards-compliant browser, but it does nothing. Incorrect CSS support, png support, security issues, memory hogging (just try having 5-10 different IE windows open, and see how much memory it uses in total compared to something like firefox with 5-10 tabs open! You might be surprised!), all those problems make it a pain to design for! ...well, except the memory hogging. That's just annoying. :)
I've adapted my design style, though. Now I design for Firefox, and then try and make it work in IE. There's almost always little fixes you can add. Of course, sometimes the "fixes" create more bugs... which then create more bugs...
Heck, I'm all for saying "To view this page correctly requires a standards-compliant browser"! It would sure make my job quite a bit easier ;)