[wplug-web] Re: wplug-web digest, Vol 1 #176 - 2 msgs

Jay Kramer jmkramer at andrew.cmu.edu
Mon Apr 28 19:56:03 EDT 2003


On Monday 28 April 2003 12:00 pm, you wrote:
> Send wplug-web mailing list submissions to
> 	wplug-web at wplug.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://www.wplug.org/mailman/listinfo/wplug-web
> or, via email, send a message with subject or body 'help' to
> 	wplug-web-request at wplug.org
>
> You can reach the person managing the list at
> 	wplug-web-admin at wplug.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of wplug-web digest..."
>
>
> Today's Topics:
>
>    1. Re: wplug-web digest, Vol 1 #175 - 1 msg (Jay Kramer)
>    2. Re: Fwd: [wplug] For Brian Sammon (Henry Umansky)
>
> --__--__--
>
> Message: 1
> From: Jay Kramer <jmkramer at andrew.cmu.edu>
> To: wplug-web at wplug.org
> Date: Sun, 27 Apr 2003 12:09:23 -0400
> Subject: [wplug-web] Re: wplug-web digest, Vol 1 #175 - 1 msg
> Reply-To: wplug-web at wplug.org
>
> I've been looking into it and feel it should be fairly easy to create the
> members directory using perl.  I am new to perl but I am picking it up
> quickly.  It is such a beautiful programming language that I feel like I
> died and went to heaven.   It is possible to create the database using
> MySql or simply a text file.  I'll try both ways since I need the
> experience.  What kind of features would you like to incorporate into the
> members directory.
>
> I will be working on the test directory at http://caldron.com.  This site
> goes down frequently.  My computer is also a test bed for studying how many
> times you can shutdown the computer without properly logging out.  Believe
> it or not it doesn't seem to affect it.
>
> --__--__--
>
> Message: 2
> Subject: Re: [wplug-web] Fwd: [wplug] For Brian Sammon
> From: Henry Umansky <hmust2 at pitt.edu>
> To: wplug-web at wplug.org
> Date: 27 Apr 2003 18:08:14 -0400
> Reply-To: wplug-web at wplug.org
>
> I'm willing to work with someone on this project.
>
> -Henry
>
> On Thu, 2003-04-24 at 19:13, James O'Kane wrote:
> > On Thu, 24 Apr 2003, redtoade wrote:
> > > Here's an example of why a wplug member directory
> > > online would be a useful thing.
> >
> > I don't think there's an arguement that we should have something, it's a
> > matter of coder's time.
> >
> > -james
> >
> >
> > _______________________________________________
> > wplug-web mailing list
> > wplug-web at wplug.org
> > http://www.wplug.org/mailman/listinfo/wplug-web
>
> --__--__--
>
> _______________________________________________
> wplug-web mailing list
> wplug-web at wplug.org
> http://www.wplug.org/mailman/listinfo/wplug-web
>
>
> End of wplug-web Digest


I have the code mostly worked out as I have several canned perl scripts to 
look at.  I am now looking into security issues and good programming 
techniques to patch up security holes.  Basically, the most security issues 
include protecting against buffer overloads and access to cgi-bin.  I also 
began to write the code in XHTML 1.1 and Iearned it is best to do in an old 
browser friendly language so I need to rewrite.

Jay



More information about the Wplug-web mailing list