Query Domino data with Domino JNA (part 3): REST API and infinite scroll  

By Mark Leusink | 11/2/18 6:36 AM | - | Added by Oliver Busse

With the demos from part 1 and part 2 we now have a list running in XPages that has sorting, paging and filtering. But what if you want to use Domino JNA in a REST API? To serve a JavaScript/ Angular/ React/ Vue application or, why not, an app running in Office 365?

Convenience at a cost: comparing Domino Java APIs performance (standard, ODA, JNA)  

By Mark Leusink | 5/12/17 8:56 AM | - | Added by Oliver Busse

I’m into performance at the moment, trying to solve some nasty issues in one of the applications I work on. While researching the topic I came across Karsten Lehmann’s Domino JNA project that allows you to use some low-level C-API methods using Java. It contains functions that are very useful in my scenario, but I also wondered how the library performed. So I wrote some basic tests, comparing JNA with the ‘standard’ (or ‘legacy’) Domino API and, while I was at it, the org.openntf.domino (ODA) API.

Marky & Mark’s ‘mobile first’ ConnectED Sessions demo app  

By Mark Leusink | 1/14/15 3:38 AM | - | Added by Oliver Busse

In about two weeks time IBM’s ConnectED takes off. We (that’s me and Marky Roden) were fortunate enough to be allowed to speak there with a brand new session titled “The Future of Web Development – Write Once, Run Everywhere with AngularJS and Domino”.