Thursday, April 24, 2008

Hello world

I started with learning Zope which is an open source web application server written in Python. Article on What Is Zope clearly describes its functionality, advantages over other similar products, etc. I was able get the basic understanding with Hello world example.

I played around with Zope Object Database(ZODB) as well. It is really interesting!!! A developer who works with relational databases using Java will surely be impressed with how ZODB works. It's very very simple. It won’t take lot of time, try with it and see the difference.

Introduction

Hi all,

I am Charith Paranaliyanage from Sri Lanka. I have been selected for the GSoC 2008 competition for the OCQL a Query Language for ZODB (Phase 0)of Zope Foundation. I hope to continue this site through the project duration to report the project progress.

Comments are welcome!!!