Category: MarcEdit

  • MarcEdit 5.0 refresh (Dec. 18, 2005)

    Ok — I’ve finished adding the preview mode into MarcEdit 5.0. This is a very cool feature that I’ve already been enjoying to handle a pair of 300 MB files. Generally, I would write a script for this type of editing because of the slow file loading when dealing with such large files. However, with…

  • MarcEdit 5.0 beta Preview Mode

    I thought I’d post a little more information regarding MarcEdit’s new Preview Mode. Earlier, I’d mentioned that I will be implementing a preview mode into the MarcEditor. The reason for this is many, but here are a few of the highlights: 1) Will load just the first nnn number of bytes into the editor. This…

  • MarcEdit 5.0 — MarcEditor Preview mode

    This is just informational — a little bit of a heads up as I finish working this out. Essentially, what I’m doing it building a preview mode into the MarcEditor. The assumption here is that if you have a file over a certain size (by default, 1 MB) — the MarcEditor will default loading the…

  • MarcEdit 5.0 Beta bug fix

    I found an interesting little bug in the MARCEngine that occurs only when using the MARC=>UTF8 component when converting data into XML in Arabic. Its been corrected and reuploaded. One other interesting note…while testing my recent updates to the MarcEditor (improving large file loading), I found that when openning files with a mix of Arabic…

  • MarcEdit 5.0 Update (Dec. 7, 2005)

    Ha! Finally, I got the record exporting code to work again. When I’d first set it up, it worked great on our ILS, but didn’t on others. So, after a few sleepless nights (and banging my head against a wall and sobbing) I finally got this problem fixed. The program should now work as expected…

  • MarcEdit 5.0 refresh

    I posted a rebuild at: MarcEdit50_Setup.exe. The problem was in the last update, I overwrote the master xml function list (the list found in the MARC Tools Window) with the master list on my development machine, so you will likely find that xml functions are now broken if you’d updated. This will correct it. I’m…

  • MarcEdit 5.0 refresh (Dec. 6, 2005)

    I’ve uploaded a new version of MarcEdit 5.0. The new features: 1) Batch Processing — This tool allows you to select a directory, file types and then a function. From there, it will automatically enumerate through the directory processing each file. 2) In the MarcEditor — a Jump to function. This allows you to jump…

  • MarcEdit 5.0 beta refresh (Nov. 22)

    Ok — this is a biggie — not in terms of new stuff, but fixing something that didn’t quite work right. The MarcEditor — a notepad for MARC records — works fine as is but doesn’t allow you to load files as large as the MarcEdit 4.6 generation. In 4.6, you could load files as…

  • MarcEdit 5.0 Beta Refresh (Nov. 15, 2005)

    Well, well…after working with the SRU client on servers not from the Library of Congress — I’ve realized that I didn’t propery setup my internal stylesheets to handle servers that excluded namespaces. I also realized that outside of the Library of Congress, I couldn’t find another SRU server that supported the bath profile — however…

  • MarcEdit 5.0 Beta Refreshed (Nov. 13, 2005)

    I’ve posted a revision to the MarcEdit 5.0 beta. (Download here. New stuff — the Z39.50/SRU client has been completed. Also, I’ve made some changes to the global MarcEditor functions to provide deduping and better swapping functionality. Also, for those interested in knowing — I downloaded .NET 2.0 to test on a machine and can…