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.
Subject:Condensing and installing part of a web site? From:Geoff Hart <ghart -at- videotron -dot- ca> To:TECHWR-L <techwr-l -at- lists -dot- techwr-l -dot- com>, Caroline Tabach <Caroline -at- radcom -dot- com> Date:Sun, 12 Nov 2006 08:18:33 -0500
Caroline Tabach wondered: <<We have an information set that we want
to give our users that is currently an Internet site. Some users run
our application when they are without internet access. We would like
to give them the contents of this site on the Product CD. (We know
how to do this)>>
It shouldn't be hard. The main trick will be to ensure that you watch
out for any operating system issues, such as differences in legal and
illegal names for files and how to specify the paths between the Web
server's operating system and the system you use to create the Web
site. That's usually not a big deal. For example, I run my own Web
site (created in Dreamweaver MX) off my hard disk during testing,
then upload the final files to my Web server, where it works without
any changes. I imagine you should be able to do the same with your
software.
<<However, the person responsible for our CD would like to be able to
condense the contents of the site and to enable users to install/copy
the contents/structure of the site to their computers.>>
It's not clear what you mean by "condense". Is the site is so large
that it won't fit on a CD or would fill up the user's hard disk? If
so, you may need to run it off multiple CDs, and that's a lot
trickier. Or do you mean that you only want to provide the
documentation, not the entire Web site? If that's the case, you
should consider designing the documentation part of the site so that
it's modular--that is, it can stand alone, and any links to
information outside the documentation must be easy to identify so you
can fiddle with them to work in this context.
<<(As part of the Auto Install they will have an option to install/
copy the xxx information set to their computer) Does anyone know how
this can be done.>>
So long as all the information sits in a single directory on the CD,
and all paths are defined relative to that root directory, you don't
need to do anything more complex than copy that directory to the
user's hard drive, and give them the option of adding a desktop icon
or Start menu shortcut to reach the home page. If you want to make
the information context sensitive and accessibly directly in the
software, that's a job for your programmers. It shouldn't be
particularly hard to do, but they need to figure out how to us the
Map IDs or URLs correctly from within the software. That's a bit
tricky if the software must first determine whether they're online or
not, and provide different links in each of the two cases.
WebWorks ePublisher Pro for Word features support for every major Help
format plus PDF, HTML and more. Flexible, precise, and efficient content
delivery. Try it today! http://www.webworks.com/techwr-l
Easily create HTML or Microsoft Word content and convert to any popular Help file format or printed documentation. Learn more at http://www.DocToHelp.com/TechwrlList