Blog & Technical Insights

Home » Blog & Technical Insights

Making the Most of Computed Properties

One of the powerful flexibilities of XPages is that virtually any property can be computed. That’s how it’s taught. But that’s not an apt explanation. A more precise explanation is that virtually any property can be used to run any server-side code, providing it also returns the relevant value. This is an aspect I’ve taken advantage […]

Are you ready to become a Social Business?

Intec predicts that the path to becoming a Social Business is inevitable. However, the differentiating factors – those which will separate the leaders from the masses – will stem from how effectively an organisation embraces a Social Business culture; as well as the technology to deepen customer relationships, drive operational efficiencies and optimise the workforce. […]

New(ish) XPages Content Types and a Plea to IBM

Some have noticed that Computed Text controls provide additional content types. The XPages Extension Library book covers the Profiles VCard content type (pp474-7) and the IBM Sametime LiveNames content type (pp471-474). But there are two other content types. Google Search (xs:GoogleSearch) The first to cover is the Google Search content type (xs:GoogleSearch). Paul Hannan explained […]

New Release of XPages OpenLog Logger

I’ve just released M2 of XPages OpenLog Logger There are a number of new enhancements with M2: A specific release also on OpenNTF for users who do not have Extension Library. It may work on 8.5.2, I haven’t tested it. A fix has been added to log caught SSJS errors caused by a missing Expression […]

Social Business Use Cases for Human Resources Departments

Typical challenges facing human resources executives include: [checklist] Accessing, attracting, retaining and developing the best talent available Fostering workforce creativity and increasing speed/quality of decision making by shifting from a culture of knowledge hoarding to knowledge sharing Improving morale and job satisfaction, and reducing turnover by creating anytime, anywhere, “it just works” collaboration environments Integrating […]

When Does a Control That Has An Id, Not Have An Id?

As part of some work on XPages OpenLog Logger, I’m looking to not only log SSJS errors but also give the facility to push them to an Error control for the relevant component or an Errors control if they are not associated directly to a control. There have been a couple of challenges around this. […]

org.openntf.domino M2 Release and Demo Database

The second release of org.openntf.domino has today been pushed up to OpenNTF. As I blogged earlier in the week, there are a host of enhancements as well as bug fixes. For those wanting to hit the ground running with the project, I’ve posted a video on what needs deploying to the server and your client, […]

Update on org.openntf.domino

It’s been a little while since the initial release of org.openntf.domino, but as we’re gearing up towards M2 release, it’s worth giving an update of all the work that’s been going on under the hood. M1 provided the core set of Java code that offered a host of possibilities for looping Collections, avoiding recycle, throwing […]
Scroll to Top