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 1"http://domain.com/path/database.nsf/pathtoMyAgent/MyAgent?OpenAgent123" , where 123 is the parameter value you are looking for 1234567891011121314151617181920212223242526Function ExtractPassedParameter As String ‘======================================================== Continue reading Very simple LotusScript function to parse value on url line

Getting around Lotus Notes Domino (Web) Error 4354: Cannot remove NotesDocument when it is the Document Context

Deleting Domino Doc’s In the process of doing some work I came across this problem, and after searching / googling the usual suspects did not find a resolution, until I remembered how I done this in the past. I’m going Continue reading Getting around Lotus Notes Domino (Web) Error 4354: Cannot remove NotesDocument when it is the Document Context

Popularity Growing For Open-Source Databases and…

Popularity Growing For Open-Source Databases and MySQL Gets Ready for Enterprise-Level Database Reliabilityhttp://update.internetweek.com/cgi-bin4/DM/y/efrp0BzAN20V30CQQA0AR Open-source database software maker MySQL AB plans to unveil nextmonth an enterprise-level capability that automatically shiftsworkloads to another database server when one fails. Four-Way Fusion Demands Discussion Continue reading Popularity Growing For Open-Source Databases and…

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″