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

<channel>
	<title>Simplifying Complexity &#187; Information Development</title>
	<atom:link href="http://www.vanarsdall-infodesign.com/category/info-dev/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vanarsdall-infodesign.com</link>
	<description>Technical Communication Services and Resources from VanArsdall InfoDesign</description>
	<lastBuildDate>Tue, 07 Sep 2010 03:39:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>MadCap Flare Tip: Setting Up Concept Links in FrameMaker Files</title>
		<link>http://www.vanarsdall-infodesign.com/2010/04/25/madcap-flare-tip-setting-up-see-also-links-in-framemaker/</link>
		<comments>http://www.vanarsdall-infodesign.com/2010/04/25/madcap-flare-tip-setting-up-see-also-links-in-framemaker/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 15:46:42 +0000</pubDate>
		<dc:creator>Eddie</dc:creator>
				<category><![CDATA[Help Development]]></category>
		<category><![CDATA[Information Development]]></category>
		<category><![CDATA[MadCap Software]]></category>
		<category><![CDATA[Online Publishing]]></category>
		<category><![CDATA[Single Sourcing]]></category>
		<category><![CDATA[Technical Writing]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[adobe framemaker]]></category>
		<category><![CDATA[content development]]></category>
		<category><![CDATA[flare]]></category>
		<category><![CDATA[framemaker]]></category>
		<category><![CDATA[help development]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[web content]]></category>

		<guid isPermaLink="false">http://www.vanarsdall-infodesign.com/?p=3514</guid>
		<description><![CDATA[In my last post, I discussed ways that you can build lists of related links in your MadCap Flare projects. I expressed a preference for concept links. If you share my enthusiasm for concept links and are importing FrameMaker content into Flare, you may want to pre-configure your source FrameMaker files to include Passthrough markers [...]]]></description>
			<content:encoded><![CDATA[<p></p><a name="top"></a>
<p>In my last post, I discussed ways that you can build lists of related links in your MadCap Flare projects. I expressed a preference for <em>concept links</em>.</p>
<p>If you share my enthusiasm for concept links and are importing FrameMaker content into Flare, you may want to pre-configure your source FrameMaker files to include <em>Passthrough</em> markers with special strings. When you import the marked FrameMaker content into Flare, the Passthrough markers convert to <em>concept</em> markers in the equivalent Flare topics. </p>
<p>You can then insert a concept link help control in each topic that contains the same marker and build a dynamic list of related topics. I described this process in the following post:</p>
<p><a href="http://www.vanarsdall-infodesign.com/2010/04/11/madcap-flare-tip-helping-users-find-related-information/" title="Link to post about Flare help controls" target="_self">MadCap Flare Tip: Helping Users Find Related Information</a></p>
<p>When preparing your FrameMaker files to include Passthrough markers, follow these steps:</p>
<ol>
<li>Add a custom Passthrough marker to each FrameMaker file. If you&#8217;re not sure how to set up markers in FrameMaker files, read this post:
<p><a href="http://www.vanarsdall-infodesign.com/2010/04/02/preparing-framemaker-files-for-importing-into-madcap-flare/" title="Link to post about FrameMaker file preparation" target="_self">Preparing FrameMaker Files for Importing into MadCap Flare</a></li>
<li>Insert a Passthrough marker in the heading of each topic that is related to the same concept.</li>
<li>Add the following string to the Passthrough marker definition:
<p><span class="tag">&#60;MadCap:concept term=&#8221;term&#8221; /&#62</span></li>
<li>Substitute &#8220;term&#8221; with <em>your</em> concept term, keeping the quotes (&#8220;&#8221;). Make sure that &#8220;MadCap&#8221; has an uppercase M and uppercase C.</li>
</ol>
<div class="note"><span class="notetext">Example:</span> If you want Flare to build a dynamic list of topics about <em>search tips</em>, add a Passthrough marker to the heading of each topic that&#8217;s related to search tips. Define each marker using this string:</p>
<p><span class="tag">&#60;MadCap:concept term=&#8221;search tips&#8221; /&#62</span></div>
<p>To ensure that the markers convert properly, enable the following Flare import settings. If you&#8217;re using an import file in your project, you&#8217;ll find these settings on the <strong>Options</strong> tab:</p>
<ul>
<li><strong>Enable &#8216;Passthrough&#8217; Markers</strong> = <strong>Checked</strong></li>
<li><strong>Passthrough Marker Format</strong> = <strong>XML</strong></li>
</ul>
<p><p><a href="#top">Back to top</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vanarsdall-infodesign.com/2010/04/25/madcap-flare-tip-setting-up-see-also-links-in-framemaker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MadCap Flare Tip: Helping Users Find Related Information</title>
		<link>http://www.vanarsdall-infodesign.com/2010/04/11/madcap-flare-tip-helping-users-find-related-information/</link>
		<comments>http://www.vanarsdall-infodesign.com/2010/04/11/madcap-flare-tip-helping-users-find-related-information/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 21:01:50 +0000</pubDate>
		<dc:creator>Eddie</dc:creator>
				<category><![CDATA[Help Development]]></category>
		<category><![CDATA[Information Design]]></category>
		<category><![CDATA[Information Development]]></category>
		<category><![CDATA[MadCap Software]]></category>
		<category><![CDATA[Online Publishing]]></category>
		<category><![CDATA[Technical Writing]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Assistance]]></category>
		<category><![CDATA[madcap flare]]></category>
		<category><![CDATA[user assistance]]></category>

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

		<guid isPermaLink="false">http://www.vanarsdall-infodesign.com/?p=3227</guid>
		<description><![CDATA[I haven&#8217;t written a post about MadCap Flare for a while, and the release of Flare 6 deserves special attention. With this version, Flare remains miles ahead of its competition. When a new version of Flare is released, I usually install the new version and keep the last version installed, too. After testing the rock-solid [...]]]></description>
			<content:encoded><![CDATA[<p></p><a name="top"></a>
<p>I haven&#8217;t written a post about MadCap Flare for a while, and the release of Flare 6 deserves special attention. With this version, Flare remains miles ahead of its competition.</p>
<p>When a new version of Flare is released, I usually install the new version and keep the last version installed, too. After testing the rock-solid Flare 6 beta during the past few months, I was easily convinced that I could fully upgrade on the GA release date. Flare 5 is no longer on my laptop.</p>
<p>I recently created Flare templates for the National Cancer Institute&#8217;s Center for Biomedical Informatics and Information Technology (NCI CBIIT). The Information Development team currently uses Adobe FrameMaker and Quadralay ePublisher. Lately I have been busy preparing Adobe FrameMaker files for import into Flare, running import routines with various settings, and testing the results.</p>
<p>I recommend the following process for preparing your FrameMaker files before importing their content into MadCap Flare. I will provide additional advice and tips in upcoming posts.</p>
<p><span id="more-3227"></span></p>
<h2>1. Back up your FrameMaker files.</h2>
<p>Read this aloud: <em>Create a backup copy of your FrameMaker files.</em> You&#8217;ll need to alter them for an optimal import, so work with a <em>copy</em>&#8212;not with the original. </p>
<div class="note"><span class="notetext">Tip:</span> You can import entire FrameMaker book files into MadCap Flare. If you&#8217;re experimenting with FrameMaker-to-Flare imports for the first time, you may want to start with a long chapter file.</div>
<h2>2. Remove formatting overrides.</h2>
<p>Regardless of the tool you&#8217;re using to develop and publish information, you should use styles (called <em>tags</em> in FrameMaker). Styles automate the formatting process and ensure consistency. </p>
<p>Examine your FrameMaker files and make sure that they&#8217;re free of inline formatting created with the Formatting toolbar. In FrameMaker parlance, this type of formatting is called an <em>override</em>. In Microsoft Word, it&#8217;s called <em>direct formatting</em>.</p>
<p>I will provide advice on style mapping between Frame and Flare in an upcoming post. I have already included some advice on cleaning up your styles in a previous post. For more information, <a href="http://www.vanarsdall-infodesign.com/2008/12/05/flare-print-preparation/" title="Link to first of six articles on print publishing" target="_blank">read the first of my six articles on Flare print publishing</a>.</p>
<h2>3. Add indentation to TOC sublevels.</h2>
<p>A typical table of contents uses indentation to represent a hierarchy.  In a Flare TOC, book icons are flush with the left margin, and topics and subtopics are indented.</p>
<p>Before importing a FrameMaker book, make sure that the FrameMaker TOC sublevels are indented. Flare relies on this indentation to properly create an equivalent TOC. </p>
<p>You can do this for FrameMaker TOC styles (levels 2 and below) by setting a property on the Basic tab of the Paragraph Designer:</p>
<ol>
<li>Select the following menu command: <strong>Format</strong> > <strong>Paragraphs</strong> > <strong>Designer</strong>.</li>
<li>In the Paragraph Tag list, select the tag you want to change (for example, Heading2TOC).</li>
<li>Click the <strong>Basic</strong> tab.</li>
<li>Set the <strong>First</strong> property to a specific value. For example, a Level 2 TOC heading might be set at .25 inches, and Level 3 might be set at .5 inches.</li>
<li>Click <strong>Apply</strong>.</li>
</ol>
<p><img class="clearright" src="http://www.vanarsdall-infodesign.com/wp-content/uploads/2010/04/winParagraphDesigner.png" alt="FrameMaker Paragraph Designer window" title="FrameMaker Paragraph Designer window" width="356" height="352" class="alignleft size-full wp-image-3302" /></p>
<h2>4. Predetermine the file names in your Flare project.</h2>
<p>FrameMaker is a linear writing tool. Flare is a topic-based writing tool. When writers who are used to authoring in Frame first switch to Flare, they sometimes become disoriented in Flare&#8217;s authoring environment. Although Flare generally does a good job of naming topic files, the names might not always be what you expect.</p>
<p>To ensure that you can find your content in Flare, add a custom Filename marker to each of your FrameMaker files. You can then add this marker to FrameMaker chapter names and topic headings. During import, Flare creates a file for each chapter introduction and topic using the name that you pre-assigned.</p>
<p><strong>Example:</strong></p>
<ul>
<li>Let&#8217;s say that a chapter is called <em>Browsing Terminologies</em>. You insert a Filename marker in the chapter name and define the marker as <span class="leadin">intro_browsing_terminologies</span>. (I typically prefix chapter introductions with <em>intro</em>. They also serve as section introductions in WebHelp.)</li>
<li>Now let&#8217;s say that the first topic in the chapter is <em>About the Terminology Browser</em>. You insert a Filename marker in the topic heading and define the marker as <span class="leadin">about_terminology_browser</span>.</li>
</ul>
<div class="note"><span class="notetext">Note:</span> I encourage you to use meaningful file names and follow the convention of not including spaces. Some server operating systems don&#8217;t allow spaces. Although Flare has target settings to address this, I think the best practice is just to avoid spaces altogether. Note also that you don&#8217;t need to include an .htm extension in the marker definitions.</div>
<p>During import, Flare creates one file for the chapter and a second file for the topic:</p>
<ul>
<li><span class="leadin">intro_browsing_terminologies.htm</span></li>
<li><span class="leadin">about_terminology_browser.htm</span></li>
</ul>
<p>You can set the permitted length of file names in the Flare import settings.</p>
<h3>Adding a custom Filename marker to a FrameMaker file</h3>
<p>To add the custom Filename marker to a file, follow these steps:</p>
<ol>
<li>Select the following menu command: <strong>Special</strong> > <strong>Marker</strong>. The Marker window opens.</li>
<li>Click the <strong>Marker Type</strong> drop-down list.</li>
<li>Click <strong>Edit</strong> in the bottom of the list. The Edit Custom Marker Type window opens.</li>
<li>In the new window, follow these steps:
<ol>
<li>Type <em>Filename</em>.</li>
<li>Click <strong>Add</strong>.</li>
<li>Click <strong>Done</strong>.</li>
</ol>
</li>
</ol>
<p><img class="clearright" src="http://www.vanarsdall-infodesign.com/wp-content/uploads/2010/04/winCustomMarkerType.png" alt="FrameMaker Custom Marker Type window" title="FrameMaker Custom Marker Type window" width="269" height="138" class="alignleft size-full wp-image-3303" /></p>
<h3>Adding the new marker to a FrameMaker chapter<br />or topic heading</h3>
<p>To add the new marker to a chapter or topic heading, follow these steps:</p>
<ol>
<li>Click anywhere on a chapter or topic heading.</li>
<li>Select the following menu command: <strong>Special</strong> > <strong>Marker</strong>.</li>
<li>In the Marker Type list, select <strong>Filename</strong>.
</li>
<li>In the Marker Text box, type the file name that you want Flare to use for the current topic. Remember, you don&#8217;t need to append the .htm extension.
</li>
<li>Click <strong>New Marker</strong>.</li>
</ol>
<p><img class="clearright" src="http://www.vanarsdall-infodesign.com/wp-content/uploads/2010/04/winMarker1.png" alt="FrameMaker Marker window with definition" title="FrameMaker Marker window with definition" width="369" height="269" class="alignleft size-full wp-image-3305" /></p>
<p>I highly recommend this method. It&#8217;s very helpful when you need to find content in your new Flare project. </p>
<h2>5. Specify Adobe Distiller settings<br />for optimal image quality.</h2>
<p>Since Flare uses Adobe Distiller to convert images, you can use Distiller to improve image quality in the imported FrameMaker content. To accomplish this, you need to specify custom Distiller settings and save them as a custom .joboptions file.</p>
<p>To specify your Distiller settings, follow these steps:</p>
<ol>
<li>Open Adobe Distiller.</li>
<li>Click <strong>Settings</strong> > <strong>Edit Adobe PDF Settings</strong>.</li>
<li>Select the <strong>Images</strong> folder on the left.</li>
<li>For each <strong>Downsample</strong> setting, select <strong>Off</strong>.</li>
<li>For each <strong>Image Quality</strong> setting, select <strong>Maximum</strong>.</li>
<li>Click <strong>Save As</strong>.</li>
<li>Name your custom settings file. For example, mine is <em>flareimport.joboptions</em>.</li>
<li>Click <strong>Save</strong>.</li>
<li>Click <strong>OK</strong> to close the settings window.</li>
<li>Close Distiller.</li>
</ol>
<p>Distiller uses the last saved file, so it will use your custom file.</p>
<h2>Questions?</h2>
<p>The basic steps that I have covered in this post will help you prepare your FrameMaker files for importing into MadCap Flare. I didn&#8217;t discuss the time-consuming task of mapping FrameMaker styles to Flare equivalents. I will cover that subject in an upcoming post.</p>
<p>As always, I welcome your questions and comments. </p>
<p><p><a href="#top">Back to top</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vanarsdall-infodesign.com/2010/04/02/preparing-framemaker-files-for-importing-into-madcap-flare/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>On Technical Writing and Creativity</title>
		<link>http://www.vanarsdall-infodesign.com/2010/03/19/on-technical-writing-and-creativity/</link>
		<comments>http://www.vanarsdall-infodesign.com/2010/03/19/on-technical-writing-and-creativity/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 17:15:46 +0000</pubDate>
		<dc:creator>Eddie</dc:creator>
				<category><![CDATA[Information Design]]></category>
		<category><![CDATA[Information Development]]></category>
		<category><![CDATA[Technical Writing]]></category>
		<category><![CDATA[communication design]]></category>
		<category><![CDATA[creative writing]]></category>
		<category><![CDATA[creativity]]></category>
		<category><![CDATA[technical]]></category>
		<category><![CDATA[technical communication]]></category>
		<category><![CDATA[technical communications]]></category>
		<category><![CDATA[technical writer]]></category>
		<category><![CDATA[technical writing]]></category>
		<category><![CDATA[writer]]></category>
		<category><![CDATA[writing]]></category>

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

		<guid isPermaLink="false">http://www.vanarsdall-infodesign.com/?p=2871</guid>
		<description><![CDATA[Recently I have read a lot of books about the state of web content. I have been contributing web content for many years, and I have long advocated that well-structured, clear content is vital to a successful user experience. So I am fascinated to see the sudden surge of interest in content strategy. It&#8217;s about [...]]]></description>
			<content:encoded><![CDATA[<p></p><a name="top"></a>
<p>Recently I have read a lot of books about the state of web content. I have been contributing web content for many years, and I have long advocated that well-structured, clear content is vital to a successful user experience. So I am fascinated to see the sudden surge of interest in <em>content strategy</em>.</p>
<p>It&#8217;s about time.</p>
<p>Web sites have long been products of <em>shiny bauble</em> design: <span class="leadin">Make it pretty and they will come</span>. A site lures you in, but you quickly discover that you cannot find what you&#8217;re looking for. Either there&#8217;s not enough information, or there&#8217;s <em>too much</em> information, but it&#8217;s so poorly structured and organized that you give up. </p>
<p>Information architects (IAs) who focus on design over content have long fueled this problem. The best IAs realize the value of the user experience, where design and content are fully integrated. They focus on both aspects. But sometimes the scope and breadth of site requirements place too much responsibility on them. A partnership becomes necessary.</p>
<p>Enter the <em>content strategist</em>.</p>
<p>In this post, I discuss two books that are shaping the body of resources on content strategy. This is not an in-depth review of either book. Both are only around 200 pages long, and I don&#8217;t want to give away all of the authors&#8217; secrets. After reading this post, I hope that you will read these excellent resources.</p>
<p><span id="more-2871"></span></p>
<h2>Mired in a swamp of content</h2>
<p>For years companies examined their organizational content with the goal of deploying some expensive mega-monster to house it. They hired content management consultants, many of whom were employees of content management system (CMS) vendors. Those consultants analyzed and modeled samples of the content. This practice led to a consistent, similar recommendation: </p>
<p>&#8220;Buy our tool.&#8221;</p>
<p>Many companies followed the advice, believing that a new CMS was a panacea that would pull them out of the muck. Instead, they ended up with a costly and not-very-effective &#8220;solution.&#8221; The complexity of the tool overshadowed the organization and effectiveness of the content.</p>
<p>To make matters worse, content often took a back seat to overall site design. Wireframes for site pages focused on shiny baubles and navigation. Other than navbar and menu labels, many areas were simply filled with <em>lorem ipsum</em>. Filler words made sense for creating a design sketch, but they also fostered a mental model that made content the illegitimate stepchild of site design.</p>
<p>We now seem to be waking up to the reality that effective information architecture goes hand in hand with effective content strategy. I&#8217;m ecstatic. I have always viewed content as integral to web design.</p>
<p>So who is codifying this new knowledge?</p>
<h2>Rescued by the team of Sheffield and Halvorson</h2>
<p>Two recent books offer slightly different but useful perspectives on content strategy as a profession:</p>
<ul>
<li><em>The Web Content Strategist&#8217;s Bible</em> by Richard Sheffield</li>
<li><em>Content Strategy for the Web</em> by Kristina Halvorson</li>
</ul>
<p>Both books are a great introduction for budding content strategists who (1) want to know if they have the qualifications for the job, and (2) want a big-picture perspective of what content strategists do. </p>
<h3><em>The Web Content Strategist&#8217;s Bible</em><br />by Richard Sheffield</h3>
<p>Richard Sheffield&#8217;s book was the first of the two to be published. His book describes his rise from a sequestered, contract technical writer to a content strategist at IBM. He provides a comprehensive overview of how the content strategist fits in with the rest of the web site development team. He gives examples of content strategy job descriptions and encourages readers not to be discouraged by all of the listed requirements. He says that anyone with &#8220;decent&#8221; writing and editing skills, a basic understanding of the web, and project management abilities is qualified for the job.</p>
<p>Sheffield defines content strategy as</p>
<blockquote><p>a repeatable system that defines the entire editorial process for a website development project, from very early tasks such as analyzing and classifying readers to the very last tasks, such as planning for the ongoing content maintenance after the content launches.</p></blockquote>
<p>The author points out that content strategist is an evolving role, subject to misunderstanding. (Who&#8217;s surprised?) Project managers often set &#8220;arbitrary time frames&#8221; based on a &#8220;lack of understanding of editorial processes.&#8221;  They also do not understand the role of the content strategist. </p>
<p>Sound familiar?</p>
<p>In fact, according to the author, CS professionals are in a position similar to where IAs were in the mid to late nineties. In a section titled <em>Web Content Strategist vs. Information Architect</em>, he asks whether IAs should handle content responsibilities or whether both roles should be required. This question sparks lively debate on the web and in numerous pubs.</p>
<p>Sheffield devotes seven chapters to phases of the content life cycle:</p>
<ul>
<li><strong>Discovery:</strong> Embark on a fact-finding mission about the organization and its content.</li>
<li><strong>Analysis:</strong> Present your findings and make initial recommendations.</li>
<li><strong>Design:</strong> Work with graphic designers, content creators, and others to create tools and processes (such as templates, a style guide, and a content matrix) that support the remaining project phases.</li>
<li><strong>Build:</strong> Track content development, editing, and approval.</li>
<li><strong>Maintenance:</strong> Establish who will maintain the content, how it will be tracked, and how it will be deployed.</li>
<li><strong>Translation:</strong> Ensure that content meets the requirements for translation, and where necessary, for localization.</li>
<li><strong>Search Engine Optimization (SEO)</strong>: Establish keywords, links, and other findability factors.</li>
</ul>
<p>Chapter 10, <em>What You Need to Know About Web Content Management Systems</em> ensures that you have a basic understanding of how content management systems work. It also arms you with the vocabulary necessary to keep up with&#8212;and contribute to&#8212;team discussions about the CMS.</p>
<h3><em>Content Strategy for the Web</em><br />by Kristina Halvorson</h3>
<p>The author of <em>Content Strategy for the Web</em> is the founder and president of Brain Traffic, &#8220;a nationally renowned agency specializing in content strategy and writing for the web&#8221; (from the back of the book cover). Brain Traffic employees have authored many excellent online articles and resources. See the end of this post for links.</p>
<p>Halvorson defines the purpose of her book as &#8220;an introduction to the emerging practice of content strategy.&#8221; She disqualifies the book as the be-all, end-all bible of the practice. As she says, &#8220;A lot about content strategy is still being figured out.&#8221;</p>
<p>Although she acknowledges that content can include many media, Halvorson focuses on text as content because</p>
<ul>
<li>&#8220;Text is everywhere.&#8221; We see mostly text on the web.</li>
<li>&#8220;Text is different.&#8221; Once we publish it, it needs continued &#8220;care and feeding.&#8221;</li>
<li>And my favorite: &#8220;Text is messy as hell.&#8221; It&#8217;s constantly changing and has many owners.</li>
</ul>
<p>Before covering the content life cycle, Halvorson provides a section called <em>Learn</em>. The three chapters in this section (<em>Solution</em>, <em>Problem</em>, and <em>Discipline</em>) serve as a content strategy primer. I especially recommend those three chapters for managers, stakeholders, and anyone who is skeptical about adopting a content strategy. </p>
<p>For example, if your company isn&#8217;t ready or willing to make the plunge, maybe you can convince key staff to at least read Chapter 1, <em>Solution</em>. Halvorson introduces it as the chapter for those who &#8220;only have the time and attention to read one chapter.&#8221; Whoever reads it gets enough information to at least start thinking about content strategy and considering a short course of action.</p>
<p>Halvorson presents her ideas and recommendations in the manner of a workshop facilitator. She identifies problems by asking probing questions. She tackles them with solid, often enumerated answers. Like Sheffield, she walks you through her version of the content life cycle, framed in a slightly different way:</p>
<ul>
<li><strong>Audit:</strong> Understand what you have and get a sense of the scope.</li>
<li><strong>Analysis:</strong> Determine how your content will serve your users and how it will improve your competitive position.</li>
<li><strong>Strategy:</strong> Recommend &#8220;how to create, deliver, and govern web content.&#8221;</li>
<li><strong>Workflow:</strong> Establish a process to move your content through all necessary channels, including delivery.</li>
<li><strong>Writing:</strong> Elevate your web writers above the level of worker bees by making sure that they are recognized as key team members. Involve them in ongoing content maintenance.</li>
<li><strong>Delivery:</strong> Consider your delivery channels. Do you need a CMS? Do you need social media?</li>
<li><strong>Measurement:</strong> Use web analytics to measure the effectiveness of your content.</li>
<li><strong>Maintenance:</strong> Care for your content using a &#8220;well-designed process that continues over time.&#8221;</li>
<li><strong>Paradigm:</strong> Write a strong, convincing business case that proves the worth of your content strategy.</li>
</ul>
<div class="note"><span class="notetext">Note:</span> The <em>Paradigm</em> chapter has an interesting section called <em>Push &#8220;User Experience Design&#8221; Off the Pedestal</em>. This section is guaranteed to spark a lively discussion.</div>
<p>The fact that the author once held positions as both a web writer and a copywriter is no surprise, but her perspective as a business owner and consultant informs <em>Content Strategy for the Web</em>. She strongly emphasizes content that &#8220;[s]upports a key business objective&#8221; and &#8220;[s]upports a user (or customer) in completing a task.&#8221; She recommends not necessarily imitating your competitors but being aware of what their content conveys. </p>
<p>As part of the the analysis phase, Halvorson recommends that you determine what messages your company hopes to convey to its customers through its web site. You later recommend how those messages can help to develop and shape user-centered content.</p>
<h2>So which book is better?</h2>
<p>It depends. The two books complement each other. Aspiring or working content strategists will want to read both for the varied but useful perspectives. In fact, in her own <em>Workflow</em> chapter, Halvorson refers to Sheffield&#8217;s guidelines for designing content workflow. She refers to his book as &#8220;an excellent primer for anyone who is trying to get their organization&#8217;s web content under control.&#8221;</p>
<p>If you need concrete examples of many deliverables that are required for a content strategy project, start with <em>The Web Content Strategist&#8217;s Bible</em>. It provides an example of how you might structure a content audit worksheet. It also includes suggestions for how to construct other project and strategy documents.</p>
<p>If you want your manager or any company stakeholders to read one word on content strategy, I recommend <em>Content Strategy for the Web</em>. While the book certainly speaks to the content strategist, it is also geared to a wider business audience. </p>
<h2>Relevant links</h2>
<ul>
<li><a href="http://www.web-content-strategy.com/" title="Link to Richard Sheffield's site" target="_blank">Richard Sheffield&#8217;s site</a></li>
<li><a href="http://www.braintraffic.com/" title="Link to Brain Traffic site" target="_blank">Brain Traffic site</a></li>
</ul>
<p><p><a href="#top">Back to top</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vanarsdall-infodesign.com/2009/09/27/the-sun-shines-on-content-strategy/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
