Impressions from Engage 2019  

By Heiko Voigt | 5/17/19 6:38 AM | - | Added by Oliver Busse

Wow, these were three great days ! This has been my 2nd Engage Conference that i attended, the first one as a speaker. Theo Heselmans really outdid himself again this year by finding a cool venue (Autoworld Brussels) and topping it off with perfect logistics like always.

IAM dabbeling - Post 2: setting up proton and testing  

By Heiko Voigt | 2/14/19 3:07 AM | - | Added by John Oldenburger

This is the 2nd post in my "IAM dabbeling" sequence - as a preamble let me say upfront that I am not an administrator and no expert in the TLS/SSL arena. I am a (web) developer who wants to use OUATH2 in my Node.JS applications with Domino. That said, some experts out there might be finding easier/better ways to achieve this goal - I'm happy to learn.

IAM dabbeling ... first setup successfully done. Post 1 of many to come....  

By Heiko Voigt | 2/13/19 6:59 AM | - | Added by Oliver Busse

Wow, finally ! With some great help from HCL (thanks to the HCL Client Advocacy Program and Gordon Hegfield in person ! ) I was able to master the setup of the OAUTH2 provider for Domino ! So, how is my environment set up ?

DominoDB and a big NO-NO !  

By Heiko Voigt | 11/14/18 4:26 PM | - | Added by Oliver Busse

So folks, the beta of DominoDB is out and people are starting to use it. One of my early-adopting customers started to play around with it and started to create a React.-based application using DominoDb to modify database content. They secured their Proton task using the SSL encryption. So far so good. What I did not expect was the flaw in the architecture of the app that I came across when I looked at the source

XPages: Create Code39 Barcodes  

By Heiko Voigt | 5/19/15 11:24 AM | - | Added by John Oldenburger

A couple of weeks back a customers asked me how to do Barcodes in XPages as they needed them in their application to be printed to a document scanning system. After looking into the application, I realized that they had been using a Code39 barcode font in Notes previously to create barcodes in the Notes Client.

XPages: Interactive Maps using OpentStreetMap and Leaflet.js  

By Heiko Voigt | 5/4/15 5:28 AM | - | Added by John Oldenburger

It's been a while since my last coding post but over the past rainy weekend, I had a bit of time on my hands to build an XPages App that shows marker data coming from a Domino Database as Markers on an interactive map. I was looking for an open source solution, I came across the beautiful JavaScript library leaflet.js