Moving attachments from one document to another
Writing a custom Tomcat login module (Realm)
Powering Through the Tour
Really cool article published at Wired.com about measuring Watt output for Floyd Landis during Tour de France 2005.
Deploying Sametime
LocationDocument LotusScript class updated
I updated my LocationDocument LotusScript class so I could get/set information about the Sametime and Directory server to use. Quite handy when rolling out Sametime in the organization.
IBM DB2 trigger and stored procedures woes
JBoss stability problems
Domino 7 feature: Rename reversion approval
Would it be possibe to use DominoWiki to show LotusScript?
Saving an Excel spreadsheet as a webpage
Secure RSS
Very, very nice... This article on xml.com Joe Gregorio shows how you could encrypt data in RSS feeds by combining Blowfish, Greasemonkey and RSS.
How I love objects...
Lotus Domino 7 beta 4 (and final) coming up...
As announced in the beta forum the Lotus Domino 7 beta 4 will be posted in a couple of days. Beta 4 will be the final beta before the Gold release something in Q3 2005. Full announcement.
Loving the Tomcat Domino redirector
Johan Känngård LGPL'ed his LotusScript Collection classes - nice... :-)
Redeploy application in JBoss without loosing the HttpSessions
Very nice trick via Norman Richards (Redeploy web apps without losing the HTTP session) where using cluster replication for sessions can solve the problem of using session when applications are redeployed. Nice in development and works on a single node.