Anonymous
Domino 2.0 Rich Internet Applications with IBM Lotus Notes/Domino
You are here: Today » Blog entries tagged with 'LotusScript'

Blog entries tagged with 'LotusScript''

Document roll back

This is part three of my wiki versioning: the LotusScript to do a roll back.

Permalink - posted on 07/05/2008 09:51 in LotusScript
Document history and compare

The next step in my document versioning: show the document history and compare versions.

Permalink - posted on 27/04/2008 09:57 in LotusScript
Document versioning

A very simple LotusScript subroutine to do document versioning.

Permalink - posted on 26/04/2008 08:02 in LotusScript
Master templates revisited

A rework of a previous post: working with PHP or dot net like master templates in Domino.

Permalink - posted on 15/03/2008 19:23 in XHTML, LotusScript
Owners and Authors field with ACL popup dialog

To fill an Owners and an Authors field on a web form, I needed a popup that allows to pick groups or people from the NAB and roles from the database ACL. Here's one way of doing it.

Permalink - posted on 02/03/2008 18:18 in Domino, LotusScript - 1 response
A LotusScript class to handle Query_String key/values

Use this LotusScript class to get, set or remove key/value pairs in the query part of the URL.

Permalink - posted on 15/01/2008 08:33 in LotusScript - 5 responses
In search for the fastest string concatenation method in LotusScript

I am building lots of HTML pages entirely by concatenating strings lately, so I have made a test to find out which method is the fastest.

Permalink - posted on 14/01/2008 18:58 in LotusScript - 6 responses
Tree component: the Domino side

Part 2 of my tree component: the Domino design elements

Permalink - posted on 23/12/2007 10:17 in Domino, LotusScript - 1 response
Latest version of the StringBuffer class

In previous versions, there were some 'issues'. I took the LotusScript code trough some tests, and here's the update.

Permalink - posted on 19/11/2007 19:07 in Domino, LotusScript - 7 responses
Adding a comment count to my Blog

I've added something my blog was missing: a comment count. It proved to be quite a nightmare to do this.

Permalink - posted on 17/11/2007 17:11 in Domino, LotusScript - 1 response
38 entries