Friday, February 23, 2007

Nurnberg funnel and software development

After reading Minimalism beyond the Nurnberg Funnel I have been thinking what implication these theories could have for software development itself.


First for system design. Minimalist documentation aims at being task oriented. The idea is that the readers (users) are trying to do something and need to solve a problem – how do I? – so they turn to the documentation. What if we apply these ideas to system design?


Well I think we would come up with simplified systems that allowed users to perform tasks. The software would treat users as problem solvers and allow them to combine the tasks in what ever way they like to solve their wider problem. Now this starts to sound like Naked Objects.


Second: what if we turn our attention from user documentation to system documentation? Usually the documentation software developers write to describe the insides of the computer system is based on the Nurnberg funnel principle. We assume that is a software designer writes down everything they think they know about the software then someone who reads it will know the same information – open programmer’s head, insert Nurnberg funnel, pour documentation.... programmer can now understand software!


Obviously this isn’t going to work. This isn’t only true about existing software it is also true about systems we are going to write. Traditional software design (specifically the waterfall model) mandates that Architects and Designers – who in the traditional model are different to Programmers – should “design” a system, document the design and hand the design over to the Programmers so they will know how to turn the design into code.


Again, this is the Nurnberg funnel model and it isn’t going to work. When we follow this model we are lying to ourselves. So what are we to do?


Minimalism probably isn’t an answer in this case. Firstly the potential audience is so small it will be impossible to justify the extra cost. Secondly minimalism relies on describing the tasks people will want to perform. In general we don’t know the tasks that future system developers might want to undertake on our software. Yes we can guess what they might want to do but this really is little more than a guess. I have designed and built systems in the past with specific extension points for future developers – just add a new object here. But these are simple changes. The majority of the changes I’ve done to software involve expanding it in a way that wasn’t thought of in advance.


So while the thinking behind documentation minimalism can show the failings of traditional documentation it cannot provide a solution. We need to look elsewhere. I’m not sure I know the solution but I’ll make one suggestion.


The problem of making software developers familiar with a new code base is not a problem of documentation. Rather it is a problem of knowledge management and specifically knowledge transfer. Documentation is one tool in this arena but not the only one. Traditional documentation relies on a just-in-case model. Managers who are worried about risk have developers document the system just in case something needs to be done. This looks like a strategy to mitigate risk because we have “captured the knowledge” but in fact the risk still exists because the documentation is not very useful.


The alternative model is just-in-time knowledge management. Here we ensure that should a new developer need to know about an existing system they can ask someone who knows when they need to. The knowledge transfer then takes place directly from one developer to another.


Instead of the solution being based on something you have it is based on someone you know. On the face of this it this model looks costly. In order to get the knowledge we need a one-to-one relationship rather than the one-to-many relationship documentation provides. But since documentation does not work this argument does not hold.


In fact, writing documentation that might not be read, and if it is will not be understood represents waste. It is a waste of the developer’s time to write the documentation, it is a waste of paper to print the documentation, it is a waste of space to store the documentation and it is a waste of time to read the documentation. The only purpose it serves it to allow a box to be ticked on a risk form.


Using the just in time model all this waste is eliminated. If, and only if, the knowledge is needed then the cost of knowledge transfer will be incurred. And since the cost will be incurred in the future it is cheaper today. (I probably don’t need to spell this out but just in case: this model matches the ideas of Lean manufacturing, product development and software development.)


However, we are still left with the problem of mitigating the risk. To do this we need to keep track of the programmers who developed the system and have made changes since. This potentially changes the nature of the software development model but in today’s Internet connected world should not be insurmountable.


The problem then is that people, even developers, do forget over time. Still, forgetfulness might not be that much of a problem reality.


There are two types of system: those that are used and those that are not. The ones that are used tend to need changes over time; because these systems are living people think of new features and they need to be changed as the environment changes (think Y2K.)


Then there are the systems that don’t get used. Well if these systems are not used it is unlikely they need to be changed. Obviously for those systems that are being changed there are people who know how they work. For those that don’t change there might not be anyone who knows how they work but neither is there anyone who needs to know.


Of course there will always be the odd exception, a program that runs for 10 years without a change and then needs updating; but how many systems are there like this? Does the existence of a few systems that require very occasional changes justify writing all that documentation for all those systems were is isn’t needed, won’t be read and won’t be understood if it is?

