Category: MarcEdit

  • MarcEdit Update

    I’ve posted a MarcEdit with a good number of enhancements, though if they are implemented correctly, you shouldn’t see most of them.  Many are related to making Z39.50 client work better, fold some previous functionality back into MarcEdit and implement a few new pieces of functionality in the delimited text translator and Z39.50 Client.  …

  • MarcEdit 5.1 Update

    I’ve got a couple of MarcEdit updates for folks.  Most of these updates are related to the Z39.50 client.  Of course, a number of other features have been added as well.  Here are the highlights: Z39.50 Changes So a number of Z39.50 changes — some related to adding editing functionality to the MarcEditor, others to…

  • Some MarcEdit changes: Z39.50 updating

    This is one of those things that I wanted to get done a long time ago, but finally have found the time.  I’m working on updating MarcEdit to allow users to pull records directly into the MarcEditor from the Z39.50 client and then post them directly to a Z39.50 service that supports record updates.  At…

  • MarcEdit 5.1 update

    Couple of updates — Finished adding functionality to support different DPI settings.  This corrects the oai harvester, the marc tools and some marceditor layout functionality. Batch File processor — fixed a small error in which the program would save marcxml=>marc conversions as xml files (rather than mrc files) Save/Save As — when harvesting (and other…

  • MarcEdit 5.1 Update

    Couple of quick updates to the program.  Added a new variable to the global vars passed when doing xslt transfers (currently, these variables are, destfile, sourcefile and pdate.  You access these as global parameters in your xslt file.  Two other changes.  Added the Compile Individual Selected Record(s) back into the 5.x branch and lastly, updated…

  • MarcEdit update

    Quick update.  When using the Field Count report generator in the MarcEditor — the program will crash if it runs across fields that are non-numeric.  This is a hold over from 4.6 and early 5.0 instances when all fields were assumed numeric.  This has been corrected.   New build: http://oregonstate.edu/~reeset/marcedit/software/development/MarcEdit51_Setup.exe   –TR

  • MarcEdit 5.1 Tab Delimited Wizard Update

    I’ve been meaning to add direct Excel support to the Wizard for a while, and finally did this last weekend.  Here’s the new screens. Default Screen: If the selected Input File ends in an excel extension (*.xls), the form will change to show the following: Excel Import Screen: Couple of things of note.  Microsoft provides…

  • Harvesting UMich OAI records with MarcEdit

    I’ve had a few folks ask about the the procedure would be for a user wanting to harvest the UMich OAI records using MarcEdit.  Well, there are two workflows that can be followed depending on what you want to do.  You can harvest the OAI data and translate it directly to MARC or you can…

  • MarcEdit 5.1 update

    Posted a new version of MarcEdit.  The major changes: OAI harvester revisionsRevisions are oriented around the addition of fall-over code, some error correction, etc. marc8toutf8 processing updateUpdated the processing library to handle encoding errors a bit more gracefully. You can get the download from:  http://oregonstate.edu/~reeset/marcedit/software/development/MarcEdit51_Setup.exe   –TR

  • MARC21 University of Michigan Google Digital Books Records (records for testing/viewing)

    I was playing with MarcEdit’s OAI harvester, making a few changes to fix a problem that had been discovered, as well as add some fall-over code that allows the harvester to continue processing (or at least, attempt to continue processing) when the OAI server breaks the connection (generally through timeout).  To test, I decided to…