eaGeier

Friday 16 November 2007

Third-Party Libraries

Five of the third-party libraries we use for the ea-Geier have released new versions:

ADOdb - database wrapper - 496a
ProtoType - JavaScript framework - 1.6.0
Selenium - Interface test suite - 0.8.3
SimpleTest - unit test suite - 1.0.1beta2
SwiftMailer - mail library - 3.3.2

The code has been adapted to those changes and is available in the subversion repository at SourceForge. Note that third-party libraries are not part of the repository, but will be part of the next release.

The SwiftMailer library has to be adjusted to be used with the ea-Geier. If you need the adjusted library before the next release, let us know.

Wednesday 12 September 2007

"ea-Geier worth 203 thousand dollars"


According the software-costing model called COCOMO used by Ohloh the estimated costs to produce the ea-Geier is more than 203 thousand dollars.

Tuesday 11 September 2007

Accounting Balance

The accounting-balance functionality of the ea-Geier is ready to use, have a look at the design specification and the API documentation.

Or test it using the demo.

Monday 10 September 2007

API & Demo

The API documentation and the online demo have been updated to version rcA5 (release canditate).

Thursday 30 August 2007

Requirement Specifications - Accounting Balance

Today we finished a first draft for the requirement specifications for the accounting balance of the ea-Geier project.

Click here for the requirement specifications of the ea-Geier project.

If you have some requirements of your own for the system (remember online accounting on a cash bases - Einnahmen-Ausgaben-Rechnung) 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.


Traveling Expenses

The traveling-expenses functionality of the ea-Geier is ready to use, have a look at the design specification and the API documentation.

Or test it using the demo.

Wednesday 22 August 2007

Requirement Specifications - Traveling Expenses

Today we finished a first draft for the requirement specifications for the traveling expenses of the ea-Geier project.

Click here for the requirement specifications of the ea-Geier project.

If you have some requirements of your own for the system (remember online accounting on a cash bases - Einnahmen-Ausgaben-Rechnung) 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.


Tuesday 14 August 2007

Purchase Book

The purchase-book functionality of the ea-Geier is ready to use, have a look at the design specification and the API documentation.

Or test it using the demo.

Sunday 12 August 2007

Requirement Specifications - Purchase Book

Today we finished a first draft for the requirement specifications for the purchase book of the ea-Geier project.

Click here for the requirement specifications of the ea-Geier project.

If you have some requirements of your own for the system (remember online accounting on a cash bases - Einnahmen-Ausgaben-Rechnung) 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.


Saturday 11 August 2007

Assets Book

The assets-book functionality of the ea-Geier is ready to use, have a look at the design specification and the API documentation.

Or test it using the demo.

Thursday 2 August 2007

Requirement Specifications - Assets Book

Today we finished a first draft for the requirement specifications for the assets book of the ea-Geier project.

Click here for the requirement specifications of the ea-Geier project.

If you have some requirements of your own for the system (remember online accounting on a cash bases - Einnahmen-Ausgaben-Rechnung) 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.


Wednesday 1 August 2007

Cash Book

The cash-book functionality of the ea-Geier is finally finished, have a look at the design specification and the API documentation.

Monday 25 June 2007

Requirement Specifications - Cash Book

Today we finished a first draft for the requirement specifications for the cash book of the ea-Geier project.

Click here for the requirement specifications of the ea-Geier project.

If you have some requirements of your own for the system (remember online accounting on a cash bases - Einnahmen-Ausgaben-Rechnung) 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.


Friday 8 June 2007

Base Sytem

The base system of the ea-Geier is finally finished, have a look at the design specification and the API documentation.

Monday 9 April 2007

API Documentaiton

The base system of the ea-Geier is nearly finished, have a look at the API documentation.

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.

Saturday 24 February 2007

Coding Standards

The coding standards are ready to be used. They are quite similar to the PEAR coding standards and show only minor differences.

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 coding standards of the ea-Geier project.

Design Specifications

Today we are starting to write down the design specifications of the ea-Geier project. Doing so, we start with the coding standards of the project.

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 design specifications of the ea-Geier project.
Click here for the coding standards of the ea-Geier project.

Friday 23 February 2007

System Requirement Specifications

Today we concluded the final draft of the requirement specifications for the base system of the ea-Geier project. It is still a draft, because it is still missing the requirements for the specific functions such as the cash book, etc.

Click here for the requirement specifications of the ea-Geier project.

If you have some requirements of your own for the ea-Geier Project (remember online accounting on a cash bases - Einnahmen-Ausgaben-Rechnung) please let us know. Either by using the open discussion forum at SourceForge, or the tracker for feature requests at SourceForge.

Tuesday 16 January 2007

First Draft of Requirement Specifications

Today we finished a first draft for the requirement specifications of the ea-Geier project.

Click here for the requirement specifications of the ea-Geier project.

If you have some requirements of your own for the system (remember online accounting on a cash bases - Einnahmen-Ausgaben-Rechnung) 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.


Friday 12 January 2007

Start of the Requirement Specifications

Today we are starting to write down the requirement specifications of the ea-Geier project. If you have some requirements of your own for the system (remember online accounting on a cash bases - Einnahmen-Ausgaben-Rechnung) 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 requirement specifications of the ea-Geier project.

Monday 8 January 2007

Adjusted Blog Layout

... now the blog looks a little bit more like the wiki ...

Saturday 6 January 2007

Wiki Setup Finished

The wiki - to be used for documentation - is now setup and ready for work. Please have a look and tell us your thoughts:

the ea-Geier homepage
the English ea-Geier wiki
the German ea-Geier wiki

Have fun

Monday 1 January 2007

Project Start

Today, January 1st 2007, is the official project start of the ea-geier. A tool for online accounting on cash bases (Einnahmen-Ausgaben-Rechnung). The project is scheduled from January to October 2007. Some preliminary tasks have been started before. e.g. a wiki at http://www.ea-geier.at. More to come!!!