<< 09 April 2006 | Home | 11 April 2006 >>

Possibility to complain about a blog post - interesting twist in "corporate blogging"

The BBC Blog Network has an interesting twist on blog comments that might be applicable in corporate blogging.

Read more...

Java in Notes/Domino Explained: Java Collection API for LotusScript programmers

The Java Collection API can be a little overwhelming to get started with when moving to Java from LotusScript. This post shows you how to do the array/List equivalents of LotusScript using the Collection API.

Read more...

Java in Notes/Domino Explained: Handling arrays

A source of fustration for LotusScript programmers moving to Java is the difference with which arrays are handled. This posts clarifies and shows you how to work with arrays in Java.

Read more...