<< 24 September 2005 | Home | 26 September 2005 >>

Force Domino to output XHTML to allow parsing as XML

I recently had the need to easily create a valid XML document for Domino generated HTML, that is have the HTML Domino generates for a document available as a valid XML document that could be parsed in an AJAX application.

Read more...

Using Regular Expressions from LotusScript

Using the regular expression engine in VBScript (Visual Basic Script) you can enjoy powerful RegExp capabilities from LotusScript (only on Windows though).

Read more...

java.lang.OutOfMemoryError

Since I keep loosing this link showing how to increase the heap size for the Sun JVM I will put it here for safe-keeping... :-)

Link...

Tags :