X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 7FB6C5E4CFA; Sat, 4 Sep 2004 04:58:51 +0100 (BST) 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 16231-10; Sat, 4 Sep 2004 03:58:48 +0000 (GMT) Received: from svr4.postgresql.org (svr4.postgresql.org [66.98.251.159]) by svr1.postgresql.org (Postfix) with ESMTP id 5FFF25E54C5; Sat, 4 Sep 2004 04:27:21 +0100 (BST) Received: from anchor-post-35.mail.demon.net (anchor-post-35.mail.demon.net [194.217.242.85]) by svr4.postgresql.org (Postfix) with ESMTP id BF8825AFF78; Fri, 3 Sep 2004 07:20:41 +0000 (GMT) Received: from mailgate.vale-housing.co.uk ([80.176.1.146] helo=ratbert.vale-housing.co.uk) by anchor-post-35.mail.demon.net with esmtp (Exim 3.35 #1) id 1C38Ko-00098Z-0Z; Fri, 03 Sep 2004 07:18:11 +0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Re: Comment forms in interactive docs X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Date: Fri, 3 Sep 2004 08:18:10 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] Comment forms in interactive docs Thread-Index: AcSRSI99cjGwzr7DS8+zoYftYzz1GgAPQhOQ From: "Dave Page" To: "Marc G. Fournier" , "Tom Lane" Cc: "Devrim GUNDUZ" , "PostgreSQL WWW Mailing List" X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200409/23 X-Sequence-Number: 5093 =20 > -----Original Message----- > From: pgsql-www-owner@postgresql.org=20 > [mailto:pgsql-www-owner@postgresql.org] On Behalf Of Marc G. Fournier > Sent: 03 September 2004 00:57 > To: Tom Lane > Cc: Devrim GUNDUZ; PostgreSQL WWW Mailing List > Subject: Re: [pgsql-www] Comment forms in interactive docs=20 >=20 > On Thu, 2 Sep 2004, Tom Lane wrote: >=20 > > Devrim GUNDUZ writes: > >> There are comments forms interactive docs. I think we=20 > should remove them. > >> Who follows the user comments in there? I'm sure, noone! > > > > Actually, we've made a practice of scavenging for useful=20 > comments at=20 > > least once a release cycle. There's a lot of crud in=20 > there, I agree,=20 > > but some good ideas about missing material too. Anyway,=20 > what is your=20 > > idea of "interactive" docs if not ones that people can comment on? >=20 > I know that I tend to make extensive use of the user=20 > 'comments' when I'm looking at similar in the PHP docs ...=20 > you usually get some valuable examples that the docs are=20 > seriously lacking ... Very true, the php idocs are excellent. The question is, how do we encourage submissions of the same quality, without all the 'Where can I get pdf docs' and 'why doesn't my C program work' questions? Regards, Dave.