On Tue, Oct 03, 2006 at 05:05:59PM +1300, Liam Clarke wrote:
> 
> 
> -------- Original Message --------
> Subject:      Re: [Tutor] database web app, what tool?
> Date:         Mon, 02 Oct 2006 09:33:28 +0100
> From:         [EMAIL PROTECTED]
> To:   Liam Clarke <[EMAIL PROTECTED]>
> References:   <[EMAIL PROTECTED]> 
> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
> 
> 
> 
> Thank you Liam,
> 
> 
> Our web server is IIS, but it would be no problem to use another one for this
> particular purpose.
> 
> I'v been looking for information on how to design tables for the web with
> python, without succes so far. Can you point me any tutorial?
> 

This video is a huge download, but is very well done.  It's also
quite entertaining.  Take a look at "Better Web App Development",
which you can find here:

    http://seankelly.tv/videos

It compares Zope/Plone, TurboGears, Django, and others.

Warning: It's done by someone who is very positive about Python,
and is, therefore, quite biased.

And, if you have not already found it, you may want to look at the
following page in the Python Wiki:

    http://wiki.python.org/moin/WebFrameworks

Dave


-- 
Dave Kuhlman
http://www.rexx.com/~dkuhlman
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to