[ANN] AIDA/Web application server v5.0 with Ajax support released

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[ANN] AIDA/Web application server v5.0 with Ajax support released

Janko Mivšek
Dear Smalltalkers,

I invite you to try the newest release of a web application server
Aida/Web from:

        - demo and discussion page: http://aida.eranova.si
        - VW parcels: ftp://ftp.eranova.si/aida/aida-5.0.tar.gz
        - Cincom Public repository, bundle AIDA/Web

AIDA/Web is a web application server based on Swazoo and a framework for
building complex web applications of many sorts. In that respect it is
similar to Seaside. It has everything you need for a real web app,
together with Ajax.

It is also a mature one, running real web apps since 1996. It is used in
many intranet business apps from Gas billing system for all gas in
Slovenia to logistics management system called e-logis and recently a
CMS like system for Quality and Business process management.

A new version has a lot of new stuff:

- Integrated Ajax support, (among others: async update of any
   element,  autocomplete fields, in-place editing)
- integrated Ajax libraries Prototype and Scriptaculous (javascript in
   methods)
- Javascript components like Calendar
- WYSIWYG editor support (TinyMCE)
- strong WebGrid support with Ajax sorting and filtering
- Scheduler for scheduling one-time or periodic events
- WebDAV support

Installation:

- load parcel Swazoo.pcl
- load parcel AIDAWeb.pcl
- doit SwazooServer demoStart
- in web browser open http://localhost:8888
- login with admin/password

More on:

- http://www.eranova.si/aida,
- http://aida.eranova.si (demos, discussions)


Enjoy!

Janko Mivsek
Eranova d.o.o.
Ljubljana, Slovenia