News

WaveMaker Unveils Visual Web Dev Tool and Framework

WaveMaker Software unveiled two new developer solutions this week: WaveMaker Visual Assembly Studio and WaveMaker Rapid Deployment Framework for Enterprise Web 2.0. The former is designed to provide enterprise departmental developers with a visual dev tool for building data-driven Web apps. The latter enables those apps to be deployed to industry-standard Java app servers.

WaveMaker is the new incarnation of ActiveGrid, a three-year-old company originally focused on assembling an open source deployment stack based on LAMP, as well as inexpensive and simple-to-use application runtimes, according to Todd Hay, WaveMaker's VP of sales and marketing. The company changed its focus -- and its name -- in November.

"We found, over time, that some of the technology choices we had made were not passing the grade with CIOs for deployment inside an enterprise," Hay said.

In 2006, the company began refocusing on what it perceived as a gap within the enterprise between the business developers, who are trying to build everyday productivity apps, and the CIOs, who need a standards-based architecture that they can manage and control.

One of Hay's customers put it to him this way: Central IT is focused on big, bet-the-business infrastructure projects that are going to solve all of the company's problems, take years of work, and never get finished. Meanwhile, the business teams are building temporary apps they plan to stand up for a few months just to get through one project, and they end up living forever.

"We could see that the business groups were increasingly frustrated over the inability of IT to deliver the applications they needed, when they needed them, and increasingly turning to tools that the CIO couldn't manage -- things like Microsoft Access, Oracle Forms and Lotus Notes," added Rick Saletta, WaveMaker's director of marketing and product management. "So you get more and more of this rogue IT being developed."

In helping CIOs "stop the bleeding" caused by what the company believes are thousands of these guerilla or shadow applications, WaveMaker found a new focus, and two guiding concepts: "Web Fast" and "CIO Safe."

Billed as "PowerBuilder for the Web," WaveMaker's Visual Assembly Studio (VAS) is a Web-based AJAX and Web development suite. The "Web Fast" toolset is designed for drag-and-drop assembly of Web apps using AJAX widgets, Web services and databases. The company claims that VAS accelerates app development by as much as 67 percent and reduces the lines of code written by 98 percent, when compared with applications built on Microsoft .NET. VAS is based on software acquired by ActiveGrid when it purchased the TurboAjax Group in September.

"We make that comparison because PowerBuilder solved this problem in the '90s," observed Hay, "when the trend was toward client-server. Nothing has come along since then for Web developers."

"No one is empowering those visual developers from the client-server days with a tool that allows them to get their application up on the Web," added Saletta. "And no one is bridging that gap and addressing the needs of the CIOs. There simply has been no alternative to the rogue IT."

The "CIO Safe" piece comes with the deployment platform. Web applications built with VAS can then be deployed with the Rapid Deployment Framework onto Java applications servers that are already part of the CIO's approved infrastructure, Saletta said, including Apache Tomcat and J2EE servers from IBM, BEA, Sun and Red Hat.

WaveMaker Visual Assembly Studio 3.0 is available now as a free download from the company's Web site. WaveMaker Rapid Deployment Framework 3.0 is available under commercial license.

About the Author

John K. Waters is the editor in chief of a number of Converge360.com sites, with a focus on high-end development, AI and future tech. He's been writing about cutting-edge technologies and culture of Silicon Valley for more than two decades, and he's written more than a dozen books. He also co-scripted the documentary film Silicon Valley: A 100 Year Renaissance, which aired on PBS.  He can be reached at [email protected].

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube