Tagged Questions
Signaling system that helps create a just in time, one piece flow.
24
votes
12answers
8k views
23
votes
8answers
4k views
Kanban vs. Scrum
Can someone with Kanban experience tell me how Kanban and Scrum differ? What are the pro's and con's of each of the different project management methodologies? Kanban seems to be getting a lot of ...
20
votes
7answers
4k views
Kanban/Scrum Boards
I'm curious as to what other people use for physical Kanban/Scrum boards in their companies. I appreciate that because of sensitive business information you may not be able to provide a photo of the ...
13
votes
10answers
3k views
kanban scrumish tool(s) to get started
After investigating a little bit scrum and kanban, I finally read this answer and decided to start using kanban, picking something from scrum (note that I'm working mostly by myself, and I do have ...
13
votes
13answers
1k views
How to stop Lean programming becoming Cowboy Coding?
My team has been progressively adopting more and more lightweight methodologies, moving from Scrum to Lean/Kanban where there is less and less formal process. At some point we will be back to Cowboy ...
11
votes
3answers
679 views
How Agile, lean and Kanban relate?
I'm basically familiar with Agile methodology and Scrum.
But what is "Lean Software Development" and "Kanban"?
Is it safe to say that Scrum, Lean and Kanban are implementations of Agile ...
7
votes
6answers
537 views
Scrum, Kanban or Other for 4 person dev team
We have a four person development team that is in need of a formalized project management system. I have a general understanding of Scrum and Kanban but it's hard to truly understand until it's been ...
6
votes
3answers
785 views
Is anyone using Kanban?
Is anyone using Kanban (or scrumban) for the agile management practices? What is your experience with Kanban? How does it work in large complex environments with dependencies on waterfall projects?
5
votes
4answers
379 views
How to release with Kanban?
In Scrum, it is obvious that we could produce a demo after each sprint.
I don't know how to produce demos in Kanban since it doesn't has the sprint concept (I may be wrong).
Would you please ...
5
votes
4answers
796 views
Kanban as a Software Development Process in Practice
Has anyone used the kanban method for software development management?
I am evaluating kanban as a technique and would be curious to hear from anyone who has actually applied it in practice as to how ...
5
votes
7answers
872 views
How to release often with Lean/Kanban?
I am quite new to Lean/Kanban, but have poured over online resources over the last few weeks and have come up with a question that I haven't found a good answer for. Lean/Kanban seems otherwise such a ...
4
votes
5answers
596 views
What information should be stored on Kanban Cards?
I am curious to the information and level of detail that people are storing on Kanban cards?
Or beter yet some templates of how they are put together.
For reference here is a description of a Kanban ...
4
votes
1answer
415 views
How do I track progress when using Kanban?
We are thinking of moving from Scrum to a more Kanban style of development, however one thing that is not clear to me is how to monitor progress under Kanban.
I have read that progress can be ...
3
votes
3answers
70 views
Git working strategy - many features, very frequent releases
here's the description of my everyday work:
Two developers working in many small features or fixes, let's say 3-4 per day for each developer.
I need to be able to work on features A - B - C at the ...
3
votes
5answers
828 views
Apply kanban in an agile team
How can I apply kanban to an agile team using XP?
Any good advices, articles books?
2
votes
2answers
76 views
Rally Kanban - hiding Epic Stories
Is there a way to hide epic stories (i.e. stories with children) from Rally's kanban board app (presumably by customizing the kanban "catalog app" code to be a custom app)?
I found the part of the ...
2
votes
1answer
45 views
Design and its fit in the kanban development methodology
How does design fit into the kanban method. Should there be a dedicated column for design to be placed in, or is the high & low level design of the story done before it even moves from the story ...
2
votes
6answers
214 views
Kanban boards with Salesforce integration?
Our company uses Salesforce.com CRM heavily. Our customers also use it as a bug- and feature-tracking system. There's no way to change that, and also they are quite ok with that approach.
But our ...
2
votes
8answers
1k views
Online tools to manage Scrumban?
Which is the best online tool to manage a Scrumban (Scrum + Kanban) implementation?
2
votes
6answers
525 views
Recommend a Kanban tutorial
I lead a small team of six developers, and we are currently implenting a number of agile practices. Most of our work is single-programmer projects, as well as small (2-3 day) maintenance tasks on ...
2
votes
4answers
467 views
Kanbanish visualization and workflow management for multi-project, multi-team department
I'm trying to think of a simple (and agile in nature) way to visualize a large department's work and bottlenecks, with the idea of gradually improving the process once we have the necessary data.
The ...
2
votes
3answers
382 views
Hostable Kanban solution
I am looking for a Kanban solution that I can host on my own server. Windows or *nux, it doesn't matter. Just would like something that I could host on my server and get a nice user experience.
I ...
1
vote
1answer
30 views
Rally Kanban board - include only certain tags
Instead of filtering by a tag (and highlighting the stories with that tag), can I edit the code and only show stories with a specific tag on the Kanban board?
I found another question with this code ...
1
vote
1answer
31 views
video streaming camera for kanban board
We are using kanban in our sdlc. There is a board put up which tracks all the tickets.
We need to use a video camera for the board.
Has any one used a zoomable ip video camera for this purpose ...
1
vote
1answer
60 views
Going from Scrum to Kanban near “release”
I am working as Scrum Master on a large software project. We are currently running Scrum.
We have about one month left in the development phase before we are supposed to end our implementation phase.
...
1
vote
1answer
59 views
SW integration phase with Kanban
How would you use Kanban in SW integration?
A basic composition of teams could be:
Build & Release team,
Two specialist teams,
Test team.
Builds are received from outside by the build team ...
1
vote
1answer
165 views
Are there good tutorials out there on Kanban API using PHP?
At the moment, there's a tutorial (http://support.leankitkanban.com/tutorials/api-docs/) but it's written in C#. Can't seem to work out how to implement the JSON-RPC authentication in PHP. In C#, it's ...
1
vote
1answer
139 views
What's the best way to setup git when having common code that should be used in several repositories?
I'm working as a .NET developer in a development team where we are using kanban for our software development process. We are currently using team foundation server for source control and having a ...
1
vote
3answers
1k views
Who would be interested in a Kanban TFS Process Template?
I'm thinking about building a TFS Process Template for Kanban. I just wanted to gauge the interest....
1
vote
6answers
297 views
Kanban Board Flow and Columns' Relationships
Given the basic flow on a Kanban board:
| Backlog | Dev | QA | Deploy |
After reading books/articles/presentations it got transformed roughly into
Business -> | Backlog | Input | ...
1
vote
7answers
386 views
Using a Kanban board per developer
I have been trying to get our software department to adopt some kind development process methodolgy. We only have 9 developers, and about as many projects. Currently, we can only be described as ...
0
votes
1answer
22 views
Rally Cardboard render : Add item to card header
I want to add a value from a custom user attribute to the header of the cards in the default cardboard Kanban app. I added the following to the render function :
.....
var idDiv = ...
0
votes
3answers
47 views
Suggest an agile/scrum tool that supports time logging
I want to start a small project and need your suggestion for a project management tool.
My requirements:
1. I want a lightweight scrum tool for a small team (2~3 persons)
2. It should be web based.
...
0
votes
1answer
94 views
capturing project/product whiteboard: recommendation webcam + webapp solution
We are doing kanban and have a whiteboard with colored stickers. As sometimes the team is distributed (like home office) we need to have another visual access to that board. We want to do this with ...
0
votes
4answers
2k views
Kanban board plug-in for Trac
Is there any plug-in/app for presenting/managing tickets from Trac bug tracking system on Kanban board? For example, I want to be able to change the status of Trac tickets by dragging-dropping them ...
0
votes
2answers
53 views
Removing shipped items from cumulative flow diagrams
I've just implemented kanban on my team and have started tracking the
states of items across time. We've come to the point we we're about to
ship our first release under this system, and I've got a ...