Tag Archives: toolkit

Eclipse AJAX Toolkit Framework (ATF)

An Eclipse Web Tools Incubator Project

The AJAX Toolkit Framework (ATF) provides and extensible framework and exemplary tools for building IDEs for the many different AJAX runtime offerings (Dojo, Zimbra, Rico, etc) in the market.

Tools built upon these frameworks will initially include: enhanced JavaScript editing features such as edit-time syntax checking; an embedded Mozilla web browser; an embedded DOM browser; and an embedded JavaScript debugger.

An additional and unique aspect of the framework is the Personality Builder function, which assists in the construction of arbitrary AJAX runtime frameworks, thus allowing those runtimes to be used with ATF tools.

Read and post comments | Send to a friend

Cross Platform GUI Widgets

wxWidgets is a cross platform GUI widget library that lets you target theLinux/Unix, MacOS Windoz platforms so, you don't have to worry that your development investment will be made obsolete by the requirement to target another platform.

Read and post comments | Send to a friend