Strategy implications from the Nurnberg funnel

I am still thinking through the implication of Minimalism Beyond the Nurnberg Funnel. One of these ideas concerns the benefits to the software producer of supplying minimalist documentation. One of these is the idea of documentation as a product strategy. This is covered by Karl L. Smart in an essay in the book.


Software companies all too often view the production of documentation as a cost, not an opportunity. Documentation is seen as a necessary evil since supplying software without documentation is not acceptable but writing it will push up costs. So companies produce documentation but try to limit the costs and miss the opportunity.


In my experience this usually means that too few technical authors are employed, those that are over worked and their activity is something of an after thought. They are not integrated into the software development regime; they get the product late and are expected to document everything they can. To cap it all technical authors are often among the first to be laid off when a company needs to make redundancies.


(Of course they assume that the role of technical author is even recognised, many producers do not see technical author as a role in its own right. Such companies make developers, managers and particularly testers write documentation in addition to their main job.)


Overall technical documentation is a lose-lose. Companies don’t see the benefits of providing it, users demand it but do not have high expectations and when they do turn to the documentation it is pretty useless.


I have seen a variation on this theme a couple of times, this is the highly complicated product. There is no way the user can learn the product from the documentation so they need training courses. Training courses can be a nice revenue earner for the supplier but they don’t normally don’t manage training very well so don’t make money from it. To the buyer training is yet another hidden cost. To the user there is not enough training, it is not good enough and it is another cost that can’t get signed off. Meanwhile the software continues to get complicated and everyone hopes the training and documentation will act as a sticking plaster.


Smart argues that providing quality documentation is actually a win-win for supplier and customer. Minimalism provides the road to useful quality documentation which benefits the product in a number of ways:



  • Good documentation differentiates the product from its competitors

  • Good documentation is more useful to users who in turn use the product more – and exercise the features - so they extract more value from the product so they are more likely to buy more product.

  • Good documentation means users are more likely to solve their own problems than call the technical support line. Therefore the supplier can save money on technical support.

  • Not only the supplier saves on tech support but so does the customer. Research shows that for every $1 of direct technical support costs a user needs they use $3 of informal support when they ask colleagues to help them.

  • Minimalist manuals are usually shorter than traditional one so they are cheaper to manufacture. Although now documentation is usually supplied in electronic format this argument is reduced.

Producing minimalist documentation might cost more because it requires more time and analysis from writers but this is offset against savings suppliers can increase profits by producing minimalist documentation. (A word of warning: minimalist documentation does not mean producing less of the same documentation, there is more to minimalism in documentation than simply doing less. It means doing things differently.)


Because better documentation makes the product a better product it enhances the sale-ability of the product and therefore improving documentation is a strategic move on the part of the supplier.


This also means that documentation should be an issue for product managers. In addition to specifying features and requirements of the software product managers need to RTFM and find a way of improving the manuals.

Thursday, February 22, 2007

Book review: Minimalism Beyond the "Nurnberg Funnel" and thoughts on documentation

I can’t remember where I came across Minimalism Beyond the Nurnberg Funnel but I’m glad I did. Still I think I may have read the wrong book, a better starting place for this subject would of been the authors first book on the subject The Nurnberg Funnel. Both books discuss the same concept, namely minimalism in technical documentation. However the newer book (Beyond) is not so much an introduction to the subject but a review of how the ideas had developed in 8 years. So I think the earlier book may have been a better starting position. Now, 9 years after the second book I assume things have moved on again.


The authors' (Carroll is the editor of the new book but wrote the original one) concern is how people learn, and specifically how they learn from documentation. To this end the books are about technical communication. I think the ideas suggested would be interesting to user interface designers to look at too. The reference to the Nurnberg funnel comes from mythology.


Apparently – and I’ve not come across this myth elsewhere – the funnel was a device that allowed knowledge to be poured into someone’s mind. Imagine knowledge as some kind of liquid, insert the funnel into the head then pour the liquid into the head. Thats it! You know have the knowledge! This sounds like a great device.


Although I’ve never actually seen such a funnel they must exist because I know plenty of people and corporations who behave as if such a funnel exists. So it must just be that I’ve been unlucky.


Anyway, get back to the book... The originator of minimalism in documentation, John Carroll, suggests that traditional technical documentation is written on this principle. The authors working on a technical product (most of his examples come from word processors) fill the manual with everything they can think of. And over time the manuals grow as new features are added. For the users of the product the manual can be worse than nothing.


