I have one of theselaptops and very soon there will be a Linux on Laptops page for it.
Linux on theDell Latitude CS R400XT
Java ICAP CalendarClient and Server
The ICAP protocol didn'treally go anywhere. But if your interested in a Java calendaring solution(ish), here's a Java client and server with source. I will get around to writingsome documentation soon.
If you've ever been wonderingabout Jini well here's a white paper I wrote for the UKOUG conference lastyear (1999). It's in Postscript and if you Windoze lusers can't read it welltough, you probably wouldn't understand it anyway.
Remote Method Invocationis Java's mechanism for distributed objects. Streams over RMI are very useful,but not immediately obvious. Have a read of this and then play with somesample code.