My thoughts on various subjects. I particularly love hacking my work. Either by methodology or by improving my tools. Check out this list of tags / subjects.

Recent Posts

Getter / Setter generation in Java

less than 1 minute read

Eclipse or IntelliJ typically generate getters and setters this way: public class Month { private String name; public String getName() { r...

Podcast part I: recording

4 minute read

I have been producing podcasts for almost a year now, primarily at Les Cast Codeurs (a French podcast on Java) but also helped a bit on JBoss Community Asylu...

JSF Days 2010 Tomorrow and Wednesday

less than 1 minute read

If the gods of French and German strikes allow me, I will be speaking at the JSF Days conference organized by Irian. I will first talk about Hibernate Searc...