X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id BA8BFD9B15 for ; Wed, 28 Sep 2005 19:25:47 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 66559-05 for ; Wed, 28 Sep 2005 22:25:39 +0000 (GMT) Received: from tomts10-srv.bellnexxia.net (tomts10.bellnexxia.net [209.226.175.54]) by svr1.postgresql.org (Postfix) with ESMTP id 45179D9ADD for ; Wed, 28 Sep 2005 19:25:39 -0300 (ADT) Received: from Toronto-HSE-ppp3728491.sympatico.ca ([67.68.18.62]) by tomts10-srv.bellnexxia.net (InterMail vM.5.01.06.10 201-253-122-130-110-20040306) with ESMTP id <20050928222541.DQOY26102.tomts10-srv.bellnexxia.net@Toronto-HSE-ppp3728491.sympatico.ca> for ; Wed, 28 Sep 2005 18:25:41 -0400 From: Robert Bernier To: pgsql-www@postgresql.org Subject: Re: Wanted: Volunteer web developer for small project on www.postgresql.org Date: Wed, 28 Sep 2005 18:25:55 -0400 User-Agent: KMail/1.8 References: <200509282221.j8SMLp7m068311@smtp-vbr15.xs4all.nl> In-Reply-To: <200509282221.j8SMLp7m068311@smtp-vbr15.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200509281825.55622.robert.bernier5@sympatico.ca> X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.01 required=5 tests=[AWL=0.010] X-Spam-Level: X-Archive-Number: 200509/70 X-Sequence-Number: 8584 I suggest you research the ImageMagick suite. It should give you everything you need. On Wednesday 28 September 2005 18:21, Gevik babakhani wrote: > Sounds very good. I will give it a start by gathering some info on this. > > > -----Original Message----- > > From: Dave Page [mailto:dpage@vale-housing.co.uk] > > Sent: Wednesday, September 28, 2005 11:12 PM > > To: Gevik babakhani; pgsql-www@postgresql.org > > Subject: RE: [pgsql-www] Wanted: Volunteer web developer for small > > project on www.postgresql.org > > > > > -----Original Message----- > > > From: Gevik babakhani [mailto:gevik@xs4all.nl] > > > Sent: 28 September 2005 22:01 > > > To: Dave Page; pgsql-www@postgresql.org > > > Subject: RE: [pgsql-www] Wanted: Volunteer web developer for > > > small project on www.postgresql.org > > > > > > Dave, > > > > > > Perhaps I can be of help as I am waiting for Gavin to update the > > > framework.org. > > > > Great, thanks Gevik. > > > > > What do you think about having to type a random word > > > generated in an image > > > before being able to submit anything? > > > > Yes, that's exactly what I think we need, however, I think we need to > > add that in a separate step, rather than on the initial form because > > they will be served by the static servers: > > > > - Static server serves form (in most cases this will be part of a doc > > page, so serving forms from wwwmaster really isn't an option). > > - User fills form and submits it to the script on wwwmaster. > > - Server temporarily stores the submission - perhaps in a session > > variable. > > - wwwmaster generates the random word and sends it to the user on a > > simple confirmation form. > > - User submits confirmation form, and their original submission is > > processed from the temporary storage. > > > > Sound reasonable? > > > > Regards Dave > > ---------------------------(end of broadcast)--------------------------- > TIP 3: Have you checked our extensive FAQ? > > http://www.postgresql.org/docs/faq