<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>I&#039;d Rather Be Writing &#187; usability</title>
	<atom:link href="http://idratherbewriting.com/tag/usability/feed/" rel="self" type="application/rss+xml" />
	<link>http://idratherbewriting.com</link>
	<description>The Latest Trends in Technical Communication</description>
	<lastBuildDate>Fri, 25 May 2012 16:20:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Using Treejack as a Method for Evaluating Your Help&#8217;s Navigation</title>
		<link>http://idratherbewriting.com/2011/11/02/treejack-as-a-method-for-evaluating-your-helps-navigation/</link>
		<comments>http://idratherbewriting.com/2011/11/02/treejack-as-a-method-for-evaluating-your-helps-navigation/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 05:32:09 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Technical Writing]]></category>
		<category><![CDATA[treejack]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://idratherbewriting.com/?p=10005</guid>
		<description><![CDATA[Recently, at my request, one of my user research colleagues did some usability testing on a webhelp file. He did what’s called a “treejack,” which is a method that asks users to identify the place in a navigation system they would go to find a topic. For example, if you were trying to figure out how to schedule a projector on a calendar (to use ... <a href="http://idratherbewriting.com/2011/11/02/treejack-as-a-method-for-evaluating-your-helps-navigation/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Recently, at my request, one of my user research colleagues did some usability testing on a webhelp file. He did what’s called a “treejack,” which is a method that asks users to identify the place in a navigation system they would go to find a topic.</p>
<p>For example, if you were trying to figure out how to schedule a projector on a calendar (to use a scenario from my treejack), where would think you would find it in the navigation tree? The user then navigates a series of labels to drill down into what he or she feels would be the location.</p>
<p>The method is called a &#8220;treejack&#8221; because <a title="Treejack" href="http://www.optimalworkshop.com/treejack.htm">Treejack</a> is the name of the online tool from Optimal Workshop. (I&#8217;m sure there&#8217;s a more general term for the activity.)</p>
<p>While you could do this same usability test using a series of document folders (nested inside each other), the treejack shows you the unsuccessful paths that participants follow. What I’ve learned is that users have a lot of success when the labels are clear, but when you have vague navigation labels, such as &#8220;Managing Calendars,&#8221; where a lot of different tasks and topics could be grouped, success rates decline. Words that have subtle distinctions in meaning, such as <em>scheduling</em> versus <em>reserving</em>, also mislead users.</p>
<p>Here&#8217;s what a sample treejack output looks like. This is a graph from the Optimal Sort site:</p>
<div id="attachment_10014" class="wp-caption alignnone" style="width: 610px"><a href="http://idratherbewriting.com/wp-content/uploads/2011/11/treejack.png"><img class="size-medium wp-image-10014" title="Treejack" src="http://idratherbewriting.com/wp-content/uploads/2011/11/treejack-600x518.png" alt="Treejack" width="600" height="518" /></a><p class="wp-caption-text">This is what the results look like from a treejack. It shows you all the paths the users took. The green paths are the successful paths. Red paths are wrong paths. (Image from Optimal Sort.) </p></div>
<p>As I looked down the treejack paths to see where users clicked, I could see the logic that would lead a user to think the topic would be organized in that folder. For example, in my treejack, setting up and migrating calendars could have been grouped under Getting Started (it wasn&#8217;t), just as “turning off the old calendar,” a somewhat random miscellaneous topic, could have been grouped under FAQs (it wasn&#8217;t).</p>
<p>The problem with organizing help is that words have so many nuances and subtleties, they can be used in a lot of different ways. There are shades of meaning, words that accommodate multiple definitions. Using general terms such as &#8220;managing,&#8221; &#8220;viewing,&#8221; or “working with…” leads to a variety of topics that the folders could contain. Only when words have unmistakably singular meanings do users navigate to the right topic in the navigation tree almost every time.</p>
<h2>Naming Conventions for Concepts and Topics</h2>
<p>Another challenge users faced is how to distinguish between concepts and topics. In navigating the webhelp tree, it wasn’t clear to users if a topic was conceptual or task-based. In my content model, I start the first topic of each help folder with a conceptual topic, phrased as a gerund (“Manag<em>ing</em> the calendar”). I include the bulk of that folder’s conceptual information on that folder’s conceptual topic, and then let all sub-topics in that folder be tasks. I do this because I found that separating each concept out into its own help topic bloats the help and makes it seem unnecessarily complex.</p>
<p>For tasks, I use the imperative form (“<em>Create</em> a calendar,” “<em>Approve</em> a calendar”). I do this partly because I’ve found that the imperative form is much more search friendly. When searching for words, most users type active keywords that express what they want to do – for example, “create a new calendar.” Users rarely type “creating a new calendar” if they’re looking for information on how to create a calendar. However, the help engine in many webhelp files (such as Author-it) doesn’t interpret “create” and “creating” as the same form of the word. Only words that have matching stems (“edit” and “editing”) are treated as the same keyword.</p>
<p>Regardless, this distinction between gerunds for concepts and imperatives for tasks wasn’t clear to users. I could preface concept topics with “About,” perhaps. But as the landing page for the webhelp folder, my page usually matches the folder name. So unless I want “About” included in every help book title, I tend to omit it.</p>
<p>I’m curious to know if others have adopted a standard convention for distinguishing between task and concept topics. If so, I would be interested to hear what it is.</p>
<p>As always, the usability study opened up my eyes to a lot of the difficulties inherent in organizing help. There&#8217;s a reason why users often can&#8217;t find what they&#8217;re looking for, and it&#8217;s not just a matter of organization. It&#8217;s due to the slippery nature of language. Perhaps I need to think about ways to make language more exact, to shy away from words with vague meaning. I also need to provide more abundant cross-references in various topics to redirect users toward the &#8220;right&#8221; path.<br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://3rabbitz.com">3Rabbitz book</a></li>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/flare/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=Flare8"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2011/11/02/treejack-as-a-method-for-evaluating-your-helps-navigation/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Guest Post: CMS UX Woes. It Shouldn’t Be This Hard.</title>
		<link>http://idratherbewriting.com/2011/08/04/guest-post-cms-ux-woes-it-shouldn%e2%80%99t-be-this-hard/</link>
		<comments>http://idratherbewriting.com/2011/08/04/guest-post-cms-ux-woes-it-shouldn%e2%80%99t-be-this-hard/#comments</comments>
		<pubDate>Thu, 04 Aug 2011 14:21:42 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Carol Barnum]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[content management systems]]></category>
		<category><![CDATA[Southern Polytechnic State University]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[UX]]></category>

		<guid isPermaLink="false">http://idratherbewriting.com/?p=9646</guid>
		<description><![CDATA[The following is a guest post by Carol Barnum, a professor at Southern Polytechnic State University. My university recently purchased a content management system (CMS) as part of a complete redo of our website, long overdue. A content management system is supposed to simplify the process of managing content on the web. Maybe some CMS systems do, but not the one chosen for my university. ... <a href="http://idratherbewriting.com/2011/08/04/guest-post-cms-ux-woes-it-shouldn%e2%80%99t-be-this-hard/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_9648" class="wp-caption alignright" style="width: 131px"><a href="http://idratherbewriting.com/wp-content/uploads/2011/08/cbarnumphoto.png"><img class="size-full wp-image-9648" title="Carol Barnum" src="http://idratherbewriting.com/wp-content/uploads/2011/08/cbarnumphoto.png" alt="Carol Barnum" width="121" height="146" /></a><p class="wp-caption-text">Carol Barnum</p></div>
<p>The following is a guest post by Carol Barnum, a professor at Southern Polytechnic State University.</p>
<p><a href="http://idratherbewriting.com/wp-content/uploads/2009/04/orangebar.png"><img class="alignnone size-full wp-image-9119" style="border: none;" title="orangebar" src="http://idratherbewriting.com/wp-content/uploads/2009/04/orangebar.png" alt="" width="300" height="3" border="0" /></a></p>
<p>My university recently purchased a content management system (CMS) as part of a complete redo of our website, long overdue. A content management system is supposed to simplify the process of managing content on the web. Maybe some CMS systems do, but not the one chosen for my university.</p>
<p>As the person responsible for managing the content on the <a title="Southern Polytechnic Usability Center" href="http://www.usability.spsu.edu/">Usability Center&#8217;s website</a>, I have been trying to rewrite the pages in my site, using the content management system. Despite two hours&#8217; training on the system and a manual to help me figure out how to do the basic functions, the process has been anything but easy, intuitive, learnable, or efficient.</p>
<h2>Shouldn&#8217;t a content management system be useful, usable, and desirable?</h2>
<p>Useful, usable, desirable. As these are the basic tenets of usability, it would be logical to assume that a content management system should earn high points in each of these areas. But no &#8212; at least not the one I am forced to use.</p>
<p>A quick check of ratings of CMS brings up a website called <a title="Top Ten Reviews" href="http://cms-software-review.toptenreviews.com/">TopTenReviews</a>.</p>
<p>The top rated CMS systems (the one I&#8217;m using is not among them) rate the systems on the categories of</p>
<ul>
<li>features</li>
<li>management</li>
<li>security</li>
<li>ease of use</li>
<li>help and support.</li>
</ul>
<p>Good and important categories, all.</p>
<p>The site&#8217;s explanation of the ease-of-use category for CMS is this:</p>
<blockquote><p><em>When shopping for a CMS, whether you are a blogger, developer or designer, ease of use is probably the most desirable feature, second only to the actual publishing and performance components. If you aren&#8217;t able to immediately pick up a software application and start building your site, odds are it isn&#8217;t entirely user friendly. A CMS should enable both technical and non-technical users to create a truly comprehensive web presence with ease.<br />
</em></p></blockquote>
<p>I like it. I just wish I liked the CMS system we are required to use. Because our CMS violates the principles of the &#8220;ease of use&#8221; category, and because this category is &#8220;the most desirable feature&#8221; of an effective CMS, I have to wonder whether the company did any usability testing on their product prior to, or even after, the launch. I can&#8217;t imagine that they did, or, if they did, that they tested with &#8220;real&#8221; users like me.</p>
<h2>How do you determine the cost of a CMS?</h2>
<p>You start with the cost to purchase the system, obviously. But then what?</p>
<p>If the cost of the product is a significant factor in the purchasing decision, and surely it must be, I wonder whether the cost of support to get the users to use the system was factored in as well.</p>
<p>I doubt my university took this cost into consideration. They should have, however, if my experience has been any indicator of the need for &#8220;customer support&#8221; to get me up and running.</p>
<h2>Is Customer Support ready for the phone to ring?</h2>
<p>At my university, customer support is basically one person—the university&#8217;s webmaster—who offered to help me if I got stuck anywhere in the process of making the conversion.</p>
<p>Little did he know, or could anticipate, the number of phone calls he would receive from me, often adding up to 4 or 5 calls in a single day. And calls every day for at least a week.</p>
<p>He was always patient, walking me through the steps to do—or undo—the content I had created.</p>
<p>Often, however, the method to undo something was more problematic to explain than to just fix the problem himself. Although the goal of the webmaster was to teach us to fish, rather than supplying us with fish (you know the metaphor, I presume), in the cases of the complex problems I created in my bumbling attempt to add new content, the webmaster determined, in more than one or two instances, that it would be easier for him to fix the problem, which he viewed as a one-time issue, rather than to teach me how to undo it and redo it myself.</p>
<p>I couldn&#8217;t have been the only person needing his help.</p>
<h2>Does learnability improve after exposure?</h2>
<p>Learnability is a usability principle, often hard to measure if you are testing only with first time users. But it&#8217;s vital to a system&#8217;s usability to support learning and relearning the system so that first time users get better quickly at navigating the system and so that repeat users (especially those who don&#8217;t use the system regularly) can retain their ability to use the system when they return.</p>
<p>As for the learnability of the system, I have to give our CMS a failing grade, or put the blame on me for failing to learn the system. Very little of what I did on one day was retained to the next day.</p>
<p>Because of the lack of learnability of the system, I dreaded opening up the software, as I knew I would be confused and frustrated about how to get up and going . . . every time. And if someone else had been working on my pages in the system and forgot to &#8220;check the page back in&#8221; when they signed off, then I couldn&#8217;t access the page until I had contacted the other person and asked him/her to check the page back in. You would think that when you logged off the system, it would check your work back in, but that didn&#8217;t happen.</p>
<h2>Which page would need the most frequent updates?</h2>
<p>After many days of &#8220;learning&#8221; the system, I was finally ready to do the last thing I wanted to do—create news and events pages. This task turned out to be the most difficult part of the process. First, creating these pages required a separate tutorial, as they were handled differently from other pages. Then, there was no easy or obvious way to create hotlinks to full stories or full articles I wanted to cite in the news/events. Then, the events page did not provide a way to include a picture, although the news page did. The list of issues is much longer, but suffice it to say that these were the least usable sections of the CMS. Yet, they are very likely to be the most frequently updated pages!</p>
<p>Calls to my webmaster brought a strange silence, which puzzled me, as he had been so responsive up to this point. I wouldn&#8217;t blame him if he decided not to pick up the phone when he saw me calling in, but it turns out that wasn&#8217;t the reason he had not called back. Rather, he and his boss had met to discuss the problem I and I&#8217;m sure many others were having with these pages. They determined that the system was not usable enough to allow for quick and easy updates on these pages. So these pages were put on hold (!) until a better system could be located and, I presume, purchased.</p>
<h2>Why did we end up with such an unusable system?</h2>
<p>For starters, no one asked the UX or content management folks at our university to review these systems and make recommendations. An expert review would have gone a long way to uncovering potential show-stopper problems. Usability testing with some target users would have exposed even more.</p>
<p>Now, with the site launch date pushed back, we may have to launch the site with incomplete information regarding news and events and no easy way to update this most time-sensitive information.</p>
<p>If I have learned by doing, it&#8217;s a lesson I hope will not have to be repeated by others getting ready to adopt a content management system.</p>
<p>As technical communicators and information designers, we may &#8220;own the content,&#8221; but if we don&#8217;t have a major stake in the decision of which content management system to adopt for our work, we may end up being &#8220;owned&#8221; by the system.</p>
<p>Fittingly, the TopTenReviews website ends its description of its reviews of the top CMS this way:</p>
<blockquote><p><em>Our trademark side-by-side comparison can only compare the types of features offered by each CMS, but it doesn&#8217;t really address the power or usability of those features. It is in this way that each of these systems distinguishes itself from another. Ratings and check marks fail to really capture the full worth of any CMS; only each specific user can determine which is the &#8220;best&#8221;</em> <em>CMS. Every one of the systems reviewed here has a demo version that gives a more accurate picture of its capabilities.</em></p></blockquote>
<p>Although I agree that the usability of the features of a system is best determined by users, I do not agree that this has to be done for &#8220;each specific user.&#8221; A quick study of five users in a particular subset of the user population will expose enough overlapping issues to identify quickly and easily whether users deem the system useful, usable, and most of all satisfying.</p>
<p><em>Carol Barnum is director of graduate studies in Information Design and Communication at Southern Polytechnic and director of the usability center. Her latest book is <em><a href="http://www.amazon.com/Usability-Testing-Essentials-Ready-Set-Test/dp/012375092X">Usability Testing Essentials: Ready, Set…Test!</a> </em>(Morgan Kaufmann, 2011).</em><br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://3rabbitz.com">3Rabbitz book</a></li>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/flare/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=Flare8"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2011/08/04/guest-post-cms-ux-woes-it-shouldn%e2%80%99t-be-this-hard/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>A Few Notes from Usability Testing: Video Tutorials Get Watched, Text Gets Skipped</title>
		<link>http://idratherbewriting.com/2011/07/22/a-few-notes-from-usability-testing-video-tutorials-get-watched-text-gets-skipped/</link>
		<comments>http://idratherbewriting.com/2011/07/22/a-few-notes-from-usability-testing-video-tutorials-get-watched-text-gets-skipped/#comments</comments>
		<pubDate>Fri, 22 Jul 2011 15:09:56 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[angela colter]]></category>
		<category><![CDATA[confab]]></category>
		<category><![CDATA[Technical Writing]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://idratherbewriting.com/?p=9595</guid>
		<description><![CDATA[This week was the first time I&#8217;ve actually seen our usability labs used. We have a new usability research group led by someone with years of experience doing usability engineering for Microsoft. I watched in our observation room as he led a handful of users through 60-90 minute usability tests for an application I documented. What is surprising about usability testing is how much valid ... <a href="http://idratherbewriting.com/2011/07/22/a-few-notes-from-usability-testing-video-tutorials-get-watched-text-gets-skipped/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>This week was the first time I&#8217;ve actually seen our usability labs used. We have a new usability research group led by someone with years of experience doing usability engineering for Microsoft. I watched in our observation room as he led a handful of users through 60-90 minute usability tests for an application I documented.</p>
<p>What is surprising about usability testing is how much valid information you can gather from so few subjects. With a handful of people unfamiliar with an app who are thoroughly trying to use it, you can find out most of the major problems with the app.</p>
<p>As the usability researcher asked participants to perform various tasks, eventually the participants forayed into the help. I was eagerly waiting for them to click the help icon, and when they did, I was a bit surprised what happened.</p>
<h2>New Users Watch Videos, Skip Text</h2>
<p>Only a few of the users read the help.  Most just watched the videos. Keep in mind that all of the users were brand new to the app.</p>
<p>With one user, he didn&#8217;t realize there were videos at all, as I had them buried in a side option called &#8220;screencasts.&#8221; Screencasts seemed something similar to screen sharing, he said, so he didn&#8217;t click there until later. When he did, he felt that the videos were just what he was looking for in help material.</p>
<p>Another user watched one of the videos twice, and after watching the video, was somewhat successful in completing a task (or at least a lot more successful than before &#8212; there were still challenges).</p>
<p>Given the popularity of the videos, I soon stuck all five of the videos right on the home page. Here&#8217;s the introductory video that most people watched:</p>
<p><object width="600" height="338"><param name="movie" value="http://www.youtube.com/v/EvOQdUE2CCA?version=3"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/EvOQdUE2CCA?version=3" type="application/x-shockwave-flash" width="600" height="338" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>(You can <a href="https://tech.lds.org/ldshelp/index.php5/Study_Notebook:_Introduction/eng">view the rest of the videos here</a>, by the way.)</p>
<h2>Intermediate Users Skip Videos, Scan Text</h2>
<p>Despite the popularity of the videos, I found that videos appeal to different users in different contexts. For more tech savvy users just looking for an answer to a specific question, they were less likely to watch a video and more likely to search/scan the text for answers to their specific questions. Even so, these intermediate users were interested and encouraged by the videos available and sometimes watched one. One user saw the Youtube logo on the videos and immediately said, <em>Cool</em>.</p>
<p>I also noticed that when users did venture into the text, they tended to discover information they hadn&#8217;t anticipated. I found this fascinating. I&#8217;ve <a href="http://idratherbewriting.com/2010/05/26/browse-versus-search-organizing-content-9/">written before</a> that search doesn&#8217;t allow you to discover what you aren&#8217;t aware of. Most users seemed pretty confident that they already knew how most of the app worked. When they actually read the help, though, there was a lot they didn&#8217;t know.</p>
<h2>The Help Paradox</h2>
<p>Almost invariably, users tried to figure the app out themselves from the interface first before resorting to the help &#8212; especially advanced users. In watching users play guessing games, proceed with trial-and-error mentality, and generally click everywhere trying to figure things out, I realized it would have been easier if they viewed several tutorials <em>first</em> before trying to complete the tasks.</p>
<p>One of my colleagues explained that at one company, they did usability testing that involved a laptop, mouse, keyboard, and a 40 page quick reference guide. Of about a dozen users, one person read the entire guide before doing the tests. When this user started on the tests, he moved right through the tasks quickly.</p>
<p>We know this is probably true of software usage. It&#8217;s more efficient to read up on how to use the application first before diving into it. Despite this, most of us will resist help until the last resort, and turn to it only when we get stuck. We&#8217;ll struggle and struggle and struggle and only after spending 30 minutes or more guessing, <em>then</em> we&#8217;ll read the instructions for 5 minutes to figure it out.</p>
<p>One reason, my colleague explained, is that we need a certain context before information in a help file or video becomes relevant. Without having seen the app and wondered, for example, about the use of <em>tags</em>, a video called &#8220;About Tags&#8221; doesn&#8217;t become relevant.</p>
<p>Perhaps on-screen text that contains snippets of instruction, with links to more information in the help, would be a way to move people from the interface into the help.</p>
<h2>What&#8217;s the Value of Writing?</h2>
<p>Overall, if there&#8217;s one thing I&#8217;ve learned from watching users, it&#8217;s that they prefer video tutorials to text &#8212; especially new users. Having come to this conclusion about video, it makes me wonder whether I should be focusing more on video than writing. Maybe I have to reevaluate the importance of written communication? My blog is called, after all, <em>I&#8217;d rather be writing.</em> Shouldn&#8217;t I change it to something like, <em>I&#8217;d rather be creating videos</em>?</p>
<p>One limitation of video is that it&#8217;s harder to dive into complexity and sophistication. In writing, you can explain concepts, explore ramifications, analyze, assess, and synthesize all you want. Like in this blog post, for example. I&#8217;m doing all kinds of little mental explorations. In a scripted video, however, it&#8217;s much harder to do explore a topic in a structured, logical, interesting way. Perhaps videos force you to stick with the basics.</p>
<p>I haven&#8217;t tried doing more &#8220;thinking&#8221; in videos. As a test, I recorded the following short video last night:</p>
<p><object width="600" height="338"><param name="movie" value="http://www.youtube.com/v/rducDKykXZ4?version=3"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/rducDKykXZ4?version=3" type="application/x-shockwave-flash" width="600" height="338" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>As you can see, it&#8217;s somewhat rambling and meandering. But would you rather watch the video or read this post? I tried to essentially cover the same material.</p>
<h2>Testing Content</h2>
<p>My biggest takeaway from usability testing is that it opened up my eyes to the need for testing &#8212; not just testing design and functionality, but testing content as well. At <a href="http://confab2011.com">Confab</a>, I had breakfast with one of the presenters, <a href="http://www.angelacolter.com">Angela Colter</a>, who was presenting on <a href="http://confab2011.com/program/session-description/testing_content">testing <em>content</em></a>. We test interfaces with all kinds of users, but if people are really interested in content, if that&#8217;s what they go to a site for, shouldn&#8217;t we be testing content instead? Shouldn&#8217;t content be the primary thing we test for, and then design?</p>
<p>I missed Angela&#8217;s presentation, but as I recall, she said something to the effect that when they tested content for a group of users, they found the content didn&#8217;t answer many of the users&#8217; questions. I&#8217;d love to pull about 10 users into a room and have them review the <em>content</em> of a website or help system, based on various goals and questions they have. I don&#8217;t know why I haven&#8217;t done this before. Now I realize that not doing it for content has the same effect as not doing it for interfaces &#8212; you may think it&#8217;s fine, but if you&#8217;re the one who designed/wrote it, you become blind to its failures.</p>
<p>While the interaction designers&#8217; pride pretty much crumbled while watching users try to use the interface, I imagine technical writers would feel the same way watching a usability test for their help. I have no doubt that users would experience as much or <em>more</em> frustration looking in the help file for various questions and answers. Perhaps this is why we tend to avoid usability testing for our help systems &#8212; the reality of how much help fails would be too much burden for us to bear. The results would force us to reassess and reapproach how we do help. Based on my experiences in watching users explore help, videos and on-screen help will now be my top priority.<br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://3rabbitz.com">3Rabbitz book</a></li>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/flare/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=Flare8"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2011/07/22/a-few-notes-from-usability-testing-video-tutorials-get-watched-text-gets-skipped/feed/</wfw:commentRss>
		<slash:comments>50</slash:comments>
		</item>
		<item>
		<title>You learn more from users in 5 minutes than you do from 2 weeks of project meetings</title>
		<link>http://idratherbewriting.com/2010/09/14/you-learn-more-from-users-in-5-minutes-than-you-do-from-2-weeks-of-project-meetings/</link>
		<comments>http://idratherbewriting.com/2010/09/14/you-learn-more-from-users-in-5-minutes-than-you-do-from-2-weeks-of-project-meetings/#comments</comments>
		<pubDate>Tue, 14 Sep 2010 14:20:32 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[interactions]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[Technical Writing]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[users]]></category>

		<guid isPermaLink="false">http://idratherbewriting.com/?p=7256</guid>
		<description><![CDATA[I recently had a project with a small group of users, maybe 35. I joined the project about a month before the scheduled release. I wasn&#8217;t sure what kind of help the app needed, or what format. A wiki? Screencasts? Online help? A short PDF? I talked with the lead customer, and he hadn&#8217;t given much thought about help. I talked with the project manager, ... <a href="http://idratherbewriting.com/2010/09/14/you-learn-more-from-users-in-5-minutes-than-you-do-from-2-weeks-of-project-meetings/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://idratherbewriting.com/wp-content/uploads/2010/09/tellyphone.gif"><img class="alignright size-full wp-image-7547" title="The phone" src="http://idratherbewriting.com/wp-content/uploads/2010/09/tellyphone.gif" alt="" width="125" height="125" /></a>I recently had a project with a small group of users, maybe 35. I joined the project about a month before the scheduled release. I wasn&#8217;t sure what kind of help the app needed, or what format. A wiki? Screencasts? Online help? A short PDF?</p>
<p>I talked with the lead customer, and he hadn&#8217;t given much thought about help. I talked with the project manager, a quality assurance engineer, and a developer. The PM didn&#8217;t know what kind of help the app needed either. The QA engineer thought it needed a few pages of help; a developer said it needed maybe 150 pages. After floundering around for about a week, I realized I was shooting in the dark.</p>
<p>I asked the interaction designer for some names of users I could contact, and he supplied me a name. After talking on the phone with the user for 5 minutes, I knew that my entire previous direction was wrong. They didn&#8217;t need a robust wiki. &#8220;If you created a help system,&#8221; the user said, &#8220;I&#8217;m really not sure anyone would use it. We all know the process so well here. The only thing we may need help with is to find where something is in the interface.&#8221;</p>
<p>This lightened my load incredibly. The way our department often works, we create applications so customized to a specific business process that only users within that business department understand how the application will actually be used. Trying to penetrate this business process requires learning an entirely new culture and knowledge base. But often it isn&#8217;t necessary to document this business knowledge &#8212; it all depends.</p>
<p>When I started the project, I was fixed on creating documentation that explained not only the how, but the why and who and where and other context. Now I&#8217;m basically creating a slideshow of screenshots with some callouts indicating where things are in the interface. I figure it will save me about 2 months of work and will actually be looked at by the users &#8212; all because of a brief phone call with users. I realized that I can learn more from talking with users for 5 minutes than I can from 2 weeks of project meetings. Why is it that I don&#8217;t talk to users more frequently?</p>
<p style="font-size: 9px; color=#c0c0c0;">photo from <a href="http://www.flickr.com/photos/h_is_for_home/3858850863/sizes/s/">Flickr</a></p>
<p>
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://3rabbitz.com">3Rabbitz book</a></li>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/flare/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=Flare8"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2010/09/14/you-learn-more-from-users-in-5-minutes-than-you-do-from-2-weeks-of-project-meetings/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Typography for Lawyers</title>
		<link>http://idratherbewriting.com/2010/04/29/typography-for-lawyers/</link>
		<comments>http://idratherbewriting.com/2010/04/29/typography-for-lawyers/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 07:20:01 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[style]]></category>
		<category><![CDATA[Technical Writing]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/?p=6136</guid>
		<description><![CDATA[Typography for Lawyers provides the basics of typography and general style in an easy-to-read way that would be perfectly suited not only for lawyers, but for anybody whose writing needs a little cleaning up (for example, you could send it to the project manager who keeps putting two spaces after each period). Definitely a handy resource to know about. Hat tip: tc.eserver library. Blog Sponsors ... <a href="http://idratherbewriting.com/2010/04/29/typography-for-lawyers/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.typographyforlawyers.com/">Typography for Lawyers</a> provides the basics of typography and general style in an easy-to-read way that would be perfectly suited not only for lawyers, but for anybody whose writing needs a little cleaning up (for example, you could send it to the project manager who keeps putting two spaces after each period). Definitely a handy resource to know about. Hat tip: <a href="http://tc.eserver.org/37117.html">tc.eserver library</a>.<br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://3rabbitz.com">3Rabbitz book</a></li>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/flare/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=Flare8"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2010/04/29/typography-for-lawyers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Why Usability is Praised and Tech Comm is Ignored</title>
		<link>http://idratherbewriting.com/2010/04/26/why-usability-is-praised-and-tech-comm-is-ignored/</link>
		<comments>http://idratherbewriting.com/2010/04/26/why-usability-is-praised-and-tech-comm-is-ignored/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 01:47:02 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[missouri]]></category>
		<category><![CDATA[technical communicator]]></category>
		<category><![CDATA[Technical Writing]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[value]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/?p=6130</guid>
		<description><![CDATA[While I was in Missouri at a technical writing conference for teachers and students last weekend, I had an interesting conversation with a lady who happened to drop by from Canada. She had transitioned from tech comm to usability, and she explained an interesting parallel. I had just presented my &#8220;Anyone Can Write: Changing Roles for Technical Communicators&#8221; presentation to students, and she commented that ... <a href="http://idratherbewriting.com/2010/04/26/why-usability-is-praised-and-tech-comm-is-ignored/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>While I was in Missouri at a technical writing conference for teachers and students last weekend, I had an interesting conversation with a lady who happened to drop by from Canada. She had transitioned from tech comm to usability, and she explained an interesting parallel. I had just presented my &#8220;Anyone Can Write: Changing Roles for Technical Communicators&#8221; presentation to students, and she commented that many have the same assumption about usability: anyone can do usability. However, whereas tech comm is generally under-appreciated or ignored, usability is on a higher level of appreciation. Why the difference?</p>
<p>Here&#8217;s what my friend explained: project members <em>see</em> the usability deliverables, but they don&#8217;t see the tech comm deliverables. When the usability experts create wireframes or prototypes, the whole team meticulously reviews the designs. But when a technical communicator creates a 200 page user manual, a smooth-looking online help, some video tutorials and other deliverables, almost no one sees them except the person assigned to review them. As a result, people see and appreciate the usability specialist / interaction designer&#8217;s work, but they continue to undervalue the technical communicator&#8217;s work.<br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://3rabbitz.com">3Rabbitz book</a></li>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/flare/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=Flare8"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2010/04/26/why-usability-is-praised-and-tech-comm-is-ignored/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>&#8220;I never really understood that feature, so I left it alone&#8230;&#8221;</title>
		<link>http://idratherbewriting.com/2010/02/12/i-never-really-understood-that-feature-so-i-left-it-alone/</link>
		<comments>http://idratherbewriting.com/2010/02/12/i-never-really-understood-that-feature-so-i-left-it-alone/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 15:43:26 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[comfort]]></category>
		<category><![CDATA[comprehension]]></category>
		<category><![CDATA[knowledge]]></category>
		<category><![CDATA[Technical Writing]]></category>
		<category><![CDATA[understanding]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/?p=5710</guid>
		<description><![CDATA[The other day I rose early to conduct some user acceptance testing with a new version of our software. As I was going through the new version of the application with a user, he got excited about a new feature we were implementing, which allowed users to collaborate on items. Noting his excitement, and realizing that the new version of the software wouldn&#8217;t be released ... <a href="http://idratherbewriting.com/2010/02/12/i-never-really-understood-that-feature-so-i-left-it-alone/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>The other day I rose early to conduct some user acceptance testing with a new version of our software. As I was going through the new version of the application with a user, he got excited about a new feature we were implementing, which allowed users to collaborate on items. Noting his excitement, and realizing that the new version of the software wouldn&#8217;t be released for several more months, I explained that the current version had a similar feature as well that he could use.</p>
<p><em>Oh, that field?</em> he said. <em>I never really understood that feature, so I left it alone.</em><span id="more-5710"></span></p>
<p>The user wasn&#8217;t a novice. He used this application several hours a day, if not more. How could he be so comfortable leaving alone a feature that could be integral to his workflow, which could save him hours of time and make his life easier? I could hardly believe it.</p>
<h3>Knowledge Intake Thresholds</h3>
<p>As I related the feedback to my colleagues, they noted how we often do the same thing with applications we use. For example, I use iTunes to download podcasts, create playlists, and sync the audio to my iPod. I know iTunes can do a whole lot more, such as create smart playlists based on the music I most often play, but I&#8217;m not interested in that. I don&#8217;t quite know how to set it up, and frankly I&#8217;m happy with my current level of understanding.</p>
<p>Photoshop is another example. I can get by in Photoshop all right. Only when I absolutely have to learn something, such as layer masks, do I start pushing my knowledge deeper by going into the help.</p>
<p>I often give one-on-one WordPress training. This past Saturday I scheduled a two-hour call with someone implementing a wootheme. At about an hour and a half into the call, I could tell the person&#8217;s brain was saturated. I had hit the threshold on her knowledge intake for the day.</p>
<p>My own knowledge intake threshold maxes out at about an hour. This is why classes at schools aren&#8217;t longer than 50 minutes. After an hour, the amount of new knowledge you can continue to absorb goes downhill.</p>
<h3>Long-Term Learning</h3>
<p>As technical writers, it&#8217;s hard to feel empathy for users when they refuse to learn. <em>It&#8217;s all in the manual, if they would just read it, </em>we often say. But we have to remember that we spend months ramping up on a software application &#8212; users don&#8217;t. Our first experience of the application is usually in a development environment where features are only half-coded. As time passes and new features are developed, and we attend project meeting after meeting, we slowly add the new knowledge to what we&#8217;ve already learned. After six months of gradual ramping up, we&#8217;re experts on the application. We then try to teach users to be experts in a day, or more realistically, in about 20 minutes.</p>
<p>Do you see the problem? We get six months to learn little by little, being paid handsomely to do so. The user gets 20 minutes and must often take time out of his or her schedule to do it. It&#8217;s no wonder the user doesn&#8217;t naturally move into the expert knowledge range.</p>
<p>A more practical way to learn new software is to approach it bit by bit. An hour a day over the course of a month can be more helpful than a crash course. But how do you keep the user learning every day or week?</p>
<h3>Strategies to Keep the User Learning</h3>
<p>I&#8217;ve seen at least four methods to help users keep learning an application:</p>
<ul>
<li><strong>Daily tips.</strong> Some applications show a daily tip in an attempt to increase your knowledge little by little. However, these tips are often as successful as ad pop-ups on websites.</li>
<li><strong>Regular newsletters.</strong> Some companies provide a regular newsletter about their products. For example, <a href="http://techsmith.com" target="_blank">TechSmith</a> provides a periodic newsletter that usually has a couple of tips for using Camtasia Studio and Snagit. I scan this newsletter and will watch a video tutorial on a feature I&#8217;m unfamiliar with.</li>
<li><strong>Product blogs. </strong>Some products are robust enough that the company has an entire blog focused on the application. <a href="http://blogs.msdn.com/microsoft_office_word/" target="_blank">Microsoft Office</a> is one example.</li>
<li><strong>Interface tips. </strong>When there&#8217;s a new feature added to the application, the interface often highlights what&#8217;s new through a little bubble caption. This is common in Gmail.</li>
</ul>
<h3>Encouraging Desire</h3>
<p>Besides these methods, I&#8217;m not sure what you can do to help users continue to increase their knowledge of an application. The problem is that even if you provide the means for advanced learning, whether through tips, newsletters, blogs, or interface notes; users already familiar in performing a core set of tasks are inclined to remain in their comfort zone.</p>
<p>In their minds, they already know the application. Or they know it well enough to get by. As with most things in life, the problem in helping users learn isn&#8217;t so much strategy as awareness and desire. They often don&#8217;t know what they&#8217;re missing. So they don&#8217;t care about missing it.<br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://3rabbitz.com">3Rabbitz book</a></li>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/flare/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=Flare8"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2010/02/12/i-never-really-understood-that-feature-so-i-left-it-alone/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>If No One Reads the Manual, That&#8217;s Okay</title>
		<link>http://idratherbewriting.com/2009/12/27/if-no-one-reads-the-manual-thats-okay/</link>
		<comments>http://idratherbewriting.com/2009/12/27/if-no-one-reads-the-manual-thats-okay/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 00:58:56 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[ethnography]]></category>
		<category><![CDATA[metrics]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[success]]></category>
		<category><![CDATA[Technical Writing]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[user interface]]></category>
		<category><![CDATA[users]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/?p=5430</guid>
		<description><![CDATA[Most people take time off during the holidays, so if you don&#8217;t, you end up mostly sitting alone at work, wondering why you&#8217;re not taking time off too. I wanted to follow Penelope Trunk&#8217;s advice about pursuing your pet projects while working during the holidays, but instead I was trying to finish a project with an end-of-year deadline. The project I&#8217;m working on is critical, ... <a href="http://idratherbewriting.com/2009/12/27/if-no-one-reads-the-manual-thats-okay/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Most people take time off during the holidays, so if you don&#8217;t, you end up mostly sitting alone at work, wondering why you&#8217;re not taking time off too. I wanted to follow Penelope Trunk&#8217;s advice about pursuing your pet projects while working during the holidays, but instead I was trying to finish a project with an end-of-year deadline.</p>
<p>The project I&#8217;m working on is critical, but it has only about 3 to 4 users, most of whom are already familiar the application. One of the users even drives the design. The manual I&#8217;m writing, which is nearly 200 pages, is mostly a safety measure for business continuity planning. I don&#8217;t expect anyone will ever read it.</p>
<p>It&#8217;s a project I managed to procrastinate for months, working on other projects, even outside the scope of my regular assignments. The main deterrent, I believe, was my perception that no one needed the manual. The users seemed to be getting along fine without it.<br />
<span id="more-5430"></span><br />
And so as the year ticked to a close, instead of learning more about Mediawiki and screencasting and After Effects, I spent my time updating a 200-page manual that I don&#8217;t think anyone will ever read. It will be printed out, three-hole punched, and placed in a binder to collect dust on a shelf.</p>
<p>The idea that &#8220;no one reads the manual&#8221; is certainly not new. But despite this accepted truism, most of us don&#8217;t entirely believe it. I think we always have an imagined audience in mind when we write. I often imagine a confused user searching for questions in the help, or a new employee printing out the manual and reading it, making notes in the margins and going step by step through tasks a manager marked. I imagine a user familiar with an application suddenly dumbfounded on a specific screen, clicking help and scanning for answers.</p>
<p>I need this fantasy about the way my manuals are used because without it, there&#8217;s no motivation to write.</p>
<p>Charles Hurwitz, a technical writer in Israel, recently had an experience that confirmed the idea that no one reads the help. Charles writes,</p>
<blockquote><p>Early on in my tech writer career I had the eye-opening experience of walking into an engineer’s office and seeing a  multi-volume set documentation on his bookshelf still covered in shrink wrap. I thought to myself  that after all the months work on the manuals he should at least have the common human decency to take off the shrink wrap. It’s like buy a painting and hanging it with the painted side facing the wall. Since then when people ask  me what I do I tell them I write books that nobody reads. (<a href="http://charleshurwitz.wordpress.com/2009/11/12/its-official-nobody-reads-the-manual/">It&#8217;s Official&#8211;Nobody Reads the Manual</a>)</p></blockquote>
<p>In his post, Charles also references a survey by Gadget Helpline that found 64% of men and 24% of women don&#8217;t read the manual before calling support (<a href="http://news.bbc.co.uk/2/hi/technology/8346810.stm">Gadget Problems Divide the Sexes</a>).</p>
<p>It&#8217;s not just a matter of putting the manual gently aside. Users actually <em>despise </em>long manuals. Ron Jeffries writes, &#8220;Your customer hates big manuals. He has shelves and boxes full of them just like you do.&#8221; (<a href="http://xprogramming.com/xpmag/manualsInXp">Manuals in Extreme Programming</a>).</p>
<p>I believe the discomfort of reading a 200-page manual compares with the pain a dentist administers when removing a tooth, or the frustration an IRS writer creates when he or she makes a long, complicated tax booklet users will have to figure out.</p>
<p>Joel Spolsky, a programmer and web entrepreneur, says,</p>
<blockquote><p>Even if they have the manual, frankly, they are simply not going to read it unless they absolutely have no other choice. With very few exceptions, users will not cuddle up with your manual and read it through before they begin to use your software. In general, your users are trying to get something done, and they see reading the manual as a waste of time, or at the very least, as a distraction that keeps them from getting their task done. (<a href="http://www.joelonsoftware.com/uibook/chapters/fog0000000062.html">Designing for People Who Have Better Things To Do With Their Lives</a>)</p></blockquote>
<p>When I <a href="http://www.idratherbewriting.com/2009/01/31/podcast-make-your-help-indispensable-safeguard-your-job/">interviewed Mike Hughes</a> several months ago for a podcast, he said the conclusion of most studies about how people use help is that they don’t actually use help.</p>
<p>Some writers still find hope in the rare instances when users will consult the help. Sheila Fahey of Cherryleaf explains: &#8220;When things go wrong and it matters to the user, they will seek assistance. They will look for the easiest way to get to the information they need to do the task. If this is the manual, then they will use it.&#8221; (<a href="http://www.cherryleaf.com/artice_whybother.htm">If no-one reads the manual, then why bother?</a>)</p>
<p>Looking at help this way is seeing the help as an emergency kit in a car. People won&#8217;t normally need the emergency kit, but when you&#8217;re stranded on the side of the road in the middle of nowhere and hungry and cold, you will use it. You <em>will</em> break it out of the plastic wrap and actually use it.</p>
<h2>Flipping Sides</h2>
<p>Not many writers consider the positive aspects of users not reading the manual. If you do a lousy job on the manual, or if some SME discovers typos and inaccuracies, you can just laugh it off by saying no one really reads the manual anyway.</p>
<p>But consider the opposite scenario where <em>everyone </em>reads the manual. Is this a scenario you want? No. Because if everyone has to read the manual to figure out the product, it means the product is so unintuitive and user hostile it&#8217;s probably going to tank on the market and you&#8217;ll soon be out of a job anyway.</p>
<p>Also, if so many people are consulting the help, you probably aren&#8217;t contributing enough on the design/usability side of your technical writing role. Remember that you&#8217;re part of a team building a solution to a problem. You want the user interface to be simple and intuitive enough to not require a manual. So if only 10 percent have to consult the manual to figure out the product, that&#8217;s a good thing.</p>
<h2><strong>No One Knows</strong></h2>
<p>Knowing exactly how often help is used and by whom is hard to measure. If your help is entirely online, you can measure basic hits easily enough. But if it&#8217;s distributed in print, you can&#8217;t really know.</p>
<p>For example, on Christmas day, my sister-in-law was putting together a fish tank and filter for her boyfriend. (By the way, a Betta fish is a cool present to give someone.) Installing the pump and filter was confusing. Was the pump supposed to be above or below the waterline? Was it supposed to be making that humming noise?</p>
<p>At one point, just as she and other family members were getting frustrated, one person jeered, <em>I can&#8217;t figure it out, and there&#8217;s no manual at all!</em></p>
<p>More people get frustrated assembling things on Christmas than on any other day of the entire year. It&#8217;s a day manuals are both cursed and blessed. But in this scenario, no doubt the company that created the filter was unaware of the frustrated user stuck without a manual. We&#8217;re often in the same position of ignorance about our users.</p>
<p>If you think about it, the technical writer is in an unusual role. Users hate the presence of manuals as much as they hate missing manuals. They despise lack of detail yet curse length. If no one reads the help, your position lacks value. If everyone reads the help, you&#8217;re on a sinking ship. Ideally, you want the user interface to be simple enough not to need help. But the more you contribute to this user interface simplicity, the less you&#8217;re needed.</p>
<h2>Conclusion</h2>
<p>As the year closes and the project manager is off skiing and the developers are playing video games and the quality assurance engineer is organizing his closet, I&#8217;m pounding out the last topics of a 200-page manual that I will soon deliver to a group of users who will smile and thank me for the manual, knowing they don&#8217;t have to read it or critique it anymore, but can just put it proudly on their shelf, or maybe even in a storage box.</p>
<p>If I find out, through feedback or on-site visits or other means, that they don&#8217;t ever read the manual, that they have never actually opened the manual beyond the table of contents, that&#8217;s okay. I hope they never have to.<br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://3rabbitz.com">3Rabbitz book</a></li>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/flare/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=Flare8"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2009/12/27/if-no-one-reads-the-manual-thats-okay/feed/</wfw:commentRss>
		<slash:comments>65</slash:comments>
		</item>
		<item>
		<title>The Seven Deadly Sins of Blogging: Sin #4, Being Unreadable</title>
		<link>http://idratherbewriting.com/2009/10/17/seven-deadly-sins-of-blogging-sin-4-being-unreadable/</link>
		<comments>http://idratherbewriting.com/2009/10/17/seven-deadly-sins-of-blogging-sin-4-being-unreadable/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 13:48:30 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[font size]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[invisibility]]></category>
		<category><![CDATA[leading]]></category>
		<category><![CDATA[readability]]></category>
		<category><![CDATA[smashing magazine]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[white space]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/?p=4842</guid>
		<description><![CDATA[The fourth sin in my ongoing Seven Deadly Sins of Blogging series (being fake, irrelevant, boring, unreadable, irresponsible, unfindable, and inattentive) is being unreadable. Readability is probably the easiest sin to correct, especially if you&#8217;re familiar with your stylesheet. Reading Instincts A while ago I moved The Content Wrangler to WordPress and used a Massive News theme as a starting point. I liked the way the Massive News ... <a href="http://idratherbewriting.com/2009/10/17/seven-deadly-sins-of-blogging-sin-4-being-unreadable/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>The fourth sin in my ongoing Seven Deadly Sins of Blogging series (<a href="http://www.idratherbewriting.com/2009/09/15/seven-deadly-sins-of-blogging-1-being-fake/">being fake</a>, <a href="http://www.idratherbewriting.com/2009/10/04/seven-deadly-sins-of-blogging-2-being-irrelevant/" target="_self">irrelevant</a>, <a href="http://www.idratherbewriting.com/2009/10/13/the-seven-deadly-sins-of-blogging-sin-3-being-boring/" target="_self">boring</a>, <a href="http://www.idratherbewriting.com/2009/10/17/seven-deadly-sins-of-blogging-sin-4-being-unreadable/">unreadable</a>, <a href="http://www.idratherbewriting.com/2009/10/17/the-seven-deadly-sins-of-blogging-sin-5-being-irresponsible/">irresponsible</a>, <a href="http://www.idratherbewriting.com/2009/10/18/the-seven-sins-of-blogging-sin-6-being-unfindable/">unfindable</a>, and <a href="http://www.idratherbewriting.com/2009/10/31/the-seven-deadly-sins-of-blogging-sin-7-being-inattentive/">inattentive</a>) is being unreadable. Readability is probably the easiest sin to correct, especially if you&#8217;re familiar with your stylesheet.</p>
<h3>Reading Instincts</h3>
<p>A while ago I moved <a href="http://thecontentwrangler.com" target="_blank">The Content Wrangler</a> to WordPress and used a <a href="http://www.press75.com/the-massive-news-wordpress-theme/" target="_blank">Massive News theme</a> as a starting point. I liked the way the Massive News theme looked, but something kept bugging me about it. The text seemed tiny, and the layout was busy. But Scott didn&#8217;t complain about this, so I ignored it.<span id="more-4842"></span></p>
<div id="attachment_4845" class="wp-caption alignnone" style="width: 610px"><a href="http://www.idratherbewriting.com/wp-content/uploads/2009/10/massivenews.png"><img class="size-medium wp-image-4845 " title="Massivew News theme" src="http://www.idratherbewriting.com/wp-content/uploads/2009/10/massivenews-600x248.png" alt="Massive News theme -- the text of the posts isn't the readable" width="600" height="248" /></a><p class="wp-caption-text">Massive News theme -- the text of the posts isn&#39;t very readable, and the layout is busy</p></div>
<p>A couple of weeks after the launch, I found myself constantly pressing Ctrl++ to increase the font size so that I could read the posts. Increasing the font size reminded me of another site I read regularly: <a href="http://lorelle.wordpress.com" target="_blank">Lorelle.WordPress.com</a>. Lorelle&#8217;s font and leading (space between lines) always struck me as large and spacious, but very readable. I could lean back and comfortably read the content.</p>
<div id="attachment_4846" class="wp-caption alignnone" style="width: 610px"><a href="http://lorelle.wordpress.com"><img class="size-medium wp-image-4846" title="Lorelle on WordPress" src="http://www.idratherbewriting.com/wp-content/uploads/2009/10/lorelle-600x271.png" alt="Lorelle.wordpress.com -- you can lean back and comfortably read the content" width="600" height="271" /></a><p class="wp-caption-text">Lorelle.wordpress.com -- you can lean back and comfortably read the content</p></div>
<p>I finally asked Scott if he wanted me to increase the font size a bit and change the layout from three columns to two. He said yes. I also increased the leading and narrowed the main column width.</p>
<p>Now when I visit Scott&#8217;s site, my eyes focus on the text in the main column, and I can read it without strain.</p>
<div id="attachment_4847" class="wp-caption alignnone" style="width: 610px"><a href="http://thecontentwrangler.com"><img class="size-medium wp-image-4847" title="The Content Wrangler" src="http://www.idratherbewriting.com/wp-content/uploads/2009/10/tcwredo-600x260.png" alt="Making the content more readable on The Content Wrangler" width="600" height="260" /></a><p class="wp-caption-text">Making the content more readable on The Content Wrangler</p></div>
<p>In this post, I focus on the following ten elements for making your blog more readable: font size, line height, line length, typeface, background, subheadings, paragraphs, white space, graphics, and invisibility.</p>
<h3>Font Size</h3>
<p>Smashing Magazine&#8217;s <a href="http://www.smashingmagazine.com/2009/08/20/typographic-design-survey-best-practices-from-the-best-blogs/" target="_blank">study on typography</a> recommends using &#8220;a range between 12 and 14 pixels&#8221; size for body copy. <a href="http://www.useit.com/alertbox/20020819.html" target="_blank">Jakob Nielsen recommends</a> using at least 10 point, with 12 point for senior citizens. <a href="http://ilovetypography.com/2008/02/28/a-guide-to-web-typography/" target="_blank">Johno on ILoveTypography.com says</a>,</p>
<blockquote><p>Don’t set body text below 10 or 12px and, if possible, make it bigger. Remember, what’s legible on your 65 inch High Definition Plasma monitor, might not be so on a 15 inch MacBook. If in doubt, make it bigger. The body text on ILT is set at 16px.</p></blockquote>
<p>Here&#8217;s a screenshot of the 16px font on <a href="http://ilovetypography.com" target="_blank">I Love Typography</a>:</p>
<div id="attachment_4848" class="wp-caption alignnone" style="width: 610px"><a href="http://ilovetypography.com/2008/02/28/a-guide-to-web-typography/"><img class="size-medium wp-image-4848 " title="Font size on I Love Typography" src="http://www.idratherbewriting.com/wp-content/uploads/2009/10/typesize-600x325.png" alt="Font size on I Love Typography" width="600" height="325" /></a><p class="wp-caption-text">16px font size on I Love Typography</p></div>
<p>(The smaller text in the graphic is added deliberately to show how difficult it can be to read smaller text.)</p>
<p>How big your font looks depends somewhat on the typeface, but you get the picture: make your font largish. If you look at sites like <a href="http://techcrunch.com" target="_blank">Techcrunch</a> or <a href="http://www.copyblogger.com/" target="_blank">Copyblogger</a>, the font size is readable at a distance. You don&#8217;t have to squint or strain.</p>
<p>Although I don&#8217;t plan to address headlines much, <a href="http://www.smashingmagazine.com/2009/08/20/typographic-design-survey-best-practices-from-the-best-blogs/" target="_blank">Smashing Magazine recommends</a> &#8220;a range between 18 and 29 pixels&#8221; for your headlines.</p>
<p>To modify your font, look for the font-size property in your stylesheet.</p>
<h3>Line Height</h3>
<p>Line height, or the distance between lines, also affects readability. <a href="For headlines, Smashing Magazine recommends &quot;a range between 18 and 29 pixels.&quot;" target="_blank">Smashing Magazine recommends</a> something rather formulaic: &#8220;Line height (in pixels) ÷ body copy font size (in pixels) = 1.48.&#8221; You may have to do a little algebra to figure this out, but if your font size is 13px, your line height should be about 19 pixels in order to equal 1.48.</p>
<p><a href="http://www.markboulton.co.uk/journal/comments/five-simple-steps-to-better-typography" target="_blank">Mark Boulton adds</a> more reasoning to line height:</p>
<blockquote><p>A simple rule is your leading should be wider than your word spacing. This is because when the balance is correct, your eye will move along the line instead of down the lines.</p></blockquote>
<p>When you see a site that has line height (leading) narrower than the word spacing, it does disrupt your visual flow across the page. To change your line height, look for the line-height property in your stylesheet.</p>
<h3>Line Length</h3>
<p>Line length refers to the column width of your paragraphs. <a href="http://www.markboulton.co.uk/journal/comments/five-simple-steps-to-better-typography" target="_blank">Mark Boulton says</a> that &#8220;a general good rule of thumb is 2–3 alphabets in length, or <strong>52–78 characters (including spaces)</strong>. &#8221; <a href="http://www.smashingmagazine.com/2009/09/24/10-useful-usability-findings-and-guidelines/" target="_blank">Smashing Magazine also notes</a> that classic studies in typography recommend a width between 55 and 75 characters.</p>
<p>This makes sense for readability, because newspapers have narrow columns. Narrow columns make it easier to read (for a good example, check out the <a href="http://www.smashingmagazine.com/2009/09/24/10-useful-usability-findings-and-guidelines/" target="_blank">Washington Post</a>). However, despite the ideal of 55 to 75 characters in length, Smashing Magazine found that popular sites have an average width of about 89 characters. This is due, I believe, to the need to fit a 600 pixel wide image or HD video into a post.</p>
<p>To adjust your line length, look at the div tag that starts your main content column. Usually there&#8217;s a width property for this div tag. Just decrease it appropriately.</p>
<h3>Typeface</h3>
<p>The <a href="http://www.smashingmagazine.com/2009/08/20/typographic-design-survey-best-practices-from-the-best-blogs/" target="_blank">Smashing Magazine study</a> found the most common typefaces for body copy on popular sites to be &#8220;Arial (28%), Verdana (20%) and Lucida Grande (10%).&#8221; About 60 percent of the popular sites they analyzed use sans-serif for the body copy. For sites using serif fonts, Georgia is the most common.</p>
<p>It&#8217;s common to use a contrasting font for headers, with Georgia and Arial being the most common. Basically, a good typeface doesn&#8217;t draw attention to itself. Stick with the norms.</p>
<h3>Background</h3>
<p>Smashing Magazine says that invariably, all websites they studied had light backgrounds. You may run across a dark website with white font, and in some cases the combination may be readable. But mostly, popular sites have light backgrounds. <a href="http://ilovetypography.com/2008/02/28/a-guide-to-web-typography/" target="_blank">Johno on I Love Typography.com adds</a>:</p>
<blockquote><p>Personally I dislike reading long stretches of reversed out text (i.e. light text on a dark background); how often do we see books set like this? It may well be appropriate for shorter stretches of text on-screen, but I find it very tiring to read for any length of time.</p></blockquote>
<p>If you do have contrasting colors, Johno recommends grayscaling the colors to see if it is still readable. Also note that sites with dark backgrounds are typically seen as entertainment sites, so unless you want that connotation, stick with light background. With a light background, people reading your site at work won&#8217;t be embarrassed.</p>
<h3>Subheadings</h3>
<p>Subheadings refresh the reader&#8217;s eye, allowing readers to quickly skim and see what your post contains. Here&#8217;s a good example of subheadings from <a href="http://copyblogger.com" target="_blank">CopyBlogger</a>:</p>
<div id="attachment_4849" class="wp-caption alignnone" style="width: 610px"><a href="http://www.copyblogger.com/the-5-immutable-laws-of-persuasive-blogging/"><img class="size-medium wp-image-4849 " title="Subheadings break up long chunks of text and make the content more readable" src="http://www.idratherbewriting.com/wp-content/uploads/2009/10/subheads-600x350.png" alt="Subheadings break up long chunks of text and make the content more readable" width="600" height="350" /></a><p class="wp-caption-text">Subheadings break up long chunks of text and make the content more readable</p></div>
<p>CopyBlogger <a href="http://www.copyblogger.com/subheads/" target="_blank">Sonia Simone explains</a>,</p>
<blockquote><p>Blog and newsletter readers want meaty content, something that&#8217;s worth the time they take to read it.</p>
<p>But piling a mountain of words in front of readers doesn&#8217;t work too well. A page of solid black text looks like, well, work.</p>
<p>So in front of your 20-foot tall stack of words, you put a series of steps. You break your content into manageable pieces, separated by mini headlines or subheads. Each subhead is a step up the staircase.</p>
<p>Each time your reader comes to another subhead, she thinks, &#8220;Well, I&#8217;ll just read to that next little headline there.&#8221; Then she reads another section, and another.</p>
<p>Subheads break your copy into little potato-chip tasty bites. And we all know how hard it is to stop at just one potato chip.</p></blockquote>
<p>In other words, subheadings help you get around a problem with blogs: readers want substantial content but dislike reading large stretches of text. The subheading breaks up the text and allows the reader to move step by step through your content. Subheadings also facilitate skimming. Where possible, add a subheading every several paragraphs. It goes without saying that you should keep your subheadings parallel. I also recommend making your subheadings a different color for contrast.</p>
<h3>Paragraphs</h3>
<p>Have you ever landed on a web page that looks like the writer&#8217;s Enter key was broken? Long chunks of text without paragraph breaks are extremely unreadable. If you&#8217;re accustomed to academic styles, you may have been taught that a good size paragraph covers 2/3 of the page. This is what a literature professor once explained to me, because he wanted to see me &#8220;develop my points.&#8221;</p>
<p>However, online reading experiences tire people out much more quickly than print. Content isn&#8217;t double-spaced as it is in academic essays. Newspapers often break paragraphs every couple of sentences just to make it easier to read. In the Sonia Simone blockquote above, you can see how generous she is with new paragraphs.</p>
<h3>White Space</h3>
<p>Apple has increased the appeal of simplicity in design. Simplicity often involves removing rather than adding. When you simplify or declutter a blog, you often increase the amount of white space. One site that shows good use of white space is <a href="http://z-oc.com" target="_blank">Z-oc.com</a>.</p>
<div id="attachment_4850" class="wp-caption alignnone" style="width: 610px"><a href="http://www.z-oc.com/"><img class="size-medium wp-image-4850" title="Good use of white space provides breathability and readability" src="http://www.idratherbewriting.com/wp-content/uploads/2009/10/white-space-600x296.png" alt="Good use of white space provides breathability and readability" width="600" height="296" /></a><p class="wp-caption-text">Good use of white space makes your site both breathable and readable.</p></div>
<p>White space has an interesting paradox: The absence of graphics and text plays a significant role in increasing comprehension of the content. The absence of content is what draws the eye towards content. The negative blank space (which possesses nothing) creates a sense of sophistication and elegance. The sense of simplicity and absence of graphics and text is what contributes toward a richer, deeper and more complex artistic expression.</p>
<p><a href="http://newark1.com/order/000080.html" target="_blank">Donald Peterson</a> explains,</p>
<blockquote><p>In western culture we associate uncluttered spaces with good taste, refinement and affluence. It is also more restful to the eye to read or view items that have a generous amount of white space surrounding them. That is why museums always use broad white walls as a backdrop for paintings on display.</p>
<p>On the Web, white space is essential when the viewer is required to read large amounts of content. Generous margins and clear simple layouts make it easier for the eye to work. Cluttered layouts tire the eye quickly and hinder clarity. Also, just as in advertising, uncluttered layouts convey a sense of good taste and refinement.</p></blockquote>
<p>You can increase white space in a variety of ways &#8212; increasing the padding in your columns and around images, decluttering your banner area, increasing the leading and font size, increasing the space between the body and sidebar, increasing margins between paragraphs, and adding space in other places.</p>
<h3>Graphics</h3>
<p>One of the common documentation formats I create is the <a href="http://idratherbewriting.com/quickreferenceguides">quick reference guide</a>. Quick reference guides provide one or two page instructions in a brief, concise format. I often look through magazines to get ideas for layouts. After creating quick reference guides for several years, I&#8217;ve concluded that adding a strong graphic to the quick reference guide significantly increased the appeal of the guide. However creative I could be with text layout, it is the image, especially a diagram, that makes the quick reference guide attractive.</p>
<p>In web design, images also play a key role in increasing appeal. An image can break up what might otherwise be a long essay. Images provide concrete examples to communicate what you&#8217;re saying. Images provide balance and eye candy to give variety to the reader&#8217;s eye. For example, I&#8217;ve tried to add images to this rather lengthy post, both to break up the text and provide examples.</p>
<h3>Invisibility</h3>
<p>My final point about readability is to keep your design invisible. You want the reader to focus on the content, not the design around the content. <a href="http://www.z-oc.com/blog/2007/04/great-design-is-invisible/" target="_blank">Guilherme Zühlke O&#8217;Connor explains,</a></p>
<blockquote><p>While the purpose of art is to draw the attention to itself, to make the viewer forget the world for a while and concentrate on it, the purpose of design is just to sit there, without being noticed, while the viewer pays attention to something else.</p>
<p>Design is a support area, the designer&#8217;s job is to leverage someone else&#8217;s message and not to draw attention to his own work. Design is an area for team players, for group work. And design must take the user into account.</p></blockquote>
<p>Good design doesn&#8217;t jump out at you. It makes the content jump out at you. You find yourself disregarding the design instead of focusing on it.</p>
<h3>Conclusion</h3>
<p>Although there are other ways to increase your blog&#8217;s readability, these are the most important elements to consider:</p>
<ul>
<li>font size</li>
<li>line height</li>
<li>line length</li>
<li>typeface</li>
<li>background</li>
<li>subheadings</li>
<li>paragraphs</li>
<li>white space</li>
<li>graphics</li>
<li>invisibility</li>
</ul>
<p>
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://3rabbitz.com">3Rabbitz book</a></li>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/flare/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=Flare8"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2009/10/17/seven-deadly-sins-of-blogging-sin-4-being-unreadable/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<series:name><![CDATA[Seven Sins of Blogging]]></series:name>
	</item>
		<item>
		<title>Discovering Relationship Tables</title>
		<link>http://idratherbewriting.com/2009/08/03/discovering-relationship-tables/</link>
		<comments>http://idratherbewriting.com/2009/08/03/discovering-relationship-tables/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 13:43:20 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[context-sensitive help]]></category>
		<category><![CDATA[DITA]]></category>
		<category><![CDATA[related links]]></category>
		<category><![CDATA[relationship tables]]></category>
		<category><![CDATA[Technical Writing]]></category>
		<category><![CDATA[Theresa Putkey]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/?p=4195</guid>
		<description><![CDATA[Lately I&#8217;ve been creating context-sensitive help for an online application. As part of my strategy, I&#8217;ve been trying to follow Theresa Putkey&#8217;s advice in &#8220;Usability in Context-Sensitive Help.&#8221; In her article, Theresa recommends providing more than just the steps for a specific task in the context-sensitive help window. Instead, she says to show more contextual links, including answers to why, when, and who questions, because ... <a href="http://idratherbewriting.com/2009/08/03/discovering-relationship-tables/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Lately I&#8217;ve been creating context-sensitive help for an online application. As part of my strategy, I&#8217;ve been trying to follow Theresa Putkey&#8217;s advice in &#8220;<a href="http://www.stc.org/Intercom/PDFs/2009/200906_13-15.pdf" target="_blank">Usability in Context-Sensitive Help</a>.&#8221; In her article, Theresa recommends providing more than just the steps for a specific task in the context-sensitive help window. Instead, she says to show more contextual links, including answers to why, when, and who questions, because too frequently the user who searches for help may have needs outside the specific task you describe.</p>
<p>Theresa explains,</p>
<blockquote><p>The traditional way of providing content in a context-sensitive help link has been to link to the procedure for the page. Not only can this be limiting for the user, but it also can be limiting for the writer and the company. By picking a specific procedure, the writer is guessing at what the user wants to do on the page. While usability testing would give us more insight, if we don&#8217;t have this option, we can make the context sensitive help link more applicable to more people by providing a link to both a How topic and the Why, When, and Who information.</p>
<p>If we don&#8217;t provide additional options in the context-sensitive help, we are, in effect, making it more difficult for users to have their questions answered. By forcing them to browse and search through a help system they may be unfamiliar with, and by not highlighting the various options available for that screen, window, or page, we limit the options for the user and perhaps contribute to higher support costs.</p></blockquote>
<p><span id="more-4195"></span>To provide a variety of links to the user, you can manually list them, which is tedious and prone to error. Or you can use something like Related Links or  Concept Links, which shows a list of links in a hard-to-see pop-up. However, there&#8217;s also another option: relationship tables. I&#8217;m new to this concept, but my initial experience with them has gotten me excited.</p>
<p>Relationship tables come from the world of DITA, but Madcap now gives you the ability to create them in Flare 5. From one table you can manage all the related links for your entire project. Although you can define exclusions and inclusions, basically links in the same row are part of a family, and that family can appear on each topic that you embed the relationship table on.</p>
<p>For example, in the following table, I have four columns.</p>
<table style="border-collapse:collapse" border="0">
<colgroup>
<col style="width: 139px;"></col>
<col style="width: 160px;"></col>
<col style="width: 166px;"></col>
<col style="width: 173px;"></col>
</colgroup>
<tbody>
<tr>
<td style="padding-left: 7px; padding-right: 7px; border-top:  solid black 0.5pt; border-left:  solid black 0.5pt; border-bottom:  solid black 0.5pt; border-right:  solid black 0.5pt"></td>
<td style="padding-left: 7px; padding-right: 7px; border-top:  solid black 0.5pt; border-left:  none; border-bottom:  solid black 0.5pt; border-right:  solid black 0.5pt">Concept</td>
<td style="padding-left: 7px; padding-right: 7px; border-top:  solid black 0.5pt; border-left:  none; border-bottom:  solid black 0.5pt; border-right:  solid black 0.5pt">Task</td>
<td style="padding-left: 7px; padding-right: 7px; border-top:  solid black 0.5pt; border-left:  none; border-bottom:  solid black 0.5pt; border-right:  solid black 0.5pt">Reference</td>
</tr>
<tr>
<td style="padding-left: 7px; padding-right: 7px; border-top:  none; border-left:  solid black 0.5pt; border-bottom:  solid black 0.5pt; border-right:  solid black 0.5pt">Plugins</td>
<td style="padding-left: 7px; padding-right: 7px; border-top:  none; border-left:  none; border-bottom:  solid black 0.5pt; border-right:  solid black 0.5pt">About Plugins</td>
<td style="padding-left: 7px; padding-right: 7px; border-top:  none; border-left:  none; border-bottom:  solid black 0.5pt; border-right:  solid black 0.5pt">Installing Plugins</p>
<p>Editing Plugins</p>
<p>Removing Plugins</td>
<td style="padding-left: 7px; padding-right: 7px; border-top:  none; border-left:  none; border-bottom:  solid black 0.5pt; border-right:  solid black 0.5pt">Lists of Recommended Plugins</td>
</tr>
<tr>
<td style="padding-left: 7px; padding-right: 7px; border-top:  none; border-left:  solid black 0.5pt; border-bottom:  solid black 0.5pt; border-right:  solid black 0.5pt">Themes</td>
<td style="padding-left: 7px; padding-right: 7px; border-top:  none; border-left:  none; border-bottom:  solid black 0.5pt; border-right:  solid black 0.5pt">About Themes</p>
<p>Theme Hierarchy</p>
<p>Columns in Themes</td>
<td style="padding-left: 7px; padding-right: 7px; border-top:  none; border-left:  none; border-bottom:  solid black 0.5pt; border-right:  solid black 0.5pt">Installing Themes</p>
<p>Modifying Theme Stylesheets</p>
<p>Customizing Theme Categories</td>
<td style="padding-left: 7px; padding-right: 7px; border-top:  none; border-left:  none; border-bottom:  solid black 0.5pt; border-right:  solid black 0.5pt">Best Magazine Themes</td>
</tr>
</tbody>
</table>
<p>After inserting a relationship table proxy into your Flare masterpage, and setting each link type as a &#8220;Family&#8221; link type, here&#8217;s what automatically shows up on each page.</p>
<p>On all the plugins pages, you&#8217;ll see the following:</p>
<p><strong>Related Concepts<br />
</strong></p>
<ul>
<li>About Plugins</li>
</ul>
<p><strong>Related Tasks<br />
</strong></p>
<ul>
<li>Installing Plugins</li>
<li>Editing Plugins</li>
<li>Removing Plugins</li>
</ul>
<p><strong>Reference Reference<br />
</strong></p>
<ul>
<li>Lists of Recommended Plugins</li>
</ul>
<p><em>Note: If you&#8217;re viewing the Installing Plugins page, the Installing Plugins doesn&#8217;t appear in the list of links. (The same smart exclusion isn&#8217;t true of Flare&#8217;s Concept links.)</em></p>
<p>On the themes pages, the list of related links would look like this:</p>
<p><strong>Related Concepts<br />
</strong></p>
<ul>
<li>About Themes</li>
<li>Theme Hierarchy</li>
<li>Columns in Themes</li>
</ul>
<p><strong>Related Tasks<br />
</strong></p>
<ul>
<li>Installing Themes</li>
<li>Modifying Theme Stylesheets</li>
<li>Customizing Theme Categories</li>
</ul>
<p><strong>Reference Topics<br />
</strong></p>
<ul>
<li>Best Magazine Themes</li>
</ul>
<p>The cool thing is that you can manage all your related links from this one table. You can also specify more details with relationship tables, such as having links only appear on certain pages and targets, and applying conditional tags. But the basic concept is simple.</p>
<p>I&#8217;ve even styled my relationship table links so that they float in a narrow side column to the right of the main topic. My approach for context-sensitive help is to list the most common task for the page in the main column, and then provide the list of related links in a sidebar on the right. If the user clicks the help and says, no, that&#8217;s not what I want, he or she won&#8217;t need to scroll down to the end to see related topics.</p>
<p><img src="http://www.idratherbewriting.com/wp-content/uploads/2009/08/samplehelptopic-smallimage.gif"></p>
<p>For more information on relationship tables in Flare, see <a href="http://webhelp.madcapsoftware.com/flare/Content/Nav_Links/Relationship_Links/About_Relationship_Tables.htm?SearchType=Stem&amp;Highlight=relationship|Relationship|relationships|Relationships||tables|table|Tables|Table" target="_blank">About Relationship Tables in Flare&#8217;s help</a>.<br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://3rabbitz.com">3Rabbitz book</a></li>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/flare/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=Flare8"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2009/08/03/discovering-relationship-tables/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

