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
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
June, 2010
MSDN Blogs
>
IEBlog
>
June, 2010
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
IEBlog
Measuring Web Page Performance
Posted
over 3 years ago
by
ieblog
34
Comments
We’re focused on making Internet Explorer 9 amazingly fast, and we want to help web developers make their sites fast as well. Enabling developers to accurately measure the performance of their websites is critical to making the web faster and enabling a new class of HTML5 applications. At Velocity , we announced Internet Explorer 9 as the first browser to provide performance information to developers at runtime, which we introduced in the latest IE9 platform preview . With special thanks to...
IEBlog
JavaScript tests now available on the IE Testing Center
Posted
over 3 years ago
by
ieblog
14
Comments
Our commitment to same markup includes script along with HTML, CSS, SVG, and the other markup that developers use to build the web. To make same markup real, the community needs a set of official tests to assess how interoperable and standards-compliant different browsers are with the latest version of JavaScript, “ECMAScript Fifth Edition” (fondly known as ES5). As we mentioned in a recent blog post , Ecma International (the standards body behind JavaScript) is working through a process...
IEBlog
Enhanced Scripting in IE9: ECMAScript 5 Support and More
Posted
over 3 years ago
by
ieblog
30
Comments
Up to this point we have mostly talked about improved JavaScript performance in Internet Explorer 9 but we haven’t said much about any new or changed language features in the “Chakra” engine. Now, with the third Platform Preview, we can tell you about JavaScript feature enhancements which you can try for yourself . As context, the industry standard that defines the JavaScript language is ECMA-262: ECMAScript Language Specification developed and published by Ecma International...
IEBlog
JavaScript: Same Code, and a Standardized Test Suite
Posted
over 3 years ago
by
ieblog
20
Comments
Being all in with HTML5 means being committed to enabling developers to use the Same Markup on the Web, and that includes the same JavaScript code. The Chakra JavaScript engine in the latest Platform Preview release of Internet Explorer 9 includes significantly improved support for the ECMAScript (ECMA-262) standard, including features new to the recently finalized ECMAScript Fifth Edition (often called ES5 for short). This also includes complete support for JavaScript tests in Bucket 6 of the...
IEBlog
HTML5, Native: Third IE9 Platform Preview Available for Developers
Posted
over 3 years ago
by
ieblog
215
Comments
As developers experiment and begin the transition from writing today’s websites to building HTML5 applications, they will test the limits of browsers. For example, the huge difference between hardware accelerated HTML5 video and plain HTML5 video support in a browser was clear in the demo we showed at MIX . Because some browsers run on many different operating systems, there can be a tendency to use a “least common denominator” approach to implementing HTML5. By using more of...
IEBlog
Updates to the IE Testing Center
Posted
over 3 years ago
by
ieblog
4
Comments
One of the major investments we’re making during the IE9 project is support for more web standards. Web developers all around the world consistently gave us feedback that they wanted to use the same pages with the same markup across browsers. By working closely with the W3C and its members on the newest web standards, we can make that dream a reality for web developers. 118 New Test Cases Submitted to the W3C Today, we released an updated version of the IE9 Platform Preview build. In conjunction...
IEBlog
Measuring Browser Performance with the Windows Performance Tools
Posted
over 3 years ago
by
ieblog
23
Comments
We’ve recently discussed the performance characteristics of the Flying Images and A GPU-Powered HTML5 Flickr Photo Viewer samples across different browsers. On the Internet Explorer team we use the Windows Performance Tools to measure browser runtime performance. The Windows Performance Tools are among the most accurate performance tools available which is why they’re commonly used across the industry. In this post I will give an introduction to using the Windows Performance Tools with...
IEBlog
IE’s Compatibility Features for Site Developers
Posted
over 3 years ago
by
ieblog
36
Comments
Site developers have been clear that they want interoperability and standards compliance (or “Same markup”) for newer technologies as well as backward compatibility for their existing sites. After reading questions and comments on the last few compatibility-related blog posts , I thought now is a good time to recap IE’s compatibility features for site developers. As IE changes and supports new technologies, developers will still want, in some scenarios, IE’s legacy behavior...
IEBlog
Rely on Declarative Security Features in the Browser
Posted
over 3 years ago
by
ieblog
15
Comments
Cutting edge web applications push the boundaries of the web development model. In the security space, this raises an interesting question – who owns security for a web application built on a complex platform hierarchy? Is it the application at the top of the stack, the intermediate platform component, or the browser itself? We believe that web application security is a shared responsibility between the browser client, web platform components (such as ASP.Net), and web applications themselves...
IEBlog
IE Test Center updates
Posted
over 3 years ago
by
ieblog
37
Comments
It’s great to see that the web community and browser vendors are getting value out of the test cases on the IE Testing Center . People are discussing these in blog posts, email, and the W3C mailing lists , which is excellent. We want to make sure these tests are valuable and conform to the various specifications they test. We received some great feedback over the last few weeks on a number of the test cases we posted on May 5 th . I want to thank everyone who provided actionable feedback...
IEBlog
Same Markup: Explaining "@_jscript_version" and Styling New HTML5 Elements
Posted
over 3 years ago
by
ieblog
21
Comments
Last month I posted general guidelines for writing cross-browser code . Specifically I emphasized that feature detection (rather than browser detection) is better for working around differences between browsers. This is because feature detection automatically adapts to what a given browser supports and thus deals gracefully with new releases. Browser detection requires researching the level of support in every version of every browser and must be updated each time a new browser is released. Today...
IEBlog
IE June Security Update Now Available
Posted
over 3 years ago
by
ieblog
8
Comments
The IE Cumulative Security Update for June 2010 is now available via Windows Update . This security update resolves five privately reported vulnerabilities and one publicly disclosed vulnerability in Internet Explorer. The most severe vulnerabilities could allow remote code execution if a user views a specially crafted Web page using Internet Explorer. Users whose accounts are configured to have fewer user rights on the system could be less impacted than users who operate with administrative user...
IEBlog
Microsoft Attending SVG Open 2010 Conference
Posted
over 3 years ago
by
ieblog
15
Comments
With Patrick fresh off the plane from Brussels (see previous post), this is a great time to share that Patrick and I will be attending the SVG Open 2010 conference late this summer. The theme of this year’s conference is “Ubiquitous SVG.” We’re excited to help make this theme a reality through our continued participation in the W3C SVG Working Group and the broader developer community and with our implementation of SVG in IE9. SVG Open 2010, the 8th International Conference...
IEBlog
Getting to SVG 2.0: A report from the SVG Working Group Face-to-Face (May 24th – June 1st 2010)
Posted
over 3 years ago
by
ieblog
16
Comments
After months of conference calls, the most recent face to face meeting of the SVG Working Group helped us make progress on this web standard. The biggest ‘news’ from this meeting was the group’s decision to take the next step to finish the current SVG proposal – “SVG 1.1 2nd Edition” – and send it as a Proposed Recommendation to the W3C Advisory Committee for final endorsement. We also started more serious conversations about SVG 2.0. As the Web has advanced...
IEBlog
IE Diagnostics
Posted
over 3 years ago
by
ieblog
21
Comments
In recent posts we talked about giving feedback and filing a great bug using a tool called IE Diagnostics that is included with the publically available Internet Explorer Platform Preview releases. We encourage you to include IE Diagnostics reports with every bug submission. This blog post sheds more light on the IE Diagnostics tool by detailing the data included in an IE Diagnostics report, what you can learn from it, and how you can use this information to debug problems you see in IE. What...
IEBlog
A GPU-Powered HTML5 Flickr Photo Viewer
Posted
over 3 years ago
by
ieblog
69
Comments
With Internet Explorer 9, developers can build new classes of HTML5 applications that were previously not possible. We’re having fun building sample web applications that provide a glimpse into the types of experiences that hardware acceleration provides. In this post, we take a closer look at Flickr Explorer , one of the samples that we released alongside IE9 Platform Preview #2 . Flickr Explorer is written using standard HTML, CSS and JavaScript. It uses AJAX to asynchronously search Flickr...
Page 1 of 1 (16 items)