You are on page 1of 7

Edward Tufte Meets Christopher Alexander

John W. Stamey, Jr. Thomas L. Honeycutt Simon Blanchard


Department of Computer Science Dept. of Computer Science Department of
Coastal Carolina University North Carolina State University Management Science
Conway, SC Raleigh, NC HEC Montréal
jwstamey@coastal.edu tlh@csc.ncsu.edu Montréal, Canada
simon.blanchard@hec.ca

ABSTRACT • innovation, measured by an increase in any of the first


This paper examines the relationships between Christopher three without a decrease in the others.
Alexander's Fifteen Properties of living structures, found in The These measures of quality all focus on an external view of
Nature of Order, and Edward Tufte's Principles of Information quality, in as much as they identify
Design, found in Envisioning Information. In the examination of
• a local satisfaction with the product by the end-users;
examples of Tufte’s Principles, we find commonality between
the Principles and Alexander’s Fifteen Properties. • a general satisfaction with the product by its creators;
and,
Categories and Subject Descriptors
• a global view of satisfaction from external judges.
D.2.1 [ Software Engineering] Requirements/Specifications -
Methodologies Smart [6] defines three traditional quality dimensions for
technical information that include
General Terms • usability;
Design, Documentation, Human Factors
• understandability; and,
Keywords • clarity of organization.
Christopher Alexander, Computer-Human Information, Design
Patterns, Design of Communication, Edward Tufte, Envisioning These three measures focus on a traditional, internal view of
Information, Fifteen Properties quality.
This paper examines internal quality arising from the application
1. INTRODUCTION of two orthogonal methodologies for producing quality in
documentation and the design of communication, through the
Quality of information design has been a goal of the Internet and
work of Edward Tufte and Christopher Alexander. Individually,
the WWW. Two schools of thought have emerged on this topic.
both methodologies are more expansive and process-oriented
Christopher Alexander, in his four-part series, Nature of Order
[1], describes positive and living structures as embodying many than traditional quality dimensions that have been examined in
the delivery of technical information.
of the elements found in Fifteen Properties. Edward Tufte, in his
book Envisioning Information [2], claims the universality of his Edward Tufte's methodology provides practical advice on ways
Principles of Information Design. Both Alexander’s Properties to display high-dimensional complex data. The success of such
and Tufte’s Principles have been subjects of interest regarding advice may be thought of as one measure of quality. Tufte takes
the application of their philosophies to web design. [3, 4] the approach of providing organization and structure to produce
a quality presentation. The wholeness that Christopher
Hart-Davidson [5] defines quality documentation in terms of
four criteria: Alexander works to define through the Properties has been
shown to provide a view of quality on the Web. [3] Alexander
• the quantitative measure of end-user satisfaction; takes an approach of reducing structures to fundamental
• the satisfaction measured by self-evaluation; components to produce a quality structure (with structure
actually being used as a metaphor for a variety of entities such
• the quality of the end product (such as a well-written as buildings, objects of art, and groups of people). While both
manual, a usable help system); and,, methodologies promote internal quality on one axis, they differ
by attending to different aspects; orthogonality arises from
Tufte’s emphasis on organization on one axis compared to
Alexcander’s emphasis on structure on another axis.
Permission to make digital or hard copies of all or part of this work for
Using a 2x2 Matrix, we can see the following relationships
personal or classroom use is granted without fee provided that copies are
not made or distributed for profit or commercial advantage and that between the internal/external component of the design of
copies bear this notice and the full citation on the first page. To copy communication and the macro/micro view (Figure 1):
otherwise, or republish, to post on servers or to redistribute to lists,
requires prior specific permission and/or a fee. We first analyze four of Tufte’s Principles to determine
SIGDOC’05, September 21–23, 2005, Coventry, United Kingdom. similarities and differences between them. Next, we describe
Copyright 2005 ACM 1-59593-175-9/05/0009...$5.00. Tufte’s Principles of Information Design in terms of

