Tag: ajax

Ajax Evolution in Internet Explorer 8

October 07, 2008 by Jason

The evolution of IE from Internet Explorer 7 to Internet Explorer 8 spans from the graphical user interface on the surface of the browser to the underlying rendering engine. Among the various improvements delivered to Internet Explorer, enhancing AJAX in the browser is an illustrative example of Microsoft’s efforts to take its proprietary browser to the next level. In this regard, Sunava Dutta, IE Program Manager, revealed that the Redmond giant focused on improving AJAX for IE8, on top of what was made available with the Beta 1 release in March. The AJAX updates are already available as of the release of IE8 Beta 2.

“The good news is our team has been working since Beta 1 to tweak and update our implementations based on feedback from developers and ongoing updates to the W3C standards drafts on which most of these implementations are based or have been submitted for consideration. Not content with doing just that, we also added a few new features for developers. The AJAX updates we’ve chosen for Beta 2 focus on maintaining cross-browser compatibility and the feature sets that developers have thought would be the most useful,” Dutta explained. Read More»

Download Ajax View to Monitor JavaScript in IE7

August 31, 2007 by Jason

The Ajax View JavaScript Instrumentation Proxy is the end result of the work from Microsoft Research. Essentially the tool is designed to act as a HTTP proxy focused on monitoring the performance and behavior of JavaScript applications within Internet Explorer 7, although Ajax View is not limited to just Microsoft’s browser. The Redmond company only recently delivered a public version of Ajax View under an academic and non-commercial use license.

“Ajax View is an HTTP proxy that instruments JavaScript as it’s served to the client based on a set of rules defined by plug-ins. The download includes a plug-in that contains a commented sample instrumentation policy. This design has a couple important effects. [First off] you can customize Ajax View to monitor exactly the JavaScript behavior you’re looking for, whether it’s about performance, or how people navigate through your site. And using Ajax View does not require modification of either the page source or the browser,” explained John Hrvatin, Program Manager, Internet Explorer. Read More»