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

<channel>
	<title>Simplifying Complexity &#187; Training</title>
	<atom:link href="http://www.vanarsdall-infodesign.com/category/training/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vanarsdall-infodesign.com</link>
	<description>Technical Communication Services and Resources from VanArsdall InfoDesign</description>
	<lastBuildDate>Tue, 07 Sep 2010 03:39:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Slouching Towards Ditaville</title>
		<link>http://www.vanarsdall-infodesign.com/2009/08/13/slouching-towards-ditaville/</link>
		<comments>http://www.vanarsdall-infodesign.com/2009/08/13/slouching-towards-ditaville/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 12:52:37 +0000</pubDate>
		<dc:creator>Eddie</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[Information Design]]></category>
		<category><![CDATA[Information Development]]></category>
		<category><![CDATA[Learning Resources]]></category>
		<category><![CDATA[Online Publishing]]></category>
		<category><![CDATA[Print Publishing]]></category>
		<category><![CDATA[Single Sourcing]]></category>
		<category><![CDATA[Training]]></category>

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

		<guid isPermaLink="false">http://www.vanarsdall-infodesign.com/?p=2709</guid>
		<description><![CDATA[My life as a new condo owner is currently filled with moving details and arrangements: cable installation, lock replacement, and minor upgrades and fixes resulting from our home inspection. One detail that caught me off guard and required some research was the selection, purchase, and installation of a new garbage disposal. Let&#8217;s face it: garbage [...]]]></description>
			<content:encoded><![CDATA[<p></p><a name="top"></a>
<p>My life as a new condo owner is currently filled with moving details and arrangements: cable installation, lock replacement, and minor upgrades and fixes resulting from our home inspection. One detail that caught me off guard and required some research was the selection, purchase, and installation of a new garbage disposal.</p>
<p>Let&#8217;s face it: garbage disposals are not one of those things that an average person thinks about. Unless your unit is on the wane—or as in our case, dead—you&#8217;re unlikely to wake up one morning and say “I think I&#8217;ll shop for a new garbage disposal today.” You probably won&#8217;t find yourself habitually gravitating toward the disposal display in Sears, either.</p>
<p>But for the past few days, I have been preoccupied with garbage disposals. My browser has been choked with an array of tabs, each displaying search results and home improvement sites. I have been reading specs, making comparisons, and learning the jargon. I learned to pay attention to specific attributes: <em>continuous feed</em>, <em>sound insulation</em>, <em>grind chamber capacity</em>&#8230; <em>induction</em> motor vs. <em>permanent magnet</em> motor&#8230; </p>
<p>One model even comes with a “self-service wrenchette … for easy clearing of jams.” My word processor doesn&#8217;t recognize <em>wrenchette</em>. I suppose that&#8217;s a sort of faux French word for “little wrench.”</p>
<p>Another model makes your life easier because </p>
<blockquote><p>two grind stages let you quickly grind difficult food waste you wouldn’t put in a standard disposer, like celery and potato peels.</p></blockquote>
<p>I hate when food waste is &#8220;difficult.&#8221;</p>
<p><span id="more-2709"></span></p>
<h2>Learning through research</h2>
<p>Like most people, I start with the Web when I&#8217;m trying to tackle a new knowledge domain. Through research, I was able to narrow down my choice of product and find out where I could purchase it. </p>
<p>Conducting Web research reminded me that I cannot search the Web without informally evaluating the usability of sites. None of the sites that I found explained the meaning of the disposal product specs. The meaning of some terms was obvious, and I could infer the meaning of other terms such as <em>grind capacity</em>. But terms such as <em>sink baffle</em> kind of&#8230; well&#8230; baffled me. I went on a wild word chase: <em>baffle</em> as noun  =  “something that balks, checks, or deflects.&#8221; </p>
<p>OK, I realize that these sites simply want to sell products, but a good customer is an educated customer, right? A little embedded help can&#8217;t hurt.</p>
<h2>Learning from experts</h2>
<p>My research also reminded me of the discovery process that we technical communicators constantly employ whenever we start a new project. I thought of all the domain knowledge that I have acquired over the years.</p>
<p>At one point I oversaw a large-scale training project at the World Bank. The Bank was rolling out an ERP system, and I was responsible for developing training for the procurement module. I had never worked in procurement, and I spent many hours attending meetings—even on Saturday mornings—with procurement experts. </p>
<p>At the National Cancer Institute, I took on medical terminology thesaurus management. I dove deeply into papers and books on Description Logics and Knowledge Representation. I worked closely with information scientists. I developed a fascination with Tim Berners-Lee&#8217;s idea of a truly semantic Web.</p>
<p>Over the years, I have become immersed in many other domains, including telecom engineering, clinical care, accounting, mortgage products, law office management, and manufacturing plant flow simulation. The key to acquiring domain knowledge is to work closely with subject matter experts, or  SMEs (pronounced “smeez”).</p>
<p>In one of my most successful projects at the United States Mint, my SME was a seasoned accounting professional. Our task was to produce a training course for the customized accounting module of another ERP system. We worked under a seemingly impossible deadline, using a collaborative strategy where my SME developed raw content for conceptual detail and exercises, and I provided additional writing, editing, organization, and overall design. We met the deadline, and our course was well received. </p>
<p>Projects where software developers were the appointed SMEs did not always proceed as smoothly. In most cases, software developers are in the same position as information developers. Like us, they have to acquire the domain knowledge and expertise to truly understand the needs of the users. </p>
<p>Users are the <em>real</em> SMEs. They use the products and follow the processes every day. Spend time with them. Observe them. Listen to them. Learn from them.</p>
<h2>What&#8217;s your story?</h2>
<p>What on-the-job knowledge have you acquired over the years? Which domains were especially challenging? I hope that you will share your stories.</p>
<p><p><a href="#top">Back to top</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vanarsdall-infodesign.com/2009/06/11/garbage-101-acquiring-domain-knowledge/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Learn Flare Single Sourcing in Arlington, VA</title>
		<link>http://www.vanarsdall-infodesign.com/2009/05/10/advanced-flare-single-sourcing-class-coming-to-arlington-va/</link>
		<comments>http://www.vanarsdall-infodesign.com/2009/05/10/advanced-flare-single-sourcing-class-coming-to-arlington-va/#comments</comments>
		<pubDate>Sun, 10 May 2009 21:49:27 +0000</pubDate>
		<dc:creator>Eddie</dc:creator>
				<category><![CDATA[Help Development]]></category>
		<category><![CDATA[MadCap Software]]></category>
		<category><![CDATA[Online Publishing]]></category>
		<category><![CDATA[Print Publishing]]></category>
		<category><![CDATA[Single Sourcing]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[madcap flare]]></category>

		<guid isPermaLink="false">http://www.vanarsdall-infodesign.com/?p=2268</guid>
		<description><![CDATA[Though I teach most MadCap Flare classes online these days, I am scheduled to teach a live Flare Single Sourcing class on June 3, 2009, in Arlington, VA. About the single sourcing class The single sourcing class is a one-day, hands-on session that uses a scenario-based model to teach you how to single source your [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Though I teach most MadCap Flare classes online these days, I am scheduled to teach a live Flare Single Sourcing class on June 3, 2009, in Arlington, VA.</p>
<h2>About the single sourcing class</h2>
<p>The single sourcing class is a one-day, hands-on session that uses a scenario-based model to teach you how to single source your content with Flare. The course includes an overview of single sourcing for those who are new to the concept. It also includes advanced tips and best practices for experienced information developers.</p>
<p>In the course scenario, One Source Hotels is expanding to open two resort hotels: one in the US and another in Canada. The company needs to develop policies and procedures for the new hotels. They need to single source one set of content to account for differences between the customs and the legal requirements of the two countries. They need to publish to HTML and PDF.</p>
<h3>Course prerequisites</h3>
<p><em>If you are a beginning Flare user and are unfamiliar with the Flare work environment, I recommend that you take the <a href="http://www.madcapsoftware.com/training/flaretraining.aspx" title="Link to MadCap Training page" target="_blank">Flare Basic/Intermediate class</a> before attempting the single sourcing class.</em>  Unfortunately, we simply cannot cover the work environment in detail. If you have no formal Flare training but are comfortable working with the product, then you will will probably do well in the single sourcing class.</p>
<h3>Course highlights</h3>
<p>The single sourcing course covers many powerful Flare features, including</p>
<ul>
<li>re-using content</li>
<li>maintaining a linked workflow where contributors are writing in Word and FrameMaker and publishing in Flare</li>
<li>creating <em>ad hoc</em> tables of content for different outputs</li>
<li>using Flare page layouts for printed output</li>
<li>using snippets to reuse content with embedded conditions</li>
<li>using variables in topics and in a TOC</li>
<li>running builds from the command line and automating builds with batch files</li>
<li>creating multiple targets (one online and one print target for each hotel)
</li>
<p>sharing content and resources using Global Project Linking.
</ul>
<h2>Details for the upcoming session</h2>
<ul>
<li><strong>When:</strong> Wednesday, June 3, 2009, from 9 am to 5 pm</li>
<li><strong>Where:</strong> 2001 Jefferson Davis Highway, Suite 610,<br />Arlington, VA 22202 (Crystal City, accessible by Metro)</li>
<li><strong>Price:</strong> $599 per student</li>
<li><strong>What to Bring:</strong> Laptop with Flare 4.2.1 installed.  If you need to use a trial version, MadCap will provide a temporary key.</li>
</ul>
<h2>Questions and registration</h2>
<p>Contact <span class="leadin">Jennifer Morse</span>, Senior Territory Manager, MadCap Software:</p>
<ul>
<li><strong>Direct:</strong> +1.858.320.0387&#215;212</li>
<li><strong>Toll Free:</strong> 1.888.623.2271&#215;212</li>
<li><strong>Fax:</strong> 858.320.0338</li>
<li><strong>Email:</strong> <a href="mailto:jmorse@madcapsoftware.com" title="Jennifer's email address">jmorse@madcapsoftware.com</a></li>
<li><strong>Curriculum outline:</strong> <a href="http://tiny.cc/YcylK">http://tiny.cc/YcylK</a></li>
</ul>
<p>Even if you don&#8217;t live in the Washington, DC, area but live within a reasonable travel distance, I hope that you will join us.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vanarsdall-infodesign.com/2009/05/10/advanced-flare-single-sourcing-class-coming-to-arlington-va/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
