[Bendug] Helpdesk/Desktop Technician Positions
Paul
pauld at my180.net
Tue Sep 21 14:34:36 PDT 2004
OK, nerves were frayed and maybe some of us said things we didn't
mean...
But seriously, I need 6 mega-schlubs to WASH MY CAR!!! I just drove it
thru ALASKA!! The hood has been sealed shut with dried up bug corpses!!
I tried to run down an old person, and they stuck to my bumper!!
On to less pressing matters...
I'm trying to scrape stock prices from MSN.com (don't tell me of the
irony... I know) using a PHP script. Here's the page:
http://shweet.bendug.org/~paul/quotes.php
Here is the script part that's screwed up:
if (!empty($_GET['submit'])) {
$lines =
file('http://moneycentral.msn.com/scripts/webquote.dll?iPage=qd&Symbol='
.$_GET['symbol']);
$match = preg_grep("/<TD>Last<\/TD>[^;]*;(.?\d+.\d+)/", $lines);
print_r($match); }
OK, here's a sample line of HTML that I'm trying to scrape:
<TR><TD ALIGN=RIGHT> </TD><TD>Last</TD><TD ALIGN=RIGHT
NOWRAP><B> 23.63</B></TD><TD WIDTH=20 ROWSPAN=8> </TD><TD
ALIGN=RIGHT> </TD><TD>Open</TD><TD ALIGN=RIGHT
NOWRAP> 23.10</TD></TR>
OK, pretty simple... I'm trying to scrape off that '23.63' using a
preg_grep function, but I've gotten the regex wrong, cuz it picks up the
'Open' price, and I only want 'Last'. The optional '.', I tried
escaping both, and it still picks up the 'Open'. Any ideas?
Does anyone know what to feed old people?
Paul Dacus
www.DeschutesHay.com
pauld at my180.net
-----Original Message-----
From: bendug-bounces at lists.my180.net
[mailto:bendug-bounces at lists.my180.net] On Behalf Of Darryl Tucker
Sent: Tuesday, September 21, 2004 1:59 PM
To: 'Paul'; 'Tim Howe'
Cc: bendug at lists.my180.net
Subject: RE: [Bendug] Helpdesk/Desktop Technician Positions
I apologize for taking things down a notch. The response from Paul did
bring a smile to my face! (let me know if you need some help on your car
detailing position, I may know somebody.)
Since this is my first offense, I hope you'll go easy on me.
Regards,
Darryl Tucker
Recruiter
TEKsystems
503.617.5330 direct
888.891.8390 toll free
503.617.5390 fax
www.teksystems.com
dtucker at teksystems.com
-----Original Message-----
From: Paul [mailto:pauld at my180.net]
Sent: Tuesday, September 21, 2004 12:12 PM
To: 'Tim Howe'; 'Darryl Tucker'
Cc: bendug at lists.my180.net
Subject: RE: [Bendug] Helpdesk/Desktop Technician Positions
And believe me, the level of conversation is pretty low already.
I actually have 6 openings for people who want to wash & vacuum my car.
I will accept resumes via spyware-infected e-mail, only.
Love & Kisses,
Kaine Kornegay
-----Original Message-----
From: bendug-bounces at lists.my180.net
[mailto:bendug-bounces at lists.my180.net] On Behalf Of Tim Howe
Sent: Tuesday, September 21, 2004 12:02 PM
To: Darryl Tucker
Cc: bendug at lists.my180.net
Subject: Re: [Bendug] Helpdesk/Desktop Technician Positions
Please don't take offense at this if I have it all wrong, but I hope you
haven't joined this list simply to "head hunt" here. If that is the
case I will most likely ban your domain name and communicate the
situation to the other list admins I know in Oregon and Washington. I
have nothing against your recruitment activities, but they are off-topic
for this list and bring the level of conversation down several notches.
--TimH
On Mon, 20 Sep 2004 16:43:11 -0700
"Darryl Tucker" <dtucker at teksystems.com> wrote:
> I have 6 positions for Desktop Technicians/Helpdesk in Bend starting
> ASAP.
>
>
>
> Would you know anyone that may be interested and available to
> interview tomorrow?
>
>
>
> Regards,
>
> Darryl Tucker
> Recruiter
>
>
> TEKsystems
> 503.617.5330 direct
> 888.891.8390 toll free
> 503.617.5390 fax
> <http://www.teksystems.com> www.teksystems.com
> <mailto:dtucker at teksystems.com> dtucker at teksystems.com
>
>
>
>
> ______________________________________________________________________
> __________________________
>
> This electronic mail (including any attachments) may contain
> information that is privileged, confidential, and/or otherwise
> protected from disclosure to anyone other than its intended
> recipient(s). Any dissemination or use of this electronic email or its
> contents (including any attachments) by persons other than the
> intended recipient(s) is strictly prohibited. If you have received
> this message in error, please notify us immediately by reply email so
> that we may correct our internal records. Please then delete the
> original message (including any attachments) in its entirety. Thank
> you.
>
>
________________________________________________________________________
________________________
This electronic mail (including any attachments) may contain information
that is privileged, confidential, and/or otherwise protected from
disclosure to anyone other than its intended recipient(s). Any
dissemination or use of this electronic email or its contents (including
any attachments) by persons other than the intended recipient(s) is
strictly prohibited. If you have received this message in error, please
notify us immediately by reply email so that we may correct our internal
records. Please then delete the original message (including any
attachments) in its entirety. Thank you.
More information about the Bendug
mailing list