So I’ve been playing with Zope and I have to say that I am really impressed with all the features built in. Unlike php it’s a fully integrated development environment. It has excellent database integration features, a reasonably good dynamic HTML component and is very extensible and written in Python. Some of the advanced stuff will require some python knowledge, but for a lot of things it won’t be tha important. The big question is can it handle the traffic of a massive web site. It is clearly good enough for medium sized sites. Any site I would be working on as a pet project wouldn’t be that big, but for a CNN or Yahoo! sized site, it might not be fast enough.
I might even move this web site over to Zope. I’m not sure yet. It’ll take a while if I decide to go that route, so don’t hold your breath.
