Release 1.0-beta

From ICA-AtoM
Revision as of 20:23, 2 November 2009 by Peter (talk | contribs) (New page: Main Page > Release history > Release 1.0-beta This is the initial beta release of ICA-AtoM software in the form of a demo CD distributed to delegates to the ICA 2008 congress in...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Please note that ICA-AtoM is no longer actively supported by Artefactual Systems.
Visit https://www.accesstomemory.org for information about AtoM, the currently supported version.

Main Page > Release history > Release 1.0-beta


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

Features include:

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.