windows:Principles/powerful-and-simple

出自UXGuide.net

跳转到:导航, 搜索

简约而又强大
Powerful and Simple

目录


强大:

Aa511332_Simple01(en-us,MSDN_10).png

简约而又强大:

Aa511332_Simple02(en-us,MSDN_10).png

理想的基于 Windows Vista® 应用程序应当是既简约又强大的。你当然希望你的程序功能强大,你也当然希望它简单易用,但鱼和熊掌如何兼得?这两者之间天生存在着矛盾,但这种矛盾并非无法调和。通过仔细平衡各种功能的选用和呈现,你能够同时实现两个目标。


强大

在软件中,“强大”究竟意味着什么?一个塞满了各种特性、拥有种类与数量惊人的功能、试图让所有人都满意的程序也许可以算的上是强大的。这种设计大概不会成功,因为这些没有目标的功能特性很难满足任何人的需要。这不是我们下面要说的那种强大。

当应用程序具有下列这些特征时,即可以称为强大:

有些特征取决于用户的观念,并与用户此时的能力相关。什么能称为强大会随着时间而改变,今天的高级搜索功能到了明天也许就只是很普通的东西了。

所有这些特征都可以被归纳到我们对强大的定义中:

当一个应用程序使其目标用户能够充分有效地发挥他们的潜力时,即称为强大。

因此,衡量强大的根本标准是生产效率,而不是功能的数量。

不同的用户需要以不同的方式帮助他们发挥全部潜力。对一些用户有效的东西也许在其他用户那边会损害用途的广泛性、直接性及操控性。设计良好的软件必须在这些特点中找到适当的平衡点。例如,一个为非专业人士设计的桌面出版系统可以使用向导来一步步帮助用户完成复杂的任务。这种向导让目标用户能够完成他们以其他方式无法完成的任务。相反,用于专业人士的桌面出版系统则应当更注重直接性、有效性及完全控制。对于这种应用程序的用户来说,向导反而会缚手缚脚或是令人厌烦。


最重要的一件事:

理解你目标用户的目的,并挑选那些能够高效实现他们目标的功能特性。


Simple

We define simplicity as follows:

Simplicity is the reduction or elimination of an attribute of a design that target users are aware of and consider unessential.

In practice, simplicity is achieved by selecting the right feature set and presenting the features in the right way. This reduces the unessential, both real and perceived.

Simplicity is dependent upon the perception of users. Consider how the effect of an automatic transmission depends on a user's perspective:

While different users regard the automatic transmission differently, it's successful because it eliminates the need for unessential knowledge, skill, and effort from its target users. For the typical driver, automatic transmission is a great feature because it just works.


Simplicity vs. ease of use

Simplicity, when correctly applied, results in ease of use. But simplicity and ease of use are not the same concepts. Ease of use is achieved when users can perform a task successfully on their own without difficulty or confusion within a suitable amount of time. There are many ways to achieve ease of use, and simplicity—the reduction of the unessential—is just one of them.

All users, no matter how sophisticated, want to get their work done with a minimum amount of unnecessary effort. All users—even advanced users—are primarily motivated to get their work done, not to learn about computers or your application.

Simplicity is the most effective way to achieve ease of use, and ease of use equals use. Complex, hard-to-use features just don't get used. By contrast, simple, elegant designs that perform their function well are a joy to use. They invoke a positive, emotional response.

For example, consider the wireless networking support in Microsoft Windows XP. Microsoft could have added a wizard to walk users through the configuration process. This approach would have resulted in ease of use but not simplicity, because an unessential feature (the wizard) would have been added. Instead, Microsoft designed wireless networking to configure itself automatically. Users ultimately don't care about the configuration details, so long as it "just works" reliably and securely. This combination of power and simplicity in wireless networking technology has led to its popularity and rapid adoption.


If you do only one thing...

Start your design process with the simplest designs that do the job well.

If you're not satisfied with your current design, start by stripping away all the unessential elements. You will find that what remains is usually quite good.


Obtaining simplicity while maintaining power

Design principles

To obtain simplicity, always design for the probable, not the possible.

The possible

Design decisions based on what's possible lead to complex user interfaces like the Registry Editor, where all actions are equally possible and as a result require equal effort. Since anything can happen, user goals aren't considered in design decisions.

The probable

Design decisions based on the probable lead to simplified, goal- and task-based solutions, where the likely scenarios receive focus and require minimal effort to perform.

The simplicity design principle

To obtain simplicity, focus on what is likely; reduce, hide, or remove what is unlikely; and eliminate what is impossible.

What users will do is far more relevant to design than what they might do.


Design techniques

To obtain simplicity while maintaining power, choose the right set of features, locate the features in the right places, and reduce the effort to use them. This section gives some common techniques to achieve these goals.

Choosing the right feature set

"Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away." —Antoine de Saint-Exupery

The following design techniques give your users the features they need while achieving simplicity through actual reduction or removal:

Streamlining the presentation

"The ability to simplify means to eliminate the unnecessary so that the necessary may speak." —Hans Hofmann

Use the following design techniques to preserve power, while achieving simplicity through the perception of reduction or removal:

Reducing effort

"Simple things should be simple. Complex things should be possible."—Alan Kay

The following design techniques result in reduced effort for users:


Simplicity does not mean simplistic

"Everything should be made as simple as possible, but not simpler."—Albert Einstein

We believe that simplicity is crucial to an effective, desirable user experience—but it is always possible to take a good thing too far. The essence of simplicity is the reduction or elimination of the unessential. Removal of the essential just produces a poor design. If your "simplification" results in users becoming frustrated, confused, unconfident, or unable to complete tasks successfully, you have removed too much.


Simplicity does mean more effort for you

"I have only made this letter longer because I have not the time to make it shorter."—Blaise Pascal

Obtaining simplicity while preserving power often requires significant internal complexity. It is usually easier to design software that exposes all the technology plumbing than to design one that hides it—the latter requires an excellent understanding of your target users and their goals. Removing a feature requires discipline, as does deciding against adding that cool feature that really isn't practical. Simplicity requires making hard design choices instead of making everything configurable. Complex software often results from a misconception about users: that they value unused features or overly complex features they can't understand.


Powerful and simple

Power is all about enabling your users and making them productive. Simplicity is all about removing the unessential and presenting features the right way. By understanding your target users and achieving the right balance of features and presentation, you can design Windows Vista-based applications that do both.

导航
工具箱