<< 05 April 2006 | Home | 07 April 2006 >>

Show 'n Tell Thursday: Allow deletion of reservations in the RnR database (6 April 2006)

Only a short post for this weeks Show 'n Tell Thursday about how to allow users to delete reservations in the RnR database.

Technorati tags: ,

Read more...

Technote: Changing the IP address of a server

While changing the IP address of a server may not be a common thing to do it still happens. If one of those junior administrators did use the IP address instead of the hostname to create connection documents it might be nice to know how to "unlearn" those IP addresses from the Domino server. This technote shows you how (it also works for connection documents in the local NAB).

Technote 1231458: Changing the IP address of a server

Java in Notes/Domino Explained: Dynamic class loading

Dynamic class loading in Java is a real powerful concept and can be used to write very flexible and easily configurable Java agents/classes. This post will hopefully explain the subject.

Read more...