Desmond File

Blog archive

Standard Issue: IE 8 Finally Gets It Right

File this under the "Microsoft Finally Gets It" department: Yesterday, Microsoft announced that Internet Explorer 8 (IE 8) would ditch the proposed "Super-Standards Mode," which would have made full compliance with public Web standards in the browser an opt-in option. By default, IE 8 had been poised to support implementations proprietary to the current IE 7 browser. Now, Microsoft says IE 8 will comply with current Web standards out of the box.

This is actually a big deal. And great news, at least in the longer-term, for Web developers vexed by the expanding patchwork of standards-based and proprietary Web site implementations. Near-term, IE 8 is likely going to cause some pain as Web sites previously tuned for the standards-impaired IE 7 fail to behave properly under the new browser. Developers supporting the new browser, expected later this year, may face a break-fix cycle on their existing IE-tuned Web sites.

As RDN Executive Editor Jeffrey Schwartz reports, developers who want IE 8 to recognize IE 7-tuned Web pages will have to specifically request IE 8's "Standards Mode" to do so.

"We've decided that IE 8 will, by default, interpret Web content in the most standards-compliant way it can," Dean Hachamovitch, Microsoft's general manager for Internet Explorer, wrote in a blog post. "This decision is a change from what we've posted previously."

In the long-term, IE 8's commitment to public standards should finally end what has been one of the most disappointing eras in Microsoft's history. That is, Redmond's attempt to layer its own enriched functionality atop and around public W3C-endorsed standards. The Internet Explorer franchise has tempted developers to craft Web sites that may not perform properly under Firefox, Opera, Safari and other non-Microsoft browsers. Robust standards compliance in IE 8 could finally change that.

What do you think of Microsoft's decision on IE 8? E-mail me at mdesmond@reddevnews.com.

Posted by Michael Desmond on 03/04/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