Re: [Koha] Koha Digest, Vol 44, Issue 52
Greetings; the following will batch process an isbn number file. It's designed to hit the Library of Congress z3950 server and return raw marc records. http://wiki.koha.org/doku.php?id=en:documentation:perl_script_using_zoom_for... mike re-v --- On Sun, 6/21/09, koha-request@lists.katipo.co.nz <koha-request@lists.katipo.co.nz> wrote:
From: koha-request@lists.katipo.co.nz <koha-request@lists.katipo.co.nz> Subject: Koha Digest, Vol 44, Issue 52 To: koha@lists.katipo.co.nz Date: Sunday, June 21, 2009, 8:00 PM Send Koha mailing list submissions to koha@lists.katipo.co.nz
To subscribe or unsubscribe via the World Wide Web, visit http://lists.katipo.co.nz/mailman/listinfo/koha or, via email, send a message with subject or body 'help' to koha-request@lists.katipo.co.nz
You can reach the person managing the list at koha-owner@lists.katipo.co.nz
When replying, please edit your Subject line so it is more specific than "Re: Contents of Koha digest..."
Today's Topics:
1. Re: MARC import in Koha GUI (Nelson Fredsell) 2. Re: MARC import in Koha GUI (Chris Cormack) 3. libxml problem (MATINE LOUIS) 4. Re: MARC import in Koha GUI (Garry Collum) 5. Re: MARC import in Koha GUI (Nelson Fredsell) 6. Re: MARC import in Koha GUI (Chris Cormack)
----------------------------------------------------------------------
Message: 1 Date: Sun, 21 Jun 2009 01:48:39 -0700 (PDT) From: Nelson Fredsell <nelson@cfce.org.za> Subject: Re: [Koha] MARC import in Koha GUI To: koha@lists.katipo.co.nz Message-ID: <24132587.post@talk.nabble.com> Content-Type: text/plain; charset=us-ascii
There's no way to do a batch edit of 952 subtags
Thanks, Cab. Maybe I could set up a matching rule against 952p (Barcode), if only documentation existed to explain the Record Matching Rule settings. There's plenty of settings options, eg. Normalization rule, so it ought to work ... in theory.
I constantly come up short on documentation. After six months of countless hours with Koha, every little step forces me back to this newsgroup, attempting to re-invent the wheel. Maybe this is what should be expected from FOSS/open source, my experience is limited in this area. However, the community life around Koha is inspiring and encouraging, and keeps me coming back. Plus the price is right, and the potential for an OPAC ILS union catalogue in my neck of the woods is compelling. I wish techies would realize how incredibly helpful documentation is for those who try to make sense of their invaluable work, and in the case of Koha I don't just mean comments in the code, I'm referring more to the manuals.
-- View this message in context: http://www.nabble.com/MARC-import-in-Koha-GUI-tp24125181p24132587.html Sent from the Koha - Discuss mailing list archive at Nabble.com.
------------------------------
Message: 2 Date: Sun, 21 Jun 2009 21:16:04 +1200 From: Chris Cormack <chris@bigballofwax.co.nz> Subject: Re: [Koha] MARC import in Koha GUI To: Nelson Fredsell <nelson@cfce.org.za> Cc: koha@lists.katipo.co.nz Message-ID: <606aab810906210216o69cb6c95iea12014635cac16@mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1"
2009/6/21 Nelson Fredsell <nelson@cfce.org.za>
There's no way to do a batch edit of 952 subtags
Thanks, Cab. Maybe I could set up a matching
if only documentation existed to explain the Record Matching Rule settings. There's plenty of settings options, eg. Normalization rule, so it ought to work ... in theory.
I constantly come up short on documentation. After six months of countless hours with Koha, every little step forces me back to
attempting to re-invent the wheel. Maybe this is what should be expected from FOSS/open source, my experience is limited in
community life around Koha is inspiring and encouraging, and keeps me coming back. Plus the price is right, and the potential for an OPAC ILS union catalogue in my neck of the woods is compelling. I wish techies would realize how incredibly helpful documentation is for
rule against 952p (Barcode), this newsgroup, this area. However, the those who try to make
sense of their invaluable work, and in the case of Koha I don't just mean comments in the code, I'm referring more to the manuals.
Hi Nelson
You have of course read the manual eh?
I found this http://koha.org/documentation/manual/3.0/administration/catalog-administrati...
There is tons more info in here http://koha.org/documentation/manual/3.0
If you have already read it and found it comes up short, then feel free to point out the missing sections and I'm sure Nicole (who is a librarian as well as a techie) The documentation manager would be happy to fix that.
If not, then ... :-)
Chris
participants (1)
-
mike re-v