Blog

Home » Blog

A useful tip for server-based images from an XPage

Some time ago Jo Grant posted an article on the Lotus Notes and Domino Application Development wiki with a tip about how to reference the view icon images installed with the Domino server or Notes Client. This involved using server-side javascript to manipulate the XSPUrl class, removing parameters and creating a new URL. This is a […]

A useful tip for server-based images from an XPage Read More »

I Will Be Speaking at BLUG

Hot on the heels of attending a very interesting presentation skills seminar, I got notification over the weekend that I had been accepted to speak at BLUG (Belux Lotus User Group) on 30th March. My session is entitled XPages From A Different “View”-point and here’s the abstract: With repeat controls and data tables you can

I Will Be Speaking at BLUG Read More »

View Optimisation – A Cautionary Tale or When Children Can Help You

At the moment I’m reviewing some older databases to look for performance improvements. Some leap from the screen, like changing GetNthDocument for GetFirstDocument and GetNextDocument in script, removing unnecessary sorting, removing private views that had been created for support purposes. Much of what I’ve been looking at is based on the whitepaper article by Andre

View Optimisation – A Cautionary Tale or When Children Can Help You Read More »

Embedded View from a Different Database – A Scalable Alternative

One of my standard interview questions is to pose a challenging real-life scenario I encountered a few years ago. The scenario posed is of a suite a databases developed for use on Notes Clients minimum release of 6.5.x and maximum release of 7.0.2. The requirement is for users to open a document in database A

Embedded View from a Different Database – A Scalable Alternative Read More »

XULRunner and XPiNC

Not for the first time I came across something I had not been aware of before, and then had a second occurrence within a week. It’s something I’ll bear in mind for the future and, as such, I think it’s worth sharing. The first occurrence was last week. I’ve long held it true that if

XULRunner and XPiNC Read More »

Scroll to Top