Visual AJAX

Posted on 2006-01-18 10:54  飞鼠  阅读(176)  评论(0)    收藏  举报
http://www.tersus.org/about/visual_ajax?c=aj

The Tersus Visual Programming Platform employs AJAX techniques "under the hood", simplifying the creation of web applications with a rich, responsive user interfaces.
Tersus uses a single, visual language for defining user interface, client side behavior and server side processing, eliminating the need to master multiple technologies and tools.

The visual model is executed on the server or inside the browser as appropriate, eliminating the need to master different languages (JavaScript , Java) and complex client/server integration techniques.

With Tersus you will get two major benefits:

You use the same language for client side and server side processes.
The development is 100% visual - the application is defined using visual diagrams instead of code.

For a simple example, take a look at the Tree4Notes application, which contains a split-pane with a tree display of the notes hierarchy on the left, and the contents of the currently selected note on the right. See how the content of the page is update without a full reload.