Category: blog

image

GWT GroupBox panel widget

August 23, 2007
I needed for my GWT project a panel that supports showing a set of widgets in a group (GroupBox panle). I needed the exact functionality like the HTML fieldset/legend tags: I didn’t found any ready-to-use widget so I implemented one myself. Here is the source code: It was really easy to extend the flow panel
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
image

Svetlin Nakov – My First Blog Post

My name is Svetlin Nakov. I am software engineer, consultant, trainer, book writer and enterpreneur from Sofia, Bulgaria. My primary concern is software engineering and training. I have very rich experience in different technical and management positions, starting from Basic and Pascal developer on Apple II (in 1991), passing through Delphi, C, C++, Java, C#,