Blog

Home » Blog

Presentation and Sample Database from BLUG

For those who attended BLUG last week or for those interested in another sample XPages application, my presentation and sample application are available on the BLUG website. You’ll need to scroll to the bottom of the page, and please don’t be put off by my photo. The conference was well-organised, well-sponsored, well-attended, and had some great […]

Presentation and Sample Database from BLUG Read More »

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 »

Scroll to Top