Archives for the ‘MarcEdit’ Category

MarcEdit update

Sorry I haven’t gotten this up — I’ll post it tonight.
–TR

Quick MarcEdit FYI

I’ll be posting an update this weekend that includes an updated bootloader to deal with a problem identified when installing on Vista 64-bit, as well as including enhancements to the Z39.50 Extended Services support and the OAI Harvester (making it more fault tolerant).
Also, I reharvested the UMich. Google Books records and will be posting […]

Connexion Plugin Update

So, I updated the connexion plugin to fix a few issues and make it a little easier to work with.  The primary issues corrected deal with spacing of downloaded data.  Normalization of some fields where spacing is important ($w’s), where being stripped causing validation errors.  This has been corrected. 
So how do you update?  Well, […]

Z39.50 and Redistributables update

I introduced an error into the batch Z39.50 search function.  This was corrected in this build.  The change affects the z39.50 client (as well as the redistributables).  Here are the download links:
MarcEdit App: http://oregonstate.edu/~reeset/marcedit/software/development/MarcEdit51_Setup.exe
Runtimes:  http://oregonstate.edu/~reeset/marcedit/software/development/MarcEdit51_Runtimes.exe
 
–TR

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.
 
BTW, anyone […]

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 provide Unicode […]

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 options that […]

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