Thursday, September 06, 2007

MIcrosoft take on the world

A few months ago, I published a rant about, inter alia, how many people make life difficult for themselves, and me, by their failure to understand more than the absolute basics of using a word processor. Nowadays, of course, Microsoft's dominance of the market is such that "a word processor" almost invariably means "Microsoft Word". It is all the more irritating, therefore, that Microsoft invest so much money in maintaining the user-hostility of their software. Joel Spolsky has written on the subject of Office 2007, but there's a lot more to be said, and it all comes down to Microsoft's commercial need for change for change's sake.

In my previous article, one of my major grievances concerned people's failure to use styles. Sadly, Microsoft feel compelled to revamp the user interface to styles in every major release of Word. In Word 2003, they changed the Styles drop-down menu on the Formatting toolbar to clutter it up with “styles” generated on-the-fly as well as those formally defined. This, of course, made real styles harder to find. They also relegated the modification of styles to a new pane. And even there, Modify Style… was quite well hidden.

Numbered paragraphs in Word have always frustrated me. The fact that there is an entire newsgroup devoted to the subject of numbering in Word suggests that the implementation is unnecessarily difficult. But one aspect had me baffled for years. I've often needed to use hierarchically numbered headings and, in Word 2003, I was often frustrated by the fact that I could rearrange hanging indents and margins in a numbered paragraph and apparently change a style to match the current paragraph, but the next time I applied that style, it would revert to the previous indents and margins.

A former colleague (Thanks Iain!) eventually worked out what was going on. In Word 2003, Modify Style | Format | Numbering | Customize brought up the Customize Outline Numbered List dialog, with its own tabs and indents that superseded those under Modify Style | Format | Paragraph.

Now I've moved to a new employer and, just as I was beginning to understand Office 2003, I have to use Office 2007. I can’t find the Customize Outline Numbered List dialog (or equivalent) anywhere. My new employer wants reports with hierarchically numbered headers, but also wants individual conclusions and recommendations to be numbered in a way similar to H2, without actually being H2. In particular, it looks very silly if the complete text of the conclusions and recommendations appears in the contents. I can get around this by limiting the contents to level H1, but it’s a kludge.

All of this is detail; the biggest change in Office 2007 is that they've done away with the menu bar. No, I'm not kidding. After years of writing guidelines about how the menu bar should include File, Edit, ... , Help, they've thrown away the book. This might be an improvement for users who've never used Windows, Apple's System or any Unix/Linux desktop environment. But for anyone who's used a computer in the past decade or two, it's a pain in the butt.

As I said at the start, Microsoft need change for change's sake; well actually it's for money's sake. They have to keep selling product; and when your product is software, you need to convince people that their current software is obsolete and needs to be replaced. A while back, I read in one of my employer's internal newsgroups somebody complaining that the version of Office we were using was obsolete, because the subsequent version was three years old. The implication was that software became useless because it was old, that it somehow wore out. I pointed out that the decision to replace, or not to replace, software was a commercial one. The cost of replacing software includes the costs of:
  • the software itself;
  • additional memory to run it;
  • upgrading processors to run it;
  • additional disk space to run it;
  • training staff to use it;
  • rewriting templates;
  • rewriting macros;
  • and probably a few others I've forgotten.
Against those costs a business has to weigh up the costs of not replacing the software. "The new version's three years old." has little quantitative value. "Bill Gates needs the money" may have a value, but it's negative. The need to exchange files with customers who have gone over to the other side is a valid argument, but its financial value is finite.

Running a business is a balancing act, balancing the conflicting interests of suppliers, employees, customers and shareholders. Office 2007 is perhaps the most stark example of how the interests of the shareholders can conflict with the interests of all the other stakeholders. When the business is Microsoft, it's the shareholders against a substantial proportion of the world's population.

4 comments:

David McLaughlin said...

And Access has a great trick up its sleeve! Open a database created in a previous version and there's no "Database Window". A little digging in the help reveals that it's been replaced by something called a "Navigation Pane", which should be, but isn't, visible by default. To make it visible, hit F11.

This could be the least intuitive feature I've encountered since WordPerfect 5.1. WP 5.1 had some great features, but it took a bit of learning. One of its best tricks was reserved for when the humble user had done something wrong, or had got the program into an unfamiliar state. To take a step back, what could be more intuitive than to hit the Esc key. But what happened next was anything but intuitive, because the status bar would suddenly display (IIRC, and I'm having a hard time confirming this) "Repeat Count=8". And whatever instruction the hapless user issued next was executed eight times.

David McLaughlin said...

Eureka! I have a workaround to the paragraph numbering problem (where I don't want numbered paragraphs to appear in the TOC). After struggling with that very problem for a while this morning, I turned my mind to a different problem, namely how to get the TOC to list Headings 1, 2, 3 (for normal report sections) and 6 and 7 (for appendices). I couldn't find the syntax to apply a discontinuous list to the \o switch in the TOC field. The answer is to use the \t switch instead: { TOC \t "Heading 1, Heading 2, Heading 3, Heading 6, Heading 7" }.

Edward the Bonobo said...

Or even simpler. Make a new Conclusions Heading style based on H2.

Plus under 'Tables...', you can specify which styles to pick up.

David McLaughlin said...

Or even simpler. Make a new Conclusions Heading style based on H2.

But then the conclusions appear in the TOC.

Plus under 'Tables...', you can specify which styles to pick up.

Now that appears to be the answer I'm looking for - but where is this 'Tables...' of which you speak? On the "References" tab? Are you using the abomination that is Office 2007?