RegEx – Regular expression online tool

RegEx – Regular expression online tool

Okay I don’t know about you guys but I have always struggled with RegEx (Regular Expressions).  I never got around on learning Regular Expressions so this website/tool are giving me the Expressions I need and I’m also learning RegEx as I move along. I...
Xpage debugging in Firefox – Firebug.

Xpage debugging in Firefox – Firebug.

As you might know it is quite time-consuming to debug your xpage code.  I created a small function that you can use in xpages that will print to your Firefox – firebug console and allow some debugging for Xpages in Firefox. You will need to create a server-side...