this is a bit off-topic, but hey....

On 11/26/05, Bruno S. Delbono <[EMAIL PROTECTED]> wrote:
> Is there a better, more secure replacement as a CMS?
use google, there are tons of cms out there, your question is
obviously too generic.
look at their vulnerabilities, look at their code, look at their features.
this is hard work, and it is your work to do.

try avoiding anything in php. try avoiding anything in perl. yes, with
both languages it is _possible_ to write secure code, but actually
very seldom practiced. Everything else is a matter of taste and the
task to solve.

I think Zope is very nice (Plone is Zope-based), others say Ruby
on Rails rocks. When you look at the code, you'll find it rather simple
to follow, even if you don't know Python/Ruby. Thats one sign of good
code (its obviously _not_ the only thing to decide upon).

--knitti

Reply via email to