Tag: javascript_applications

Download Ajax View to Monitor JavaScript in IE7

August 31, 2007 by Jason

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

View is an HTTP 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 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 View does not require modification of either the page source or the browser,” explained John Hrvatin, Program Manager, Explorer. Read More»