Around IT in 256 seconds

Impressions after GeeCON 2010

May 16, 2010 | 3 Minute Read

Two days ago I came back from Poznań, Poland, where second edition of GeeCON conference took place. After attending the first edition my expectations were very high and sadly I left Poznań a bit disappointed. It is most likely a matter of my personal taste, but still just a few presentations are worth mentioning.

The biggest surprise and most fabulous piece of lecture has been given by Dawid Weiss on Java in high-performance computing. He managed to combine great show with lots of non-trivial examples. Lots of humour, brilliant slides and great contact with the audience. One of the most charismatic speakers I have seen. But on the other hand it was not a stand-up comedy, where you have lots of fun during the lecture but you don’t gain anything useful after them. Dawid given plenty of examples and micro-benchmarks during his speech, making us believe that tuning, benchmarking and even studying bytecode and assembly language might be interesting. Bravo for Dawid, I was really proud to see Polish speaker doing so well. Dawid also mentioned about his library HPPC, besides I found pretty amazing search clustering tool called Carrot2, authored by his company.

Dawids’ speech has been mentioned several times by Holly Cummins in her lecture: Java Performance Tuning - not so scary after all. It was quite good presentation with nice demo and good slides. It is true that all performance-related Java speeches are similar (few months ago I have seen Kirk Pepperdine presentation on Warsaw JUG and it had pretty similar structure) but still it is worth to know as much as possible when you need to instantly discover performance bottlenecks in your application.

But before Holly I must mention about Ed Burns’ talk Secrets of the Rockstar Programmers. Presentation was based mainly on his book and consisted many audio-video interviews. Two things that stayed in my mind are levels of programmers ignorance and underlying the importance of using your good tools. Learning all these silly keyboard shortcuts and knowing absolutely everything about your debugger capabilities is important and makes you much more productive in both reading and writing code.

Oliver Gierkes' talk maybe wasn’t outstanding, but the tool he presented, Hades, was. If you are writing DAO layer using JPA, Hades greatly simplifies development. Basic idea behind this tool is that you provide only an interface for DAO service and Hades will do its best to dynamically implement your DAO. Basic CRUD with paging and sorting is given out-of-box, but Hades can also generate queries based on method name and arguments. If you enjoy GORM, definitely try this library. And my enthusiasm has nothing to do with the SpringSource memory stick I got for asking a question ;-).

Although I am a backend guy, I found HTML5 Web Sockets: All-You-Can-Eat Real Time! presentation by Peter Lubbers very interesting. Co-author of Pro HTML5 Programming uncovered weaknesses of AJAX and Comet and presented a remedy: Web Sockets. After some brief theory behind asynchronous web communication, he showed few examples of web applications using Comet and web sockets. Firebug and Wireshark were used to help us deeply understand what is happening behind the scenes. Very good, straightforward lecture without unnecessary "presentation sugar".

After asking the last question on the conference (I asked Charles Nutter and Thomas Enebo to compare Groovy and JRuby, it seems they are technically and semantically equivalent, so it is basically a matter of your personal preference), me and a other employees from my company left. GeeCON 2010 was a good conference, but only a few presentations were memorable. Some speakers seemed to be not prepared enough, others bored me completely. I will attend the conference next year, but I would really like to see more great, charismatic speakers like Scott Davis, Mark Richards, Ted Neward or Neal Ford I happened to see on Java Developers Day. Tags: conferences, gorm, hades, jpa, warsaw-jug

Be the first to listen to new episodes!

To get exclusive content: