Category Software Development

Using Angular with Roxy

On a few different people’s recommendations, I’ve been looking at AngularJS lately. Something I ran into early was the expectation that you use HTML5, which is generally not valid XML (meta and link elements aren’t closed, and AngularJS uses some…






MarkLogic and OCR

This is pretty rough, but I’m tired of it being a draft. Comment if something’s unclear and I’ll clean it up.  This page is a tutorial on how to use OCR from MarkLogic. In particular, we’ll use MLJAM to call…






Roxy and App Builder

I’ve gotten very accustomed to using the Roxy with my MarkLogic projects. However, with the new App Builder available with MarkLogic 6, some of my projects are based on JavaScript and the REST API. I still want to use the…






MarkLogic Content Pump

This morning, MarkLogic announced version 6 of the MarkLogic database. Lots of great stuff in this release (plenty of post material!). Let’s start with something simple, but very useful: copying data from one MarkLogic database to another with mlcp (MarkLogic…