Slashdot Mirror


Just what has Microsoft been doing for IE 7?

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?"

78 of 354 comments (clear)

  1. I vote de-facto standard by edflyerssn007 · · Score: 5, Insightful

    I believe that they are just hoping that IE remains the standard as it will come pre-installed with Vista and will be going out on automatic update, so the vast majority of windows users are going to move over to IE7 with-in a year or two.

    -Ed

    --
    So you see what had happened was....
    1. Re:I vote de-facto standard by NoScreenNamesLeft · · Score: 2, Insightful

      I believe that little strategy won't work now that IE won't be embedded into the OS. People will either be moving to Macs, or using Opera or Firefox depending on what suits their needs.

      --
      It is the owner that crashes the system. If you are enough of an idiot to put 50 background processes in Windows you sho
    2. Re:I vote de-facto standard by Silas+is+back · · Score: 5, Insightful

      I hope you are right, since "the folk" is just too lazy (or call it dumb) to download a better browser.

      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.

      --
      this sig is useless
    3. Re:I vote de-facto standard by eln · · Score: 5, Interesting

      How about publishing Windows without a browser and allowing OEMs to choose what browser to bundle? Most people are going to be getting Vista bundled with their machines anyway, your average person doesn't upgrade their OS unless they're upgrading their computer anymore.

      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).

    4. Re:I vote de-facto standard by Deathbane27 · · Score: 5, 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.

      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.

      --
      If it ain't broke, it needs more features!
    5. Re:I vote de-facto standard by fm6 · · Score: 4, Insightful

      "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.

    6. Re:I vote de-facto standard by 99BottlesOfBeerInMyF · · Score: 3, 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:

      • It costs money and effort to add another browser and keep it up to date.
      • It increases support costs to support multiple browsers and IE can't really be removed.
      • Not working with IE only Websites increases support costs.
      • Kickbacks from IE toolbar spyware would no longer provide extra money.
      • Installing Firefox as default may anger MS, who has them by the short hairs with differential pricing of Windows.

      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.

    7. Re:I vote de-facto standard by DarkOx · · Score: 2, Insightful

      There is a perfectly good reason not to bundle it. Firefox great as it is, does not come with support. That means if a user has trouble the OEM would have to support it, that costs money they would much rather M$ spend.

      --
      Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
    8. Re:I vote de-facto standard by laughing+rabbit · · Score: 2, Informative

      Then, they should get busy!

      The government hasn't dealt with any issues in years.

      --
      No incumbents, not no where, not no how.
      Vote them out every term.
    9. Re:I vote de-facto standard by NoMoreNicksLeft · · Score: 4, Insightful

      Yes, because M$ staffs a free tollfree IE hotline to support this stuff. *lmao*

      There may or may not be good reasons to OEM firefox onto the machines, but this isn't one of them.

    10. Re:I vote de-facto standard by Breakfast+Pants · · Score: 2, Insightful

      People who visit w3 schools are interested in things like making sure their sites work as many browsers as possible, including ie7. Their browser statistics tell very little about the general population.

      --

      --

      WHO ATE MY BREAKFAST PANTS?
    11. Re:I vote de-facto standard by DJGreg · · Score: 3, Informative

      When buying a system from Dell, etc. Dell provides the support, NOT Microsoft.

      That is the whole reason why an OEM copy of Windows costs less than the full retail version, it comes without support from Microsoft. It is intended to be supported by the OEM that puts it on the machine.

      --

      Yes, one day I may actually learn to spell...
    12. Re:I vote de-facto standard by Adam9 · · Score: 4, Insightful

      Considering the support costs that go into identifying and removing spyware, Firefox may be a less costly alternative.

    13. Re:I vote de-facto standard by Ucklak · · Score: 3, Interesting

      I am really unaware of any 'support' issues that Firefox has. Notepad works and works well. Wordpad works almost as good. Firefox works way better than IE and I've never had an issue with notepad or Firefox.

      --
      if you steal from one source, that is plagiarism, if you steal from many, well, that's just research.
    14. Re:I vote de-facto standard by Anonymous+Brave+Guy · · Score: 3, Interesting

      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.

      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.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    15. Re:I vote de-facto standard by fm6 · · Score: 3, Insightful
      No, no compiler actually meets the C++ standard, at least not completely. But, unlike IE and CSS, they make a decent effort. Just think about what life would be like if there were no basic rules in writing a C++ program. When you claim that defacto standards are worth more than formal specifications, you're ignoring how much of programming comes from specifications. You don't know them, because you've never read them — they're just something you take for granted. Imagine what would happen if compiler writers didn't read the spec before implemnting a for loop, or decided to get creative with the way output strings are formatted.

      Rules are necessary for any game. The fact that you can't get 100% compliance is beside the point.

    16. Re:I vote de-facto standard by Anonymous+Brave+Guy · · Score: 2, Insightful

      When you claim that defacto standards are worth more than formal specifications, you're ignoring how much of programming comes from specifications. You don't know them, because you've never read them -- they're just something you take for granted.

      On the contrary; on my bookshelf sits a copy of the ISO C++ standard, amongst other things, and I last referred to it on Friday.

      Imagine what would happen if compiler writers didn't read the spec before implemnting a for loop, or decided to get creative with the way output strings are formatted.

      An unfortunate example, given the chaos created by Microsoft's decision to use a different scoping rule for variables declared in for loops in Visual C++ 6 to just about everyone else on the planet. To be fair, VC++ 6 predates the C++ standard, though only just. This one still causes headaches even today, though.

      More seriously, and speaking as a guy who's currently reviewing the office coding standards in light of our need to build portably on something like a dozen different platforms that are each being upgraded as an ongoing process, there are countless places where even today, nearly a decade after the standard was published, compilers get stupid little things wrong. You don't notice them most of the time, because most platforms get most things right, but they are there, and many of them are really quite trivial and silly limitations.

      As a consequence, the only way we can be confident that our code builds and runs properly on all the different platforms is to do it: each night we make those builds with each compiler, and we regularly run our automated test suite on all of them, and examine any differences between the results on different platforms. Given that we're writing math-heavy code, unfortunately there tend to be quite a lot of those differences, even though our code is theoretically standard-compliant.

      I would love for everyone to implement the C++ standard perfectly, so that such checking would be a formality. However, until they do (and I doubt they ever will for a standard as bloated as C++'s), I'll trust the results I see from actually compiling and testing with each platform over the theoretical results every time.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    17. Re:I vote de-facto standard by fm6 · · Score: 2, Insightful
      Look, I'm not saying that a programmer ever codes strictly to a written specification. But that spec provides the basis for the work. Dealing with implementation issues has to come later.

      Let's stop quibbling about exactly how good C++ implementations are, and get back to the point I was trying to make. When you design an application, whether it's in C++ or HTML, you need a coherent framework on which to build. You can get that from the big percentage of C++ (or Java, despite your sneering at that platform) that works according to spec. You can also get it if you only have to support browsers that do a reasonably decent job of implementing the HTML and CSS specs. You cannot get it if you have to navigate the murky world of whimsically implemented standards, undocumented proprietary features, and weird spyware-loving plugins that is IE 6.

  2. IE developers use Firefox themselves by theGeekDude · · Score: 5, Funny

    Well, the IE developers use Firefox themselves anyway, so didnt bother putting in full support for CSS. After all it wont make any changes to their 'default' browsing experience....

    --
    Dont waste you time reading stupid sigs like this.
    1. Re:IE developers use Firefox themselves by WaZiX · · Score: 4, Interesting

      I use Firefox to design websites and imagine a web with a multitude of CSS and PNG transparency... Then of course comes the time when I open it in IE 6... And I start hating making webpages again. Thank you Microsoft, really.

    2. Re:IE developers use Firefox themselves by loquacious+d · · Score: 5, Informative

      The "IE7" Javascript library by Web guru Dean Edwards has helped me a lot with the IE6 blues.

      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!). 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.)

  3. The Percentages by neonprimetime · · Score: 5, Informative

    CSS 2.1 standard support:
    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 ... just like the /. article earlier today about how wide the universe is.

    1. Re:The Percentages by Reverend528 · · Score: 5, Funny

      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.

    2. Re:The Percentages by RonnyJ · · Score: 4, Informative
    3. Re:The Percentages by neonprimetime · · Score: 3, Informative

      Thank you for your link. I found another link from your link which answers my question from above.

    4. Re:The Percentages by neonprimetime · · Score: 4, Funny

      91.42% of all /. postings are not worth replying to

  4. Boycott by kevin_conaway · · Score: 5, Insightful

    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.

    1. Re:Boycott by GigsVT · · Score: 3, Interesting

      Just code to the standards and screw the users?

      Yes.

      Maybe you weren't around then, but it didn't bother people one bit to put "Best viewed in Netscape" or "Best viewer in IE" on their site.

      "Best viewed in any W3C compliant browser" is even less burdonsome for end users, and is not some incomprehensible thing, it has tons of precedent.

      I've never had a user have any serious problems with the sites I design, once I explain to them that it's their browser that is broken, not the site.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
    2. Re:Boycott by LWATCDR · · Score: 4, Insightful

      Sad but true.
      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.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    3. Re:Boycott by chrismcdirty · · Score: 2

      Perhaps supporters of W3C standards should start sending out installers in email to our non-tech friends/family under the pretense that if they don't blindly run the executable and pass it along to all of their friends, bad things will surely happen to them.

      --
      It's like sex, except I'm having it!
    4. Re:Boycott by kevin_conaway · · Score: 4, Insightful
      Maybe you weren't around then, but it didn't bother people one bit to put "Best viewed in Netscape" or "Best viewer in IE" on their site.

      You're referring to the golden era known as HTML 3.2?

      "Best viewed in any W3C compliant browser"

      Thats the problem, none of the browsers fully implement any of the standards. Some are just better than others.

    5. Re:Boycott by Anonymous Coward · · Score: 2, Insightful

      > Boycott I.E.? How are people supposed to do that? Just code to the standards and screw the users?

      There are plenty of ways to crash IE with malformed HTML. I seem to recall that a number of them haven't been fixed yet, and even if they have been, not everyone is using the latest version.

      No better way to convince someone that IE is broken than to break it right in front of them...

    6. Re:Boycott by bigbigbison · · Score: 2, Insightful

      Is it a boycott when you don't have the option to use IE as is the case for users of anything but Windows??

      --
      http://www.popularculturegaming.com -- my blog about the culture of videogame players
    7. Re:Boycott by the_duke_of_hazzard · · Score: 4, Insightful

      BOC Customer: "Why does my site not work in the new version of IE?" Me: "Well, Mr Big, I'm afraid Microsoft does not conform to the CSS standard, so we're boycotting them." Customer: "What the fuck are you talking about? Make my site work or you're fired." EOC

    8. Re:Boycott by Anitra · · Score: 4, Insightful
      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.

      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.
      --

      Have you read the Moderation Guidelines Addendum?
  5. De-facto standard not difficult for them by SirTicksAlot · · Score: 4, Insightful

    It will not be MS that will make it the de-facto standard, but the people that code websites. Most commercial websites "code for IE" only and therefore force it's customer base to have IE wether they want it or not. The only workaround is to not use that company's service. But then again the people that actually use these services may not have a say as to which services they use because these services are mandated by the companies they work for.

    Hopefully this will change soon.

    1. Re:De-facto standard not difficult for them by Tokin84 · · Score: 5, Insightful

      Hopefully places will stop coding for IE since they dropped Mac support. While the Mac user is not the biggest user, it is a percentage, and coding to IE will certainly remove their ability to use the site. Just stick to open standards... is it really that hard?

      --
      Most human beings have an almost infinite capacity for taking things for granted. - Aldous Huxley
    2. Re:De-facto standard not difficult for them by plague3106 · · Score: 2

      That's because its easier to support just one browser, when your site is limited in who views it (that is, its not really public). Why should a corperate intranet or extranet put any effort into supporting anything else? Seriously? Why should Toyota dealers be able to use anything they want?

  6. Don't ask by Bloke+down+the+pub · · Score: 5, Insightful

    Don't ask what Microsoft can do for IE7; ask what IE7 can do for Microsoft.

    --
    It's true I tell you, feller at work's next door neighbour read it in the paper.
  7. 200...5 article? by cpct0 · · Score: 5, Informative

    Unless they are mistaken, this is a 2K5 article. And it talks about the beta 1 release, I got beta 3.

    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.

  8. Google is your friend (maybe) by Jetson · · Score: 5, Interesting

    When Google announced that they were going to start offering an alternative search for blind people that rates sites based on how well they comply to the W3C usability standards, I really thought they might follow up with a search engine that rates the results according to general standards compliance. I'd love to see "works in any browser" sites on the first page and "IE-only" sites on page 10.... Suddenly all of those commercial sites would have an incentive to make their sites work instead of just making them flash-y.

    1. Re:Google is your friend (maybe) by Kennego · · Score: 3, Interesting

      A great idea, but think about the kind of people that would use an additional search engine like that... I bet they don't use IE unless they're forced to, already.

      For this to work, google needs to incorporate this into their main search engine, so that websites MUST be standards compliant or probably never make it to the first page of results. I don't think google would do this, unfortunately, must it'd be cool if they did. And if they can make one for the blind, they can surely make one for overall standards compliance.

      But really, this is still a great idea, and it'd still help with whatever percentage (somewhere around 20% or something?) of users that don't use IE. That still may be enough to get website makers to start doing the right thing.

    2. Re:Google is your friend (maybe) by doodlebumm · · Score: 5, Interesting

      If both Google and Yahoo did this, there would be massive web development work going on, and there would be a number of advertisers on both sites that would start to pull there advertising dollars away. I think that it would be very good to just mark sites initially and notify all their advertisers that they are "going to start to lower the search position of any non-compliant site as of *some-date-here*". This would strengthen their position to be able to do it, and not piss of their paying customers.

  9. "Embrace, Extend, Extinguish" by Futurepower(R) · · Score: 5, Insightful

    "Is Microsoft purely incompetent and tone-deaf to customers - or simply counting on IE's non-compliance remaining a de-facto standard?"

    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?

  10. Why don't boycott Vista all together by guruevi · · Score: 4, Interesting

    Really, they made a good step in the direction with W2K and later with XP it was nice for end users and W2K3 is bearable but wtf are they doing with Vista. There is nothing exasperatingly new (like usage of the NT kernel in W2K) or a breakthrough in GUI (as with the speed of the GUI in XP) or a sysadmin-friendly environment (as in W2K3). In fact, nothing has really changed, a little GUI painted on but that's it.

    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.

    --
    Custom electronics and digital signage for your business: www.evcircuits.com
  11. What are they doing for IE7? by Red+Flayer · · Score: 3, Funny

    I'd rather know what they would do for a Klondike Bar.

    Hopefully nothing like what is said here. Warning: there there be crappiness.

    --
    "Trolls they were, but filled with the evil will of their master: a fell race..." -- J.R.R. Tolkien on Olog-hai
  12. Paul Thurrott? by R.Mo_Robert · · Score: 3, 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)...

    --
    R.Mo
  13. Auto-boycot by soloport · · Score: 4, Insightful

    Simple way to boycot:
    if IE --> Download Firefox Link
    else --> Welcome visitor!

    1. Re:Auto-boycot by envelope · · Score: 4, Informative

      Apparently Newscloud tried that, and it just made a lot of people mad.

      --

      appended to the end of comments you post, 120 chars
    2. Re:Auto-boycot by Anonymous Coward · · Score: 2, Insightful

      And this proves that newscloud caters to mostly idiots.

    3. Re:Auto-boycot by AlHunt · · Score: 2, Insightful

      > Simple way to boycot:
      > if IE -->Downad Firefox Link
      > else --> Welcome visitor!

      Brilliant. Send X% of your users away just because YOU don't like their choice of browser. When I'm over in Windows and I run into one of these sites, I just go elsewhere to find what I want. I don't have Firefox in Win and don't care to install it. If that means someone doesn't want me to visit their site, screw'em.

      Al Hunt

      --
      1 in 4 Maine children in struggle with hunger.
    4. Re:Auto-boycot by Ucklak · · Score: 2, Insightful

      It's really no different then the hordes of people that stuck with Netscape 4.x for quite a while.
      IE is just the latest crappiest browser that isn't up to today's standards and developers hate spending the time to 'tweak' or downgrade.

      --
      if you steal from one source, that is plagiarism, if you steal from many, well, that's just research.
    5. Re:Auto-boycot by Joe+U · · Score: 5, Insightful

      That's because it's a blitheringly stupid idea.

      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.

    6. Re:Auto-boycot by Ruff_ilb · · Score: 2, Informative

      "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."

      Uh, they do. Except they're EVEN MORE unobtrusive about it.

      I was curious, so I decided to check it all out in IE myself. The page opened fine, just with a SMALL header at the top:

      "Please consider upgrading your Web browser
      Internet Explorer doesn't properly support CSS standards (IE 52% vs. Firefox 93%). If you visit our site with Firefox or Safari, it works perfectly. NewsCloud recommends you upgrade to Mozilla's open source Firefox browser for a better experience with our Web site."

      What's wrong with that?

      --
      http://www.TheGamerNation.com/Forums
    7. Re:Auto-boycot by thePowerOfGrayskull · · Score: 4, Funny


      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.

    8. Re:Auto-boycot by AlHunt · · Score: 2, Insightful

      > You have to say something at some time and if you have enough people doing it...

      I guess it depends on why you run a website. For a commercial site to turn traffic away is self defeating and silly. If hobby webmasters want to be pigheaded about their choice of browser, I suppose the world is no worse off.

      At the very most, if you feel you "have to say something", put a note at the top of your index page "Optimized for Firefox, The Standards Compliant Browser - users of other browsers may experience difficulties", provide a link to firefox and let it go at that. I guarantee, if I'm looking for a piece of information, I don't want to stop, download a whole new piece of software, install, configure and figure it out before I can get what I need and get back to what was important to ME, the user.

      Al Hunt

      --
      1 in 4 Maine children in struggle with hunger.
    9. Re:Auto-boycot by Kessler · · Score: 2, Insightful

      4. Don't tell user's you are not as capable as all the other sites on the "interweb"

      When every other site they visit comes up just fine in IE, telling people that yours can't comes off as bitchy and/or incompetent. Keep in mind that most people have no idea how nice sites could look if they didn't have to dumb themselves down for broken browsers. Users don't care how *you* want your site to look. They consider it your job to do whatever you have to so *they* can view it.

      Firefox advocacy is all well and good, but I suspect it would be more useful to give 'em a banner with a "tell Microsoft to fix IE" button that lets them sign a petition. Every thousand signatures or so, fire off a copy to Redmond. The only way IE will get fixed is if MS hears users (not developers) say they care.

    10. Re:Auto-boycot by SyncNine · · Score: 3, Interesting

      This just furthers Microsoft's point of keeping IE's non-compliance as a de-facto standard.

      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/ or http://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.

      --
      To the darkened skies once more, and ever onward.
  14. ACID2 - Whoopdeedoo! by kthejoker · · Score: 4, Insightful

    Seriously, they're complaining about the Acid2? The most irrelevant web standards test ever devised?

    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.

    1. Re:ACID2 - Whoopdeedoo! by John+Fulmer · · Score: 3, Informative

      Fixing long-standing bugs =! Standards compliance.

      jf

    2. Re:ACID2 - Whoopdeedoo! by Bogtha · · Score: 5, Insightful

      IE7 fixes the Holly Hack, the box model, PNGs, the pixel jog, the double margin float,

      All of these are bugfixes, not additional support for CSS.

      child selectors, position:fixed,

      Yes, these are improvements to CSS support.

      the XMLHttpRequest object,

      This is only part of draft specifications at this stage.

      XML degradation

      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.

      the phantom box, percentage vs. auto, the PEEKABOO bug (Oh My God - line-height bug, too!),

      More bugfixes, not additional support.

      EMACScript degradation ...

      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.

      IE7 is waaaaaaaaaaaaay closer to Firefox and Opera than IE6.

      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.

      I could honestly care less about ACID2 compliance, and the people who do are impractical pedants.

      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.

      --
      Bogtha Bogtha Bogtha
    3. Re:ACID2 - Whoopdeedoo! by Dracos · · Score: 2, Insightful

      First of all, a correction to the article itself. IE hasn't set back web development, it has held back web development, since IE6 was released

      The ACID2 test may seem irrelevant based on its content (the smiley face), but it is actually a very intense yet concise test of CSS2 box model and selectors support. IE7 fails ACID2, so your claim that IE7 fixes box model support is false.

      MS has only taken the occasion of IE7 to fix the specific issues that developers have been shouting the loudest about for more than half a decade, most of which you list. Unfortunately, from what I've seen, they have added more hacks to the clunky rendering engine from IE5 (or earlier), instead of developing a new rendering core from scratch. IE7 will still not have the level of support for web standards that other browsers have had for years.

      MS has specifically stated that IE7 will not support the application/xml+xhtml mime type. This is a simple thing that most people overlook the importance of. The so-called "Web 2.0" cannot be fully realized without it.

      Excluding Netscape 4.x, IE has the worst support for W3C standards of any mainstream GUI browser. IE7 will only make marginal improvements. The lastest verbal vomit from Redmond regarding compliance improvements basically says, "wait for IE8 and 9". I've seen nothing about IE7 and CSS3, of which all other modern GUI browsers now implement some subset.

      So, what has MS been doing with IE7? Much ado about almost nothing. IE7 seems to have the same incremental standards support that Firefox 2 will have; the main goal of both of these seems to be user interface, privacy, and security improvements. In 2 years, we'll see how Firefox 3, Opera 10, Safari, and IE7.1 compare.

    4. Re:ACID2 - Whoopdeedoo! by nine-times · · Score: 3, Insightful

      It is like complaining that you passed calculus without knowing how to use a slide rule. Ridiculous.

      Not to be pedantic, but isn't it more like complaining that someone passed calculous when they have shown an inability to pass a calculus test?

      ACID2 is not the end-all and be-all of web standards compliance, but it does give an indication of how well a browser is rendering certain kinds of CSS with reference to the W3C standards. It was devised on feedback from web developers to be a collection of common rendering inconsistencies between the major browsers. It's not completely meaningless.

    5. Re:ACID2 - Whoopdeedoo! by Bogtha · · Score: 4, Insightful

      Unfortunately, from what I've seen, they have added more hacks to the clunky rendering engine from IE5 (or earlier), instead of developing a new rendering core from scratch.

      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...

      MS has specifically stated that IE7 will not support the application/xml+xhtml mime type. This is a simple thing that most people overlook the importance of.

      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:

      <table><tr><td>...</td></tr></table>

      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.

      --
      Bogtha Bogtha Bogtha
    6. Re:ACID2 - Whoopdeedoo! by I'm+Don+Giovanni · · Score: 2

      But all of those fixes are far more important than ACID2, and the notion promoted by this thread, that IE7 is basically no better than IE6, is disinformation, pure and simple.

      And besides those fixes, IE7's CSS support is much improved over IE6's. Those of you that are truly interested in how IE7 has improved on IE6's CSS support (as the submitter of this article *purports* to by asking what the IE7 team has been doing), watch this channel 9 video IE7 - CSS Support?.

      No, it doesn't pass ACID2 yet, but it blows IE6's CSS support away.

      --
      -- "I never gave these stories much credence." - HAL 9000
  15. This article is a year old by epohs · · Score: 5, Informative

    Am I taking crazy pills, or is this article not over 1 year old? [ August 02, 2005 ]

  16. For the best browser experience... by IGnatius+T+Foobar · · Score: 5, Funny

    ...go to http://www.ie7.com

    (Seriously. The best browser is there.)

    --
    Tired of FB/Google censorship? Visit UNCENSORED!
  17. Woof woof by davmoo · · Score: 3, Interesting

    Whether you all like it or not (and note that I use Firefox myself), Microsoft Internet Explod...um...Explorer is the proverbial tail that wags the dog. In the minds of the great majority of computer users, Microsoft *sets* the standard, not breaks it, and you will not convince them otherwise. You can whine and moan all you want, but I got 5 bucks that says when IE7 rolls out, we start seeing a new round of sites that work *only* in IE7, and when you complain the response will be words to the effect of "get a real browser like everyone else uses".

    --
    I want a new quote. One that won't spill. One that don't cost too much. Or come in a pill.
  18. What we need is a Gecko ActiveX control by Schraegstrichpunkt · · Score: 5, Interesting

    I would love to see an automatically self-updating Gecko ActiveX control. Any IE user who visits my sites (or dozens of other sites that mandate it), would simply have to click "Yes" once (ever), and then the user would be using the newest version of Gecko to render the pages automatically.

    IE could be effectively marginalized that way.

  19. Do we all know what year it is? by thejeffer · · Score: 3, Informative

    It's 2006. Not 2005. Paul's article was not written a week ago, it was written a YEAR ago. Since then, the IE7 team has done a lot of work to improve their compliance with standards. It's not going to change the fact that I won't touch it with a 10-foot pole, but that's because I just love Firefox way too much to ever use anything else.

    Let's be fair here and not criticize IE7 based on a year-old article that's talking about beta 1. If you've got gripes with beta 3's problems (which it does indeed have), then by all means, gripe away.

  20. How to defeat IE by onlyjoking · · Score: 3, Insightful

    The crucial argument against IE is its terrible CSS support but it's very difficult to get this across to ordinary users. Here's my suggestion. Create your site with as many features as possible which fail in IE but render perfectly in Firefox, Safari etc. Next insert Javascript or CSS IE browser detection into your home page which inserts into the IE rendered page something along these lines:

    This site will display better in a browser which supports web standards. Here's an example to show you the difference.

    The example is a link to a screenshot of the home page rendered in Firefox and a link to the Firefox download page should also be added. This way we don't lock out IE users but make IE's shortcomings as obvious as possible thus dispelling the pernicious M$-cultivated illusion that sites with IE workarounds are the standard. For this to work it needs to be a standard response developed by the web standards project so that it becomes familiar when users see it on different sites. The only way to defeat M$ is to play them at their own game.

  21. Insert Headache Ascii Here by Phraghg · · Score: 3, Interesting

    Seriously, standards mean little or nothing. All I know is, clients don't care if the site they paid for is compliant or not. They just care that it looks good, and works right. Which implies that I only care that it looks good and works right.
    Believe it or not, but I still get people complaining when things don't work right for Mac I.E. 4.0X. And the sad thing is one of the people who requested Mac I.E. 4.0X compliance was running OSX on a PowerMac G5. I tried to get him to switch to Safari, but alas it was to no avail.
    When you can't get a Mac user running OSX to switch to something other than Internet Explorer, you have a problem. But more importantly it tells you something about the desktop/consumer market and why open source software hasn't really been that successful. Firefox is argubly the most successful open source software, but even it has limited marketshare.
    The problem doesn't exist with Microsoft, the problem exists between the computer and keyboard.

  22. Article is a Year Old! Are Claims Still Accurate? by xdc · · Score: 2, Interesting

    Is the article by Paul Thurrott still accurate? It is not from last week -- it is a year old! Perhaps Microsoft has made IE7 more standards-compliant since then.

  23. IE7 CSS Job Interview by Temujin_12 · · Score: 4, Interesting

    I interviewed for a IE7 CSS job at Microsoft about four months ago. Coming from a web development background, I was curious as to how they would present their goals/problems with meeting CSS standards. I was well aware of the "code it to standard, view in IE, and cry" web development cycle.

    One of the team leads (sorry don't know how high up of a team lead he was) actually said that often when people say IE is rendering something incorrectly it is actually IE that is doing it correctly while all of the other browsers are rendering it incorrectly. I could tell he was looking at how I would respond to that statement. I just sat there and didn't move. While in some cases that may be true, I knew that was an arrogant lie, and was just enough for me to stop caring about the interview. Needless to say, I didn't get the job. Fortunately, I had already interviewed for another job, which I've since been hired at, which is much better.

    Two points here:
    1- With team leads holding that kind of attitude (and touting it during interviews), no wonder IE is the quagmire it is. They're more used to making standards, not adhering to them.
    2- Yes, recent college CS grads can find a job! I actually had 2 1/2 offers after only 4 interviews. Just develop your skill set (more than what they teach you in class) and learn how to communicate in *English* not just C, C++, Perl, etc.

    --
    Faith is a willingness to accept something w/o complete proof and to act on it. Reason allows you to correct that faith.
  24. IE's most egregious offense by phiber_phreak · · Score: 5, Interesting

    Does anyone know if IE7 will fix the absolute worst behavior in IE -- closing TCP connections with RST rather than FIN?

    This bad behavior:

    --exists in IE6 and earlier

    --violates RFC 793 sections 3.4 and 3.5

    --ties up LOTS of memory in zillions of stateful devices (firewalls, VPN gateways, L4 and L7 load balancers, and on and on)

    --does not belong to the MS TCP/IP stack, since other applications (eg, telnet) close connections properly

    I haven't played with IE7 yet. Someone please tell me MS has finally addressed this abomination.

  25. Last year, not last week by jazir1979 · · Score: 4, Informative

    This article is over a year old, the poster got it totally wrong. Does anybody have any info on whether the comments are still relevant in the latest IE7? I have no reason to expect that they aren't, but just checking.

    --
    What's your GCNSEQNO?
  26. Re:Not quite... by James_Duncan8181 · · Score: 2, Funny
    "but on the other hand "You seem to be using an outdated browser and this site may not be displayed properly because of that. We suggest upgrading to a modern browser(links) to take full advantage of this site." would indicate it's the browser's fault for the site display problems."

    Your sentiments are great, but I think we could recommend an even newer browser then that...

    --
    "To any truly impartial person, it would be obvious that I am right."
  27. Re:Not quite... by ArwynH · · Score: 2, Funny

    *blink* doh! I meant 'insert links here', not the browser. I forgot of the existance of a browser under that name even though I think I had an instance of it open at the time. Time to get my head examined... >_>