MARC::File::XML 0.88

2007-11-29 Thread Joshua Ferraro
of the test failure(miker) - Removed some useless (and confusing) code that throws away some character set mapping information in the 066 (miker) Hopefully, this version will fix the install probs that some have had with 0.87 ... if not, let us know. Cheers, -- Joshua Ferraro

Re: More Fun With MARC::File::XML: Solutions

2006-05-28 Thread Joshua Ferraro
::XML documentation to point these issues out would be useful. Also, it wouldn't be too bad to have a few tests to make sure that the system's default SAX parser is capable of handling these cases. Just my two cents. Cheers, -- Joshua Ferraro VENDOR SERVICES FOR OPEN-SOURCE

More Fun With MARC::File::XML

2006-05-23 Thread Joshua Ferraro
configuration problem or some other problem with the source record that I just haven't been able to spot ... any suggestions? Thanks, -- Joshua Ferraro VENDOR SERVICES FOR OPEN-SOURCE SOFTWARE President, Technology migration, training, maintenance, support LibLime

Re: Possible bug in XML::SAX causing new_from_xml() to croak

2006-05-20 Thread Joshua Ferraro
Hi all, Right ... I was using the PurePerl parser. As soon as I installed XML::SAX::Expat the combining characters problem went away. Thanks! -- Joshua Ferraro VENDOR SERVICES FOR OPEN-SOURCE SOFTWARE President, Technology migration, training, maintenance, support LibLime

Re: MARC Records, XML, and encoding

2006-05-19 Thread Joshua Ferraro
about ideas for handling these records 'in the wild' that have some encoding problems... what do other MARC libraries do? Cheers, -- Joshua Ferraro VENDOR SERVICES FOR OPEN-SOURCE SOFTWARE President, Technology migration, training, maintenance, support LibLime

Re: MARC Records, XML, and encoding

2006-05-18 Thread Joshua Ferraro
there and running marcdump again? Thanks, -- Joshua Ferraro VENDOR SERVICES FOR OPEN-SOURCE SOFTWARE President, Technology migration, training, maintenance, support LibLimeFeaturing Koha Open-Source ILS [EMAIL PROTECTED] |Full Demos at http://liblime.com

Re: MARC Records, XML, and encoding

2006-05-18 Thread Joshua Ferraro
that test script. In the meantime, any ideas how to track this one down? Cheers, -- Joshua Ferraro VENDOR SERVICES FOR OPEN-SOURCE SOFTWARE President, Technology migration, training, maintenance, support LibLimeFeaturing Koha Open-Source ILS [EMAIL

Re: Code For Web Based MARC Creation

2006-03-01 Thread Joshua Ferraro
that the current version doesn't support repeatable subfields and subfield reordering, though the backend-framework does. Those features will be in 2.2.6 however, which should be out in about a month (the 2.2.6 MARC editor will also probably support indicator plugins ...). Cheers, -- Joshua Ferraro

Re: [Zebralist] MARC and utf-8 question

2006-02-14 Thread Joshua Ferraro
will just 'go away'. (you can test this by unpacking the sourceforge version to a local dir, and adding a 'use lib' line pointing to it before you overwrite the CPAN stuff in your perl4lib) Cheers, -- Joshua Ferraro VENDOR SERVICES FOR OPEN-SOURCE SOFTWARE President, Technology

Re: MARC::Record and Unicode?

2006-01-31 Thread Joshua Ferraro
://indexdata.dk/simpleserver Cheers, -- Joshua Ferraro VENDOR SERVICES FOR OPEN-SOURCE SOFTWARE President, Technology migration, training, maintenance, support LibLimeFeaturing Koha Open-Source ILS [EMAIL PROTECTED] |Full Demos at http://liblime.com/koha |1

MARC::Record and Unicode?

2006-01-30 Thread Joshua Ferraro
Hi there, I've heard there is a unicode-friendly version of MARC::Record, just wondering whether it can be found in SourceForge or CPAN. Thanks, -- Joshua Ferraro VENDOR SERVICES FOR OPEN-SOURCE SOFTWARE President, Technology migration, training, maintenance, support

MARC separators stripped out(encoding prob?)

2003-09-28 Thread Joshua Ferraro
? Is there something unique about MARC separators? I'm out of ideas...any suggestions? I've attached sample records in both formats (with and without separators) as well as my fetch_handler code and Koha's MARCgetbiblio subroutine. Thanks, Joshua Ferraro Nelsonville Public Library Record

MARC::Record leader

2003-09-10 Thread Joshua Ferraro
don't know how to determine on-the-fly what the leader length and base address are (also I'm not sure how to use the set_leader_lengths access method). My code is below...any suggestions? Thanks, Joshua Ferraro Nelsonville Public Library Here is my code(this sub should build one record from Koha's