Research by Carroll and others shows that users just don’t absorb everything in the manual through Nurnberg like reading. Users find it difficult to find things and when they do they don’t want pages of explanation and technical details, they simply want to be told what to do. Indeed there is a paradox: people don’t sit down and read manuals. They want to accomplish tasks so they just get on with using the software. When they get stuck then they turn to the manual but they still do not want to read the manual, they want to do their task.


At this point a manual that explains technical details and system philosophy is exactly the wrong thing. Users will get frustrated and skip parts of the manual until they find the bit they want – that is, the bit that tells them what to do.


Actually I’m glad to hear this. This is the way I use manuals, I always suspected that other people used them “properly” but now I know: everyone else does the same as me.


The minimalist solution proposed by Carroll is to make the manuals task oriented. Work out what the tasks the users will want to perform and explain how to do these tasks. In the process recognise that different users will require different tasks so document them as such. Manuals should be organized so users can find these tasks rather than by technical logic.


There is more to minimalism than this but I’m not a technical author so I won’t go into detail. The upshot of it all is: users learn how to use the software more quickly, are more satisfied, are more productive and the manuals are often smaller than the non-minimalist equivalents. But what I do recognise here is that a lot of these ideas overlap with the user interface ideas proposed by Alan Cooper in his book The Inmates Are Running the Asylum . And the same idea populates good product management or business analysis:


Identify your customers, understand what they want to do, really understand what they want to do, then cater for that need specifically.

Whether this is in the product you build, the user interface you design or the documentation you provide it all boils down the same thing: understand and be specific. Don't provide technology, provide the means to do something.


(Interesting I was talking to Tom Gilb at XTC on Tuesday. In his opinion one of the main reason projects fail is that they are not specific enough about what they are doing. There is a big conversation to have around the idea but not here, not today.)


Getting back to the book itself. If you are involved in technical authoring then I think it would be well worth reading either The Nurnberg Funnel or Minimalism Beyond the Nurnberg Funnel. If you are not technical writer then its not very clear if you would benefit from reading the book. If you want to know more about how people learn, or you are a product manager looking for ways to improve your products then it is worth familiarising yourself with these ideas.


I didn’t read all of this book, I read enough to understand the key ideas and understand what advantages they brought. This book is quite academic in style so it might be worth seeking out other books on minimalist documentation unfortunately I don’t know any so I can’t recommend any. There are more implications of this work than I have covered here. I hope to come back to these at some later date.

Saturday, February 03, 2007

BlogJet is back - version 2

About a month ago I lamented the fact that I changed to the New Blogger system.  Most of all I missed BlogJet the blogging tool I’ve been using for most of the last year.  Well there is a new version of BlogJet, version 2.  My last couple of blog entries have been with BlogJet and I’m glad to get it back, I’ll probably pay the license fee when the trial comes to an end.


I had a few problems getting BlogJet 2.0 to work with New Blogger.  I had to download a hot fix (version 2.0.0.7) and re-create my account with BlogJet rather than import the old one but now it works fine.


BlogJet 2.0 also has some other improvements I’ll explore over time.  For the moment I’m glad there are more short cut keys.  Unfortunately it doesn’t do spell-as-you-type yet but you can spell check before you publish.


Two funny (odd) things….


Here is Blogger.  Blogging exists because it makes creating web pages an order of magnitude easier than writing HTML and uploading it.  In making it even easier blog tools change the content of the pages and the environment they exist in.


And then along comes a tool like BlogJet and makes blogging even easier!


Second, Blogging sites like Blogger are great examples of software as a service, and how easier tools delivered online are superior to installed software.  But then here is BlogJet, a classic install on Windows application that makes things even better!


So maybe, in a couple of years after we’ve all moved to SaaS and replaced Microsoft Word with Writely and Outlook with Google Calendar and GMail well rediscover software installed on a PC.

Book review: Siemens Best Practises

For once a review of a book I'm not recommending.  In fact I found Knowledge Management Case Book: Siemens Best Practises quite disappointing.  Not what I hoped for at all.


I bought this book for two reasons.  First knowledge management (KM for short) is so often a soft and vague kind of subject.  What exactly do you do when you are a knowledge manager?  Just saying "what do you do?" usually leads to the question "what is knowledge management?" and "how does knowledge benefit us?".  So I thought a book of case studies would shed some light on it.


