Options for the Future of the Domino Open Liberty Runtime  

By Jesse Gallagher | 11/19/19 12:22 AM | Business - News | Added by John Oldenburger

I've been thinking lately about what I can do with the Open Liberty Runtime project. If you're not familiar with it, the gist of it is that it gloms the Open Liberty Java/Jakarta EE app server onto Domino to allow deploying up-to-date WAR-based apps "to Domino", sharing the server's access to NSFs.

Quick-Tip Thursday: Avoid Future Base64 Trouble In Java  

By Jesse Gallagher | 11/14/19 8:37 AM | Business - News | Added by John Oldenburger

If you've been doing Java development for a while, you've likely run into a situation where you need to Base64-encode or -decode something. It's used commonly in MIME documents, data URIs, and various other areas typically related to data transfer. Unfortunately, using Base64 in Java was awkward for a long time.

Another Side Project: NSF SFTP File Store  

By Jesse Gallagher | 11/6/19 12:48 AM | Business - News | Added by John Oldenburger

When I Know Some Guys kicked off, we bought a couple of Transporter devices to handle our file-syncing needs without having to rely on Dropbox or another hosted service. Unfortunately, Nexsan killed off Transporters a couple years back, and, though they still kind of work, it's been a back-burnered project for us to find a good replacement.