Development


Coding on Cloud 9 ?

I mentioned this to a colleague for an upcoming project. Its an online line coding ide… Key features in the latest release of Cloud9 IDE include: Real-Time Collaboration – Enables real-time editing, debugging, and chat functionality for distributed teams. Offline Support – Cloud9LOCAL is a small app that connects to hosted projects and keeps them […]


Need to export to XLS, RTF, PDF and HTML from your Xpages app ?

At the xpages bootcamp in Amsterdam last year – details were given of a mechanism to export data as pdf. This new project – ITWU Exporter On XPages  – shows how to implement this functionality in a standard defined way without any of the heavy lifting. Aditionally the other formats rtf,xls and html are provided. You […]


Need charts on your xpages ?

Researching charts and diagrams for an upcoming project – I came across this in the OpenNTF catalog. If you need a simple chart mechanism try this. I think this is the easiest approach I have seen to getting the fast results that developers crave when testing proof of concepts or demos. The author Julian Buss describes it […]