News

Microsoft Launches Web Site Optimization Tool Modern.IE

The tool aims to reduce testing time, leaving more time for development.

Microsoft last week introduced modern.IE, a Web site optimization tool for developers. The tool is targeted for testing Internet Explorer, but can also be used to improve the UX on browsers such as Chrome and Firefox. Modern.IE consists of three components, with more to come as the product evolves:

  • A code-scanning wizard that provides suggestions on how to modernize a site's UX

  • Three months of free access to BrowserStack, a virtual Web site testing service

  • A list of 20 best practices for coding modern Web sites

The modern.IE code-scanning wizard tests Web pages for common coding problems. Developers enter the URL for the Web page they want to test, and the tool scans the page and delivers suggestions in three categories:

  • Updating outdated code that supported old versions of Internet Explorer

  • Best practices for the Web, including support for tablets and mobile devices

  • Optimizing Web sites for Windows 8 and touch-enabled experiences

Microsoft has partnered with BrowserStack to expand the usefulness of modern.IE beyond Internet Explorer. When developers visit BrowserStack via modern.IE, they receive three months of free access to the service over the next year. The BrowserStack testing service allows devs to test their sites on any OS available on Windows, regardless of the OS on their own test machine. BrowserStack maintains its test browsers in the cloud, so no virtual machine is required for test environments -- devs install a single plug-in and can begin testing immediately. As part of the BrowserStack/modern.IE partnership, devs can download free virtual images of Internet Explorer on Windows for testing on Mac, Linux or PC systems.

The third piece of modern.IE is a best practices guide titled "20 Tips for Building Modern Sites While Supporting Old Versions of Internet Explorer." The Web-compatibility guide was compiled from feedback that Microsoft received from its global network of developers and partners, and was curated by coding experts Dave Methvin (president of the jQuery Foundation) and Rey Bango (Microsoft Technical Evangelist and former jQuery Project member).

With modern.IE, Microsoft hopes to reduce the amount of time and money Web developers spend on testing, allowing them to devote more time to creating new content. The company is encouraging developer feedback on modern.IE in order to improve the tool's capabilities in the future.

About the Author

Katrina Carrasco is the associate group managing editor for the 1105 Enterprise Computing Group. She can be reached at [email protected].

comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube