ericlefevre

December 13, 2007

BarCampParis15: video!

Filed under: conferences — Eric Lefevre @ 10:27 pm

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.

(more…)

December 11, 2007

Paris on Rails

Filed under: conferences, ruby — Eric Lefevre @ 12:03 pm

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.

(more…)

December 10, 2007

BarCampParis15: Tools 2.0

Filed under: conferences, gwt, openspace — Eric Lefevre @ 10:56 am

Logo

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 interested in creating communities on the web, or micro-credit. Worthwhile themes, to be sure, but not currently part of my interests.

This time, what made the difference was that it was organized by Sun France. Also, it was a chance to catch up with Jean-Laurent.

(more…)

December 4, 2007

Using Hudson as a Continuous Integration tool for Python

Filed under: continuous integration, hudson — Eric Lefevre @ 10:26 am

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 Python part as well, but little progress has been made.

So I am pleased to see a very positive experience report on integrating Hudson with Python. Not only was the code packaged and unit tested, but reports were also shown for both quality metrics and tests. Very encouraging!

Powered by WordPress