Re: [python-uk]

2009-03-02 Thread Robin Shields
I would think the indentation in python would make this pretty difficult, indentation doesn't matter much with php because it uses curly braces, so it can be mixed in with html quite easily (although this is becoming less common). For this reason, most python web frameworks, (e.g. Django and Cherr

Re: [python-uk]

2009-03-02 Thread umar
http://www.python.org/community/pycon/dc2004/papers/14/ http://www.howtoforge.com/embedding-python-in-apache2-with-mod_python-debian-ubuntu-fedora-centos-mandriva-opensuse If I were you, I would stick with CGI interface to python scripts. In above cases the server needs to be modified (as in PHP

[python-uk]

2009-03-02 Thread Malte Beckmann
Hello! Just wrote my first 30 odd python scripts and loving this language. But do, however, have a burning question on my mind. Why can I not just do in my webpages like I can do with PHP? Cheers! /m ___ python-uk mailing list python-uk@python.