X-Original-To: pgsql-advocacy-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 547C4D1B57C for ; Thu, 26 Feb 2004 22:57:28 +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 35860-05 for ; Thu, 26 Feb 2004 18:57:11 -0400 (AST) Received: from smtp.vtx.ch (smtp.vtx.ch [212.147.0.55]) by svr1.postgresql.org (Postfix) with ESMTP id D4B8CD1B994 for ; Thu, 26 Feb 2004 18:57:07 -0400 (AST) Received: from [10.0.1.2] (cix-adsl-c51-p019.vtx.ch [212.147.51.19]) by smtp.vtx.ch (VTX Services SA) with ESMTP id 06A1DFBC1; Thu, 26 Feb 2004 23:57:07 +0100 (CET) In-Reply-To: <200402262311.27016.jm@poure.com> References: <200402260912.54001.josh@agliodbs.com> <200402262116.38479.peter_e@gmx.net> <200402262311.27016.jm@poure.com> Mime-Version: 1.0 (Apple Message framework v612) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <0CD3DBAB-68AF-11D8-9C64-000A95CEC686@dotgeek.org> Content-Transfer-Encoding: 7bit Cc: pgsql-advocacy@postgresql.org From: David Costa Subject: Re: [pgsql-www] Why not fork PHP.NET Date: Thu, 26 Feb 2004 23:56:45 +0100 To: jm@poure.com X-Mailer: Apple Mail (2.612) X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200402/233 X-Sequence-Number: 3804 On Feb 26, 2004, at 11:11 PM, Jean-Michel POURE wrote: > > I feel that new-comers to PostgreSQL have a hard time finding the > right tools, > installing and starting PostgreSQL, connecting locally, etc... > > We probably never hear from these users, as they never reach the first > connection. In a way, PostgreSQL is targetted at an "elite of hackers". > Hello, It could be true. Perhaps a beginner's guide will do the trick. > > > A bundle including PHP, PostgreSQL, PhpPgAdmin and pgAdmin III > could reach (at least) 100.000 download every month on: > > - PostgreSQL mirrors, > - PHP mirrors, > - Shareware and freeware sites, > - Community sites. > > A real flow of people... How are we going to receive them? > Not sure if that would really gain consensus. Many PostgreSQL users are not into PHP. I am a volunteer at PHP.net and as far as I see they do not offer a bundle. Then you might get perl users complaining for example. Of course I see that other companies are already offering such a bundle, NuSphere does http://www.nusphere.com/products/index.htm > My preffered answer would be to use the same techniques that proved to > be > successful. No need to find complicated solutions: > > PHP.NET web site proved successful, > let us fork PHP.NET web site Umh, the php.net code is available on each page via the "source" link. That said I am not sure that a clone/fork will be a good start. We can make the site better with other components without having to fork anything IMHO > But, do we really want to become the Apache of the database world? > (don't flame me if you think I am becoming mad... I don't think I am.) > Not sure but my personal aim is to make the php community aware of the fact that PostgreSQL is way better then MySQL and other solutions out there. > If you would like to answer, maybe try posting to > pgsql-advocacy@postgresql.org (no cross-posts). > Regards, David Costa, PostgreSQL Advocate http://dotgeek.org david at postgresql ddoot org gurugeek att php dot net $dsn = 'pgsql://world:most_advanced@localhost/open_source_database';