Re: OT: Perl and Javascript

2003-06-10 Thread Bob Bell
Kenny, In the past I've put together some perl code that extends LWP::UserAgent. I override or add a few methods using HTTP::Request::Form, HTTP::Cookies, and HTML::TreeBuilder. The end result is that you can come up with an enhanced useragent that lets you fill out forms, handle cookies, an

Re: OT: Perl and Javascript

2003-06-10 Thread Kenneth E. Lussier
On Tue, 2003-06-10 at 16:31, [EMAIL PROTECTED] wrote: > > In a message dated: Tue, 10 Jun 2003 16:24:43 EDT > Morbus Iff said: > > > >Since we seem to have an abundance of Perl experts today, I have a > > >perplexing problem... I am trying to write a script that logs into a > > >website. The prob

Re: OT: Perl and Javascript

2003-06-10 Thread Dan Coutu
Hmm, you're writing a perl script that is acting as a browser (of sorts) in order to login to a remote site and then do other things there (I"m assuming.) If so then you should be receiving the HTTP data, including the request from the server that they are using to determine whether or not your

Re: OT: Perl and Javascript

2003-06-10 Thread pll
In a message dated: 10 Jun 2003 16:25:33 EDT "Kenneth E. Lussier" said: >Since we seem to have an abundance of Perl experts today, I have a >perplexing problem... I am trying to write a script that logs into a >website. The problem that I am running into is that the website requires >javascript.

Re: OT- Comcast Subscriber Agreement

2003-06-10 Thread Jerry Feldman
On Tue, 10 Jun 2003 16:22:48 -0400 Jeff Kinz <[EMAIL PROTECTED]> wrote: > On Mon, Jun 09, 2003 at 06:35:01PM -0400, Michael O'Donnell wrote: > > > > .. > > One of the things I read in attbi.ne.techtalk.general > > is that all a Linux user like me has to do is config > > different IP a

Re: OT: Perl and Javascript

2003-06-10 Thread pll
In a message dated: Tue, 10 Jun 2003 16:24:43 EDT Morbus Iff said: > >Since we seem to have an abundance of Perl experts today, I have a > >perplexing problem... I am trying to write a script that logs into a > >website. The problem that I am running into is that the website requires > >javascrip

Re: OT: Perl and Javascript

2003-06-10 Thread Morbus Iff
>Since we seem to have an abundance of Perl experts today, I have a >perplexing problem... I am trying to write a script that logs into a >website. The problem that I am running into is that the website requires >javascript. If the site detects that the "browser" doesn't support >javascript, then i

Re: OT- Comcast Subscriber Agreement

2003-06-10 Thread Jeff Kinz
On Mon, Jun 09, 2003 at 06:35:01PM -0400, Michael O'Donnell wrote: > > .. > One of the things I read in attbi.ne.techtalk.general > is that all a Linux user like me has to do is config > different IP addrs for the POP, SMTP and NNTP servers, > reportedly these: > > send email (SMTP):

OT: Perl and Javascript

2003-06-10 Thread Kenneth E. Lussier
Since we seem to have an abundance of Perl experts today, I have a perplexing problem... I am trying to write a script that logs into a website. The problem that I am running into is that the website requires javascript. If the site detects that the "browser" doesn't support javascript, then it loa

Re: OT- Comcast Subscriber Agreement

2003-06-10 Thread Jerry Feldman
On Tue, 10 Jun 2003 15:59:05 -0400 "Travis Roy" <[EMAIL PROTECTED]> wrote: > Except that all of those things have a nice disclaimer that basically > states that they can change it at any time at any reason to anything > and not tell you, you just have to go look at the agreement online > every onc

RE: OT- Comcast Subscriber Agreement

2003-06-10 Thread Travis Roy
> The only document I ever signed was the Continental Cablevision > document. Somewhere in my archives I may have email from a VP > authorizing an internal network. I could probably use that if Comcast > starts playing hardball but it would be more like, "our agreement > supercedes that, cease and

Re: A useful perl command line skeleton

2003-06-10 Thread Dan Coutu
Morbus Iff wrote: >As a follow-on to my talk about Perl last month I thought I'd put >together a handy code framework that is very useful for creating command >line or cron based utilities. See also: http://sial.org/code/perl/scripts/blank.pl.html Thanks for sharing the pointer! >#!/usr/bin/p

