iraq, and you
want something more out of life, let's talk!!
but with the right combination of web development skills
(perl/php/c/apache/linux/mysql/html/css) we can do some damage. there are
numerous opportunities for the right 3-5 person team!
regards,
bruce
[EMAIL PROTECTED]
_
hey...
i know this is probably waay off base, but has anyone run across any kind of
distributed perl app to parse the book database of amazon...???
i need a seriously large database of books to test against for an app i'm
working on.
any suggestions..
thanks
-
f the file... so i
have a 600M file with no way of quickly ripping out the data...
keep in mind, this is simply for test..!!!
thanks
-bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Thomas, Mark - BLS CTR
Sent: Wednesday, August 03, 2005 1:27 PM
To: &
hey...
hsa anybody ever used the amazon web services api regarding the
browsenodes???
ive checked cpan/looked at google/etc...
thanks
bruce
___
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http
hi...
has anybody ever played/successfully with the amazon- web services/api? i'm
trying to figure out how i can use the browsenodeid to generate ISBN
information for a book.
the examples i've seen on various sites haven't been much help yet.
thanks
-bruce
[
data from the Amazon AWS
functions for the amazon book database...
thanks
-bruce
[EMAIL PROTECTED]
___
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
t i haven't
run across one that works all the time!!
i finally figured that someone here, might have the exact soln to my prob!
thanks
-bruce
[EMAIL PROTECTED]
___
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
so mark...
what you're saying is that i should write a simple perl app that does the
email validation, and call it from the php app, passing it the email address
to check!!!!
-bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Thomas, Mark - BL
h the user/passwd of
demo/demo.
any thoughts/ideas as to how i need to approach this?
if you can point me to a quick/dirty app that i can use to get the
information, i'd appreciate it..
thanks
bruce
___
Perl-Win32-Users mailing list
P
ds => {
username => 'demo',
password => 'demo'
}
);
package Main;
use WWW::CheckSite::Spider;
my $start = "http://jobboardsoftware.biz/demo/admin/login.aspx";;
my $sp = WWW::CheckSite::Spider->new(
ua_class => 'BA_M
this requires a crawler... which is what i was originally looking for/hoping
for, that allows me to deal with the login (user/passwd) form.
-bruce
-Original Message-
From: Thomas, Mark - BLS CTR [mailto:[EMAIL PROTECTED]
Sent: Friday, October 28, 2005 7:06 AM
To: '[EMAIL PROTECTED]
site. using the perl/mechanize/regex
approach is slower to develop, but works. can someone tell me if the XPATH
approach works, and can you point me to fully developed sample scripts that
will illustrate how this works?
any other approaches that i should look into?
thanks
-bruce
[
Hi...
Any XPath gurus on the list?
-Bruce
[EMAIL PROTECTED]
___
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
ourses)
-Faculty
-Course Name
-Room
-Date
-Etc...
This is it in a nutshell!!
-Bruce
If you're in the Bay area, we could even meet for lunch!!!
-Original Message-
From: Trevor Joerges [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 11, 2006 1:55
rar Page
>-Dept Page (Multiple Depts)
> -Section Page (Multiple Sections)
> -Course Page (Multiple Courses)
>-Faculty
>-Course Name
>-Room
>-Date
>-Etc...
>
> This is it in a nutshell!!
>
> -Bruce
>
> If you'r
hi...
i'm trying to find a mailing list specifically focused on XPath, XML::LibXML
issues/questions. Can't seem to find any via google. can anyone point me to
one, or should i simply post my questions here?
thanks
-bruce
[EMAIL PROTECTED]
__
ok..
i'm embarassed.. how does one break out of a for/foreach loop??
i thought it was exit/break...
pointers?
thanks
-bruce
___
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveStat
hi..
using linux. when i do "perl foo.pl" everything works ok. when i do
"./foo.pl" i get errors.. i've set the exe bit "chmod 775 foo.pl"...
any idea as to what's going on...
thanks
-bruce
___
Perl-W
then
judge the applications, offer prizes, look for the best 3-5 developers,
etc...
Looking through google hasn't really provided a great deal of information on
this topic.
Thoughts/Comments/Etc...
Thanks
-Bruce
___
Perl-Win32-Users mailing list
P
school if
there is a better/more efficient way.
anybody have any good suggestions, preferably with code samples!!
thanks for any help/assistance/pointers/etc...
bruce
[EMAIL PROTECTED]
___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubsc
..there must be
(Bsomething i'm not seeing... i'm using windows/linux with perl 5.8...
(B
(Bany ideas/suggestions/etc...
(B
(Bthanks
(B
(B-bruce<>___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
james...
quick question... did you actually test this to verify that it works.. or
are you saying it should work...
the reason i'm asking, is because i can't understand why the "/\/td/" issue
would work for you, but not for me...
-bruce
-Original Message-
From: j
hi...
everything works as it should if you replace the "/" delimiter with ":" or
some other delimiter... for some reason, i couldn't get perl to use "/"s
throughout.. when i replaced the s/old/new/ -> s:old:new: everything works
ok...
-bruce
-Origin
$b->field("term", $default_semester);
$b->field("division", $default_div);
$b->field("u_input", $curdept);
$b->field("sortby", $default_sort);
$b->field("order", $default_order);
s some kind of redirection/session function in the
background... i also tried enabling/disabling cookies with no difference in
behavior...
thanks...
-bruce
___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
to see the http trafffic that goes back/forth
between my browser and the server to track down what's really being sent...
i'd prefer something that's quick/easy to setup and run, that produces a
reasonable output!!!
thanks...
-bruce
___
here a way to setup the tcpdump app
to actually get the full name of the page that is being targeted with the
browser???
-bruce
[EMAIL PROTECTED]
-Original Message-
From: Leonard Miller [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 09, 2004 10:36 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTE
ch is
redirected towards ..act_main_search.cfm...to finally
.../fall/aa/a-c/index.html.."
the overall issue i have is how to set this up using libwww/mechanize/etc...
thanks...
-bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Thomas, Mark - BLS CTR
ow to actually implement the
communication's interface (which should be pretty straight forward) as well
as information to make sure the underlying db is setup properly
(security/access/etc...)
-bruce
___
Perl-Win32-Users mailing list
[EMAIL PRO
t;BIOL", 2);
my $res1 = $agent->submit();
print "-- ".$agent->content(). "\n";
my $url2 = $agent->response()->request()->content();
#
# go ahead and return the complete "post" url
#
#re
-but
select "Aerospace Engineering" (submit) <mailto:[EMAIL PROTECTED]
Sent: Sunday, June 27, 2004 8:11 AM
To: bruce
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: possible mechanize issue
On Jun 26 bruce wrote:
> i'm parsing the gatech class schedule section.
Is the gatec
ou were limited with regards
to the size of the content/query portion of the URL...
am i missing something...???
i'm inclined to slam the content into the query portion of a ua->content()
and se what happens
comments/criticisms welcome..
-bruce
__
AIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
$Bill Luebkert
Sent: Sunday, June 27, 2004 9:51 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: url/query question...
bruce wrote:
> hi...
>
> not sure if this is appropriate for this group.. but here goes..
>
> i'm inspec
have a cookie/array, although i can't figure out how to
read it.. but using the extract_cookie method, doesn't seem to save the
cookie to my cookie.txt file...
there's something simple that i'm missing...
any comments/pointers/criticisms
z = ". $key ."\n";
}
my %hdr = $res->headers()->{'set-cookie'};
foreach $key (keys (%hdr))
{
my $qq = $key;
print " test k = ". $hdr{$key} ."\n";
}
#print " ss ="[EMAIL PROTECTED]"\n";
print " x\n";
$cook
to do is to be able to allow mechanize to accept PUT as
a valid action within a form, without dying...
any thoughts/comments/criticisms as to how to accomplish this..
thanks
-bruce
___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
...
preliminary tests seem to indicate that the process information simply
states that an instance of perl is running.
in checking google/cpan/etc.. i'm not running across anything that actually
fits for what i need...
comments/criticisms/thought/sug
emp";
print "i= $i name = $0\n";
sleep(1);
}
die;
i've tried this on both windows/linux (rh8.0) with no luck... have you
managed to get it working..??? i'm running perl 5.8
thanks
-bruce...
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTE
ng to deal with mysql, you'll want DBI, and i
believe dbi::mysql (don't quote me here..)
you should be able to find these through using ppm...
however, once you get the right modules for your app, it's pretty easy to
roll the code.
-bruce
-Original Message-
From: [E
there mods/functions that might already take care of
this...
thanks
-bruce
___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
hi...
i'm curious.. if i'm putting together a project, and am looking for a few
perl developers as sweat equity partners, is this an appropriate place to
post my request..???
thanks
-bruce
[EMAIL PROTECTED]
___
Perl-Win32-Users mailing l
thanks for the response...
we'll put our information both here, and on the jobs.perl.org
appreciate it!
-bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Jones Robert Civ TTMS Keesler
Sent: Thursday, October 14, 2004 6:06 AM
To: [EMAIL PROTECTE
x27;ve intentionally kept this short, as I don't want to abuse the bandwidth.
If you're interested, drop me a line, and we can discuss what we're doing,
and how we're going to get there...
Thanks for reading!
-Bruce Douglas
[EMAIL PROTECTED]
hi..
a simple/basic/embarassingly simple one...
i have:
$foo = "foo.txt"
i simply want to separate on the "."
ie
$foo =~ /([^.]+).txt/
$ans = $1
this doesn't seem to get $ans = 'foo'
any ideas as to wha
'ppreciate the responses!!
it was a typo! f^*&ng fingers!!
-bruce
-Original Message-
From: Gardner, Sam [mailto:[EMAIL PROTECTED]
Sent: Friday, October 15, 2004 10:54 AM
To: '[EMAIL PROTECTED]'; [EMAIL PROTECTED]
Subject: RE: simple regex question
Well, just as a
hi..
does anyone have a suggestion/comment/thought as to how i can have a perl
script delete/remove itself once it finishes running...???
ie:
perl stuff
.
.
.
ok, i'm done..
kill/remove myself from the dir/folder...
thanks
it' value of a short int. i need to return values that might be multiple
arrarys. should i simply write the perl return values into an output file,
and read the output vars from the output file in the php file...
comments/thoughts/etc
thanks
-bruce
_
eric...
how does using serialize allow the information from the perl app to be used
by the php parent app. unless you're implying that the serialized
information is stored in an external file, that's then read by the php
calling/parent app...
-bruce
-Original Message-
Fr
to be revenue generating businesses.
thanks
Bruce Douglas
[EMAIL PROTECTED]
___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
sroom... which is a dam*
shame, given that as one gets older, your skills should be better at getting
things done!!!
let me know...
peace...
-bruce
-Original Message-
From: John Taylor [mailto:[EMAIL PROTECTED]
Sent: Monday, October 18, 2004 6:39 PM
To: [EMAIL PROTECTED]
Subject: Re: people/pro
just satisfied with their jobs
interesting...
thanks
-bruce
-Original Message-
From: Dan Joseph [mailto:[EMAIL PROTECTED]
Sent: Monday, October 18, 2004 6:57 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] people/projects looking for developers...
> a question for consideration. are the
doing it correctly.. but
obviously i'm not!!!
thanks
-bruce
___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
x27; by the $res var...
peace
i'm trying to return the stderr/stdout of the function so i can parse it
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
bruce
Sent: Thursday, October 21, 2004 3:36 PM
To: [EMAIL PROTECTED]
Subject: using perl system,
to somehow enter this into a browser/app and have the
app then create the underlying structure on the harddrive...
anybody have any ideas/knowledge of such an app. i'd prefer it to be GUI is
possible, but i'll look at pretty much anything that works...
thanks
br
vn_root' block if i had a
given 'test_x:'
i need to be able to call the script like 'foo arg1'
can somebody tell me what i need to do to accomplish this?
thanks
bruce
[EMAIL PROTECTED]
---
viewcvs.conf:
.
.
.
the end of the block, and then add the new line...
the viewcvs.conf file is pretty straightforward...
thanks
bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Chris Wagner
Sent: Monday, April 18, 2005 9:59 AM
To: perl-win32-users@listserv.ActiveState.c
something out when
configuring the mysql db for access from perl apps. i'm running the perl app
from the same machine...
can anyone give me pointers/shed light on what i might need to change. my
gut tells me that there's some mysql table/attribute that needs to be
changed, but i'
s' with no problem... (due to my not having setup
any root passwd as of yet...
so, how/what do i need to do to resolve this issue!!
i would imagine that this is a function of access/privs but i'm not sure
what has to be set.
thoughts/comments/ideas/etc...
thanks
bruce
[EMAIL PROT
t this
also imply that i should be able to do an initial print/debug statement at
the beginning of the file to get something to show up in the error_log file.
or, is it possible that the file is required by apache to start, but isn't
used???
my current delimma is that i can't figure out a w
hi...
i'm trying to find a perl guru to talk to about a few issues... the areas
involve mod_perl/perl/apache.
already checked mod_perl/apache mailing list...
thanks
bruce
[EMAIL PROTECTED]
___
Perl-Win32-Users mailing list
Perl-Win32-
7;t have any experience with them.
>
>Hth
>
>Alex
>___
>Perl-Win32-Users mailing list
>Perl-Win32-Users@listserv.ActiveState.com
>To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
---
Bruce J. McKenzie| [EMAIL PROTE
Have any of you used Qmail to send attachement. If so how did you
get it to work.
Bruce
-
Bruce Lybbert
Phone (403)-625-1566
Fax (403) 802-8065
Voice Mail (403) 802-8065
ICQ 56221437
Web Site http://fea.ab.ca
___
Perl-Win32-Users
xes where the fonts should go.
We use GD to create on-the-fly buttons for a web based Home Automation
program ( http://sf.misterhouse.net ) . GD generated buttons work perfect
for touch sensitive screens. The default GD Fonts look ok, but we often
manual
to a group. In other words, how does one put a
group of chars in a [] such that they will be used for an exact
match???
Hope this makes
sense...
Thanks
Bruce
[EMAIL PROTECTED]
A WORD is 2 BYTEs long.
If you're passing a constant (ie zero), you should pass it as 0x.
At 2/7/2004 07:50 PM, you wrote:
bogdan.kowalczyk wrote:
All-
Did not received any valuable response for the problem so posted it again.
Maybe someone know how correctly pass WORD value to DLL function
;Win32::OLE->new()"?
3) Can Perl use ActiveX (OLE) controls?
4) Is there any more documentation (e.g. web sites, articles, books)
on using Win32::OLE besides "Learning Perl", the Win32FAQ and the
module docs themselves?
Thanks...
Bruce Vander Werf
[EMAIL PROTECTED]
__
66 matches
Mail list logo