I spend some time organizing my library, mostly work that I did on the phphtmllib - some customizations actually. All the work are project specific, means the library scattered through various projects that I did and lead to duplication. I want to put all the library into one place or specific project - the library itself which ambitiously would become my framework for development ;). The library would then be placed on a public server so I can continue working at home and office, and for other people (if they interested). Then a problem occured, all my projects (including the library) were in a single tla archive. If I want to publish the archive, all my 'private stuff' would also be published which is undesirable. So it's time to reorganize my archives. I'm gonna split my archive into a private and public archive. The public archive would just another branch tagged from the latest revision. I will continue working on my private archive and then star-merge all the changes to public archive. Details in wiki.

My archive now can be accessed through:-

$ tla register-archive k4ml@synthexp.net--archive http://k4ml.synthexp.net/archome
$ tla get k4ml@synthexp.net--archive/activerecord--dev--0.1
$ tla get k4ml@synthexp.net--archive/juita--dev--0.1