With growing demand for web application, we see a lot of new technologies to meet that need: Bootstrap, node.js, Vaddin, Fontello, etc. Today, I try to bring some of this technology to desktop application development. Yes, it still exists! I developed a library to easily use Font Awesome icons in...
Read moreI'm working on a Java project making use of SWT where I wanted a nice user interface for the configuration panel: something modern and nice looking. I was inspired by the simple design of Gnome 3. SWT widget does not provide a switch button out of the box. Various projects are proposing a switch ...
Read moreI'm using Apache commons collection for quite some time. For those who doesn't use it yet, here is a link to the project : http://commons.apache.org/collections/. Basically, it make it easier to manipulate collections within Java from filtering, transforming, sorting ,etc. It also provide new kin...
Read moreI'm working on a closed source product called Ekwos. It's a software to manage equestrian competition. The licensing model for this software require to be renew every year. For this reason, I wanted to add a basic licensing module to control who may use the software and for how long. After some r...
Read more