Snapshot this https://so.nwalsh.com/2025/01/05-xmlcalabash

As my holiday winds down (Happy New Year, by the way!), I’ve published one more XML Calabash 3.x release. I’ve also started pushing them to a snapshots repository.

Invisible XML in production https://so.nwalsh.com/2024/12/24-ixml

Using iXML to parse a command line interface.

The Monitoring API https://so.nwalsh.com/2024/12/24-monitoring

That sure is a dull title. If I cared about “engagement”, I’d find a way to stick “interactive XProc pipeline debugger” or “Schematron assertions in pipelines” into it. But I don’t, really. Care that is. ’s all true, though.

Alpha6 https://so.nwalsh.com/2024/12/23-alpha6

The story of XML Calabash 3.x has some twists and turns, but the last few alphas have passed all the tests and it’s finally possible to start thinking about some of the fun things.

XmlResolver for .NET updated https://so.nwalsh.com/2024/11/18-xmlresolver

This is a feature-free update that (mostly) just nudges the dependencies forward. I believe it also supports either .NET6 or .NET8.

DocBook xslTNG 2.5.0 https://so.nwalsh.com/2024/11/17-xslTNG

Version 2.5.0 of the stylesheets is a major release with some (maybe) backwards incompatible changes.

jai-core https://so.nwalsh.com/2024/11/09-jai-core

You want the one with the dash, not the one with the underscore. I think.

NineML 3.2.7 https://so.nwalsh.com/2024/10/29/nineml

A very (very) small update to the NineML family of parsing tools.

XML Resolver 6.0.11 https://so.nwalsh.com/2024/10/28-xmlresolver

Still pushing forward. Small fixes and one new feature.

XML Resolver 6.0.8 https://so.nwalsh.com/2024/08/07-xmlresolver

Getting closer to a pushing 6.1.0 as a no-longer-in-beta version of the XML Resolver.

Balisage 2024 https://so.nwalsh.com/2024/07/25-balisage-2024

Balisage 2024 is next week! It’s entirely virtual so anyone can attend! Here, have a calendar!

Ring any bells? https://so.nwalsh.com/2024/07/22-dingdingding

When Xerces resolves a URI on Windows, it does it…differently than on Linux and MacOS. And incorrectly.

It runs! (Again.) https://so.nwalsh.com/2024/07/21-it-runs

Not well. And not much. But not nothing!

Feeds fixed https://so.nwalsh.com/2024/05/22/feeds

The Atom feeds are unbroken now.

DocBook v5.2 is an OASIS Standard! https://so.nwalsh.com/2024/02/09-docbook

It’s official, we made it.

DocBook xslTNG Stylesheets version 2.2.0 https://so.nwalsh.com/2024/02/03-DocBook-xslTNG

Several new features and bug fixes for your DocBook transformation needs!

XML Resolver 6.0.x https://so.nwalsh.com/2024/02/03-xmlresolver

The first “real” releases of XML Resolver 6.x have been published.

XML Resolver refactor refactor https://so.nwalsh.com/2024/01/27-xmlresolver

Working on the C# implementation of the XML Resolver was instructive. It instructed me that the new design was kind of a mess and the Java implementation of that design was also…bad. So I’ve fixed that.

Browsing in Emacs https://so.nwalsh.com/2024/01/09-emacs

TIL: Browsing (the web) in Emacs (in a couple of senses) really works well.

You can’t follow me https://so.nwalsh.com/2024/01/06-mastodon

Random notes from my unsuccessful attempt to get this weblog onto Mastodon.

Better isolation https://so.nwalsh.com/2024/01/06-isolation

A few thoughts on standing up web services with better isolation (i.e., with less chance that I’ll shoot myself in the foot.)

HTTPS sure is inconvenient sometimes https://so.nwalsh.com/2023/12/31-https

I understand the motivation behind HTTPS, and I support the idea of a more secure web. But 🙄.

Not iCloud photos https://so.nwalsh.com/2023/12/29-not-icloud

TIL: You can’t copy photos out of the Apple cloud by finding them on your local hard drive.

Swansea bay stroll https://so.nwalsh.com/2023/12/29-swansea-bay

A breezy walk along Swansea bay.

Primarily emacs https://so.nwalsh.com/2023/12/25-emacs

Tweaks to my -primary command line switch for Emacs.

iCloud photos https://so.nwalsh.com/2023/12/16-icloud

TIL: How to copy photos out of the Apple cloud.

Unicode in Java, part 2 https://so.nwalsh.com/2023/11/19-java-unicode-part-2

Making Java work with a specific version of Unicode, at least for NineML.

Unicode in Java https://so.nwalsh.com/2023/11/18-java-unicode

TIL: Java 11 supports Unicode 10.0 with two extensions. With. Two. Extensions.

Lambda me this https://so.nwalsh.com/2023/11/17-lambda

Normal service has been restored. My AWS lambda works again.

Make it go faster https://so.nwalsh.com/2023/11/05-faster

Experiments in optimization of my iXML processor.