<?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>isambard &#187; technical writing</title>
	<atom:link href="http://isambard.com.au/blog/tag/technical-writing/feed/" rel="self" type="application/rss+xml" />
	<link>http://isambard.com.au/blog</link>
	<description>musings on information design and architecture</description>
	<lastBuildDate>Mon, 30 Jan 2012 04:20:07 +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>Quote of the week (9 August)</title>
		<link>http://isambard.com.au/blog/2010/08/09/quote-of-the-week-9-august/</link>
		<comments>http://isambard.com.au/blog/2010/08/09/quote-of-the-week-9-august/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 01:27:18 +0000</pubDate>
		<dc:creator>steven</dc:creator>
				<category><![CDATA[Quote of the Week]]></category>
		<category><![CDATA[MS Word]]></category>
		<category><![CDATA[technical writing]]></category>

		<guid isPermaLink="false">http://isambard.com.au/blog/?p=334</guid>
		<description><![CDATA[From Stephen King: Any word you have to hunt for in a thesaurus is the wrong word. There are no exceptions to this rule. Discovered in 1001 Rules for My Unborn Son. It comes in as #432.]]></description>
			<content:encoded><![CDATA[<p>From Stephen King:</p>
<blockquote><p>Any word you have to hunt for in a thesaurus is the wrong word. There are no exceptions to this rule.</p></blockquote>
<p>Discovered in <a href="http://rulesformyunbornson.tumblr.com/">1001 Rules for My Unborn Son</a>.  It comes in as #432.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fisambard.com.au%2Fblog%2F2010%2F08%2F09%2Fquote-of-the-week-9-august%2F&amp;title=Quote%20of%20the%20week%20%289%20August%29" id="wpa2a_2"><img src="http://isambard.com.au/blog/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://isambard.com.au/blog/2010/08/09/quote-of-the-week-9-august/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building and publishing an eBook on your iPad</title>
		<link>http://isambard.com.au/blog/2010/07/15/building-and-publishing-an-ebook-on-your-ipad/</link>
		<comments>http://isambard.com.au/blog/2010/07/15/building-and-publishing-an-ebook-on-your-ipad/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 12:31:41 +0000</pubDate>
		<dc:creator>steven</dc:creator>
				<category><![CDATA[Techniques]]></category>
		<category><![CDATA[ePub]]></category>
		<category><![CDATA[iBooks]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[technical writing]]></category>

		<guid isPermaLink="false">http://isambard.com.au/blog/?p=299</guid>
		<description><![CDATA[When you start researching online how to publish an eBook, the focus is strongly on commercial release to the general public. However, particularly in the corporate world, you may not want to make your book publically available. So how do you get all the benefits of an eBook on the iPad (and/or the excuse to [...]]]></description>
			<content:encoded><![CDATA[<p>When you start researching online how to publish an eBook, the focus is strongly on commercial release to the general public.</p>
<p>However, particularly in the corporate world, you may not want to make your book publically available. So how do you get all the benefits of an eBook on the iPad (and/or the excuse to buy an iPad for business use) but without releasing your internal documents to the world? After some research, trial and error, the process is really quite simple.</p>
<p>To have your very own library on your very own iPad just three steps are required:</p>
<ol>
<li>create a valid eBook</li>
<li>drag that book into iTunes, and</li>
<li>synchronise your iPad with your updated iTunes library.</li>
</ol>
<p>Your personal eBook will then be available on your iPad, right there alongside, and indistinguishable in quality, your John Grisham collection. Or your Alice in Wonderland collection if still stuck in a region &#8211; like here in Australia &#8211; with no functioning iBooks store.</p>
<h2>Step 1. Create a valid eBook</h2>
<p>While this may appear daunting it&#8217;s really straightforward once you realise a few simple truths.</p>
<ul>
<li>iBooks supports eBooks produced in the <a href="htpp://en.wikipedia.org/wiki/EPUB">standard ePub format</a> (read more on Wikipedia)</li>
<li>an ePub book is simple a zipped folder with a different extension (changes .zip to .epub)</li>
<li>within your eBook your content must be included as XHTML files, one file per chapter</li>
<li>accompanying your content are a variety of XML files that define the structure and order of your content</li>
</ul>
<p>
<img src="http://isambard.com.au/blog/wp-content/uploads/2010/07/ePub-contents1.png" alt="Sample ePub contents - just XHTML and XML files" title="Sample ePub contents" width="236" height="459" class="alignright" /><br />
And that&#8217;s it. You don&#8217;t need anything more complicated than a text editor and a folder zipping tool. It&#8217;s so simple I strongly recommend you (at least the first time) build one manually. It&#8217;ll give you a much better understanding of how it all comes together, and what options you have in defining and manipulating your content.</p>
<p>There are several tutorials online to help guide you through the process to build an eBook.  I recommend you <a href="http://www.jedisaber.com/eBooks/tutorial.asp">follow this one from jedisaber</a>. Download the <a href="http://www.jedisaber.com/eBooks/books/sample.epub">sample file</a> provided and follow the steps.</p>
<p>If your experience is the same as mine, most of the issues you&#8217;ll face when generating your first book will be in producing valid XHTML content. As such it&#8217;s recommended you build and validate this first. Issues I had included:</p>
<ul>
<li>incorrect nesting of tags</li>
<li>not closing tags (particularly the img and br items)</li>
<li>missing attributes (particularly alt on all my images)</li>
</ul>
<p>However use a decent XHTML validator (if not using Safari &#8211; which tests automagically &#8211; go for the master and use the <a href="http://validator.w3.org">one from W3C</a>) and you&#8217;ll get through them.</p>
<p>Outside the XHTML the only other issue was in ensuring all the content files were encoded correctly:</p>
<p>
<img src = "http://isambard.com.au/blog/wp-content/uploads/2010/07/ePub-encoding-bbedit.png" alt="Set encoding in BBEdit (OSX)" class="alignright" /><br />
On the Mac I was using BBEdit. It gives you an option in the Edit Window to set the encoding: pick UTF-8. Note I also picked Windows CRLF because I was using a PC to package the book, more on that later.</p>
<p><img src = "http://isambard.com.au/blog/wp-content/uploads/2010/07/epub-encoding-notepad.png" alt="Set encoding in Notepad (Win7)" class="alignright" /><br />
On the PC I was using Notepad to edit. It allows you to set the encoding when saving. Again, choose UTF-8.</p>
<p> <br />
Once all your content is complete and valid, you can then compile your book in the folder you&#8217;ll then zip and rename to become the finished ePub. Follow the instructions (and sample) from jedisaber:</p>
<ol>
<li>ignore mimetype and META-INF (content does not need to change from one book to the next)</li>
<li>load your valid content into OPS folder, documents and images (use subdirectory for your images if you set the URLs in your content to match)</li>
<li>edit content.opf (XML file) to list all your content (and only your content &#8211; remove references to sample files not used). Make sure the URLs are correct, particularly if using subdirectories in OPS to organise your content</li>
<li>edit toc.ncx (XML file) to list your content in the order to be navigated and with the section/chapter titles as you want them to be shown</li>
<li>ZIP the folder</li>
<li>Rename the folder from a .ZIP extension to a .ePUB extension</li>
</ol>
<p>Be careful generating the ZIP version on a Mac using the built in compression tool. Not only does this incorporate all the hidden OSX files (DS_Store, etc) it also seems to put an extra folder layer in. I was only able to generate the correctly formatted ZIP file using Winzip on a PC.  This also allowed me to set the compression for the mimetype file to 0% as requested.</p>
<blockquote><p>Note I managed to resolve the &#8220;extra folder&#8221; issue in OSX.  Trick is not to choose your eBook folder to compress.  Instead select the contents of that folder (should be three things: mimetype and META-INF and OEBPS folders) and compress them.  You&#8217;ll get an Archive.Zip file you can then rename.  This doesn&#8217;t resolve the potential issue with hidden files but I&#8217;ve not had any issues with ePUBs built this way since.</p></blockquote>
<p>I then suggest you validate the eBook prior to the move into iTunes. Use the <a href="http://www.threepress.org/document/epub-validate/">online threepress tool</a> &#8211; it&#8217;s free. It may identify a few items you&#8217;ll need to return to your source to resolve. Just make the edits, rebuild/rename the ZIP and try again.</p>
<p>With that tool the only error I was not able to get rid of concerned the length of the first filename. I&#8217;m guessing this is because the requirement is for mimetype to be the first file in the ZIP file but I could not find any way to enforce this. However even with this error I did not get any issues with the subsequent steps so if you get this error, ignore it like I did.</p>
<p>If the book validates, then also consider testing it in a reader outside of iTunes. I used the <a href="http://bookworm.oreilly.com">bookworm</a> from O&#8217;Reilly.  Alternatively try <a href="http://www.adobe.com/products/digitaleditions/">Adobe Digital Editions</a>, a free download so you can test your books without a web connection.</p>
<h2>Step 2. Drag into iTunes</h2>
<p>Simply open iTunes, select your Books folder, and drag your .epub file into the window. If all works well you should see your book listed, with its cover appearing in all its glory.</p>
<p>Note you cannot open/view/test the book from here. That only happens when you get it onto the iPad.</p>
<h2>Step 3. Synchronise and launch on your iPad</h2>
<p>When you sync your iPad just ensure its set to include all new eBooks. Your file will then get copied across and be ready for use. Congratulations!</p>
<h2>Next steps</h2>
<p>Using XHTML it&#8217;s straightforward to include text and images in your content. So feel free to improve on your content&#8217;s richness. Also consider adding a stylesheet (include in your content.opf file, as well as referenced in your XHTML) to further enhance the presentation.</p>
<p>You can easily add a nicer title/cover page so your book looks better on the shelf. Either build in XHTML or just create as a nice image and include.</p>
<p>From this foundation, the next step for me is to see if possible to include some richer media in the book. For example a video or audio snippet. We&#8217;ll see how that goes&#8230;.</p>
<h2>Resources</h2>
<ul>
<li>ePub description: <a href="htpp://en.wikipedia.org/wiki/EPUB">htpp://en.wikipedia.org/wiki/EPUB</a></li>
<li>Tutorial on building an eBook: <a href="http://www.jedisaber.com/eBooks/tutorial.asp">http://www.jedisaber.com/eBooks/tutorial.asp</a></li>
<li>Sample/Template ePub project: <a href="http://www.jedisaber.com/eBooks/books/sample.epub">http://www.jedisaber.com/eBooks/books/sample.epub</a></li>
<li>Online XHTML validator: <a href="http://validator.w3.org">http://validator.w3.org</a></li>
<li>Online ePub validator: <a href="http://www.threepress.org/document/epub-validate/">http://www.threepress.org/document/epub-validate/</a></li>
<li>ePub viewers: <a href="http://bookworm.oreilly.com">http://bookworm.oreilly.com</a> (online, registration required), or <a href="http://www.adobe.com/products/digitaleditions/">Adobe Digital Editions</a> (download, registration required)</li>
</ul>
<p>Note: All the online tools listed here require you to upload your content to their servers. Be mindful of how secure you want/need your content to remain before using any of these tools.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fisambard.com.au%2Fblog%2F2010%2F07%2F15%2Fbuilding-and-publishing-an-ebook-on-your-ipad%2F&amp;title=Building%20and%20publishing%20an%20eBook%20on%20your%20iPad" id="wpa2a_4"><img src="http://isambard.com.au/blog/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://isambard.com.au/blog/2010/07/15/building-and-publishing-an-ebook-on-your-ipad/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>iWorks Pages: Adding vertical column headings</title>
		<link>http://isambard.com.au/blog/2010/07/12/iworks-pages-adding-vertical-column-headings/</link>
		<comments>http://isambard.com.au/blog/2010/07/12/iworks-pages-adding-vertical-column-headings/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 07:09:27 +0000</pubDate>
		<dc:creator>steven</dc:creator>
				<category><![CDATA[Techniques]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[technical writing]]></category>

		<guid isPermaLink="false">http://isambard.com.au/blog/?p=690</guid>
		<description><![CDATA[Pages is a glorious tool for drafting documents, particularly if you&#8217;re sick of working on documents from people who think every possible style permutation is acceptable and to be added by editing font sizes and layouts directly. However every now and then you find missing a feature you take for granted in the opposition.  One [...]]]></description>
			<content:encoded><![CDATA[<p>Pages is a glorious tool for drafting documents, particularly if you&#8217;re sick of working on documents from people who think every possible style permutation is acceptable and to be added by editing font sizes and layouts directly.</p>
<p>However every now and then you find missing a feature you take for granted in the opposition.  One of those is vertically aligned column headings.</p>
<table border=0>
<tr>
<td valign="top">
<p>To add such headings in Pages:</p>
<ol>
<li>Generate your table to get an approximate size for your heading cell.</li>
<li>Create a textbox the same size as the heading cell. Use the Metrics inspector to help size the box and change the rotation to 90 degrees (to read bottom to top) or 270 degrees (to read top to bottom)</li>
<li>Enter the required text &#8211; note it will flip back to horizontal while you type.</li>
<li>Apply the required styles and alignment so you&#8217;ve an accurate picture of how large it needs to be.- Check the wrap inspector to ensure the text box does not cause wrapping</li>
<li>Drag the text box over the top of the column heading it is to provide</li>
<li>Do some final edits to coordinate the size of the text box and the column.</li>
</ol>
</td>
<td width=160" valign="top">
<p><a href="http://isambard.com.au/blog/wp-content/uploads/2010/07/article-verticalHeadings-metrics.png"><img class="size-thumbnail wp-image-692" title="article-verticalHeadings-metrics" src="http://isambard.com.au/blog/wp-content/uploads/2010/07/article-verticalHeadings-metrics-150x150.png" alt="" width="150" height="150" /></a></p>
<p><a href="http://isambard.com.au/blog/wp-content/uploads/2010/07/article-verticalHeadings-wrap.png"><img class="size-thumbnail wp-image-694" title="article-verticalHeadings-wrap" src="http://isambard.com.au/blog/wp-content/uploads/2010/07/article-verticalHeadings-wrap-150x150.png" alt="" width="150" height="150" /></a></p>
</td>
</tr>
</table>
<p>And that&#8217;s it.</p>
<p><a href="http://isambard.com.au/blog/wp-content/uploads/2010/07/article-verticalHeadings-table.png"><img class="size-medium wp-image-693" title="article-verticalHeadings-table" src="http://isambard.com.au/blog/wp-content/uploads/2010/07/article-verticalHeadings-table-300x181.png" alt="" width="300" height="181" /></a></p>
<p>If needing to add vertical headings to multiple columns it&#8217;s easier to duplicate the first one (click Option-Drag) and edit, rather than creating several from afresh.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fisambard.com.au%2Fblog%2F2010%2F07%2F12%2Fiworks-pages-adding-vertical-column-headings%2F&amp;title=iWorks%20Pages%3A%20Adding%20vertical%20column%20headings" id="wpa2a_6"><img src="http://isambard.com.au/blog/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://isambard.com.au/blog/2010/07/12/iworks-pages-adding-vertical-column-headings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quote of the week (24 August)</title>
		<link>http://isambard.com.au/blog/2009/08/24/quote-of-the-week-24-august/</link>
		<comments>http://isambard.com.au/blog/2009/08/24/quote-of-the-week-24-august/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 21:03:11 +0000</pubDate>
		<dc:creator>steven</dc:creator>
				<category><![CDATA[Quote of the Week]]></category>
		<category><![CDATA[technical writing]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://isambard.com.au/blog/?p=157</guid>
		<description><![CDATA[From Terry Pratchett: Always be wary of any helpful item that weighs less than its operating manual.]]></description>
			<content:encoded><![CDATA[<p>From <a href="http://en.wikipedia.org/wiki/Terry_Pratchett">Terry Pratchett</a>:</p>
<p>Always be wary of any helpful item that weighs less than its operating manual.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fisambard.com.au%2Fblog%2F2009%2F08%2F24%2Fquote-of-the-week-24-august%2F&amp;title=Quote%20of%20the%20week%20%2824%20August%29" id="wpa2a_8"><img src="http://isambard.com.au/blog/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://isambard.com.au/blog/2009/08/24/quote-of-the-week-24-august/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Information Mapping™ in a nutshell</title>
		<link>http://isambard.com.au/blog/2008/05/26/information-mapping-in-a-nutshell/</link>
		<comments>http://isambard.com.au/blog/2008/05/26/information-mapping-in-a-nutshell/#comments</comments>
		<pubDate>Mon, 26 May 2008 11:48:52 +0000</pubDate>
		<dc:creator>steven</dc:creator>
				<category><![CDATA[Nutshells]]></category>
		<category><![CDATA[Information Mapping]]></category>
		<category><![CDATA[instructional design]]></category>
		<category><![CDATA[technical writing]]></category>

		<guid isPermaLink="false">http://isambard.com.au/blog/?p=39</guid>
		<description><![CDATA[Information Mapping&#8482; is a formal methodology for writing usable documents. It provides techniques to analyse, organise and present information to maximise its effectiveness. The methodology was initially developed in the 1960s in the US. It is often described as research-based since all its techniques and principles are derived from research in human factors, cognitive science, [...]]]></description>
			<content:encoded><![CDATA[<p>Information Mapping&trade; is a formal methodology for writing usable documents.  It provides techniques to analyse, organise and present information to maximise its effectiveness.</p>
<p>The methodology was initially developed in the 1960s in the US.  It is often described as research-based since all its techniques and principles are derived from research in human factors, cognitive science, etc.</p>
<p>The methodology is owned by Information Mapping Inc, based in Waltham Massachusetts.  Partnerships are established worldwide to provide Information Mapping training and support in other countries.</p>
<h3>methodology in a nutshell&#8230;</h3>
<p>Information Mapping&trade; provides a simple three-stage process for creating documents: analyse, organise, present.</p>
<p>For analysis:</p>
<ul>
<li>Information Mapping&trade; identifies all information as one of a limited series of types (eg process vs procedure vs principle, etc).</li>
<li>The key activity when analysing information is determining its type.</li>
</ul>
<p>For organisation:</p>
<ul>
<li>Information Mapping&trade; provides a series of principles on how to organise your information types. </li>
<li>Key to the principles is:
<ul>
<li>breaking information into discrete, bite-sized chunks (called blocks) on a single topic</li>
<li>limiting the number of blocks in a topic (called a map, hence the name of the methodology) to 7&plusmn;2.  This magical number is the theoretical limit of human short-term memory.  Organising information around this limit helps users comprehend the content without feeling overwhelmed.</li>
</ul>
</li>
</ul>
<p>For presentation:</p>
<ul>
<li>Information Mapping&trade; provides recommendations of the most effective formats for presenting each of the information types</li>
<li>Additionally it provides principles to help ensure the document is easy to scan/speed-read.</li>
</ul>
<blockquote>
<p>The methodology introduces two new organisational units for documents:</p>
<ul>
<li><b>block</b> &#8211; a single unit of information (= one information type) on a single subject.  Can contain text, tables, images, etc.  To be &#8220;blocked&#8221; it needs to be visually distinct from other blocks (the presentation standard is a line above/below) and with a label that describes its content.</li>
<li><b>map</b> &#8211; a collection of blocks (7&plusmn;2 ideally) on a single topic.  It contains all the blocks on the given topic as well as an any introduction/conclusion block(s) required.  </li>
</ul>
<p>Above the map, mapped documents are organised into sections, then parts.  Key at all levels is adherence to the 7&plusmn;2 limit (eg a section should not have more than 9 maps, a part no more than 9 sections, etc).</p>
</blockquote>
<h3>what are the advantages?</h3>
<p>There are three real advantages for organisations in adopting Information Mapping&trade;:</p>
<ul>
<li>improvement in document quality</li>
<li>upskilling/appraisal of new writers</li>
<li>standarisation of large writing teams</li>
</ul>
<p><b>quality</b><br />
	<br />A <a href="http://infomap.com/im_aboutus/method/aboutus_research.htm">great deal of research</a> has been conducted to quantify performance benefits when adopting IM.   While your own figures may differ from the scientists there is no doubt that a well written IM document is easier use, particularly for reference (easy to scan, easy to find specific content, easy to understand that content when found).</p>
<p><b>upskilling</b><br />
	<br />Information Mapping provides a framework that crystallises a great number of principles and techniques that good writers use anyway.  It is therefore an excellent tool for:</p>
<ul>
<li>raising the level of new writers</li>
<li>ensuring an acceptable rate of output for new users (no more writer&#8217;s block)</li>
<li>providing an assessment framework for helping good writers explain the issues with bad writing (without it getting too subjective/personal)</li>
</ul>
<p><b>standardisation</b><br />
	<br />Since the methodology is definitive in its principles, it is invaluable when trying to ensure a consistent and standard output across multiple writers.  When well written, mapped content can easily be assigned/re-assigned between writers with everyone &#8220;understanding&#8221; exactly what each topic is to contain and how to provide it.</p>
<p>By adopting the methodology, organisations are also able to draw upon existing mapping trained writers to augment their in-house development teams.  Eg if you need 5 manuals written, and only have resources for 2 of them you can outsource the others confident that the format/style will be consistent for all.</p>
<h3>what are the disadvantages?</h3>
<p>
There are no real disadvantages, just two issues it is best to be aware of before committing to it.
</p>
<ul>
<li>paper-centric</li>
<li>presentation-obsessed</li>
</ul>
<p><b>paper-centric</b><br />
	<br />Traditionally (i.e. it predates the internet) Information Mapping&trade; is a paper-based approach.  Now all of the techniques and principles are equally applicable online, but it does take some flexibility/creativity to make best use of the online format and adhere to the presentation guidelines.</p>
<p>To this end it is recommended you spend the time to review/define a formal mapping template for any online document before your writing team get too far into its development.</p>
<p><b>presentation-obsessed</b><br />
	<br />Information Mapping Inc. say it all the time, and I agree with them:  simply using the mapping template does not a mapped document make.  The presentation is the tip of the iceberg (in workshops they used to say presentation was maybe 20% of the method&#8217;s power).</p>
<p>The recommended presentation is the optimum based on the research, but you are free to manipulate to better fit your own needs. </p>
<blockquote>
<p>
On most Information Mapping&trade; workshops, participants are provided a template and formatting tool (called Formatting Solutions) that facilitates development of IM-formatted documents.  This is a series of MS Word templates/macros to speed up the production of IM documents.  If skilled (or willing to pay) these templates can be customised for your own needs.
</p>
</blockquote>
<h3>what are the alternatives?</h3>
<p>
A large number of training companies offer technical writing courses.  And most of them will include principles similar to those in Information Mapping&trade;.  However IM probably rules the roost in terms of research-basis and consistency.
</p>
<p>
The only other method that probably came close to the rigour of Information Mapping&trade; was &#8220;Read-to-Do&#8221;.  However we&#8217;ve been unable to find any recent references to this alternative, so perhaps it has fallen by the wayside.
</p>
<h3>how do I learn Information Mapping&trade;?</h3>
<p>
You can only learn the method by attending a formal workshop organised by Information Mapping Inc or one of its partners.  Depending on your location a series of workshops are available for different writing needs (eg writing memos vs writing technical handbooks).
</p>
<p>
All partners offer the workshops as public or in-house.  In-house workshops are good if able to train your entire team, particularly if you can spend the time up-front to help customise the course content/templates (eg use your own materials during the exercises, etc).
</p>
<h3>how do I find out more?</h3>
<p>
The <a href="http://infomap.com/index.htm">Information Mapping Inc website</a> contains a lot of useful information and research on the methodology, including examples.
</p>
<p>Alternatively <a href="http://infomap.com/im_aboutus/contact/aboutus_partners.htm">contact your local partner</a> (for Australasia it is <a href="http://www.tacticsconsulting.com.au/">TACTICS Consulting</a>) who will be keen to provide any information you require.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fisambard.com.au%2Fblog%2F2008%2F05%2F26%2Finformation-mapping-in-a-nutshell%2F&amp;title=Information%20Mapping%E2%84%A2%20in%20a%20nutshell" id="wpa2a_10"><img src="http://isambard.com.au/blog/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://isambard.com.au/blog/2008/05/26/information-mapping-in-a-nutshell/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

