-
Recent Posts
Archives
Recent Comments
Category Archives: agile
XP Day Paris
I attended XP Day Paris earlier this month. A very good conference, sorely needed considering the lack of debate on such topics in France (there has been one XP Day Paris in 2006, but I hadn’t heard about it then). … Continue reading
Posted in agile, conferences, valtech
2 Comments
My small contribution to propagating Agile (and how it did not go so well)
Some time ago, I was involved (along with much more respected people) in a thread on the XP mailing list where an editor for CIO.com asked about communication tools in the context of an Agile project. I thought my answer … Continue reading
Agile seminar with Valtech on April, 26th
My employer is hosting a half-day seminar on Agile methodologies. Speakers include David Gageot and Greg Hutchings, so it’s bound to be an interesting morning. We will also hear people from Odyssey, reporting on their experience with an offshore environment. … Continue reading
Posted in agile, conferences, valtech
Comments Off on Agile seminar with Valtech on April, 26th
Sadek is at QCon
My colleague Sadek Drobi is currently attending the QCon conference in London. Check out his blog, starting from March 14th.
Posted in agile, conferences, valtech
Comments Off on Sadek is at QCon
YAGNI — You’re Aren’t Gonna Need It
A couple of weeks ago, I started working on the objects that needed to be mapped onto the database. As I didn’t know what to do with each of them, I tried to keep things simple by mapping a foreign … Continue reading
Posted in agile, java
2 Comments
CITCON Dallas/Fort Worth April 27-28
Paul Julius and Jeffrey Fredricks have announced CITCON D/FW 2007. It is the third in a series where CITCON London 2006 was number 2. Considering how enjoyable CITCON London was, it is totally worth going to CITCON D/FW if you’re … Continue reading
Posted in citcon, continuous integration, openspace, test
Comments Off on CITCON Dallas/Fort Worth April 27-28
Test Driven Design and Data Access Layer
I am currently writing the Data Access Layer of a Java project using Hibernate and I want to apply TDD on my work. The part that is concerned with the database is the mapping of objects on the database schema, … Continue reading
Posted in hibernate, java, tdd, test
3 Comments
Successful internal OpenSpace meeting yesterday
Yesterday, I hosted an OpenSpace conference in the Valtech office in Paris. The theme was ‘pet projects that we want to work on (though we already work fulltime)’. I was a bit apprehensive, as my previous experience had been in … Continue reading
Posted in openspace, valtech
2 Comments
Visit by Jean Tabaka
This week, Jean Tabaka from Rally Dev came to teach Scrum to my colleagues from Valtech. In the evening, she gave a talk on her book, Collaboration Explained. I have been very impressed by Jean’s easy-going personality. As most people … Continue reading
Posted in agile, scrum, valtech
2 Comments
Estimate your ‘Agile’ worth
The nice guys at VersionOne have put together a simple / simplistic rating system for Agile organizations. Let’s be clear: this is not, and cannot be, an effective way of measuring your agility. There is no such thing as a … Continue reading
Posted in agile
Comments Off on Estimate your ‘Agile’ worth
Serena — what the…?!
Yesterday, we’ve had a presentation made by Serena (ex-Merant, ex-Intersolv), editor of such gems as Dimensions, PVCS and TeamTrack. I have not had much exposure to Serena’s tools, but I’ve worked for a company that used PVCS. It was incredible … Continue reading
Posted in agile
Comments Off on Serena — what the…?!
The Art of the Possible? Yes, but only for yesterday’s tasks
It is often say of Scrum that it is the Art of the Possible. In fact, Ken Schwaber even calls it a fundamental principle of Scrum. Today, Ron Jeffries reminds us on the ScrumDevelopment mailing list that it is too … Continue reading
Posted in agile
Comments Off on The Art of the Possible? Yes, but only for yesterday’s tasks
Use Multiple Sprint Backlogs
How many Sprint Backlogs do you have? We have one for the entire project, and I must admit that there is no good reason for that. As it appears, the general recommendation is to have one per team. Benefits: each … Continue reading
Make decisions at the last responsible moment
In Lean Software Development: An Agile Toolkit for Software Development Managers, Mary & Tom Poppendieck mention “Make decisions at the last responsible moment” as one of the 7 rules. I’m happy to report applying it in my current project. Two … Continue reading
Posted in agile, java, lean software development
Comments Off on Make decisions at the last responsible moment
Can Agile methods work against you?
Just yesterday I visited a client (who had actually read this blog!) who was interested in hiring me to write the data access layer of their application. When they asked me if I write detailed UML diagrams with a CASE … Continue reading