Blog

Home » Blog

NLLUG Thoughts and Session Material

On Thursday and Friday I, along with a number of others, attended NLLUG. It was a fabulous venue, the Amsterdam ArenA, home of Ajax. The two days were filled with a number of excellent sessions on four different tracks from high calibre speakers. I’m sure that all attendees, myself included, learned something and probably lots. It […]

NLLUG Thoughts and Session Material Read More »

Creating a Live Text XPages Widget Revisited

Some time ago I produced a video, on Intec’s channel on youtube, showing how to use an XPage to create a live-text enabled widget. The beauty of this technique is it works in any 8.x Notes Client, it just needs a Domino 8.5.x server. I’m currently using the same technique to create a reporting sidebar panel for

Creating a Live Text XPages Widget Revisited Read More »

Domino 8.5.2: Enhancements I'm Looking Forward To

With today’s announcement of a release date for Domino 8.5.2, it seems the right time to review some of the features I’ve come to like in the closed beta. Some of them are just usability enhancements, others are functionality enhancements, and many are XPages enhancements. Before continuing, I must include the caveat that this article

Domino 8.5.2: Enhancements I'm Looking Forward To Read More »

XPages: Accessing Server-Based Resources – External Database

This follows on from two previous articles where I outlined what became evident from the oneui themes, ways to reference server-based resources from XPages. Those articles (Part One and Part Two) concentrated on images, the most useful resource. Like many developers, at Intec we have a suite of databases with resources (some images, css files,

XPages: Accessing Server-Based Resources – External Database Read More »

Breaking the Language Barrier: The Rosetta Stone of XPages Languages

When I first started on XPages last year, one of the big benefits was that virtually anything can be computed. When you do so, you get the option to use three languages: Expression Language (EL), Server Side Javascript (SSJS) or Custom. I immediately started using Server Side Javascript, but the others were a bit of a mystery. If

Breaking the Language Barrier: The Rosetta Stone of XPages Languages Read More »

Autosave database size revisited: it SEEMED like a great idea but…

Just to remind anyone who didn’t read my post last week, the gist was that I noticed my autosave database was very large, even though it had no documents in it and rarely had documents in it. The apparent cause was that default Space Savers setting on the Replication Settings was set, so documents were

Autosave database size revisited: it SEEMED like a great idea but… Read More »

Autosave database size

Our Domino Administrator noticed today that the as_XXXXX.nsf database was extremely large. This is the database used to store documents and emails if autosave is turned on. Autosave was a new option with R7, if my memory is correct, and although I’ve never used it for a Form in a database (most forms tend to be quite

Autosave database size Read More »

My recent work on XPages in an existing web app

Over the last week I’ve been rather busy including some XPages functionality in an existing Domino web application, and as an example I wanted to explain why I chose XPages, some steps I took and the main challenge I encountered. XPages suited for this because: We wanted the available documents to change depending on selections,

My recent work on XPages in an existing web app Read More »

Scroll to Top