• Home
  • About
  • Site search

    Categories

    Archive

    Subscribe

    Follow xbenchdotnet on TwitterEntries (RSS)</a>

    New Xbench 3.0 build 1227: Enhanced Integration with memoQ


     

    When we published the Xbench Plugin for Studio, the great improvement brought by it had the side effect of many memoQ users asking us if we also planned to bring this very same functionality for memoQ.

    We conferred with Kilgray and determined that an Xbench plugin for memoQ with key features similar to what we have now for Studio would require that Kilgray first implemented a relatively small new feature and also relatively minor enhancement to another existing feature, so it seems that technically speaking, a solution would be within reach. As far as we know, these needed additions to memoQ are currently scheduled for memoQ 2014 R2 so, if everything goes as planned, we should be able to release an Xbench plugin for memoQ shortly after the release of memoQ 2014 R2, that is, probably around late 2014 or early 2015.

    While we wait for a full-blown plugin to be technically possible, we have come up with a solution that seems to work quite nicely with memoQ 6.0 through memoQ 2013 R2, and requires only a handful of clicks in memoQ to prepare things under a certain convention prior to the actual QA in Xbench.

    The first step is to download and install Xbench 3.0 build 1227 or later, as it is the first Xbench build with the required segment positioning support for memoQ.

    The method we’ve devised to conveniently QA memoQ stuff in Xbench in memoQ is as follows:

    1. In your memoQ project, select all documents that you want to QA, right click and choose Create View.
    2. Name your memoQ view something like “ToXbench”, choose Simply glue documents together and click OK.
    3. In the Views tab, choose the “ToXbench” view, right-click and choose Export bilingual. Choose memoQ XLIFF and click Export.
    4. Open the “ToXbench” view in the memoQ editor so that it becomes the active document (this is important because segment positioning can be done only on the active document).
    5. Load the ToXbench.mqxlz file in Xbench, with file type memoQ File.

    Now everything is ready. Simply QA the ToXbench.mqxlz in Xbench as usual. When you find an issue that you want to fix, simply right-click, choose Edit Source (Ctrl+E) and memoQ will position the memoQ editor right in the segment that you selected in Xbench. When you are done with your edits to the segment in memoQ and you are ready to go back to Xbench, press Alt+Tab.

    When you want to run a final QA pass after your edits, simply export in again the “ToXbench” view in memoQ (you do not need to create it again) and then press F5 in Xbench to reload the ToXbench.mqxlz file to run a new QA pass.

    The reason why you need to create a view with everything glued is because there is currently no way to programmatically close and open a document in memoQ, so the approach we take in our solution is simply to fit everything in a single document (the glued view) and do all segment positioning from there.

    Don’t get overwhelmed by the steps to create and export a view. These steps are very quick and straight-forward in memoQ, and normally it will take just a few seconds even for large projects.

    We hope you like this approach to handle memoQ stuff. If you run into any issue or have any suggestion or comment, please contact us.