Difference between revisions of "Releases/Release announcements/Release 1.0-beta"

From AtoM wiki
m (Dan moved page Release 1.0-beta to Releases/Release announcements/Release 1.0-beta: Refining the organization of the new wiki)
(No difference)

Revision as of 15:48, 13 June 2014

Main Page > Releases > Releases/Release announcements > Release 1.0-beta

This is the initial beta release of ICA-AtoM software in the form of a demo CD distributed to delegates at the ICA 2008 congress in Kuala Lumpur (July 21st to 27th, 2008)

Features

ICA-AtoM comprises

  • HTML pages served to a web browser from a web server. Apache is used in development but ICA-AtoM is also compatible with IIS
  • A database on a database server. MySQL is used in development but ICA-AtoM uses a database abstraction layer and is therefore also compatible with Postgres, SQLite, SQLServer, Oracle, etc.
  • PHP 5 software code that manages requests and responses between the web clients, the application logic and the application content stored in the database
  • The symfony web framework that organizes the component parts using object orientation and best practice web design patterns
  • The Qubit Open Information Management Toolkit, developed by the ICA-AtoM project and customized to make the ICA-AtoM application