Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

kanbandev · Using the Kanban Method

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 2440
  • Category: Other
  • Founded: Aug 20, 2007
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 513 - 542 of 17641   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Show Message Summaries Sort by Date ^  
#513 From: "David J Anderson" <netherby_uk@...>
Date: Wed Jan 23, 2008 12:47 am
Subject: Re: Best Practices for Testing Group
netherby_uk
Send Email Send Email
 
Wow! This is great story. You guys should think about submitting an
experience report for Agile 2008 and we'll see you in Toronto.

David

--- In kanbandev@yahoogroups.com, "Landes Eric (CI/AMM1-NA)"
<eric.landes@...> wrote:
>
> I like your thought's Stuart.  I may give this a try.  Our
experiment so far with Kanban for Sustaining Engineering has been a
great success.  We have cut our cycle time to half of what it was, and
our backlog is at the lowest point I've ever seen it.  With that in
mind I would like to attempt working on quality issues, and your
suggestion is great.  Thanks for the input.
>
> Best regards / Mit freundlichen Grüßen,
>
> Eric Landes
>
> Robert Bosch LLC
>
> Senior Programmer/Analyst (CI/AMM1-NA)
>
> 401 North Bendix Ave.
>
> South Bend, IN 46628
>
> www.bosch.us
>
> Tel: 1 (574) 237-2290
>
> eric.landes@... <mailto:eric.landes@...>
>
>
>
>
> ________________________________
>
>  From: kanbandev@yahoogroups.com [mailto:kanbandev@yahoogroups.com]
On Behalf Of Stuart Corcoran
>  Sent: Monday, January 21, 2008 4:04 PM
>  To: kanbandev@yahoogroups.com
>  Subject: [kanbandev] Re: Best Practices for Testing Group
>
>
>
>  Eric,
>
>  We agree you should have a separate QA group of professional testers.
>  Since you don't have that I claim the ROI of defining and implementing
>  a process to employ developers as testers is lower than simply
>  eliminating the per-UAT test step.
>
>  The way it would work is you tell the developers they will not be
>  required to periodically (or constantly) switch roles and become a
>  tester for someone else's work. However, any bugs that escape
>  development are the responsibility of the developer. They will be
>  required to drop their current task and fix and retest the bug. Also,
>  they will not be given any schedule relief for their current task.
>  The message is "you are responsible for quality, so do what it takes
>  to get it right".
>
>  This should lead to self-correcting improvements in developer
>  estimates and behavior. Developers would (and should be allowed to)
>  solicit their peers for not only code-reviews and the like, but actual
>  functional testing.
>
>  Obviously this is simply building up rudimentary a QA/test practice
>  within your development organization, but it's across all developers
>  and isn't that where we want the quality to be built in anyway?
>
>  The average WIP-time will lengthen naturally over time but this is
>  time you would have spent in a pre-UAT test step. And over time it
>  could become more efficient than a separate test step.
>
>  My first job as a developer was in an organization such as I
>  described. Although there were no WIP-time metrics I can tell you the
>  quality was very high. Post-development bugs were rare and considered
>  quite an embarrassment to any developer.
>
>  Good luck,
>  Stuart
>

#514 From: "Landes Eric (CI/AMM1-NA)" <eric.landes@...>
Date: Wed Jan 23, 2008 8:44 pm
Subject: RE: Re: Best Practices for Testing Group
dcma_eric
Send Email Send Email
 
I'd like to do that David.  Of course our group would have to get corporate clearance to do this, but that is doable.  Thanks.
 

Best regards / Mit freundlichen Grüßen,

Eric Landes

Robert Bosch LLC

Senior Programmer/Analyst (CI/AMM1-NA)

401 North Bendix Ave.

South Bend, IN 46628

www.bosch.us

Tel: 1 (574) 237-2290

eric.landes@...

 


From: kanbandev@yahoogroups.com [mailto:kanbandev@yahoogroups.com] On Behalf Of David J Anderson
Sent: Tuesday, January 22, 2008 7:48 PM
To: kanbandev@yahoogroups.com
Subject: [kanbandev] Re: Best Practices for Testing Group

Wow! This is great story. You guys should think about submitting an
experience report for Agile 2008 and we'll see you in Toronto.

David

--- In kanbandev@yahoogroups.com, "Landes Eric (CI/AMM1-NA)"
<eric.landes@...> wrote:
>
> I like your thought's Stuart. I may give this a try. Our
experiment so far with Kanban for Sustaining Engineering has been a
great success. We have cut our cycle time to half of what it was, and
our backlog is at the lowest point I've ever seen it. With that in
mind I would like to attempt working on quality issues, and your
suggestion is great. Thanks for the input.
>
> Best regards / Mit freundlichen Grüßen,
>
> Eric Landes
>
> Robert Bosch LLC
>
> Senior Programmer/Analyst (CI/AMM1-NA)
>
> 401 North Bendix Ave.
>
> South Bend, IN 46628
>
> www.bosch.us
>
> Tel: 1 (574) 237-2290
>
> eric.landes@... <mailto:eric.landes@...>
>
>
>
>
> ________________________________
>
> From: kanbandev@yahoogroups.com [mailto:kanbandev@yahoogroups.com]
On Behalf Of Stuart Corcoran
> Sent: Monday, January 21, 2008 4:04 PM
> To: kanbandev@yahoogroups.com
> Subject: [kanbandev] Re: Best Practices for Testing Group
>
>
>
> Eric,
>
> We agree you should have a separate QA group of professional testers.
> Since you don't have that I claim the ROI of defining and implementing
> a process to employ developers as testers is lower than simply
> eliminating the per-UAT test step.
>
> The way it would work is you tell the developers they will not be
> required to periodically (or constantly) switch roles and become a
> tester for someone else's work. However, any bugs that escape
> development are the responsibility of the developer. They will be
> required to drop their current task and fix and retest the bug. Also,
> they will not be given any schedule relief for their current task.
> The message is "you are responsible for quality, so do what it takes
> to get it right".
>
> This should lead to self-correcting improvements in developer
> estimates and behavior. Developers would (and should be allowed to)
> solicit their peers for not only code-reviews and the like, but actual
> functional testing.
>
> Obviously this is simply building up rudimentary a QA/test practice
> within your development organization, but it's across all developers
> and isn't that where we want the quality to be built in anyway?
>
> The average WIP-time will lengthen naturally over time but this is
> time you would have spent in a pre-UAT test step. And over time it
> could become more efficient than a separate test step.
>
> My first job as a developer was in an organization such as I
> described. Although there were no WIP-time metrics I can tell you the
> quality was very high. Post-development bugs were rare and considered
> quite an embarrassment to any developer.
>
> Good luck,
> Stuart
>


#515 From: "erwilleke" <eric.willeke@...>
Date: Thu Jan 24, 2008 3:04 pm
Subject: Lead Time:Touch Time Ratio
erwilleke
Send Email Send Email
 
David (and the rest of the Corbis crew),

My company has finally started making the shift to a Kanban approach,
and in the process of putting together the metrics required by various
stakeholders, I've come across a few questions I think you can answer:

1 - In your presentation deck with Rick Garber "A Kanban System for
Sustaining Engineering on Software Systems" you have a slide that
states  that the "Lead Time to Touch Time Ratio as an indicator of
process waste and scope for improvement has been problematic to
measure accurately". Since I didn't actually get to hear you give this
presentation, could you elaborate a bit about what you've tried and
what issues you ran into?

2 - In the same presentation, you have a chart titled "Mean Lead Time
Trend". Is this chart a monthly average? Have you experimented with
different sampling periods or n-day running averages? I'm trying to
identify a good approach to showing the lead time as it begins to
emerge in our system and be able to use it as a means of demonstrating
improvement on a more consistent basis.

