old-www/pub/Linux/docs/ldp-archived/mail_archives/ldp-docbook/msg00013.html

187 lines
8.0 KiB
HTML

<!-- MHonArc v2.5.0b2 -->
<!--X-Subject: Re: Outline for Author's Guide -->
<!--X-From-R13: Yraqnyy Qynex <xpynexNagyht.bet> -->
<!--X-Date: Sun, 5 Dec 1999 21:58:37 &#45;0500 (EST) -->
<!--X-Message-Id: 14411.9809.995760.73135@cmpu.net -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 14411.6824.457038.770755@cmpu.net -->
<!--X-Reference: Pine.LNX.4.10.9912051030010.21594&#45;100000@jd.linuxports.com -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
<html>
<head>
<title>Re: Outline for Author's Guide</title>
<link rev="made" href="mailto:kclark@ntlug.org">
</head>
<body>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->
<hr>
[<a href="msg00012.html">Date Prev</a>][<a href="msg00014.html">Date Next</a>][<a href="msg00016.html">Thread Prev</a>][<a href="msg00014.html">Thread Next</a>][<a href="maillist.html#00013">Date Index</a>][<a href="threads.html#00013">Thread Index</a>]
<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<h1>Re: Outline for Author's Guide</h1>
<hr>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<ul>
<li><em>To</em>: <A HREF="mailto:ldp-docbook@lists.debian.org">ldp-docbook@lists.debian.org</A></li>
<li><em>Subject</em>: Re: Outline for Author's Guide</li>
<li><em>From</em>: Kendall Clark &lt;<A HREF="mailto:kclark@ntlug.org">kclark@ntlug.org</A>&gt;</li>
<li><em>Date</em>: Sun, 5 Dec 1999 20:58:25 -0600 (CST)</li>
<li><em>In-reply-to</em>: &lt;<a href="msg00011.html">Pine.LNX.4.10.9912051030010.21594-100000@jd.linuxports.com</a>&gt;</li>
<li><em>References</em>: &lt;<a href="msg00010.html">14411.6824.457038.770755@cmpu.net</a>&gt;&lt;<a href="msg00011.html">Pine.LNX.4.10.9912051030010.21594-100000@jd.linuxports.com</a>&gt;</li>
<li><em>Reply-to</em>: <A HREF="mailto:kclark@ntlug.org">kclark@ntlug.org</A></li>
<li><em>Resent-cc</em>: recipient list not shown: ;</li>
<li><em>Resent-date</em>: 6 Dec 1999 02:58:35 -0000</li>
<li><em>Resent-from</em>: <A HREF="mailto:ldp-docbook@lists.debian.org">ldp-docbook@lists.debian.org</A></li>
<li><em>Resent-message-id</em>: &lt;PuY5KC.A.9H.bZyS4@murphy&gt;</li>
<li><em>Resent-sender</em>: <A HREF="mailto:ldp-docbook-request@lists.debian.org">ldp-docbook-request@lists.debian.org</A></li>
</ul>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<hr>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<pre>
&gt;&gt;&gt;&gt;&gt; &quot;Poet/Joshua&quot; == Poet/Joshua D Drake &lt;poet@linuxports.com&gt; writes:
Poet/Joshua&gt; Hello, It seems to me that this a little more
Poet/Joshua&gt; complicated than it needs to be. Yes DocBook is a
Poet/Joshua&gt; large beast but it is not uncontrollable. A quick FAQ
Poet/Joshua&gt; on what is good practice and not good practice should
Poet/Joshua&gt; suffice.
I don't agree.
But in any event, the burden is on you to say precisely *which* things
in the outline don't need to be addressed. It's well and good to say
&quot;the outline is too complicated,&quot; but unless that's accompanied by
*specific* recommendations for what doesn't need to be addressed, then
it's not very helpful.
I've done enough DocBook with teams of 10 to 20
authors/editors/content-personnel to know that a &quot;quick FAQ&quot; will not
suffice. Scale that to the number of LDP authors, and then scale it
again to account for the geographic/communication effects, and it's
not hard to see that w/out some pretty specific guidance, we're going
to get a mess.
Finally, many of the issues--heck, maybe *most* of the issues--in the
outline are *not* DB-specific but SGML-specific. That is, the whole
issue of entity management has to be faced no matter what SGML DTD we
might use, DB or otherwise.
Poet/Joshua&gt; I agree with Kendall in regards to the tools. No we
Poet/Joshua&gt; don't have the ability to just type sgmltools html
Poet/Joshua&gt; index.sgml and get what we want BUT we can type jade
Poet/Joshua&gt; &lt;arguments&gt; &lt;stylesheet&gt; index.sgml and get what we
Poet/Joshua&gt; want. Heck, if we stick with specific style sheets
Poet/Joshua&gt; we should be fine. Just state in the FAQ that we
Poet/Joshua&gt; accept these version of the style sheets and these
Poet/Joshua&gt; &quot;features&quot;.
That's confused, I'm afraid. LDP accepts SGML *source* and is
responsible for applying a transformation engine to that source to
produce output.
That is to say, the AG doesn't need to address that part of the
transformation stage *at all*, as I said in my post. LDP authors
should think of the &quot;backend&quot; -- i.e., what happens to their source
once they submit it -- as a black box. What versions of stylesheets
are getting used are not important at all to *authors*.
What is crucially important to them is that we address transformation
*expectations*, that is, what output looks like and what authors can
expect their source to get turned into. (But that's a separate issue
from the specific tools the backend uses to get that output. Think OOP
data-hiding and API boundaries for a fairly good analog.)
This is important so that authors will know which precise DB
constructions they want to use *from among a range of options* to get
the desired effect. Yes, separating content from presentation is
essential to an SGML project; but individual authors are still going
to be asking questions like, 'how do I get this bold or italic?'. Even
if we want to help them think about their documents in more semantic,
and less presentational terms, we still have to handle the transition
cases.
Concrete example: I owe Tim an update of the User Group HOWTO. I have
a full DB kit installed here, but I've got pretty old version of
Norm's stylesheets, and I don't have the newest Jade either. But
that's ok, because I can get some HTML output to test that my document
is coming out reasonably. Now, when I send the source file toTim, I
don't have to know, nor do I even care, what his SGML/DB setup is
like. I do need to know, however, if my expectations about
transformation are significantly different from what his kit is going
to produce. Do I need to know which version of Jade or the DSSSL
stylesheets or anything else he's using? No.
And that's a *good thing*. It's part of the magic of SGML. It's
document interchange and it's appropriate.
Now, I'm fairly SGML literate so if I don't care about the details of
the LDP backend, I think it's safe to say that most LDP authors won't
care either.
Best,
&lt;Kendall/&gt;
--
To UNSUBSCRIBE, email to ldp-docbook-request@lists.debian.org
with a subject of &quot;unsubscribe&quot;. Trouble? Contact listmaster@lists.debian.org
</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<ul><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><a name="00014" href="msg00014.html">Re: Outline for Author's Guide</a></strong>
<ul><li><em>From:</em> &quot;Edward C. Bailey&quot; &lt;ed@redhat.com&gt;</li></ul></li>
</ul></li></ul>
<!--X-Follow-Ups-End-->
<!--X-References-->
<ul><li><strong>References</strong>:
<ul>
<li><strong><a name="00010" href="msg00010.html">Re: Outline for Author's Guide</a></strong>
<ul><li><em>From:</em> Kendall Clark &lt;kclark@ntlug.org&gt;</li></ul></li>
<li><strong><a name="00011" href="msg00011.html">Re: Outline for Author's Guide</a></strong>
<ul><li><em>From:</em> &quot;Poet/Joshua D. Drake&quot; &lt;poet@linuxports.com&gt;</li></ul></li>
</ul></li></ul>
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00012.html">Re: Outline for Author's Guide</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00014.html">Re: Outline for Author's Guide</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00016.html">Re: Outline for Author's Guide</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00014.html">Re: Outline for Author's Guide</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00013"><strong>Date</strong></a></li>
<li><a href="threads.html#00013"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>
<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>