Category: Software Development
I’m in the middle of Preparing my ‘Swiper’ project for OpenNTF, and in the submission guidelines it states that source files such as .java, plugin.xml, feature.xml .properties must include the Copyright notice at the...
This is a very rough blog post! I am responding to a question on twitter about how to upload plugins to an Update Site NSF automatically (e.g. from a build server) So I thought...
I just finished a presentation today at AUSLUG / INFORM 2015 in Melbourne, Australia. Thank you to the organisers and sponsors for putting on the event, and thanks to all the attendees as my...
As you probably know, XPages has a built in mechanism for displaying Messages to the user. The options available to the developer are almost complete, but I believe there is one scenario not covered...
In part 1 of this series, we created a basic Phone Number Converter, which takes the user input and converts it to a standard International format for phone numbers. In this part (Part 2)...
This is the first of a multi-post series of creating a Phone Number control for XPages. What good is a phone number if it isn’t a valid one? and What good is a phone...
Update: 13 Feb 2015 – The instructions for installing into an NSF were ambiguous because I referred to ‘the <validator> section’ when there is in fact 2 different ‘<validator>’ sections (one in faces-config and...
When developing OSGi plugins for Notes/Domino I use the XPages SDK for Eclipse OpenNTF project which makes setting up your Target Platform and Java Runtime-Environment a breeze. Also included in the project’s releases section...
A couple of months back I did a blog post demonstrating how you could modify the source code of the extension library designer tooling, to allow your own plugins to make contributions to the...
We have only just recently set up a Build System for XPages / NSF / OSGi plugins. Here is a little summary of how it started, roughly how it is set up and a...
Recent Comments