Dear Smalltalkers,
AIDA/Web is standalone web server and framework for complex web applications, with rich collection of web components to build web pages programatically, MVC-like separation of presentation from domain, fully REST-aware with automatic and persistent url links, with integrated session and security management and many more...
It took whole 2 years since last public release and here is newest Aida: ftp://ftp.eranova.si/aida/aida-4.0.4.tar.gz
...with a lot of new stuff:
- CSS support
- nicer graphical design, some demos added
- smarter components like ViewTabs, WebMenus,
- much easier work with tables with WebGrid (see demo)
- support of Wiki syntax in any text
- help support added to every view, can be edited online
- images as methods, so that you don't need separate image files
- web clipboard to cut/copy/paste url links around
- object versioning support
- easier programing of view and action methods
- reorganization of packages, refactoring of WebElement hierarchy
- file upload support
Installation:
- load parcel Swazoo.pcl (0.9.96 !)
- load parcel AIDAWeb.pcl
- doit SwazooServer demoStart
- in web browser open http://localhost:8888
More on http://www.eranova.si/aida, http://wiki.eranova.si/aida
Enjoy!
Janko Mivsek
Eranova d.o.o.
Ljubljana, Slovenia