Joel on Software
Oct 23: Seoul:
WebAppsCon
Oct 27: Boston:
SD Best Practices
Feb 24: Miami:
Future of Web Apps
Search:

Wanted: IT Compliance Project Manager at redbox (Oakbrook Terrace, IL). See this and other great job listings at jobs.joelonsoftware.com.

2002/04/27


This item ran on the Joel on Software homepage on Saturday, April 27, 2002

The New York Times: "Things are so needlessly complex because featuritis sells products," Dr. Tenner said. "People buy them for a feeling of control, then complain that they are so hard to manage. But show them something simple and rugged, and most of them will call it boring."

Featuritis sells products, but choices reduce usability. The really great designs are the ones that appear to eliminate a choice. You know you're doing your job as a designer when you figure out a way to take a complicated feature and make it simpler. Windows NT has a complete two-way folder synchronization feature hidden behind a single menu checkbox "Make Available Offline." Sometime around 1992, the Excel developers managed to reduce the sorting feature to a single click -- this actually took a lot of work internally, because it has to figure out which column to sort, where the table really is, and whether there are row headings that shouldn't be sorted. Today I'm writing JavaScript client code to make bug editing a little bit smarter in FogBUGZ, which will completely eliminate the Move command for moving bugs from project to project (because you'll be able to just edit the bug to change the project). This takes more code and more validation and I have to make sure it works even if the browser doesn't support JavaScript. It usually takes a lot more code to make a simpler interface.



My new book is here! Apress has just published a new collection of 36 essays from Joel on Software, aptly named More Joel on Software. Get yours today! Available from Amazon.com or wherever fine cheese is sold.

About the Author: I’m your host, Joel Spolsky, a software developer in New York City. Since 2000, I've been writing about software development, management, business, and the Internet on this site. For my day job, I run Fog Creek Software, makers of FogBugz—the smart bug tracking software with the stupid name, and Fog Creek Copilot—the easiest way to provide remote tech support over the Internet, with nothing to install or configure.

Enter your email address to receive a (very occasional) email whenever I write a major new article. You can unsubscribe at any time, of course.

Email:

 
Home | Email | Bug Tracking Software | Remote Assistance | Complete Archive