HCL Ambassador of 2022
Sunday, January 2nd, 2022I am proud to once again have been recognized as an HCL Ambassador! Happy new year! Here’s to a great 2022! 🥂
I am proud to once again have been recognized as an HCL Ambassador! Happy new year! Here’s to a great 2022! 🥂
I am proud to be recognized by HCL Technologies as an HCL Ambassador for 2020! HCL Ambassador 2020 Awarded: Jan 1, 2020 VERIFY
When running Java and XPages on Domino it is sometimes required to loosen up the Java security restrictions by editing the jvm/lib/security/java.policy file or by adding a java.pol file with the required changes. But on HCL Domino 11.0 it is no longer supported to use a java.pol file since the java.security file in Domino 11.0 […]
IBM Domino and IBM Notes/Domino Designer 9.0.1 Feature Pack 10 has been released today and is available for download on IBM Fix Central. This is a major update to the platform. The most important updates for developers include: Upgrade from Java 1.6 to Java 1.8 for both Domino Designer and the server The Domino Designer […]
The 2017 IBM Champions for IBM Collaboration Solutions was just announced and it makes me proud to see that I continue as an IBM Champion. Congratulations to the 123 IBM Champions!
It has been a great year with focus on the 2 businesses that I am involved in: Sherlock Web and fmcg solutions. I have not been involved with public speaking this year but still try to help the XPages developer community on Stack Overflow as much as I can. It came as a pleasant surprise that […]
I am very proud of being elected a 2015 IBM Champion for IBM Collaboration Solutions along with 95 other champions!
The 52nd DanNotes conference takes place on November 19 and 20. The conference starts off with a keynote by Kramer Reeves. After the keynote the developers can then look forward to Christian Güedemann, Nathan T. Freeman, John Dalsgaard and others. The administrators can look forward to Mikkel Heisterberg, Ben Menesi and others. See you there?
Sven Hasselbach has created an optimized version of the XSP.partialRefreshPost() method. This works great to reduce the number of form fields that are included in the request for a partialRefreshPost. But his version does not include support for running server-side actions because the the form fields included in the POST doesn’t include the server-side event handler. […]
With IBM Domino and IBM XWork Server you can set up web authentication against an external LDAP such as Microsoft Active Directory. This is useful if you are deploying a web application and your users are already in an external directory. In this blog post I will show you how to set this up. Create […]