Re: [python-uk] Reminder: Python Meet Manchester 8th Feb, Lass O'Gowrie

2006-02-01 Thread Michael Sparks
On Wednesday 01 February 2006 17:42, Michael Hudson wrote: ... > > I don't know if this'll be the first meetup for pythonistas that's > > happened in Manchester, but it'll be the first one I've been to there - > > should be fun :-) > > Hey, you are still alive! Have you been getting my emails rece

Re: [python-uk] Reminder: Python Meet Manchester 8th Feb, Lass O'Gowrie

2006-02-01 Thread Michael Hudson
Michael Sparks <[EMAIL PROTECTED]> writes: > Hi, > > > Just a reminder that Python Meet Manchester is happening NEXT week. > * Where: Lass O'Gowrie Pub. Directions: http://tinyurl.com/cp3kv > * When: 7pm onwards, Wed 8th Feb > > I don't know if this'll be the first meetup for pythonistas t

[python-uk] Reminder: Python Meet Manchester 8th Feb, Lass O'Gowrie

2006-02-01 Thread Michael Sparks
Hi, Just a reminder that Python Meet Manchester is happening NEXT week. * Where: Lass O'Gowrie Pub. Directions: http://tinyurl.com/cp3kv * When: 7pm onwards, Wed 8th Feb I don't know if this'll be the first meetup for pythonistas that's happened in Manchester, but it'll be the first one

Re: [python-uk] Turbogears

2006-02-01 Thread Jon Ribbens
Simon Faulkner <[EMAIL PROTECTED]> wrote: > > You sound like the sort of person who should be using the one I wrote, > > http://jonpy.sf.net/ ;-) It's designed to be lightweight and easy to > > use as well as powerful (it's very simple, nothing like the complexity > > of Zope etc). > > > > Just a

Re: [python-uk] Turbogears

2006-02-01 Thread Jon Ribbens
Mamading Ceesay <[EMAIL PROTECTED]> wrote: > IIRC, jonpy supports fastcgi amongst other things. I read a good > piece about fastcgi not too long ago: Yes, it lets you write your code once and run it without change using CGI, mod_python or FastCGI. I (or anyone) could make it do SCGI too but I've