18
Alexander’s Fifteen Properties, finding similarities between the 2.2 Analyzing Tufte’s Principles
two philosophies. The framework of comparison is a Pattern We use a 2x2 matrix to provides an analysis of Tufte’s
Language, the structure of which may be attributed to Principles. Designed according to the technique of Lowey &
Christopher Alexander. By describing each methodology in Hood [9], we first define and describe the X and Y axis so that
terms of the other, we hope to provide insight as to how both we may understand the creative tension that exists between
methodologies may be applied simultaneously. them. [7, pp. 29-30] Creative tension between the axes is
necessary for a meaningful 2x2 matrix problem representation.
Here, the X axis represents two ways in which entities may be
MACRO MICRO compared – based on their proximity to each other (Spatial
Alexander: Tufte: Relationship), and based on their appearance (Contrast). The Y
Focus on Attention axis represents two ways in which entities can be viewed –
INTERNAL either as an ensemble (Viewed Together) or individually (Viewed
unification and to detail and
wholeness comparison Separately). Creative tension is then formed between the set of
informational entities (described by the X axis), and the way in
- Usability - Correctness
EXTERNAL which they are viewed (described by the Y axis). We now
- Clarity of - Spatial
describe the labels of the X and Y axis in more detail.
Structure Relationships
Figure 1 • Spatial Relationships describes the placement of
design elements (centers). Micro/Macro Readings
have centers nested within each other. Small Multiples
2. TUFTE AND ALEXANDER display centers separately so they may be compared.
2.1 Principles and Properties • Contrast describes the way centers are separated
Edward Tufte argues that his Principles of Information Design through color. Color and Information suggest darker,
are “universal, like mathematics, and are not tied to unique more vivid colors to accentuate certain information.
features of a particular language or culture.” [2] Zimmerman [7] Layering and Separation describes a partition of
finds that Tufte’s Principles are in alignment with a number of information into different colors to create a distinction
practical web development guidelines to create effective between different centers.
webpages. We now describe Edward Tufte’s four main • Viewed Together suggests that all centers are
Principles of Design: configured and colored so they present the data in one
• Micro/Macro Readings provide both local (smaller) unified picture.
and global (overall) comparisons in the same context. • Viewed Separate suggests that centers are also
As an example, we think if using important data or separated so that distinctions can be better understood.
content to fill in empty space in a larger design. [2, p.
51] Figure 2 presents a formal 2x2 Matrix representing the
relationship and our interpretation of Tufte’s Four Principles of
• Layering and Separation reduce noise and enrich the Information Display.
content of displays, by the visual stratification of
different facets of information. [2, p. 53] Spatial Relationships Contrast
• Small Multiples (small, multiple designs) visually Viewed Micro/Macro Color and
represent similarities and differences in data. [2, p. 67] Together Readings Information
Viewed Small Layering and
• Color and Information, or the effective use of color, Separate Multiples Separation
can provide emphasis to important data and Figure 2
information, while providing a muted tone for support
information and background grids. [2, pp. 81-82] 2.3 Alexander’s Original Pattern
The purpose of these Principles is to guide the presentation of In the subsequent section, we examine Tufte’s four Principles of
information that best represents the data. Information Design as described in Envisioning Information, 2nd
Edition. [2] The pattern we use is based on the one developed by
Pattern languages have become an important area of study in
Christopher Alexander [8, 9] The four patterns created from the
computer science. The first collection of patterns was written by
four Principles form a Pattern Language, similar to the one
the Gang of Four (GOF) in 1995 [8], “Design Patterns.” The
found in Alexander’s A Pattern Language [11] that describes the
now-famous twenty-three patterns describe reusable solutions to
fundamental building blocks of towns, cities, and buildings. The
common problems in object-oriented programming. The current
pattern we use is described Tufte’s Principles is:
object-oriented pattern language community, the Portland
Pattern Repository, may be found at http://www.hillside.net/. PATTERN NAME: Name of the Pattern and its sequential order
Stamey and Honeycutt [3] developed a pattern language from in the Pattern Language CONTEXT: Introductory remarks
Alexander’s Fifteen Properties that described a framework of stating the typical domain in which the problem naturally
quality for websites. This framework was validated by a survey resides; we set the stage.
of website users [4], with all Fifteen Properties found to be ESSENCE OF THE PROBLEM: The essence of the problem is
statically significant indicators of website quality. stated in one or two sentences; less is more.
BACKGROUND OF THE PROBLEM:

