- Change language to:
Recently i was challenged to build a master-slave application for bind. This application should be able to automate the retrieval of new slave domains. This would save administrators a hell lot of time keeping their slaves up to date all the time.
So i decided to implement it’s features also in Evilcoder-Admin. Currently i am doubting whether it should be a slave pull model or a master push model. (No fysical connection to the machine itself will be made… so both models are systems ’safe’).
The current skeleton is growing and growing but i need to decide what focus to use.
Apart from that Evilcoder-Admin had been updated from RELEASE_0_22 to RELEASE_0_26 which is branched and will be updated on our administration pages asap.
The changes are quite impressive (well i am the designer and programmer so i might have a judgement that others might not have ;)).
The style is now almost fully based upon CSS structures. The old design was revamped into <DIV> parts instead of <TABLE>’s. This not only makes it easier to style, the end result became better then the previous release was. So after correcting the style i can now focus on continueing the programming of the functions.
When all the functions seem to work (Email based administration) i will release a RELEASE_1_0 version, which marks the beginning of "Email Administration". After that coding will begin to implement RELEASE_2_0 which will have DNS Administration as well.
So many ideas, so little time

