Re: Single-sourcing, who's doing it?

Subject: Re: Single-sourcing, who's doing it?
From: Sean Wheller <seanwhe -at- yahoo -dot- com>
To: "TECHWR-L" <techwr-l -at- lists -dot- raycomm -dot- com>
Date: Wed, 22 Oct 2003 05:00:10 -0700 (PDT)


>
> > So, out of curiosity, how many folks on the list
> are
> > doing single-source
> > documentation using XML or any other technology?
>
I am using Docbook XML. My single sourcing
architecture starts with modularity. One file per
topic. The document is unique throught the system.

Then I have profiling. This enables me to keep all
content, including images, on a topic in one file.
Profiles = OS = WIN, MAC, UNIX. Othe rprofiles like
customer specific version is also considered a
profile.

Documents are created out of many files, using
entities and xinlcude. As no document is duplicated
within the system, only one module on a topic exists.
So I may create a document by doing something like
this:
<chapter id="installation">
<title>Installing &product_name;</title>
<para> ...</para>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
href="dependancies.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
href="procedure.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
href="testing.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
href="uninstalling.xml" />
</chapter>

These included files may be used by other documents.

This file is then tranformed into any of the folowing
formats: XML, XHTML, TXT, CHM, JarHelp, PDF, RTF, PS.

Depending on the profile set I can get a book in each
format, for each OS and for each customer if required.

Single Sourcing.

Sean Wheller


__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

ROBOHELP FOR FRAMEMAKER TRIAL NOW AVAILABLE!

RoboHelp for FrameMaker is a NEW online publishing tool for FrameMaker that
lets you easily single-source content to online Help, intranet, and Web.
The interface is designed for FrameMaker users, so there is little or no
learning curve and no macro language required! Call 800-718-4407 for
competitive pricing or download a trial at: http://www.ehelp.com/techwr-l4

---
You are currently subscribed to techwr-l as:
archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit
http://www.raycomm.com/techwhirl/ for more resources and info.



References:
Re: Single-sourcing, who's doing it?: From: Goober Writer

Previous by Author: Re: credibility (longish but IMO worth reading)
Next by Author: RE: Single-sourcing, who's doing it?
Previous by Thread: Re: Single-sourcing, who's doing it?
Next by Thread: Technical training: on-site vs open enrollment?


What this post helpful? Share it with friends and colleagues:


Sponsored Ads