As many of you may know, I have something of a love/hate relationship with Lotus Domino. I love it for some of the things you can do with it, and I hate it for some of the hoops it makes you jump through when you try and do something slightly different. Also I hate LotusScript, but that’s only because I still hang on to a few shreds of my sanity. However, Domino is what I do for a living, so I’m kind of stuck with it.
Anyway. I’ve recently become interested in Ruby, and so set to wondering if it would be possible to in some way use Ruby’s elegant and succinct syntax in my neverending quest to be able to do the same amount of work only with less typing. Thus I came upon the notion of trying to run Ruby scripts from a Notes agent.
