Re: script review

2002-11-25 Thread John W. Krahn
Andrei Faust Tanasescu wrote: > > Hello there list! Hello, > I am eager to hear your feedback on this script I wrote. > Its reason of being is to be ran from cron (under Linux) so it warns root > and cuts internet conenction whenever download or upload reaches a certain > limit. This because our

Re: Script Review

2001-05-24 Thread Peter Scott
Congratulations. When you get a bit further on you'll discover how to use modules for XML work, but there's nothing wrong with what you're doing right now. I'll just pick on one part here and let others go for the rest: At 03:33 PM 5/24/01 +, Stout, Joel R wrote: >sub testType { > if (/^

Re: script review

2001-05-18 Thread Peter Scott
At 02:05 PM 5/18/01 -0400, Jeff Pinyan wrote: > >Do you mind if I post a script I have been hacking away at for a week or > >so now? I really would like input to improve its performance etc, I am > >using this script as my tutorial. I have learned a great deal from this > >list and by hacking away

Re: script review

2001-05-18 Thread Timothy Kimball
Ronald J. Yacketta wrote: : Do you mind if I post a script I have been hacking away at for a week or so : now? hmmm, an online code review. Sounds like Open Source. ;) Yeah, post it. -- tdk

RE: script review

2001-05-18 Thread Peter Cornelius
>Do you mind if I post a script I have been hacking away at for a week or so >now? Cool.

Re: script review

2001-05-18 Thread Jeff Pinyan
On May 18, Yacketta,Ronald J said: >Do you mind if I post a script I have been hacking away at for a week or >so now? I really would like input to improve its performance etc, I am >using this script as my tutorial. I have learned a great deal from this >list and by hacking away. I think code re