Best web hosting - create SGML documents using any plain text editor

create SGML documents using any plain text editor (such as vi, emacs or gedit commands). Each document consists of the text of your document and tags that identify each type of information in the text. Unlike markup languages such as groff and HTML, SGML markup is not intended to enforce a particular look when you are creating the document. So, for example, instead of marking a piece of text as being bold or italic, you would identify it as an address, paragraph, or a name. Later, a style sheet would be applied to the document to take the tagged text and assign a look and presentation. Because SGML consists of many tags, to simplify producing documents based on SGML other projects have cropped up to better focus the ways in which SGML is used. In particular, the Extensible Markup Language (XML) was created to offer a manageable subset of SGML that would be specifically tailored to work well with Web-based publishing. So far in describing SGML and XML, I have only referred to the frameworks that are used to produce structured documents. Specific documentation projects need to create and, to some extent, enforce specific markup definitions for the type of documents they need to produce. These definitions are referred to as Data Type Definitions (DTDs). For producing writing that document Linux and other open source projects, DocBook has become the DTD of choice. Understanding DocBook DocBook is a DTD that particularly well-suited for producing computer software documents in a variety of formats. It was originally created by the OASIS Consortium (www.oasis-open.org) and is now supported by many different commercial and open source tools. DocBook’s focus is on marking content, instead of indicating a particular look (that is, font type, size, position, and so on.). It includes mark-up that lets you automate the process of creating indices, lists of figures, and tables of contents, to name a few. Tools, that are included with Red Hat Linux, let you output DocBook documents into HTML, PDF, DVI, PostScript, RTF and other formats. DocBook is important to the Linux community because many open source projects are using DocBook to produce their documentation. For example, the following is a list of organizations, and related Web sites, that use DocBook to create the documents that describe their software: Linux Documentation Project (www.linuxdoc.org/LDP/LDP-Author-Guide) Gnome Documentation Project (http://developer.gnome.org/projects/gdp) KDE Documentation Project (www.kde.org/documentation) Open Source Writers Group (http://www.oswg.org/) FreeBSD Documentation Project (www.freebsd.org/docproj) If you wanted to contribute to any of the above documentation projects, refer to the Web sites for each organization. In all cases, they publish writers’ guides or style guides that describe the DocBook tags that they support for their writing efforts.
Please visit Domain Name Hosting services for high quality webhost to host and run your jsp applications.

Leave a Reply