I couldn&#39;t agree more. Plone/Zope is a beast.<br><br>If you&#39;re looking for something PHP based, I can&#39;t recommend Symphony enough: <a href="http://symphony-cms.com">http://symphony-cms.com</a>. <br><br>Nothing else in the PHP world matches it in terms of flexibility.<br>

<br><div class="gmail_quote">On Fri, Jun 26, 2009 at 8:05 PM, Cliff Wells <span dir="ltr">&lt;<a href="mailto:cliff@develix.com">cliff@develix.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div class="im">On Fri, 2009-06-26 at 19:39 +0100, Nuno Magalhães wrote:<br>
&gt; &gt;&gt; - php-based<br>
&gt;<br>
&gt; Because right now i know a little PHP, so if a PHP-based CMS happens<br>
&gt; to crash or if there&#39;s something i might want to change, i&#39;ll know<br>
&gt; what i&#39;m looking at when i open the hood.<br>
&gt;<br>
&gt; &gt; For this and other reasons, we usually prefer Plone (Python-based,<br>
&gt; &gt; <a href="http://www.plone.org" target="_blank">www.plone.org</a>).<br>
&gt;<br>
&gt; Which would mean i&#39;d have (or want) to learn Python. It&#39;s on my list,<br>
&gt; but not checked yet. Plus, this is obviously my opinion, i feel<br>
&gt; scripting languages make much more sense than programming languages as<br>
&gt; far as web-content goes. I like how PHP is embeded in HTML and<br>
&gt; vice-versa, makes sense to me.<br>
&gt;<br>
&gt; I&#39;ve barely explored Python, though, but i&#39;ll check out Plone.<br>
<br>
</div>Plone runs on Zope, which is pretty much the opposite of &quot;lightweight&quot;.<br>
It&#39;s huge and slow (although quite powerful if you want to dedicate a<br>
goodly portion of your life to learning it).<br>
You won&#39;t be able to handle any significant amount of traffic without a<br>
dedicated server (better yet, two dedicated servers, one server running<br>
Squid as a caching proxy in front of a Zope cluster on the other<br>
server).<br>
<br>
If you want lightweight and easy, I&#39;d stick with a PHP blog or CMS<br>
(although you&#39;ll want to be *very* wary of security flaws) *or* if you<br>
are willing to learn Python (pretty easy), I&#39;d consider using a lighter<br>
Python framework such as Pylons or Turbogears.<br>
<br>
Cliff<br>
<font color="#888888"><br>
--<br>
<a href="http://www.google.com/search?q=vonage+sucks" target="_blank">http://www.google.com/search?q=vonage+sucks</a><br>
<br>
<br>
</font></blockquote></div><br>