Re: Good open source mailing list system PHP / Postgresql - Mailing list pgsql-general

From merlyn@stonehenge.com (Randal L. Schwartz)
Subject Re: Good open source mailing list system PHP / Postgresql
Date
Msg-id 86ad6c9sn4.fsf@blue.stonehenge.com
Whole thread Raw
In response to Re: Good open source mailing list system PHP / Postgresql  ("scott.marlowe" <scott.marlowe@ihs.com>)
Responses Re: Good open source mailing list system PHP / Postgresql
Re: Good open source mailing list system PHP / Postgresql
Re: Good open source mailing list system PHP / Postgresql
Re: Good open source mailing list system PHP / Postgresql
List pgsql-general
>>>>> "scott" == scott marlowe <scott.marlowe@ihs.com> writes:

scott> This is simply not true.  PHP comes in both a web ready
scott> embedded version, as well as a CLI version, and is quite
scott> capable, even of handling things like streams and such, and can
scott> even be used to write a daemon listening on a port quite
scott> easily.

But PHP is where Perl was five years ago, and continually plays
catchup.  If you want real work done, use the right tool.  PHP is fine
for nifty web pages for smallish sites, but Perl takes over when the
real heavy lifting is needed.

scott> Just because it (probably) hasn't been used to write such a
scott> system doesn't mean you couldn't do it in PHP.

You could do it in assembler too.  But why?

To keep from wasting precious human cycles, you need something with
the code density and flexibility of Perl or better.  Python, Ruby,
that league.  Not C, not Java, not PHP.

--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Storing passwords
Next
From: Ruth Hsieh
Date:
Subject: pg_dump on one user not whole database