From wcjones at fccj.edu Mon Feb 3 13:25:40 2003 From: wcjones at fccj.edu (William C (Bill) Jones) Date: Mon Aug 2 21:30:50 2004 Subject: [Jax.PM] Web Masq ? Message-ID: I need to know if any one here is a Web Ripoff Artist ? I have an internal site that I want to "masquerade" as; giving the impression to internal clients that they are still on the same server. Why this has to be is way to complicated to go into at the moment; but basically I am trying to display and interact a remote page -- on behalf of that page (acting like I was that page but with out having to copy all of the HTML, etc.) I have established an SSL connection with the WebServices, but I want to display the original pages and then scrape and resubmit the input fields. The "public" site is at https://artemis.fccj.edu/ Any insight (or even a go to hell) would prove more enlightening :) Thx/Sx :] From jproctor at marlboro.edu Mon Feb 3 21:19:20 2003 From: jproctor at marlboro.edu (J Proctor) Date: Mon Aug 2 21:30:50 2004 Subject: [Jax.PM] Web Masq ? In-Reply-To: Message-ID: > I have established an SSL connection with the WebServices, but I want to > display the original pages and then scrape and resubmit the input fields. > > The "public" site is at https://artemis.fccj.edu/ > > Any insight (or even a go to hell) would prove more enlightening :) Go to hell. Er, uh, this shouldn't be very difficult. The trick is munging the source HTML so your script is in place as the form action. Because I'm far too lazy to gook at the original (on a friend's computer while I'm out of town at O'Reilly Biocon in San Diego, to be specific), I'm going to speculate you can probably do this with a fairly simple regex. my $orig = some_secure_get_get_function( 'artemis.fccj.edu' ); $orig =~ s{action="/cgi-bin/chew_on_form.cgi"} {action="/local/my-redirection.cgi"}; print $orig; Then your redirection script also has to make the secure connection. j From wcjones at fccj.edu Tue Feb 4 09:13:46 2003 From: wcjones at fccj.edu (William C (Bill) Jones) Date: Mon Aug 2 21:30:50 2004 Subject: [Jax.PM] Web Masq ? In-Reply-To: Message-ID: > lazy to gook at the original (on a friend's computer while I'm out of > town at O'Reilly Biocon in San Diego Can we expect a FULL report of all the fun you've been having ? :) -Sx- From jproctor at marlboro.edu Tue Feb 4 12:12:03 2003 From: jproctor at marlboro.edu (J Proctor) Date: Mon Aug 2 21:30:50 2004 Subject: [Jax.PM] Web Masq ? In-Reply-To: Message-ID: > Can we expect a FULL report of all the fun you've been having ? Yes, but it'll take a while once I get back. I got slashdotted yesterday, so I'll probably still have to clean up from that. Oy. j From wcjones at fccj.edu Fri Feb 7 05:53:54 2003 From: wcjones at fccj.edu (William C. (Bill) Jones) Date: Mon Aug 2 21:30:50 2004 Subject: [Jax.PM] cpanstats Message-ID: Please considering using http://www.astray.com/cpanstats/ Thx/Sx :] From JMcCarthy at citistreetonline.com Mon Feb 10 16:31:08 2003 From: JMcCarthy at citistreetonline.com (McCarthy, John) Date: Mon Aug 2 21:30:50 2004 Subject: [Jax.PM] Perl Training Message-ID: <3C4CC57923BCD411A65900508BB355E209D7FA3B@wjbs0078xch.fl.wellspringres.com> We have a need for someone to conduct perl training (beginning and/or intermediate) here in Jacksonville. The training could be at your (local) site or at our Freedom Commerce site (Baymeadows area). The target audience is not yet entirely defined but may consist of persons with no programming experience, and/or persons with "C" programming experience. We use perl for running data conversions and with DBI and/or sybperl as "wrapper" programs for running database stored procedures. If you know of anyone who may be interested, please ask them to contact me or send me the following: Availability: dates/times, etc. Fee Requested Suggested session length Suggested number of sessions Suggested training materials (optional) perl experience and/or qualifications (required) Training and/or educational qualifications (optional). Thanks, John McCarthy Manager, Database Systems CitiStreet TBO Ph. 904 791-2526 JMcCarthy@CitiStreetOnline.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.pm.org/pipermail/jacksonville-pm/attachments/20030210/81f8c023/attachment.htm From jproctor at marlboro.edu Mon Feb 10 17:29:39 2003 From: jproctor at marlboro.edu (J Proctor) Date: Mon Aug 2 21:30:50 2004 Subject: [Jax.PM] Perl Training In-Reply-To: <3C4CC57923BCD411A65900508BB355E209D7FA3B@wjbs0078xch.fl.wellspringres.com> Message-ID: > We have a need for someone to conduct perl training (beginning and/or > intermediate) here in Jacksonville. The training could be at your (local) > site or at our Freedom Commerce site (Baymeadows area). Tempting to offer, but I assume the "here in Jacksonville" part outweighs the "your (local)" part. :) Good luck. j From sneex at bellsouth.net Thu Feb 20 20:02:14 2003 From: sneex at bellsouth.net (WC Jones (Bill)) Date: Mon Aug 2 21:30:50 2004 Subject: [Jax.PM] Jax.PM ADMIN Note Message-ID: <7EFE0F46-4540-11D7-9695-0003930FDFC6@bellsouth.net> I apologize for this administrivia spam but my FCCJ e-mail address is no more (no, they are not renewing my contract.) Therefore I am making the rounds to change all of my subscriptions, et al. Should anyone need to reach me, please just e-mail jax@mail.pm.org - it will find me at my new correct address. If you wish to spam me at a more direct - although less often read address - hit me at sneex@insecurity.org Also, regarding the Jax.PM web site - now that I have a lot of free time on my hands - at least for the next few months - I will hopefully create us a web site we all can be proud of (the Jax.PM group is now 4 years old :) I know this is true cause it was created the February before my daughters birth - which is March 3rd - she is soon toi be four -- therefore ... Well, you get the idea. Anyhow, send me stuff for the web site, jobs, wanted and offered, anything and everything relevant to the Jax area. I will also be canvassing the local UG to garner more interest (and maybe even a job :) Cheers! -Sx- :] Jax.PM Founder