Slashdot Log In
Just what has Microsoft been doing for IE 7?
Posted by
timothy
on Mon Aug 07, 2006 02:33 PM
from the i-e-is-a-scream dept.
from the i-e-is-a-scream dept.
Jeff Reifman writes "Last week, Windows columnist Paul Thurrott ripped into Microsoft for ignoring CSS standards with its upcoming Internet Explorer 7.0. "Microsoft has set back Web development by an immeasurable amount of time. My advice is simple: Boycott IE. It's a cancer on the Web that must be stopped. IE isn't secure and isn't standards-compliant, which makes it unworkable both for end users and Web content creators." With the redesign of my own site last month, I discovered just how non-compliant IE is with basic CSS: IE 52% vs. Firefox 93%. Is Microsoft purely incompetent and tone-deaf to customers — or simply counting on IE's non-compliance remaining a de-facto standard?"
Related Stories
[+]
Microsoft Insists IE7 is Standards Compliant 389 comments
ReadWriteWeb writes "Microsoft's Chris Wilson, the Group Program Manager for IE addresses the issue of whether IE7 is CSS and Web standards compliant. Last week a Slashdot post claimed that IE7 was basically non-compliant with CSS standards. But Chris Wilson says that isn't true and that standards improvements is a big part of IE7. He admits that there were a ton of bugs from IE6 that have caused web developers a lot of pain, but says that IE7 will address those and be standards compliant. He goes as far to say that IE7 supports Web standards even at the expense of more backwards compatibility."
This discussion has been archived.
No new comments can be posted.
Just what has Microsoft been doing for IE 7?
|
Log In/Create an Account
| Top
| 354 comments
(Spill at 50!) | Index Only
| Search Discussion
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
I vote de-facto standard (Score:5, Insightful)
(http://www.edflyer.com/)
-Ed
Re:I vote de-facto standard (Score:5, Insightful)
(http://pp.hillrippers.ch/ | Last Journal: Tuesday April 27 2004, @03:22PM)
I'm glad the IE-bashing gets popular even amongst Win-supporters, we Mac- and Linux-users have been alone on that trip for too long.
Auto-boycot (Score:5, Insightful)
if IE --> Download Firefox Link [mozilla.com]
else --> Welcome visitor!
Re:Auto-boycot (Score:5, Informative)
(http://slashdot.org/ | Last Journal: Friday April 02 2004, @06:16AM)
Re:Auto-boycot (Score:5, Insightful)
(http://slashdot.org/ | Last Journal: Monday August 20, @10:21AM)
1. Don't block your target audience.
2. Don't force them to do something they don't want to.
3. Don't try to fragment the web, it won't work anyway.
If they want to use a broken browser, have a popup window say 'your browser is broken, use firefox', and that's it, end of story.
Your end users DO NOT CARE about your personal crusade to rid the Internet of poorly designed browsers. Really, they don't.
Re:Auto-boycot (Score:4, Funny)
(http://www.khalidine.com/)
If they want to use a broken browser, have a popup window say 'your browser is broken, use firefox', and that's it, end of story.
And advertising Firefox in popups... that's soooo much better.
Re:Auto-boycot (Score:4, Interesting)
What you just said, in simpler terms is:
Microsoft's browser can't render CSS properly.
Don't complain about it or try to get it to change.
Don't try and get your userbase to upgrade.
Work around it, instead.
So, I write standards compliant code. You're telling me to break my code JUST so it looks good on some toolsack's browser who hasn't updated since IE5.5!? Further proof people should have to take an exam to be allowed on the internet.
PS - Spend the five minutes and get a *REAL* browser! http://www.opera.com/ [opera.com] or http://www.mozilla.com./ [www.mozilla.com] I have absolutely no pity for idiots who complain about how this site and that site don't look right on their browser and how they'll browse somewhere else. Tell you what, if you're too lazy to upgrade to a real browser, I don't *want* you to view my website. GTF on.
Karma be damned, people like you who can't spend 30 seconds to make sure their computer is actually running properly shouldn't be able to use them.
Re:I vote de-facto standard (Score:5, Interesting)
While some OEMs may choose to bundle IE7 anyway, I think that if Microsoft is barred from any reprisals, most OEMs are sick enough of Microsoft's pressure tactics over the years that they may choose to bundle something else, with the most obvious winner probably being Firefox (since it's the only other browser most people would have heard of).
Re:I vote de-facto standard (Score:5, Insightful)
Plus, I'd rather be able to download and install Firefox on a newly-built computer using IE, than have to download it from another computer and copy it across the network or burn it onto a CD. And what if I don't have access to another computer when build time arrives?
Not having a browser installed = pain in the ass to get one installed = bad idea.
Re:I vote de-facto standard (Score:4, Insightful)
Bundling IE doesn't prevent OEMs from doing their customers a favor by installing Firefox and making it the default browser. There's no good reason not to bundle it.
The following are incentives not to bundle Firefox:
Plus, I'd rather be able to download and install Firefox on a newly-built computer using IE, than have to download it from another computer and copy it across the network or burn it onto a CD.
To be in technical compliance with the law, MS would have allow OEMs to place Firefox or another browser on the install disk. Even if they don't OEMs can include an install disk for the browser. You can use the old version of the browser to download a newer copy of whatever you want.
Re:I vote de-facto standard (Score:5, Insightful)
(Last Journal: Tuesday September 24 2002, @02:32AM)
Re:I vote de-facto standard (Score:5, Insightful)
(http://pdatabase.dyndns.biz/ | Last Journal: Saturday June 04 2005, @11:50AM)
There may or may not be good reasons to OEM firefox onto the machines, but this isn't one of them.
Re:I vote de-facto standard (Score:4, Interesting)
Re:I vote de-facto standard (Score:5, Insightful)
(http://picknit.com/ | Last Journal: Saturday July 29 2006, @03:58PM)
"Hoping" is the wrong word. They know that they're guaranteed 85% of the user base, and don't see any reason they should care about any standards except their own.
And before somebody says, "OK, IE is the de-facto standard, we can all just code our pages to use it." Ask yourself this: when you write code in C++ or Java or Perl, do you blindly guess what might work? No, you look up the language features and APIs that are documented to do what you need done, and you use them. But when it comes to coding web pages there is no documentation. Yeah, there's the Microsoft documentation, but it's badly written, and it reflects an implementation that nobody outside of Microsoft really understands, and that could change at any time.
Standard compliance is important. Not to make your web pages work on everybody's browser. But to make them work at all.
Re:I vote de-facto standard (Score:4, Interesting)
And then you discover that no compiler on the planet actually meets the C++ standard and silly little things don't work on someone's current compiler, Java is frequently a write-once, debug-everywhere platform, and many Perl modules in CPAN aren't nearly as platform-agnostic as they claimed.
If you want things to work, de facto standards you can actually test against are worth more than theoretical, formal specifications any day. But of course, both are merely a means to an end, and useful exactly as far as they help you to achieve your objective at the time.
Re:I vote de-facto standard (Score:4, Insightful)
(http://picknit.com/ | Last Journal: Saturday July 29 2006, @03:58PM)
Rules are necessary for any game. The fact that you can't get 100% compliance is beside the point.
Last year, not last week (Score:4, Informative)
IE developers use Firefox themselves (Score:5, Funny)
Re:IE developers use Firefox themselves (Score:5, Interesting)
Re:IE developers use Firefox themselves (Score:5, Informative)
It allows IE6 to render transparent PNGs (using ActiveX[?] hooks built-in to IE that allow it to render 8-bit transparency, but is mysteriously not enabled for PNGs by default) and programmatically alters the DOM and parsed CSS to enable complex subselectors and a smattering of CSS2/3 selectors as well (including fixed background positioning! [edwards.name]). It adds ~20K to pages using it, but it's a one-time cost as IE caches Javascript.
It's not a magic bullet, and sometimes causes issues itself, but definitely worth a look. Cause no one likes hacking their carefully-constructed divs back to tables, just to support a broken POS browser. (I also enjoy the irony that third-party Javscript hackers seem to be able to make more progress with IE's CSS compatibility than the actual IE team.)
The Percentages (Score:5, Informative)
(http://twoturtlelovers.blogspot.com/ | Last Journal: Friday May 25, @03:01PM)
IE 6: 52%
IE 7: 54%
Firefox 1.5: 93%
Opera 8.5: 93%
Opera 9: 96%
Ok, so I agree that the numbers seem to be good estimates, about right. But how on earth do they actually come up with these percentages? Is is a simple cumulative count of all css tags and attributes that work vs. don't work? Or do some have more weight than others? Seriously, they seem like fabricated numbers
Re:The Percentages (Score:5, Funny)
(http://reverend.healeys.net/)
These numbers are based on web developer usage.
52% use IE 6
54% use IE 7
93% use firefox 1.5
93% use opera 8.5
96% use opera 9
As a result, most web sites (96%) look good in opera 9, making it the most compliant browser. Unfortunately, the other 292% of web sites look pretty bad in it.
Re:The Percentages (Score:5, Informative)
Re:The Percentages (Score:4, Informative)
(http://twoturtlelovers.blogspot.com/ | Last Journal: Friday May 25, @03:01PM)
Re:The Percentages (Score:5, Funny)
(http://twoturtlelovers.blogspot.com/ | Last Journal: Friday May 25, @03:01PM)
Boycott (Score:5, Insightful)
(http://pyscrabble.sf.net/)
Boycott I.E.? How are people supposed to do that? Just code to the standards and screw the users?
Most users don't care about your ideology or standards. Some of them aren't even aware that there are other browsers, much less why they would want one. If your site doesn't work, they'll just move on to one that does, not complain to Microsoft that xyz.com doesn't render properly.
Re:Boycott (Score:5, Insightful)
(http://pyscrabble.sf.net/)
You're referring to the golden era known as HTML 3.2?
Thats the problem, none of the browsers fully implement any of the standards. Some are just better than others.
Re:Boycott (Score:5, Insightful)
(http://www.gemstate.net/friends | Last Journal: Tuesday September 11, @10:32AM)
I would vote for people recommending FireFox or Opera on every website. Maybe adding functionality for standards compliant browser that IE lacks.
The main thing is NO IE ONLY WEBSITES.
Don't make them and don't use them.
Yes sites need to support IE but they better support browsers that support standards just as well if not better.
Google is your friend (maybe) (Score:5, Interesting)
(http://slashdot.org/)
Re:Google is your friend (maybe) (Score:5, Interesting)
Re:Boycott (Score:5, Insightful)
Re:Boycott (Score:5, Insightful)
(http://ithilien.mine.nu/ | Last Journal: Wednesday July 13 2005, @01:26PM)
If you're lucky, they'll complain to someone at your company that the site doesn't work...
As a web developer, I can't afford to ignore IE. It is what 95% of my clients use to review their sites. "But it works in every other browser!" won't encourage them to keep their business with us.
As a website visitor, though, I use Firefox and Safari. And I complain to the webmaster@blah of any site I that tries to force me to use IE.
De-facto standard not difficult for them (Score:4, Insightful)
(http://www.solar1.net/)
Hopefully this will change soon.
Re:De-facto standard not difficult for them (Score:5, Insightful)
Don't ask (Score:5, Insightful)
200...5 article? (Score:5, Informative)
(http://www.micheldonais.com/ | Last Journal: Wednesday May 04 2005, @09:17PM)
Now on the topic of better CSS, I think IE7b3 is better than what is advertised in that article. It's still far from perfect though.
"Embrace, Extend, Extinguish" (Score:5, Insightful)
(http://www.futurepower.net/)
Microsoft's business model is heavily dependent, not on actually giving customers what they want, but on tricks like "embrace, extend, extinguish". Microsoft will make more money if everyone follows Microsoft's non-standard way of doing things, because then everyone will need Microsoft software to see web sites.
If it weren't for the fact that it is temporarily possible to trick users who have little technical knowledge, Microsoft might be only barely profitable.
--
Will the violence of the U.S. government will end the 3,000 years of violence in the Middle East, or increase it?
Why don't boycott Vista all together (Score:5, Interesting)
(http://www.valerieandevi.be/)
IE7 still not W3C compliant or anywhere near there, still giant loopholes in the OS. Still using NTFS instead of the promised WinFS.
I was really (as an MS hater) looking forward to maybe a change within Microsoft since WGates left (and we all know a lot of work goes before the actual announcement) and Vista coming out and having promising features announced, but I can't see anything of that in their new OS.
As for a change, Stevie is announcing stuff at some convention and I am astounded. I mean, I didn't know they could do a lot more improvements in 10.4, but look at the Leopard Sneak Preview and a versioning file system and all kinds of other neat stuff... and that's right after a devving freeze in Vista which was supposed to copy some neat features out of OS X 10.3, maybe even 10.4, heck they could even copy stuff out of KDE for all I care, it still look better.
Microsoft (Gates or Ballmer, whoever has the power): I am very disappointed in you guys. I work in a mixed environment (Linux, Windows, Mac) and I have heard things in that my company (which has a bigass license with you) moving to Mac's for some non-critical users (that only need Office and to surf the intranet). If Apple pulls it off and actually builds in Win32 support in their OS, you are going to become just another SCO within a few years.
What are they doing for IE7? (Score:4, Funny)
(Last Journal: Friday November 10 2006, @02:16PM)
Hopefully nothing like what is said here [hastypastry.net]. Warning: there there be crappiness.
Paul Thurrott? (Score:4, Insightful)
In the linked article, he describes CSS as "an HTML-like technology that Web developers use to create Web sites." That's really a stretch, especially on a site like Windows IT Pro. (Couldn't he have said, for example, that it's used to style pages?) But I digress.
In any case, he can complain about IE being stuck in the 90's all he wants--I get as frustrated with it as the next Web developer--but has anyone looked at his site (or Windows IT Pro, for that matter, except I doubt he has much control over that one)? It's a mess of tables, inline Javascript and CSS, and it doesn't even have a DOCTYPE. And he's complaining about standards? IE's buggy rendering and the compatibility mode in Firefox and other browsers is probably the only thing holding that site together.
The article reads like just another attempt to bash Microsoft. It's even a bit hypocritical (see my last paragraph)...
ACID2 - Whoopdeedoo! (Score:4, Insightful)
Seriously!?
IE7 fixes the Holly Hack, the box model, PNGs, the pixel jog, the double margin float, child selectors, position:fixed, the XMLHttpRequest object, XML degradation, the phantom box, percentage vs. auto, the PEEKABOO bug (Oh My God - line-height bug, too!), EMACScript degradation
IE7 is waaaaaaaaaaaaay closer to Firefox and Opera than IE6. And because they have a new product, they're going to work harder on CSS2.1 for the next year while they claw their way back into their 90+% market share.
I could honestly care less about ACID2 compliance, and the people who do are impractical pedants. ESPECIALLY when IE6 fails so many more basic standards tests than ACID2, all of which IE7 is fixing.
It is like complaining that you passed calculus without knowing how to use a slide rule. Ridiculous.
Re:ACID2 - Whoopdeedoo! (Score:4, Informative)
jf
Re:ACID2 - Whoopdeedoo! (Score:5, Insightful)
All of these are bugfixes, not additional support for CSS.
Yes, these are improvements to CSS support.
This is only part of draft specifications at this stage.
This is a workaround for proprietary behaviour that gives false positives in Internet Explorer 6. Doctype switching isn't part of any specification, it's intentional misrendering. Not to mention the fact that it wouldn't even be a problem if Internet Explorer supported XHTML in the first place.
More bugfixes, not additional support.
What are you referring to? They haven't made any changes to their JScript engine, which is their implementation of ECMAScript.
All in all, I see a lot of bugfixes, but hardly anything in the way of adding missing support for parts of CSS. Sure, they added selectors, but they missed out tables and generated content, which are huge parts of the specification. Sure, they added a workaround for people using faux XHTML, but they didn't actually add XHTML support. And I don't know what you mean by "ECMAScript degradation", but they still have a non-standard event model instead of the DOM event model.
Come off it. Bugfixes are not a great leap in functionality. Sure, it's great that we finally have them, but to characterise this as closing the gap between the browsers in any meaningful way is exaggeration beyond belief.
Er, some of the things that Acid2 tests for are things you are describing as fixed in Internet Explorer 7, so obviously some of the things in Acid2 are important to you.
And, wearing my impractical pedant hat, I have to point out that you are saying that people who care about Acid2 less than you are impractical pedants, which makes no sense.
Re:ACID2 - Whoopdeedoo! (Score:5, Insightful)
Backwards compatibility with all the crappy proprietary behaviours of older versions of Internet Explorer is pretty important to Microsoft, which is why they are still using their older rendering engine instead of replacing it with something better. They can't make big changes because they are afraid they'll break things.
Internet Explorer 8 is where you're likely to see a change like this. From what they've been saying, I think it's likely that they'll not add a further doctype switch, but implement a new rendering engine for XHTML only. Everybody using text/html will be stuck with Internet Explorer 7-level support for CSS, and everybody using application/xhtml+xml will get the new rendering engine. This has the added advantage of zero regressions - so Microsoft won't have to worry about backwards bug-for-bug compatibility.
Unfortunately, to do this, they actually need to implement XHTML...
No, it's not. I know it looks quite similar when you are writing it, but supporting XHTML isn't just a case of adding "application/xhtml+xml" to the list of media types that get chucked through the HTML rendering engine. Apart from the obvious fatal-error-on-malformed-documents behaviour, there are changes to the DOM, changes to CSS, changes to page structure, and so on. For instance, the following code means different things in HTML and XHTML:
In HTML, this code creates four elements. In XHTML, it creates three elements.
There's all kinds of subtle ways in which XHTML differs from HTML, and if Microsoft don't get it right, it's going to cause a whole load of problems further down the line. XHTML is a golden opportunity to leave cruft like doctype switching and stupid CSS bugs behind once and for all, and if Internet Explorer 7 includes premature broken support for XHTML, it will be a squandered opportunity, and it will cause all kinds of problems further down the line.