<?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; Rhonda Bracey</title>
	<atom:link href="http://idratherbewriting.com/tag/rhonda-bracey/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>Best Practices for Writing Interface Text [Organizing Content #24]</title>
		<link>http://idratherbewriting.com/2010/08/13/best-practices-for-writing-interface-text-organizing-content-24/</link>
		<comments>http://idratherbewriting.com/2010/08/13/best-practices-for-writing-interface-text-organizing-content-24/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 15:49:03 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[brevity]]></category>
		<category><![CDATA[caroline jarrett]]></category>
		<category><![CDATA[clarity]]></category>
		<category><![CDATA[error messages]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[interface text]]></category>
		<category><![CDATA[mike hughes]]></category>
		<category><![CDATA[MSDN]]></category>
		<category><![CDATA[Rhonda Bracey]]></category>
		<category><![CDATA[Technical Writing]]></category>

		<guid isPermaLink="false">http://idratherbewriting.com/?p=7198</guid>
		<description><![CDATA[In this ongoing series on organizing content, we&#8217;ve shifted from organizing help outside the interface to organizing help inside the interface. Moving help inside the interface has many advantages, and there are plenty of best practices for style and format. But the biggest shift in perspective, which I argued in my last post, is to stop differentiating between the interface and the help content. The ... <a href="http://idratherbewriting.com/2010/08/13/best-practices-for-writing-interface-text-organizing-content-24/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>In this ongoing series on organizing content, we&#8217;ve shifted from organizing help outside the interface to organizing help inside the interface. Moving help inside the interface has many advantages, and there are plenty of best practices for style and format. But the biggest shift in perspective, which I argued in <a href="http://idratherbewriting.com/2010/08/11/the-interface-is-text-organizing-content-23/">my last post</a>, is to stop differentiating between the interface and the help content. The interface <em>is </em>mostly text. It is an orchestra of words on a page that users rely on to navigate and understand the application&#8217;s content.</p>
<p>The first step in organizing help content is to refine the existing words on the buttons, tabs, labels, and dialog boxes. When those words aren&#8217;t enough, you can supplement the interface with more text to help users achieve their goals. Some technical writers refer to this supplementary text as narrative text, others as instructional text.</p>
<p>I don&#8217;t have a specific methodology for reviewing interface text. I&#8217;ve reviewed hundreds of student essays in my time, and despite the rubrics that departments dream up to objectify and standardize the review, rubrics always fall short for me. They&#8217;re an afterthought to try to organize your thoughts. I typically just read through a text and have a general reaction to it. Despite my resistance against rubrics, my thoughts on reviewing interface text can be grouped into five general areas: clarity, position, brevity, convention, and informativeness.</p>
<h3>Clarity</h3>
<p>In looking at the words in an interface, pay attention to your gut reaction. Where does it not feel right? Are there phrases or words that jump out at you as being off? Oftentimes the interface fails to use the right word to describe an action or concept.</p>
<p>As I mentioned in my <a href="http://idratherbewriting.com/2010/08/06/the-technical-writer-as-an-outsider-how-ambitious-are-you/">Technical Writer as Outsider post</a>, determining what&#8217;s clear and what isn&#8217;t clear becomes problematic if you&#8217;re an insider to the product, having attended countless meetings discussing every aspect of the application&#8217;s terminology and design from the beginning.</p>
<p>Even if you&#8217;re an insider, as you look closely at the text in the application, read it carefully and analytically. Try to misinterpret it. See it as a new user might, and wipe away all your assumptions. What information is required to understand the sentences or labels? Where do you think users will become confused? Focus on these problem areas first. Replace obscurity with clarity. Switch clunkiness for plainness. Strip away fuzziness with accuracy.</p>
<p>In a culture of scanning and skimming, it&#8217;s easy to become desensitized to poorly constructed sentences and imprecise meaning. But when we put on our language glasses and look closely at each sentence and word to analyze its meaning within the context of the screen, we start to see the gaps more clearly. Knowledge of grammar and style is helpful in heightening awareness, but as <a href="http://twitter.com/finiteattention/status/21000979245">Chris Atherton points out</a>, even reading good writing can make your literary senses more acute. For example, after reading this psycholinguist&#8217;s essay &#8212; <a href="http://www.theamericanscholar.org/they-get-to-me/#hide">They get to me</a> &#8212; about her love affair with pronouns, you&#8217;ll start looking more carefully at the words you use in your sentences.</p>
<h3>Position</h3>
<p>Clarity isn&#8217;t just a matter of choosing the right words. Clarity also comes from putting the right words in the right places. Proximity increases clarity. The text you add should appear next to what it describes. Mike Hughes expands on this idea and says that users are drawn to action points on a screen. He recommends putting the text just a little &#8220;downstream&#8221; of the action point. In one of the best essays on user interface text, <a href="http://www.uxmatters.com/mt/archives/2007/03/instructional-text-in-the-user-interface-some-counterintuitive-implications-of-user-behaviors.php">Instructional Text in the User Interface</a>, Hughes argues,</p>
<blockquote><p>User assistance occurs within an action context—the user doing   something with an application—and should appear in close proximity to   the focus of that action—that is, the application it supports.</p></blockquote>
<p>In other words, position your help text next to the place on the screen where the user performs the associated action the help text describes.</p>
<p>Hughes says users usually skip static text positioned away from points of action. Their line of focus moves straight to the actions they can do on the page. The Microsoft Developer Network also echoes Hughes&#8217; point:</p>
<blockquote><p>Users tend to read control labels first, especially those that appear  relevant to completing the task at hand. By contrast, users tend to read  static text only when they think they need to. (<a href="http://msdn.microsoft.com/en-us/library/aa974176.aspx">User Interface Text: MSDN Library</a>)</p></blockquote>
<p>Practically speaking, you can forget about users ever reading the static paragraph that you add below the page title. They&#8217;ll move right past it as if it wasn&#8217;t even there and instead focus on the buttons and other actions they can do on the page. Add your help text next to those action spaces.</p>
<h3>Brevity</h3>
<p>If there&#8217;s one undeniable principle in crafting interface text, it&#8217;s brevity. Interface text needs to be as brief as possible for two reasons: users tend to skip over large chunks of text, and the available real estate for help content on the interface is extremely limited. About all you have available is a tweet, or 140 characters. One tweet per screen, if you&#8217;re lucky. &#8220;Too much text  discourages reading,&#8221; <a href="http://msdn.microsoft.com/en-us/library/aa974176.aspx">MSDN says</a>. &#8220;The eye tends to skip right over  it—ironically  resulting in less communication rather than more.&#8221;</p>
<p>Because space is limited, you may need to provide a link to more information. A small help icon or link next to a point of confusion doesn&#8217;t tire the eye and allows you to expand on a topic without rigid space constraints. The help link can open a pop-up window in an online help or just provide a pop-up within the interface itself. The following screenshot shows how WordPress handles interface text for the Excerpt field, which appears below each post you write.</p>
<div id="attachment_7227" class="wp-caption alignnone" style="width: 610px"><a href="http://idratherbewriting.com/wp-content/uploads/2010/08/interfacehelp.png"><img class="size-medium wp-image-7227" title="Moving text into the interface -- how WordPress handles confusing fields" src="http://idratherbewriting.com/wp-content/uploads/2010/08/interfacehelp-600x327.png" alt="Moving text into the interface -- how WordPress handles confusing fields" width="600" height="327" /></a><p class="wp-caption-text">Moving text into the interface -- how WordPress handles confusing fields</p></div>
<p>Keep in mind that while your users may appreciate copious on-screen text the first time through, seeing the same abundance of text every time they perform a task on the screen can begin to clutter their view. This is one reason to use help links that open up more information: the help information only appears for those readers who need it.</p>
<h3>Convention</h3>
<p>Follow convention as much as possible. Your users have a history of expectations built up from thousands of hours of web browsing and application use. Users expect certain conventions that should probably be consistent in your application as well. Put the help button in the upper right. Use the standard names for buttons and labels, such as Save and Print.</p>
<p>One of my colleagues tells me that on one of his projects, the designer has decided to call the home button &#8220;Front&#8221; instead of &#8220;Home.&#8221; I&#8217;m not sure why. Following convention may seem a bit boring, but it decreases the learning curve for users. It&#8217;s one of the reasons Adobe tries to standardize their toolbars and interfaces across all their creative suite products &#8212; so users can carry over learning from one application to another.</p>
<p>When you&#8217;re stuck on names for buttons or other interface text, consult applications of a similar kind. For example, I was recently stuck on a button label in a calendar application I&#8217;m documenting. What word briefly describes the act of deleting &#8220;the current event and all subsequent events&#8221;? I checked out Google Calendar to see what term they used. While I didn&#8217;t use their exact term &#8212; &#8220;All following&#8221; &#8212; their usage helped me come up with a better solution.</p>
<h3>Informativeness</h3>
<p>One of the greatest challenges in editing interface text is locating all the messages tucked away in the dark corners of the application. Most often this hidden text appears as uninformative or illiterate error messages programmers have either written or ignored as they coded the application.</p>
<p>For understandable reasons, error messages slip by most checkpoints and make their way into production because they are hard to find. Many writers never see these messages unless they&#8217;re abusing the application. And once they appear, it&#8217;s hard to remember what you did to trigger the message. My favorite error message is &#8220;Object reference not set to an instance of the object.&#8221; This message seems to be pervasive across all .NET applications I&#8217;ve worked with. Though I&#8217;ve read and re-read this message dozens of times, I have almost no idea what it means.</p>
<p>How do you find all the messages in an application? How do you make sure you haven&#8217;t missed an error message, or an email notification, or an ungrammatical success message? Just because you don&#8217;t see it on the interface doesn&#8217;t mean the text isn&#8217;t there.</p>
<p>Sometimes programmers have a file that contains all of the language in an interface, especially if the application will be translated. Other times the messages are scattered throughout the application code. Quality assurance is no doubt aware of many of these messages, since they try to purposely break the application.</p>
<p>However you find the hidden text, when you do uncover one of these nuggets, they tend to provide golden opportunities for editing. I have rarely seen an error message or other notification that was informative. Usually these messages are phrased with as much obscurity and generality as possible. Programmers are sometimes careful to express in euphemisms what would otherwise be an admission of ignorance. Instead of &#8220;I don&#8217;t know why this error occurred. Sorry, maybe we&#8217;ll fix it someday,&#8221; users see &#8220;Unhandled exception has occurred in the application.&#8221;</p>
<p>Other times the reasons for the error are too complicated to explain in human terms. So we end up with &#8220;The conversation ended, or timed out, or resulted in a null exception.&#8221; It may be accurate, but it&#8217;s gibberish for users.</p>
<p>In <a href="http://uxmatters.com/mt/archives/2010/08/avoid-being-embarrassed-by-your-error-messages.php">Avoid Being Embarrassed by Your Error Messages</a>, Caroline Jarrett recommends writing error messages in a way that tells users how to fix the problem. Piggybacking on Rhonda Bracey&#8217;s advice, Jarrett says,</p>
<blockquote><p>&#8230; Try to give users some  hint about what to do next, such as: Please try again, switch  everything off and on again, jiggle the plug, uninstall the software, or  whatever.</p></blockquote>
<p>Jarrett cites an example. She says one writer changed a message from &#8220;Low Voltage Error&#8221; to &#8220;Check Power Cable.&#8221; The revised message focused on the fix rather than the problem and resulted in a &#8220;reduced support calls and certainly improved user confidence.&#8221; By focusing on the fix, you can make your interface text more informative to your users.</p>
<p>I&#8217;ve only scratched the surface with interface text. But if you stick with these five areas: clarity, position, brevity, convention, and informativeness, you&#8217;ll have a good starting point for improving interface text.<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/08/13/best-practices-for-writing-interface-text-organizing-content-24/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
	
		<series:name><![CDATA[Findability]]></series:name>
	</item>
		<item>
		<title>How to Get Everyone and Their Dog/Family/Friends Reading and Subscribing to Your Blog &#8212; 10 Tips</title>
		<link>http://idratherbewriting.com/2008/03/28/how-to-get-everyone-and-their-dogfamilyfriends-reading-and-subscribing-to-your-blog-10-solid-tips/</link>
		<comments>http://idratherbewriting.com/2008/03/28/how-to-get-everyone-and-their-dogfamilyfriends-reading-and-subscribing-to-your-blog-10-solid-tips/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 06:34:04 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Ben Minson]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Chris Pirillo]]></category>
		<category><![CDATA[copyblogger]]></category>
		<category><![CDATA[Darren Rowse]]></category>
		<category><![CDATA[Doc Train]]></category>
		<category><![CDATA[Feedburner]]></category>
		<category><![CDATA[Holly Harkness]]></category>
		<category><![CDATA[Joshua Porter]]></category>
		<category><![CDATA[Lifehacker]]></category>
		<category><![CDATA[Merlin Mann]]></category>
		<category><![CDATA[Rhonda Bracey]]></category>
		<category><![CDATA[Robert Scoble]]></category>
		<category><![CDATA[the Blog Herald]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Twitter Tools]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/2008/03/28/how-to-get-everyone-and-their-dogfamilyfriends-reading-and-subscribing-to-your-blog-10-solid-tips/</guid>
		<description><![CDATA[Just a few days after someone begins blogging seriously, he or she starts hungering after subscribers and comments. We want readership, we want lots of people visiting our site, reading our posts, subscribing to our feed, and regularly leaving comments. This, my friend Clyde says, is the &#8220;payoff&#8221; of blogging. Although I try to write for a higher purpose outside of trying to get more ... <a href="http://idratherbewriting.com/2008/03/28/how-to-get-everyone-and-their-dogfamilyfriends-reading-and-subscribing-to-your-blog-10-solid-tips/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p> <a href="http://www.idratherbewriting.com/wp-content/uploads/2008/03/dogonblog.jpg" title="even your dog will read your blog"><img src="http://www.idratherbewriting.com/wp-content/uploads/2008/03/dogonblog.jpg" alt="even your dog will read your blog" align="right" height="240" width="359" /></a>Just a few days after someone begins blogging seriously, he or she starts hungering after subscribers and comments. We want readership, we want lots of people visiting our site, reading our posts, subscribing to our feed, and regularly leaving comments. This, my friend Clyde says, is the &#8220;payoff&#8221; of blogging.</p>
<p>Although I try to write for a higher purpose outside of trying to get more readers and comments, I must admit that the interactivity of blogging is what makes it fun. To this end, I offer ten tips for increasing your readership:<br />
<span id="more-1433"></span></p>
<ol>
<li><strong>Be patient.</strong> My friend Ben Minson is just starting out with his <a href="http://www.gryphonmountain.net/">Gryphon Mountain blog.</a> He currently has 4 subscribers, but he&#8217;s been writing excellent posts for the past 2 weeks, and he&#8217;s starting to get noticed. My wife has a witty, fun-to-read blog (<a href="http://whataboutmomblog.com">whataboutmomblog.com</a>), but only has 51 subscribers. To people who get discouraged at a lack of subscribers, I say be patient. It takes time to accrue readership. I have <strike>471</strike> 472 posts on my blog.</li>
<li><strong>Use <a href="http://twitter.com">Twitter</a> and <a href="http://alexking.org/projects/wordpress/readme?project=twitter-tools">Twitter Tools</a>.</strong> Twitter is the most surprisingly useful tool I&#8217;ve seen. I&#8217;m starting to check it almost as much as Google Reader. When I publish a new post, through the Twitter Tools plugin, that post is automatically published as a tweet on Twitter. Lots of cool people (e.g., <a href="http://scobleizer.com/">Robert Scoble</a>, <a href="http://www.problogger.net/">Darren Rowse</a>, <a href="http://chris.pirillo.com/">Chris Pirillo</a>) will follow you on Twitter if you start following them. Check out the <a href="http://twitter.alltop.com/">Twitterati</a> here. But really, you want to follow people like yourself. Through your tweets, they&#8217;ll pay closer attention to you and your posts.</li>
<li><strong>Search-engine-optimize your posts. </strong>My site stats show about 65%+ traffic from Google. Google finds you by matching keywords that searchers use with keywords for your site (obviously). Pack your titles with search engine keywords. And use the <a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/">WordPress SEO plugin</a> to differentiate the title your readers see from the title Google sees. For example, this post&#8217;s Google title is more generic: <em>Increase Subscribers to Your Blog &#8212; Tips for Increasing the Number of Readers</em>. Boring, I know. But it&#8217;s the kind of string people search for. I want to be found.</li>
<li><strong>Link abundantly in your posts. </strong>People check you out when you link to them. We&#8217;re always curious to know the contexts in which we&#8217;re being mentioned. The pingback brings people to your site, and if you look interesting, they subscribe. You&#8217;ll notice I&#8217;ve linked to everyone I mentioned in this post. Linking to people is like tapping them on the shoulder to get their attention.</li>
<li><strong>Make intriguing titles.</strong> I find myself reading posts with interesting titles (for example, <a href="http://www.blogherald.com/2008/03/27/dear-wordpress-a-response-to-your-letter/">Dear WordPress, A Response to Your Letter</a>). Even when the post is outside my category of interest, I&#8217;ll click a clever title out of curiosity. <a href="http://copyblogger.com">Copyblogger</a> also has excellent <a href="http://www.copyblogger.com/10-sure-fire-headline-formulas-that-work/">advice about titles</a>. I think learning to create intriguing titles is an important art in drawing readers in. (Holly Harkness <a href="http://dontcallmetina.wordpress.com/2008/03/25/jazz-up-those-presentation-titles/">reminded me of this</a> lately.) Don&#8217;t worry so much about keywords and use the WordPress SEO plugin I mentioned in #3.</li>
<li><strong>Catch the attention of people with influence. </strong>If you catch the right people&#8217;s attention, they can mention you on their site and boost your readership far more than you can alone. One of my earlier posts <a href="http://bokardo.com/archives/make-your-blog-more-usable/">caught the attention of Joshua Porter </a>(<a href="http://bokardo.com/">Bokardo</a>), and overnight my readership grew by 80+ new subscribers. Some of the people I interview for podcasts (e.g., <a href="http://www.rockley.com/Webinars.htm">Anne Rockley</a>) mention the podcast to their large readership base as well.</li>
<li><strong>Use the <a href="http://feedburner.com">Feedburner</a> chiclet to watch your readership. </strong>I don&#8217;t watch site stats as much as readership stats. I&#8217;m convinced that good posts will naturally attract new readers. If my readership shrinks, I know my writing stinks. If it grows, it&#8217;s because the posts must somehow be worthwhile. People naturally link to interesting posts, which grows your readership. Without Feedburner, I don&#8217;t see how you can measure readership at all. (By the way, the numbers always artificially dip on the weekends. I am still inching toward my 1,000 mark.)</li>
<li><strong>Leave comments on other blogs. </strong>I always check out the blogs of those who comment on my posts. And I try to leave comments on posts I enjoy reading, if only to let the person know that I read it. Commenting on as many blogs as possible is a tedious strategy for gaining readers, but when you&#8217;re new, you need make yourself visible. No doubt you read blogs already, so add a comment. Other commenters are also attracted by an interesting comment you leave, which leads more people back to your site.</li>
<li><strong>Write a few home run posts.</strong> The best post I&#8217;ve ever written was <a href="http://www.idratherbewriting.com/2007/04/09/twenty-usability-tips-for-your-blog-%e2%80%94-condensed-from-dozens-of-bloggers-experiences/">20 Usability Tips for Your Blog: Condensed from Dozens of Bloggers&#8217; Experiences</a>. It has 293 comments and trackbacks. I spent weeks writing it &#8212; it was the core of my presentation at least year&#8217;s <a href="http://www.idratherbewriting.com/2007/04/20/if-you-missed-my-presentation-here-it-is-online-delivered-through-wordpress/">Doc Train conference</a>. It is certainly my home run post. Everyone has a home run post inside them. Rhonda&#8217;s is a <a href="http://sandgroper14.wordpress.com/2007/09/10/blog-statistics/">little post about blueberry muffins</a>, which has surprisingly attracted thousands of hits. When you write it, your readership will take off.</li>
<li><strong>Write useful content.</strong> A vague assertion, I know. But if your information isn&#8217;t useful, practical, or somehow noteworthy and interesting, no one will subscribe. Part of the appeal of sites like <a href="http://lifehacker.com/">Lifehacker </a>and <a href="http://www.blogherald.com/">The Blog Herald</a> is that they provide useful information.</li>
</ol>
<p><strong>Bonus Tip: </strong>If you want quick exposure, write a guest post for my blog. Simply <a href="http://idratherbewriting.com/contact">contact me</a> and send me either your post or an idea for one.</p>
<p>photo by <a href="http://flickr.com/photos/cogdog/465840062/">cogdogblog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2008/03/28/how-to-get-everyone-and-their-dogfamilyfriends-reading-and-subscribing-to-your-blog-10-solid-tips/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

