Blog Archives

XPages Calendar Control In A Table

In my last blog entry I showed how it was possible to build a calendar using a couple of repeat controls and some CSS but in reality a calendar is more suited to be displayed as a table. By using

Tagged with: ,
Posted in None

Building an XPages Calendar Custom Control

If you read my blog directly on my site and not through a RSS reader then you may have seen the nifty calendar that I wrote in BlogSphere. It’s AJAX based and allows the reader to move backwards and forwards

Tagged with: ,
Posted in None

Advanced XPages : Debugging Scoped Variables

Probably one of the most useful features in XPages has to be the scope variables, with proper planning you can really make good use of them and eliminate the need to store temporary values in backend notes documents. As I

Tagged with: , ,
Posted in None

XPages for iPhone

Well kinda…. Developing a web application for the iPhone or any mobile browser is a bit different from developing for a desktop browser. You need to take into account the size of the screen, the amount of css file external

Tagged with: ,
Posted in None
Archives