3 - You wrote a blog post "Team Frustration Server" in early October,
2007
(http://www.agilemanagement.net/Articles/Weblog/TeamFrustrationServer.html).
How do you feel about this situation after three more months? Is it
pretty much the same, or has the rate of process change settled down
to a more reasonable level?
I'm currently planning on reconciling this cost by using TFS to store
the high-fidelity truth on everything except current status and having
the board be the truth for status. This allows us to use the default
CMMI work items and states, where everything "interesting" from the
perspective of the Kanban board takes place in the "Active" state. It
gives me just enough historical information to compute lead time,
staleness (time in proposed), and WIP. It does not allow anything on
touch time and limits what's available for Blocked Items.  We also are
getting a rough sizing on requirements based on the task count, but
this is VERY rough and is at this point just a guess as to usefulness.

Thoughts?

Eric Willeke
Software Architect

#516 From: Pollyanna Pixton <p2@...>
Date: Sun Jan 27, 2008 5:29 pm
Subject: [ANN]APLN Dallas Leadership Summit 21-22 Feb.
pollyannapixton
Send Email Send Email
 
Earlybird Ends 1 February.
Sign up now at: http://apln.org/summits.html

Don't miss the upcoming APLN Dallas Leadership Summit!
"Agile Leadership: What is it? How do we do it?"
February 21-22, 2008 Radisson Hotel Central, Dallas, TX
Connect with world-class Agile Leaders at the APLN Dallas Leadership Summit. 
Meet, talk and listen to leaders who have applied agile principles to their business enterprise. 
Discover how to lead agile in your organization and scale agile development practices. 
Be a part of one of the fastest growing trends in the technology industry.

The APLN Dallas Leadership Summit educates attendees with dynamic presenters 
such as David Anderson, Pollyanna Pixton, Todd Little and more. 
Hear panel discussions with agile leaders from Fortune 500 companies 
and participate in think tank breakout sessions. 
Network with leaders who are agile leaders at breaks and social events.  

For more information about the APLN Dallas Leadership Summit, sponsorship opportunities, and to register now visit: http://apln.org/summits.html



#517 From: "David J Anderson" <netherby_uk@...>
Date: Thu Jan 31, 2008 6:17 am
Subject: Re: [ANN]APLN Dallas Leadership Summit 21-22 Feb.
netherby_uk
Send Email Send Email
 
Yes! Please support the APLN by coming along to the Leadership Summit
in Dallas and here me talk about kanban first hand together with the
excellent Chris Matts talking about Real Option Theory applied to
software development projects. It's all the stuff you've been reading
in this group. This month you have a chance to interact with Chris and
I directly.

The APLN relies on Leadership Summits to generate funding for the
organization. By attending the event, you get great training, great
content, a chance to socialize and build your network with some of the
luminaries in the agile management and leadership space, and you get
to directly support the APLN and its mission to promote better
leadership and management in our industry.

Looking forward to seeing you there.

David
--
http://www.agilemanagement.net/

--- In kanbandev@yahoogroups.com, Pollyanna Pixton <p2@...> wrote:
>
> Earlybird Ends 1 February.
> Sign up now at: http://apln.org/summits.html
>
> *Don't miss the upcoming APLN Dallas Leadership Summit!*
>
> */"Agile Leadership: What is it? How do we do it?"/*/
> //February 21-22, 2008 Radisson Hotel Central, Dallas, TX/
>
> Connect with world-class Agile Leaders at the APLN Dallas Leadership
Summit.
> Meet, talk and listen to leaders who have applied agile principles
to their business enterprise.
> Discover how to lead agile in your organization and scale agile
development practices.
> Be a part of one of the fastest growing trends in the technology
industry.
>
> The APLN Dallas Leadership Summit educates attendees with dynamic
presenters
> such as David Anderson, Pollyanna Pixton, Todd Little and more.
> Hear panel discussions with agile leaders from Fortune 500 companies
> and participate in think tank breakout sessions.
> Network with leaders who are agile leaders at breaks and social
events.
>
>
> *For more information about the APLN Dallas Leadership Summit,
> sponsorship opportunities, and to register now visit:
http://apln.org/summits.html*
>

#518 From: "David J Anderson" <netherby_uk@...>
Date: Thu Jan 31, 2008 6:24 am
Subject: Re: Lead Time:Touch Time Ratio
netherby_uk
Send Email Send Email
 
Hi Eric,

1. The lead time : touch time ratio is really a lead time : assigned
time ratio, and it really only helps us to call out queuing time. It
doesn't give us good insight in to whether the assigned resource was
working the item or whether it was blocked. Reporting on blocked time
is technically possible but challenging and we haven't achieved it yet.

We also found that lead time : touch time was not showing much of an
improvement nor was there an emerging pattern. There was too much
noise in the signal. We have not managed to attenuate the noise
sufficiently to make it a meaningful graph. I've been disappointed
that I didn't see similar results to those achieved with Microsoft XIT
back in 2005.

2. Yes, it's a monthly average and no we haven't experimented with
different sample periods. Sorry! Can't be any more helpful on this one.

3. My thoughts on TFS haven't changed. It is a necessary and vital
part of the organizational and cultural transformation at Corbis but
it still requires a lot of overhead.

We have seen the rate of process change slow on the sustaining
engineering line. It has significantly reduced and stabilized.
However, other major projects continue to see significant process
evolution, so the net effect is that changes to TFS templates, WITDs
and reports are happening pretty much every week.

David

--- In kanbandev@yahoogroups.com, "erwilleke" <eric.willeke@...> wrote:
>
> David (and the rest of the Corbis crew),
>
> My company has finally started making the shift to a Kanban approach,
> and in the process of putting together the metrics required by various
> stakeholders, I've come across a few questions I think you can answer:
>
> 1 - In your presentation deck with Rick Garber "A Kanban System for
> Sustaining Engineering on Software Systems" you have a slide that
> states  that the "Lead Time to Touch Time Ratio as an indicator of
> process waste and scope for improvement has been problematic to
> measure accurately". Since I didn't actually get to hear you give this
> presentation, could you elaborate a bit about what you've tried and
> what issues you ran into?
>
> 2 - In the same presentation, you have a chart titled "Mean Lead Time
> Trend". Is this chart a monthly average? Have you experimented with
> different sampling periods or n-day running averages? I'm trying to
> identify a good approach to showing the lead time as it begins to
> emerge in our system and be able to use it as a means of demonstrating
> improvement on a more consistent basis.
>
> 3 - You wrote a blog post "Team Frustration Server" in early October,
> 2007
>
(http://www.agilemanagement.net/Articles/Weblog/TeamFrustrationServer.html).
> How do you feel about this situation after three more months? Is it
> pretty much the same, or has the rate of process change settled down
> to a more reasonable level?
> I'm currently planning on reconciling this cost by using TFS to store
> the high-fidelity truth on everything except current status and having
> the board be the truth for status. This allows us to use the default
> CMMI work items and states, where everything "interesting" from the
> perspective of the Kanban board takes place in the "Active" state. It
> gives me just enough historical information to compute lead time,
> staleness (time in proposed), and WIP. It does not allow anything on
> touch time and limits what's available for Blocked Items.  We also are
> getting a rough sizing on requirements based on the task count, but
> this is VERY rough and is at this point just a guess as to usefulness.
>
> Thoughts?
>
> Eric Willeke
> Software Architect
>

#519 From: "Martin Schapendonk" <martin@...>
Date: Thu Jan 31, 2008 7:19 am
Subject: How to handle strict deadlines in a kanban?
mschapen
Send Email Send Email
 
Hi all,

I like the idea of a kanban system, especially in the 'sustained
engineering' context, as discussed on this list. I haven't tried it in
practice, and I still have some questions.

Suppose a change request has serious legal consequences if it hasn't
been implemented by date X. How does a kanban software development
team handle such a request? As I understand it, a request enters the
first queue and every 'station' along the way tries to deliver as soon
as possible.

But how do I know (or how can the team commit) that 'as soon as
possible' is soon enough to meet date X?

Regards,
Martin

--
   Martin Schapendonk, http://www.schapendonk.org/blog/

#520 From: Corey Ladas <coreyl@...>
Date: Thu Jan 31, 2008 10:21 am
Subject: Re: How to handle strict deadlines in a kanban?
corey_ladas
Send Email Send Email
 
No matter how the work is scheduled, your best-case one-piece-flow cycle
time is a lower bound.

If a deadline falls within the normal variation of lead time, then you
can mark the date on the kanban and schedule it in the usual way.

Otherwise, there are a couple of expediting strategies you might apply
to time critical tasks.  The lesser is to jump to the head of the input
queue and then be treated like a normal ticket.  The greater is the
"silver bullet" expedited kanban:

http://finance.groups.yahoo.com/group/kanbandev/message/68

Beyond that, any single work request is subject to the same kind of
"cone of uncertainty" as any other software estimation.  Kanban smooths
out the aggregate, but the individual work request may still vary
widely.  Parallel/redundant (i.e. set-based) work requests can further
smooth out scheduling uncertainty, at the cost of some...redundancy.

Corey


Martin Schapendonk wrote:
>
> Hi all,
>
> I like the idea of a kanban system, especially in the 'sustained
> engineering' context, as discussed on this list. I haven't tried it in
> practice, and I still have some questions.
>
> Suppose a change request has serious legal consequences if it hasn't
> been implemented by date X. How does a kanban software development
> team handle such a request? As I understand it, a request enters the
> first queue and every 'station' along the way tries to deliver as soon
> as possible.
>
> But how do I know (or how can the team commit) that 'as soon as
> possible' is soon enough to meet date X?
>
> Regards,
> Martin
>
> --
> Martin Schapendonk, http://www.schapendonk.org/blog/
> <http://www.schapendonk.org/blog/>
>
>

#521 From: "Eric Willeke" <eric.willeke@...>
Date: Thu Jan 31, 2008 2:19 pm
Subject: Re: Re: Lead Time:Touch Time Ratio
erwilleke
Send Email Send Email
 
David, Thanks for the replies

Reporting on blocked time is technically possible but challenging and we haven't achieved it yet.
I was actually trying to capture that report when I was sending you the email; unfortunately all but the barest metrics are of a lower priority and I haven't had a chance to push on that.

We have seen the rate of process change slow on the sustaining engineering line. It has significantly reduced and stabilized. However, other major projects continue to see significant process evolution, so the net effect is that changes to TFS templates, WITDs and reports are happening pretty much every week. 
 
This statement implies that it is converging, then, allowing for the limited number of development groups you have? How much effort is there to keep the various projects on similar processes and approaches? (This is of interest since we've started getting inquiries from other major projects within my company about adopting some of our practices)

E

#522 From: "Martin Schapendonk" <martin@...>
Date: Fri Feb 1, 2008 9:11 am
Subject: Re: How to handle strict deadlines in a kanban?
mschapen
Send Email Send Email
 
OK, sounds good.

As you mentioned, work requests can vary greatly in size. When does a
kanban team estimate the size of a work request? Is any effort spend
on estimating the expected lead time for a specific work request?

Martin

On 1/31/08, Corey Ladas <coreyl@...> wrote:
> No matter how the work is scheduled, your best-case one-piece-flow cycle
> time is a lower bound.
>
> If a deadline falls within the normal variation of lead time, then you
> can mark the date on the kanban and schedule it in the usual way.
>
> Otherwise, there are a couple of expediting strategies you might apply
> to time critical tasks.  The lesser is to jump to the head of the input
> queue and then be treated like a normal ticket.  The greater is the
> "silver bullet" expedited kanban:
>
> http://finance.groups.yahoo.com/group/kanbandev/message/68
>
> Beyond that, any single work request is subject to the same kind of
> "cone of uncertainty" as any other software estimation.  Kanban smooths
> out the aggregate, but the individual work request may still vary
> widely.  Parallel/redundant (i.e. set-based) work requests can further
> smooth out scheduling uncertainty, at the cost of some...redundancy.
>
> Corey
>
>
> Martin Schapendonk wrote:
> >
> > Hi all,
> >
> > I like the idea of a kanban system, especially in the 'sustained
> > engineering' context, as discussed on this list. I haven't tried it in
> > practice, and I still have some questions.
> >
> > Suppose a change request has serious legal consequences if it hasn't
> > been implemented by date X. How does a kanban software development
> > team handle such a request? As I understand it, a request enters the
> > first queue and every 'station' along the way tries to deliver as soon
> > as possible.
> >
> > But how do I know (or how can the team commit) that 'as soon as
> > possible' is soon enough to meet date X?
> >
> > Regards,
> > Martin
> >
> > --
> > Martin Schapendonk, http://www.schapendonk.org/blog/
> > <http://www.schapendonk.org/blog/>
> >
> >
>
>
>
>
> Yahoo! Groups Links
>
>
>
>


--
   Martin Schapendonk, http://www.schapendonk.org/blog/

#523 From: "Landes Eric (CI/AMM1-NA)" <eric.landes@...>
Date: Fri Feb 1, 2008 1:06 pm
Subject: RE: How to handle strict deadlines in a kanban?
dcma_eric
Send Email Send Email
 
Not sure if this is helpful Martin, but we are trying to estimate each work item using a point system.  This is more to help the team understand work in the queue and over time, we can report back to upper management on what's actually in the queue.  For these items our team does planning poker.  But for us, since we do a FIFO process to select from our backlog, the estimation is more for management reporting than for the developers. 
 
Eric Landes
 


From: kanbandev@yahoogroups.com [mailto:kanbandev@yahoogroups.com] On Behalf Of Martin Schapendonk
Sent: Friday, February 01, 2008 4:11 AM
To: kanbandev@yahoogroups.com
Subject: Re: [kanbandev] How to handle strict deadlines in a kanban?

OK, sounds good.

As you mentioned, work requests can vary greatly in size. When does a
kanban team estimate the size of a work request? Is any effort spend
on estimating the expected lead time for a specific work request?

Martin

On 1/31/08, Corey Ladas <coreyl@...> wrote:
> No matter how the work is scheduled, your best-case one-piece-flow cycle
> time is a lower bound.
>
> If a deadline falls within the normal variation of lead time, then you
> can mark the date on the kanban and schedule it in the usual way.
>
> Otherwise, there are a couple of expediting strategies you might apply
> to time critical tasks. The lesser is to jump to the head of the input
> queue and then be treated like a normal ticket. The greater is the
> "silver bullet" expedited kanban:
>
> http://finance.groups.yahoo.com/group/kanbandev/message/68
>
> Beyond that, any single work request is subject to the same kind of
> "cone of uncertainty" as any other software estimation. Kanban smooths
> out the aggregate, but the individual work request may still vary
> widely. Parallel/redundant (i.e. set-based) work requests can further
> smooth out scheduling uncertainty, at the cost of some...redundancy.
>
> Corey
>
>
> Martin Schapendonk wrote:
> >
> > Hi all,
> >
> > I like the idea of a kanban system, especially in the 'sustained
> > engineering' context, as discussed on this list. I haven't tried it in
> > practice, and I still have some questions.
> >
> > Suppose a change request has serious legal consequences if it hasn't
> > been implemented by date X. How does a kanban software development
> > team handle such a request? As I understand it, a request enters the
> > first queue and every 'station' along the way tries to deliver as soon
> > as possible.
> >
> > But how do I know (or how can the team commit) that 'as soon as
> > possible' is soon enough to meet date X?
> >
> > Regards,
> > Martin
> >
> > --
> > Martin Schapendonk, http://www.schapendonk.org/blog/
> > <http://www.schapendonk.org/blog/>
> >
> >
>
>
>
>
> Yahoo! Groups Links
>
>
>
>

--
Martin Schapendonk, http://www.schapendonk.org/blog/


#524 From: "Martin Schapendonk" <martin@...>
Date: Fri Feb 1, 2008 2:50 pm
Subject: Re: How to handle strict deadlines in a kanban?
mschapen
Send Email Send Email
 
Eric, thanks for your comments.

I'm familiar with the point system and planning poker. But, I know it
in relation to Scrum, with fixed sprint length. IMHO, such a system
has a bigger need for estimates, to determine if something fits within
a sprint.

A kanban system has no iterations and a work request can be any size.
There is no real need to see if it fits, because if it can be worked
on, it can be put in the queue (or did I misinterpret something?).

Do you use point value to estimate lead time? E.g. a kanban estimated
10 points will take us (estimate! average!) 20 days and 15 points will
take us 30 days?

What do you answer (based on what information) when the business asks
"what's the planning, when do I get it"?

Martin

On 2/1/08, Landes Eric (CI/AMM1-NA) <eric.landes@...> wrote:
>
>
> Not sure if this is helpful Martin, but we are trying to  estimate each work
item using a point system.  This is more to help the  team understand work in
the queue and over time, we can report back to upper  management on what's
actually in the queue.  For these items our team does  planning poker.  But for
us, since we do a FIFO process to select from our  backlog, the estimation is
more for management reporting than for the  developers.
>
> Eric  Landes
>
>
>
>
>    ________________________________
    From: kanbandev@yahoogroups.com
[mailto:kanbandev@yahoogroups.com] On Behalf Of Martin    Schapendonk
> Sent: Friday, February 01, 2008 4:11 AM
> To:    kanbandev@yahoogroups.com
> Subject: Re: [kanbandev] How to handle    strict deadlines in a kanban?
>
>
>
>
>
>
> OK, sounds good.
>
> As you mentioned, work requests can vary greatly in    size. When does a
> kanban team estimate the size of a work request? Is any    effort spend
> on estimating the expected lead time for a specific work    request?
>
> Martin
>
> On 1/31/08, Corey Ladas <coreyl@...> wrote:
> > No matter    how the work is scheduled, your best-case one-piece-flow cycle
> > time is    a lower bound.
> >
> > If a deadline falls within the normal variation    of lead time, then you
> > can mark the date on the kanban and schedule it    in the usual way.
> >
> > Otherwise, there are a couple of expediting    strategies you might apply
> > to time critical tasks. The lesser is to    jump to the head of the input
> > queue and then be treated like a normal    ticket. The greater is the
> > "silver bullet" expedited    kanban:
> >
> > http://finance.groups.yahoo.com/group/kanbandev/message/68
> >
> >    Beyond that, any single work request is subject to the same kind of
> >    "cone of uncertainty" as any other software estimation. Kanban smooths
> >    out the aggregate, but the individual work request may still vary
> >    widely. Parallel/redundant (i.e. set-based) work requests can further
> >    smooth out scheduling uncertainty, at the cost of    some...redundancy.
> >
> > Corey
> >
> >
> > Martin    Schapendonk wrote:
> > >
> > > Hi all,
> > >
> > >    I like the idea of a kanban system, especially in the 'sustained
> > >    engineering' context, as discussed on this list. I haven't tried it in
> >    > practice, and I still have some questions.
> > >
> > >    Suppose a change request has serious legal consequences if it hasn't
> >    > been implemented by date X. How does a kanban software    development
> > > team handle such a request? As I understand it, a    request enters the
> > > first queue and every 'station' along the way    tries to deliver as soon
> > > as possible.
> > >
> > >    But how do I know (or how can the team commit) that 'as soon as
> > >    possible' is soon enough to meet date X?
> > >
> > >    Regards,
> > > Martin
> > >
> > > --
> > > Martin    Schapendonk, http://www.schapendonk.org/blog/
> >    > <http://www.schapendonk.org/blog/>
> >    >
> > >
> >
> >
> >
> >
> > Yahoo! Groups    Links
> >
> >
> >
> >
>
> --
> Martin Schapendonk, http://www.schapendonk.org/blog/
>
>
>



--
   Martin Schapendonk, http://www.schapendonk.org/blog/

#525 From: "Corey Ladas" <coreyl@...>
Date: Fri Feb 1, 2008 8:29 pm
Subject: Re: How to handle strict deadlines in a kanban?
corey_ladas
Send Email Send Email
 
Hello Martin,

There are a couple of schools of thought about estimation.  Each has its own +/-. 

1. Threshold + kanban limit

Work-in-process is limited according to the number of tickets on the board.  This means that the tickets should be of comparable size.  Estimation is considered a non-value-adding activity and should be minimized.  The outcome of estimation is a simple judgement of too-big/not-too-big to deliver within the current trailing lead time.

2. Delphi + point limit

Incoming work requests have too much variation in size to treat uniformly, so estimates are necessary to match work to capacity.  Work-in-process is limited to a number of [story|function] points per workflow state.  So, if you have a WIP limit of 9 for "UI Design", then you might have one 9-point kanban, or three 3-point kanban, or nine 1-point kanban, etc.

3. Time-boxed analysis + kanban limit

Estimation is a non-value-adding activity and should be eliminated.  Historical proxy-based estimates will appear as a side-effect of analysis.  The goal of analysis is to produce downstream work requests of a similar size.  Analysis is given a fixed time to decompose a work request.  Analysis products that are of the right size progress to the next state.  Analysis products that are too large are reinserted in the input queue.

Corey


--- In kanbandev@yahoogroups.com, "Martin Schapendonk" <martin@...> wrote:
>
> Eric, thanks for your comments.
>
> I'm familiar with the point system and planning poker. But, I know it
> in relation to Scrum, with fixed sprint length. IMHO, such a system
> has a bigger need for estimates, to determine if something fits within
> a sprint.
>
> A kanban system has no iterations and a work request can be any size.
> There is no real need to see if it fits, because if it can be worked
> on, it can be put in the queue (or did I misinterpret something?).
>
> Do you use point value to estimate lead time? E.g. a kanban estimated
> 10 points will take us (estimate! average!) 20 days and 15 points will
> take us 30 days?
>
> What do you answer (based on what information) when the business asks
> "what's the planning, when do I get it"?
>
> Martin
>
> On 2/1/08, Landes Eric (CI/AMM1-NA) eric.landes@... wrote:
> >
> >
> > Not sure if this is helpful Martin, but we are trying to estimate each work item using a point system. This is more to help the team understand work in the queue and over time, we can report back to upper management on what's actually in the queue. For these items our team does planning poker. But for us, since we do a FIFO process to select from our backlog, the estimation is more for management reporting than for the developers.
> >
> > Eric Landes
> >
> >
> >
> >
> > ________________________________
> From: kanbandev@yahoogroups.com
> [mailto:kanbandev@yahoogroups.com] On Behalf Of Martin Schapendonk
> > Sent: Friday, February 01, 2008 4:11 AM
> > To: kanbandev@yahoogroups.com
> > Subject: Re: [kanbandev] How to handle strict deadlines in a kanban?
> >
> >
> >
> >
> >
> >
> > OK, sounds good.
> >
> > As you mentioned, work requests can vary greatly in size. When does a
> > kanban team estimate the size of a work request? Is any effort spend
> > on estimating the expected lead time for a specific work request?
> >
> > Martin
> >
> > On 1/31/08, Corey Ladas coreyl@... wrote:
> > > No matter how the work is scheduled, your best-case one-piece-flow cycle
> > > time is a lower bound.
> > >
> > > If a deadline falls within the normal variation of lead time, then you
> > > can mark the date on the kanban and schedule it in the usual way.
> > >
> > > Otherwise, there are a couple of expediting strategies you might apply
> > > to time critical tasks. The lesser is to jump to the head of the input
> > > queue and then be treated like a normal ticket. The greater is the
> > > "silver bullet" expedited kanban:
> > >
> > > http://finance.groups.yahoo.com/group/kanbandev/message/68
> > >
> > > Beyond that, any single work request is subject to the same kind of
> > > "cone of uncertainty" as any other software estimation. Kanban smooths
> > > out the aggregate, but the individual work request may still vary
> > > widely. Parallel/redundant (i.e. set-based) work requests can further
> > > smooth out scheduling uncertainty, at the cost of some...redundancy.
> > >
> > > Corey
> > >
> > >
> > > Martin Schapendonk wrote:
> > > >
> > > > Hi all,
> > > >
> > > > I like the idea of a kanban system, especially in the 'sustained
> > > > engineering' context, as discussed on this list. I haven't tried it in
> > > > practice, and I still have some questions.
> > > >
> > > > Suppose a change request has serious legal consequences if it hasn't
> > > > been implemented by date X. How does a kanban software development
> > > > team handle such a request? As I understand it, a request enters the
> > > > first queue and every 'station' along the way tries to deliver as soon
> > > > as possible.
> > > >
> > > > But how do I know (or how can the team commit) that 'as soon as
> > > > possible' is soon enough to meet date X?
> > > >
> > > > Regards,
> > > > Martin
> > > >
> > > > --
> > > > Martin Schapendonk, http://www.schapendonk.org/blog/
> > > > <http://www.schapendonk.org/blog/>
> > > >
> > > >
> > >
> > >
> > >
> > >
> > > Yahoo! Groups Links
> > >
> > >
> > >
> > >
> >
> > --
> > Martin Schapendonk, http://www.schapendonk.org/blog/
> >
> >
> >
>
>
>
> --
> Martin Schapendonk, http://www.schapendonk.org/blog/
>

#526 From: "Chris Matts" <chris.matts@...>
Date: Fri Feb 1, 2008 9:05 pm
Subject: Re: How to handle strict deadlines in a kanban?
chrismatts1968
Send Email Send Email
 
Hi Martin
 
The great thing about the situation you describe is that you know the date that the system needs to be delivered into production on. This falls into the Real Option sweet spot. Work back from that date and put a reasonable estimate for the work involved,
 
If the delivery is critical, you want to make sure you understand all the things you need to build and the lead time. This is a where a light skim analysis is needed to give you a rough ideal of the scale and also when certain things need to be done by. Obviously some things may be needed a long time before the main delivery. An example from my past is Basle 2. Investment Banking regulators love their rules and reports. They introduced a new directive called Basle 2. Five years before it came into force my team did a few days work to re-architect the entire credit process of the bank. Our key discovery was that the best approach required a history of internal rating information. Several years before the main development started, we knocked together a database to store the rating information. It was obviously refactored when the app to use it came along but we made sure the info we needed was captured. The few days architecture work was shelved ready to be dusted off years later when we knew we had to start. Rumour has it a couple of banks missed this requirement and must build up the history before they can start using the best treatment...... The real option approach is that up-front analysis adds value by generating information before it would otherwise arrive. The requirements spec and all that guff add no value. We did the up front on Basle 2 because 5 years earlier the industry was wrong footed by Basle 1 ( The Capital Adequacy Directive ).
 
For estimation, the best work I've seen is Todd Little's IEEE paper ( http://www.toddlittleweb.com/Papers/Little%20Cone%20of%20Uncertainty.pdf ). In effect, if you want 90% certainty of delivery, then give your self 4 times the original estimate. i.e. do not leave it until the last moment. When estimating, people often focus on effort rather than elapsed time. Even if you are running a top Kanban system, there is allways the risk that your team win the lottery and fail to turn up on Monday....
 
The model I use all the while to help the business focus on the importance of features in a mission critical delivery is the Niel Nickeliesen model.
 
It just so happens that Niel and Todd will be presenting at the Dallas APLN summit later this month. http://apln.org/summits.html
 
So if you want to meet and discuss with Niel, Todd, myself... and the even more excellent David, get on down to Cowboy country in a few weeks time.
 
Chris
On Jan 31, 2008 7:19 AM, Martin Schapendonk <martin@...> wrote:

Hi all,

I like the idea of a kanban system, especially in the 'sustained
engineering' context, as discussed on this list. I haven't tried it in
practice, and I still have some questions.

Suppose a change request has serious legal consequences if it hasn't
been implemented by date X. How does a kanban software development
team handle such a request? As I understand it, a request enters the
first queue and every 'station' along the way tries to deliver as soon
as possible.

But how do I know (or how can the team commit) that 'as soon as
possible' is soon enough to meet date X?

Regards,
Martin

--
Martin Schapendonk, http://www.schapendonk.org/blog/




--
Regards

Chris Matts

#527 From: "David J Anderson" <netherby_uk@...>
Date: Sat Feb 2, 2008 5:38 am
Subject: Re: How to handle strict deadlines in a kanban?
netherby_uk
Send Email Send Email
 
Adding to the general thread (having read all the posts)...

It's worth mentioning that if the request is really urgent the
"expedite" (or silver bullet) processing time can be much shorter than
the typical lead time numbers.

However, we don't want to be expediting too much or at all. But worth
keeping up your sleeve. If something has a hard delivery date and that
date is soon, then expedite it.

As Chris Matts suggests, if something has a hard date but it is
farther out and the cost of failure to hit the date is high then you
need to introduce it to the kanban system early enough to be confident
it will be complete before the required date.

The choice of when to put it in the system is heavily dependent on
cost of failure. I really need to write a lot more on this topic as
its been on my mind a lot recently and features heavily in my keynote
speech in Sweden next week. Look out for some blog posts on this topic
later this month.

David

--- In kanbandev@yahoogroups.com, "Martin Schapendonk" <martin@...> wrote:
>
> Hi all,
>
> I like the idea of a kanban system, especially in the 'sustained
> engineering' context, as discussed on this list. I haven't tried it in
> practice, and I still have some questions.
>
> Suppose a change request has serious legal consequences if it hasn't
> been implemented by date X. How does a kanban software development
> team handle such a request? As I understand it, a request enters the
> first queue and every 'station' along the way tries to deliver as soon
> as possible.
>
> But how do I know (or how can the team commit) that 'as soon as
> possible' is soon enough to meet date X?
>
> Regards,
> Martin
>
> --
>   Martin Schapendonk, http://www.schapendonk.org/blog/
>

#528 From: "Martin Schapendonk" <martin@...>
Date: Tue Feb 5, 2008 10:04 am
Subject: Re: Re: How to handle strict deadlines in a kanban?
mschapen
Send Email Send Email
 
Everybody thanks for the valuable comments. Although it does sound
interesting, I won't have the opportunity to visit Dallas in a few
weeks time (The Netherlands <--> Dallas is a bit far), so I'll pass on
that opportunity.

Corey, am I correct (based on your blog) that you are in favor of the
3rd scheme you describe? Use MMFs as 'high level' work requests, break
them down into rightsized chunks and do not consider anything done
until the MMF is done?

Martin

--
   Martin Schapendonk, http://www.schapendonk.org/blog/

#529 From: Corey Ladas <coreyl@...>
Date: Tue Feb 5, 2008 10:54 pm
Subject: Re: Re: How to handle strict deadlines in a kanban?
corey_ladas
Send Email Send Email
 
Well, I try to be careful about what I'm "in favor of," as I am in favor
of whatever makes the most sense for the capability of the team in
question.  I would say that extracting MMFs from broader requirements is
almost always right.

The 3rd scheme goes along with a more advanced analysis and design
capability.  If you're using Design Structure Matrices, operationally
defined requirements, and/or Nam Suh's design axioms, then the 3rd
scheme is natural and efficient.  Any MMF will break down into a set of
rows in the DSM.  When the rows are all resolved, the MMF is done.  A
beneficial consequence is that kanban limiting is simpler than point
limiting.  The ability to break work up into similarly-sized pieces is a
more advanced capability that some might aspire to.  If your estimation
skills are actually accurate, you are already part of the way there.

Corey


Martin Schapendonk wrote:
>
> Everybody thanks for the valuable comments. Although it does sound
> interesting, I won't have the opportunity to visit Dallas in a few
> weeks time (The Netherlands <--> Dallas is a bit far), so I'll pass on
> that opportunity.
>
> Corey, am I correct (based on your blog) that you are in favor of the
> 3rd scheme you describe? Use MMFs as 'high level' work requests, break
> them down into rightsized chunks and do not consider anything done
> until the MMF is done?
>
> Martin
>
> --
> Martin Schapendonk, http://www.schapendonk.org/blog/
> <http://www.schapendonk.org/blog/>
>
>

#530 From: "erwilleke" <eric.willeke@...>
Date: Wed Feb 6, 2008 1:25 pm
Subject: Tribal Language
erwilleke
Send Email Send Email
 
All,
In the course of reading the latest thread on strict deadlines, I
realized how often this group uses terms that carry a great deal of
meaning for people that understand the context of the group. This is
wonderful, but I have to wonder how long it would take somebody
joining the group for the first time to figure out what an MMF
represents, or exactly what is meant by Heijunka or Delphi.

To address this and hopefully bring my understanding of some of the
terms more in line with the rest of the group, I used the "Database"
function of the group to create a basic glossary that we can fill out
with meanings. If a link is then added to the description on the
group's home page we may be able to help newcomers pick up on the
discussions more quickly.

I added a few terms, mostly by flipping through recent posts and
calling out words that struck me as overly technical or as being used
with a meaning that may not be fully apparent. Other than expanding
some of the abbreviations I did not make any effort to enter
definitions; there are others on this board much more qualified if
they are able to contribute the time.

Contribute at:
http://finance.groups.yahoo.com/group/kanbandev/database?method=reportRows&tbl=1

#531 From: "Olav Maassen" <olav.maassen@...>
Date: Wed Feb 6, 2008 1:55 pm
Subject: Re: Tribal Language
kathar_mandel
Send Email Send Email
 
Great initiative.

> All,
> In the course of reading the latest thread on strict deadlines, I
> realized how often this group uses terms that carry a great deal of
> meaning for people that understand the context of the group. This is
> wonderful, but I have to wonder how long it would take somebody
> joining the group for the first time to figure out what an MMF
> represents, or exactly what is meant by Heijunka or Delphi.
>
> To address this and hopefully bring my understanding of some of the
> terms more in line with the rest of the group, I used the "Database"
> function of the group to create a basic glossary that we can fill out
> with meanings. If a link is then added to the description on the
> group's home page we may be able to help newcomers pick up on the
> discussions more quickly.
>
> I added a few terms, mostly by flipping through recent posts and
> calling out words that struck me as overly technical or as being used
> with a meaning that may not be fully apparent. Other than expanding
> some of the abbreviations I did not make any effort to enter
> definitions; there are others on this board much more qualified if
> they are able to contribute the time.
>
> Contribute at:
>
http://finance.groups.yahoo.com/group/kanbandev/database?method=reportRows&tbl=1
>
>
>

#532 From: "Landes Eric (CI/AMM1-NA)" <eric.landes@...>
Date: Wed Feb 6, 2008 3:09 pm
Subject: RE: How to handle strict deadlines in a kanban?
dcma_eric
Send Email Send Email
 
Martin,
Sorry for the delay in the reply.  We use the points combined with our completion dates to right now for a good cycle time estimate (we're mainly using this for changes to existing system, not for new product development).  However, the value I see in points would be that when a team estimates a change to something really high, we would break that down into a more managable change (probably multiple changes pointed out).  This keeps the tasks managable for the team, and helps us truly know what's in the backlog.
 
Even though a work request can be any size, that doesn't mean it should be.  One benefit I've seen for agile is the ability for teams to finish work quickly, and this relates back to getting the work in manageable "chunks".  Also, when you do planning poker, a lot of information comes out about the feature or change that you don't see at first glance.  In my opinion, once you do this, you can talk to your customers about average cycle times etc.  This then helps the team determine when we need to work on items that have a higher priority.  But if you follow Corbis' example, the priorities are set by customers, so these estimates would be helpful in explaining to the customers, this change is a larger change, and will take more time, so you prioritize.
 
That being said, sometimes we have to work lot's of hours because there is a deadline we can't miss.  But I believe with this process, those types of issues almost disappear, because of the communication between all team members.  HTH
 
Eric Landes
http://aspadvice.com/blogs/elandes


From: kanbandev@yahoogroups.com [mailto:kanbandev@yahoogroups.com] On Behalf Of Martin Schapendonk
Sent: Friday, February 01, 2008 9:50 AM
To: kanbandev@yahoogroups.com
Subject: Re: [kanbandev] How to handle strict deadlines in a kanban?

Eric, thanks for your comments.

I'm familiar with the point system and planning poker. But, I know it
in relation to Scrum, with fixed sprint length. IMHO, such a system
has a bigger need for estimates, to determine if something fits within
a sprint.

A kanban system has no iterations and a work request can be any size.
There is no real need to see if it fits, because if it can be worked
on, it can be put in the queue (or did I misinterpret something?).

Do you use point value to estimate lead time? E.g. a kanban estimated
10 points will take us (estimate! average!) 20 days and 15 points will
take us 30 days?

What do you answer (based on what information) when the business asks
"what's the planning, when do I get it"?

Martin

On 2/1/08, Landes Eric (CI/AMM1-NA) <eric.landes@us.bosch.com> wrote:
>
>
> Not sure if this is helpful Martin, but we are trying to estimate each work item using a point system. This is more to help the team understand work in the queue and over time, we can report back to upper management on what's actually in the queue. For these items our team does planning poker. But for us, since we do a FIFO process to select from our backlog, the estimation is more for management reporting than for the developers.
>
> Eric Landes
>
>
>
>
> ________________________________
From: kanbandev@yahoogroups.com
[mailto:kanbandev@yahoogroups.com] On Behalf Of Martin Schapendonk
> Sent: Friday, February 01, 2008 4:11 AM
> To: kanbandev@yahoogroups.com
> Subject: Re: [kanbandev] How to handle strict deadlines in a kanban?
>
>
>
>
>
>
> OK, sounds good.
>
> As you mentioned, work requests can vary greatly in size. When does a
> kanban team estimate the size of a work request? Is any effort spend
> on estimating the expected lead time for a specific work request?
>
> Martin
>
> On 1/31/08, Corey Ladas <coreyl@...> wrote:
> > No matter how the work is scheduled, your best-case one-piece-flow cycle
> > time is a lower bound.
> >
> > If a deadline falls within the normal variation of lead time, then you
> > can mark the date on the kanban and schedule it in the usual way.
> >
> > Otherwise, there are a couple of expediting strategies you might apply
> > to time critical tasks. The lesser is to jump to the head of the input
> > queue and then be treated like a normal ticket. The greater is the
> > "silver bullet" expedited kanban:
> >
> > http://finance.groups.yahoo.com/group/kanbandev/message/68
> >
> > Beyond that, any single work request is subject to the same kind of
> > "cone of uncertainty" as any other software estimation. Kanban smooths
> > out the aggregate, but the individual work request may still vary
> > widely. Parallel/redundant (i.e. set-based) work requests can further
> > smooth out scheduling uncertainty, at the cost of some...redundancy.
> >
> > Corey
> >
> >
> > Martin Schapendonk wrote:
> > >
> > > Hi all,
> > >
> > > I like the idea of a kanban system, especially in the 'sustained
> > > engineering' context, as discussed on this list. I haven't tried it in
> > > practice, and I still have some questions.
> > >
> > > Suppose a change request has serious legal consequences if it hasn't
> > > been implemented by date X. How does a kanban software development
> > > team handle such a request? As I understand it, a request enters the
> > > first queue and every 'station' along the way tries to deliver as soon
> > > as possible.
> > >
> > > But how do I know (or how can the team commit) that 'as soon as
> > > possible' is soon enough to meet date X?
> > >
> > > Regards,
> > > Martin
> > >
> > > --
> > > Martin Schapendonk, http://www.schapendonk.org/blog/
> > > <http://www.schapendonk.org/blog/>
> > >
> > >
> >
> >
> >
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
>
> --
> Martin Schapendonk, http://www.schapendonk.org/blog/
>
>
>

--
Martin Schapendonk, http://www.schapendonk.org/blog/


#533 From: "Aaron Sanders" <aremsan@...>
Date: Fri Feb 8, 2008 5:20 pm
Subject: Agile08 Kanban submissions
aremsan
Send Email Send Email
 
Did a Kanban keyword search:
http://submissions.agile2008.org/taxonomy/term/588

Keep checking back, and please submit your reviews!

#534 From: "Karl Scotland" <kjscotland@...>
Date: Fri Feb 8, 2008 9:47 pm
Subject: KFC Development - Finger Lickin Good
kjscotland
Send Email Send Email
 
In putting together a workshop for Agile 2008, I ended up distilling my
thoughts down to three key concepts - Kanban, Flow and Cadence - hence
KFC.

The submission is here:
http://submissions.agile2008.org/node/957

I'd really like some feedback from this group.

In particular, in coming up with the snappy title, did I end up missing
out some important ideas, or did I end up trivialising the subject?

Please comment on the submissions site, or if you don't want to create
an account, then reply to this thread.

Thanks

Karl

#535 From: Kenji HIRANABE <k-hiranabe@...>
Date: Mon Feb 11, 2008 11:09 pm
Subject: Re: Agile08 Kanban submissions
kenjihiranabe
Send Email Send Email
 
Hello, I have just submitted one Lean session.

"Learning Kaizen from Toyota [with Mind Map]"
http://submissions.agile2008.org/node/2400

I'm thinking of submitting another session realted to Kanban more
directly...

-Kenji

Aaron Sanders wrote:
>
> Did a Kanban keyword search:
> http://submissions.agile2008.org/taxonomy/term/588
> <http://submissions.agile2008.org/taxonomy/term/588>
>
> Keep checking back, and please submit your reviews!
>
>

#536 From: "David J Anderson" <netherby_uk@...>
Date: Fri Feb 15, 2008 5:20 pm
Subject: ANN: Modus Cooperandi Kanban training and consulting
netherby_uk
Send Email Send Email
 
I won't make a habit of using my own group to promote my new business
but I know that many folks in this group would be pleased to hear that
I've started my own consulting and training practice with Corey Ladas
and Jim Benson - Modus Cooperandi. http://www.moduscooperandi.com/

We're offering training classes in kanban as well as the popular Zen
of Agile Management class I've been teaching at conferences this past
two years.

In addition, we can work directly with your organization to coach and
advise on an agile/Lean transition for the entire IT/Software Product
group.

Learn more at http://www.moduscooperandi.com/ or contact me directly
at this email address.

Regards,
David

-
David J. Anderson
Founder, Modus Cooperandi
Performance Through Collaboration
http://www.moduscooperandi.com/
Tel: +12062012717
Cell:+12062652163
Skype: agilemanager
Blog: http://www.agilemanagement.net/Articles/Weblog/blog.html

#537 From: chris.matts@...
Date: Fri Feb 15, 2008 5:26 pm
Subject: Re: ANN: Modus Cooperandi Kanban training and consulting
chrismatts1968
Send Email Send Email
 
Do you want to add real options to your service offering?

------------------

-----Original Message-----
From: "David J Anderson" <netherby_uk@...>

Date: Fri, 15 Feb 2008 17:20:50
To:kanbandev@yahoogroups.com
Subject: [kanbandev] ANN: Modus Cooperandi Kanban training and consulting


I won't make a habit of using my own group to promote my new business
  but I know that many folks in this group would be pleased to hear that
  I've started my own consulting and training practice with Corey Ladas
  and Jim Benson - Modus Cooperandi. http://www.moduscoo
<http://www.moduscooperandi.com/> perandi.com/

  We're offering training classes in kanban as well as the popular Zen
  of Agile Management class I've been teaching at conferences this past
  two years.

  In addition, we can work directly with your organization to coach and
  advise on an agile/Lean transition for the entire IT/Software Product
  group.

  Learn more at http://www.moduscoo <http://www.moduscooperandi.com/>
perandi.com/ or contact me directly
  at this email address.

  Regards,
  David

  -
  David J. Anderson
  Founder, Modus Cooperandi
  Performance Through Collaboration
  http://www.moduscoo <http://www.moduscooperandi.com/> perandi.com/
  Tel: +12062012717
  Cell:+12062652163
  Skype: agilemanager
  Blog: http://www.agileman
<http://www.agilemanagement.net/Articles/Weblog/blog.html>
agement.net/Articles/Weblog/blog.html

#538 From: Kenji HIRANABE <k-hiranabe@...>
Date: Sat Feb 16, 2008 4:16 am
Subject: Agile2008, Talk about Toyota CE
kenjihiranabe
Send Email Send Email
 
I submitted a new one.

--------------------------------------------------
New Car Development in Toyota
http://submissions.agile2008.org/node/2769

Nobuaki Katayama, the chief engineer of Lexus/SC and IS, talked to
software engineers about the process of new car development in Toyota,
at Developer¡Çs Summit 2008 in Tokyo on Feb. 13, 2008.

In this session, I¡Çll give his presentation, translated into English in
place of him.
--------------------------------------------------

http://submissions.agile2008.org/node/2769

-Kenji

#539 From: Kenji HIRANABE <k-hiranabe@...>
Date: Sat Feb 16, 2008 4:21 am
Subject: Re: ANN: Modus Cooperandi Kanban training and consulting
kenjihiranabe
Send Email Send Email
 
Congratulations, David and Corey!
I have been a fan of both of your blogs.

-Kenji

David J Anderson wrote:
>
> I won't make a habit of using my own group to promote my new business
> but I know that many folks in this group would be pleased to hear that
> I've started my own consulting and training practice with Corey Ladas
> and Jim Benson - Modus Cooperandi. http://www.moduscooperandi.com/
> <http://www.moduscooperandi.com/>
>
> We're offering training classes in kanban as well as the popular Zen
> of Agile Management class I've been teaching at conferences this past
> two years.
>
> In addition, we can work directly with your organization to coach and
> advise on an agile/Lean transition for the entire IT/Software Product
> group.
>
> Learn more at http://www.moduscooperandi.com/
> <http://www.moduscooperandi.com/> or contact me directly
> at this email address.
>
> Regards,
> David
>
> -
> David J. Anderson
> Founder, Modus Cooperandi
> Performance Through Collaboration
> http://www.moduscooperandi.com/ <http://www.moduscooperandi.com/>
> Tel: +12062012717
> Cell:+12062652163
> Skype: agilemanager
> Blog: http://www.agilemanagement.net/Articles/Weblog/blog.html
> <http://www.agilemanagement.net/Articles/Weblog/blog.html>
>
>

#540 From: Corey Ladas <coreyl@...>
Date: Sat Feb 16, 2008 5:04 am
Subject: Re: ANN: Modus Cooperandi Kanban training and consulting
corey_ladas
Send Email Send Email
 
Thank you Kenji.  We like your work too!

Corey


Kenji HIRANABE wrote:
>
> Congratulations, David and Corey!
> I have been a fan of both of your blogs.
>
> -Kenji
>
> David J Anderson wrote:
> >
> > I won't make a habit of using my own group to promote my new business
> > but I know that many folks in this group would be pleased to hear that
> > I've started my own consulting and training practice with Corey Ladas
> > and Jim Benson - Modus Cooperandi. http://www.moduscooperandi.com/
> <http://www.moduscooperandi.com/>
> > <http://www.moduscooperandi.com/ <http://www.moduscooperandi.com/>>
> >
> > We're offering training classes in kanban as well as the popular Zen
> > of Agile Management class I've been teaching at conferences this past
> > two years.
> >
> > In addition, we can work directly with your organization to coach and
> > advise on an agile/Lean transition for the entire IT/Software Product
> > group.
> >
> > Learn more at http://www.moduscooperandi.com/
> <http://www.moduscooperandi.com/>
> > <http://www.moduscooperandi.com/ <http://www.moduscooperandi.com/>>
> or contact me directly
> > at this email address.
> >
> > Regards,
> > David
> >
> > -
> > David J. Anderson
> > Founder, Modus Cooperandi
> > Performance Through Collaboration
> > http://www.moduscooperandi.com/ <http://www.moduscooperandi.com/>
> <http://www.moduscooperandi.com/ <http://www.moduscooperandi.com/>>
> > Tel: +12062012717
> > Cell:+12062652163
> > Skype: agilemanager
> > Blog: http://www.agilemanagement.net/Articles/Weblog/blog.html
> <http://www.agilemanagement.net/Articles/Weblog/blog.html>
> > <http://www.agilemanagement.net/Articles/Weblog/blog.html
> <http://www.agilemanagement.net/Articles/Weblog/blog.html>>
> >
> >
>
>

#541 From: Corey Ladas <coreyl@...>
Date: Sat Feb 16, 2008 5:18 am
Subject: Re: ANN: Modus Cooperandi Kanban training and consulting
corey_ladas
Send Email Send Email
 
Chris,

I would say at this point that Real Options is certainly high on the
list of things we think are interesting.  Perhaps you could take this up
with David offline?

Corey


chris.matts@... wrote:
> Do you want to add real options to your service offering?
>
> ------------------
>
> -----Original Message-----
> From: "David J Anderson" <netherby_uk@...>
>
> Date: Fri, 15 Feb 2008 17:20:50
> To:kanbandev@yahoogroups.com
> Subject: [kanbandev] ANN: Modus Cooperandi Kanban training and consulting
>
>
> I won't make a habit of using my own group to promote my new business
>  but I know that many folks in this group would be pleased to hear that
>  I've started my own consulting and training practice with Corey Ladas
>  and Jim Benson - Modus Cooperandi. http://www.moduscoo
<http://www.moduscooperandi.com/> perandi.com/
>
>  We're offering training classes in kanban as well as the popular Zen
>  of Agile Management class I've been teaching at conferences this past
>  two years.
>
>  In addition, we can work directly with your organization to coach and
>  advise on an agile/Lean transition for the entire IT/Software Product
>  group.
>
>  Learn more at http://www.moduscoo <http://www.moduscooperandi.com/>
perandi.com/ or contact me directly
>  at this email address.
>
>  Regards,
>  David
>
>  -
>  David J. Anderson
>  Founder, Modus Cooperandi
>  Performance Through Collaboration
>  http://www.moduscoo <http://www.moduscooperandi.com/> perandi.com/
>  Tel: +12062012717
>  Cell:+12062652163
>  Skype: agilemanager
>  Blog: http://www.agileman
<http://www.agilemanagement.net/Articles/Weblog/blog.html>
agement.net/Articles/Weblog/blog.html
>
>
>
>
> Yahoo! Groups Links
>
>
>
>

#542 From: chris.matts@...
Date: Sat Feb 16, 2008 8:08 am
Subject: Re: ANN: Modus Cooperandi Kanban training and consulting
chrismatts1968
Send Email Send Email
 
Oops sorry

Thought i had.

Damn that reply all button.

------------------

-----Original Message-----
From: Corey Ladas <coreyl@...>

Date: Fri, 15 Feb 2008 21:18:02
To:kanbandev@yahoogroups.com
Subject: Re: [kanbandev] ANN: Modus Cooperandi Kanban training and consulting


Chris,

I would say at this point that Real Options is certainly high on the
list of things we think are interesting.  Perhaps you could take this up
with David offline?

Corey


chris.matts@... wrote:
> Do you want to add real options to your service offering?
>
> ------------------
>
> -----Original Message-----
> From: "David J Anderson" <netherby_uk@...>
>
> Date: Fri, 15 Feb 2008 17:20:50
> To:kanbandev@yahoogroups.com
> Subject: [kanbandev] ANN: Modus Cooperandi Kanban training and consulting
>
>
> I won't make a habit of using my own group to promote my new business
>  but I know that many folks in this group would be pleased to hear that
>  I've started my own consulting and training practice with Corey Ladas
>  and Jim Benson - Modus Cooperandi. http://www.moduscoo
<http://www.moduscooperandi.com/> perandi.com/
>
>  We're offering training classes in kanban as well as the popular Zen
>  of Agile Management class I've been teaching at conferences this past
>  two years.
>
>  In addition, we can work directly with your organization to coach and
>  advise on an agile/Lean transition for the entire IT/Software Product
>  group.
>
>  Learn more at http://www.moduscoo <http://www.moduscooperandi.com/>
perandi.com/ or contact me directly
>  at this email address.
>
>  Regards,
>  David
>
>  -
>  David J. Anderson
>  Founder, Modus Cooperandi
>  Performance Through Collaboration
>  http://www.moduscoo <http://www.moduscooperandi.com/> perandi.com/
>  Tel: +12062012717
>  Cell:+12062652163
>  Skype: agilemanager
>  Blog: http://www.agileman
<http://www.agilemanagement.net/Articles/Weblog/blog.html>
agement.net/Articles/Weblog/blog.html
>
>
>
>
> Yahoo! Groups Links
>
>
>
>




Yahoo! Groups Links

Messages 513 - 542 of 17641   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help