TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
William Turner wondered: <<When a user opens our documentation CD, I
want to that action to: 1. Invoke a check of our website for updated
documentation 2. Alert the user if any updates are available. How can
that or some similar result be accomplished?>>
This would take some programming, and your pet programmers will have
to tell you how they would do this. But the easiest and most
effective way is to build it into the software update process already
built into the software. Documentation is a software component, and
should thus be included in the update process. And this ensures that
the documentation and software will always be in synch.
If you can't get support from your programmers, the simplest way to
accomplish this is to type a prominent hyperlink to your Web site in
the ReadMe file*: "This is version X of the documentation. Click here
to check for a more recent version of the documentation." The biggest
problem with that approach is that Web sites periodically get re-
architected, busting the link. So you have to come up with some
method of ensuring that if the site changes, you leave a "forward"
link that will redirect the browser to the right page.
* On the logic that anyone who actually reads this file is likely to
be someone who cares enough to download updated documentation. <g>
The other significant problem comes from future reinstallations. At
some point, the "most recent" documentation will be for a different
version of the software than the one the user is trying to install or
update, and will no longer be relevant to the installed software.
That's why the programming solution is best: you can design it to
ensure that only relevant updated documentation will be downloaded.
----------------------------------------------------
-- Geoff Hart
ghart -at- videotron -dot- ca / geoffhart -at- mac -dot- com
www.geoff-hart.com
--------------------------------------------------
***Now available*** _Effective onscreen editing_
(http://www.geoff-hart.com/home/onscreen-book.htm)
Create HTML or Microsoft Word content and convert to Help file formats or
printed documentation. Features include support for Windows Vista & 2007
Microsoft Office, team authoring, plus more. http://www.DocToHelp.com/TechwrlList
True single source, conditional content, PDF export, modular help.
Help & Manual is the most powerful authoring tool for technical
documentation. Boost your productivity! http://www.helpandmanual.com
---
You are currently subscribed to TECHWR-L as archive -at- web -dot- techwr-l -dot- com -dot-