Wednesday, November 30th, 2005
Category: Toolkit
<
>p
>
DomAPI is an application-centric development environment targeted at version 5.0 or better browsers running on Windows, MacOS and Linux, written by the authors of JSCruncherPro.
It has a lot of components, and also has an RPC Wrapper. The components need a designer to go through and pretty them up though.
Components
DomAPI comes with a rich set of components:
Advanced:
Resources

- Ajax framework released
Simplified Ajax development is the goal of a new framework from Emergetk, released under the General Public License (GPL). It is written in C# and the...
- Google claims it makes Ajax easy
The new Google Web Toolkit (GWT) is said to take the bother of working with JavaScript out of Ajax development. The toolkit works with "any Java IDE"...
- What to expect with the new JavaScript standardization (ECMAScript 5)
ECMAScript 5, the first JavaScript standardization since 1999, will be released later this year. Though not as thorough an overhaul as some...
- JavaScript Achilles heal for Ajax?
Web 2.0 applications can be hacked by exploiting a security hole in the JavaScript component of Ajax, according to security vendor Fortify Software...
- Google updates Ajax tool
Google Inc.'s release of the latest version of its Google Web Toolkit 1.4 for Ajax development is a "major upgrade to the company's open-source...
Domapi has some serious performance problems.
The DomAPI examples you reference are v3, and are 2 or more years old! The framework has been completely re-engineered and is in current v4 beta release.
If you want to see what v4 looks like, you have to dig around a bit, as v4 examples are only currently hosted on a development site. Heres a link for you:
http://nebiru.com/domapidev/index.cfm?action=examples
The look is completely customisable via CSS, and performance is dramatically improved from v3.
Domapi is also fully skineable. It’s also available free, and a license with fully editable source is only about $200. Worth it for the listgrid and ajax support alone!
Detail on the about license can be found here. http://www.domapi.com/packages.cfm
The developer/advance license already give you full source access/edit. The highest level is for remove the branding requirement and allow you to distribute with application.
I used v3 back in 2005. I was doing some work for a client and it’s was ok. Eventually from prototype to pilot, the customer bought the commercial license.
however my only compliant was that documentation was quite lacking especially the examples section, other than that, I will recommend anyone who wants a rich set of javascript components.