How many monkeysIn a recent Twitter exchange Helen Emerson, a web designer I admire a lot, celebrated the fact that Internet Explorer 9 is finally going to support rounded corners. My feeling on this to this is that’s nice, but it would have happened a lot sooner if we web designers hadn’t hidden IE’s deficits by finding ways to make it display rounded corners anyway.

This is a general problem, and it’s the reason why web standards generally are still such a mess. Most users aren’t aware of this because we hide it from them. Everything seems to work fine in all browsers – as far as users are concerned we are living in an era of universally compatible browsers. Actually, we’re still a long way away from that.

If you look at the code of almost any modern web page you’ll find it full of workarounds that are necessary to make things work properly in different browsers. This applies particularly for Internet Explorer, which may have got better on the surface but still requires countless special solutions to get it to behave. Much of the work on any modern website is devoted to getting it to work in IE as well as in normal browsers.

Read the rest of this entry »

You often hear about how tough it is to get good information from software support desks. What you don’t so often hear is how tough it is for software support staff to understand the mails that they get from some users. Many users write clear and comprehensible mails to support, but there are others.

In addition to my other work I often have to answer questions in technical support mails from users of a professional authoring system for technical writers. Before I started doing this I thought that it would be relatively easy — after all, I thought, they’re writers, I’ll only be getting well-written, comprehensible questions. Don’t you believe it — the Dilbert cartoons on software documentation are not only close to the truth, they are actually the opposite of an exaggeration. When I read some of the questions these “help authors” and “technical writers” send in I often wonder how they manage to tie their shoelaces in the morning, let alone produce comprehensible documentation.

So let me give you a few little tips that may help you to be a little more successful when you write an email to a support desk:

Read the rest of this entry »