Tuesday, December 23, 2008
How We Used to Do Unit Testing
Reader Charles sends a question I've frequently had when consulting with testing organizations who are weary of having code thrown at them "over the wall."
I have mine, I want to see if we have similar experiences.
I also have a motive, I get the opportunity to write our "Unit Test Procedure", so I want to capture "Good Practices" that developers can use.
Ack!--Unit Test Procedure!!! I wish we could have names like, "Menu of Good Unit Test Practices, Choose One or More that Make Sense for your Unit, or Use and Add a New Practice to the Menu of Good Practices (Include Provenance or Example)."
1. Well, that's probably number one, the name and prestige you give to the process. If you belittle it, you will have poor results. If you reward it ... finish the sentence. I don't recall if we even had a name for it in the early days. It was just assumed that any pro would do a damn good job of this activity, not to be embarrassed by unit bugs found in integration test or system test--or god help us, in production.
Charles
From your experience in software, what are some good practices you have found for what is now known as "Unit Test?"I have mine, I want to see if we have similar experiences.
I also have a motive, I get the opportunity to write our "Unit Test Procedure", so I want to capture "Good Practices" that developers can use.
Ack!--Unit Test Procedure!!! I wish we could have names like, "Menu of Good Unit Test Practices, Choose One or More that Make Sense for your Unit, or Use and Add a New Practice to the Menu of Good Practices (Include Provenance or Example)."
Jerry
Honor Unit Testing
1. Well, that's probably number one, the name and prestige you give to the process. If you belittle it, you will have poor results. If you reward it ... finish the sentence. I don't recall if we even had a name for it in the early days. It was just assumed that any pro would do a damn good job of this activity, not to be embarrassed by unit bugs found in integration test or system test--or god help us, in production.
Build Small and Simple
2. The next most important thing is to design to build in testable pieces. Small as possible, but no smaller. Cleanly structured, with no testing traps like hidden memory that might make the code not really reentrant.Be Completely Open
3. Next is complete openness, getting as many eyes on it as you could get, but certainly not just one pair.Test First
4. Today what we did is called Test Before Code, or perhaps Test Before Design. Ideally, we sketched out a set of test cases before putting pencil to coding pad. (We didn't have terminals or PCs in those early days.) These were punched into cards and put in the permanent test case library.Take Advantage of Individual Skills and Help Each Other
5. After that, I recall things breaking down into tactics favored by each individual. Generally, we unit tested each other's code, and anyone having trouble could and did call on anyone else to help out.Don't Green Dot
I think if people did these things today, we'd be in a lot less trouble. I know because there are people who do these things today, and they tend to stay out of trouble. On the other hand, people who just throw code at a compile and say "it's unit tested" as soon as they see a green dot, tend to be in trouble all the time.Comments welcome!
Labels:
teams,
testing,
training,
unit-testing
Friday, November 14, 2008
What is an Alcoholic?
A commenter describes his drinking habits and says they don't interfere with work. He wants to know how I define "alcoholic"?
I think he and I agree that the question turns on how your drinking affects your work, short term and long term. Since everybody's physiology is unique, I don't think the definition can depend on how much someone drinks. What would put me in the hospital (I have a severe reaction to alcohol), might just be a thirst-quencher for someone else.
One problem with this approach is that alcohol definitely tends to take the edge off one's judgment. I have dealt with a number of worker/drinkers who believe their work is not affected by their drinking--but the reason I was asked to speak with them is that their work effectiveness has been dropping noticeably, according to their managers.
I see lots of moral judging about alcohol consumption, which in turn leads to a lot of defensiveness on the part of those who enjoy drinking. For me, I don't care if your work is affected by alcohol, M&Ms, or listening to too much opera. If something is affecting your work, then that's an issue for your manager and possibly your co-workers.
If it's affecting your health (long or short term), that's your business, and perhaps the business of your family. Of course, if it's affecting your driving, then it's my business as long as we're sharing a road. I won't accept rides from people who have been drinking--or who might be otherwise impaired.
In short, I'm concerned about your alcohol habits only insofar as they affect me. It's an individual judgment, not a stereotype--but it's definitely a sterotype for lots of people, something alcoholics have to live with in today's society.
I think he and I agree that the question turns on how your drinking affects your work, short term and long term. Since everybody's physiology is unique, I don't think the definition can depend on how much someone drinks. What would put me in the hospital (I have a severe reaction to alcohol), might just be a thirst-quencher for someone else.
One problem with this approach is that alcohol definitely tends to take the edge off one's judgment. I have dealt with a number of worker/drinkers who believe their work is not affected by their drinking--but the reason I was asked to speak with them is that their work effectiveness has been dropping noticeably, according to their managers.
I see lots of moral judging about alcohol consumption, which in turn leads to a lot of defensiveness on the part of those who enjoy drinking. For me, I don't care if your work is affected by alcohol, M&Ms, or listening to too much opera. If something is affecting your work, then that's an issue for your manager and possibly your co-workers.
If it's affecting your health (long or short term), that's your business, and perhaps the business of your family. Of course, if it's affecting your driving, then it's my business as long as we're sharing a road. I won't accept rides from people who have been drinking--or who might be otherwise impaired.
In short, I'm concerned about your alcohol habits only insofar as they affect me. It's an individual judgment, not a stereotype--but it's definitely a sterotype for lots of people, something alcoholics have to live with in today's society.
Labels:
alcoholism,
business,
career,
risk,
rules
Thursday, September 18, 2008
The Sense of Smell
I've been in less than tip-top condition lately, so you haven't seen any posts here for a long time. I just don't have the wherewithal to compose new stuff that's not whiney, so I think I'll start posting some really worthwhile stuff when it comes in from my correspondents (with their permission, of course).
The following is from Jim Batterson, who is currently teaching classes in China. Here's his words:
---------------------------------------------
I thought of a story and a half and I wanted to share it with someone, and you (Jerry) came to mind.
Let's begin with a simple experiment that I remember from a psychology class years ago. I guy thinks he is one of eight test subjects in an experiment. They all sit on a panel and he is number seven. The exercise is simple. They are shown two lines and asked to say which line is longer, A or B. B is clearly longer, but the lines are at different angles and such. One through six all say A is longer and our poor subject goes along with the crowd and agrees with them. Not clear whether he is appeasing or whether he doubts his own judgement or what. This repeats many times. Of course, one through six are shills planted by the experimenter.
Scenario two: same as the first except number two gives the right answer. All the support our guy needs to give the right answer every time.
So there I was in New Jersey sitting around a table for a project meeting. I was only tangentially on the project. I maintained the system that was being partially replaced, and had written an extract program that fed data to the system under development. When I sent them a test file they were supposed to run it through their edits and the rest of the system and I got some feedback at the end, but I really wasn't getting anything meaningful back.
Nevertheless, they went around the room and everyone seemed to be reporting that all systems were go, ready to fly in about a month. They'd been working on it for over a year. I, too, had done everything I was supposed to do and could have reported the same, but the manager detected a bit of hesitation in my voice (not very subtle) and asked me what I thought. She was a pretty sharp woman. I wasn't sure what to say, because I really was hardly involved in the project at all.
I told her that I had been on a lot of projects before, which she already knew. I didn't have any facts or data or even examples to point to, but "this project doesn't smell like a project that is a month away from going live."
I think that her senses, too, were telling her the same thing, but she needed another voice to confirm her suspicions. My sense of smell was all the confirmation she needed to drop the delivery date and push things back three months. She was still off by a month, but the system went live five months later.
Jim
The following is from Jim Batterson, who is currently teaching classes in China. Here's his words:
---------------------------------------------
I thought of a story and a half and I wanted to share it with someone, and you (Jerry) came to mind.
Let's begin with a simple experiment that I remember from a psychology class years ago. I guy thinks he is one of eight test subjects in an experiment. They all sit on a panel and he is number seven. The exercise is simple. They are shown two lines and asked to say which line is longer, A or B. B is clearly longer, but the lines are at different angles and such. One through six all say A is longer and our poor subject goes along with the crowd and agrees with them. Not clear whether he is appeasing or whether he doubts his own judgement or what. This repeats many times. Of course, one through six are shills planted by the experimenter.
Scenario two: same as the first except number two gives the right answer. All the support our guy needs to give the right answer every time.
So there I was in New Jersey sitting around a table for a project meeting. I was only tangentially on the project. I maintained the system that was being partially replaced, and had written an extract program that fed data to the system under development. When I sent them a test file they were supposed to run it through their edits and the rest of the system and I got some feedback at the end, but I really wasn't getting anything meaningful back.
Nevertheless, they went around the room and everyone seemed to be reporting that all systems were go, ready to fly in about a month. They'd been working on it for over a year. I, too, had done everything I was supposed to do and could have reported the same, but the manager detected a bit of hesitation in my voice (not very subtle) and asked me what I thought. She was a pretty sharp woman. I wasn't sure what to say, because I really was hardly involved in the project at all.
I told her that I had been on a lot of projects before, which she already knew. I didn't have any facts or data or even examples to point to, but "this project doesn't smell like a project that is a month away from going live."
I think that her senses, too, were telling her the same thing, but she needed another voice to confirm her suspicions. My sense of smell was all the confirmation she needed to drop the delivery date and push things back three months. She was still off by a month, but the system went live five months later.
Jim
Labels:
consulting,
emotions,
leadership,
motivation,
predicting
Sunday, April 27, 2008
Jerry Weinberg's New Website
At long last, my new website design is up and running(?). Same url, http://www.geraldmweinberg.com, but some of the links to individual pages may no longer be valid because of the new design. Many thanks to Pati Nagle for design advice.
I welcome feedback on any aspect of the site. New material and links will be added incrementally.
I welcome feedback on any aspect of the site. New material and links will be added incrementally.
Tuesday, April 15, 2008
The Consultant's Money-Back Guarantee
On LinkIn, recently there was a question about what a client had to do to hire a consultant who wouldn't rip them off, just taking money for no measurable result. In my response to the question, I wrote:
I make this easy for my clients by two principles of my consulting business:
1. At the end of every consulting visit, I ask them to evaluate the worth of my contribution. If it's not worth more than they paid me, we either adjust what I'm doing or we terminate the relationship.
2. If they don't feel what I've done is worth what they've paid, they can have their money back, no questions asked. I make sure they know this up front--though I've never had to give back their money.
If a consultant doesn't give you both these things, don't hire them.
While anything that any human does is a heuristic, why should a consultant want to give back the money for the client not happy with what the consultant influenced?
For instance, I go in as a Consultant to solve a problem. At the end I help the client understand that there is more investment he ought to do in order to ship the product. The client feels unhappy because he hired me thinking that I would help him ship the product with existing budget.
Maybe what I did is what other good consultants might have done, so should I return his money back because he feels disappointed?
Why? Because it's your job to satisfy the client. That's what they pay you for. If you buy a laptop from Apple or Dell or HP and when you try to use it, it doesn't work, don't you expect to get your money back? If you don't, would you ever buy a computer from Apple or Dell or HP again? So, one reason to offer a money-back guarantee is to develop future business with that client.
Another reason is to keep that client from spreading bad news about you to 16 other potential clients. (That's what people do when they feel they were cheated by a vendor. When they feel they got a good value, they tend to tell only three other people.)
Would you drive a car without a steering wheel and brakes? Then why would you want to take on a consulting assignment without them?
I guess maybe you wouldn't want them if all you wanted was a runaway car, one that somehow kept paying you as it careened away toward a fatal crash. If cash flow is the only reason someone is in the consulting business, I hope they hit that wall as soon as possible. People like that give my profession a bad name, and thereby hurt a great many ethical and effective consultants.
Don't get me wrong. I think money is a fine reason for being a consultant, but not if it's the only reason. I want to get paid for my work, but only if I'm actually helping people. I don't want to be a fraud.
Pradeep goes on to say: I think such traps have to be cleared before a Consultant gets in by asking questions like, "What value means to you?" and "Can you think of things that you'd be disappointed to know at the end of this assignment?" and "Do you have insight about any kind of information that could cause you nightmares?"
Well, yes, of course you want to clear this up before you go in, but that's not always possible. People often don't know in advance what they want. They only know when they see it. Many of my clients ask for one thing when I come in, but through my consulting learn that they really wanted something else that was more valuable.
To take an extreme case, at one client, the man who invited me in to help with strategic planning learned that his alcoholism was tearing his own organization apart, and what he needed to do was fire himself and go into treatment. That wasn't what he asked for at the beginning of the assignment, but by the end, he knew that this result was far, far more valuable. I asked him if he wanted his money back (he was part owner of the company) and he said no. In fact, he wanted to pay me more--but I refused. I did my job (helping his company improve), and I earned my pay. That was enough for me.
Not every consultant would want to return back the money and that could be a good marketing stint or building credibility or a distinguishing factor but if every consultant does that ( which is not an easy thing ) then it might end up causing confusion of whom to pick.
Pradeep is right. It's not an easy thing. In fact, it's so unlikely that it's not worth worrying about.
But, if a lot of consultants used these principles, maybe there wouldn't be so many derogatory jokes about our profession of consulting.
An intelligent client picks an intelligent consultant and that's a heuristic, too.
Well, yes, that's certainly a heuristic, and a necessary one. But not by any means a sufficient one. Intelligence without ethics is like a biological weapon in the hands of a terrorist. Very powerful, to be sure, but you'd much rather not have it on your premises.
I make this easy for my clients by two principles of my consulting business:
1. At the end of every consulting visit, I ask them to evaluate the worth of my contribution. If it's not worth more than they paid me, we either adjust what I'm doing or we terminate the relationship.
2. If they don't feel what I've done is worth what they've paid, they can have their money back, no questions asked. I make sure they know this up front--though I've never had to give back their money.
If a consultant doesn't give you both these things, don't hire them.
Why Give Their Money Back?
Pradeep Soundararajan wrote, in response:While anything that any human does is a heuristic, why should a consultant want to give back the money for the client not happy with what the consultant influenced?
For instance, I go in as a Consultant to solve a problem. At the end I help the client understand that there is more investment he ought to do in order to ship the product. The client feels unhappy because he hired me thinking that I would help him ship the product with existing budget.
Maybe what I did is what other good consultants might have done, so should I return his money back because he feels disappointed?
Why? Because it's your job to satisfy the client. That's what they pay you for. If you buy a laptop from Apple or Dell or HP and when you try to use it, it doesn't work, don't you expect to get your money back? If you don't, would you ever buy a computer from Apple or Dell or HP again? So, one reason to offer a money-back guarantee is to develop future business with that client.
Another reason is to keep that client from spreading bad news about you to 16 other potential clients. (That's what people do when they feel they were cheated by a vendor. When they feel they got a good value, they tend to tell only three other people.)
The Steering Wheel and Brakes
For my consulting assignments, this guarantee acts like a combination of steering wheel and brakes. It guarantees that the client and I will pause periodically and see if we're going in the right direction. If we're not, we can use the steering wheel to change course, or in extreme cases, just apply the brakes and end the assignment.Would you drive a car without a steering wheel and brakes? Then why would you want to take on a consulting assignment without them?
I guess maybe you wouldn't want them if all you wanted was a runaway car, one that somehow kept paying you as it careened away toward a fatal crash. If cash flow is the only reason someone is in the consulting business, I hope they hit that wall as soon as possible. People like that give my profession a bad name, and thereby hurt a great many ethical and effective consultants.
Don't get me wrong. I think money is a fine reason for being a consultant, but not if it's the only reason. I want to get paid for my work, but only if I'm actually helping people. I don't want to be a fraud.
What Is Value?
But perhaps the most important reason to offer this guarantee is to force them, and you, to think about what value means to each of you.Pradeep goes on to say: I think such traps have to be cleared before a Consultant gets in by asking questions like, "What value means to you?" and "Can you think of things that you'd be disappointed to know at the end of this assignment?" and "Do you have insight about any kind of information that could cause you nightmares?"
Well, yes, of course you want to clear this up before you go in, but that's not always possible. People often don't know in advance what they want. They only know when they see it. Many of my clients ask for one thing when I come in, but through my consulting learn that they really wanted something else that was more valuable.
To take an extreme case, at one client, the man who invited me in to help with strategic planning learned that his alcoholism was tearing his own organization apart, and what he needed to do was fire himself and go into treatment. That wasn't what he asked for at the beginning of the assignment, but by the end, he knew that this result was far, far more valuable. I asked him if he wanted his money back (he was part owner of the company) and he said no. In fact, he wanted to pay me more--but I refused. I did my job (helping his company improve), and I earned my pay. That was enough for me.
What If Every Consultant Did This?
Pradeep then says:Not every consultant would want to return back the money and that could be a good marketing stint or building credibility or a distinguishing factor but if every consultant does that ( which is not an easy thing ) then it might end up causing confusion of whom to pick.
Pradeep is right. It's not an easy thing. In fact, it's so unlikely that it's not worth worrying about.
But, if a lot of consultants used these principles, maybe there wouldn't be so many derogatory jokes about our profession of consulting.
Intelligence Isn't Enough
Pradeep then concludes:An intelligent client picks an intelligent consultant and that's a heuristic, too.
Well, yes, that's certainly a heuristic, and a necessary one. But not by any means a sufficient one. Intelligence without ethics is like a biological weapon in the hands of a terrorist. Very powerful, to be sure, but you'd much rather not have it on your premises.
Labels:
alcoholism,
congruence,
consulting,
ethics,
future,
money
Wednesday, January 30, 2008
How Can You Recognize Alcoholism in a Service Provider?
Jeff wrote: "Do you have a specific test for that [alcoholism in service providers]? Many of the alcoholics I've known hid their problem well, at least for some period of time."
Good question, and one I couldn't answer at the time. After being placed in jeopardy with the government as a result of Provider's actions, I began to study the problem with great interest. Here are some signs I now recognize that I didn't pay attention to at the time:
I didn't do those things with Provider, so I got snagged into his drinking problem. It was his problem, but it was my responsibility to protect myself. I now do a better job of fulfilling my responsibilities as a business owner. Overall, I've protected myself not just from alcoholism, but from other problems that are not my problems.
To take just one example, I had a copy editor who had trouble getting to work in a timely manner. We have flexible working hours, but I couldn't depend on her for any schedule. Turns out, she was not an alcoholic, but was depressed over her mother's death three years earlier. She tended to sleep 12 or 14 hours a day. After causing me to miss an important mailing deadline one afternoon, she said, "Oh, if you need me and I'm not here, you can just call me and wake me up."
Not my job. Not as her client. I replaced her with an editor who could wake herself up.
Then, as a friend, not a client, I helped the copy editor find a really good therapist. Just as I helped Provider fulfill his AA twelve steps. It turns out, if you want to help people with such personal problems, it's easier if you're not hiring them to do a job.
Good question, and one I couldn't answer at the time. After being placed in jeopardy with the government as a result of Provider's actions, I began to study the problem with great interest. Here are some signs I now recognize that I didn't pay attention to at the time:
Late for Appointments and Missing Deadlines
This one I definitely noticed, but didn't recognize the possible significance. I just told myself that Provider was a person who was "habitually late." Like many of the other signs, lateness could be attributed to many things besides alcoholism, so I let it pass without comment.Depression and Mood Fluctuations
Again, I noticed this, but didn't appreciate the possible significance. I believe I thought, "Well, such providers aren't the most sparkling of personalities." Actually, my next provider proved even that assumption wrong. She's terrific.Mistakes
Everybody makes mistakes, and I tend to be pretty generous in allowing for them. Some of Provider's mistakes were hidden, and that was my fault for not having a reasonable feedback mechanism. But I had noticed a rather higher level of mistakes than I'd like to see in a provider, and I just let it pass.Personal Problems as Excuses for Mistakes and Lateness
Provider was never short of excuses for mistakes and lateness. Health, problems at home, "the dog ate my calendar"--he was very creative.Choosing Lunch Dates in Drinking Places
I didn't have lunch with Accountant very often (taking lunch alone may be another sign), but looking back, I realize that he always insisted on restaurants that had a bar.Showing Up Intoxicated
I never noticed this with Provider, but in subsequent years, I've noticed it with other service people. Whether they're alcoholics or not, this is unacceptable. For example, someone operating a power lawnmower when drinking is a risk to his life and limb--and to my entire business if he sues me for cutting off his foot while working for me.Health Problems
Anybody can have health problems--I'm a prime example. But someone who is consistently coming down with one misery after another might be showing symptoms typical of alcoholics. Same is true for frequent injuries and accidents. But, of course, they might just be a natural klutz.Speaking affectionately about Drinking
I should have recognized this one, for my mother was an alcoholic. She often spoke lovingly about her Southern Comfort. Provider's drink of choice was different, but he seemed to have the same love affair. Affairs, really. He loved 'em all.Signs, not Proof
None of these signs prove that someone is an alcoholic. They could be signs of other things--other addictions or something quite innocent. But my job is not to prove some provider is an alcoholic, which can be incredibly difficult. Alcoholics are experts at denial, rationalization, dreaming up excuses, blaming others, manipulating you, or hooking into your caretaker needs. Besides, their alcoholism is none of your business.Your Responsibility
What is your business is your business. You hire a provider to do a particular service. If they don't do that service well enough, it's your responsibility to replace them, not to make excuses for them. And especially not to fix them. Set performance criteria. Communicate those criteria. Observe performance relative to those criteria, and take action when performance doesn't measure up. Why it doesn't measure up is not your job.I didn't do those things with Provider, so I got snagged into his drinking problem. It was his problem, but it was my responsibility to protect myself. I now do a better job of fulfilling my responsibilities as a business owner. Overall, I've protected myself not just from alcoholism, but from other problems that are not my problems.
But She's My Friend
Does this sound heartless and cold? Maybe you're good friends with your service provider? Can you treat your friends like this?To take just one example, I had a copy editor who had trouble getting to work in a timely manner. We have flexible working hours, but I couldn't depend on her for any schedule. Turns out, she was not an alcoholic, but was depressed over her mother's death three years earlier. She tended to sleep 12 or 14 hours a day. After causing me to miss an important mailing deadline one afternoon, she said, "Oh, if you need me and I'm not here, you can just call me and wake me up."
Not my job. Not as her client. I replaced her with an editor who could wake herself up.
Then, as a friend, not a client, I helped the copy editor find a really good therapist. Just as I helped Provider fulfill his AA twelve steps. It turns out, if you want to help people with such personal problems, it's easier if you're not hiring them to do a job.
Labels:
alcoholism,
business,
congruence,
risk
Sunday, January 20, 2008
Services for a Small Consulting Business
I haven't blogged for almost two months. I've been too busy. Busy is usually good for a consulting business, but not this time. A month or so ago, I parked by our UPS store and headed inside to pick up our mail. At least I thought I was picking up mail until I saw the sign on the door: CLOSED UNTIL FURTHER NOTICE.
Closed? All my mail was inside, and there was no other information. A kindly old gentleman must have seen the befuddled expression on my face and came out of the golf store to inform me that the New Mexico tax people had come that morning and sealed up the UPS store for non-payment of taxes.
I will spare you the pain we experienced as a result of this failure of one of our service providers–mail delayed two months or more, or lost; literally hundreds of change-of-address notices sent, checks from clients that we couldn't get our hands on; dunning notices from vendors whose bills we hadn't received; and who knows how many mails lost forever. I want to tell you about the benefits, instead–lemonade from lemons.
The principal benefit from this potential disaster was making us stop and review all the vendors we counted on.
- Same for wrapping and mailing. When I had my own publishing company, we had a mail room with two full time employees. When business got so good I was about to hire a third, I decided that managing them was a drag on my consulting time, so we sold the publishing business.
- After careful analysis, we chose a new mail drop–another UPS store–which seemed to be on a much more solid financial basis, and about the same distance from our house. (Going there has introduced us to some new restaurants in the locality, which is a second benefit.)
- We also use voice mail. I do so obviously because I'm often away from the office, but even more because I won't allow myself to be interrupted by any idiot with a quarter. If a call is important, I'll get it eventually on the voice mail. For many years, I had an administrative assistant to answer my phone and perform other services, but an employee creates a fixed cost that is not easily reduced. And, it's a person to manager. I don't get paid for being a manager, but only for being a consultant.
- Curiously, I do my own bookkeeping. I used to hire a bookkeeper, but I found I was spending as much time preparing papers for him as I needed to handle the paperwork from end-to-end myself. More than that, with someone else handling the books, I found I was losing track of the way my consulting business was actually running. Follow the money if you want to understand your own organization.
- I retain several attorneys, not on retainers, but on an as-needed basis. When someone plagiarizes my writing, I need an intellectual property specialist, but that happens only about once every ten years (so far). When I buy or sell a building, I need a different kind of attorney, as I do when someone accuses me of trespassing when I'm hiking on a trail in the National Forest. In the past, I had one general counsel for all my legal needs, but it's really impossible to find one attorney who is expert in all areas. In general, though, I keep my attorney needs to a minimum. For instance, all my client contracts are simple letters based on mutual trust (except we always put dollar amounts in writing.
- Insurance, to me, is just another form of legal matter. I use an agent I trust, and I don't look for the cheapest policies. What I want is real insurance–policies that protect me from catastrophic financial loss, not policies that pay me 100ドル when someone dents my car.
- I do use a bank, rather than keeping my money in a mattress. Actually, I use two banks, so my eggs are in separate baskets. Every so often, one of the banks starts doing "creative banking," so I switch to another one. Since I have two, I can switch painlessly without interrupting my business. Banks today are pretty much a commodity business. If they hassle me, or have poor security, or lack convenience, I simply switch.
- Nobody can really farm out security, though we do have an alarm company. Our major physical security is our crew of trained German Shepherd Dogs roaming our fenced property. People don't generally bother us, even to waste our time trying to sell us magazine subscriptions or contributions to their one true church. Computer security, I take care of myself. No need to go into details here, but the fewer people who know how you secure your computers and data, the better off you are.
- Fundamentally, our billing rate is far higher than any of the services we use, so it doesn't pay to perform these services ourselves. Better to spend our time earning money.
- But flexibility is important, too, because there are dry spells where there's no paid work at hand. In the past, that situation was much more common,d so we always structured our work so we could take over most services if cost-cutting was the word of the day. In the end, though, you can't make a living by cutting costs.
- Since our time is so valuable, we shed a service if it requires too much involvement of our own. We like to hire small businesses where we know the owners and can count on them to resolve problems quickly. They understand our situation as a small business. And, they don't run in the second or third string on us, the way some of the larger firms do. We know the people who work for us, and we deal with them as individuals, the way we like to be dealt with ourselves.
Closed? All my mail was inside, and there was no other information. A kindly old gentleman must have seen the befuddled expression on my face and came out of the golf store to inform me that the New Mexico tax people had come that morning and sealed up the UPS store for non-payment of taxes.
I will spare you the pain we experienced as a result of this failure of one of our service providers–mail delayed two months or more, or lost; literally hundreds of change-of-address notices sent, checks from clients that we couldn't get our hands on; dunning notices from vendors whose bills we hadn't received; and who knows how many mails lost forever. I want to tell you about the benefits, instead–lemonade from lemons.
The principal benefit from this potential disaster was making us stop and review all the vendors we counted on.
Communication
- We use the mail drop because the US Postal Service does not deliver mail to our house or office. Moreover, they do not hold the quantity of mail we accumulate when we are working out of town for a couple of weeks. We also use them as our fax station so we don't have to bother with a fax machine in our office. Same for copy machines.- Same for wrapping and mailing. When I had my own publishing company, we had a mail room with two full time employees. When business got so good I was about to hire a third, I decided that managing them was a drag on my consulting time, so we sold the publishing business.
- After careful analysis, we chose a new mail drop–another UPS store–which seemed to be on a much more solid financial basis, and about the same distance from our house. (Going there has introduced us to some new restaurants in the locality, which is a second benefit.)
- We also use voice mail. I do so obviously because I'm often away from the office, but even more because I won't allow myself to be interrupted by any idiot with a quarter. If a call is important, I'll get it eventually on the voice mail. For many years, I had an administrative assistant to answer my phone and perform other services, but an employee creates a fixed cost that is not easily reduced. And, it's a person to manager. I don't get paid for being a manager, but only for being a consultant.
Computers
- Some of my techie consultant friends maintain their own servers and other networking equipment. They also host their own websites. These activities are so much for for us nerds, they can be a trap. For a few dollars a month, I can have full-time professionals doing those things for me. What I care about is their reliability, so I don't have to spend time looking over their shoulders.- Curiously, I do my own bookkeeping. I used to hire a bookkeeper, but I found I was spending as much time preparing papers for him as I needed to handle the paperwork from end-to-end myself. More than that, with someone else handling the books, I found I was losing track of the way my consulting business was actually running. Follow the money if you want to understand your own organization.
Taxes, Legalities, Insurance, Banking
- On the other hand, I would never try to do my own taxes. Bookkeeping hasn't changed much since I was in high school, and what changes there have been have made things easier (with computers). But keeping up with the tax code, that's another matter entirely. I figure my accountant saves me thousands of dollars every tax season. If she didn't, I'd be looking for a new accountant. She's been my accountant now for more than twenty years–ever since I fired my previous accountant for failing to file my tax returns for the several years he was in an alcoholic fog. Now, I don't hire service people who have drinking problems.- I retain several attorneys, not on retainers, but on an as-needed basis. When someone plagiarizes my writing, I need an intellectual property specialist, but that happens only about once every ten years (so far). When I buy or sell a building, I need a different kind of attorney, as I do when someone accuses me of trespassing when I'm hiking on a trail in the National Forest. In the past, I had one general counsel for all my legal needs, but it's really impossible to find one attorney who is expert in all areas. In general, though, I keep my attorney needs to a minimum. For instance, all my client contracts are simple letters based on mutual trust (except we always put dollar amounts in writing.
- Insurance, to me, is just another form of legal matter. I use an agent I trust, and I don't look for the cheapest policies. What I want is real insurance–policies that protect me from catastrophic financial loss, not policies that pay me 100ドル when someone dents my car.
- I do use a bank, rather than keeping my money in a mattress. Actually, I use two banks, so my eggs are in separate baskets. Every so often, one of the banks starts doing "creative banking," so I switch to another one. Since I have two, I can switch painlessly without interrupting my business. Banks today are pretty much a commodity business. If they hassle me, or have poor security, or lack convenience, I simply switch.
Physical Services
- Janitorial work, we farm out, too. We're rather neat, but every two weeks we have a professional crew in to do the big cleaning. But I clean up after the new puppy.- Nobody can really farm out security, though we do have an alarm company. Our major physical security is our crew of trained German Shepherd Dogs roaming our fenced property. People don't generally bother us, even to waste our time trying to sell us magazine subscriptions or contributions to their one true church. Computer security, I take care of myself. No need to go into details here, but the fewer people who know how you secure your computers and data, the better off you are.
Editorial Services
- Finally, as writing is a huge part of our business, we retain professional editorial help on an as-needed basis. Part of that is using old-fashioned publishers, who still value the work of real editors, and who turn around manuscripts promptly as promised.Our Philosophy
So perhaps you can see our philosophy, which may be useful for other small consulting firms:- Fundamentally, our billing rate is far higher than any of the services we use, so it doesn't pay to perform these services ourselves. Better to spend our time earning money.
- But flexibility is important, too, because there are dry spells where there's no paid work at hand. In the past, that situation was much more common,d so we always structured our work so we could take over most services if cost-cutting was the word of the day. In the end, though, you can't make a living by cutting costs.
- Since our time is so valuable, we shed a service if it requires too much involvement of our own. We like to hire small businesses where we know the owners and can count on them to resolve problems quickly. They understand our situation as a small business. And, they don't run in the second or third string on us, the way some of the larger firms do. We know the people who work for us, and we deal with them as individuals, the way we like to be dealt with ourselves.
Labels:
career,
consulting,
maintenance
Wednesday, November 28, 2007
Where Does the Magic Come From?
Any sufficiently advanced technology is indistinguishable from magic.
- Clarke's Third Law
In my career, I have at times run a successful project, built a high-performing team, or conducted a stunning class. Each time, though, I knew that my technology seemed like magic even to me, because I didn't really know how I did it. I do like to succeed, so perhaps I should be content with success alone. But I always worry:
"If it's indistinguishable from magic,
how do I know it won't go away next time?"
Double binds often result in paralysis or ritualized behavior. For example, I'm often called upon to improve meetings, but then find it difficult to persuade my clients to change anything about the meeting. "If we move to another room, it might not be as good as this one." "If we don't invite Jack to the next meeting, we might need something he knows." "If we change the order of the agenda, we might not get through on time." "If we vote in a different way, we might make a poor decision." "We must order our donuts from Sally's Bakery or we won't have a successful meeting."
For instance, we've worried about changing the hotel or city where PSL is held. We do attempt to find magical sites, but then we remember that many PSLs have transformed mundane hotels in mundane cities into magical sites. This proves to us that the magic can't be in the site, and frees us from that double bind.
Or, we've worried about changing the faculty who teach PSL. We certainly don't choose faculty members at random, but every faculty member has led many, many magical PSLs. So the magic can't be in any particular faculty members.
Or, we've worried about the combination of faculty members. We don't choose our co-training teams at random, either, but all combinations experience magic. So the magic can't be in the faculty combination.
Again, we've worried about the materials we use. We certainly don't choose materials at random, but we do change materials from class to class, and each class deviates from the "standard" materials in a variety of ways. Indeed, there is no single item of material that's in common between the very first PSL (back in 1974) and the most recent one. So the magic can't be in particular materials, either.
- "If we move to another room, it might not be as good as this one." "Ah, but remember when they were painting this room and we met downstairs? We had a good meeting then."
- "If we don't use Microsoft Project, this project might fail." "Could be, but we did project X with other tracking software, and we did a fine job."
- "If we change to a new version of the operating system, we might have crashes." "True. But we had a few crashes the last time we upgraded, and though it was some trouble, we dealt with them."
- "If I clean up that code, the system might fail." "That could happen, but the previous three times we cleaned up some code, we caught all the failures in our technical reviews and regression testing. So let's do it, but let's be careful."
For instance, the PSL faculty became more aware of the source of PSL magic by observing a few times that the magic didn't "work." Usually, people come to PSL voluntarily–but not always. Once in a while, someone is forced to come to PSL to be "fixed," but people who have been labeled as "broken" may resent the whole experience, and may not feel much PSL magic at all.
From these rare failures of PSL magic, we have identified one key component of the magic of PSL:
People are there because they have chosen to be there.
Curiously, the same component works in creating magical meetings, magical projects, and magical teams. When people are given a choice, they are the magic. Or, more precisely, they create the magic.
When people choose to attend a workshop, to participate in a project, or to join a team, they plunge themselves fully into the experience, rather than simply going through the motions. Consultants can thus have a "magic" advantage over employees: They always know that they've chosen this assignment, so they can always throw themselves into it without reservation. Employees can have this choice, too, but they often forget–just as some consultants forget when they feel forced to take an assignment out of economic necessity.
Keep this in mind the next time you choose an assignment. If you feel forced, you won't do your magical best. You won't have access to the magic that lives inside of yourself.
PSL is experiential training for learning and practicing a leader's most valuable asset: the ability to think and act creatively. PSL is the gold standard for leadership training, and I'm thrilled to be teaching again with Esther and Johanna.
See <http://www.jrothman.com/syllabus/PSL.html> for the syllabus. If you're interested, please send Esther an email, [Esther Derby <derby@estherderby.com>]. We'd love to have you help us create some more magic.
- Clarke's Third Law
In my career, I have at times run a successful project, built a high-performing team, or conducted a stunning class. Each time, though, I knew that my technology seemed like magic even to me, because I didn't really know how I did it. I do like to succeed, so perhaps I should be content with success alone. But I always worry:
"If it's indistinguishable from magic,
how do I know it won't go away next time?"
The Double Bind
When I worry, I'm reluctant to change anything, no matter how small, for fear that the magic will flee. I feel trapped between the fear of losing the magic by change and the fear of losing the magic by failing to change - a classic example of the trap known as a "double bind" (damned if you do, damned if you don't).Double binds often result in paralysis or ritualized behavior. For example, I'm often called upon to improve meetings, but then find it difficult to persuade my clients to change anything about the meeting. "If we move to another room, it might not be as good as this one." "If we don't invite Jack to the next meeting, we might need something he knows." "If we change the order of the agenda, we might not get through on time." "If we vote in a different way, we might make a poor decision." "We must order our donuts from Sally's Bakery or we won't have a successful meeting."
The "Magic" of PSL
I'd find this behavior even more frustrating if I hadn't experienced the same double bind myself–for example, when faculty considers some potential improvements to our Problem Solving Leadership workshop (PSL). Over the years, lots of people have experienced what they call "the magic of PSL," and we're proud of that. But each time we consider a change, someone raises the fear that the change might make the magic disappear. Fortunately, each time we do this, someone is able to prove that the magic is not tied to the factor under consideration.For instance, we've worried about changing the hotel or city where PSL is held. We do attempt to find magical sites, but then we remember that many PSLs have transformed mundane hotels in mundane cities into magical sites. This proves to us that the magic can't be in the site, and frees us from that double bind.
Or, we've worried about changing the faculty who teach PSL. We certainly don't choose faculty members at random, but every faculty member has led many, many magical PSLs. So the magic can't be in any particular faculty members.
Or, we've worried about the combination of faculty members. We don't choose our co-training teams at random, either, but all combinations experience magic. So the magic can't be in the faculty combination.
Again, we've worried about the materials we use. We certainly don't choose materials at random, but we do change materials from class to class, and each class deviates from the "standard" materials in a variety of ways. Indeed, there is no single item of material that's in common between the very first PSL (back in 1974) and the most recent one. So the magic can't be in particular materials, either.
Breaking the Bind
The same approach can be used to break other double binds - by finding a counter-example to match each objection:- "If we move to another room, it might not be as good as this one." "Ah, but remember when they were painting this room and we met downstairs? We had a good meeting then."
- "If we don't use Microsoft Project, this project might fail." "Could be, but we did project X with other tracking software, and we did a fine job."
- "If we change to a new version of the operating system, we might have crashes." "True. But we had a few crashes the last time we upgraded, and though it was some trouble, we dealt with them."
- "If I clean up that code, the system might fail." "That could happen, but the previous three times we cleaned up some code, we caught all the failures in our technical reviews and regression testing. So let's do it, but let's be careful."
The Effective Use of Failure
What can you do if you don't have a counter-example and can't create one in a safe way? In that case, it helps if you can demystify the magic and understand its underlying structure. To do this, you need examples where the magic didn't happen. In social engineering, as in all engineering, failures teach you more than successes.For instance, the PSL faculty became more aware of the source of PSL magic by observing a few times that the magic didn't "work." Usually, people come to PSL voluntarily–but not always. Once in a while, someone is forced to come to PSL to be "fixed," but people who have been labeled as "broken" may resent the whole experience, and may not feel much PSL magic at all.
From these rare failures of PSL magic, we have identified one key component of the magic of PSL:
People are there because they have chosen to be there.
Curiously, the same component works in creating magical meetings, magical projects, and magical teams. When people are given a choice, they are the magic. Or, more precisely, they create the magic.
When people choose to attend a workshop, to participate in a project, or to join a team, they plunge themselves fully into the experience, rather than simply going through the motions. Consultants can thus have a "magic" advantage over employees: They always know that they've chosen this assignment, so they can always throw themselves into it without reservation. Employees can have this choice, too, but they often forget–just as some consultants forget when they feel forced to take an assignment out of economic necessity.
Keep this in mind the next time you choose an assignment. If you feel forced, you won't do your magical best. You won't have access to the magic that lives inside of yourself.
Do You Want to Experience the Magic of PSL?
Esther Derby, Johanna Rothman, and I will be leading another PSL (Problem Solving Leadership) March 16-21, 2008, in Albuquerque, NM.PSL is experiential training for learning and practicing a leader's most valuable asset: the ability to think and act creatively. PSL is the gold standard for leadership training, and I'm thrilled to be teaching again with Esther and Johanna.
See <http://www.jrothman.com/syllabus/PSL.html> for the syllabus. If you're interested, please send Esther an email, [Esther Derby <derby@estherderby.com>]. We'd love to have you help us create some more magic.
Labels:
career,
consulting,
leadership,
risk,
team-building,
training
Thursday, November 22, 2007
My Career, An Interview
Magnus Ljadas has just published an interview with me on the Citerus (Sweden) website (www.citerus.se).
I've been interviewed many times over the years, but Magnus is the best interviewer I can remember. I hope it's as fun and informative for you to read as it was for me to write.
http://www.citerus.se/kunskap/pnehm/pnehmartiklar/interviewwithjerryweinberg.5.484cc23b1165f30e75680002483.html
Or you can use tiny url = <http://tinyurl.com/2tro4f>
I've been interviewed many times over the years, but Magnus is the best interviewer I can remember. I hope it's as fun and informative for you to read as it was for me to write.
http://www.citerus.se/kunskap/pnehm/pnehmartiklar/interviewwithjerryweinberg.5.484cc23b1165f30e75680002483.html
Or you can use tiny url = <http://tinyurl.com/2tro4f>
Labels:
career,
consulting,
future,
motivation,
training
Thursday, November 15, 2007
Developing Emotionally, Part 3
William Responds to Melissa:
Melissa, my secret is this: I have learned to really enjoy interaction on the emotional level. Perhaps "being emotional" was an innate need, but before and during high school I only had 2 close friends (ever), and I was very controlled–I didn't let anything out (if I could help it). Then I had a life-changing experience: I went to a summer program for high-ability science students, and the program director wanted to develop our little personalities as well as our big brains! So he included a simulation–we were stranded (in groups of 8) on a desert island, and had to solve all sorts of problems, which grew more and more personal. I was lucky enough to land in a very supportive group where we related to each other on a very personal and emotional level...and I was hooked! I realized that personal interaction needed to be a part of my life.
This experience really was life changing. For example, it resulted in my changing my college goal to a small liberal arts college instead of the US Naval Academy. And it resulted in my adding a second major to my academic program, Psychology as well as Computer Science. But the experience itself was relatively simple: 16 4-hour sessions over a period of 8 weeks.
Since that time, I have participated in a number of self-development groups, of all flavors. I have worked to develop my consulting skills and my counseling skills (quite related!). And this stuff is learnable: it just requires practice. Perhaps I had an innate ability for empathy–I get it from my mother! But when I was in college, I participated in a basic training session for drug counselors (lay people, not professionals), and the model they used involved practicing empathy. For several hours a day. That's what got me started in that direction. And believe it or not, practicing this stuff really can help to improve your ability to detect and "process" signals that other people are sending out. At least, that has been my experience.
Today, I really enjoy relating to people as people. I find it most satisfying when I am in a situation where it is "permissible" to relate on an emotional level. (I admire Jerry W., who seems to be able to establish this permission in almost any situation!)
So, I guess my secret was participating in a number of self- development exercises in "safe" situations, where I could take more and more risks and learn to enjoy being more open. I have done this at various times over the past years, and even PSL counts in this direction, because it shows you your emotional limits and helps you to realize what you might need to work on.
Like I said, I don't know if this helps, but it is my story...
Forest Responds to William's Story:
I am so grateful that you shared this story with everyone. It was wonderful to read, and allowed me to feel a number of things that I had recently closed off again.
I identify with how you are most comfortable when you can relate emotionally in a situation. I used to struggle more than I do now in balancing my desire to relate emotionally, with what those around me were comfortable with–or, perhaps it is what I perceived the situation to allow. In the 'professional' world, I have perceived that emotions are frowned upon, and that people are to keep them out of the office. My inclination is to balance emotion with the rest, but I tended to lock them up in many situations.
At my first AYE conference, I learned that the emotional aspect is necessary to connect with people. And notably, that it was okay. During that experience I allowed myself to be more open in connecting with people and to be myself emotionally. I prefer to operate in an environment like that, so I give myself permission to create environments in my life where I am able to (work included). I feel like my true self when I am able to, almost like the mask comes off. I have found the AYE and PSL communities to be extremely supportive and safe in this realm. Which is why I keep going back... I can be myself, and I can recharge my energy to continue to be myself in my day-to-day life.
And William Replies to Forest:
Thanks very much for the affirmative feedback. It is music to my ears, balsam for my soul, etc.! [The writers among you are cringing at the cliches, I'm sure... :-) ]
Theoretically, the workplace is devoid of emoitions. But in real life, that's never the case. And in fact, emotions often have a much higher effect on productivity than almost anything else. I really enjoyed my 5-year stint as an internal consultant, because one big part of consulting skills is being aware of your own emotions and (trying to) understand what is triggering them. It is almost always something in the current situation. Identifying that cause can often lead to a breakthrough in consulting. My favorite book about this is "Flawless Consulting" by Peter Block, which has a prominent place on my bookshelf, right near "The Psychology of Computer Programming." And acting as a consultant, you (often) have permission to name or surface those underlying emotions in one way or another. In fact, sometimes that is your #1 job.
Many management trainings also concentrate on identifying your emotional reactions and using those in the workplace. It is often more OK to be yourself than we realize. In fact, sometimes openness is what is needed to break a "logjam". But I agree, for many people this is very unexpected, and it is a risk to be the first to try it.
Perhaps you can give yourself permission to establish yourself as a "whole person" in your new job, able to relate to your new colleagues and employees as a real and open person. I must admit, I am not currently doing that in my job! So I don't claim it's easy. But perhaps it can be done. (Then again, on the other hand, I just recently read an article from a German psychologist that claimed that being open and authentic is career suicide, and that the guys who get ahead are the ones who manipulate the best! In my cynical moments, I believe this might be true, but I prefer to ignore it...)
Jerry Comments
If this is what "getting ahead" requires, I would question whether it's really "ahead" at all. You might make more money, and have more authority to order people around (which they'll ignore as best they can), but you're really falling back. And, for a consultant, "ahead" and "up" are not synonyms anyway.
In any case, whatever direction you want to travel, studying your emotional system and practicing to improve your understanding of it—those are keys for most consultants to improve their effectiveness. The emotional system is your priority analyzer. Without it, you don't know what's important. And with it, if you don't know how to understand it, you'll act like a robot who doesn't understand the difference between the important and the trivial.
Labels:
congruence,
consulting,
emotions,
exercises,
training
Saturday, October 27, 2007
Developing Emotionally, Part 2
A client, let's call him Robert, who wishes to remain anonymous, writes about the body inventory:
"This was one of my key "lessons learned" from the Problem Solving Leadership workshop (PSL): acknowledging my feelings/emotions. As an INTP myself, this didn't make much sense at the time. :-)
Even though it was some years ago, I recall Jerry mentioning during PSL that INTPs have very fragile feelings which is why we need to protect them and appear to others as if we didn't have any.
After PSL I have been doing the exercise Jerry describes every morning at my desk in the office while writing in my journal. I close my eyes and write down what I feel. I just acknowledge it to myself on paper. In my case though, I don't start at my toes. I have learned that my emotions get trapped in 3 very specific places in my body: my stomach, my chest, and my throat. So, I just aim for those. If I listen closely, I hear what I am saying... emotionally. That helps me balance myself to begin my day at work.
In dealing with others, I also often find myself "not understanding why others feel the way they do". That is my trigger to stop trying to figure it out and just be. I am just there for the other person. I just acknowledge their feelings. I don't try to change them. Sometimes I catch myself not being able to do that. I realize that, in those situations, I am emotionally out of balance. I am trying to "fix" the other person when, in fact, what I really want is to balance myself."
I'm so glad he wrote this, for his experience is as a valuable model for others of how the body inventory works, and how working on yourself first helps you understand others.
And, how helping others helps you, for when I asked Robert for permission to use his feedback, he wrote:
Jerry, please go ahead and use it on the blog.I am already thinking that once I see it on on your blog, it will help me be less afraid of sharing my thoughts in a larger audience. I'll get there. :-)
And, it is already helping other people. Melissa wrote:
Robert, I appreciate you for your insights. I have discovered my emotions are showing up in my stomach mostly. I will have to check in with my chest and throat. My stomach has been tense during my situations and could overwhelm different bottlenecks elsewhere.
Your second description about being out of balance perfectly describes my situations as well. You phrased it better and more deeply than my current level of understanding. Thank you for those insights. Being centered myself helps me be more present for the other person. As my centering improves I even get better at meeting new people. :-)
I also like the idea of doing The Body Inventory at your desk. I tried it yesterday for the first time while lying down. I almost fell asleep. (Though maybe that is what my body really needed then.)
The post also elicited a profound and helpful comment from Doris Hernandez, a "life coach." I recommend my readers take a look at her blog, Building the Life You Want, as well.
"This was one of my key "lessons learned" from the Problem Solving Leadership workshop (PSL): acknowledging my feelings/emotions. As an INTP myself, this didn't make much sense at the time. :-)
Even though it was some years ago, I recall Jerry mentioning during PSL that INTPs have very fragile feelings which is why we need to protect them and appear to others as if we didn't have any.
After PSL I have been doing the exercise Jerry describes every morning at my desk in the office while writing in my journal. I close my eyes and write down what I feel. I just acknowledge it to myself on paper. In my case though, I don't start at my toes. I have learned that my emotions get trapped in 3 very specific places in my body: my stomach, my chest, and my throat. So, I just aim for those. If I listen closely, I hear what I am saying... emotionally. That helps me balance myself to begin my day at work.
In dealing with others, I also often find myself "not understanding why others feel the way they do". That is my trigger to stop trying to figure it out and just be. I am just there for the other person. I just acknowledge their feelings. I don't try to change them. Sometimes I catch myself not being able to do that. I realize that, in those situations, I am emotionally out of balance. I am trying to "fix" the other person when, in fact, what I really want is to balance myself."
I'm so glad he wrote this, for his experience is as a valuable model for others of how the body inventory works, and how working on yourself first helps you understand others.
And, how helping others helps you, for when I asked Robert for permission to use his feedback, he wrote:
Jerry, please go ahead and use it on the blog.I am already thinking that once I see it on on your blog, it will help me be less afraid of sharing my thoughts in a larger audience. I'll get there. :-)
And, it is already helping other people. Melissa wrote:
Robert, I appreciate you for your insights. I have discovered my emotions are showing up in my stomach mostly. I will have to check in with my chest and throat. My stomach has been tense during my situations and could overwhelm different bottlenecks elsewhere.
Your second description about being out of balance perfectly describes my situations as well. You phrased it better and more deeply than my current level of understanding. Thank you for those insights. Being centered myself helps me be more present for the other person. As my centering improves I even get better at meeting new people. :-)
I also like the idea of doing The Body Inventory at your desk. I tried it yesterday for the first time while lying down. I almost fell asleep. (Though maybe that is what my body really needed then.)
The post also elicited a profound and helpful comment from Doris Hernandez, a "life coach." I recommend my readers take a look at her blog, Building the Life You Want, as well.
Labels:
congruence,
emotions,
exercises,
training
Thursday, October 25, 2007
Developing Emotionally
Melissa, a client, writes: "As you recall I got booted from my job when you were consulting here a while back. In the congruent model I was too self-oriented and neglected the needs of the Presidential Other and the Context. I recently exited another situation in similar fashion (but recognized the self-orientation problem right away). In my analysis I have discovered my INTP self has built a huge ability to work through and understand problems rationally and a minuscule ability to comprehend problems or situations emotionally. So far I realize I need to build emotional awareness, both of my self and of others. I think they go together. Seeing emotions in myself helps me see them in others. I think I also need more emotional problem skills. A friend pointed out humans are quite often irrational and I get confused trying to deal with those situations rationally. I guess I am looking for ways to develop emotionally. I appreciate any emotions or ideas that you and others are willing to share. Thank you."
I'd like my readers to post any help they can give to Melissa. Let me start by offering an exercise I found extremely useful in learning to perceive my own emotional state:
Sit down by yourself.
Close your eyes and mentally perform an inventory of your physical state.
Start with the tip of the big toe on your right foot. Is it feeling anything? Quiet? Itchy? Painful? What kind of pain?
Acknowledge the feeling, then move on to the next toe and repeat the process.
Finish your right toes, then do the left. Then do the parts of your feet, then your ankles and up your legs.
Continue the process up your body, inside and out, until you finish at the top of your head.
If you're pressed, the entire process can take as little as one minute, though if you can spare a couple of minutes, that would be better. You can almost always get a couple of minutes. For example, if I'm in a stressful client meeting, I ask for a health break and head for the men's room (in your case, Melissa, the ladies' room). I can hide out in a booth and perform the inventory. When I'm finished, I not only know my physical state (and perhaps something I want to do to improve it), but I usually have some insight into my emotional state and the emotional states of the others in the meeting.
Give it a try.
Any other suggestions?
I'd like my readers to post any help they can give to Melissa. Let me start by offering an exercise I found extremely useful in learning to perceive my own emotional state:
The Body Inventory
Sit down by yourself.
Close your eyes and mentally perform an inventory of your physical state.
Start with the tip of the big toe on your right foot. Is it feeling anything? Quiet? Itchy? Painful? What kind of pain?
Acknowledge the feeling, then move on to the next toe and repeat the process.
Finish your right toes, then do the left. Then do the parts of your feet, then your ankles and up your legs.
Continue the process up your body, inside and out, until you finish at the top of your head.
If you're pressed, the entire process can take as little as one minute, though if you can spare a couple of minutes, that would be better. You can almost always get a couple of minutes. For example, if I'm in a stressful client meeting, I ask for a health break and head for the men's room (in your case, Melissa, the ladies' room). I can hide out in a booth and perform the inventory. When I'm finished, I not only know my physical state (and perhaps something I want to do to improve it), but I usually have some insight into my emotional state and the emotional states of the others in the meeting.
Give it a try.
Any other suggestions?
Labels:
congruence,
consulting,
emotions,
exercises,
training
Wednesday, October 17, 2007
Evidence That Teams Are More Productive
On The Collaborative View blog, I read the following question. Since it referred to me, I thought I ought to respond:
You have an assertion - that good employees who work together as a team outperform great employees who don't.
For a very long time I've been looking for a reference that provides some/any evidence for this, apart from anecdote or assertion.
Do you know any sources that show teams are more productive and creative?
I've read a heap of Jerry Weinberg's & friends work - this is one of their major planks. I believe it to be true, from my own experience, both negative and positive, I know it to be true, but haven't been able to find any hard/definitive evidence.
First of all, the initial assertion is wrong. Sometimes it's true, but sometimes you can put a bunch of good employees together, call them a team, and find that they perform worse than the individuals would have done alone. It's like the little girl with the curl on her forehead. When a team is good, it can be very, very good; but when it is bad, it can be horrid.
Lincoln used to ask a riddle: "If you call a tail a leg, how many legs does a dog have?" Answer: Four, because calling it a leg doesn't make it a leg. And calling a bunch of employees a "team" doesn't make them a team. It takes time, teaming talent, and work to make a team.
Second, consider the request: "apart from anecdote or assertion." You're not going to find any experimental evidence on "great teams" because it takes time for great teams to form. Thus, you cannot assemble some teams of college freshmen and expect them to become great teams in a few hours or days.
Nevertheless, I have done experiments in my classes (with computer professionals, not college students) that show numerically on some relatively small problems that team results can range from ten times better to ten times worse than the individuals on that same team. Since I'm telling you that, but not publishing in some psychological journal, this qualifies as an assertion. If you believe me when I tell you that I've repeated these experiments dozens of times, then it qualifies as an experiment.
As an experiment, it's limited by the time scale, as my Problem Solving Leadership (PSL) classes run for only a week of intensive team building. Most of the teams become very, very good during that time, but they don't become great. That takes longer.
In my consulting, I have seen many great teams over half a century. I remember them, because great teams are always memorable. But many people do not observe these great teams in their own organizations, largely because great teams in large bureaucracies know they have to hide from their own management. Why? For one reason, managers want to improve the whole organization, not just one team. That's admirable, but fails when it's connected with the fallacy that you can break up a team, put its members--one each--on other teams, and then the other teams will also become great. You build great teams one team at a time.
For another reason, managers worry that they will be judged by the standard of the great team. If all their teams don't live up to this standard (and they can't), then the manager's manager may think that the manger is not doing a good job with those other teams.
And, some managers simply don't believe it's possible for a team of software builders to produce software on time, within budget, that works well and pleases their customers. They literally can't see it when it happens, even when it happens consistently. One reason, of course, is that the customers of such a great team don't want the manager to see it, because then they may lose the team to the manager's attempts to spread the greatness.
By the way, one of the reasons I became interested in teams early in my life was from observing what I call the All-Star Effect. Years ago, many of the professional sports held All-Star games in which the championship team played against a "team" composed of the star players from all the other teams in the league. Over time, though, people began to notice that the real team always won over the pseudo-team--a bunch of outstanding players thrown together for a short time and told to become a team. One by one, the different sports stopped this practice and converted to an All-Star game that pitted stars from one half of the league against stars from the other half. This new format was very entertaining, but told us nothing about "great teams."
More recently, the American basketball coaches learned this lesson about international play. For many years, the American stars were just so much better than the players from other countries that the Americans could throw together a bunch of them, call them a team, and have them dominate every single competition. But as the standard of play in other countries grew, the American All-Stars began to lose. Now, when the Americans put together a "team," they insist that the players work together for much longer periods of time before taking the court for official games. And now they are doing much, much better. Talent helps, of course, but talent plus talent does not automatically make a team.
Finally, in different activities, the meaning of "team" changes. At one of my clients, the manager kept insisting that his employees work "as a team." Since they "team" consisted of field support agents who worked individually in different parts of the country, nobody knew what he meant. Finally, someone worked up the courage to ask, "What kind of team do you mean?"
He said, "Like a ski team!"
You have an assertion - that good employees who work together as a team outperform great employees who don't.
For a very long time I've been looking for a reference that provides some/any evidence for this, apart from anecdote or assertion.
Do you know any sources that show teams are more productive and creative?
I've read a heap of Jerry Weinberg's & friends work - this is one of their major planks. I believe it to be true, from my own experience, both negative and positive, I know it to be true, but haven't been able to find any hard/definitive evidence.
Calling It a Team Doesn't Make It a Team
First of all, the initial assertion is wrong. Sometimes it's true, but sometimes you can put a bunch of good employees together, call them a team, and find that they perform worse than the individuals would have done alone. It's like the little girl with the curl on her forehead. When a team is good, it can be very, very good; but when it is bad, it can be horrid.
Lincoln used to ask a riddle: "If you call a tail a leg, how many legs does a dog have?" Answer: Four, because calling it a leg doesn't make it a leg. And calling a bunch of employees a "team" doesn't make them a team. It takes time, teaming talent, and work to make a team.
Apart From Anecdote or Assertion
Second, consider the request: "apart from anecdote or assertion." You're not going to find any experimental evidence on "great teams" because it takes time for great teams to form. Thus, you cannot assemble some teams of college freshmen and expect them to become great teams in a few hours or days.
Nevertheless, I have done experiments in my classes (with computer professionals, not college students) that show numerically on some relatively small problems that team results can range from ten times better to ten times worse than the individuals on that same team. Since I'm telling you that, but not publishing in some psychological journal, this qualifies as an assertion. If you believe me when I tell you that I've repeated these experiments dozens of times, then it qualifies as an experiment.
As an experiment, it's limited by the time scale, as my Problem Solving Leadership (PSL) classes run for only a week of intensive team building. Most of the teams become very, very good during that time, but they don't become great. That takes longer.
Some Great Teams
In my consulting, I have seen many great teams over half a century. I remember them, because great teams are always memorable. But many people do not observe these great teams in their own organizations, largely because great teams in large bureaucracies know they have to hide from their own management. Why? For one reason, managers want to improve the whole organization, not just one team. That's admirable, but fails when it's connected with the fallacy that you can break up a team, put its members--one each--on other teams, and then the other teams will also become great. You build great teams one team at a time.
For another reason, managers worry that they will be judged by the standard of the great team. If all their teams don't live up to this standard (and they can't), then the manager's manager may think that the manger is not doing a good job with those other teams.
And, some managers simply don't believe it's possible for a team of software builders to produce software on time, within budget, that works well and pleases their customers. They literally can't see it when it happens, even when it happens consistently. One reason, of course, is that the customers of such a great team don't want the manager to see it, because then they may lose the team to the manager's attempts to spread the greatness.
Anecdotes from Sports
By the way, one of the reasons I became interested in teams early in my life was from observing what I call the All-Star Effect. Years ago, many of the professional sports held All-Star games in which the championship team played against a "team" composed of the star players from all the other teams in the league. Over time, though, people began to notice that the real team always won over the pseudo-team--a bunch of outstanding players thrown together for a short time and told to become a team. One by one, the different sports stopped this practice and converted to an All-Star game that pitted stars from one half of the league against stars from the other half. This new format was very entertaining, but told us nothing about "great teams."
More recently, the American basketball coaches learned this lesson about international play. For many years, the American stars were just so much better than the players from other countries that the Americans could throw together a bunch of them, call them a team, and have them dominate every single competition. But as the standard of play in other countries grew, the American All-Stars began to lose. Now, when the Americans put together a "team," they insist that the players work together for much longer periods of time before taking the court for official games. And now they are doing much, much better. Talent helps, of course, but talent plus talent does not automatically make a team.
What Kind of Team?
Finally, in different activities, the meaning of "team" changes. At one of my clients, the manager kept insisting that his employees work "as a team." Since they "team" consisted of field support agents who worked individually in different parts of the country, nobody knew what he meant. Finally, someone worked up the courage to ask, "What kind of team do you mean?"
He said, "Like a ski team!"
Labels:
consulting,
team-building,
teams,
training
Monday, September 24, 2007
When Management Won't Hear the Truth: A Dialogue
A consultant writes: "I find that when I tell management the truth of what a task will take, they can't hear it. In fact, my diagnosis has sometimes meant the end of the interview. But it seems to me if I take a job without giving them my honest assessment, then I'm signing up to do something I can't do."
Jerry: I've often had this experience, with several different outcomes:
1. I don't get the job.
2. I get the job because, they say, "you're the only one who told us the truth."
3. They say, "Look, we just want to get CMMI certified. [or whatever] Show us the minimum we can do to fool the assessors." I leave.
4. I don't get the job. Somebody else lies to them, and X months later, they client comes back to me and says, "They lied to us, and it didn't work the way they said. You told us the truth, so we want you." Sometimes I come back. Sometimes I'm too busy. But if I come back, they're much better listeners the second time.
The consultant also wrote: "Another consultant, working for a large firm, told me that in some cases they do whatever the client wants and don't let it bother them if it blows up. They send an invoice, say 'well, we did what you wanted,' and move on. But I can't imagine myself taking this route, either. I'd like to know how other people deal with situations like this."
Jerry: You could do this if you had employees on the payroll that you had to farm out on billable hours. That's why I never had employees who had to be billed out, and why I always kept up my personal savings so that I, myself, didn't have to be billed out. Like you, I could never say, 'well, I did what you wanted,' and therefore could never work for a company that did. So, I'm not dependent on a company, and no employees are dependent on me. That's essential if I'm to be an honest consultant, and that's important to me.
The consultant further wrote: "Currently, I'm taking a university course called 'Ethical Decision Making for Leaders.' Our first paper is to be a case study of an ethical dilemma we've faced in our careers. I chose to discuss a job in which I was hired as project manager over a troubled product line, only to realize far too late that those in power did not want a solution as much as they wanted an excuse. My group and I were making some real positive change when I was tarred, feathered, and run out of town -- not by the systems engineers and consultants who had to deal with the angry customers (they loved what we were doing), but by the management in R&D above me. That company no longer exists -- a huge company acquired what was left. The incompetents at the top most responsible moved over to executive positions at the acquiring company. Over two-thirds of the rest lost their jobs at the time when the IT industry tanked (about five years ago).
Jerry: That's usually the (wrong) way these things are handled--bottom up--probably because it's the executives who are making the deal.
Finally, the consultant says: I've been through experiences similar to this so many times that I've wondered whether I'm really cut out for this kind of consulting work.
Jerry: The fact that you've weathered these situations means that you're as cut out for this kind of consulting work as much as anyone. Over time, you may get better at seeing these situations coming, so you don't get hooked into so many of them. That's one of the big things I'm trying to teach my readers. And a big part of being able to do this is financial independence.
Thanks for letting me quote you on my Secrets of Consulting blog. This is one of a handful of really essential topics for consultants of all kinds.
Tuesday, September 18, 2007
Blatant Advertising
Some readers of The Computer Consulting Kit's recent post on the "Working Conditions Thread" may see it as blatant advertising for their meta-consulting service (consulting about consulting). Those readers are right.
Some readers may see blatant advertising of consulting services as somehow distasteful or immoral. Those readers are wrong.
CC Kit's services seem heavily focused on marketing yourself as a consultant. They are right on target. Most consultants who fail, fail because of inadequate marketing. They somehow feel that clients should just seek them out as if by magic.
Warning: Blatant Advertising Ahead: Those consultants who feel that way should (buy and) read my book, The Secrets of Consulting. Then they should probably take a look at the CC Kit website, and any other marketing advice they can find.
But only if they want their consulting business to be successful.
Wednesday, September 05, 2007
Introducing New Technology: Agile Methods
It's one thing for a consultant to have great ideas that would help your clients. It's quite another to actually help those clients actually implement those ideas.
I've recently been interviewed by PM Boulevard about introducing agile methods. They asked me five questions:
Why use Agile methods?
What is the biggest challenge of implementing Agile methods?
In what environment will Agile be most successful?
What is the future of Agile?
What other information source about Agile do you find interesting or intriguing right now?
On the same site, you can also read answers to these same five questions by David Anderson and Steve McConnell. Check it out: PM Boulevard
I've recently been interviewed by PM Boulevard about introducing agile methods. They asked me five questions:
Why use Agile methods?
What is the biggest challenge of implementing Agile methods?
In what environment will Agile be most successful?
What is the future of Agile?
What other information source about Agile do you find interesting or intriguing right now?
On the same site, you can also read answers to these same five questions by David Anderson and Steve McConnell. Check it out: PM Boulevard
Sunday, July 29, 2007
Working Conditions that Prevent Consultant Misery
In my workshops, I always set aside time for consulting with participants on any situation they choose. In a recent Problem Solving Leadership workshop, I spent some of this time with Celia, a programmer working as a consultant/contractor. Because she questioned some of the company's business practices, Celia was deeply troubled by the implications of her latest contract offer. "What they want me to do for them will affect the lives of thousands or millions of people," she told me.
"That's not unusual," I said. "It's the nature of networked information systems."
"But my programming is invisible to them, and most of their customers won't know what's being done to them by the system–and that it's being done by me. That's too much power for me," she complained. "What can I do about it?"
Celia wasn't willing to accept those meaningless standard explanations: “That’s the way the computer must do it,” or the even more insidious, “That’s the way things are.”
I reminded her that some consultants in her situation salve their conscience by sabotaging their client's information systems in small ways. In many cases, it’s difficult to tell whether this is an conscious or unconscious reaction to their client's questionable practices. I've seen cases where I didn't doubt the subversion was conscious, but Celia wasn't interested in sabotage. "It's not in my nature," she said.
I then explained that at least she wasn't alone. Many consultants have complained to me that their current assignment holds no meaning. They don’t know what is being done with their work, or they do know and don’t approve. Their response is to stay on the job, draw the fee, and badmouth their client at every safe opportunity. Again, Celia said this wasn't her way.
I know lots of consultants like Celia, consultants who feel an enormous responsibility to the people whose lives will be impacted by their work. These people ask me, as did Celia, "If I don’t believe in what my client is doing, or I don’t understand it, then why should I be I working there? To draw a fat fee? If so, what does that make me?"
I offered Celia a set of principles I've always used when taking a new assignment, principles that have kept me out of certain kinds of troubles for many years:
1. I will not work for an organization whose goals are not consonant with my own beliefs.
2. I will not work on projects whose goals I do not understand, or cannot agree with.
3. Before becoming part of a project, I will first obtain agreement on what percentage of my time I can (and must) spend on continuing professional development, and what resources will be provided me for that purpose.
4. I will not work under measurement schemes that pit one person’s performance against another’s. Rather, I will cooperate totally to help others in the project achieve their full potential, as I expect them to help me do.
5. I will not accept work without understanding what is to be done, and why, nor will I pass work to others without their similar understanding.
6. All my work will always be open and available for critical comments (circumscribed, as appropriate, by real security considerations); and I will always stand ready to review the work of others in exchange for them returning the reviewing service to me on my work.
7. As long as the above conditions are met, I will devote myself in the utmost to achieving the goals of my project and the organization that has retained my services.
Sometimes, a manager trying to hire me is outraged at one of these conditions. That's unfortunate, but it's a sure indication of trouble later, if I make the mistake of accepting that assignment.
Over the years, I’ve found that consultants who ask these questions and set those conditions don’t wind up in assignments that make them miserable. Sometimes, when they ask them honestly, they leave their present position for somewhere else that makes them happier, even at a lower fee.
"That's not unusual," I said. "It's the nature of networked information systems."
"But my programming is invisible to them, and most of their customers won't know what's being done to them by the system–and that it's being done by me. That's too much power for me," she complained. "What can I do about it?"
Celia wasn't willing to accept those meaningless standard explanations: “That’s the way the computer must do it,” or the even more insidious, “That’s the way things are.”
I reminded her that some consultants in her situation salve their conscience by sabotaging their client's information systems in small ways. In many cases, it’s difficult to tell whether this is an conscious or unconscious reaction to their client's questionable practices. I've seen cases where I didn't doubt the subversion was conscious, but Celia wasn't interested in sabotage. "It's not in my nature," she said.
I then explained that at least she wasn't alone. Many consultants have complained to me that their current assignment holds no meaning. They don’t know what is being done with their work, or they do know and don’t approve. Their response is to stay on the job, draw the fee, and badmouth their client at every safe opportunity. Again, Celia said this wasn't her way.
I know lots of consultants like Celia, consultants who feel an enormous responsibility to the people whose lives will be impacted by their work. These people ask me, as did Celia, "If I don’t believe in what my client is doing, or I don’t understand it, then why should I be I working there? To draw a fat fee? If so, what does that make me?"
I offered Celia a set of principles I've always used when taking a new assignment, principles that have kept me out of certain kinds of troubles for many years:
1. I will not work for an organization whose goals are not consonant with my own beliefs.
2. I will not work on projects whose goals I do not understand, or cannot agree with.
3. Before becoming part of a project, I will first obtain agreement on what percentage of my time I can (and must) spend on continuing professional development, and what resources will be provided me for that purpose.
4. I will not work under measurement schemes that pit one person’s performance against another’s. Rather, I will cooperate totally to help others in the project achieve their full potential, as I expect them to help me do.
5. I will not accept work without understanding what is to be done, and why, nor will I pass work to others without their similar understanding.
6. All my work will always be open and available for critical comments (circumscribed, as appropriate, by real security considerations); and I will always stand ready to review the work of others in exchange for them returning the reviewing service to me on my work.
7. As long as the above conditions are met, I will devote myself in the utmost to achieving the goals of my project and the organization that has retained my services.
Sometimes, a manager trying to hire me is outraged at one of these conditions. That's unfortunate, but it's a sure indication of trouble later, if I make the mistake of accepting that assignment.
Over the years, I’ve found that consultants who ask these questions and set those conditions don’t wind up in assignments that make them miserable. Sometimes, when they ask them honestly, they leave their present position for somewhere else that makes them happier, even at a lower fee.
Labels:
consulting,
rules
Monday, June 18, 2007
How Good Are Expert Predictions?
Magazines are ephemeral, but some of my friends compulsively keep stacks of copies of old magazines. I've always wondered what possible use these collections can be, but here's a lovely contribution one of my readers sent, taken from Popular Science of May, 1967, page 93.
"Time sharing, most experts agree, is the key to the computer's future, at least for general use. A few years ago, when people thought about household computers at all, they though of some small, inexpensive, individual unit that would keep track of the family checking account and automatically type of Christmas-card labels. Now we know it won't be like that at all.
"The reason is economic. The bigger and faster the computer, the cheaper it makes each computation. Consequently, it will be far cheaper to build one monster computer with thousands or even millions of customers hooked into it than to have small, individual machines in individual homes."
Now we know that "most experts" were wrong: we know it would be like that, because today, 40 years later, it is like that. I was something of an "expert" in 1967, and I'm proud to say that I wasn't one of those who made such a piss-poor prediction. That's probably because I don't make predictions—except the prediction that almost all of the predictions we make today will turn out to be piss-poor 40 years later.
Why do I make such a meta-prediction? Well, I've researched the past, and, as Patrick Henry said, "I only know the future from the past." But don't take Patrick's or my word for it. Here's how you can find out for yourself. Beg, borrow, or steal a copy of some old computer magazine. Spend as much time reading it as you typically spend on this month's issue of the same publication (or an equivalent one, if the old one is no longer around). I guarantee that the time spent on the old one will be more productive.
Because I was an "expert" in the 1960s, I published a number of articles in the leading computer magazine of the time, Datamation.. I do save my old articles, so I happen to have a copy of Datamation. from September, 1962. My article in that issue is entitled, "How to Automate Demonstrations."
Although the print magazine Datamation. itself shuffled off this mortal coil in 1997, I'm proud to say that my 1962 article would stand up pretty well even today. Perhaps even better today. Now that hardly any part of the computer moves, demonstrations are much more challenging to create. Of course, this was supposed to be a humorous article, though not everyone realized it at the time. I received a dozen requests for the Demonstration Compiler—that is, the compiler that compiled fake demonstrations. (Hmm, is there any other kind?)
On page 79 of that issue of Datamation., there's an advertisement from Computer Dynamics of Silver Spring, Maryland. (What ever happened to them.?
"MEMO Re: COMPUTER TIME
Solve your computer problems efficiently and economically by using our 32K, 10 tape IBM 7090 at 450ドル per hour." (That's about 5,000ドル per hour or more in today's dollars.)
Today, 45 years later, I own five computers, each of which is far more powerful than that 7090. As far as their value, I've thrown away a more computing power than that because nobody wanted it. Yes, the ten tape drives would still be a bit expensive today, but why would I want them? I own more than a dozen disk drives, each of which stores far more than those ten tapes.
The list of advertisers from that issue contains many forgotten names of companies selling computers, plus a few companies that are still around but no longer selling computers. Here's some examples:
PHILCO "Philco's on the move."
RCA "What's new at RCA is news in EDP."
GENERAL PRECISION (Surely everyone remembers the RPC-4000.)
ASI "More computation per dollar—on the ASI-210."
GENERAL ELECTRIC "Progress is our most important product."
FRIDEN "This is Practimation."
AUTONETICS "It's called RECOMP III."
TRW "Be operational now with the TRW-130 (AN/UYK-1)"
BENDIX "Is your programming career in a closed loop?"
Bendix didn't actually advertise their machine (no, it wasn't a washing machine), but they were crying out for programmers. And so were most of the others, "from 7,000ドル on up."
Even IBM (who, at last look, was still around), was desperate for programmers to "shape the future of a new technology." Sound familiar? Although machines are millions of times faster and cheaper, some things—human things, mostly—don't seem to change in 45 years:
"IBM programmers ... are devising programs that in turn use machine capability for formulating new programs. They are creating programs that enable computers to diagnose their own faults through self-checking. And they are helping to design the systems that will let scientists and engineers 'talk' to machines in the everyday language of science and engineering."
Gee, I hope they finish these projects soon. I've been waiting a long time to talk to my computers.
Perhaps, in the end, all this flux of companies and jargon and sales promises is merely an illusion. Perhaps it's what doesn't change that teaches us the most important things about ourselves.
And what is it that doesn't change?
Us.
Oh, the faces change. The names change. But the behavior, the hopes, the visions, the gullibility—they don't change. Maybe that's a prediction you can safely make.
"Time sharing, most experts agree, is the key to the computer's future, at least for general use. A few years ago, when people thought about household computers at all, they though of some small, inexpensive, individual unit that would keep track of the family checking account and automatically type of Christmas-card labels. Now we know it won't be like that at all.
"The reason is economic. The bigger and faster the computer, the cheaper it makes each computation. Consequently, it will be far cheaper to build one monster computer with thousands or even millions of customers hooked into it than to have small, individual machines in individual homes."
Now we know that "most experts" were wrong: we know it would be like that, because today, 40 years later, it is like that. I was something of an "expert" in 1967, and I'm proud to say that I wasn't one of those who made such a piss-poor prediction. That's probably because I don't make predictions—except the prediction that almost all of the predictions we make today will turn out to be piss-poor 40 years later.
Why do I make such a meta-prediction? Well, I've researched the past, and, as Patrick Henry said, "I only know the future from the past." But don't take Patrick's or my word for it. Here's how you can find out for yourself. Beg, borrow, or steal a copy of some old computer magazine. Spend as much time reading it as you typically spend on this month's issue of the same publication (or an equivalent one, if the old one is no longer around). I guarantee that the time spent on the old one will be more productive.
Because I was an "expert" in the 1960s, I published a number of articles in the leading computer magazine of the time, Datamation.. I do save my old articles, so I happen to have a copy of Datamation. from September, 1962. My article in that issue is entitled, "How to Automate Demonstrations."
Although the print magazine Datamation. itself shuffled off this mortal coil in 1997, I'm proud to say that my 1962 article would stand up pretty well even today. Perhaps even better today. Now that hardly any part of the computer moves, demonstrations are much more challenging to create. Of course, this was supposed to be a humorous article, though not everyone realized it at the time. I received a dozen requests for the Demonstration Compiler—that is, the compiler that compiled fake demonstrations. (Hmm, is there any other kind?)
On page 79 of that issue of Datamation., there's an advertisement from Computer Dynamics of Silver Spring, Maryland. (What ever happened to them.?
"MEMO Re: COMPUTER TIME
Solve your computer problems efficiently and economically by using our 32K, 10 tape IBM 7090 at 450ドル per hour." (That's about 5,000ドル per hour or more in today's dollars.)
Today, 45 years later, I own five computers, each of which is far more powerful than that 7090. As far as their value, I've thrown away a more computing power than that because nobody wanted it. Yes, the ten tape drives would still be a bit expensive today, but why would I want them? I own more than a dozen disk drives, each of which stores far more than those ten tapes.
The list of advertisers from that issue contains many forgotten names of companies selling computers, plus a few companies that are still around but no longer selling computers. Here's some examples:
PHILCO "Philco's on the move."
RCA "What's new at RCA is news in EDP."
GENERAL PRECISION (Surely everyone remembers the RPC-4000.)
ASI "More computation per dollar—on the ASI-210."
GENERAL ELECTRIC "Progress is our most important product."
FRIDEN "This is Practimation."
AUTONETICS "It's called RECOMP III."
TRW "Be operational now with the TRW-130 (AN/UYK-1)"
BENDIX "Is your programming career in a closed loop?"
Bendix didn't actually advertise their machine (no, it wasn't a washing machine), but they were crying out for programmers. And so were most of the others, "from 7,000ドル on up."
Even IBM (who, at last look, was still around), was desperate for programmers to "shape the future of a new technology." Sound familiar? Although machines are millions of times faster and cheaper, some things—human things, mostly—don't seem to change in 45 years:
"IBM programmers ... are devising programs that in turn use machine capability for formulating new programs. They are creating programs that enable computers to diagnose their own faults through self-checking. And they are helping to design the systems that will let scientists and engineers 'talk' to machines in the everyday language of science and engineering."
Gee, I hope they finish these projects soon. I've been waiting a long time to talk to my computers.
Perhaps, in the end, all this flux of companies and jargon and sales promises is merely an illusion. Perhaps it's what doesn't change that teaches us the most important things about ourselves.
And what is it that doesn't change?
Us.
Oh, the faces change. The names change. But the behavior, the hopes, the visions, the gullibility—they don't change. Maybe that's a prediction you can safely make.
Labels:
consulting,
future,
predicting
Saturday, June 02, 2007
The Exception is the Rule
Recently, I was trying to help a client (let me call them "StartupCompany") mired in conflicts, exceptions, errors, anomalies, lapses, modifications and other deviations from the norm. These annoying exceptions were playing tricks with my blood pressure, so I had to be wired to a wearable blood pressure computer for twenty-four hours. As if StartupCompany didn't have enough interruptions, now my wearable computer was inflating a blood pressure cuff at random intervals throughout the day.
Every time the cuff inflated, I petulantly asked myself: Why can't they run a project like real people living run-of-the-mill, low-blood-pressure lives?
That night, I was using the Yellow Pages, and in the A categories in the Yellow Pages index, I chanced to notice a curious pattern. Here are the first few items:
Abortion Services and Alternatives. These were the first two entries in the index. I decided to skip them both, so as not to take sides in the pro-choice/pro-life conflict. I had enough conflicts within StartupCompany.
Abuse - Men, Women, Children. I decided to continue my scan of the index, and this was the next entry. The normal process of family living involves people loving and respecting each other, communicating well, and behaving appropriately according to societal norms. But when people start behaving inappropriately, they need Abuse Services. In StartupCompany, people normally respected one another, communicated well, and behaved appropriately according to societal norms. But they sometimes didn't, and they lacked "abuse services" for coping.
Academies (including private schools and special education). When the formal education system doesn't provide special knowledge or handle special cases, private academies and special education are called for. People within StartupCompany often needed to know things they hadn't learned in the public schools, but StartupCompany had no provision for special education.
Accident Prevention. Accidents aren't "supposed" to happen, StartupCompany had accidents. In order to improve, they needed processes to prevent accidents and to mitigate their consequences.
Accordions. Despite what some people think, accordions are perfectly normal, though not everybody learns to play them or appreciate them. Still, StartupCompany could have used some entertainment to lighten the mood once in a while.
Accountants. Accounting is also normal, but, if everything always went according to plan, we wouldn't need to account for things so carefully. We have to protect our financial well-being from mistakes and misbehavior, and that's what accountants do - and also what they should have been doing in StartupCompany.
Acetylene Welding. Some welding is normal, and some is for repairing things that are not supposed to break - but do anyway. StartupCompany lacked a "welding team" to handle lots of stuff that broke.
Acrylic Nails. Most normal people have fingernails, so why is there a nail business? Oh, yes, it's the human interface, and StartupCompany had to cope with conflicting ideas of what made a system beautiful - but they had no special beauty experts to resolve the conflicts.
Acting Instruction. We all need to "put on an act" now and then when we're caught by surprise. StartupCompany's people certainly needed training in how to behave in improvisational situations, but there was no acting instruction.
Acupressure/Acupuncture. If we were all healthy all the time, we wouldn't need medical services, and if "normal" Western medical services worked all the time, we wouldn't need acupressure and acupuncture. So, there are not only abnormal services, but meta-abnormal services - the services when the normal abnormal services fail - certainly true in StartupCompany.
Addressing Service. Have you ever tried to maintain a mailing list? Almost all the work is not the mailing itself, but maintaining the addresses. It's even worse for email, because email services haven't yet evolved "normal" ways of dealing with changes. Gee, neither had StartupCompany.
Adjusters. Adjusters, of course, are an abnormal service from the get-go. Without accidents, we wouldn't need insurance, and if things stayed on course, StartupCompany wouldn't have needed risk analysis. But they did.
Adobe Materials and Contractors. Adobe materials may not be "normal" where you live, but here in New Mexico, adobe is a normal building method. StartupCompany, too, has its idiosyncratic processes that are not normal in other projects - and newcomers have to learn about them or pay the price. But StartupCompany had no special services to bring newcomers up to speed.
Adoption Services. Yes, sometimes people are not wanted by their parents, and StartupCompany certainly had some unwanted people. But, they lacked "adoption" services for moving unwanted people around.
Adult Supervisory Care. "Normal" adults can take care of themselves without supervision, and normal workers wouldn't need much managing at all. But StartupCompany had two adults who could not take proper care of themselves, and the managers spent an inordinate amount of time on these two out of a hundred.
I stopped there, sobered by my reading. It was now clear to me that StartupCompany, being a startup, had an overly simplistic picture of what it takes to run a company. I needed an adjustor to adjust my blood pressure - I needed to see that my job as their consultant was to teach them that deviations are normal, and that they (and I) could do what real people do:
• stop whining and deal with them
• create systems to deal with them
• create systems to prevent them
And, of course, I have to do these three things in my own company - like not whining about my blood pressure.
Every time the cuff inflated, I petulantly asked myself: Why can't they run a project like real people living run-of-the-mill, low-blood-pressure lives?
That night, I was using the Yellow Pages, and in the A categories in the Yellow Pages index, I chanced to notice a curious pattern. Here are the first few items:
Abortion Services and Alternatives. These were the first two entries in the index. I decided to skip them both, so as not to take sides in the pro-choice/pro-life conflict. I had enough conflicts within StartupCompany.
Abuse - Men, Women, Children. I decided to continue my scan of the index, and this was the next entry. The normal process of family living involves people loving and respecting each other, communicating well, and behaving appropriately according to societal norms. But when people start behaving inappropriately, they need Abuse Services. In StartupCompany, people normally respected one another, communicated well, and behaved appropriately according to societal norms. But they sometimes didn't, and they lacked "abuse services" for coping.
Academies (including private schools and special education). When the formal education system doesn't provide special knowledge or handle special cases, private academies and special education are called for. People within StartupCompany often needed to know things they hadn't learned in the public schools, but StartupCompany had no provision for special education.
Accident Prevention. Accidents aren't "supposed" to happen, StartupCompany had accidents. In order to improve, they needed processes to prevent accidents and to mitigate their consequences.
Accordions. Despite what some people think, accordions are perfectly normal, though not everybody learns to play them or appreciate them. Still, StartupCompany could have used some entertainment to lighten the mood once in a while.
Accountants. Accounting is also normal, but, if everything always went according to plan, we wouldn't need to account for things so carefully. We have to protect our financial well-being from mistakes and misbehavior, and that's what accountants do - and also what they should have been doing in StartupCompany.
Acetylene Welding. Some welding is normal, and some is for repairing things that are not supposed to break - but do anyway. StartupCompany lacked a "welding team" to handle lots of stuff that broke.
Acrylic Nails. Most normal people have fingernails, so why is there a nail business? Oh, yes, it's the human interface, and StartupCompany had to cope with conflicting ideas of what made a system beautiful - but they had no special beauty experts to resolve the conflicts.
Acting Instruction. We all need to "put on an act" now and then when we're caught by surprise. StartupCompany's people certainly needed training in how to behave in improvisational situations, but there was no acting instruction.
Acupressure/Acupuncture. If we were all healthy all the time, we wouldn't need medical services, and if "normal" Western medical services worked all the time, we wouldn't need acupressure and acupuncture. So, there are not only abnormal services, but meta-abnormal services - the services when the normal abnormal services fail - certainly true in StartupCompany.
Addressing Service. Have you ever tried to maintain a mailing list? Almost all the work is not the mailing itself, but maintaining the addresses. It's even worse for email, because email services haven't yet evolved "normal" ways of dealing with changes. Gee, neither had StartupCompany.
Adjusters. Adjusters, of course, are an abnormal service from the get-go. Without accidents, we wouldn't need insurance, and if things stayed on course, StartupCompany wouldn't have needed risk analysis. But they did.
Adobe Materials and Contractors. Adobe materials may not be "normal" where you live, but here in New Mexico, adobe is a normal building method. StartupCompany, too, has its idiosyncratic processes that are not normal in other projects - and newcomers have to learn about them or pay the price. But StartupCompany had no special services to bring newcomers up to speed.
Adoption Services. Yes, sometimes people are not wanted by their parents, and StartupCompany certainly had some unwanted people. But, they lacked "adoption" services for moving unwanted people around.
Adult Supervisory Care. "Normal" adults can take care of themselves without supervision, and normal workers wouldn't need much managing at all. But StartupCompany had two adults who could not take proper care of themselves, and the managers spent an inordinate amount of time on these two out of a hundred.
I stopped there, sobered by my reading. It was now clear to me that StartupCompany, being a startup, had an overly simplistic picture of what it takes to run a company. I needed an adjustor to adjust my blood pressure - I needed to see that my job as their consultant was to teach them that deviations are normal, and that they (and I) could do what real people do:
• stop whining and deal with them
• create systems to deal with them
• create systems to prevent them
And, of course, I have to do these three things in my own company - like not whining about my blood pressure.
Labels:
consulting,
exception-handling,
maintenance,
risk,
rules
Monday, April 09, 2007
Why Would an Old Consultant Retire?
A Letter From An Old Colleague
I received thought-provoking email today from another old-timer, about ten years younger than I, but still pretty old. Here's what he said:
"I was having dinner with another old lamenting engineer, and we talked about times past, and those that have since drifted into retirement (here he gave a list of well-known luminaries in our profession: J). A bunch of them have drifted away, and if you asked present day professionals about some of these names they would look at you with uncertainty in confusion. Maybe it was the wine, but I offered up the possibility of holding a 'Sage Oracle' conference to put these industry leaders front-stage-center.
"My wife suggested that maybe a better venue would be a book where each would contribute a chapter of noteworthy wisdom. To pilot this I quickly set about drafting an email to these parties asking if there was interest (from a monetary standpoint we would self-publish and donate the proceeds to some worthy venture, and not our own wealth building). What surprised me was the comments that I received:
- 'No, I'm retired and intend on staying that way.'
- 'Thanks but no thanks, I tried to make a difference, and I did in the short term but look at things now.'
- 'Sorry, not interested since it seems that software engineering has evolved into a science of excuse methodologies that don't strike at the cause of the problem but rather attempt to appease and cajole.'
"I guess I'm not surprised, but at the same time isn't it amazing that our short time on this earth, regardless of how much we think we have accomplish, has produced a batch of undurable stuff? Thought I would share this and maybe it might be a topic for interesting discussion in one your sessions."
My Reaction
Well, I thought it might make an interesting discussion on this consulting blog, so here are a few thoughts of mine:
I never thought I would make a "big" difference in the profession, so I'm not disillusioned. I figured that one person could do the most by working one-on-one with other people, and that's the way it's worked for me. Sure, I've written a lot of books, but the knowledge underlying those books has come from my work with individuals over half a century. And, when I see how they are continuing to work, to write, to influence other people, I would never say that I have "produced a batch of undurable stuff."
When you work with people, your work endures through them. I have not grown cynical, or bitter, but intend to keep on working through the marvelous people in our profession until I drop dead. I'm an old guy now--pretty much all of my contemporaries are gone--but I continue to work, even though my emphasis on different methods has changed. For example, it's harder to do long, intensive workshops that Dani and I did for so many years, but the AYE Conference is a format my old bones can tolerate. I can still do three hours, non-stop, and do it every day through the conference.
[After writing the above paragraph, I thought about how much I miss those workshops. I decided to do something about it, so I asked two of my younger colleagues, Johanna Rothman and Esther Derby if they would support me through another Problem Solving Leadership Workshop (PSL). They heartily agreed, and we're going to give it a try this June. If I can ease off a bit and let them do some of the hard stuff, I should be able to keep going for a few more years. We'll see.]
I continue to write, though it's a bit harder on my fingers (and I've had no luck with talk-and-type software, so far). But I have changed the emphasis of my writing. I continue to write non-fiction (like my new book on writing, Weinberg on Writing), but I'm now writing novels that I hope will catch the attention of the rising generations. My protagonists are just like the people I've worked with over these many years--people with special talents who face a world that doesn't understand them, but wants to commandeer their talents.
I think I can indefinitely continue my on-line SHAPE Forum (Software as a Human Activity Practiced Effectively)--again, with some assistance. It's such a pleasure to hear from the best minds in our profession every day and share thoughts and feelings with them. What a privilege it has been to work in this fascinating profession for all these years. How could anyone ever want to give it up for mere retirement?
I received thought-provoking email today from another old-timer, about ten years younger than I, but still pretty old. Here's what he said:
"I was having dinner with another old lamenting engineer, and we talked about times past, and those that have since drifted into retirement (here he gave a list of well-known luminaries in our profession: J). A bunch of them have drifted away, and if you asked present day professionals about some of these names they would look at you with uncertainty in confusion. Maybe it was the wine, but I offered up the possibility of holding a 'Sage Oracle' conference to put these industry leaders front-stage-center.
"My wife suggested that maybe a better venue would be a book where each would contribute a chapter of noteworthy wisdom. To pilot this I quickly set about drafting an email to these parties asking if there was interest (from a monetary standpoint we would self-publish and donate the proceeds to some worthy venture, and not our own wealth building). What surprised me was the comments that I received:
- 'No, I'm retired and intend on staying that way.'
- 'Thanks but no thanks, I tried to make a difference, and I did in the short term but look at things now.'
- 'Sorry, not interested since it seems that software engineering has evolved into a science of excuse methodologies that don't strike at the cause of the problem but rather attempt to appease and cajole.'
"I guess I'm not surprised, but at the same time isn't it amazing that our short time on this earth, regardless of how much we think we have accomplish, has produced a batch of undurable stuff? Thought I would share this and maybe it might be a topic for interesting discussion in one your sessions."
My Reaction
Well, I thought it might make an interesting discussion on this consulting blog, so here are a few thoughts of mine:
I never thought I would make a "big" difference in the profession, so I'm not disillusioned. I figured that one person could do the most by working one-on-one with other people, and that's the way it's worked for me. Sure, I've written a lot of books, but the knowledge underlying those books has come from my work with individuals over half a century. And, when I see how they are continuing to work, to write, to influence other people, I would never say that I have "produced a batch of undurable stuff."
When you work with people, your work endures through them. I have not grown cynical, or bitter, but intend to keep on working through the marvelous people in our profession until I drop dead. I'm an old guy now--pretty much all of my contemporaries are gone--but I continue to work, even though my emphasis on different methods has changed. For example, it's harder to do long, intensive workshops that Dani and I did for so many years, but the AYE Conference is a format my old bones can tolerate. I can still do three hours, non-stop, and do it every day through the conference.
[After writing the above paragraph, I thought about how much I miss those workshops. I decided to do something about it, so I asked two of my younger colleagues, Johanna Rothman and Esther Derby if they would support me through another Problem Solving Leadership Workshop (PSL). They heartily agreed, and we're going to give it a try this June. If I can ease off a bit and let them do some of the hard stuff, I should be able to keep going for a few more years. We'll see.]
I continue to write, though it's a bit harder on my fingers (and I've had no luck with talk-and-type software, so far). But I have changed the emphasis of my writing. I continue to write non-fiction (like my new book on writing, Weinberg on Writing), but I'm now writing novels that I hope will catch the attention of the rising generations. My protagonists are just like the people I've worked with over these many years--people with special talents who face a world that doesn't understand them, but wants to commandeer their talents.
I think I can indefinitely continue my on-line SHAPE Forum (Software as a Human Activity Practiced Effectively)--again, with some assistance. It's such a pleasure to hear from the best minds in our profession every day and share thoughts and feelings with them. What a privilege it has been to work in this fascinating profession for all these years. How could anyone ever want to give it up for mere retirement?
Subscribe to:
Posts (Atom)