Very simple LotusScript function to parse value on url line

Below Is a very simple LotusScript code function that assumes that there is only one parameter such that the url is something like “http://domain.com/path/database.nsf/pathtoMyAgent/MyAgent?OpenAgent123”, where 123 is the parameter value you are looking for Function ExtractPassedParameter As String ‘======================================================== ‘ Continue reading Very simple LotusScript function to parse value on url line

Nik Shenoy’s – Thoughts about Java Agent Performance in Domino R5″

Via benpoole I discovered Nik Shenoy’s “Java Agent Performance in Domino R5”. Nik is also a Toronto based Domino Developer. His blog entry is particularly interesting given the number of people interested in running my own RSS News reader on Continue reading Nik Shenoy’s – Thoughts about Java Agent Performance in Domino R5″