eaGeier

Saturday 17 March 2007

Session Handling

Database driven session handling has been added to the database wrapper.

If you have remarks or comments please let us know. Either you can use the comments function of this blog, or the open discussion forum at SourceForge, or the tracker for feature requests at SourceForge.

Click here for the ADOdb integration of the ea-Geier project.
Click here for the Session handling of the ea-Geier project.

Friday 16 March 2007

ADOdb

The ADOdb database wrapper has been integrated to provide a database abstraction layer to handle multiple types of databases. However, for a start we will use MySQL.

If you have remarks or comments please let us know. Either you can use the comments function of this blog, or the open discussion forum at SourceForge, or the tracker for feature requests at SourceForge.

Click here for the ADOdb integration of the ea-Geier project.

Monday 12 March 2007

Smarty Template Engine

The Smarty template engine has been integrated to separate PHP code from the HTML layout. A wrapper class provides additional localization functionality.

If you have remarks or comments please let us know. Either you can use the comments function of this blog, or the open discussion forum at SourceForge, or the tracker for feature requests at SourceForge.

Click here for the Smarty integration of the ea-Geier project.

SimpleTest

The SimpleTest test suite has been integrated to run automatic unit tests of each single function or sub unit.

If you have remarks or comments please let us know. Either you can use the comments function of this blog, or the open discussion forum at SourceForge, or the tracker for feature requests at SourceForge.

Click here for the SimpleTest integration of the ea-Geier project.

Wednesday 7 March 2007

Directory Structure, Testing, Repository

A directory structure has been defined, to give each file of the ea-Geier an appropriate home. We filled this structure with dummy files and uploaded them into the SubVersion repository.

The test specifications have been started and the Selenium-Core Test suite has been integrated to run automatic regression tests of the web interface.

If you have remarks or comments please let us know. Either you can use the comments function of this blog, or the open discussion forum at SourceForge, or the tracker for feature requests at SourceForge.

Click here for directory structure the of the ea-Geier project.
Click here for the SubVersion repository of the ea-Geier project.
Click here for the test specifications of the ea-Geier project.
Click here for the Selenium integration of the ea-Geier project.