<?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; tony self</title>
	<atom:link href="http://idratherbewriting.com/tag/tony-self/feed/" rel="self" type="application/rss+xml" />
	<link>http://idratherbewriting.com</link>
	<description>The Latest Trends in Technical Communication</description>
	<lastBuildDate>Fri, 10 Feb 2012 23:59:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Arguments for and Against Tripane Help</title>
		<link>http://idratherbewriting.com/2011/03/17/evaluating-tripane-help/</link>
		<comments>http://idratherbewriting.com/2011/03/17/evaluating-tripane-help/#comments</comments>
		<pubDate>Thu, 17 Mar 2011 14:27:43 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Ben Minson]]></category>
		<category><![CDATA[DITA]]></category>
		<category><![CDATA[IA Summit]]></category>
		<category><![CDATA[information architecture]]></category>
		<category><![CDATA[organization patterns]]></category>
		<category><![CDATA[outmoded]]></category>
		<category><![CDATA[past]]></category>
		<category><![CDATA[scriptorium]]></category>
		<category><![CDATA[Technical Writing]]></category>
		<category><![CDATA[tony self]]></category>
		<category><![CDATA[tripane help]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://idratherbewriting.com/?p=8838</guid>
		<description><![CDATA[My colleague Ben Minson wrote a post about why tripane help is a relic of the book-paradigm documentation age, and how it can limit us from taking advantage of other web technologies. See Why I Don&#8217;t Like Tri-pane Help. As a quick definition, tripane help is the standard webhelp HTML output that has several frames &#8212; the table of contents pane on the left, the ... <a href="http://idratherbewriting.com/2011/03/17/evaluating-tripane-help/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>My colleague Ben Minson wrote a post about why tripane help is a relic of the book-paradigm documentation age, and how it can limit us from taking advantage of other web technologies. See <a href="http://www.gryphonmountain.net/2011/03/why-i-dont-like-tri-pane-help/">Why I Don&#8217;t Like Tri-pane Help</a>.</p>
<p>As a quick definition, tripane help is the standard webhelp HTML output that has several frames  &#8212; the table of contents pane on the left, the main topic area in the  middle, and a pane across the top. For example, here&#8217;s a <a title="sample tripane help" href="http://idratherbewriting.com/wordpressguide/help/Default.htm" target="_blank">sample tripane help</a> I created a couple of years ago for WordPress:</p>
<div id="attachment_8852" class="wp-caption alignnone" style="width: 610px"><a href="http://idratherbewriting.com/wordpressguide/help/Default.htm"><img class="size-medium wp-image-8852 " title="An example of tripane help" src="http://idratherbewriting.com/wp-content/uploads/2011/03/tripanehelpexample-600x337.jpg" alt="An example of tripane help" width="600" height="337" /></a><p class="wp-caption-text">This is an example of tripane help. It&#39;s all a giant frameset, with the table of contents on the left, a navigation bar across the top, and content in the middle. That&#39;s three panes -- hence the name, tripane help.</p></div>
<p>I agree with Ben&#8217;s arguments that discourage tripane help, and yesterday I even wrote somewhat of  draft rant titled &#8220;Rest in Peace, Tripane Help.&#8221; But as it was still in draft mode, I mulled it over. I also listened to a Scriptorium webinar on <a href="http://www.slideshare.net/Scriptorium/webcast-dita-best-practices">DITA Best Practices by Tony Self</a>, which helped me see another side of the argument. In this post, I want to present a more balanced argument for and against tripane help.</p>
<h2>Cons of Tripane Help</h2>
<p>Let&#8217;s start with the cons of tripane help.</p>
<p><strong>Hard to modify. </strong>Have you ever  tried to modify the look, feel, or functionality of tripane help? It&#8217;s  usually a complicated undergrowth of impenetrable frames and custom  code. Hacking RoboHelp&#8217;s webhelp, for example, requires you to dive into  arcane tips and tricks from sites such as Rick Stone&#8217;s <a href="http://www.robowizard.com/RoboWizard/NewProject.htm">RoboWizard</a>, which still looks, with its outer space background, like websites did back in 1995. Rick&#8217;s site itself is an example of tripane help.</p>
<div id="attachment_8842" class="wp-caption alignright" style="width: 217px"><a href="http://idratherbewriting.com/wp-content/uploads/2011/03/tripanehelp.png"><img class="size-full wp-image-8842" title="Rest in Peace, Tripane Help" src="http://idratherbewriting.com/wp-content/uploads/2011/03/tripanehelp.png" alt="Rest in Peace, Tripane Help" width="207" height="355" /></a><p class="wp-caption-text">Rest in Peace, Tripane Help</p></div>
<p>Flare gives you finite control over the style of each element, but  not over the larger structural elements. What if I don&#8217;t want frames?  What if I want the main search engine on the home page? What if I want  the sidebar on the right, with drop-down submenus that slide out? Why  can&#8217;t I just code it with a separate CSS file from scratch like a  regular website, choosing what I float, choosing the behavior of my  navigation buttons, etc?</p>
<p>Overall, tripane help is hard to modify because of the extensive frameset and proprietary code.</p>
<p><strong>Looks outdated. </strong>Although you can tweak its styles here and there, you can&#8217;t make tripane help look like a regular website. It just doesn&#8217;t  fit in with anything on the web that you find post-2005.</p>
<p>The more we  move into the future of the web, the greater the divide grows between  tech comm and interaction design. That divide worries me. When people see a tripane help site open up, it immediately signals a sense of outdatedness.</p>
<p><strong>Lacks web functionality. </strong>It&#8217;s not just about the limitations of tripane help&#8217;s look and feel, though. It&#8217;s also about web functionality: RSS feeds, comments, embedded  videos, lightboxes, jQuery effects, real-time editing, browser-based  authoring, built-in metrics, category links, tags and tag clouds, most popular  articles, faceted browsing, instant search, search engine optimization,  threaded conversations, and so on. You don&#8217;t get hardly any of this  with tripane help.<em> Ouch.</em></p>
<p>By confining our HTML deliverable to the rigid tripane help, we become distanced from the forward movement of the web. We become publishers of HTML content but without any of the slick knowledge of web design or interaction design.</p>
<p><strong>Keeps you in book paradigm mode. </strong>As <a href="http://www.gryphonmountain.net/2011/03/why-i-dont-like-tri-pane-help/" target="_blank">Ben points out</a>, we also get stuck in a book paradigm mode, where the only idea we can come up with for organizing our help content is a bunch of topic folders. Ben points out:</p>
<blockquote><p>One of the limitations of a TOC is that you can display only topic titles. If you set up pathway pages like Redish describes, you can give the reader more guidance. A risk you take with TOCs is that as the user doesn’t find what he wants, he expands more and more books or folders, and he ends up with an overwhelming list of topics. Instead of holding his hand and leading him along, you’ve paralyzed and frustrated him.</p>
<p>In my experience, help authoring tools don’t lend themselves to dynamic Web outputs that allow you set up this kind of guided experience. You could do it, but it’s not supported well out of the box.</p></blockquote>
<p><strong>Limits your technical creativity.</strong> When we get comfortable with a tool that allows us to publish tripane help, we get locked into whatever built-in features and capabilities the help authoring tool allows. Sometimes we can hack in tweaks and other modifications, but it&#8217;s usually not worth the hassle. What happens when we want to try leveraging some of the more web-like features to improve our help, such as faceted browsing or instant search? Because we have confined our technical prowess to a specific tool, we&#8217;re not equipped to be more creative and innovative with new approaches to help. We become dependent on tool vendors for innovation.</p>
<h2>Pros of Tripane Help</h2>
<p>Now for the pros of tripane help.</p>
<div id="attachment_8850" class="wp-caption alignright" style="width: 309px"><a href="http://idratherbewriting.com/wp-content/uploads/2011/03/DESIGNCONTENT.png"><img class="size-full wp-image-8850" title="Separating content from design" src="http://idratherbewriting.com/wp-content/uploads/2011/03/DESIGNCONTENT.png" alt="Separating content from design" width="299" height="179" /></a><p class="wp-caption-text">A tripane help output can help us separate content from design. You&#39;re free from worrying about matters outside of content. In this sense, tripane help can be liberating. It breaks the chains that hold you back from focusing more on content.</p></div>
<p><strong>Allows you to focus on content.</strong> In the <a href="http://www.slideshare.net/Scriptorium/webcast-dita-best-practices" target="_blank">Tony Self DITA webinar</a>, Self stresses that the paradigm of DITA authoring is to separate content from format and design.</p>
<p>In the DITA model, an author creates a standalone topic that is independent of any particular book or format. This standalone topic can be pushed out into any deliverable or any table of contents and stand on its own. Because of this, the DITA writer doesn&#8217;t worry about styles or design. The DITA writer can focus on the content, because after all, this is what ultimately matters.</p>
<p>Tripane help allows you to avoid worrying about format and design. You don&#8217;t have to consider the details of the CSS and the look and feel of the content in the web output. Someone has already taken care of that. The design has already been created, and you can redirect this effort that you would normally spend on design and apply it to your actual help content (perhaps creating illustrations and other content diagrams, if you still have an itch to design something).</p>
<p>Most users don&#8217;t complain about the design of help anyway. They complain about the poor content, right? So doesn&#8217;t it make sense to focus on content rather than design?</p>
<p><strong>Allows variety of classification schemes.</strong> At first, it seems that you can only create a topic-based hierarchy for your table of contents (TOC) in a tripane help. The tripane help seems to force you into a book paradigm. But this is only convention. You could abandon the traditional TOC approach and instead organize the content by audience, by timeline, by most popular support requests, or some other scheme.</p>
<p>A lot of tools that produce tripane help have tagging, relationship tables, and other techniques for applying non-traditional organizations. In fact, these tools may even make it easier to manipulate the content in alternative ways.</p>
<p>With the robust TOC that tripane help offers, you could build these alternative entry points directly into the TOC, giving users several different ways to navigate the content &#8212; by task, by role, by workflow, by popularity, by department, by feature release dates, and so on. Tripane help gives you an easy way to do this, rather than relying on a web team or a JavaScript/interactive designer to help you code these features.</p>
<p><strong>Provides content re-use, localization, single sourcing.</strong> Although these benefits aren&#8217;t specific to tripane help, using a tool that auto-compiles to a tripane help output usually gives you additional advantages with content re-use, localization, and single sourcing. You can conditionalize content for various role-based, versioned, or beginner/advanced types of guides. You can package all your files up and send them off for translation, and then reimport them. You can single source your content into print and online and mobile deliverables.</p>
<p>Sure, a web 2.0 site looks cooler, but is it worth the sacrifice of content re-use, localization, and single sourcing, which may be much more important for technical documentation needs? All of these additional benefits are usually available if you stick with tripane help instead of abandoning it for a web-based content management system.</p>
<h2>Conclusion</h2>
<p>One of the potential fixes for the tripane help eyesore, without losing the benefits, is to have the help authoring tool output its content into div tags that you can use to structure and style as you wish. If you can escape the traditional tripane look and generate a more attractive website, you can move towards the best of both worlds.</p>
<p>Unfortunately, tripane help has helped contribute to a growing divide between interaction designers and technical writers. So even if you could structure your output with div tags, most technical writers lack these web design skills. They&#8217;ve been limping along with the tripane output for so long that even basic HTML is often an unexplored territory.</p>
<p>Additionally, most technical writers aren&#8217;t familiar with any other information architecture techniques outside of basic topic-based hierarchies, so they may not feel a need to innovate with alternative organization patterns.<br />
<h2>Blog Sponsors</h2>
<ul>
<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/madpak/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=MadPak"</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/03/17/evaluating-tripane-help/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>How to Avoid Extinction as a Technical Communicator</title>
		<link>http://idratherbewriting.com/2009/06/15/how-to-avoid-extinction-as-a-technical-communicator/</link>
		<comments>http://idratherbewriting.com/2009/06/15/how-to-avoid-extinction-as-a-technical-communicator/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 05:59:10 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[cherryleaf]]></category>
		<category><![CDATA[content strategy]]></category>
		<category><![CDATA[DITA]]></category>
		<category><![CDATA[ellis pratt]]></category>
		<category><![CDATA[information management]]></category>
		<category><![CDATA[Rahel Bailie]]></category>
		<category><![CDATA[Technical Writing]]></category>
		<category><![CDATA[tony self]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/?p=3793</guid>
		<description><![CDATA[In a career development workshop at the TransAlpine Conference in Vienna, Ellis Pratt, one of the founders of Cherryleaf, argued that technical communicators may eventually become extinct if they keep using the same methods and formats to deliver information. Although there will always be a need for people to explain technical material non-technical people, Ellis said, others may be doing it instead, through the formats ... <a href="http://idratherbewriting.com/2009/06/15/how-to-avoid-extinction-as-a-technical-communicator/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>In a career development workshop at the TransAlpine Conference in Vienna, Ellis Pratt, one of the founders of <a href="http://cherryleaf.com">Cherryleaf</a>, argued that technical communicators may eventually become <strong>extinct</strong> if they keep using the same methods and formats to deliver information.</p>
<p>Although there will always be a need for people to explain technical material non-technical people, Ellis said, others may be doing it instead, through the formats users prefer. To survive, technical writers may need to morph into <em>content strategists</em>, managing the information in a systematic way rather than merely creating it.</p>
<p>Ellis started by showing a thought-provoking video from Michael Wesch called &#8220;A Vision of Students Today.&#8221; In the video, students explain why the traditional educational model is outdated and at odds with the way they learn.</p>
<p><iframe title="YouTube video player" class="youtube-player" type="text/html" width="425" height="344" src="http://www.youtube.com/embed/dGCJ46vyR9o" frameborder="0" allowFullScreen="true"> </iframe></p>
<p>Rather than reading textbooks, today students learn through text messages, virtual chats, Facebook updates, interactive media, blogs, wikis, virtual worlds, collaborative efforts, read/write behavior, forums, podcasts, videocasts, and Google searches. The old book-reading, classroom-lecture model of learning has fallen by the wayside. It&#8217;s just not how students get the answers they need. <span id="more-3793"></span></p>
<p>Although students usually aren&#8217;t the target audiences of our applications, the same concept applies to software users. The long manual and online help are declining formats few want.</p>
<p>Ellis relayed an observation from <a href="http://www.hyperwrite.com/default.aspx">Tony Self</a>, a technical communicator who organizes conferences in Australia. Self says if you look at an online help file from 15 years ago, it looks about the same as a help file produced today. This stagnancy of innovation in the technical communication community is frightening.</p>
<p>Whereas Web technology continues to move forward with daily developments—from Web 2.0 to Bing to Google Wave to RFID technology that scans and displays information in real-time wherever you are—technical communicators are doing the equivalent of writing textbooks for people who no longer read them.</p>
<p>Ellis predicts that unless technical communicators make some changes, they&#8217;re not going to be around much longer. The role of teaching people how to use technology will be passed on to others delivering it in the formats the audience prefers, expects, and learns from.</p>
<p>But rather than postulating any kind of new media delivery of technology, such as wikifying all your content, or providing instant support through Twitter, or porting everything into Facebook, Ellis recommends that technical communicators solve a different but related problem: managing the diversity of information.</p>
<p>Because information is fragmented and scattered across a dozen different types of media and sources—RSS content, content management system content, training content, engineering content, support center content, user-generated content, web content, marketing content—a need is emerging for someone to manage it all.</p>
<p>Ellis thinks that if writers can evolve to fill more of a <em>content strategy</em> role, in which they manage the fragmented information, they will survive. Rather than being a &#8220;technical communicator,&#8221; their roles will more likely be <em>content wrangler, information strategist, user-generated content editor, information assets director, </em>and<em> content use analyst.<br />
</em></p>
<p>Ellis said the idea of Content Strategy and the new role technical communicators must play is something he learned in part from <a href="http://intentionaldesign.ca">Rahel Bailie</a> and her Summit presentation, &#8220;The New Face of Documentation.&#8221;</p>
<h3>My Thoughts</h3>
<p>Ellis and Self are right about the lack of innovation among the formats for technical communication deliverables. We need to evolve. The problem is that there&#8217;s no compelling replacement for the traditional formats. A lot of good possibilities exist—wikis, blogs, interactive multimedia—but none seems to be the online help / manual killer.</p>
<p>Another problem is that many of the web technologies aren&#8217;t available behind the firewall, which is where much of technical communication occurs. PHP and MySQL (required for almost every Web 2.0 blog or wiki technology) are readily available online, but these open source technologies usually aren&#8217;t robust enough for large-scale companies who require MS SQL, Oracle, or other technologies. The Web 2.0 technologies available behind the firewall usually just include SharePoint 2007. You usually can&#8217;t take advantage of cool web technologies unless you&#8217;re actually on the world wide web.</p>
<p>Personally, I have been trending towards quick reference guides (anywhere from 1 to 8 pages) and short video tutorials (2 to 4 minutes) as my core deliverables. I also create an online help as a searchable repository of answers, but I create it with the idea that it will be searched, not necessarily navigated for information. Single sourcing the full online help to a printed manual is just another step, so I don&#8217;t omit it, but I don&#8217;t promote it much either.</p>
<p>Overall, I&#8217;m excited about the new DITA publishing capabilities of Flare 5, because it means you can push the content out to additional formats more easily. You can convert DITA to the Confluence Wiki format, DITA&#8217;s XHTML target to WordPress, DITA to InDesign, DITA to web pages, and other formats.</p>
<p>The key to solving the problem of information fragmentation is to get the content into a format that is versatile enough to be pushed to any format. If you can keep the original source in one location and just export to different formats for your audience, letting users choose based on their learning style and preferences, then you could perhaps solve some of the problems Wesch raises in his video. (The exception of course is video and multimedia, which you can&#8217;t simply output to.)</p>
<p>As for switching from content creators to content managers, I&#8217;m still a bit skeptical about this. Except for public, web-based, multi-author, open-source software models, I just don&#8217;t see a lot of users contributing help content to the corporate-grown applications (except for the big ones, such as Microsoft Office). Most companies want their help content to look attractive and be accurate, and few project managers believe users can and will fill that gap if you take away the technical writer.<br />
<h2>Blog Sponsors</h2>
<ul>
<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/madpak/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=MadPak"</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/06/15/how-to-avoid-extinction-as-a-technical-communicator/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
	</channel>
</rss>

