RE: perl OOP question

2003-06-24 Thread Christensen, David A. (CHT)
Heh, thanks. I'm trying to get three things straight in my head at once: perl OOP, the Convert::ASN1 module (thanks, Graham!), and the ISO 10161 protocol My brain hurts. :-) -David > -Original Message- > From: Brad Baxter [SMTP:[EMAIL PROTECTED] > Sent: 2003-Jun-24 2:52 PM > To:

Requesting some test requests for, um, testing....

2003-07-17 Thread Christensen, David A. (CHT)
Hi all, I've been happily hacking on a Biblio::ILL::ISO module, but I need to ask a favor Could any of you who use interlibrary loan management systems create a couple of dummy ILL requests for me to play with? I'm having someissues with the ILL-request-extension (specifically APDU-De

RE: newbie question: isbn -> marc?

2003-08-21 Thread Christensen, David A. (CHT)
Hi Bill, For what it's worth feel free to use our site: http://maplin.gov.mb.ca It will let you grab individual MARC records. -David > -Original Message- > From: Bill White [SMTP:[EMAIL PROTECTED] > Sent: 2003-Aug-21 12:11 PM > To: [EMAIL PROTECTED] > Subject: newbie ques

Biblio::ILL::ISO

2003-08-22 Thread Christensen, David A. (CHT)
Hi All, I've been working on an ISO-protocol-based Interlibrary Loan module (Biblio::ILL::ISO), which is (I think) nearing a usable state. The module implements the 20 ISO 10161 (Interlibrary Loan) message classes (ILL-Request, Answer, etc), plus the hundred or so types that make up those classes

French translation for MARC tag descriptions

2005-04-25 Thread Christensen, David A. (CHT)
Hi all, Does anyone know of a good site giving the French translations for MARC tag descriptions? I'd like to enable my MARC::Descriptions module to "nicely" handle other languages... (I would, of course, seek permission from the site owner) Thanks, -- David A. Christensen Ph

RE: Problem cleaning up MARC for MySQL

2006-01-03 Thread Christensen, David A. \(CHT\)
For what it's worth, I've been storing MARC recs as varchars for a while with no problems. The only caveat is records that exceed the maximum field size - I just split the data, and store the rest in an "overflow" table (just a record-id field, another varchar field for the leftover data, and a se

RE: MARC::Errorchecks update

2006-01-03 Thread Christensen, David A. \(CHT\)
Excellent timing! :-) I'll add that to my Tk::MARCEditor and test it out once I catch up on the post-Christmas flood of email. Thanks, -David Christensen > -Original Message- > From: Bryan Baldus [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 03, 2006 8:07 AM > To: perl4lib@perl.o