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...
Enabling intellisense in Firefox

Enabling intellisense in Firefox

I found a nifty plugin for Firefox that enable you to see intelli-sense in the Firebug Console. If you want to enable intelliSense for Dojo, jQuery and JavaScript on the firebug console you can add the following plugin to Firefox, under Firebug. This enables you to...