Internet Explorer
Microsoft Apologizes for IE6
This has been circulating around the internet for the past few days. I wanted to post it here:
From the poster:
Dear Web Developers,
We are so very sorry about IE6.
Come, talk to us during one of the sessions, and we will show you why Internet Explorer 9 is way better.
Microsoft decides Internet Explorer will auto update
Lee Matthews writes, in his article, Microsoft decides to automatically update Internet Explorer for everyone:
Good news, everyone! Microsoft has decided that the time has come to make sure that all users of Internet Explorer are using the most current version possible. To accomplish that goal, they’re turning on automatic updates.
If only they would force all IE6 users to update to IE9.
Chrome beats Firefox in Global Usage
According to statcounter, Chrome overtook Firefox globally for the first time.
My traffic still has Firefox at 25%, Chrome at 22.6% and Safari at 28% for overall traffic (most likely due to the high number of iPhone visitors, 25% of seangw.com traffic is mobile).
Good to hear folks around the world are abandoning Internet Explorer.
The Pending Browser Hell – On IE Half Life
Paul Irish, wrote Browser Market Pollution: IE[x] is the new IE6, which details the complexities we have coming up for us as web developers.
I’m glad to see someone fully thought this through. Browser half life is a significant issue for website accessibility.
When was the last time someone asked you to get your site working in Chrome 9? Well, that was 3 releases ago, as was IE6 (I’m even ignoring the fact that Chrome 9 was February 2011, and not August of 2001 for IE6). I’m constantly hearing that a client is asking for IE6 support. I do all I can to dissuade them (logic, reasoning, and finally .. a 30% surcharge as it requires much more time to debug and handle), but IE6 support is still an issue. Why?
Because of the half life of Microsoft browsers.
XMLHttpRequest: Learn why Asynchronous is Best
Ran across an article on MSDN (I know, right?) about the problems with synchronous XMLHttpRequests, and how it actually causes 8.4% of all hangs in IE9.
Synchronous is easier to work with, as it flows just like a user would expect. Asynchronous is slightly tougher to use, as it requires handling the response out of sync with the rest of the page’s code.
You can find some helpful information about the problem, along with some examples, and fixes at Why You Should Use XMLHttpRequest Asynchronously.
An excerpt from the article:
8.4% of all hangs in IE9 in the past month are caused by XMLHttpRequest objects blocking the UI thread with a synchronous request. That’s a huge number! With some manageable code changes, these hangs can be avoided, and developers can give their users a better experience across their websites. We’ll get into what’s happening here, what you can do about it, and we’ll give a little demonstration to see firsthand what can happen when a synchronous request hangs the browser.
Google Drops Firefox 3.5, Internet Explorer 7, Safari 3 Support
Happy to hear, Google has announced that as of August 1 (2011), they will no longer support:
- Firefox 3.5
- Internet Explorer 7
- Safari 3
This means that new functionality (which will probably roll out sometime this summer) may not work perfectly in those browsers. It’s a nice move as those browsers are getting old, and the web has to set expectations as to which browsers should be supported.
Brower Market Share: Chrome at 10.7%, IE 6 at 12.03% – Companies upgrading from IE6
ConceivablyTech has done a good job summarizing the data from NetMarketShare.
From The Third Double-Digit Browser: Chrome Blasts Past 10%:
Google’s Chrome had another successful month and ended 2010 with 10.70% market share, according to Net Applications and almost 16% according to StatCounter. Microsoft’s Internet Explorer continued to lose market share on a fast pace while Mozilla’s Firefox is fighting and tightly holding on to the market share it has.
› Continue reading
Internet Explorer 9: New browser, Same Problems – IE9 HTML5 Failures
Way back when, in the times of HTML 4, and CSS was just getting started we worked with IE6. IE6 required us to do everything differently, because of the ways things were implemented. They just had to be different.
Fast forward to 2011. The world is rapidly expanding use of an incomplete spec, HTML5, and things seem OK. Browsers support it, the implementations seem pretty consistent.
Enter IE9.
Notes on IE9 for Web Developers
I’m reading through the Interoperable HTML Parsing in IE9 blog post on MSDN and there are some nice, and some not so nice things.
The following are some subjects talked about, and what it means for us web developers.
› Continue reading
Please share, it makes me happy:
Subscribe to Email Alerts
Make a Donation
Popular Posts
Follow Me
Recent Posts
Archives
Tags
Blogroll
- 456 Berea St
- ActionScript 3 Design Patterns
- adactio – home of Jeremy Keith
- ajaxian
- Boxes and Arrows
- Chris Brogan
- CSS Globe
- InsideRIA
- Jarrod Michael Studios
- Johan Brook: Designer and Developer
- Mad Vertices
- NETTUTS
- Portsmouth Community Calendar
- Roomware Blog
- Signal vs. Noise
- Six Revisions
- Snook
- Style Grind
- Tiago’s Weblog
- Viget Extend
- Vitamin
- Whats the latest
- Woork
- zupko.info

