Instead, they had to navigate a user manual. There was justtoo much information for the reader to wade through to get to what they need
.
Is single sourcing always the path to take?
Let's talk about single sourcing for a moment. The way manyof us do it is first write your content in FrameMaker or Wordor whatever. Then, pull those files into a help tool likeRoboHelp or WebWorks. From there, output the help. Doingthat is familiar. It's comfortable. But in some cases, it's notthe best solution.Sometimes, though, that single sourcing method isn't thebest solution. Instead, why not author the user assistancedirectly? Say you're documenting a simple desktop or mobileapplication, or one that's served over the Web. In thesecases, having a separate printed or PDF manual doesn'tmake all that much sense.With the simple application – and by simple, we meansomething that's not as monolithic as Word but not asrudimentary as Notepad – chances are users won't look atthe manual. OK, that's not so different from normal ...Seriously, though, they're more likely to press F1 to getassistance.Many Web-based applications are more complex than thesimple desktop or mobile application. In this case, the userassistance is delivered over the Web.With both, it's faster and easier to build purposeful helpdirectly than to first create a guide and then do the usualsingle sourcing magic.Here's a good example of this: the help for Viigo, the mobileapplication that we mentioned earlier. When the technical writer at Viigo started working on the help, she ran into anumber of issues:
•
Using a standard single sourcing tool, she created tri-paned HTML help. There were too many panes, andthe help didn't render well on a mobile device.
•
There are multiple screen sizes for mobile devices,and what looks good on one may not look good onanother.
•
Navigation was a problem, and she couldn't use anested table of contents.After a lot of thought and consultation with the company'sWeb designer, she wrote the help using XML and on-the-flyXSLT tranforms dynamically output the help to all of Viigo'ssupported platforms.
Another path: think simple
Simple. It's not a four letter word, but it's often treated likeone. Simple doesn't mean incomplete, inadequate, or
simple
means
streamlined
. When
© 2009 DMN CommunicationsThink Simple: A Fresh Approach to User Assistance - 3
Leave a Comment