Ok, so I've finally worked out how to send myself my password so I can log in.
I guess I should write a little bit about myself. I'm a brit who got lost while adventuring around the world and ended up getting a job as a perl programmer in in Vermont.
Most of my day to day stuff is hacking at Yahoo store writing data munging and spidering thingies. You're most likely to spot LWP or one of the HTML::Parser modules (I have a particular preference for HTML::TreeBuilder) at the top of one of my scripts. You'd be surprised at how perverse Yahoo store is, they use lisp closures (who'd have thought of lisp cgi scripts?) for most of the links which change from page to page and some other tricky things which means I've stared at LWP debugging output until I've gone cross eyed.
I just worked out that Text::ParseWords does a great job of parsing Yahoo options (why do I always seem to forget about this module?) so I'll have to get back to hacking at things.
Gav.
Oh, so you're the one who's been using it! Neat!
Sounds like you're into some really neat stuff. I'll be looking forward to hearing more.
I've heard about that LISP system before; slashdot had a link half a year ago to an article by the original author of the code, now moved on from Yahoo. A memorable quote was his explanation of what he looked for in a company: if their job descriptions were looking for LISP, he knew they were innovative and were going to be doing good things and worth investing in.
Re:Awesome intro
jdavidb on 2002-03-14T22:09:17
Oh, shoot. Given my sig, I guess I'm obligated now to find out if it's "LISP," "Lisp," or "lisp."
As a result of ziggy's latest journal entry, I finally found the link to the article by the guy who wrote the Yahoo store code.