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…
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…
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…
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…
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…
You must be logged in to post a comment.