Desmond File

Blog archive

IE 8: Compliance Fix or House of Cards?

Looks like things are heating up around the next version of Internet Explorer, expected to arrive in beta form in the first half of 2008. Back in December 2007, IE Group GM Dean Hachamovitch wrote in a blog posting that IE 8 had passed the Acid2 compatibility test. Microsoft has also made it known that developers will get details about the new browser at the MIX08 conference, scheduled to take place March 5 to 7 in Las Vegas.

Now, a small brouhaha has kicked up around a recent blog posting by IE Platform Architect Chris Wilson, who informed developers that IE 8 will implement a new, super-standards mode as a way to provide optimal standards compatibility in IE 8. The new mode, implemented using meta tags, joins the existing "Standards mode" and "Quirks mode" found in IE 7 to ensure proper rendering of existing Web pages -- even those turned for the compliance-challenged IE 5 and IE 6 browsers.

To Wilson's reasoning, the new mode will let developers strive for aggressive standards compliance (via super-standards mode) without having to worry about IE 8 immediately breaking existing pages. "We also think this approach allows developers to opt in to standards behavior on their own schedule and as it makes sense to them, instead of forcing developers into a responsive mode when a new version of IE has different behavior on their current pages," Wilson wrote.

But a lot of developers see this as Microsoft adding yet another layer of complexity.

"If you've learned anything in developing IE, it's that new versions don't encourage developers to use standards," wrote one poster, identified as jm. "They'll open their site in IE and see that their IE 5 code looks the same now. If it looks the same, then why change coding techniques? I thought IE 8 was about advancing the Web. I thought advancing the Web didn't include stuffing your head with useless meta tags."

Over on Digg.com, poster potifar had this to say: "Gah, that's a horrible 'solution.' We'll never be able to get a free, open, standards-based Web if Microsoft [is] going to keep forcing us to use their weird hacks to get IE to work properly. I say make IE 8 properly standards-compliant by default, open up the development process and inform the Web developer crowd about what to expect, and solve the IE problem for good."

What do you think? Is Microsoft piling more cards on top of a shaky house of compliance? Or is this truly a way to let Web developers ease their sites away from the legacy of IE 5 and IE 6? E-mail me at mdesmond@reddevnews.com.

Posted by Michael Desmond on 01/24/2008


comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube