Blog Archives

Simple Date Formatting in SSJS

When it comes to Date and Times in any programing language there is always a little bit of ‘hair pulling out’ when you realize that there are a multitude of ways to store and manipulate the DateTime object and that how you

Tagged with: ,
Posted in None

Creating a simple Organizational Chart in XPages

A couple of days ago Jesse Gallagher posted a great entry on how to create a basic organizational chart using the XPages Extension Library navigator control in conjunction with a BeanTreeNode that generates the hierarchy. Truth be told, Jesse actually

Tagged with: , , , ,
Posted in None

Generating a CSV file from XPages

After spending the day figuring out how to generate an Excel file using the Apache POI library I was informed that I actually needed to generate a comma separated format file ( .csv ). Not wanting to waste any of

Tagged with:
Posted in None

Some notes for the XPage Controls developers

Ok, so I pointed out a couple of things to the developers full applications based on the entries to the OpenNTF Development Contest that I judged, now it is time for the developers of the controls. Make use of the

Tagged with:
Posted in None
Archives