javajenius
June 7th, 2009, 06:22 AM
A few suggestions:
First,
When installing the control panel, the output is kind of long, and not user-friendly (especially to beginners!). I think you should get rid of some of the output, for example:
apt-get -q -y install mysql-serverThis will install and start MySQL without any output. (Of course you get a blank root password which is a security issue, but that is easy to fix later.)
Second,
I think you should remove phpSysInfo (and maybe some other stuff), it is pointless (and also does not work on my vps), i think you should just replace it with your "Server Status" link, which in my opinion is MUCH better.
Third,
The template is not really in order, and takes getting used to ( in other words, not so easy). The login screen, should only have the login screen, no extra information. If i have some free time, i will try and create an easier, better-looking template.
Also, You should definitely remove the "ogimedia" template, because it is copyrighted! (cpanel.net (http://cpanel.net/))
Some other notes:
You should also remove the ads and the domain that you add for ehcp, and instead maybe you could add a little "donate" button. After all this is a free control panel.
These are the most of suggestions that i have, and other then that, i really like what you have done so far. Great job, and keep going.
First,
When installing the control panel, the output is kind of long, and not user-friendly (especially to beginners!). I think you should get rid of some of the output, for example:
apt-get -q -y install mysql-serverThis will install and start MySQL without any output. (Of course you get a blank root password which is a security issue, but that is easy to fix later.)
Second,
I think you should remove phpSysInfo (and maybe some other stuff), it is pointless (and also does not work on my vps), i think you should just replace it with your "Server Status" link, which in my opinion is MUCH better.
Third,
The template is not really in order, and takes getting used to ( in other words, not so easy). The login screen, should only have the login screen, no extra information. If i have some free time, i will try and create an easier, better-looking template.
Also, You should definitely remove the "ogimedia" template, because it is copyrighted! (cpanel.net (http://cpanel.net/))
Some other notes:
You should also remove the ads and the domain that you add for ehcp, and instead maybe you could add a little "donate" button. After all this is a free control panel.
These are the most of suggestions that i have, and other then that, i really like what you have done so far. Great job, and keep going.