19
• Evidence of the pattern existing “everywhere” does not create additional or unwanted information.
SOLUTION: Color to a greater extent, and a reduction of the
• Examples of the pattern manifesting
intensity of the background to a lesser extent, provide effective
SOLUTION: The solution (text and diagram) to the problem in differentiation between information (data) and its annotation.
its context, stated as a series of instructions. There are times Color is an excellent way to achieve separation. A toning-down
when an example may be used, with a brief of background grids, etc. is another good way to achieve
summary at the end of the example. However, care needs to be separation.
taken when using the dreaded “proof by example,” a sometimes
necessary evil in qualitative arguments. 3.3 Small Multiples
PATTERN NAME: Small Multiples
3. A PATTERN LANGUAGE OF CONTEXT: At the heart of quantitative reasoning is the nature
PRINCIPLES of comparisons that we are trying to make in our presentations.
What is the best way to visualize and compare sets?
3.1 Micro/Macro Readings
ESSENCE OF THE PROBLEM: We wish to visually understand
PATTERN NAME: Micro/Macro Readings CONTEXT: You the difference of two or more sets, or we wish to gain greater
have a large area or structure to represent. How can this understanding of one set. Small icons, representing the data, can
representation work at different levels of observation (from afar, be a good form of representation. BACKGROUND OF THE
getting closer, up-close)?
PROBLEM: For hundreds of years, comparisons have been
ESSENCE OF THE PROBLEM: Micro/Macro readings refers to made between sets. An example of this is an illustration by
the different information that can be understood by looking at Huygens [2, p. 67], comparing the orbits of the Earth and
data at different level of detail. Sufficient data is important to Saturn. Slight changes in both the Earth/Moon position and the
convey the intended message. Having plenty of data is never a position of Saturn’s rings make the many small images of these
problem, if presented correctly, as detail should converge into planets necessary in an accurate representation of the
large structures. Tufte summarized it with “To clarify, add information.
detail” [2, p. 37] However, having different level of aggregation SOLUTION: The following ideas lend themselves to successful
also allows to serve different purposes. representation of data in small multiples
BACKGROUND OF THE PROBLEM: Data has different levels 1. One or more sets to be compared
and degrees of abstraction. Each level/degree needs its own
separate view, lest the viewer become confused. 2. Drawings (small) that enumerate various states of
members of each set
SOLUTION: The Vietnam Veterans Memorial, located in
Washington D.C., is a collection of the names of more than 3. Close proximity of one set to the other for meaningful
58,000 men and women who gave their life or went missing in comparison
the Vietnam War. The architecture of the structure consists of
two 246 foot walls, joined at one end to form a V. Standing 3.4 Color and Information
more than one hundred feet from the memorial, one sees the flat PATTERN NAME: Color and Information CONTEXT: “Color is
panels of the monument. The overall structure of the “V” is the a natural quantifier.” [2, p. 91] We need a way to focus attention
central focus at this distance. As one gets closer, the texture of on certain areas (or, centers) of visual information so that the
the walls changes. First is the appearance of a slight roughness viewer can easily differentiate important centers from the rest of
in texture. This roughness becomes more pronounced, the close the information.
one gets to the monument. Finally, within a few feet of the
memorial, the rough texture turns into the names of those ESSENCE OF THE PROBLEM: Color is a powerful way to
memorialized, as well as information about the purpose of the enhance the presentation of information. The essential rule is to
memorial. What once was invisible has now materialized, the “do no harm” when using color. [2, page 81]
memorial working on at least three levels (distances). Such BACKGROUND OF THE PROBLEM: “In representing and
exemplifies the macro/micro view of this work of art. communicating information, how are we to benefit from color’s
great dominion?” [2, p. 81] After 20-30 colors, the
3.2 Layering and Separation differentiation we see begins to diminish.
PATTERN NAME: Layering and Separation CONTEXT: A
SOLUTION: Imhoff's first two principles (from Eduard Imhoff,
dense collection of data is sometimes difficult to interpret. A
“Cartographic Relief Presentation”) provide rules for the
separation of form from content must occur.
application of color. [2, p. 82] These rules are: (1) limit strong,
ESSENCE OF THE PROBLEM: Undifferentiated data, can
heavy, rich, and solid colors to small areas of extremes to
become blurry, jumbled up, incoherent, and chaotic. [2, p. 58]
achieve expressive and beautiful patterns (Tufte's corollary:
Information should be separated from the graphics and terms
“color spots against a light gray or muted field highlight and
used to label the information.
italicize data, and also help to weave an overall harmony”); and,
BACKGROUND OF THE PROBLEM: Decomposing
(2) “the placing of light, bright colors mixed with white next to
information into content and form (labels and graphics) can pose
each other usually produces unpleasant results”.
a problem. Josef Albers describes the interaction of sets of
information, whereby the interaction actually creates additional
information. He likens this to 1 + 1 = 3 (or more) [12].
Information must be partitioned so that, when recomposed, it

