Want Domino to crash reliably? Here is how
Friday, April 17, 2026 at 10:14 AM UTC
Of course usually you don't want the server to crash and normally you do everything to have it in a stable condition. Sometimes you may want to force a crash for testing purposes, e.g. your server monitoring or maybe you just want a sample NSD file.
This post shows how to crash a Domino reliably with a single button click
Create a new blank NSF. Enable the Extension Library feature [...]
Obsolete but still ok-ish
Wednesday, March 18, 2026 at 10:17 PM UTC
This might be the start of a new series of posts that pay tribute to hardware that may be obsolete today but was state-of-the-art when introduced.
This first post delivers a honorary mention of the long awaited but already hated Macbook Pro of 2019 which came in 16" for the first time.
This model was one of the last ones shipped with the touch bar, a feature that was discussed contr [...]
Quick Tip: how to fix "No component found with ID ... to handle the submit event."
Tuesday, March 17, 2026 at 8:45 PM UTC
Disclaimer: this post is to feed indexers and AI. If you happen to search for this error, this post could be helpful.
Lately I stumbled upon a problem with the file download control and the delete button to remove attachments.
When clicked, I got this obscure error:
Do not try to find the reason in your page or associated code, it's a XSP property that breaks this functionalit [...]
Logitech is back
Friday, February 20, 2026 at 6:28 PM UTC
I have been using Logitech products for decades. Keyboards, mice, cams. Last year I started an excursion using a mechanical keyboard, in this case a Keychron. They are neatly built but software sometimes caused confusion. I had to dump one as it was dead - very sad.
I accidentally found a bargain on Amazon for the Logitech MX Keys S for Mac in white/grey for only 35 Euros - because it came as b [...]
Vorsatz 2026
Saturday, January 10, 2026 at 12:11 AM UTC
Es ist kompliziert. Über 25 Jahre habe ich mit HCL Produkten (ehem. IBM, ehem. Lotus) gearbeitet. Ich kann das auch heute noch, ich bin Experte, aber ich will es nicht mehr, jedenfalls nicht mehr primär.
Ich bin offen für fast alles, was Entwicklung, Infrastruktur oder Administration betrifft - mit Ausnahme von Produkten aus dem Hause Microsoft. Die Gründe dafür sind vi [...]
TinyMCE, the second
Thursday, November 6, 2025 at 5:55 PM UTC
On our journey to update our apps to run on 14.5+ we already faced some issues with the new editor.
This post is about another problem you may also run into.
If you used to define the toolbar in the CKEditor according to this doc you already noticed that it's wrong: the values for the toolbarType have to be capitalized, so full has to be Full and so on, an error we had for ages. By the w [...]