admin

  • Maximise success

    Many processes and organisational controls are set up to minimise failure. They are set up to minimise the number of times a team releases bad software; minimise the number of customer complaints; minimise the server crashes or minimise the failed product launches. What if instead of trying to minimise failure, your organisation focused on maximising…

    Read →

  • Not my job

    Not my job One of my first jobs was as a bartender in a pub. My supervisor, Ted, had what I then thought was a compulsive neatness habit. If he saw a chair was out of place, he would straighten it. If there was an empty glass on the table, he would take it. A…

    Read →

  • Pay off your debt

    Photo from here. In Agile development teams we talk about technical debt. A debt is basically anything you owe the codebase; anything you need to pay back. When you make a decision to ship less-than-pefect code to meet a deadline, the less-than-pefect code is the debt you have to pay back. When a junior programmer…

    Read →

  • Communication in standups: watch the team, not the speaker

    You can gain a lot of insights about people’s mood and reaction to news and disucssions just by watching them. One habit I have picked up is during the daily standup, instead of watching the person speaking, I look around and watch the other members of the team. If I know the speaker is discussing…

    Read →

  • Software’s worst enemy: consensus

    A vote for everybody is a vote for nobody. Photo from here. The best software and products dazzle out of the box. They set new boundaries and exceed expectations. And they don’t settle for less than outstanding. Designing software with lots of stakeholders is complicated, but when the product manager prioritises reaching a compromise between…

    Read →

  • Focusing on your product vision

    In agile we promote working in small iterations, and building just enough to solve your problem today. I try to encourage my team to avoid designing a problem to the very end, but to focus only on what is necessary to solve the first; most basic problem. BUT: focus and iterative execution should not be…

    Read →

  • The dinosaur might be the solution

    What happens if you start building a castle and you end up with a dinosaur? That’s ok – maybe in the end the dinosaur is the solution to your actual problem. What happens if you build a castle, but it turns out you really needed a dinosaur? Well, then you’re in trouble. With any creative…

    Read →

  • Another reason working in silos is wasteful and inefficient

    We had some tradesmen in our apartment building this week to renovate the stairwell. It was a bit depressed looking and the old carpet was a bit naff; so time for a refresh. So the first tradesmen on the scene were the ‘stairs guys’. These guys pulled the old carpet and re-laid some new stuff,…

    Read →

  • Better scrum user stories: Split stories horizontally, not vertically

    Teams often run into trouble in a sprint when they’re trying to work with poorly split stories. Stories that are too big, too small, confusing or that mix the problem with the solution… We should split stories into small, discreet chunks of functionality. A single story should generally be the smallest discreet piece of functionality…

    Read →

  • Get it over with

    I recently wrote about the Satir change curve, which is a model for describing the impact of new processes on the performance/velocity of a team or organisation. In short, your velocity is going to go down before it goes up. Understanding this curve, and having the courage to stick it out, is the key to…

    Read →