Second Siemens were (are) one of the moving forces behind the European patterns movement
and several pattern people I know are Siemens employees.  So I looked forward to learning about how Siemens saw patterns.


Unfortunately I was disappointed on all counts and I'm giving up on the book after only 3 or chapters.
The chapter on best practise sharing starts well, for a start it acknowledges that defining what is best practise is hard.  How do you know you’ve found best practice? Who decides what is best? Does knowing the best stop you looking for better? 


From a good start the chapter goes down hill.  Although the chapter says it describes a "market place for best practise" I never found out what the market place was.  Did money change hands?  Did they all get together and shout?  In short the big idea was talked about but never revealed.  Instead there was a lot of small detail - a re-occurring theme.


What was interesting in this chapter was the route they used to document the "best practice."  There was a lot of overlap with the way patterns get written.  However no mention was made of patterns in this chapter or elsewhere in the book.


One chapter describes how Siemens created a knowledge management programme to train their managers in knowledge management. Again the chapter is heavy on detail but doesn't describe anything other than a online learning programme.  Yes managers came together for some classes, and they did some work on line but that's about it.  Nothing special about KM really, a staff development programme really.


Another chapter described how the company gave training to its managers.  Again I failed to see the KM connection.  It was an example of the application of knowledge but I didn't get any great new ideas from it.  Training managers is good, and yes it transfers knowledge but it felt this chapter was more about management development than KM.


I was disappointed that no mention at all was made of patterns or any of the people I know.  Perhaps Siemens is so over flowing with KM that patterns are a tiny part.  I just can't believe this.  I think the book missed something very important. 


Neither did the book escape the "what is knowledge management" and "why is knowledge good for business" questions.  Like so many knowledge management books this one spends too much time on these questions rather than just getting on with it.  With the added twist that everyone congratulations Siemens on being such a good KM company.


So I'm not recommending this book.  Sorry Siemens, I know you take KM seriously but this too much of a corporate book heavy on detail to recommend. 

Friday, February 02, 2007

Connecting blogs: Failure, Agile failure and bad companies

I ended my last blog entry - the one on Low Level Failure - promising to make a connection to the blog entry before that - the one suggesting we might be about to see the end of Agile software development as we know it.


Well there is a connection in my mind but it is somewhat hazy, I have to do some hand waving for it to make sense.  This is a clear sign that I don’t have a clear idea of what the connection is. So trying to explain it in a third blog entry is difficult. Consequently I feel I owe an explanation - a connection - but I’m finding it hard to do and its blocking thinking on other subjects.


If anything this will teach me not to give hostages to future blog entries. But here goes with the connection... please forgive me if I’m vague!


Really there are two levels. First about business as usual, both blog entries describe things that many working people - particularly those who read Dilbert - would consider perfectly normal and just routine business. Maybe we should call it the madness of companies. It is the madness that says: don’t rock the boat, don’t try and be different, don’t try to innovate.


This is a kind of despair: why do we have to settle with this poor situation? why can’t the world be better?


Maybe I’m just an idealist but it drives me to do better.


The second connection about the two blog entries and all the stories in them is that they are about dis-empowering people. They are all stories of how people were helpless inside some corporation - some mad corporation at that.


In all these stories the main characters are powerless. Whether it is the team leader who isn’t allowed to talk to customers, the developer left without a machine or a demand to follow some governance regulations, all these people are powerless. In these stories the main character can’t do anything.


Again maybe its me: why is it wrong to want to do better?


So in all these cases the stories are kind of depressing. They are stories of failure which could get us down, switch us off, drive us to drink. But they are also stories of opportunities. Stories of how things could be better. For those companies that kind overcome these problems a bight future exists simply because most can’t.


Now I write this down I understand my own reasoning so much better. I also see that I have connected not just the last two blog entries but one from November too!

Saturday, January 27, 2007

Low level failure

The last couple of weeks - if not months - have been depressing. I've been hearing far too many stories about IT failures. Not the kind of failures that bring everything crashing down, rather the kind of failures which stop people from being productive and keep people working far harder than they need to on projects that will not live up to their potential benefit.

These are what I call Low Level Failures. Things keep working but they make people's lives miserable and cost us money.

