Monday, September 24, 2012

Agile Checklist - are you kidding me?

Just hearing the word checklist in connection with agile development makes a lot of people cringe. When I hear checklist, I tend to think of repetitive work where the worker is provided a step-by-step set of instructions with the hopes of achieving consistency in quality and production times. Think line workers or fast food employees doing the same thing over and over. Or places where there's significant turnover like call centers. None of those examples sound even remotely similar to agile development projects. So at this point you might think you know where I stand on checklists. Maybe you do and maybe you don't.

Friday, June 29, 2012

Data centric projects & user stories

I've been able to work on a couple of types of data centric projects. One was creating an ODS based on consolidating customer data from multiple source systems. This involved finding the data, extracting, transforming, & loading, as well as matching customer records, de-dupping, address matching and data cleansing. Now I've been working with some teams who are focused on moving data into a data warehouse. When first working with data teams a typical reaction is that we can't do user stories. Or we have to complete the whole data model done up front. Or we have to load all the data at once otherwise we're duplicating work, ... Basically I get a reasonably long list of why we can't do incremental development for data centric projects.

Tuesday, June 26, 2012

Dependencies continued - minimize 'em

The last post was about dependencies with a promise to talk about minimizing dependencies as the next post. Well, finally here it is.

Friday, March 30, 2012

Dependencies on agile projects - who needs 'em?

I don't want to manage dependencies; in fact, I don't want to have any dependencies. Is that even realistic? On smaller efforts I think it might be possible. Lately I've been working on large programs with 50 or more people on the project, with multiple teams and many times multiple companies involved. Here dependencies are a reality.

Monday, March 26, 2012

The Golden Rule & Golden Rule Jones

I recently read a description of Samuel Milton Jones, who was born in 1846 in North Wales. He immigrated to the United States and ended up starting an oil company where his management style was clearly well ahead of his time.

Monday, March 12, 2012

Agile on COTS projects (for example: Siebel)

Over the past few years I've heard people say - you can't use agile when doing a package implementation, such as Siebel. Does that make sense? Does agile work when building a Siebel CRM or Loyalty system implementation?