Category: MarcEdit

  • Using the Koha API with C#

    I’ve been tinkering with the Koha API to allow MarcEdit to do some direct ILS integration with Koha-based systems.  When I first agreed to look at doing this work, I wasn’t sure what the API looked like.  Fortunately for me, the folks that put it together made it simple and easy to work with.  There…

  • MarcEdit – Direct ILS Integration

    With all the new ILS systems being produced and the emphasis being placed on support for API support, one of the things that I’d like to eventually see is the ability to integrate directly with specific ILS systems to allow users to pull content directly from their systems (in batch or individually), edit the records…

  • MarcEdit 5.8 Delimited Text Translator – Auto Generate Arguments List

    One of the often requested enhancements to the MarcEdit Delimited Text Translator is the ability to auto generate the arguments list.  For many users, their spreadsheets or delimited text documents include a line at the beginning of the document defining the data found in the file.  I’ve often had folks wonder if I could do…

  • MarcEdit 5.8 – Auto convert all data to UTF8/MARC8 [Updated]

    The last MarcEdit update introduced a new Preference into the application — the ability to tell the application that all data compiled from the MarcEditor needs to be converted/saved as UTF8.  The new option should make it easier for folks that receive data in MARC-8 formats to simply work on their records and then compile…

  • MarcEdit 5.8 Update posted

    I’ve posted a new update to MarcEdit.  It includes updates to the RDA Helper as well as others.  Here’s the list of updates: * 5.8.12** RDA Helper Enhancement: Abbreviations file has been extracted and made user defined.** RDA Helper Enhancement: Option to delete GMDs** RDA Helper Enhancement: 260$c parsing improvements** RDA Helper Enhancement: 260$c punctuation…

  • MarcEdit Main Window Changes

    As I start thinking about making a version number change to MarcEdit 6 — I’ve been looking at the MarcEdit interface and wanting to start simplifying some of the screens.  I’m starting this process with the Main Window in MarcEdit.  In the previous version of MarcEdit, the main window was made up of multiple panels…

  • MarcEdit RDA Helper Updates

    So, it’s been about two weeks since I posted the first version of the RDA Helper in MarcEdit and happily, I’ve been getting a good deal of feedback from folks giving it a spin.  From the initial response, it looks like I’ve gotten some things right and have a few things to work on.  So,…

  • MarcEdit 5.8 Update

    It’s been about 3 months since the last MarcEdit, so hopefully this one will be worth it.  Over those 3 months, I’ve been working on a few new tools, the biggest enhancement being the RDA Helper.  I’ve included information about that tool at: MarcEdit 5.8: Introducing the RDA Helper.  In addition to the RDA Helper,…

  • MarcEdit 5.8: Using the Command-line tool

    One thing that many people do not always realize is that MarcEdit includes a console application as part of the MarcEdit package.  This is a separate program, cmarcedit.exe.  The tool is designed to provide quick access to the MARCEngine functions (making/breaking) as well as character conversions, etc.  Since documentation on this tool is light (something…

  • MarcEdit 5.8 Update

    Happy belated memorial day.  I put the finishing touches on the latest MarcEdit update.  It includes a number of enhancements.  Here’s the list: Enhancement:  Call number generator will now test oclc numbers as keywords to catch oclc numbers that have been merged and turned into cross references (019). Enhancement: MARC SQL Explorer — hardcoded field…