At the risk of depressing you too here's what I've been hearing:

  • A major international bank that hires new developers and leaves them for two weeks without a PC. No e-mail, no intranet access, no tool to work with. Pure waste.
  • A major international ISP which is developing some new software in-house. The team leader has been complaining about internal customers who won't come and look at the software his team are developing. Now he's found out that the company managers want the users kept away from the software. What chance have they of delivering the right thing?
  • Yet another major international bank (there are a lot of them in London) where the project manager is preventing the team doing the right thing. The code is a mess too but she doesn't want them taking any risks. The project manager knows that if the developers leave the project is lost. What she doesn't know is that the developers see her as the problem and if it wasn't for one of them taking the lead nothing would happen. And if it wasn't for this one developer encouraging the others they would have gone by now. Somebody need to help her.
  • An investment house in the City were the internal customers who will use a new IT system don't think it important enough to turn up to meetings about the new system. Why bother developing it then?
  • Another international bank were the project is a mess. The manager in charge got drunk one night and confessed he knows they are in trouble but doesn't know what to do. Good he knows there is a problem but shouldn't he ask for help when he is sober too?
  • One of the banks mentioned above work to such internal procedures that there is nothing for the developers to do. I'm coming to the conclusion that the reason companies have internal procedure and process standards is not so much to make sure work gets done but to insure that people can't do too much damage. Won't it be cheaper to just not hire them?
  • An information supplier that decided to launch a new project. Hired an offshore development team and hired people in London for the project then had second thoughts. People started work on the project only to be told there was nothing for them to do and then get laid off. Shouldn't they have thought this through a bit more?
  • One of the banks already mentioned have a lengthy interviewing process to ensure they get good people. But it hasn't stopped them giving a job to one of the worst developers I have ever met. This person will hold the team back, they will make more work for their colleagues. Anything they do create will be a nightmare to maintain. I can only imagine they were hired to fill head count or because the person doing the interview was incompetent. Fortunately the bank procedures will probably stop them doing any damage.

Thing is, although I've heard all these stories in the last few months they aren't really new. Back in 1998 I worked for a company in the City were it took two weeks to get me a PC. When they did it was massively under powered. The support department had better PC in stock but held them in reserve in case another broke.

My point is not that failures happen in IT but that we live with so many low level failure every day. This failure saps our energy, our enthusiasm, it makes work dull and boring. In each case the situation can continue because it doesn't cause anything to really break. No crunch moment occurs. Things are just generally bad.

These examples are mostly taken from the financial markets. There are two explanations for that. The obvious one: I live in London and talk to people who work in the financial sector but I'm sure low level failures happen everywhere.

Second, the financial markets are booming just now, banks are throwing money at projects. Consequently it is easy for a project to burn money without showing a return. And because there are so many projects there is a shortage of developers so the really bad ones get hired. Not only do they get hired but they make things worse.

There is a third explanation which is quite scary but may contain an element of truth. The people I know in IT are in general good. Perhaps they are not just good but are outstandingly good. The things we see as problems are what others see as normal. Could it be that outside of my bubble the rest of the world is used to massively inferior service and IT? I hope I am wrong here.

Its easy to say "Huh, what do I care?" but actually these companies are spending your money. One of the banks not named above may be home to your cheque account, your pension, your savings. You may be a customer of that ISP, or your pension might contain their stocks. Their waste hits you.

Am I the only one to see this? Can't other people see these problems? What are the managers at these companies doing?

It is a double loss: the people on these project have a miserable time and we all lose money.

What now?

One, I feel better having shared the idea of low level failure with you. I will sleep better tonight having got that off my chest.

Two, there is a link between my last post about agile and these projects. Some of these projects were agile but not all of them. I will return to this subject soon.

Wednesday, January 24, 2007

The start of the end for Agile software development?

On the one hand Agile software development has won the war. Agile (and its cousin Lean) are moving into the mainstream and becoming the accepted norm. But I’m detecting signs that things are not quite what they seem. I’ll write more about this in future as I better understand what is happening. For the moment this is how the argument is shaping up so far...
  • Agile (and Lean) have become a bit like apple pie: why wouldn’t you be agile? Therefore nobody wants to admit they are not agile and consequently we are all agile.
  • A few agile practises like test first development and stand-up meetings are becoming much more common than the others. Based on the adoption of a few practises some people and organizations believe they are agile. (For me the true test of agile is that the team is learning and changing, if you are not holding retrospectives, if you are working the same way you did 6 months ago then you are not agile.)
  • Business does not see agile IT the same way software developers do. The idea of “agile” started in a very very small way in the business world. A few people the software community picked up the term, adopted it and grew the idea. Now the term is moving back to the business world and become much bigger. Businesses need to be agile. Making IT agile has become the mantra of management but they are a long way from YAGNI and pair programming.
  • Snake oil salesmen have been at work. Agile IT can mean: SOA and server virtualisation. More and more firms are pushing tools to make you agile but true agility comes from people not tools.
