Re: Interactive docs comment submissions - Mailing list pgsql-www

From Dave Page
Subject Re: Interactive docs comment submissions
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E40176CEE7@ratbert.vale-housing.co.uk
Whole thread Raw
In response to Interactive docs comment submissions  ("Magnus Hagander" <mha@sollentuna.net>)
Responses Re: Interactive docs comment submissions
List pgsql-www

> -----Original Message-----
> From: pgsql-www-owner@postgresql.org
> [mailto:pgsql-www-owner@postgresql.org] On Behalf Of Magnus Hagander
> Sent: 20 September 2006 11:27
> To: PostgreSQL WWW
> Subject: [pgsql-www] Interactive docs comment submissions
>
> Hi!
>
> Just did a process of pending comments. Things are definitely getting
> worse and worse - I'd say we're now far below a 1:50 rate of
> comments vs
> spam. We need to do something. We've previously tacked
> captcha. I would
> like to propose something that's a lot easier - let's require a
> "community login" to submit a comment (same thing you'd need to
> submit/edit pages on techdocs). The only question is will
> this raise the
> bar so far we don't get *any* comments anymore, or will it
> raise it just
> enough so we get rid of the spam? I'd be willing to give it a try at
> least. Implementing it should be trivial, since the login
> system is made
> as a module on the site designed to plug in wherever needed.
>
> Thoughts on this? Should we give it a shot?

Agreed, we need to do something, and in lieu of a better idea a
community login seems like a good idea.

What worries me more is the amount of load the server is handling
because of this garbage - if the system is working as planned, we're not
even seeing much of the spam because the regexp filters will be
rejecting it. Each one still requires php and postgresql resources to be
processed though.

/D

pgsql-www by date:

Previous
From: Markus Schaber
Date:
Subject: Re: [HACKERS] Developer's Wiki
Next
From: "Magnus Hagander"
Date:
Subject: Re: Interactive docs comment submissions