Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼
RSS

A Matter of Trust


Editor's Forum

"BANGKOK (Reuters) - Security guards smashed their way into an official limousine with sledgehammers on Monday to rescue Thailand's finance minister after his car's computer failed... All doors and windows had locked automatically when the computer crashed and the air-conditioning stopped, officials said. 'We could hardly breathe for over 10 minutes... It took my guard a long time to realize that we really wanted the window smashed so that we could crawl out. It was a harrowing experience.'" [1]

Many of us merely reboot when software misbehaves, but, as CNN recently reported, "malfunctions caused by bizarre and frustrating glitches are becoming harder and harder to escape now that software controls everything from stoves to cell phones, trains, cars, and power plants."[2]

For years we users of software products have blithely glanced over license agreements such as the following, taken from an actual product on my shelf: "[The Company] shall not be liable in any manner whatsoever for results obtained for using this software...THESE MATERIALS ARE PROVIDED 'AS IS' WITHOUT WARRANTY OF ANY KIND...[THE COMPANY] AND ITS SUPPLIERS DISCLAIM ANY AND ALL WARRANTIES AND CONDITIONS, EITHER EXPRESS OR IMPLIED."

Contrast this with the warranty for just about any other product you buy at the local retailer. When purchasing an appliance, the strength of the warranty is often what sways the buyer's decision. With software, it's always a "use at your own risk" scenario. Is it any wonder we're conditioned to expect software to fail?

Is it really all that hard to produce software that works? Yes. Software development has been likened to nailing jelly to a tree, and for good reason. Is that an excuse for the poor state of software quality? Not from where I sit. I think we are approaching a time when one-sided license agreements will no longer fly.

The same CNN article reports that "defects stem from several sources: software complexity, commercial pressure to bring products out quickly, the industry's lack of liability for defects, and poor work methods." The complexity stems from the increased applicability of automation to daily tasks and users demand for the same. If there were more accountability for quality, however, vendors wouldn't rush to market so soon with a buggy product. Quoting CNN one last time: "Others say bugs would be greatly reduced if software makers were held legally responsible for defects. 'Software is being treated in a way that no other consumer products are,' said Barbara Simons, former president of the Association of Computing Machinery. 'We all know that you can't produce 100 percent bug-free software. But to go to the other extreme, and say that software makers should have no liability whatsoever, strikes me as absurd.'" Users are getting mad as heck, and they're not going to take it anymore.

So are the many developers who are true to their Inner Programmer. How often have you been asked by management to cut corners, to not do the quality job you know needs to be done? The ethical programmer will endeavor to make a case for quality anyway. No document I'm aware of presents the case for morals in software development better than ACM Code of Ethics. It contains pertinent principles to live and lead by. I would suggest that all developers and managers become familiar with it [3]. Someday, after the political, legal, and economic dust has settled in this matter, we may perhaps enjoy what famed physicist Richard P. Feynman envisioned in an address to Cal-Tech graduates almost thirty years ago: "the good luck to be somewhere where you are free to maintain ... integrity ... and where you do not feel forced by a need to maintain your position in the organization, or financial support, or so on, to lose your integrity." [4]

Notes

[1] Reuters news article released May 12, 2003.

[2] "Spread of buggy software raises new questions", CNN.com, Apr. 27, 2003.

[3] See http://www.acm.org/constitution/code.html.

[4] Quoted in Feyman Lectures on Computation, Perseus Publishing, 1996, p. 292.

Chuck Allison
Senior Editor
[email protected]


Related Reading


More Insights






Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

Dr. Dobb's encourages readers to engage in spirited, healthy debate, including taking us to task. However, Dr. Dobb's moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing or spam. Dr. Dobb's further reserves the right to disable the profile of any commenter participating in said activities.

 
Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.