Re: A useful perl command line skeleton

2003-06-10 Thread Morbus Iff
>As a follow-on to my talk about Perl last month I thought I'd put >together a handy code framework that is very useful for creating command >line or cron based utilities. See also: http://sial.org/code/perl/scripts/blank.pl.html >#!/usr/bin/perl -w If you're looking for crossplatform fun, "use w

A useful perl command line skeleton

2003-06-10 Thread Dan Coutu
As a follow-on to my talk about Perl last month I thought I'd put together a handy code framework that is very useful for creating command line or cron based utilities. The skeleton doesn't do much by itself but I have found myself making command line utilities over and over based on this same

Re: postgresql

2003-06-10 Thread Erik Price
Sharpe, Richard wrote: Erik I am a DBA and have been for over 20 years and my all time favorite RDBMS is DB2 and now especially that it runs on LINUX and that the LINUX flavor of DB2 is enjoying much attention from IBM, I think it is hands down better than Oracle. Thanks for your thought

RE: postgresql

2003-06-10 Thread Sharpe, Richard
I will answer but I am off to a meeting with people from the evil empire (M$). Rich -Original Message- From: Cole Tuininga [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 10, 2003 1:57 PM To: Sharpe, Richard Cc: GNHLUG List Subject: RE: postgresql On Tue, 2003-06-10 at 13:40, Sharpe, Ri

Re: OT- Comcast Subscriber Agreement

2003-06-10 Thread Erik Price
Andrew W. Gaunt wrote: Well, the farmer awoke to find a nice fattened pig there one Sunday morning. He sure made a fine meal that evening. Wait, I don't understand -- did the other pig jump the farmer? That was a good plan, I bet that farmer never expected there were *two* pigs involved! Of

RE: postgresql

2003-06-10 Thread Cole Tuininga
On Tue, 2003-06-10 at 13:40, Sharpe, Richard wrote: > Erik > > I am a DBA and have been for over 20 years and my all time favorite > RDBMS is DB2 and now especially that it runs on LINUX and that the LINUX > flavor of DB2 is enjoying much attention from IBM, I think it is hands down > better

Re: postgresql

2003-06-10 Thread Cole Tuininga
On Tue, 2003-06-10 at 11:58, Erik Price wrote: > Cole Tuininga wrote: > > I don't have any comments except to say thanks for mentioning them Cole, > because I didn't know about any of these. So, just out of curiosity, > which database(s) do you prefer*? Truth be told, the only other one I ha

RE: postgresql

2003-06-10 Thread Sharpe, Richard
Erik I am a DBA and have been for over 20 years and my all time favorite RDBMS is DB2 and now especially that it runs on LINUX and that the LINUX flavor of DB2 is enjoying much attention from IBM, I think it is hands down better than Oracle. Rich -Original Message- From: Erik Pri

Re: OT- Comcast Subscriber Agreement

2003-06-10 Thread Jerry Feldman
The only document I ever signed was the Continental Cablevision document. Somewhere in my archives I may have email from a VP authorizing an internal network. I could probably use that if Comcast starts playing hardball but it would be more like, "our agreement supercedes that, cease and desist".

Re: OT- Comcast Subscriber Agreement

2003-06-10 Thread Andrew W. Gaunt
It's a big pig, little pig thing. The story goes something like this: There were two baby pigs. Every night after the farmer had gone to bed, they would sneak under the wire, steal a bit of grain from the barn, eat it and and then sneak back before morning. One of the pigs had a larger appetite t

Re: postgresql

2003-06-10 Thread Erik Price
Cole Tuininga wrote: I agree that it has some great features, but when we looked into using it, we found some serious drawbacks to it. If anybody has comments on these, I'd be very interested to hear them. I don't have any comments except to say thanks for mentioning them Cole, because I didn'

Re: OT- Comcast Subscriber Agreement

2003-06-10 Thread Michael O'Donnell
>This was cut from the email announcement. Yes, that would be an example of one of those lowest-common-denominator messages I referred to. [.] >I believe from this that attbi email forwarding will not >be available if the transition wizard is not used You are, of cour

Re: [gnhlug-announce] June Merrimack Valley Linux User Group meeting,6/25/03

2003-06-10 Thread Erik Price
David Long wrote: Our speaker will be Bill Sconce, who will give an introduction to Python. Go Bill! I like Python. I am definitely planning to be there, all else permitting. Erik ___ gnhlug-discuss mailing list [EMAIL PROTECTED] http://mail.g

Re: OT- Comcast Subscriber Agreement

2003-06-10 Thread Chris
This was cut from the email announcement. Time is running out to make the transition to Comcast High-Speed Internet. Take a couple of minutes to make the necessary changes now. If you have already downloaded the Transition Wizard, the only thing you need to do is restart your com

Re: OT- Comcast Subscriber Agreement

2003-06-10 Thread Michael O'Donnell
>What is even more disturbing from their latest notice >to subscribers is the fact that unless you use their >update agent, you will not be able to use the att >email forwarding That to me seems wrong, coupled >with the fact that the update agent only works on OE, >not any other email client

[gnhlug-announce] June Merrimack Valley Linux User Group meeting, 6/25/03

2003-06-10 Thread David Long
Who: Bill Sconce What: An introduction to Python When: 7:30 PM, Wednesday, June 25th, 2003 Where: 2nd floor, Martha's Exchange, Nashua, NH Directions: http://wiki.gnhlug.org/twiki2/bin/view/Www/Marthas_directions The Greater New Hampshire Linux User Group,

Re: OT- Comcast Subscriber Agreement

2003-06-10 Thread R. Sean Hartnett
I recall that Comcast is tight with Microsoft. MS made a big investment in Comcast a few years ago. On Tue, 2003-06-10 at 10:31, Chris wrote: > > > [EMAIL PROTECTED] wrote: > > > On Mon, 9 Jun 2003, at 5:58pm, [EMAIL PROTECTED] wrote: > > > Section 6, subsection g of [Comcast's TOS] states ...

Re: OT- Comcast Subscriber Agreement

2003-06-10 Thread Chris
[EMAIL PROTECTED] wrote: > On Mon, 9 Jun 2003, at 5:58pm, [EMAIL PROTECTED] wrote: > > Section 6, subsection g of [Comcast's TOS] states ... > > I'm pretty sure AT&T Broadband's TOS has similar prohibitions on > multiplexing their service. They also prohibit a number of other things. > At one

Re: Apache2 questions and Hello Again

2003-06-10 Thread Jason Stephenson
Alexander Gallichon wrote: I feel slightly bad about this message because I haven't kept up with reading the mailing list and haven't posted in a few months, nor really made much effort to attend the meetings, but that aside, here are my questions. PHP, I have Apache2 and php, I can run php files t

Re: SuSE rsync?

2003-06-10 Thread pll
In a message dated: Tue, 10 Jun 2003 09:43:33 EDT [EMAIL PROTECTED] said: >On Mon, 9 Jun 2003, at 3:37pm, [EMAIL PROTECTED] wrote: >> Anyone here mirror SuSE from a sight which supports rsync mirroring? > > "sight"? ;-) Doh! You caught me. Maybe it was because there was no rsync site in sigh

Re: OT- Comcast Subscriber Agreement

2003-06-10 Thread bscott
On Mon, 9 Jun 2003, at 5:58pm, [EMAIL PROTECTED] wrote: > Section 6, subsection g of [Comcast's TOS] states ... I'm pretty sure AT&T Broadband's TOS has similar prohibitions on multiplexing their service. They also prohibit a number of other things. At one time, you could read their TOS as pr

Re: SuSE rsync?

2003-06-10 Thread bscott
On Mon, 9 Jun 2003, at 3:37pm, [EMAIL PROTECTED] wrote: > Anyone here mirror SuSE from a sight which supports rsync mirroring? "sight"? ;-) Seriously, I believe SuSE imposes limits on what you can do with their distribution, since it contains their intellectual property (YaST and other compo

Gentoo PPC LiveCD

2003-06-10 Thread Travis Roy
I got both the KDE and the Gnome one last night to try them out on my powerbook and G3 tower. Overall they're okay, they're good to get a feel for linux on a Mac they do have some shortcomings but most of that is probably because I'm spoiled by how well the Knoppix LiveCD works. Both boot just fin