Sign in
MSDN Blogs
Microsoft Blog Images
More ...
IEBlog
Windows Internet Explorer Engineering Team Blog
RSS for posts
Languages
English
Français
Deutsch
Português (Brasil)
한국어
日本語
简体中文
Русский
Feeds & more
Blog Home
Email Blog Author
RSS for comments
RSS for posts
Atom
Search
Archives
Archives
April 2014
(2)
March 2014
(4)
February 2014
(2)
December 2013
(5)
November 2013
(6)
October 2013
(6)
September 2013
(5)
August 2013
(1)
July 2013
(6)
June 2013
(3)
May 2013
(4)
April 2013
(4)
March 2013
(6)
February 2013
(6)
January 2013
(2)
December 2012
(4)
November 2012
(6)
October 2012
(6)
September 2012
(3)
August 2012
(5)
July 2012
(5)
June 2012
(11)
May 2012
(3)
April 2012
(4)
March 2012
(9)
February 2012
(9)
January 2012
(10)
December 2011
(7)
November 2011
(4)
October 2011
(9)
September 2011
(8)
August 2011
(3)
July 2011
(7)
June 2011
(11)
May 2011
(9)
April 2011
(15)
March 2011
(20)
February 2011
(15)
January 2011
(5)
December 2010
(8)
November 2010
(11)
October 2010
(11)
September 2010
(22)
August 2010
(14)
July 2010
(6)
June 2010
(16)
May 2010
(9)
April 2010
(10)
March 2010
(21)
February 2010
(5)
January 2010
(4)
December 2009
(3)
November 2009
(4)
October 2009
(3)
September 2009
(3)
August 2009
(4)
July 2009
(7)
June 2009
(9)
May 2009
(15)
April 2009
(11)
March 2009
(19)
February 2009
(15)
January 2009
(15)
December 2008
(8)
November 2008
(2)
October 2008
(7)
September 2008
(19)
August 2008
(13)
July 2008
(8)
June 2008
(9)
May 2008
(6)
April 2008
(9)
March 2008
(22)
February 2008
(4)
January 2008
(3)
December 2007
(5)
November 2007
(3)
October 2007
(4)
September 2007
(1)
August 2007
(6)
July 2007
(1)
June 2007
(4)
May 2007
(6)
April 2007
(6)
March 2007
(9)
February 2007
(8)
January 2007
(10)
December 2006
(6)
November 2006
(13)
October 2006
(20)
September 2006
(14)
August 2006
(22)
July 2006
(10)
June 2006
(16)
May 2006
(12)
April 2006
(13)
March 2006
(20)
February 2006
(30)
January 2006
(9)
December 2005
(8)
November 2005
(6)
October 2005
(6)
September 2005
(15)
August 2005
(13)
July 2005
(10)
June 2005
(11)
May 2005
(5)
April 2005
(8)
March 2005
(8)
February 2005
(9)
January 2005
(8)
December 2004
(5)
November 2004
(3)
October 2004
(8)
September 2004
(6)
August 2004
(9)
July 2004
(10)
Show all months
Links
IE Sites
Internet Explorer Home Page
Links to Internet Explorer resources
Internet Explorer Developer Center
Build the web the way you want with IE
Internet Explorer Feedback
Submit Feedback for IE10
Internet Explorer Testing Center
View test result summaries for multiple browsers
EricLaw's IEInternals
A look at Internet Explorer from the inside out
Exploring IE
A Blog for Internet Explorer Customers
IE Test Drive Demos
Experience IE9 and IE10
Other Sites
MSDN Channel 9
View videos of interest to developers
Microsoft Safety & Security Center
Resources to help protect your computer
Building Windows 8
An inside look from the Windows engineering team
Windows Store for developers blog
Windows 8 app developer blog
Insights on building Metro style apps for Windows 8, by the Windows 8 engineering team
Rey Bango’s blog
JavaScript, HTML, CSS & Random Stuff…
Translate this page
Powered by
Microsoft® Translator
April, 2011
MSDN Blogs
>
IEBlog
>
April, 2011
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
IEBlog
IE9 Compat Inspector
Posted
over 3 years ago
by
ieblog
16
Comments
With IE9 now released , we want you to serve IE the same markup as you do for other browsers, and make sure your site works great running in IE9 standards mode. We recently blogged about preparing your site for IE9 , and you can check out the Internet Explorer 9 Compatibility Cookbook for lists of changes that may impact your site or the Internet Explorer 9 Guide for Developers for a more complete list of what's changed. Today we are introducing a new resource that can help...
IEBlog
Understanding Differences in Hardware Acceleration through Paintball
Posted
over 3 years ago
by
ieblog
30
Comments
While most modern browsers now support hardware acceleration, the quality of implementations varies greatly between browsers. Hardware acceleration is more than just a checkmark. How a browser chooses to enable hardware acceleration has a direct impact on the performance and user experience of Web applications. To highlight the quality and performance differences in hardware acceleration, let's look closely at the Paintball test drive, released with IE 10 Platform Preview 1 . Paintball...
IEBlog
IE9 Release Now Available in Japan
Posted
over 3 years ago
by
ieblog
2
Comments
The final Internet Explorer 9 is now available for download in Japanese at www.beautyoftheweb.jp . With this release, IE9 is now available to download in 40 languages worldwide. Please visit our worldwide sites page to download Internet Explorer 9 in a language of your choice. —Swathi Ganapathi, Program Manager, Internet Explorer
IEBlog
Add-ons and IE Reliability
Posted
over 3 years ago
by
ieblog
34
Comments
Third-party software (such as add-ons ) causes many of the crashes you experience in IE. From an analysis of the error reports submitted during IE9 Beta, third-party code accounts for around 70% of all the crashes in IE. While we work hard to improve IE9’s reliability in-house, it’s equally important to ensure that the add-on ecosystem is compatible with IE9. This is a challenge faced by other browser vendors as well. Throughout the IE9 development cycle, we addressed the top...
IEBlog
Thoughts on when to use Canvas and SVG
Posted
over 3 years ago
by
ieblog
26
Comments
HTML5 Canvas and SVG are two exciting graphics features introduced in IE9. Both were covered in sessions at last week’s MIX11 conference in Las Vegas (see Deep Dive Into HTML5 <canvas> and Modernizing Your Website: SVG Meets HTML5 ). These technologies can be used to address a range of graphic scenarios on the modern Web. With a lot of excitement around Canvas, there has been a tendency to ignore SVG, which, in many cases, is the better choice. Here I offer some thoughts on when to choose Canvas...
IEBlog
How You Help Us Improve IE’s Reliability
Posted
over 3 years ago
by
ieblog
32
Comments
Over the past year, the structured feedback you provided while using the IE9 Platform Previews, Beta , and Release Candidate has been invaluable to helping us build the most reliable version of IE ever. The error reports that you send us via Windows Error Reporting and other methods help us fix the most impactful issues experienced by users. Your real-world browsing enables us to identify reliability problems in ways that cannot be matched by internal testing. In this post...
IEBlog
IE Feedback: Looking Back, Forging Ahead
Posted
over 3 years ago
by
ieblog
21
Comments
IE9 users significantly impacted the engineering process and product with high quality, high value feedback. It is for this reason that we are pleased to announce that the Internet Explorer Feedback Program will remain open on an ongoing basis. Users continue to be able to search, reactivate, or log new bugs on Connect , and the IE team will continue to investigate and resolve them. We would like to reiterate our deep appreciation and thanks for the time and effort our users invested...
IEBlog
Hang Resistance in IE9
Posted
over 3 years ago
by
ieblog
54
Comments
IE9 is the most reliable browser available today in terms of hang resistance. In this post on IE reliability, we show how we engineered IE9’s hang resistance so that an unresponsive tab no longer affects the rest of the browser, similar to how IE is resistant to a crashing tab with Tab Isolation . We highlight new user experiences that help you recover from hangs caused by Web pages, long- running scripts or slow add-ons so that you can browse continuously without interruption. We also perform...
IEBlog
Exploring ECMAScript 5 with a Simple Game of Poker
Posted
over 3 years ago
by
ieblog
10
Comments
Support for ECMAScript 5, the updated standard of the language commonly known as JavaScript, is part of our promise to ensure that the same markup and same script works across browsers. Over the past few months we’ve devoted more than a few blog posts to the topic including: ECMAScript 5: Reusable code ECMAScript 5: Arrays Extras IE9’s Document Modes and JavaScript With the IE9 RC, we released another Test Drive demo to explore the full benefits of ECMAScript 5 available in IE9. This game of Texas...
IEBlog
The IE10 User-Agent String
Posted
over 3 years ago
by
ieblog
50
Comments
We recently announced IE10 Platform Preview 1 . Aside from some exciting new features , this platform preview also includes the new IE10 user-agent string : Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0) Overall this represents a natural evolution of the IE9 user-agent string with only two changes: The value of the “MSIE” token is now “10.0” The value of the “Trident” token is now “6.0” Also, Compatibility View still maps to IE7...
IEBlog
IE10 Platform Preview and CSS Features for Adaptive Layouts
Posted
over 3 years ago
by
ieblog
52
Comments
The first platform preview of IE10 contains many new CSS3 features all developed as implementations of evolving Web standards. In this post, we’ll look at three of those CSS features— CSS3 Grid Layout , Flexible Box Layout , and Multi-column Layout . CSS Grid Layout and Flexible Box Layout both help developers create layouts for complex Web applications and Web sites. Multi-column is designed to help developers create advanced text layouts for improved readability on the Web. These three...
IEBlog
April 2011 Cumulative Security Update for Internet Explorer Now Available
Posted
over 3 years ago
by
ieblog
7
Comments
The April 2011 Cumulative Security Update for Internet Explorer is now available via Windows Update . This security update resolves four privately reported vulnerabilities and one publicly disclosed vulnerability in Internet Explorer. This security update is rated Critical for Internet Explorer 6, Internet Explorer 7, and Internet Explorer 8 on Windows clients; and Moderate for Internet Explorer 6, Internet Explorer 7, and Internet Explorer 8 on Windows servers. Internet Explorer 9 is not affected...
IEBlog
Native HTML5: First IE10 Platform Preview Available for Download
Posted
over 3 years ago
by
ieblog
346
Comments
IE10 Platform Preview 1, available for download today is the first step in delivering the next wave of progress in native HTML5 support. Web sites and HTML5 run best when they run natively, on a browser optimized for the operating system on your device. We built IE9 from the ground up for HTML5 and for Windows to deliver the most native HTML5 experience and the best Web experience on Windows. IE10 continues on IE9’s path, directly using what Windows provides and avoiding abstractions, layers...
IEBlog
Getting the Most from IE9 and Your GPU
Posted
over 3 years ago
by
ieblog
34
Comments
Over the past year, Internet Explorer 9 went from a technology platform preview to final release for millions of users. Before IE9 beta, our opt-in telemetry data showed IE9 running on a relatively small number of high-end GPUs. Within two weeks after beta release, IE9 was running on nearly every kind of GPU in the world—from expensive and fast desktop GPUs to power-sipping netbook GPUs. In this post we talk about our approach to ensuring IE9 is using the GPU across a broad range of PCs, and what...
IEBlog
A More Compatible IE9, Through Your Feedback
Posted
over 3 years ago
by
ieblog
18
Comments
Throughout IE9, we have written about how users and developers expect browsers to be compatible with the sites they use every day. This blog post covers a few ways we measure and ensure compatibility with the Web and how your feedback made a difference . Measuring compatibility with the Web We measure Web compatibility through many different mechanisms. These include: Customer feedback: Most important, we listen and act on feedback from the community. With 33...
Page 1 of 1 (15 items)