Blog

Home » Blog

New XPages White Paper: Maximising the Benefits of Lotus Domino 8.5.x with XPages

XPages has received a lot of press over the last two years and at Intec we’ve already completed a number of projects using XPages, either as components of the application or the whole application. To support our customers who are investigating the benefits of XPages we have written a white paper to give a balanced assessment of the benefits

New XPages White Paper: Maximising the Benefits of Lotus Domino 8.5.x with XPages Read More »

LotusScript: Export Contents of a View to .csv file

Yesterday I had a requirement to export a couple of views to csv files. We’ve done similar exports before, usually specific to the particular functions, so have used the traditional file handling functions that have been around for years – Open, Input (for reading), Write, Close. On this occasion, because I was exporting two views

LotusScript: Export Contents of a View to .csv file Read More »

Deletion Logging

I’ve learnt a lot over the years, but occasionally I’m reminded of reusable bits of code I created years ago and am still using today. Deletion logging is an example of that. Before I joined Intec I created a lotusscript library with a couple of function to track attempted deletions, either via a log or

Deletion Logging Read More »

Dojox Charting Tutorial – Part Six: Charts for Navigation

It’s been a while since I last wrote anything on dojox charting, but there is always more. Anyone who was at BLUG or has downloaded the sample database I created for that session will have seen that I extended dojox charting to allow the user to click on a pie chart and navigate through the

Dojox Charting Tutorial – Part Six: Charts for Navigation Read More »

Meditations on an Application

Yesterday Chris Toohey provided one of his typically insightful articles about the change of nomenclature with Domino R8, from database to application. To paraphrase the article, it was a challenge to developers to think before hitting Ctrl + N, that a developer’s toolkit should contain reusable modules that are extended and assembled into an application.

Meditations on an Application Read More »

Scroll to Top