Blog

Home » Blog

New XPages WhitePaper and Developer Roadmap

For Domino 8.5.1, 8.5.2 and 8.5.3 I wrote whitepapers detailing the benefits that XPages gives those who are already on Domino and the reasons for upgrading from the previous version. With the release of Domino 9.0, the format previously used didn’t seem so applicable. Many companies on Domino and Domino developers already had at least […]

New XPages WhitePaper and Developer Roadmap Read More »

OpenNTF Domino API: New Release and Serializing Databases / Documents

Nathan has uploaded a new release of OpenNTF Domino API. There are a few significant differences in the upload this time. Firstly there is a separate install for Designer Client and Domino Server. That’s to minimise the footprint for the server. Those who have used M4.5 may have noticed the Javadoc support was lost, because

OpenNTF Domino API: New Release and Serializing Databases / Documents Read More »

Why My XPages Buttons Are Only Ever "Buttons"

Buttons in XPages are interesting and potentially dangerous elements. They’re dangerous, mainly to less experienced XPages developers, because they have this apparently helpful combo box that immediately attracts the eye for Button type.   Cancel is useful, but to be honest I never set that. All it does, if you look at the source pane,

Why My XPages Buttons Are Only Ever "Buttons" Read More »

Quick Tip to Quickly Jump To Where You Need to Work

Moment of most celebrated enlightenment usually comes from putting together a frustration with a piece of knowledge gleaned for a completely unrelated reason. A couple of days ago I had such an epiphany. Often when I’m developing I need to check something somewhere else on the XPage or Custom Control. Or I need to add

Quick Tip to Quickly Jump To Where You Need to Work Read More »

10 Reasons All Companies Should Use Open Source

After one of my sessions at IBM Connect I was approached by a developer whose company would not use open source. The comment made me despair more than a little and has festered for some time. I’ve used code and projects from OpenNTF for many, many years before subsequently contributing to OpenNTF. Obviously as a

10 Reasons All Companies Should Use Open Source Read More »

XPages Build Project Investigations Improvement

Some time ago I wrote about how you have to build twice if you have Build Automatically switched off, then open an application in Designer and make a change – the first build was incremental. Just to revisit, I would always recommend having Build Automatically switched off unless you’re in an instance of Designer that

XPages Build Project Investigations Improvement Read More »

What Happens When An XPage Loads?

There have been a few questions lately on StackOverflow trying to troubleshoot activity during the initial page load. So I thought I’d write a post to try to clarify the process. This certainly helps me pre-empt some functionality and provides an explanation for some of the questions I’ve seen. Using code from Jesse Gallagher’s XPages

What Happens When An XPage Loads? Read More »

Scroll to Top