image

My Talk about High Quality Code at the BGOUG Autumn Meeting in Pravetz

November 19, 2010
It is late evening (… or let’s say it correctly, 4:30 early in the morning, 19 November 2010). I finally finished preparing my presentation for my upcoming talks at the next morning at the Autumn Conference of the Bulgarian Oracle User Group (BGOUG) in Pravetz. I will talk about creating high-quality programming code in Java:
image

Implicit Variables in Java 7?

November 12, 2007
Few days ago the Belgian Java Users Group (BeJUG) and the Brazilian Java Users Group (SouJava) jointly discussed a submission of few new features as language JSR for JDK7 in the Java Community Process. Lot of small nice features were introduced but one thins was still missing. Implicit Variable Declarations The implicit variable declarations with
image

Google Web Toolkit (GWT) – Advanced Table with Paging, Sorting and Filtering

August 22, 2007
I work on a meidum sized Java project and we use GWT (Google Web Toolkit), Hibernate and Oracle. I am a technical architect for the project and I manage small team of developers in the same time. GWT is interesting technology for creating dynamic AJAX applications. It is like Swing: you write Java code, use