X-Original-To: pgsql-www-postgresql.org@postgresql.org Received: from localhost (mx1.hub.org [200.46.208.251]) by postgresql.org (Postfix) with ESMTP id 749A19FA2E9; Sat, 16 Sep 2006 17:09:22 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.208.251]) (amavisd-new, port 10024) with ESMTP id 93185-06; Sat, 16 Sep 2006 17:09:14 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey- X-Greylist: from auto-whitelisted by SQLgrey- Received: from davinci.ethosmedia.com (server227.ethosmedia.com [209.128.84.227]) by postgresql.org (Postfix) with ESMTP id AD17B9FA004; Sat, 16 Sep 2006 17:09:13 -0300 (ADT) X-EthosMedia-Virus-Scanned: no infections found Received: from [63.195.55.98] (account josh@agliodbs.com HELO spooky.sf.agliodbs.com) by davinci.ethosmedia.com (CommuniGate Pro SMTP 4.1.8) with ESMTP id 10138162; Sat, 16 Sep 2006 13:12:41 -0700 From: Josh Berkus Organization: PostgreSQL @ Sun To: Gregory Stark Subject: Re: [HACKERS] Developer's Wiki Date: Sat, 16 Sep 2006 13:09:49 -0700 User-Agent: KMail/1.8.2 Cc: pgsql-www@postgresql.org, Martijn van Oosterhout , Neil Conway , Dave Page , "pgsql-hackers@postgresql.org" References: <200609161225.16961.josh@agliodbs.com> <877j03y50r.fsf@enterprisedb.com> In-Reply-To: <877j03y50r.fsf@enterprisedb.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200609161309.50052.josh@agliodbs.com> X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.179 tagged_above=0 required=5 tests=AWL, FORGED_RCVD_HELO X-Spam-Level: X-Archive-Number: 200609/126 X-Sequence-Number: 10704 Greg, > I think the lessons of wikipedia is precisely that you *don't* want to add > such barriers. You want to let people add stuff pretty much freely. That > encourages people to get involved and put up information. The other lesson of Wikipedia is that maintaining wiki quality for a generally editable wiki requires a full-time dedicated staff. We don't even have any volunteers who have 4 hours/week to commit to cleaning up the wiki, unless you're volunteering. This is *particularly* true of the TODO stuff. We simply don't want Joe User adding their personal wishlist to the TODOs, and that's exactly what will happen if the TODO list is world-writable. TODOs should be items which have been hashed out here on the Hackers list, and the wiki page should list the specification which is the general consensus. If we had a "user documentation wiki", then *that* should be world-editable, but again that would require community volunteers to dedicate to cleaning it up. The developer wiki is by and for actual contributors. -- Josh Berkus PostgreSQL @ Sun San Francisco