October 11 2008

Ten Tidbits from IE8

I keep up to date on Internet Explorer development for two reasons. Firstly, most users are on Internet Explorer. Secondly, browser innovation and competition is fascinating. Anyone who thought browsers were mature a few years ago is now being proven very wrong. And so I present some of the most interesting additions in IE8.1

Seeing Microsoft compete on browser UI is interesting. They’re incorporating ideas from Google Chrome so fast, it’s like they came up with them independently.2 Ha ha, just kidding. IE8 users will notice:

Okay, so it looks like they’ve taken enough from other browsers to get users to upgrade. This is good news, since the developer-side improvement from IE7 to IE8 will be a bigger jump than we’ve seen this century. Microsoft has been busily (and sometimes controversially) announcing standards-oriented developer features:

  • Adding Compatibility View, where developers or users can tell IE8 to emulate IE7
  • Adding the new developer tools that I posted about recently
  • Coming much closer to CSS 2.1 than IE7 was; in my testing maybe 90% closer
  • Prefixing all non-standardized CSS properties with -ms; even CSS3 ones like word-wrap
  • Working on some performance gains, albeit nothing compared to The Other Guys

At the end of the day, it’s a great time to be a web developer, since the lowest common denominator is rising. It’s also a great time to be a web user, since Safari, Firefox, and Chrome developers will have to push that much harder to stay ahead in the new browser wars.

  1. If you want to follow IE8 development, check out IEBlog. It’s nice to see Microsoft opening up their development process on such a vital piece of software. []
  2. Update: To be clear, IE8 Beta 2 came out 6 days before Chrome Beta 1 was released. It really is possible they came up independently, but doubtful. My bet is that Microsoft knew what Google was working on (a lot of people internally at Google had seen Chrome), and of course Google had seen IE8 Beta 1. []
  3. I should give them some credit here. Their implementation has what I think is a real innovation, which is the ability to delete any potentially scandalous history items from within the suggestion bar. I love to see location bar innovation. []

Related Posts

4 Comments

  1. jdeuel
    Oct 11 2008
    8:08 am

    I think you mean “Opera’s crash recovery,” wayyyy before that of firefox.

  2. Allen
    Oct 11 2008
    10:40 am

    Thanks jdeuel, I updated the relevant item to give Opera some love.

  3. Vincent
    Oct 11 2008
    12:08 pm

    You can also delete items from Firefox’s address bar and other input fields using Shift+click. Plus, I’m quite sure this is possible in all other good browsers as well (and perhaps even in IE).

  4. Allen
    Oct 11 2008
    7:21 pm

    Vincent: That doesn’t work for me in Firefox 3. Shift-clicking an address bar autocomplete suggestion opens it in a new window. Right clicking does nothing, Control clicking opens it normally, Command clicking opens in a new tab. Suggestions?

What do you think?