Monthly Archives: December 2007

BarCampParis15: video!

01Net, a French magazine, has just released a video they made on the BarCamp last Saturday (in French). You can see me a couple of time, though not hear me.

Posted in conferences | Comments Off on BarCampParis15: video!

Paris on Rails

With my colleagues Jean-Christophe, Yannick, Julien, and Etienne, we attended the Paris on Rails conference yesterday, the only conference related to Ruby and Rails in France.

Posted in conferences, ruby | 1 Comment

BarCampParis15: Tools 2.0

I have long wanted to attend a BarCamp but it’s not easy to get yourself to attend a conference on a Saturday after a whole week of work. I was also turned off by an impression that the crowd was … Continue reading

Posted in conferences, gwt, openspace | 2 Comments

Using Hudson as a Continuous Integration tool for Python

On a project I’m involved in, we are programming both in Java and Python. The Java part has been written TDD-style, with Hudson as the CI tool from the beginning. I’ve tried to promote unit testing and CI for the … Continue reading

Posted in continuous integration, hudson | 1 Comment