Blog Detail
Recent Posts
KTable SWT Control
One of the guys at work found this cool SWT control that allows you to create dynamic grids/tables. It is called KTable, and is pretty much the de facto standard when you need to construct tables with variable row sizes and spanning columns/rows....
Quote of the year
I’ve got to share this quote from Joseph Smarr, Chief Platform Architect at Plaxo, Inc. I don’t know if he said this exactly, but according to the YUI Blog: Blank web pages are fast. Web pages become slow because you put stuff in them. En...
A change of career direction
For quite a few years I have been a ColdFusion / Web Developer. I’ve got two weeks holidays, and then I will be going back to work to focus on Java (Eclipse) development. I must say I am pretty excited about this shift in direction, as I believ...
jQuery Table Sorting
I just saw a great post over at Ajaxian. It details a new jQuery plugin to easily enable sorting on a table. The features look awesome - multiple column sorting being one of them! Definately worth checking out. ...
When AJAX aint right for the job
JavaScript/AJAX isn’t always the best tool for the job. Over the last 2 years, I’ve been the principal developer on the CRM project at work. For most of that time, it has primarily been a Javscript, Web-enabled application. Recently, we...
What have I been doing?
Well, I’ve been extremely busy building the next version of our internal CRM application. It’s built on top of Ext (primary used for utility classes) and our own “JCP” framework (Javascript Client Platform). I’ll be doin...
