Category Archives: process

Upcoming Talk: Introduction To Scrum

I will be at Agile Tour Grenoble Thursday next week. My talk will be an Introduction to Scrum. Come if you are interested in getting the basics about Scrum. In the meantime, Agile Tour Besançon is just starting today! Then, we’ll … Continue reading

Posted in agile, conferences | Comments Off on Upcoming Talk: Introduction To Scrum

Next Talk: TDD Training

I am giving a 3-day TDD training session at Valtech Training premises, from Monday, October 6th. I’ll introduce a Coding Dojo, like we did in the TDD training last week.

Posted in tdd, valtech | Comments Off on Next Talk: TDD Training

Improvised Coding Dojo

In the past three days, I have taught Test-Driven Development to a group of Java developers in Brittany. I thought it was a good idea to arrange an inpromptu Coding Dojo. That contained a moderate risk, as all dojos I … Continue reading

Posted in tdd, valtech | 3 Comments

My contributions to Hudson got approved for GlassFish Award Program

My Fit plugin for Hudson and the translation into French got approved for the GAP program. This means I am going to receive money from Sun! I am going to be rich, rich, rich! Err… not quite. Once the 30% … Continue reading

Posted in hudson, java | 1 Comment

Everything is vague to a degree you do not realise till you have tried to make it precise

I am currently reviewing the first draft of Gojko Adzic‘s book Agile Acceptance Testing (I am still at the beginning, but I like it so far). He has a citation from Bertrand Arthur Russell’s Philosophy of Logical Atomism that is … Continue reading

Posted in books, tdr, test | 1 Comment

A4 Reports as Iteration Reports

Many people have asked me to talk about the A4 Reports that I have introduced on one of our projects. I’ve postponed this for a look time, but I finally got around to do it. The idea came from the … Continue reading

Posted in agile, scrum, valtech | 3 Comments

Agile 2008: My presentations are bigger than yours

With Agile 2008 just around the corner, superlatives abound: “largest Agile conference in the world“, “premier international conference in agile development“, “a production team of highly respected Agile experts“, “spans the whole spectrum of agile practice“. Participating companies are also … Continue reading

Posted in agile, agile2008, valtech | Comments Off on Agile 2008: My presentations are bigger than yours

Sonar and Hudson

I have only mentioned once Sonar in the past on this blog. I should do that more often, as it is truly a great tool. If you read French, please check out my report on a presentation that Freddy Mallet, … Continue reading

Posted in hudson, sonar | Comments Off on Sonar and Hudson

Architects in their ivory tower

I have recently started a new assignment as a member of an architecture team, which had not happened to me in a while. In the past few years, I have been working as application developer and/or agile coach, occasionally fighting/collaborating … Continue reading

Posted in collaboration | 4 Comments

Continuous Integration at Agile 2008

You might have noticed that I am taking a great interest in the practice of Continuous Integration (especially in the tool Hudson, of course!). Agile 2008 is just around the corner, and I’m particularly eager to hear the latest about … Continue reading

Posted in agile2008, continuous integration | 2 Comments

Become a speaker at Agile Tour in France

Agile Tour is a series of conferences taking place in several cities in France and Switzerland, in October 2008. It aims at spreading the gospel of Agile methods to places outside capitals that have not seen many conferences or user … Continue reading

Posted in agile, conferences | 1 Comment

“Creating Change One Tic-Tac At a Time” Presentation finally online

I have refered a couple of times to the presentation by Jeffrey Fredrick and Alistair Cockburn. Jeffrey used it in a “How to introduce CI” session at CITCON London 2006. I also mentioned that a CI Game had been implemented … Continue reading

Posted in agile, continuous integration, facilitation | Comments Off on “Creating Change One Tic-Tac At a Time” Presentation finally online

Behavior-Driven Development vs. Test-Driven Requirements

These days, I have had the opportunity to think more about Behavior-Driven Development (BDD) with tools such as JBehave, RSpec, TestDox, and Test-Driven Requirements (TDR) with tools such as Fit, FitNesse, GreenPepper, Concordion. Here are my conclusions.

Posted in bdd, tdr | 2 Comments

RichNesse, a WYSIWYG editor for FitNesse

After a pointer by Jérôme Piétri, a colleague of mine at Valtech, I have had a look at RichNesse, a WYSIWYG interface for editing pages under Fitnesse. It is based on FCKEditor. All in all, I am impressed.

Posted in fit, test | 6 Comments

Contribute to Hudson!

Readers to this blog know that I take every opportunity to talk about Hudson, one of the very best Continuous Integration tools. Well, I have another very good reason: you can contribute to it and make money, at least if … Continue reading

Posted in hudson | 1 Comment