Complete.Org: Mailing Lists: Archives: discussion: May 1999:
Re: [aclug-L] Need topic suggestions
Home

Re: [aclug-L] Need topic suggestions

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: aclug-L@xxxxxxxxxxxx
Subject: Re: [aclug-L] Need topic suggestions
From: "Clint A. Brubakken" <cabrubak@xxxxxxxxxxxx>
Date: Tue, 11 May 1999 12:20:18 -0500 (CDT)
Reply-to: aclug-L@xxxxxxxxxxxx

Well I've MySQL and DBI a lot at work, and have been playing with
Apache::DBI, and mod_perl for a couple of weeks. 
If enough are interested, I could do a presentation on it sometime and
give John a rest.

Clint

-- 
Clint Brubakken
Computer Science Services Group, LLC
Wichita, KS
cabrubak@xxxxxxxxxxxx
---
As far as anyone knows we're a nice, normal family.

                --Homer Simpson
                  There's No Disgrace Like Home

On Tue, 11 May 1999, Mohammad Islam wrote:

> Hi,
> 
> Thats an excellent post. Thanks for some great links. I already know
> what my summer projects would be :))
> 
> (Apache +perl +CGI && Mysql || Postgresql)
> 
> It Would be nice to see something around these subjects in any future
> ACLUG meeting. 
> 
> Have fun everybody.
> 
> Best,
> 
> Mohammed
> 
> 
> "Clint A. Brubakken" wrote:
> > 
> > What do you want to do with this?
> > Administrate a Database via the web?
> > Authenticate from a database?
> > Access a DataBase via a CGI program?
> > 
> > For the first, there are several program already wrote that do that.
> > for mysql check out MyAdmin.cgi  http://www.tcx.se
> > 
> > 
> > For Authentication look into mod_perl http://perl.apache.org ,
> > and the Apache::DBI module (which comes with:
> > o AuthenDBI.pm provides authentication
> > o AuthzDBI.pm  provides authorization
> > o DBI.pm provides persistent database connections
> > o DebugDBI.pm enables debugging
> > ) just make sure you have the DBI perl module and DBD module for the
> > database you use from http://www.hermetica.com/technologia/DBI/ (if not
> > already installed)
> > 
> > Apache:DBI and DBI, is also good for writting perl programs that
> > access a databse.
> > 
> > There are similar things "I Think" for python, C ,etc
> > 
> > --
> > Clint Brubakken
> > Computer Science Services Group, LLC
> > Wichita, KS
> > cabrubak@xxxxxxxxxxxx
> > ---
> 


[Prev in Thread] Current Thread [Next in Thread]