image

Java 7 New Features – Seminar in Technical University – Sofia, Organized by the Bulgarian Java User Group (BGJUG)

May 20, 2010
I was speaker along with my colleague Mihail Stoynov at the seminar organized by the Bulgarian Java User Group (BGJUG) on 20 May 2010 in the Technical University of Sofia. We presented the upcoming Java 7 and its amazing new features like the built-in JVM support of dynamic languages (Da Vinci Virtual Machine), the small
image

GWT Advanced Table – new version

September 5, 2007
I published a new version of my GWT Advanced Table widget – a reusable GWT table component that supports data paging, sorting and filtering in AJAX fasion: I added row selection support that was missing in the first release. See the official Google Code project for more information and downloads: http://code.google.com/p/gwt-advanced-table/.