Download and installation instructions

About Smalltalk

AIDA/Web is a Smalltalk application, therefore you need a Smalltalk first. Currently we support four dialects:

If you are new to Smalltalk then read an on-line book Squeak by Example.

Stable release

1. Download:

2. Install:

  • Squeak:
    1. open SqueakMap Package Loader
    2. install packages in that order: Sport 2.031, Swazoo 2.1, AIDA/Web 5.6.
  • Gemstone GLASS
    1. install downloaded overlay over installed GLASS
  • VisualWorks:
    1. load parcel or bundle Sport 2.031 following this instructions
    2. load parcel or bundle Swazoo 2.1
    3. load parcel or bundle AIDAWeb 5.6
  • Dolphin Smalltalk:
    1. unpack .zip so that you have two subdirectories: Swazoo and AIDAWeb
    2. install package Swazoo.pac from directory Swazoo
    3. install package AIDAWeb.pac from directory AIDAWeb

3. Run:

  1. doit SwazooAida demoStart
  2. in web browser open http://localhost:8888
  3. login with username: admin, password: password

Beta downloads and installation

AIDA/Web 6.0 beta and AIDA/Scribo 1.0 beta on Squeak