We just finished a new version of Atuin.
There were only minor changes made, since we plan on rebuilding the whole app using a database instead a huge amount of single files.
This version has a completely new layot and some minor bugfixes. Also we ship two different versions: atuin-0.2.zip includes the Zend Framework (1.0.1) and the other, called atuin-0.2-no_zf.zipatuin-0.2.zip, does not.
For better convenience we also added an INSTALL-note in the document root, which helps setting up an Atuin-System.
Since we decided not to do major changes until we finished a Road Map for the upcoming work on Atuin, I started some code clean-up on the current sources.
I don't plan on doing major bugfixes or adding new features, but rather optimize parts of the code (especially in the controllers) and rework the layout system.
Some of the changes I already made and a TODO-List will be comitted to CVS in a few days (probably in the subfolder /atuin_rework).
Just one day and you will see Atuin in action :)