Posts Tagged ‘Lotus Domino’

OpenNTF webinars for the open source community

Monday, May 6th, 2013

OpenNTF has announced a new initiative called OpenNTF Webinars. The first webinar takes place tomorrow, Tuesday May 7, and is all about OpenNTF. Join the web meeting and hear Bruce Elgort, Serdar Basegmez, Jesse Gallagher, Niklas Heidloff, Peter Tanner and me talk about OpenNTF and about what OpenNTF can offer the open source community. Future webinars […]

Using an existing SSL certificate on IBM Domino

Thursday, May 2nd, 2013

A customer of mine had an existing wild card SSL certificate running on IIS. They wanted to use this wild card SSL certificate for their IBM Domino server. I had all the SSL certificate files available (the trusted root CA, the certificate and the private key). So I quickly found the guide from Gab Davis and did […]

How to force a reload of JS and CSS files when changed

Wednesday, April 10th, 2013

Caching of Javascript and CSS files is great and really improves performance in the browser. But caching also means that changes to the files are not picked up. So how do you get the browser to automatically reload the files when you have updated them because of new requirements, bug fixed etc.? There are several […]

My impressions from IBM Connect 2013

Saturday, February 9th, 2013

Here are my impressions from the IBM Connect 2013 conference that I attended last week. Social collaboration IBM connections 4.5 is coming this March and is improved in many areas such as the new file sync feature. Customers with a valid IBM Domino entitlement can continue to use IBM Connections Files and Profiles features for […]

XPages: dynamically updating rich text content in a CKEditor

Wednesday, December 5th, 2012

For the Sherlock Web solution I had a need to be able to update rich text content in a CKEditor with rich text content from backend document templates. These backend document templates can be created and edited with the Lotus Notes client and will in some cases contain rich text content of type Rich Text […]

Source Control with Domino Designer 8.5.3 and Git (my talk at DanNotes, November 2012)

Thursday, November 29th, 2012

The 48th DanNotes conference took place yesterday and today. I had 2 sessions. My first session was on the subject of XPages for administrators. My second session was on the topic of source control with Domino Designer 8.5.3 and Git. Here is my presention from that session: Source Control with Domino Designer 8.5.3 and Git (DanNotes, November […]

Intro to XPages for Administrators (my talk at DanNotes, November 2012)

Thursday, November 29th, 2012

The 48th DanNotes conference took place yesterday and today. It was 2 days filled with lots of interesting sessions. I had 2 sessions. My first session was on the subject of XPages for administrators. My second session was on the topic of source control with Domino Designer 8.5.3 and Git. Here is my presentation from […]

DanNotes 48th conference in November

Saturday, October 27th, 2012

The DanNotes 48th conference takes place on November 28 and 29. We have lots of interesting sessions and speakers: Ed Brill: keynote speaker Frank van der Linden: activity streams, embedded apps and XPages John Foldager: HTML5 Abigail Roberts: Teamstudio Unplugged Paul Mooney: Lotus Notes Traveler High Availability Christian Dencker: iNotes 8.5.4 infrastructure, SAML and SUT-lite Mat Newman with his […]

I am now an IBM Certified Advanced Application Developer – Lotus Notes and Domino 8.5

Friday, September 21st, 2012

I recently passed the LOT-922 certification test (Developing IBM Lotus Domino 8.5.2 Applications: Advanced XPage Design). The test is a multiple choice test with 32 questions and a required passing score of 75%- I scored 90%. Since I was already an IBM Certified Application Developer on Notes/Domino 8.5 the passing of the test upgraded my […]

Have a question on XPages?

Saturday, August 18th, 2012

Stack Overflow is a programming Q&A site for developers with more than 3.5 million questions and even more anwers on every programming language you can image. On Stack Overflow you can also find questions and answers related to XPages. At the time of writing this blog post there are 597 questions tagged XPages on Stack Overflow […]