All Posts in ie

November 20, 2009 - Comments Off on Live blogging Standards.Next: Future of Internet Explorer

Live blogging Standards.Next: Future of Internet Explorer

Pete LePage
Senior Product Manager, Developers & Security for IE

IE 8

IE 8 is a hybrid, has two engines; IE 9 will have three engines: IE 7, IE 8 and IE 9. This way can ensure site works in future versions of the browser. This is just one of the many wonders that theย fourth industrial revolution had brought with us.

IE 8 supports session and local storage (see presentation by Marcus Lofthouse to the New York Web Standards Meetup). Added addition to spec: a way to remove all.

Mutable DOM prototypes: take a DOM element and add properties/methods to it. Add method to img. There are a number of things not implemented in IE 8. Can write a chunk of JavaScript that adds functionality to browser. This will be used by people writing the JavaScript frameworks (jQuery, Dojo).

Native JSON support.

Network events

CrossDocumentMessaging and CrossDomainRequest

Selectors API

Fixed getElementById.

Demos at ie8demos.com (browser-sniffs and only wants to work in IE 8).

IE 9

  • Faster; speed is important. Finally comparable to FF.
  • A lot of work on standards-support. Will implement border-radius. Acid3 score went from 20 to 32. IE 8 Current CSS3 support is vertical-text. Hope to more than double it in IE 9. ๐Ÿ˜‰

Questions/Answers

Q: Why always trying to play catch up? Why not just adopt Webkit?

A: A lot of things that make adopting Webkit or Gecko more difficult than it seems.

Q: Any release date for IE 9?

A: No dates as of now

Q: Still trying to get Canvas out of the spec for HTML5?

A: Not sure; might be a miscommunication

Q: Any major updates planned for IE 8?

A: Probably not; next major version will be 9. Security updates will be released for 8, but the rendering engine will not change.

Published by: jeffreybarke in The Programming Mechanism
Tags: , , ,

June 3, 2008 - 12 comments

When will IE 6 die?

As a recent Mac and Safari convert (I only use Firefox for development now), I just read with enthusiasm that Safari currently has a 6.25% market share. While welcome news, unfortunately it reiterates how important it remains to make sure our sites work in Internet Explorer.

After hearing about Safari's growth, I became curious about IE7's penetration. How close is IE6 to death?

Unfortunately, not close enough. According to http://marketshare.hitslink.com/report.aspx?qprid=0 (the same site that reports Safari has 6.25% market share), IE has 73.75% market share. The site does not differentiate between IE 6 and 7. thecounter.com reports that between 1 Feb 2008 and 31 May 2008, IE7 was used 40% of the time and IE6 still has a 37% market share!

Jeffrey Barke is senior developer and information architect at theMechanism, a multimedia firm with offices in New York, London and Durban, South Africa.

Published by: jeffreybarke in The Programming Mechanism
Tags: ,