InfoQ

News

Internet Explorer 8 Beta 1 Released to Developers

Posted by James Vastbinder on Mar 11, 2008 12:35 AM

Community
.NET
Topics
Announcements
Tags
Microsoft,
Standardization

Last week on March 5th, Microsoft released beta 1 of Internet Explorer 8.  This beta currently supports Windows XP/Windows Server 2003, Windows Vista and Windows Server 2008. 

This version of Internet Explorer is now standards compliant and can operate in three distinct rendering modes: Quirks mode, IE7 mode, and IE8 mode which is the W3C standards compliant mode.  Quirks mode is aptly named and refers to IE5 legacy compatibility.

New features include:

  • Developer Toolbar for FireBug-like debugging
  • Favorites Bar
  • Automatic Crash Recovery
  • Activities
  • WebSlices
  • An improved Phishing Filter 
  • Improved Script Performance

Rick Strahl lauded the addition of the Developer Toolbar for IE8:

This is a very worthwhile improvement IMHO because the debugging experience in IE has always been one of pain having to go through dialog pop ups and really to get anything useful having to run the Visual Studio script debugger.

And then pointed out areas for improvement:

I would like to see one additional step taken though and that is to get rid of the modal dialog if script debugging is enabled and rather have a more FireBug like model where you can see that an error occurred with a way to click the error icon and then be transported into the this developer toolbar debugger window - preferably to the appropriate line of code as FireBug does. This is easily one of the nicest and most productive features in FireBug.

On a similar note Jeff King, a Microsoft Program Manager, pointed out a useful tip the Visual Studio Web Tools team added to Visual Studio 2008 in anticipation of IE8.

IE8 now enables debugging on-demand.  Thanks to a feature we tucked into VS2008 about 1/2 year ago in anticipation, when you F5, VS gives a hint to IE to flip on debugging... just for that tab you are on.  This means you no longer need to leave script debugging enabled in IE.  VS will do it for you.  Simple.

Special thanks to the debugger folks and the IE team for lining this one up!

Links to Developer resources for IE8 provided by John Hrvatin, Microsoft IE Program Manager:

1 comment

Reply

anticipated features by Renie Chan Posted Mar 11, 2008 1:59 AM
  1. Back to top

    anticipated features

    Mar 11, 2008 1:59 AM by Renie Chan

    Is there anything added about "resumable or retry-able" file download option? This is something which is highly anticipated. Yes modal script error dialog boxes are very irritating. Another option I would like is to have easier access to enable or disable pictures and plugins on pages.

Exclusive Content

Intentional Software - Democratizing Software Creation

Business users doing programming? Simonyi and Kolk presents how Intentional Software offers a radical new software approach that separates business knowledge from software engineering knowledge.

Getting Started with Grails

Jason Rudolph discusses Java/Grails integration, Grails plugins, creating a Grails sample application, Grails app structure, data querying and persistence, validation, controllers and tag libraries.

Creating Product Owner Success

The Scrum Product Owner role is powerful, valuable and challenging to implement. It brings healthier relationships between customers and developers, and competitive advantage - if you do it right.

Book Excerpt and Interview: Effective Java, Second Edition

Effective Java, Second Edition by Joshua Bloch is an updated version of the classic first edition, which won a 2001 Jolt Award. InfoQ asked Bloch questions about the areas that the new edition covers.

Tapestry for Nonbelievers

A new article by I. Drobiazko and R. Zubairov introduces v. 5 of the Apache Tapestry component-oriented web framework. The tutorial shows how to create a component and covers IoC in Tapestry and Ajax.

Pete Lacey on REST and Web Services

In this interview, Burton Group consultant Pete Lacey talks to Stefan Tilkov about his disillusionment with SOAP, his opinion on REST, and addresses some of the perceived shortcomings REST vs. WS-*.

Business Natural Languages Development in Ruby

Jay Fields presents his concept of Business Natural Languages - a type of Domain Specific Languages geared towards being readable by domain experts.

Distributed Version Control Systems: A Not-So-Quick Guide Through

Adoption and interest for Distributed Version Control Systems is constantly rising. We will introduce the concept of DVCS and have a look at 3 actors in the area: git, Mercurial and Bazaar.