X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id C99C7D1B9C5; Thu, 26 Feb 2004 20:06:22 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 75841-03; Thu, 26 Feb 2004 16:06:06 -0400 (AST) Received: from miniroot.college.ch (unknown [69.93.118.202]) by svr1.postgresql.org (Postfix) with ESMTP id 6D2F8D1B901; Thu, 26 Feb 2004 16:06:03 -0400 (AST) Received: by miniroot.college.ch (Postfix, from userid 22) id 2875D33C39B; Thu, 26 Feb 2004 21:02:38 +0100 (CET) Received: from [10.0.1.2] (cix-adsl-c51-p019.vtx.ch [212.147.51.19]) by miniroot.college.ch (Postfix) with ESMTP id CFBDE33C397; Thu, 26 Feb 2004 21:02:35 +0100 (CET) In-Reply-To: <403E3296.4090901@dragonstrider.com> References: <200402260912.54001.josh@agliodbs.com> <403E3296.4090901@dragonstrider.com> Message-Id: <22CE31D7-6897-11D8-9C64-000A95CEC686@dotgeek.org> Cc: josh@agliodbs.com, pgsql-hackers@postgresql.org, pgsql-www@postgresql.org From: David Costa Subject: Re: [HACKERS] Collaboration Tool Proposal Date: Thu, 26 Feb 2004 21:05:34 +0100 To: Joseph Tate X-Mailer: Apple Mail (2.612) X-Sanitizer: Advosys mail filter MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII"; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200402/186 X-Sequence-Number: 3751 On Feb 26, 2004, at 6:53 PM, Joseph Tate wrote: > Josh Berkus wrote: > >> Folks, >> Discuss: > > Has anyone talked to the people at collabnet (http://www.collab.net)? > I wonder if they'd be willing to put something together for the > PostgreSQL team? They run the tigris.org site, which is one of the > nicest OSS collaboration sites I've worked with. GForge is nice, but > seems more kludgey than Tigris. > > What does the Apache project run? > > Another option is something like Drupal (http://www.drupal.org). > Drupal is a CMS system with tons of plugins. I'm not sure that it > could handle a project as large as PostgreSQL, but Drupal's own > development work is self hosted. It may merit some investigation. Drupal? I would not recommend it. WIth every plug and play CMS you get what you pay for aka when you need to change something, you are in trouble and you end up searching their classes and grasp to understand they way they code in php. Is this as an alternative to gborg or the current website ? As far as I know drupal has nothing like bug tracking etc. for sure GForge (to me ) is way better then drupal :D Thanks David Costa > > ---------------------------(end of > broadcast)--------------------------- > TIP 4: Don't 'kill -9' the postmaster