Re: Wanted: Volunteer web developer for small project on www.postgresql.org

From: Robert Bernier <robert(dot)bernier5(at)sympatico(dot)ca>
To: pgsql-www(at)postgresql(dot)org
Subject: Re: Wanted: Volunteer web developer for small project on www.postgresql.org
Date: 2005-09-28 22:25:55
Message-ID: 200509281825.55622.robert.bernier5@sympatico.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

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(at)vale-housing(dot)co(dot)uk]
> > Sent: Wednesday, September 28, 2005 11:12 PM
> > To: Gevik babakhani; pgsql-www(at)postgresql(dot)org
> > Subject: RE: [pgsql-www] Wanted: Volunteer web developer for small
> > project on www.postgresql.org
> >
> > > -----Original Message-----
> > > From: Gevik babakhani [mailto:gevik(at)xs4all(dot)nl]
> > > Sent: 28 September 2005 22:01
> > > To: Dave Page; pgsql-www(at)postgresql(dot)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

In response to

Browse pgsql-www by date

  From Date Subject
Next Message Gavin M. Roy 2005-09-28 22:32:06 Re: Wanted: Volunteer web developer for small project on www.postgresql.org
Previous Message Gevik babakhani 2005-09-28 22:21:52 Re: Wanted: Volunteer web developer for small project on www.postgresql.org