allseas australia avr bugs embedded esa graduation hardware holiday hva java library logica mac music netbeans new zealand quadrocopter serial communication software spirit of amsterdam subversion work
A simple mysql database driven invoice manager. It keeps track of all your invoices for your customers. There is a working demo available in the download section of the simple invoice manager page as well as the source code.
A video about the creation of the Music creator.
I was recently interviewed by Geertjan Wielenga about project IRI and it's use of the Netbeans Platform. For the complete interview go to http://netbeans.dzone.com/news/how-netbeans-platform-helps
We had to simulate the sensors on a server by generating random values within a certain parameter. The generation of these random values had to be done on the server with a time interval of a few hundred milliseconds and the server needed to store these values. The client needed to access the values of a sensor and show them in a chart. For more information please visit the Software portfolio.
Recently I have been researching google buffers protocol as a way of communication in one of my projects. I found a very interesting plugin for the netbeans platform that allowed me and my team mates to use the protocol buffers. However when we started working with it we struck a few bumps.