went through the entire book and added all terms that I thought should be in here.

This commit is contained in:
tille 2004-01-01 15:25:18 +00:00
parent dee684ce3a
commit b666186827
1 changed files with 333 additions and 6 deletions

View File

@ -2,6 +2,23 @@
<?dbhtml filename="glossary.html"?>
<glossary id="glossary">
<title>Glossary</title>
<glossentry>
<glossterm>Abiword</glossterm>
<glossdef>
<para>Open Source word processor.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>aspell</glossterm>
<glossdef>
<para>Spell check program.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>attribute</glossterm>
<glossdef>
@ -15,6 +32,49 @@
<parameter class="option">identification</parameter>.</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>Cascading Style Sheet
(<acronym>CSS</acronym>)</glossterm>
<glossdef>
<para>Set of overlay rules that are read by your HTML browser, which uses these rules for doing the display, layout and formatting of the XML-generated HTML file(s). <acronym>CSS</acronym> allows for fast changes in look and feel without having to plunge in the HTML file(s).
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>Catalog</glossterm>
<glossdef>
<para>Helper file for the display and transformation tools.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>Concurrent Versions System
(<acronym>CVS</acronym>)</glossterm>
<glossdef>
<para>Document management system used by TLDP.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>DocBook</glossterm>
<glossdef>
<para>A subset of SGML, designed as a document format that allows easy management of documentation.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>docbook-utils</glossterm>
<glossdef>
<para>Software package easing XML conversions.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>Document Type Definition
(<acronym>DTD</acronym>)</glossterm>
@ -46,6 +106,15 @@
pointers without any content.</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>Emacs</glossterm>
<glossdef>
<para>Popular text editor, especially on UNIX systems or alikes.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>entity</glossterm>
<glossdef>
@ -59,6 +128,15 @@
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>epcEdit</glossterm>
<glossdef>
<para>Cross-platform XML editor.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>external entity</glossterm>
<glossdef>
@ -68,6 +146,25 @@
sample screens, legal notes, and chapters for example.</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>float</glossterm>
<glossdef>
<para>Objects such as side bars, pictures, tables, and charts are called floats when they don't have a fixed placement on the text. For
printed text, a chart can appear either at the top or at the
bottom of the page. It can also be placed on the next page if it is
too large.</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>Frequently Asked Questions
(<acronym>FAQ</acronym>)</glossterm>
<glossdef>
<para>LDP hosts a number of documents that are a list in the form of
questions and answers. These documents are called FAQs. A FAQ is usually a single-page document.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>generic entities</glossterm>
<glossdef>
@ -80,6 +177,46 @@
chapters.</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>GNU Free Documentation License
(<acronym>GFDL</acronym>)</glossterm>
<glossdef>
<para>Like the GNU Public License for free software, but with specifics for written text and documentation with software.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>GNU Public License
(<acronym>GPL</acronym>)</glossterm>
<glossdef>
<para>License type for software that guarantees that the software remains freely distributable, that the source code is available, that you can make changes to it and redistribute those changes if you want, on the condition that you keep on using the same license for your derived works.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>Guide</glossterm>
<glossdef>
<para>TLDP documents that are too long to be a HOWTO are usually stored
as guides. These are more like entire books that treat a particular
subject in-dept.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>HOWTO</glossterm>
<glossdef>
<para>Documents that discuss how to do something with a system or
application. Most documents hosted at TLDP are HOWTOs,
explaining how to install, configure or manage tens of applications
on a variety of systems. HOWTOs are typically 10-25 pages.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>internal entity</glossterm>
<glossdef>
@ -87,6 +224,65 @@
as a shortcut for frequently repeated text.</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>ispell</glossterm>
<glossdef>
<para>Spell check program.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>Jade</glossterm>
<glossdef>
<para>Applies a DSSSL stylesheet to an SGML or XML document.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>Markup, markup language
(<acronym>ML</acronym>)</glossterm>
<glossdef>
<para>Code added to the content of a document, describing its structure.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>Metadata</glossterm>
<glossdef>
<para>Text in your document that is not important for understanding the subject, but that should be there anyway, such as version information, co-authors, credits to people etc.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>nedit</glossterm>
<glossdef>
<para>Text editor oriented to programmers.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>nsgmls, onsgmls</glossterm>
<glossdef>
<para>SGML document parser and validator program.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>OpenOffice
(<acronym>OOo</acronym>)</glossterm>
<glossdef>
<para>Open Source office suite, compatible with Microsoft Office.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>parameter entity</glossterm>
<glossdef>
@ -95,16 +291,41 @@
semicolon.</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>float</glossterm>
<glossterm>PSGML</glossterm>
<glossdef>
<para>Objects such as side bars, pictures, tables, and charts are called
floats when they don't have a fixed placement on the text. For
printed text, a chart can appear either at the top or at the
bottom of the page. It can also be placed on the next page if it is
too large.</para>
<para>Emacs <emphasis>major mode</emphasis> that customizes Emacs for editing SGML documents.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>Organization for the Advancement of Structured Information Standards
(<acronym>OASIS</acronym>)</glossterm>
<glossdef>
<para>OASIS is a non-profit, global consortium that drives the development, convergence and adoption of e-business standards.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>Outline</glossterm>
<glossdef>
<para>Draft of your document that conceptualizes the subject and scope. Summary and To-Do list for the work to come.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>Portable Document Format
(<acronym>PDF</acronym>)</glossterm>
<glossdef>
<para>Standard document type supported on a wide range of operating systems.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>processing instruction</glossterm>
<glossdef>
@ -116,6 +337,24 @@
filename="file.html"</sgmltag></para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>PostScript
(<acronym>PS</acronym>)</glossterm>
<glossdef>
<para>Document format designed for printable documents. PS is the standard print format on UNIX(-alikes).
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>Reviewer, review process</glossterm>
<glossdef>
<para>TLDP doesn't accept just anything. Once you submit a document, it will be checked for consistency, grammar, spelling and style by a reviewer, a volunteer assigned by the review cooredinator.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm><acronym>SGML</acronym></glossterm>
<glossdef>
@ -126,6 +365,15 @@
systems, regardless the work platform used.</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>Subject and scope</glossterm>
<glossdef>
<para>Obviously, the subject is what your documentation is about. The scope defines which areas of the subject you are going to discuss, and how much detail will be involved.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>tag</glossterm>
<glossdef>
@ -137,6 +385,49 @@
of a title.</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>TeX</glossterm>
<glossdef>
<para>Popular UNIX text formatting and typesetting tool.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>Transformation</glossterm>
<glossdef>
<para>The process of converting a document from its original DocBook XML form to another format, such as PDF, HTML or PostScript.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>Validation</glossterm>
<glossdef>
<para>The process of checking that your XML code complies with the XML standards.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>vi Improved
(<acronym>vIm</acronym>)</glossterm>
<glossdef>
<para>Popular text editor on UNIX and alike systems.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>WordPerfect
(<acronym>WP</acronym>)</glossterm>
<glossdef>
<para>Popular word processor, runs on many systems.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm><acronym>XML</acronym></glossterm>
<glossdef>
@ -144,6 +435,32 @@
created specifically for Internet use.</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>xmllint</glossterm>
<glossdef>
<para>Command line XML parser.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>XMLmind XML Editor
(<acronym>XXE</acronym>)</glossterm>
<glossdef>
<para>Free but not Open XML editor.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>xmlto</glossterm>
<glossdef>
<para>Command line XML transformation program.
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm><acronym>XSL</acronym></glossterm>
<glossdef>
@ -154,4 +471,14 @@
<acronym>XML</acronym>.</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>Extensible Stylesheet Transformation
(<acronym>XSLT</acronym>)</glossterm>
<glossdef>
<para>Framework for managing documents, consisting of the XSLT transformation language, the XPath expression language and XSL formatting objects.
</para>
</glossdef>
</glossentry>
</glossary>