- Change language to:
As i already mentioned a couple of times on The Log i am currently writing a administration toolkit for my services. This is written in perl, a language that i am not too familiar with yet.
Although i have to say, the last few weeks of development delivered a lot of knowledge and functionality.
The product is currently at level 0.9alpha and 0.10 alpha is underway.
The product can currently change user passwords, show information for different kids of users.
It uses session based authentication. You will login at the page, get a cookie with the session id which enables you to do administration.
I am actually very proud on the product, so i hope to have a good and working version soon.
My email users are asked to test the tool and notify me from inconsistency’s. Whenever release 1.0 is reached (beta perhaps) i will publish it only and await any comments people might have.
Especially for efficiency it’s good that someone with bigger knowledge reviews the application, and teach me where i did go wrong or where i can use other forms of the language to gain speed, accuracy and perhaps even less code used to do the same.
I will keep you posted.