Perhaps more worryingly there may be a resurgence in high ceremony development methods in the offing. IT Governance is getting a lot more attention, partly because of things like Sarbanes-Oxley and Basle 2. The problem is that while IT Governance is itself a good thing, and something agile can support and work with, many people – read auditors – equate compliance with procedures and documentation.

Auditors don’t understand IT but they do understand things like written process manuals. The danger is that we re-run the 1990’s and throw away what agile has bought us. It doesn’t have to be this way, agile software development is compatible with regulation.

The real joker in the pack might be ISO 9000. In the 1990’s ISO 9000 was the epitome of high ceremony projects that didn’t achieve anything. Things have changed in the ISO 9000 (specifically ISO 9000:2000) world and it might, could, just be possible, that if we can work out how to get agile teams through ISO 9000 it could provide the insurance people need.

However that is far from certain. The new ISO 9000 could be the same old hammer used in the same old way by people who don’t understand how software development works.

Unfortunately too many people are concerned with the appearance of control rather than actual control. The illusion of control keeps too many managers in their jobs.

(No I don’t have anyone specifically in mind when I say this - I’ve known a whole bunch of these people. Oddly they usually go by the title of project manager.)

Anyway, that’s a quick overview of why I think Agile development as we know it might be about to end.

Friday, January 19, 2007

Bookings open for ACCU Conference in April

A little bit late, you’ve probably heard the news already. Another year and another ACCU conference rolls around. This year’s line up looks like one of the best yet – but then I’m biased! Keynotes from I’ll be speaking at the conference on Friday afternoon. My subject is “Exposing Problems/Creating Awareness.” As with my other recent sessions at ACCU this will be about one third presentation and two thirds workshop. I expect the audience to help expand on the subject with their own ideas and experience.

In some ways I still can’t believe I’m on a conference programme next to the likes of Jim Coplien, John Lakos, Michael Feathers, the Poppendiecks and others.

Originally this was a C/C++ conference but it has grown, matured, changed and now takes in a range of subjects including C# and Java. Still C/C++ is well represented but so too are Agile and Lean topics. So just to be clear, read my lips: this is more than a C++ conference.

As it happens the C++ standards panel is meeting in the same hotel the week after the conference so a lot of people like Bjarne Stroustrup will probably be hanging around too. I always remember my first ACCU conference, I was in a presentation about some advanced C++ features and the presenter said “I don’t know why this feature is like this, I guess we’d have to ask Bjarne” and this little voice at the back of the room says “I think I did it like that because...” and there was Bjarne just sitting in the session with the rest of us.

Once again this year I’m on the programme organizing committee for this conference. I’ve been on this committee for four years now and I’ve enjoyed it. However this will be my last year on the committee. I’m stepping down to make way for new talent and to give myself a little more time to work on my book and other things.

During this four years the committee has taken the conference from strength to strength both in terms of material and in terms of attendees. One of the strong points of the conference is it has space for the big names of software development – the Stroustrups and Poppendiecks – but it also has space for people who have not presented before or are building their career.
As I described after last years conference.

Last year the conference sold out and we were bursting out of our venue, the Randolph Hotel in Oxford. So this year we’ve moved to the Paramount Oxford Hotel.

This hotel offers great facilities but unfortunately its not in the centre of Oxford, although it isn’t far out and is not in the middle of nowhere. The trouble is: there just aren’t that many big hotels in Oxford with the facilities we need for this conference.

The conference committee has, partly by accident, partly be design, fallen into a pattern of replacing one member per year. Last year Kevlin Henney stepped down and Tim Penhey joined the committee. This year I’ll step down and, well, we don’t know yet who will join the committee.

Anyway, you don’t have to join the committee to come to the conference. If your work means you are involved with software development and you want to advance your knowledge then book yourself a place today.

Thursday, January 11, 2007

Good TV for Managers: Robinson at the NHS

