Hello and welcome to my new blog. I will talk about a famous python CMS : Plone.

5 years ago, I was very interested in working on web development. I have tried many web technologies like PHP, J2EE and one day I heard about Zope.

What was my surprise ?

Try Python and you will not want to work any more on languages like C++ or Java.

Try Zope and you will be fascinated by the easy way to store objects in an object-oriented database (ZODB) instead of a relational database.

After few months on Zope, I have discovered Plone. I began with version 2.0 and always work with Plone at the time. A lot of things in Plone, Zope and Python make web development so easy that you don’t want to stop working with these technologies.

Now it’s time to share some of my experiences on Plone.