On Tue, 25 Apr 2000, Jim Self wrote:

> Thomas Good <[EMAIL PROTECTED]>
> >I took Dieter's src (HTML embedded in Perl, designed to run over DBI and
> >Postgres) and moved the Perl to CGI.pm to make it easier to code and read.
> >I have a small database - I am a SysAdm in the dept of psychiatry.  
> >It is not blazingly fast.
> 
> Thomas,
> If you read my recent posts to this list, you would have seen references to 
> mod-perl, an Apache module that can dramatically speed up Perl web 
> applications such as yours by a factor of between 5 and 20 times the 
> performance of CGI with very little, if any, changes required to your 
> applications. 

Hi Jim!

Yes, I read your posts with interest.  In fact, I've visited some UC Davis
sites connected with Vista and FreeM.  I *do* use mod_perl to offset to a 
degree the lethargy of the interpreted lang (as opposed to the compiled).
My original choice for a Pg interface was ecpg (ESQL/C), in fact I wrote 
a man page for it, but wrestling with fgets() convinced me to go with perl.  
Psychiatrists are verbose and I need a lang that can deal with char strings 
and text data types...so perl it is.

I haven't regretted the decision.

These days we are merging with 4 other hospitals and the new chief of
psychiatry wants to bring in his system.  This is Creative Socio-Medics
sitting on Mumps (hence my visit to freem.vmth.ucdavis.edu) and the price
tag is substantial.  So, it was agreed that my system will remain in place
for 3 years.  Meanwhile, I plan to get my code together as quick as poss.
And to learn M.  ;-)  This way, either I get to keep using my own src *or*
I fight for OSS of the M variety...if I can get a prototype box together
I have a chance.

Any tips for teens on where to begin?  I have some BSD boxes available...
I plan to download a FreeM implementation.

My aim is to convince the new boss that there *are* alternatives available.
Even if we opt to stick with Mumps.


Cheers!

---------------------------------------------------------------------------
               North Richmond Community Mental Health Center                 
---------------------------------------------------------------------------
Thomas Good, MIS Coordinator                tomg@ { admin | q8 } .nrnet.org
                                                        Phone: 718-354-5528 
                                                        Fax:   718-354-5056  
---------------------------------------------------------------------------
 North Richmond Systems       PostgreSQL                 s l a c k w a r e     
   Are Powered By:              RDBMS                   |---------- linux      
---------------------------------------------------------------------------

Reply via email to