11:13 14.04.2008 | All news from "Programming"

Intellium launches Intellium For Web 1.0.0

Documentation Tool for ASP.NET, HTML, and Javascript Presents Client-server Interactions in Diagrams, which Are Easier to Understand than Code

has announced Intellium For Web 1.0.0, a new tool for documenting a web site by generating diagrams.

Unique to this software is its ability to analyze ASP.NET web projects, pure HTML files and URL hyperlinks and provide the developer with a complete representation of all interactions between client and server in diagrams, which are much easier to understand than code.

With Intellium For Web, the developer will be able to understand internal logic of web pages better, find dependencies between web pages and other elements, and see requests to the web server in a convenient way.

What's more, it can help to see server side iterations between ASPX pages, and export obtained data to graphics and Microsoft Visio.

Intellium For Web will parse ASP.NET, HTML and Javascript files and analyze all possible calls that are executed when a web page normally runs in the browser.

The tool captures all types of calls that a web page can make to the server, such as loading of CSS or Javascript, images; AJAX calls and forms submission.

There is no need to intercept any real web calls or perform any additional manipulation, the only thing needed are sources.

In case there are no sources or the developer wants to receive a diagram from the web directly, Intellium For Web will still help the developer to get a full picture of the web calls, thanks to its HTML Analyzer.

HTML Analyzer looks like a typical web browser with an additional option to generate a diagram. Simply open the web page in HTML Analyzer and click the diagram button. Intellium will capture the sources of the page directly from the browser and analyze it.

Follow this link to visit the .

www.programmersheaven.com/