<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Simplifying Complexity &#187; Information Design</title>
	<atom:link href="http://www.vanarsdall-infodesign.com/category/information-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vanarsdall-infodesign.com</link>
	<description>Technical Communication Services and Resources from VanArsdall InfoDesign</description>
	<lastBuildDate>Tue, 07 Sep 2010 03:39:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>MadCap Flare Tip: Helping Users Find Related Information</title>
		<link>http://www.vanarsdall-infodesign.com/2010/04/11/madcap-flare-tip-helping-users-find-related-information/</link>
		<comments>http://www.vanarsdall-infodesign.com/2010/04/11/madcap-flare-tip-helping-users-find-related-information/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 21:01:50 +0000</pubDate>
		<dc:creator>Eddie</dc:creator>
				<category><![CDATA[Help Development]]></category>
		<category><![CDATA[Information Design]]></category>
		<category><![CDATA[Information Development]]></category>
		<category><![CDATA[MadCap Software]]></category>
		<category><![CDATA[Online Publishing]]></category>
		<category><![CDATA[Technical Writing]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Assistance]]></category>
		<category><![CDATA[madcap flare]]></category>
		<category><![CDATA[user assistance]]></category>

		<guid isPermaLink="false">http://www.vanarsdall-infodesign.com/?p=3251</guid>
		<description><![CDATA[When creating online help or user assistance, a common practice is to include a related topics link at the end of a given topic. The link usually appears as a clickable button labeled Related Topics or See Also. When a user clicks the button, a pop-up list of related topics appears, as shown below. Each [...]]]></description>
			<content:encoded><![CDATA[<p></p><a name="top"></a>
<p>When creating online help or user assistance, a common practice is to include a related topics link at the end of a given topic. The link usually appears as a clickable button labeled <em>Related Topics</em> or <em>See Also</em>. When a user clicks the button, a pop-up list of related topics appears, as shown below. Each topic is a clickable link.</p>
<p><img class="clearright" src="http://www.vanarsdall-infodesign.com/wp-content/uploads/2010/04/exRelatedTopicsLink.png" alt="Example of Related Topics link" title="Example of Related Topics link" width="410" height="291" class="aligncenter size-full wp-image-3380" /></p>
<p>In MadCap Flare, you can create this type of link using <em>help controls</em>. Flare offers three types of help control, and my favorite is the <em>Concept Link</em>. This control builds a dynamic list of topics that are associated by a concept. You first have to insert concept markers into the topics to create a concept association among them. This type of linking relationship is similar to A-links in other help tools.</p>
<div class="note"><span class="notetext">Example:</span> You insert a concept marker with the concept term <em>browsing</em> in six separate topics. You then add a Concept Link control to the bottom of each topic and map the control to the term <em>browsing</em>. When you build your project output, Flare builds a dynamic list that includes all topics that are about browsing. Users can click the link to view the list.</div>
<p><span id="more-3251"></span></p>
<h2>Inserting a concept marker</h2>
<p>Before you insert a Concept Link help control into a topic, you need to add a <em>concept marker</em>. To insert a concept marker, follow these steps:</p>
<ol>
<li>Open the topic.</li>
<li>Open the Concept Window: <strong>View</strong> > <strong>Concept Window.</strong></li>
<li>Do either of the following:
<ul>
<li>Add a new concept term by typing it in the entry field at the top; or</li>
<li>Select a previously added concept term from the list in the lower half of the window. For each existing term, you can click the plus sign (+) to the left and view a list of topics that are associated with that term. You can also drag terms into the open topic to create new markers.</li>
</ul>
</li>
</ol>
<p><a href="http://www.vanarsdall-infodesign.com/2010/04/11/madcap-flare-tip-helping-users-find-related-information/winconcept/" rel="attachment wp-att-3327"><img src="http://www.vanarsdall-infodesign.com/wp-content/uploads/2010/04/winConcept.png" alt="Concept window with existing terms" title="Concept window with existing terms" width="459" height="538" class="aligncenter size-full wp-image-3327" /></a></p>
<p>I usually place both concept and index markers at the very beginning of a topic, before the topic title.</p>
<p><img src="http://www.vanarsdall-infodesign.com/wp-content/uploads/2010/04/exConceptMarker.png" alt="Concept marker example" title="Concept marker example" width="588" height="186" class="alignleft size-full wp-image-3336" /></p>
<h2>Creating a pop-up concept link</h2>
<p>Now that you have created concept associations among topics by adding markers, add a concept link to the end of each of those topics. This procedure creates the pop-up link that users see in your help output. </p>
<div class="note"><span class="notetext">Note:</span> You won&#8217;t be able to see the pop-up list in the Flare authoring environment. You have to generate a build and test the output to see it.</div>
<p>To create the pop-up concept link at the end of a topic, follow these steps:</p>
<ol>
<li>Open a topic that contains a concept marker.</li>
<li>Select the following menu command:<br /><strong>Insert</strong> > <strong>Help Control</strong> > <strong>Concept Link (A-link)</strong>.</li>
<li>Select a term on the right.</li>
<li>Click the directional button in the middle of the window to copy the term to the left side of the window.</li>
<li>Click <strong>OK</strong>.</li>
</ol>
<p><img class="clearright" src="http://www.vanarsdall-infodesign.com/wp-content/uploads/2010/04/winConceptLinkControl.png" alt="Inserting a concept link control" title="Inserting a concept link control" width="603" height="338" class="alignleft size-full wp-image-3341" /></p>
<h2>Other types of help control</h2>
<p>Flare offers two other types of help control. You&#8217;ll find both of them using this menu command: <strong>Insert</strong> > <strong>Help Control</strong> > <strong>[Type of Control]</strong>.</p>
<div class="note"><span class="notetext">Tip:</span> In generated output, each of Flare&#8217;s help controls shows a different label for the link. I recommend that all related topics links have a consistent label. Users don&#8217;t care what help control you used to create the link. They just want consistency.</p>
<p>Although I prefer concept links as a mechanism for topic association, I prefer the label <em>Related Topics</em> instead of the <em>See Also</em> label used in concept links. If you want to change the label for concept links, change the <strong>MadCap|conceptLink</strong> style extension. You&#8217;ll find the <strong>mc-label</strong> property under the <strong>Unclassified</strong> group.</div>
<h3>Related Topics control</h3>
<p>This control enables you to manually build a list of related topics by selecting files. The control appears as a button with the label <em>Related Topics</em>.</p>
<p>For more information, see these help topics:</p>
<ul>
<li><span class="helplink"><a href="http://webhelp.madcapsoftware.com/flare5/Content/Nav_Links/Related_Topics_Links/Inserting_Related_Topics_Links_into_Topics.htm" title="Link to help topic about Related Topics control" target="_blank">Inserting Related Topics Links into Topics</a></span></li>
<li><span class="helplink"><a href="http://webhelp.madcapsoftware.com/flare5/Content/Nav_Links/Related_Topics_Links/Editing_Related_Topics_Links.htm" title="Link to help topic about Related Topics control" target="_blank">Editing Related Topics Links</a></span></li>
</ul>
<h3>Keyword Link control</h3>
<p>This control builds a dynamic list of topics that are associated by an index keyword. You first have to insert index markers into the topics to create a keyword association among them. The default label for the  control is <em>Search Index</em>.</p>
<p>For more information, see these help topics:</p>
<ul>
<li><span class="helplink"><a href="http://webhelp.madcapsoftware.com/flare5/Content/Nav_Links/Keyword_Links/Inserting_Keyword_Links_into_Topics.htm" title="Link to help topic about Keyword Links control" target="_blank">Inserting Keyword Links into Topics</a></span></li>
<li><span class="helplink"><a href="http://webhelp.madcapsoftware.com/flare5/Content/Nav_Links/Keyword_Links/Editing_Keyword_Links.htm" title="Link to help topic about Related Topics control" target="_blank">Editing Keyword Links</a></span></li>
</ul>
<h2>Another Option: Relationship Tables</h2>
<p>When MadCap introduced DITA publishing capability in Flare 5, they cleverly integrated DITA <em>relationship tables</em> as yet another way to introduce related topic links. You can use this powerful feature in non-DITA projects. For more information, see <span class="helplink"><a href="http://webhelp.madcapsoftware.com/flare5/Content/Nav_Links/Relationship_Links/About_Relationship_Tables.htm" title="Link to help topic about relationship tables" target="_blank">About Relationship Tables</a></span>.</p>
<h2>Questions?</h2>
<p>Help controls and relationship tables enable you to give users a simple way to find related information. They also enable users to learn by association. I encourage you to use these features when using MadCap flare to develop user assistance.</p>
<p>If you have questions or comments about these techniques, please add a comment or <a href="mailto:vanarsdallinfodesign@gmail.com" title="Contact Eddie by email">contact me</a>.</p>
<p><p><a href="#top">Back to top</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vanarsdall-infodesign.com/2010/04/11/madcap-flare-tip-helping-users-find-related-information/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>On Technical Writing and Creativity</title>
		<link>http://www.vanarsdall-infodesign.com/2010/03/19/on-technical-writing-and-creativity/</link>
		<comments>http://www.vanarsdall-infodesign.com/2010/03/19/on-technical-writing-and-creativity/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 17:15:46 +0000</pubDate>
		<dc:creator>Eddie</dc:creator>
				<category><![CDATA[Information Design]]></category>
		<category><![CDATA[Information Development]]></category>
		<category><![CDATA[Technical Writing]]></category>
		<category><![CDATA[communication design]]></category>
		<category><![CDATA[creative writing]]></category>
		<category><![CDATA[creativity]]></category>
		<category><![CDATA[technical]]></category>
		<category><![CDATA[technical communication]]></category>
		<category><![CDATA[technical communications]]></category>
		<category><![CDATA[technical writer]]></category>
		<category><![CDATA[technical writing]]></category>
		<category><![CDATA[writer]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://www.vanarsdall-infodesign.com/?p=3179</guid>
		<description><![CDATA[My friend and fellow writer Kai Weber raises an interesting question in a post called &#8220;Does structured writing stifle creativity?&#8221; The migration to XML architectures has a lot of people asking similar questions. I have long pondered a more broad version of the question: Is technical writing really a creative profession? The inevitable cocktail party [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>My friend and fellow writer <a href="http://kaiweber.wordpress.com/about/" title="Link to Kai Weber's About page" target="_blank">Kai Weber</a> raises an interesting question in a post called <a href="http://kaiweber.wordpress.com/2010/03/18/how-creative-is-structured-writing/" title="Link to Kai Weber's post on structured writing and creativity" target="_blank">&#8220;Does structured writing stifle creativity?&#8221;</a> The migration to XML architectures has a lot of people asking similar questions.</p>
<p>I have long pondered a more broad version of the question: <em>Is technical writing really a creative profession?</em></p>
<p><span id="more-3179"></span></p>
<h2>The inevitable cocktail party conversation</h2>
<p>At cocktail parties and other social events, I often meet people who aspire to make a living in fiction writing, poetry writing, or graphic design. When they learn that I make a living in technical communication, they ask how they might become a technical writer. They&#8217;re attracted to the idea that they can at least make a living writing while they develop their creative talents.</p>
<p>I understand the idea and the logic very well. I come from a fine arts background. I have a degree in music education and performed in nightclubs and concert halls for years. I own copyrights for nine songs. I have dabbled in poetry and have a collection of unpublished poems in my filing cabinet. Unfortunately, I never had the drive to succeed in music or fiction/poetry writing. Passion, yes; drive, no.</p>
<p>I landed my first corporate job to support my musical endeavors. The education part of my degree paved my path to technical communication. I had been trained in educational psychology and understood how adults learn. I could write lesson plans. So when I entered the job market in the late 80s, I started developing courses and training mainframe users. With the increasing emphasis on technology over the years, I added technical writing to my skill set. I have straddled the instructional design and technical writing worlds ever since. Both disciplines appeal to my bizarre mix of left- and right-brained thinking. I&#8217;m creative but very methodical.</p>
<p>So how do I answer the cocktail party question? I respond with a question: <em>What technical discipline do you want to specialize in?</em> Technical communication comprises many disciplines: Science writers write about science. Medical writers write about medicine. Technology writers write about hardware, software, information security, and many other aspects.</p>
<p>Typical answers: &#8220;Well, I use a lot of software,&#8221; or &#8220;My degree is in biology.&#8221; From there, I try and make suggestions for resources, leading to an exchange of business cards. I also point out that technical writing is business writing and requires a lot of team interaction. It&#8217;s not a solitary profession where you are left alone to mine your creative imagination. </p>
<h2>True creativity in technical communication</h2>
<p>To wind up the cocktail conversation, I stress what I think is the number one requirement for succeeding in technical communication: <em>creative problem solving</em>. Writing is just one aspect of your work. You have the opportunity to apply your research and investigative skills to helping others. </p>
<p>Whether you are developing a knowledge base or a training video, your goal is to provide user assistance. By helping users solve their problems, you enable them to complete tasks and accomplish goals. I realize that this isn&#8217;t a new or original assertion, but it bears repeating. </p>
<p>For more information about how your work profoundly influences users&#8217; daily lives, see the following post: <a href="http://www.vanarsdall-infodesign.com/2009/05/31/paving-the-road-to-a-user-utopia/" title="Link to previous post on user-centered writing" target="_self">Paving the Road to a User Utopia</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vanarsdall-infodesign.com/2010/03/19/on-technical-writing-and-creativity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slouching Towards Ditaville</title>
		<link>http://www.vanarsdall-infodesign.com/2009/08/13/slouching-towards-ditaville/</link>
		<comments>http://www.vanarsdall-infodesign.com/2009/08/13/slouching-towards-ditaville/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 12:52:37 +0000</pubDate>
		<dc:creator>Eddie</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[Information Design]]></category>
		<category><![CDATA[Information Development]]></category>
		<category><![CDATA[Learning Resources]]></category>
		<category><![CDATA[Online Publishing]]></category>
		<category><![CDATA[Print Publishing]]></category>
		<category><![CDATA[Single Sourcing]]></category>
		<category><![CDATA[Training]]></category>

		<guid isPermaLink="false">http://www.vanarsdall-infodesign.com/?p=2812</guid>
		<description><![CDATA[Interested in learning more about the Darwin Information Typing Architecture (DITA)? I recommend that all information developers at least break the surface. Regardless of whether you plan to adopt DITA, you can benefit from studying it. You can even borrow from its lean, efficient writing model. I have been a fan of modular, &#8220;chunked&#8221; writing [...]]]></description>
			<content:encoded><![CDATA[<p></p><a name="top"></a>
<p>Interested in learning more about the Darwin Information Typing Architecture (DITA)? I recommend that all information developers at least break the surface. Regardless of whether you plan to adopt DITA, you can benefit from studying it. You can even borrow from its lean, efficient writing model.</p>
<p>I have been a fan of modular, &#8220;chunked&#8221; writing since I took an <a href="http://www.infomap.com/" title="Link for Information Mapping site" target="_blank">Information Mapping</a> (IM) course years ago. Although I see value in using IM, I prefer DITA&#8217;s open, simplified, XML-based model. I appreciate its emphasis on standardization and content reuse. I like the flexibility for using specialized information types. Although none of my clients have adopted DITA, I study it because I have a driven fascination with information architecture and structure. </p>
<h2>Toe in the water or swan dive?</h2>
<p>Most of the available information about DITA is on the web, but at least three DITA-related books have been released (as far as I know). Each of the following titles is a great resource for neophytes who find the formal specification a bit intimidating but who would like to learn more about&#8212;and possibly even experiment with&#8212;DITA.</p>
<p><span id="more-2812"></span></p>
<h3>DITA 101: Fundamentals of DITA for Authors and Managers</h3>
<p>This 2009 release is written by Ann Rockley, Steve Manning, and Charles Cooper, three esteemed members of the Rockley Group. The book provides a straightforward introduction to DITA without becoming mired in technical details. It provides an overview of the DITA architecture, explains the benefits, and gives advice for planning a DITA implementation. It includes just enough &#8220;Advanced Stuff&#8221; (the name of the final section) to orient you toward the language of DITA. Best of all, it&#8217;s written in the same crystal clear style as <em>Managing Enterprise Conten</em>t, also a Rockley publication and one of the best books on content management.</p>
<p><em>DITA 101</em> is a &#8220;toe in the water&#8221; book. If you need to make a business case for DITA or compose an elevator speech, this book is your best resource.</p>
<h3><a name="practical_dita"></a>Practical DITA</h3>
<p>Author Julio J. Vazquez places more emphasis on the planning and execution of DITA projects. In <em>Practical DITA</em>, he encourages authors to start with a visual map of their information set and refer to the map throughout the information development process. He emphasizes the importance of audience and task analysis. </p>
<p>Of the three books discussed here, <em>Practical DITA</em> offers the most detailed writing advice. Vazquez introduces the basic DITA information types and explains the role of each. For example, he lists questions that a concept topic should answer. He recommends that <em>cognitive</em> tasks be written as concepts. He emphasizes the importance of writing &#8220;generically&#8221; and limiting related links to external content.</p>
<p><em>Practical DITA</em> also exposes readers to the basic mechanics of DITA. The author covers such specifics as semantic naming and common semantic elements, syntax diagrams and how to create them, filtering and flagging, and linking relationships.</p>
<p>If you are committed to DITA adoption or simply want to develop a test project, I recommend <em>Practical DITA</em> as prerequisite reading. This is your &#8220;starting to dog paddle&#8221; book.</p>
<h3>Introduction to DITA:<br />
A User Guide to the Darwin Information Typing Architecture</h3>
<p>Introduced in 2006 by Comtech, this book is a comprehensive tutorial. After a brief overview of the DITA architecture and the core information types, it plunges headlong into hands-on exercises.  You open your XML editor and build topic examples. You work with DITA maps. You learn techniques for content reuse and specialization. You install the DITA Open Toolkit and build output. </p>
<div class="note"><span class="notetext">Note:</span> <em>Introduction to DITA</em> was first published three years ago, so if you buy and use the book, visit the <a href="http://dita-ot.sourceforge.net/" title="Link to Sourceforge page for DITA Open Toolkit" target="_blank">DITA Open Toolkit site</a> for the most up-to-date information about the current version of the Toolkit.</div>
<p><a name="practical_dita"></a><em>Introduction to DITA</em> is your &#8220;starting to swim&#8221; book. This book is the choice for information developers who want experiential guidance in DITA content creation. You not only learn by doing, but you also become acquainted with many DITA elements.  Although I recommend this book for practice, I give equal weight to <a href="#practical_dita"><em>Practical DITA</em></a> for its sound advice.</p>
<h2>Ready to take the plunge?</h2>
<p>Good luck on your DITA journey! I have provided links for online DITA resources and for each of the three books discussed here. If you have additional resources or comments to share, please write.</p>
<h3>Explore some online resources</h3>
<ul>
<li><a href="http://www.ibm.com/developerworks/xml/library/x-dita1/" title="Link to IBM DITA introduction" target="_blank">Learn more about DITA from the perspective of its creator, IBM</a></li>
<li><a href="http://docs.oasis-open.org/dita/v1.1/CD01/overview/overview.html" title="Link to official OASIS DITA specification" target="_blank">Read the OASIS DITA Specification</a></li>
<li><a href="http://dita.xml.org/" title="Link to DITA XML.org" target="_blank">Visit the online community for the DITA standard</a></li>
<li><a href="http://en.wikipedia.org/wiki/Darwin_Information_Typing_Architecture" title="Link to Wikipedia entry for DITA" target="_blank">Read the Wikipedia entry for DITA</a></li>
</ul>
<h3>Buy a book</h3>
<ul>
<li><a href="http://www.lulu.com/content/paperback-book/dita-101/7174180" title="Link to DITA 101 book" target="_blank">DITA 101: Fundamentals of DITA for Authors and Managers</a></li>
<li><a href="http://www.lulu.com/content/5418702" title="Link to Practical DITA book" target="_blank">Practical DITA</a></li>
<li><a href="http://www.comtech-serv.com/dita2.shtml" title="Link to Introduction to DITA book" target="_blank">Introduction to DITA: A User Guide to the Darwin Information Typing Architecture</a></li>
</ul>
<p><p><a href="#top">Back to top</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vanarsdall-infodesign.com/2009/08/13/slouching-towards-ditaville/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Paving the Road to a User Utopia</title>
		<link>http://www.vanarsdall-infodesign.com/2009/05/31/paving-the-road-to-a-user-utopia/</link>
		<comments>http://www.vanarsdall-infodesign.com/2009/05/31/paving-the-road-to-a-user-utopia/#comments</comments>
		<pubDate>Sun, 31 May 2009 17:51:35 +0000</pubDate>
		<dc:creator>Eddie</dc:creator>
				<category><![CDATA[Information Design]]></category>
		<category><![CDATA[Information Development]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[User Assistance]]></category>

		<guid isPermaLink="false">http://www.vanarsdall-infodesign.com/?p=2503</guid>
		<description><![CDATA[As writers of technical content, we strive to help reduce the number of technical support calls. Yet, a recent post on the blog of LugIron Software refers to a quote stating that documentation can also increase the number of service requests. Why? Users feel overwhelmed The first point in the quote states that overly comprehensive [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a name="top"></a>As writers of technical content, we strive to help reduce the number of technical support calls. Yet, a <a href="http://blog.lugiron.com/2009/05/write-answers-not-documentation/" title="Link to LugIron Software blog post" target="_blank">recent post on the blog of LugIron Software</a> refers to a quote stating that documentation can also <em>increase</em> the number of service requests.</p>
<p>Why?</p>
<p><span id="more-2503"></span></p>
<h2>Users feel overwhelmed</h2>
<p>The first point in the quote states that overly comprehensive documentation scares users away. That may be true, but <em>comprehensive</em> simply means “of large scope” (<a href="http://dictionary.reference.com/" title="Link to Dictonary.com" target="_blank">Dictionary.com</a>) and says nothing about the quality of the documentation, how it is organized, or how it is tuned for search. </p>
<p>If you deliver a voluminous, printed tome, users will most likely avoid it. If you deliver a help site without clear points of entry and orientation, users will probably look elsewhere. If your information is difficult to browse and search results are low to non-existent, users will give up.</p>
<p>You can improve the likelihood of user satisfaction by</p>
<ul>
<li>Performing a careful user and task analysis</li>
<li>Single sourcing your content for modularity, reuse, and consistency</li>
<li>Ensuring that your information provides maximum search returns</li>
<li>Tailoring your information products to support roles and tasks.</li>
</ul>
<p>For example, nearly all users can benefit from a simple <em>Getting Started</em> guide or tutorial. The guide can cover installation and configuration and then provide a basic orientation to your software. Emphasize what they can do with the software&#8212;not how cool the UI is. From there, give them branching options tailored to their roles and desired outcomes.</p>
<h2>Users feel stimulated, but&#8230;</h2>
<p>The second point in the quote bears repeating:</p>
<blockquote><p>Documentation has so much cool stuff described, that it makes people’s imagination stimulated and they start thinking of other, even more exotic stuff they want to do but can not figure out and start a service request for it.</p></blockquote>
<p>This statement is indicative of a damned-if-you-do, damned-if-you-don&#8217;t problem. I have to wonder how user assistance information has been presented and organized if it is perceived mainly as describing “cool stuff.” I also wonder how it&#8217;s structured. My earlier comments about organization, orientation, and findability apply in this case, too.</p>
<p>Regardless, the “cool stuff” aspect of software  is a two-way street. If users want to improve the product or take it to another level, they need to provide feedback in the form of feature suggestions and enhancement requests. Product development teams cannot read their minds or restrain their imaginations.</p>
<h2>Users feel enabled</h2>
<p>Documentation that&#8217;s engaging should also make users feel that they have control. So how do you enable users without giving them too much?</p>
<p>You have created user profiles for your product, right? So why not ask &#8220;what type of user are you?&#8221; and give examples of typical users and associated tasks? Or ask &#8220;what would you like to do with Product X?&#8221; Then give readers some suggested branching points based on their roles and relevant tasks. Software and documentation need to be integrated in a way that provides a <em>solution for getting things done</em>. </p>
<p>Too often we waste a lot of words that over-emphasize the UI instead of including a separate UI reference section. If you find that you are constantly referring to the UI in ways that are not essential to performing tasks, then ask yourself whether the product design is truly effective or overly cumbersome. That may lead to a separate, challenging but necessary discussion for your product team.</p>
<h2>Users feel involved</h2>
<p>Our industry is buzzing about ways to get users more involved in contributing to product documentation by applying their product experience. Give them a voice and a stake in the process. </p>
<p>I completely support this approach. As a user, I rely heavily on active, peer-to-peer forums that not only share troubleshooting information but also &#8220;cool&#8221; tips. I understand how such forums can lessen user frustration and generate user excitement. </p>
<p>If you implement a process to enhance your documentation with user-generated content, don&#8217;t be surprised if the regular contributors comprise a small subset. Many users just want to use the product to get their tasks done. They don&#8217;t want to write the documentation. So even your participating users need to understand that the documentation must motivate, engage, and most importantly, provide answers for <em>all</em> users.</p>
<p>Even when user-generated content becomes part of your process, someone must manage it and ensure that it is accessible and usable. The most effective forums in which I participate have strong leadership.</p>
<h2>Users feel bored</h2>
<p>Regardless of what motivates or scares users away, I believe that our industry overlooks some of the obvious reasons why documentation often sucks. One factor that we ignore is the pervasive, stodgy writing style. </p>
<p>Companies should take a long, hard look at their style standards, or lack thereof. In this day and age of more casual conversation, why not integrate a more conversational tone into your documentation? As a long-time editor of tech docs, I have lobbied for a less formal tone for years, and I&#8217;m a lot older than many of my vibrant young peers. </p>
<p><strong>Examples:</strong></p>
<ul>
<li>We continue to write about how software &#8220;allows&#8221; or &#8220;lets&#8221; users accomplish a task instead of how it <em>enables</em> them. The only contexts for the word <em>allows</em> are access and security. And in a software context, I think that &#8220;lets&#8221; sounds ridiculous.</li>
<li>We write &#8220;If you <em>wish</em> to&#8230;&#8221; before notes and tasks. We&#8217;re afraid to use the stronger and less formal <em>want</em>, or simply the infinitive form: <em>To do x, click y</em>. <em>Wish</em> connotes longing.
<p><strong>Read:</strong> &#8220;When you wish upon a star&#8230;&#8221;</p>
<p> I&#8217;d wager that while using our software, users are <em>longing</em> to finish work and go home. Do you ask friends or colleagues if they <em>wish</em> to go to lunch?</li>
<li>We use <em>may</em> instead of the stronger, more enabling <em>can</em>. This usage sometimes creates confusion about whether we are giving permission or expressing that something <em>might</em> happen (as in <em>maybe</em>).</li>
</ul>
<p>These examples are often defended as &#8220;polite&#8221; usage. I simply believe that they make our words far less engaging and even a bit dull. They create the impression that software is controlling users instead of putting them in the driver&#8217;s seat.</p>
<p>Of course, software documentation isn&#8217;t the only kind of technical writing. Making policies and procedures sound more informal isn&#8217;t easy. Writing about the installation and operation of heavily regulated equipment is a serious business where inaccuracies and mistakes can have serious consequences. But I still believe that even those types of writing can benefit from clear, plain language that sounds more natural. </p>
<p>I&#8217;m not advocating a departure from formal writing, but I believe that we are redefining our definition of what&#8217;s formal. I have often <em>wished</em>&#8212;that is, <em>longed for</em>&#8212;a change, and I welcome it.</p>
<p>But I digress. Plain language is a subject for another post.</p>
<h2>Users feel content</h2>
<p>The rise of social media brings new possibilities and new challenges that are making us rethink how we provide user assistance. Regardless of what we try and what we find effective, we need to remember that what we are delivering is <em>user assistance</em>. The bottom line is, users use our products, read our policies, install, configure, and operate our equipment for one purpose: <em>to get things done</em>.</p>
<p>So when you develop information for users, keep these things in mind: </p>
<ul>
<li>Give them a clear orientation so that they can decide where they want to go.</li>
<li>Stop focusing on the “cool” factor of your product.</li>
<li>Strive to increase the likelihood that they will find what they&#8217;re looking for.</li>
<li>Consider their roles and provide tailored information.</li>
</ul>
<div class="note"><span class="notetext">Remember:</span> Focus on users and their tasks. Help them get their work done.</div>
<p>I welcome your comments and hope that you will share your own solutions for creating a better user experience.</p>
<p><a href="#top">Back to top</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vanarsdall-infodesign.com/2009/05/31/paving-the-road-to-a-user-utopia/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>The Proximity Effect</title>
		<link>http://www.vanarsdall-infodesign.com/2009/05/08/the-proximity-effect/</link>
		<comments>http://www.vanarsdall-infodesign.com/2009/05/08/the-proximity-effect/#comments</comments>
		<pubDate>Fri, 08 May 2009 06:29:15 +0000</pubDate>
		<dc:creator>Eddie</dc:creator>
				<category><![CDATA[Information Design]]></category>

		<guid isPermaLink="false">http://www.vanarsdall-infodesign.com/?p=2125</guid>
		<description><![CDATA[Fellow writer Tom Johnson has written several excellent posts on the value of quick reference guides as a concise job aid. He has also given great advice on best practices for developing them. If you need to create quick reference guides, I highly recommend Tom&#8217;s recent post, titled Quick Reference Guides: Short and Sweet Documentation. [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a name="top"></a>Fellow writer Tom Johnson has written several excellent posts on the value of quick reference guides as a concise job aid. He has also given great advice on best practices for developing them. If you need to create quick reference guides, I highly recommend Tom&#8217;s recent post, titled <a href="http://www.idratherbewriting.com/2009/04/10/quick-reference-guides-short-and-sweet-documentation/" title="Link to Tom's excellent post" target="_blank">Quick Reference Guides: Short and Sweet Documentation</a>.</p>
<p>Tom mentions the four basic principles discussed in one of my favorite design books, <em>The Non-Designer&#8217;s Design Book: Design and Typographic Principles for the Visual Novice</em>, by Robin Williams. (No, this isn&#8217;t Robin Williams the comedian, though Ms. Williams can certainly be irreverent and entertaining.)  The post also mentions Robin&#8217;s useful mnemonic device for learning the four principles:</p>
<ul>
<li><strong>C</strong>ontrast</li>
<li><strong>R</strong>epetition</li>
<li><strong>A</strong>lignment</li>
<li><strong>P</strong>roximity</li>
</ul>
<p>CRAP. Got it? </p>
<p><span id="more-2125"></span></p>
<h2>The missing principle</h2>
<p>When studying and evaluating the presentation of content, I generally find that designers of all levels seem to follow the four principles to a great extent. They seem to understand the need for contrast and repetition. As for alignment, I could write volumes about the abuse of centered text, though it&#8217;s not as rampant as it used to be. But I find that the design element that is often lacking or absent is <em>proximity</em>.</p>
<p>Regarding proximity in visual design, Williams says</p>
<blockquote><p>If items are related to each other, group them into closer proximity. Separate items that are not directly related to each other. Vary the space between to indicate the closeness or the importance of the relationship.</p></blockquote>
<p>This seems simple and logical, doesn&#8217;t it? Yet, since the early days of the web (pre-CSS), I often see amorphous layouts like this one:</p>
<div class="clearright_centered"><img src="http://www.vanarsdall-infodesign.com/wp-content/uploads/2009/05/design01.png" alt="Design without clear grouping" title="Design without clear grouping" width="425" height="272" /></div>
<p>You can probably guess which paragraphs are headings, simply because they are single lines and are set in bold text. There is certainly some semblance of structure. But observe the amount of space between headings and body text. Also note the weight of the headings. Are they all at the same level? When you scan the blocks, does your eye find a resting place? Can you easily identify the relationships between chunks of text?</p>
<p>Bold headings are at least a start. There&#8217;s contrast. Good. Now let&#8217;s add proximity to the text by following Robin&#8217;s advice and <em>grouping</em> the paragraphs:</p>
<div class="clearright_centered"><img src="http://www.vanarsdall-infodesign.com/wp-content/uploads/2009/05/design02.png" alt="Design with clear grouping" title="Design with clear grouping" width="427" height="277" /></div>
<p>This is a subtle change, but we can now more easily recognize the information blocks. The first heading also looks slightly larger and heavier, suggesting that it is a first-level heading.</p>
<h2>The Gestalt of clear text</h2>
<p>If you search the web for information about proximity in visual design, you will find that most of the writing and discussion centers on the effects created by the grouping of figures and forms. This is the key aspect of <a href="http://daphne.palomar.edu/design/gestalt.html" title="Link to page about Gestalt theory" target="_blank">Gestalt theory</a>. Although proximity certainly plays a key role in our perception of graphic elements, I believe that it is equally important in the visual and perceptual organization of textual content.</p>
<p>Ben Hunt of Scratch Media agrees. In his post on <a href="http://www.webdesignfromscratch.com/grouping.php" title="Link to Scratch Media blog" target="_blank">Grouping elements for clear web page design</a>, Hunt includes paragraphs and margins as important elements in successful page designs. I especially appreciate his assertion that </p>
<blockquote><p>Grouping needs whitespace, its opposing force, to exist.</p></blockquote>
<p>Proximity may seem like a small, insignificant design aspect, but it is a key principle for structuring information and promoting comprehension. When you are creating content for print or the web, pay attention to how you block the information. Regardless of the tool or technology that you&#8217;re using&#8212;Word, FrameMaker, InDesign, or CSS&#8212;you can easily use grouping and spacing to show relationships. <strong>Hint for CSS designers:</strong> Under the <em>Box</em> property group, look for <em>margin-top</em> and <em>margin-bottom</em>. </p>
<h2>Related references</h2>
<ul>
<li><a href="http://en.wikipedia.org/wiki/Gestalt_psychology" title="Link to Wikipedia article on Gestalt psychology" target="_blank">Wikpedia on Gestalt psychology</a></li>
<li><a href="http://graphicdesign.spokanefalls.edu/tutorials/process/gestaltprinciples/gestaltprinc.htm" title="Link to article on Gestalt principles" target="_blank">The Gestalt Principles</a></li>
<li><a href="http://library.albany.edu/imc/webdesign/page2.html" title="Link to basic page layout tutorial" target="_blank">Basic Web Page Layout and Design (tutorial)</a></li>
</ul>
<p><a href="#top" target="_self">Back to top</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vanarsdall-infodesign.com/2009/05/08/the-proximity-effect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
