DeltaBlog

Get the latest news from the world of DeltaXML, from product updates, to new releases, to opinion pieces on industry topics.

Up to 40% faster XML Compare for xHTML documents

When we introduced our Document Comparator, a new interface tailored specifically for documents, it brought new...

Over 90% faster data comparison with XML Data Compare

Find and process the change that matters without having to worry about the order of your XML data...

Where change matters, XML Data Compare finds it faster

In recent years we have seen an explosion of public data from governments and public sector institutions, providing transparency to citizens and new...

Automatic Merge Conflict Resolving for git

This post describes how merge conflicts can be automatically resolved using maven POM files as an example. The example related to the dependencies section of...

How do I use XML or JSON for information that can be in any order?

/
I presented a paper at the Balisage conference this year on the significance (or not!) of element order in XML, “Element...

Introducing XPath Notebooks

/
Which programming language would you use to analyse an XML file? Nine times out of ten the answer would be XPath. Either as a standalone language or hosted by a language like XSLT, XQuery or Python...

Introducing the New License Management GUI & CLI

DeltaXML is excited to introduce a new way of managing your licenses. We have improved the customer experience with our new portal MyDelta and introduced...

When to use XML Data Compare

Our aims in developing XML Data Compare were twofold. First, we wanted to make it easier to use without the need for software development or programming skills...

Are You a DeltaJSON Pro User?

Our DeltaJSON professional plan gives you access to all of the functionality available in the DeltaJSON SaaS suite. With our pro plan you can compare, merge, graft and...

Start with the DeltaJSON Starter Plan and Develop Further

Our Starter Plan gives you access to our Structured Comparison feature free of charge. When you want to do more than...

JSON Merge Strategies: 2-way, 3-way Merges and Graft

There are a couple of reasons to merge JSON files: 1. To combine the information in two JSON files – simple JSON Data Merge 2. Because two files have been updated...

How to represent changes in JSON

Once you've found your JSON diffs it's time to represent them in a way that makes sense. We look at why JSON patch isn't always the best...