2 Mar
2005
2 Mar
'05
5:37 p.m.
--On Mittwoch, 23. Februar 2005 12:01 Uhr +0000 Dafydd Monks <dafydd.monks@dragondesigns.org.uk> wrote:
Probably somthing to do with the fact that I've been programming in PHP for 4 years and I only heard about Python a few weeks ago...
But I'm willing to learn. Can Python Modules for Zope do things like PHP can do - I need to write scripts that generate RSS feeds and also I need to rite a custom services script where people trade services and get paid in "barter" points. I know how to do all this in PHP, but I'm totally new to Python.
Python is a multi-purpose language so you can do everything that can be done with PHP - only in a cleaner way. Best to get the Zope Book (zope.org) and a Python tutorial. -aj