iain duncan schrieb: > A bit OT I know, but this list seems to give me very good answers all > the time. I'm building my ( very small ) companies business around > custom web applications, currently in TG and looking forward to adding > Pylons to the mix with TG2. > > However, we also get calls for lower budget more off-the-shelf cms > situations, and right now I have been kicking those to a friend who does > Drupal installs. > > I would like to know experienced python developers opinions on whether > it would likely be worth learning Zope/Plone for this kind of work > instead, and whether there is likely to be any kind of productive cross > in knowledge or tools between Zope/Plone and TG/Pylons work.
ZOPE is certainly a very powerful application server. At my company, a colleague works with ZMS instead of plone: http://www.zms-publishing.com/ I've supported him sometimes, as he is a programming illiterate so to say. But it is amazing what he can accomplish without any help from a "real" programmer. However, there will be no knowledge cross whatsoever. ZOPE is it's own world that just happens to be implemented in Python. And the CMS on top of it only add to that. Diez --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