20
4. GENERAL PROPERTIES AND stronger) than the parts. This behavior is described by Josef
Albers “1 + 1 = 3 or more, when two elements in conjunction
PRINCIPLES form a third, or even fourth, element.[2, p. 61]
An examination of Alexander’s Fifteen Properties reveals two
distinct categories that may be used to analyze Tufte’s Small Multiples. Throughout his discussion of small multiples,
Principles. Five of Alexander’s Properties, we will term General Tufte is actually describing many small centers that, together,
Properties, are found in each of the four Design Principles. form a larger and stronger unit. This is best illustrated by
These include: Lichtenstein’s Mural with Blue Brushstroke, where Lichtenstein
combines small elements of over twenty of his paintings and
• Strong Centers
other artifacts to produce one cohesive and strong masterpiece.
• Boundaries [2, pp. 70-71]
• Good Shape Color and Information. Tufte uses Edward Imhof’s rules from
• Positive Space the classic tome Cartographic Relief Presentation (describing
the design practices for the beautiful Swiss maps) as a good rule
• Simplicity to create strong centers: “if one limits strong heavy, bright and
The remaining ten Properties describe how centers interact with solid colors to small areas of extremes, then expressive and
each other. We term these to be Relational Properties. These beautiful patterns occur.” [2, p. 84] These expressive, beautiful
tem Properties may be divided into three distinct groups. Seven patterns are none other than strong centers, as evidenced by the
Properties describe how centers may be compared to each other: Pythagorean Theorem redrawing by Oliver Byrne [2, pp. 84-85]
• Levels of Scale
4.2 Boundaries
• Gradients Alexander views of boundaries [1, pp. 158-164] as providing
• Echoes encapsulation for centers, as well as providing a mechanism for
connecting centers to other centers. We also see the duality of
• Ambiguity boundaries present in Tufte’s design principles.
• Contrast
Micro/Macro Readings. Detail can lead to complexity. This
• Roughness
complexity is managed by multiple and (often) hierarchical
• The Void layers of contextual reading. [2, p. 38] Boundaries are important
Two Properties describe how groups, or aggregations, of centers in separating these multiple layers.
interact:
Layering and Separation. Alexander’s two views of boundaries
• Local Symmetry are also shared by Tufte, who states: boundaries can not be too
• Alternating Repetition prominent as to obscure the centers within, [Tufte. P. 63];
furthermore, lighter colors for edges can minimize incidental
Finally, one Property describes how all centers (and clutter and providing a connecting, unifying effect. [2, p. 62]
aggregations of centers) work together to form a unified living
structure is: Small Multiples. Care must be taken in the construction of
• Non-Separateness boundaries. In an example of displaying a number of cross-
sections of the brain, dark colors surrounding the images
We now examine the five Global Properties that apply to each of
generate disruptive white stripes that have no real purpose; yet,
Tufte’s Four Principles.
detracting noise has developed (reminiscent of Albers’ 1 + 1 = 3
or more). [2, p. 78] Boundaries can be invisible (or, “nearly
4.1 Strong Centers silent” [Tufte p. 78]), yet implicit and effective.
For Alexander, centers [1, pp. 151-157] are points of attention
and focus; centers are “on the way” from one area of a structure Color and Information. Implicit boundaries created by color can
to all others. Strong centers provide support for other centers; in be used to separate (distinguish), and indicate measurement –
fact, centers are composed of other (smaller and weaker) another form of separation (by the presence or lack of color). [2,
centers. Tufte makes an important point that “to clarify, add p. 81] Boundaries can help color “make its point” by effectively
detail.” [2, p. 37] We can extrapolate this comment to mean that separating areas and their associated colorings. [2, p. 95]
smaller and weaker centers can be used to compose other, larger
centers. 4.3 Good Shape and Positive Space
Micro/Macro Readings. An example of adding detail to clarify At the most elemental level, good shapes [1, pp. 179-185] are
would be the use of smaller buildings (centers themselves, and traditional and regular in their context. In the context of
providing detail) aggregated to create larger centers, such as geometry, we think of the regular shapes such as rectangles,
entire city blocks (Turgot /Bretz “Plan de Paris,” [2, p. 37]) squares, and circles. Positive space [1, pp. 173-178], a closely
related Property, is achieved when there is no waste of space in
Layering and Separation. Color differentiates between the design or configuration. We see elements of these two important
annotated and the annotation. [2, p. 54] We can see that both the properties of Alexander’s frequently appearing together in
annotated and the annotation form smaller, sometimes weaker, Tufte’s Principles.
centers. However, when combined, centers of different colors
support each other and create a whole that is much larger (and

21
Micro/Macro Readings. Stem-and-leaf plots from statistics Color and Information. In commenting on the 1909 Plan of
feature data points that have two simultaneous purposes: stating Chicago, [2, p. 83], we yield to Edward Tufte. “The vitality of
a value and filling a space. The regularity of the shape (Arabic small color spots on large muted backgrounds: coherent, vivid,
numeral) combined with their wide-spread tradition of use in and textured but without clutter, the right color in the right
many cultures is a fundamental example of gaining macro-level place.” This is a perfectly stated rule for obtaining Simplicity
perspective from a micro-level graphical object with meaning and Inner Calm through color and display of information.
(the individual numerals). [2, p. 46] Another example is comply
the concept of using data or information to fill spaces in larger 5. RELATIVE PROPERTIES AND
designs. Here, absolutely no space is wasted (adhering to
Positive Space). [2, p. 50] PRINCIPLES
Seven of the ten Relative Properties describe how data
Layering and Separation. Extreme care must be taken when representations (centers) individually adhere to one of Tufte’s
combining good shapes. Alber’s Rule of 1 + 1 = 3 or more can Principles. Two of the Properties, Local Symmetry and
cause harm when the relationships are not exact. Two Alternating Repetition, describe how multiple data
perpendicular lines or two crossed lines (Figure 1 extending representations (multiple centers) interact, or relate, to each
Tufte [2, p. 61]), drawn without appropriate care, can produce other. The Property of “Non-Separateness” describes how all of
widely different effects. the data representations (all centers) relate to each other.
Small Multiples. Small multiples are exemplified by
representing 5,000 books sold with five small books configured 5.1 Properties: Micro/Macro Readings
as a bar graph, with units set to thousands. Tufte comments that Levels of Scale: Levels of scale are not simply differences in
a consistency in image design emphasizes the data. [2, p. 67] size. Neither extreme jumps in size or lack of differentiation in
Changes in images representing cardinal data could violate size produces life. Deliberate even jumps of scale such as 1:2,
uniformity (as well as good shape), and could lead to confusion 1:3 and 1:4 can give a structure powerful life. [1, pp. 145-150]
(akin to waste) in the presentation. Like the distance from which an object is observed, the levels of
scale change. In the instance of the Vietnam Memorial, there is a
Color and Information. The sparing use of vivid color to 2:1 level of scale from a distance. As the observer moves closer,
emphasize portions of a field draws attention to a particular area the texture changes; once the observer is directly in front of the
of the field. Tufte [2, p. 91] provides an example where the Sea Memorial, there is a level of scale of the number of separate
of Japan, with depths represented in varying degrees of aqua names seen at a time to one.
blue, positively fills space on a map not occupied by the
perimeter of several Japanese islands. The rugged islands, Contrast: Life results from strong, adjacent, and distinct centers,
etched over time, show the strength of the remaining land the distinction of different centers magnifying each other. [1, pp.
formation against the tides and currents of the sea. 200-204] The view of the Memorial from a different distance
(or, perhaps, from a different perspective) has quite a different
4.4 Simplicity and Inner Calm look. From afar, the texture is smooth. Closer, the texture is
rough. Directly in front, the texture is again smooth juxtaposed
Fewer and necessary centers combine to provide a whole with
with the clear and sharp edges of the names as they are engraved
greater strength. Simplicity and Inner Calm [1, pp. 226-229]
on the stone.
embodies the ideal that “less is more.”
Roughness: Adaptation at all levels, especially the smallest and
Micro/Macro Readings. The Vietnam Memorial is an excellent
largest, help us to avoid artificiality in design. This property
example of this Principle. The surface of the memorial is related
allows for space to be filled as needed, without forcing grand
to the viewer’s distance from the memorial. From a distance, the
overall symmetry. [1, pp. 210-217] In the mid-range, the
size and majesty of the Memorial are enough to hold attention.
memorial seems to have texture; this texture comes from the
Up-close, the expanse of the Memorial is overwhelmed by the
blending-together of the names when they are not distinct
power of the names of the individuals whose names are
enough to be viewed separately. The texture is space-filling, yet
inscribed on the surface of the Memorial. The vastness of size is
does not have any pre-defined pattern to it. .In examining the
replaced by the power and expressiveness of the individual
Vietnam Memorial, we find a useful equation of Tufte’s that
names
applies here: simplicity of data and design DOES NOT EQUAL
Layering and Separation. Tufte presents a number of examples clarity of reading; simplicity is an aesthetic preference, not an
where data is difficult to read based on Frequently, the information display strategy or a guide to clarity. So, the rich
simplicity of a chart, graph, or language (in the case of music) is texture of the text on the wall is exactly that – a texturing. The
harmed by a background that is too bold or too busy. [2, p. 59] abundance of the text at the intermediate viewing level is for
The clarity of data is frequently a function of a background with aesthetics
delicate lines, where the lines only serve to promote accurate
Gradients. As centers evolve from smaller to larger (or
reading of the information.
conversely), their level of detail changes. [1, pp. 205-209]
Small Multiples. Using the one (or related) graphics to represent Anderson’s map of midtown New York and the Turgot/Bretzer
each element to be compared takes emphasis off of the images Plan de Paris (1739) [2, p. 37] is an excellent example of the
and places the image on the comparison of the data. [2, p. 67, size of detail (and information) changing as one’s view of the
68, 77] This approach emphasizes simplicity by maintaining map moves from localized and detailed to global and general.
context and enforcement of comparison. [2, p. 76]

22
5.2 Layering and Separation with other centers promoting Non-separateness;
Echoes: Centers unified through similarity of angles and furthermore, Assertion #1 about centers is promoted.
proportion, form even stronger centers. Properly separated, the • Layering and Separation supports a division of
sets fit together like a jigsaw puzzle. [1, 218-221] The maroon centers, such as separation of information and
annotation of the bold, black brushstrokes of calligraphy form a annotation. Layers are thus not cut off or isolated from
crisp commentary that is different, yet reminiscent, of the each other, promoting Non-separateness; furthermore,
expressive black pen. [2, p. 53] Assertion #2 about centers is promoted.
Deep Interlock: Centers can have such a high degree of unity • Small Multiples support many small centers
throughout a structure that it is difficult to tell where one center aggregated to tell a story about information. The
ends and another begins. Interlocked and closely related centers multiple centers are not separated from each other,
derive strength from their proximity to each other. None of the promoting Non-separateness; furthermore, Assertion
layers could be eliminated and keep the wholeness of the entity. #3 about centers is promoted.
[1, pp. 195-199] The redesign of the New Jersey Transit • Centers represented by Color in the display of
Northeastern Corridor Timetable [2, p. 55] shows all the times Information are fundamental elements of the ensemble
or the original interlocked together, with certain routes separated of data (the “whole picture”). Colors (strong centers
by subtle color. and weaker centers) support each other, promoting
Local Symmetry: Overall (artificial) symmetry in design and wholeness and Non-separateness; furthermore,
layout is not a strong source of life. [1, pp. 186-194] The Assertion #4 about centers is promoted.
explanation of a hospital patient’s bill in The Slow, Costly Death We may then reasonably conclude that a unification of
of Mrs. K [2, pp. 56-57] naturally groups line-item costs with wholeness and centers, Non-separateness, Alexander’s
explanation and commentary on their justification. Properties and Tufte’s Principles has been reached.

5.3 Small Multiples 6. CONCLUSIONS


Alternating Repetition. Strength and life come from a collection We have taken a first step in examining the Design Principles
of centers that continually alternate and repeat. Headings and found in Edward Tufte’s Envisioning Information, 2nd Edition
subheadings make the path through web documents easier to [2] as they relate to the Fifteen Properties of Living Structures
follow. [1, 165-172] In each of the examples in Chapter 4 [2, pp. found in Christopher Alexander’s Nature of Order, Volume 1.[1]
66-79], small centers – sometimes identical, other times nearly The two major works we have used by Tufte and by Alexander,
identical, repeat as often as necessary to tell their story, be it a however, are only a part of multi-volume sets. Future research
comparison or a contrast. will involve an examination of Tufte’s ideas about the visual
display of quantitative data to determine the relationships that
5.4 Color and Information exist with Alexander’s Fifteen Properties.
The Void. To amplify the strength of a center, a complimentary
void center is placed adjacent. Splash pages provide this effect 7. ACKNOWLEDGEMENTS
for webpages, isolating graphics and text as a prelude to the The authors would like to thank Jean-Louis Lassez for his
general website. [1, pp. 230-235] The use of strong color spots encouragement and support in this research, Bryan T. Saunders
against a light gray or muted field [2, p. 83] the muted fields are for his editorial assistance, and the referees for their insightful
examples of the void giving greater emphasis to the colored comments.
centers.
8. REFERENCES
5.5 Unification [1] Alexander, C. Nature of Order, Volume 1. Berleley,
Non-Separateness. Centers are always connected with other CA(USA): Center for Environmental Structure, 2002.
centers, never cut off, isolated or separated from their
[2] Tufte, E.R. Envisioning Information, 2nd Edition. Cheshire,
surroundings. [1, pp. 230-232] Alexander points out several
CT(USA): Graphics Press 1990.
assertions about centers and their relation to the wholeness
created by them. [1, p. 122] These assertions are: [3] Stamey, J.W. & Honeycutt, T.L., Christopher Alexander’s
Fifteen Properties Applied to the Design of
1. Centers are created by a configuration of other centers
Communication. Proceedings of ACM SIGDOC 2004,
2. Each center has a certain life and intensity Memphis, TN.
3. The life of once center is changed according to the [4] Stamey, J.W., Honeycutt, T.L., & Howington, E.
position and intensity of other, nearby, centers Christopher Alexander’s Fifteen Properties Applied to the
4. Centers are fundamental elements of wholeness Usability and Design of Websites. Proceedings of
Southeast Decision Sciences, 2005, Raleigh, NC.
Each of these assertions about centers is immediately applicable
to Tufte’s Principles[2]: [5] Hart-Davidson, B. Reconsidering the Basics of Technical
Writing: What are the Basic Units of a Quality Writing
• Micro/Macro Readings support the construction of Project? Proceedings of the Council for Programs in
larger centers from smaller centers, smaller centers. Technical and Scientific
This “recursive” building process connects centers

23
Communication 2004 Conference. Retrieved July 15, 2005 [9] Lowey, A. & Hood, P. The Power of the 2x2 Matrix. San
from http://www.msu.edu/~hartdav2/cptsc2004.pdf Francisco: Jossey-Bass, 2004.
[6] Smart, K.L. Assessing Quality Documentation. [10] Alexander, C. The Timeless Way of Building. Oxford
ACM Journal of Computer Documentation, August 2002, University Press, 1979.
Vol. 26, No. 3. [11] Alexander, C.; Ishikawa, S.; Silverstein, M. A Pattern
[7] Zimmerman, B. Applying Tufte’s Principles of Information Language. Oxford University Press, 1977.
Design to Creating Effective Web Sites. Proceedings of [12] Albers, Josef. “One Plus One Equals Three or More:
ACM SIGDOC 1997, Snowbird, UT. Factual Facts and Actual Facts,” in Search Versus Re-
[8] Gamma, E., Vlissides, J., Helm, R., & Johnson, R. Design Search, pp. 17-18. Hartford, CT (USA): Trinity College
Patterns. Addison Wesley, 1995. Press, 1969.

24

You might also like