I’m not a big TV watcher. Some nights the TV doesn’t go on in our house at all. However for the last three nights I’ve been gripped by a short series on BBC 2 called “Can Gerry Robinson Fix The NHS?

In this program Gerry Robinson (who you might describe as a celebrity business man, guru, turn-around specialist or something similar) spent six months helping an NHS hospital. His goal was apply some business management ideas to improve the hospital. Perhaps surprisingly it made for gripping TV and was highly education. (Note to aspiring managers: don’t bother doing an MBA, beg, borrow, steal copies of this series.)

What made it so fascinating? Well many things, basically you have management on one side who are trying to, well, manage, and you have a bunch of technical specialist on the other side (doctors, nurses, etc.) and there is a great divide between the two groups. Add in a history of top-down solutions which means nobody feels empowered and you have a recipe for Do Nothing.

More than once I found myself watching thinking: this is just like IT. The medical staff are just like programmers/testers/project managers and the management are just like, well, managers.

Robinson wasn’t given any money to improve the hospital – although he did manage to get some additional money spent. Instead his tools were those of inquiry, empowerment and using his legitimacy to get people to talk to each other.

Time and time again he found people who knew how to improve something but felt nothing could be done. They felt somebody would block any change or that nobody was interested in changing. And even if they did want to change things they could not get the right people to talk together or agree to actual action. About the half way mark this seemed to get Robinson really down.

But then it turned around and things started moving. People started to feel empowered, they started to feel things could change and they did start to change them. And consequently Robinson got much happier!

Of course its difficult to tell how much this chorology actually happened and how much was constructed through judicious editing to make a good story. Either way it certainly seems that people started to feel they could change things and this led to improvements.

I found myself agreeing again and again with Robinson when he said things like “Management isn’t a mystery” and “People doing the work know the answers”. It is all about getting the people who work to actually take power and make things happen. Unfortunately management can become a block to change rather than a catalyst.

There are so many barriers to change. The first barriers are in peoples own minds. They think things can’t be changed, or others won’t agree to them. Several times in the TV series people said “Mr X won’t agree to that” only to find that Mr. X and everyone else did agree.

The next barriers are the problems other people see. They jump to assumptions and see reasons why things won’t work or why you can’t do that. Sometimes there are real reasons and sometimes imagined. Either way these blocks can kill an idea dead. When they are imagined it is a case of checking reality, maybe by asking someone else. When the problem is real it is a trigger to work around the problem, to find an alternative answer or a different way of working.

Barriers of communication existed too. People didn’t talk to each other; they assumed what they thought to be the case was. Managers didn’t talk about problems, they preferred “strategic solutions” (shuffling paper, making plans and changing structures.) Technical people sometimes wanted to do their technical thing rather than engage in conversation and tended to see anything management did as a problem.

There never seemed to be a barrier with authority, only assumed authority. Neither were resources ever a real barriers. Once or twice lots of money or construction was needed so ideas were dropped but usually that was just led to a new idea that achieved much the same success.

In most cases all that was needed was someone to show an interest, someone to lend legitimacy to the improvement ideas, someone to ask for it to be done, someone to inject a sense of urgency and occasionally someone to bang heads together and get people talking to each other. And most of all: someone to appreciate what people had done, someone to say “Thank you.”

Robinson wondered around the hospital spotting opportunities and applying this (his) philosophy to the situation. It wasn’t genius but it got results. The rest of the time he seemed to spend his time trying to persuade the hospital chief executive to do the same thing. This guy was a “big thinker” who wanted “strategic plans” (my terms not his, this is the way he appeared to me.) As a result he was out of touch with what was happening. Staff felt he was remote and nobody (except Robinson) was walking around making people feel useful and conferring legitimacy to change.

I think Robinson’s greatest success was finally persuading the chief executive to try this approach. At first the exec was sceptical (“Why do they need me?”) but once he had one win under his belt the exec was converted and saw the point and was converted. His real power lay not in making plans, re-organizing structures or signing checks but in simply asking people to do what they wanted to do.

At the end of the day it wasn’t a big plan that was required, it wasn’t a new strategy, nor was it more money and resources. It was simply a thousand little improvements and a constant attention to further improvement.

As I said at the top, a very good programme. If there was more TV like this I’d watch TV more often. I’d love to buy the DVD of this series – if anyone out there knows where I can get it let me know.