The Artima Developer Community
Sponsored Link

Agile Buzz Forum
New version of Aida/Web announced

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
James Robertson

Posts: 29924
Nickname: jarober61
Registered: Jun, 2003

David Buck, Smalltalker at large
New version of Aida/Web announced Posted: Apr 12, 2005 3:08 PM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: New version of Aida/Web announced
Feed Title: Cincom Smalltalk Blog - Smalltalk with Rants
Feed URL: http://www.cincomsmalltalk.com/rssBlog/rssBlogView.xml
Feed Description: James Robertson comments on Cincom Smalltalk, the Smalltalk development community, and IT trends and issues in general.
Latest Agile Buzz Posts
Latest Agile Buzz Posts by James Robertson
Latest Posts From Cincom Smalltalk Blog - Smalltalk with Rants

Advertisement

Janko Mivsek just announced a new version of AIDA-Web, the web application framework he's been using (and developing) for quite some time now. It's a mature, robust product:

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

Read: New version of Aida/Web announced

Topic: Another look at the logs Previous Topic   Next Topic Topic: Remember that Permanent Record thing?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use