IE8: "On the path to Web Standards Compliance"

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

IE8: "On the path to Web Standards Compliance"

Post by John Cartwright »

Has Microsoft finally realized web standards are important?!

http://www.digg.com/microsoft/Internet_ ... ACID2_test
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Post by alex.barylski »

I haven't read it - but I will and I"l.l save that link too thanks. ;)

Anyways, I sure hope they have. After spending the better part of two days re-designing my application UI and adjusting the validating XHTML only to find it doesn't work in IE6...jesus...I just want the same code to work in all browsers thank you very much. :P
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post by Luke »

heard this on slashdot... very nice.

EDIT: just because I'm curious... what does acid stand for? I read in my mysql book that it relates to transactions. Did the acid2 test just borrow the word acid from transaction testing?
User avatar
s.dot
Tranquility In Moderation
Posts: 5001
Joined: Sun Feb 06, 2005 7:18 pm
Location: Indiana

Post by s.dot »

Maybe they'll gain back some of the market share from standards compliant browsers. But, the damage is already done. They should've followed down this path 5+ years ago and I'd still be using IE. They lost a lot of people to mozilla, opera, safari, and others.

And unless it gets to the point where IE is such the gold standards of standards compliance, that people openly start loathing firefox and it becomes a hassle to develop for firefox, then I won't be switching. ;)
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
User avatar
anjanesh
DevNet Resident
Posts: 1679
Joined: Sat Dec 06, 2003 9:52 pm
Location: Mumbai, India

Post by anjanesh »

They've mentioned the details on their blog (http://blogs.msdn.com/ie/archive/2007/1 ... stone.aspx)
I was hoping this would be available in Windows XP SP3 RC - maybe it'll be available on SP3 Final.

Its mentioned that web developers can just add an HTML tag at the beginning to indicate to render in standards mode or not.
User avatar
s.dot
Tranquility In Moderation
Posts: 5001
Joined: Sun Feb 06, 2005 7:18 pm
Location: Indiana

Post by s.dot »

This will take a long time to come into effect, though. A very large percentage of xp users are still using ie6 and lower. Not to mention people still using ME, 95, 98. Too many versions of IE with drastically different rendering capabilities. :(
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Post by alex.barylski »

The Ninja Space Goat wrote:heard this on slashdot... very nice.

EDIT: just because I'm curious... what does acid stand for? I read in my mysql book that it relates to transactions. Did the acid2 test just borrow the word acid from transaction testing?
http://en.wikipedia.org/wiki/ACID
User avatar
Maugrim_The_Reaper
DevNet Master
Posts: 2704
Joined: Tue Nov 02, 2004 5:43 am
Location: Ireland

Post by Maugrim_The_Reaper »

I think that the fact there is an IE8 at all is suggestive things are improving. IE7 was incredibly hyped and became a disappointment in the end. I still open up IE7 and get the location of all those buttons wrong!

I still think they'll have a lot of catching up to do. The open source browsers have conquered (mostly) web standards or at least have a handle on them. The selling points between each have progressed past the basics into the realm of who's faster, who is more extendible, who's javascript engine is best, who's...

Unless IE8 racks up points on that level it's still going to get slated upon release.
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Post by Kieran Huggins »

The term "acid test" comes from the gold rush. Gold reacts differently to most acids than other metals; prospectors used acid mixtures to verify their claims. It's now synonymous with "foolproof, independent verification".

It's just an unfortunate coincidence that DBs use the same word as an acronym.
malcolmboston
DevNet Resident
Posts: 1826
Joined: Tue Nov 18, 2003 1:09 pm
Location: Middlesbrough, UK

Post by malcolmboston »

good to know, but seeing as adoption rates of IE7 have been pitiful and IE6 is still by far the most used browser, it really means nothing to me as i will still have to code for IE6.
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

I still have to set conditional hacks for IE (6 and 7) and I don't see Microsoft being compliant any time soon. No matter what they say. They have screwed people long enough that I am of the stance of "I'll believe it when I see it" from them.
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Post by Kieran Huggins »

New browser versions always take years to replace their previous versions. Vista, flopping like it did, only compounds the issue.

I applaud MS for passing Acid2, but it means very little for us poor developers since IE6 still works fine for the users that are happy with it. The fact that many people didn't update to IE7 is a clear indicator that those same users won't upgrade to IE8 either.

Good job IE team; too bad the OS team cut your legs off. Best of luck!
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post by Luke »

thanks guys... good to know (in reference to ACID)
matthijs
DevNet Master
Posts: 3360
Joined: Thu Oct 06, 2005 3:57 pm

Post by matthijs »

They should just stop developing IE and ship Firefox with the next OS update.
User avatar
Jenk
DevNet Master
Posts: 3587
Joined: Mon Sep 19, 2005 6:24 am
Location: London

Post by Jenk »

They'll chuck in a load of other non-compliance crap I'm betting.
Post Reply