May 10, 2009

Barcode scanner RCP application example is on GitHub

A few weeks ago, I have blogged about a RCP application of mine that demonstrates barcode recognition with a webcam. I have developed the application using Java Media Framework(JMF) and zxing library together, you can read the details from my earlier post. Anyway some people reacted to the post and wanted to have a copy of the code. I finally got the time to share the code on github. Code is basically an example that demonstrates how it works. I am not sure at this time if I will enhance the application and to what direction however I am open to suggestions. One idea is to create a eRCP/RCP and possibly RAP single sourcing example application.

Also I should note that this is the first time I did something useful on GitHub and I must say I am impressed.