Product Reviews

July Product Watch: AVIcode Intercept uX, Mykonos 1.0, More

AVIcode Intercept uX
AVIcode's new Intercept uX is an application monitoring and logging utility that provides detailed information on the behavior and health of browser-based Web applications. Unlike server-side monitoring, Intercept uX measures operations that impact what the company calls the "keyboard to eyeball" response time of applications. The server-based software collects data by injecting JavaScript-based dynamic agents into monitored Web pages. The logic enables Intercept uX to peer into any .NET-based application process and provide rich reporting and links to underlying methods and code.

Intercept uX includes a rich, browser-based user interface that lets users identify performance issues or failures, and immediately click through to assess the underlying systems and code. Users can set thresholds and use the built-in reporting displays to focus on the most significant or common problems. Integration with Visual Studio lets developers link all the way back to the original C# or VB.NET code.


[Click on image for larger view.]
Figure 1. Intercept uX lets users quickly target application performance issues.

Intercept uX
AVIcode Inc.
Price: Starts at $7,995 per server
www.avicode.com
443-577-3000

Mykonos 1.0 AJAX Security Framework
Mykonos has released its Mykonos enterprise development framework and security service. Intended for developers building AJAX-based rich Internet apps, San Francisco-based Mykonos provides a server-based abstraction layer that helps shield and harden vulnerable AJAX components and logic from attack.

Mykonos is server-deployed software that provides a layer of infrastructure and services to establish a boundary between client systems and the application server. Mykonos CEO David Koretz says the approach addresses a host of common AJAX vulnerabilities, including SQL injection, code insertion and cross-site scripting attacks.

The Mykonos framework includes a logging engine that instantiates a session for each AJAX application and asynchronously monitors the client. Component-level filtering protects against injection and reverse engineering, while AJAX components are obfuscated and communicate with the server via a central remote procedure call (RPC) layer, rather than directly with the server.

In addition to an AJAX client library with more than 50 GUI controls, Mykonos includes a Visual Builder module for rapid application development. The Visual Builder integrates with Visual Studio. Mykonos is delivered as a hosted service.

Mykonos 1.0
Mykonos LLC
Price: $1,995 per developer per year, including support
www.mykonossoftware.com
877-889-4647; 650-329-9000

Borland TeamDefine
Borland TeamDefine is a requirements-management package that promises to reduce the amount of costly changes to software projects by enabling visual mockups and dynamic interaction among stakeholders in the application development process. A design canvas lets developers drag and drop program elements, which they then link together by drawing out connections to data and logic. TeamDefine works with sample data and logic to enable functional, interactive simulations of program behavior. These simulations can be published to a URL so they're accessible from a Web browser.

TeamDefine integrates with Borland's Caliber RM enterprise requirements management product, and company executives say the tooling will extend integration to third-party requirements packages, by way of Borland's Open ALM framework.

TeamDefine
Borland Software Corp.
Price: $3,000 per developer with unlimited reviewer seats
www.borland.com
800-632-2864

About the Author

Michael Desmond is an editor and writer for 1105 Media's Enterprise Computing Group.

comments powered by Disqus

Featured

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

Subscribe on YouTube

Upcoming Training Events