Search: in
DocBook
DocBook in Encyclopedia Encyclopedia
  Tutorials     Encyclopedia     Videos     Books     Software     DVDs  
       
Encyclopedia results for DocBook

DocBook





Encyclopedia results for DocBook

  1. DocBook

    oneref date August 2010 Infobox file format name DocBook icon logo extension .dbk, .xml mime application docbook xml type code uniform type magic owner OASIS organization OASIS genre markup language container for contained by extended from SGML , XML extended to standard http www.oasis open.org docbook specs docbook 4.5 spec cs 03.html 4.5 June 2006 , br http docs.oasis open.org docbook specs docbook 5.0 spec.html 5.0 November 2009 DocBook is a Semantics semantic markup language for technical documentation ... and software but it can be used for any other sort of documentation. As a semantic language, DocBook ... to the source. Overview DocBook is an XML language. In its current version 5.0 , DocBook s language ..., but these are considered non standard. As a semantic language, DocBook documents do not describe what ... how the Abstract summary abstract for an article might be visually formatted, DocBook simply ... whether or not it should be included in the final output at all. DocBook provides a vast number ..., glossaries, appendices, and so on. DocBook s structural tags include, but are not limited to tt ... elements. DocBook does not actually require that chapters be explicitly given numbers it is understood ... in a DocBook document. Block level tags are elements like paragraph, lists, and so forth. Not all ... would be to the left. DocBook semantics are entirely neutral to these kinds of language based concepts ... to the enclosed text, by changing the font, size, or similar attributes. The DocBook specification ... as to what this treatment may be. That is, it is not required that a DocBook processor transform an tt emphasis tt tag into italics. A reader based DocBook processor could increase the volume ... lang xml ?xml version 1.0 encoding UTF 8 ? book xml id simple book xmlns http docbook.org ns docbook ... detail, the root element of the document is tt book tt . All DocBook elements are in an XML Namespace ... of a DocBook document must have a version that specifies the version of the format that the document ...   more details



  1. DocBook XSL

    orphan date January 2010 The DocBook XSL stylesheets are a set of XSLT stylesheets for the XML based DocBook language. Purpose DocBook is a semantic markup language. That is, it specifies the meaning of the elements in a document, not how they are intended to be presented to the end user. It provides separation of presentation and content separation between the content of the document and the visual representation . While DocBook is a readable markup language, it is not intended to be read by end users in its DocBook form. The purpose of DocBook XSL is to provide a standard set of transformations from DocBook to several presentational formats. Output Formats DocBook XSL provides for transforms into the following formats HTML , both as single pages and in a chunked format that outputs sections to different pages. XHTML XSL Formatting Objects XSL FO , and from there, usually PDF Manual page Unix Man Pages DocBook XSL also has transformations to slide like formats for HTML and XSL FO. EPUB support is currently experimental. Configuration DocBook XSL s stylesheets are highly configurable. Each of the different formats has a number of XSLT parameters available for simple customization. For example ... levels of functionality. This can allow DocBook XSL to process new documentation tags added to the standard DocBook, or to simply change how the XSLT s generate the resulting format. External links http docbook.sourceforge.net DocBook Project Sourceforge project maintaining the DocBook XSL and DSSSL transforms. http docbook.sourceforge.net release xsl current doc DocBook XSL Reference Reference documentation for DocBook XSL transforms. http www.sagehill.net docbookxsl index.html DocBook XSL The Complete Guide HTML edition of book explaining the use of DocBook XSL. http docbkx tools.sourceforge.net Docbkx Maven Plugin A Maven plugin based on the DocBook XSL Stylesheets, packaging everything required to target multiple output formats. Category Typesetting software Category DocBook markup ...   more details



  1. PhD Docbook renderer

    notability date January 2010 Infobox software screenshot caption collapsible name PhD PHP Docbook Renderer developer The PHP Documentation Group status Active latest release version 1.0.1 latest release date release date 2010 8 10 genre DocBook XML Renderer license MIT License website http doc.php.net phd PhD pronounced P H D is a DocBook XML renderer. It converts DocBook markup into presentable formats such as CHM , PDF , and many more. PhD was originally written specific for the PHP project, its however generic enough for other projects outside PHP.net to use. History PhD was originally born from a Google Summer of Code project in 2007 ref http code.google.com soc 2007 php about.html list of projects participating in GSoC for PHP ref , where the focus was on developing an application to replace the Docbook XSL toolchain the PHP project was using to render their documentations. The initial project goal was to work on an application called Livedocs, but after a review of the application it was decided it would be better to start from scratch. One of the primary goals of PhD was to make it easier for the documentation team to make rendering style changes without needing to dig through endless XSLT magic, and is therefore written in PHP which most people are very familiar with. The other goal was performance. PhD was written with performance in mind, and reduced the rendering time of the PHP.net manual from over an hour, down to 2minutes ref http bjori.blogspot.com 2007 10 phd php based docbook renderer rc1.html nowiki PhD The PH P based D ocbook renderer RC1 released nowiki ref . The first public release of PhD was the 0.1 Release Candidate ref http php.markmail.org message cg6j57s72x7ka65k first public Release Candidate ref October 2nd, with the first stable release October ... 2009 ref , as one of the projects for PHP . See also DocBook DocBook XML PHP References references DEFAULTSORT Phd Docbook Renderer Category DocBook ...   more details



  1. SilkPage

    Orphan date November 2006 SilkPage is an XML based WorldWideWeb Web publishing framework that has evolved from the DocBook Website. It provides a framework for publishing structured and standard compliant websites in XML. See also DocBook XSLT External links http silkpage.markupware.com SilkPage Homepage http www.markupware.com projects silkpage SilkPage at MarkupWare Category Web development software ...   more details



  1. Ph.D. (disambiguation)

    A Ph.D. is a Doctor of Philosophy, an academic degree. Ph.D. may also refer to Ph.D. band , a 1980s British group Piled Higher and Deeper , a web comic strip PhD Phantasy Degree , a Korean comic series PhD Docbook renderer , an XML renderer See also PHD disambiguation disambig it PHD ...   more details



  1. LinuxDoc

    LinuxDoc is an SGML Document Type Definition DTD which is similar to DocBook . It was created by Matt Welsh computer scientist Matt Welsh and version 1.1 was announced ref Announcement http www.w3.org Tools Linuxdoc SGML.html Linuxdoc SGML v1.1 now available by Matt Welsh computer scientist 1994 06 07 ref in 1994. It is primarily used by the Linux Documentation Project . The DocBook SGML tag s are often longer than the equivalent LinuxDoc tags. ref http www.lafn.org dave linux ld vs db.txt Comparison of DocBook to LinuxDoc short by David Lawyer, June 23, 2000, revised Mar. 2005 ref LinuxDoc has a more succinct DTD than DocBook and users of small to medium size projects ref http groups.google.com group alt.cyberpunk msg 4e679c292f6e2055?dmode source alt.cyberpunk About the FAQ , 2000 12 07 ref have found that it suits their purposes better than DocBook. The Debian distribution of Linux has a linuxdoc tools package. See also List of document markup languages Comparison of document markup languages External links http www.ibiblio.org pub Linux docs HOWTO other formats html single Howtos with LinuxDoc.html http www.nyx.net sgjoen The LDP HOWTO Generator.html A JavaScript based web page that generates LinuxDoc http www.nyx.net sgjoen template.sgml Sample of LinuxDoc generated with above generator http www.nyx.net sgjoen template.html The above LinuxDoc compiled to HTML using SGMLTools References references DEFAULTSORT Linuxdoc Category Markup languages linux stub ...   more details



  1. AsciiDoc

    Infobox software name AsciiDoc developer Stuart Rackham latest release version 8.6.4 latest release date release date and age 2011 02 20 programming language Python programming language Python operating system Cross platform genre Documentation generator license GNU General Public License website http www.methods.co.nz asciidoc AsciiDoc is a lightweight markup language . It requires the installation of a special AsciiDoc converter program that can convert AsciiDoc documents to XHTML , DocBook or HTML . DocBook in turn can be converted to other formats such as PDF , TeX , Unix manpage s and many more using the tool A2X which comes with AsciiDoc. External links http www.methods.co.nz asciidoc AsciiDoc home page http volnitsky.com project mplw MPLW Matplotlib charting filter for AsciiDoc DEFAULTSORT Asciidoc Category Lightweight markup languages Category Free software programmed in Python markup languages stub de AsciiDoc ...   more details



  1. Lower segment Caesarean section

    orphan date January 2010 A lower uterine segment Caesarean section LSCS is the most commonly used type of Caesarean section used today. It involves a transverse cut just above the edge of the Urinary bladder bladder and results in less Bleeding blood loss and is easier to repair than other types of Caesaren section. It may be transverse the usual or vertical in the following conditions ref name gfmer http www.gfmer.ch Obstetrics simplified caesarean section.htm Obstetrics Simplified Diaa M. EI Mowafi Caesarean Section Geneva Foundation for Medical Education and Research. Edited by Aldo Campana, September 4, 2008 ref Presence of lateral varicosities. Constriction ring to cut through it. Deeply engaged head. Most bleeding takes place from the angles of the incision, and forceps can be applied to control it. Green Armytage forceps are specifically designed for this purpose. ref http www.meb.uni bonn.de dtc primsurg docbook html x5840.html Lower segment Caesarean section Primary Surgery Volume One Non trauma. Prev. Chapter 10. The surgery of labour ref References reflist Further reading http www.meb.uni bonn.de dtc primsurg docbook html x5840.html Lower segment Caesarean section Primary Surgery Volume One Non trauma. Prev. Chapter 10. The surgery of labour Obstetrical procedures Category Childbirth Category Obstetrics Category Surgical procedures ...   more details



  1. PHD

    PHD may refer to Ph.D. , a doctorate of philosophy Ph.D. band , a 1980s British group PHD finger , a protein sequence PHD Mountain Software , an outdoor clothing and equipment company PhD Docbook renderer , an XML renderer PhD Phantasy Degree , a Korean comic series Piled Higher and Deeper , a web comic Parisada Hindu Dharma , an Indonesian reform organization Pisarenko harmonic decomposition , a method of frequency estimation Prolyl hydroxylase , an enzyme PHD , a song by the Crystal Method from Tweekend PHD, Post Hole Digger See also Ph.D. disambiguation disambig it PHD ...   more details



  1. Druid (database designer)

    Orphan date February 2009 Druid is an open source graphical database designer tool written in Java programming language Java . Druid is a GUI tool for database build and management. Users can add change delete DB objects tables, fields, etc. . Druid can generate SQL scripts, docs in XHTML, PDF, DocBook, etc. code in C, C & Java Beans even for JDO also support Castor & OJB External links http druid.sourceforge.net Druid home page database software stub Category Open source database management systems ...   more details



  1. RefDB

    nn date August 2010 Infobox Software name RefDB logo Image refdblogo.jpg developer RefDB development team latest release version 0.9.9 latest release date November 5, 2007 operating system Cross platform genre Reference management software , Citation creator license GPL website http refdb.sourceforge.net RefDB RefDB is a client server reference management software reference database and Citation creator bibliography tool for markup languages like SGML, XML, and LaTeX. It is suitable for standalone use for the purpose of self archiving , but can be used as a institutional repository as well. Data storage proper is done in one of several supported SQL database engines. RefDB runs on a variety of Unix like operating systems Linux , FreeBSD , NetBSD , Mac OS X , Solaris operating system Solaris and on Microsoft Windows Windows Cygwin . RefDB is licensed under the GNU General Public License GPL . The data storage is managed by an application server. This server can be accessed in a network transparent fashion through command line clients with a powerful query language, a PHP based web interface, a Search Retrieve via URL SRU interface, or by custom programs using one of the available client library computing libraries . It supports a variety of bibliographic formats, including BibTeX , Endnote , RIS file format RIS , Information Sciences Institute ISI , Metadata Object Description Schema MODS XML , PubMed , Medline , MARC standards MARC , and Copac and can create output in these formats, or as Text Encoding Initiative TEI , DocBook , HTML , or XHTML documents. RefDB can process DocBook ref cite book last Stayton first Bob title DocBook XSL The Complete Guide publisher Sagehill Enterprises year 2007 edition 4th isbn 9780974152134 url http www.sagehill.net docbookxsl RefDB.html ref , TEI, or LaTeX documents and automatically insert and format bibliographies according to the specifications of a journal or a publisher. Text editor extensions are provided for Emacs and for Vi ...   more details



  1. Libxslt

    lowercase Infobox Software name libxslt logo caption developer released September 23, 1999 frequently updated yes Release version update? Don t edit this page, just click on the version number programming language C operating system Unix like , Windows, CygWin, Mac OS, RISC OS, OS 2, VMS, QNX, MVS... genre XSLT license MIT License website http xmlsoft.org xmlsoft.org Libxslt is the XSLT C programming language C library developed for the GNOME project. It provides an implementation of XSLT 1.0, plus most of the EXSLT set of processor portable extensions functions and some of Saxon XSLT Saxon s evaluate and expressions extensions. Libxslt is based on libxml2 , which it uses for XML parsing, tree manipulation and XPath support. It is free software released under the MIT License and can be reused in commercial applications. Libxslt can be used either as library embedded into an application, or via the http xmlsoft.org XSLT xsltproc.html xsltproc command line tool. The integration into applications is eased by a multitude of http xmlsoft.org XSLT python.html language bindings and wrappers . Being written in C, libxslt is a fast and low resource processor ref http xmlsoft.org XSLT intro.html Libxslt Home Page Introduction ref ref Pashley, David . http www.davidpashley.com articles xslt benchmarks.html Benchmarking XSLT processors ref ref http www.sagehill.net docbookxsl XSLprocessors.html DocBook XSL The Complete Guide 4th Edition XSLT Processors ref . This makes it a popular choice for DocBook formatting ref http xmlsoft.org XSLT docbook.html Libxslt Home Page DocBook ref and as standard XSLT processor for programming language s like PHP ref http php.net xsl php.net XSL functions ref , Perl ref http search.cpan.org dist XML LibXSLT Perl bindings for libxslt ref or Python programming language Python ref http codespeak.net lxml Python binding for the libxml2 and libxslt libraries ref . The WebKit layout engine used e.g. in Apple Safari and Google Chrome web browser uses th ...   more details



  1. Markdown extensions

    A number of Lightweight markup language lightweight markup languages extend Markdown by implementing added features such as tables, footnotes, inline HTML, Markdown inside HTML blocks not available with plain Markdown syntax. In some cases, this is in order to enable conversion into more formats than HTML, for example, LaTeX , RTF , DocBook . Among these are Markdown Extra , MultiMarkdown, Maruku, kramdown and the Pandoc Markdown extension. External links http www.michelf.com projects php markdown extra PHP Markdown Extra official Markdown Extra site, featuring PHP implementation and syntax reference. http maruku.rubyforge.org Maruku is a Ruby programming language Ruby implementation of Markdown and Markdown Extra. http kramdown.rubyforge.org kramdown is another Ruby programming language Ruby implementation of Markdown which adds several features inspired by Maruku and Markdown Extra. http fletcherpenney.net multimarkdown MultiMarkdown is an implementation of Markdown oriented toward writing, which includes various extensions, including footnotes and RTF and LaTeX output. http johnmacfarlane.net pandoc try Pandoc is a Haskell programming language Haskell implementation of Markdown with numerous extensions and additional output formats, including reStructuredText , HTML , LaTeX , ConTeXt , PDF , RTF , DocBook XML, OpenDocument XML, ODT , GNU Texinfo , MediaWiki Wikipedia markup, Man page groff man pages and S5 file format S5 slideshows . The underlying parser reads not only Markdown, but also reStructuredText and subsets of HTML, and LaTeX. http attacklab.net showdown Showdown is a Markdown parser written in JavaScript. http kiwi.iuwt.fr asmanur mldown mldown http git.huoc.org ?p mdown1.git a summary mdown . Compu lang stub Category Lightweight markup languages ...   more details



  1. CALS (DOD)

    Unreferenced date December 2009 CALS C ontinuous A cquisition and L ife cycle S upport is a United States Department of Defence DOD initiative for electronically capturing military documentation and linking related information. The initiative has developed a number of standard specifications protocols for the exchange of electronic data with commercial suppliers. These standards are often referred to as simply CALS . CALS standards have been adopted by several other allied nations. The CALS initiative has endorsed IGES and ISO 10303 STEP as formats for digital data. CALS includes standards for electronic data interchange, electronic technical documentation, and guidelines for process improvement. The CALS Table Model is a DTD standard for representing tables in SGML XML. see also DocBook The CALS Raster file format was developed in the mid 1980s to standardize on graphics data interchange for electronic publishing for the federal government. CALS was known formerly as Computer aided Acquisition and Logistic Support . DEFAULTSORT Cals Dod Category Markup languages Category Technical communication de CALS ja CALS EC ru CALS uk CALS ...   more details



  1. PHPTemplate

    PHPTemplate is the default Template engine web template engine for the Drupal content management system . It was written in 2005 by Adrian Rossouw for Drupal 4.7. PHPTemplate is the most widely used Drupal theme engine ref cite web url http drupal.org project phptemplate title PHPTemplate accessdate 2009 03 18 ref . Features Because PHPTemplate files are pure PHP, they execute more quickly than most other Drupal template engines all of the functionality of PHP, and the entire Drupal API, is available to Drupal theme developers in any template file. The PHPTemplate engine introduced an elegant dynamic evaluation model which allows programmers to selectively override any theme function in a hierarchical manner, thereby minimizing changes required for theme customizations. PHPTemplate themes are not restricted to outputting HTML, but can generate arbitrary textual output, such as alternative non HTML MIME markup, e.g., Curl programming language Curl or various kinds of XML, SVG , DocBook , or Open Office XML , or other text based formats such as JSON , Comma separated values CSV , YAML , etc. References refs 2 External links http drupal.org phptemplate PHPTemplate http drupal.org user 1337 Adrian Roussow software stub Category Template engines ...   more details



  1. CiteProc

    CiteProc is the generic name for programs that produce formatted bibliographies and citations based on the metadata of the cited objects and the formatting instructions provided by Citation Style Language CSL styles. The first CiteProc implementation used XSLT 2.0, but implementations have been written for other programming languages, including JavaScript ref http bitbucket.org fbennett citeproc js wiki Home citeproc js ref , Haskell programming language Haskell ref http code.haskell.org citeproc hs citeproc hs ref , PHP, Python programming language Python , and Ruby programming language Ruby . CiteProc, Citation Style Language CSL , and Cite Schema make up the http xbiblio.sourceforge.net XBib project, a GPL licensed effort to provide a common framework for formatting bibliographies and citations across markup language s and document standards. In an ideal world, one could use the same Citation Style Language CSL files to format DocBook , TEI , OpenOffice , WordML ... or even LaTeX documents. ref http xbiblio.sourceforge.net index.html Xbiblio homepage ref Different implementations of CiteProc are able to use different bibliographic databases many can use MODS MODS XML . References references External links http xbiblio.sourceforge.net citeproc Citeproc homepage http citationstyles.org Citation Style Language project home Category Library science library stub de CiteProc ...   more details



  1. Urogenital tuberculosis

    Urogenital tuberculosis is a form of tuberculosis that affects the urogenital system . Epidemiology It usually strikes young adults with tuberculosis in other places of the body as well. It is common in Asia, but less common in sub Saharan Africa. ref name bonn http www.meb.uni bonn.de dtc primsurg docbook html x10627.html Primary Surgery Volume One Non trauma. Chapter 16. The surgery of tuberculosis Rheinische Friedrich Wilhelms Universit t Bonn ref Symptoms Persistent cystitis , unresponsive to antibiotics. ref name bonn Urinary frequency ref name bonn Dysuria ref name bonn Loin discomfort ref name bonn Malaise and general symptoms of tuberculosis ref name bonn However, the infection arises insidiously, going long time without symptoms. ref name bonn Other signs Pus cells and red cells in the urine, but no bacterial growth on routine bacterial culture ref name bonn Painless intermittent microscopic haematuria ref name bonn A painless, non tender, irregular, and sometimes fluctuating mass on one side of the scrotum . ref name bonn Pathogenesis The infection may affect the kidneys, ureter and bladder and may cause significant damage to each. Complications Urogenital tuberculosis may cause strictures of the ureter, which, however, may heal when infection is treated. References reflist Category Infectious diseases Gram positive actinobacteria diseases de Urogenitaltuberkulose ...   more details



  1. OAXAL

    workgroup dita DITA , Docbook http www.oasis open.org apps org workgroup docbook Docbook , XHTML http ...   more details



  1. PhpDocumentor

    Refimprove date June 2009 Lowercase phpDocumentor Infobox Software name phpDocumentor screenshot Image Logo trans.png caption The phpDocumentor logo latest release version 1.4.3 latest release date September 5, 2009 programming language PHP platform Cross platform genre Documentation generator license GNU Lesser General Public License website URL http www.phpdoc.org phpDocumentor is an open source documentation generator written in PHP . It automatically parses PHP source code and produces readable Application programming interface API and source code documentation in a variety of formats. phpDocumentor generates documentation based on PHPDoc formatted comments and the structure of the source code itself. It supports documentation of both object oriented and procedural programming procedural code. phpDocumentor can create documentation in HTML , Portable document format PDF , Microsoft Compiled HTML Help CHM or Docbook formats. It can be used from the command line or via a web interface. It has support for linking between documentation, incorporating user level documents like tutorials, and creation of highlighted source code with cross referencing to PHP general documentation. phpDocumentor is able to parse all PHP syntax and supports PHP4 and PHP5. It is an open source project and is distributed under the terms of the GNU Lesser General Public License LGPL . The latest release has no support for namespaces and other sought after PHP 5.3 features. As of November 2010, it is no longer actively maintained. See also Portal Free software Comparison of documentation generators PHPDoc PHPDoc standard for commenting PHP code External links http www.phpdoc.org Official website http pear.php.net package PhpDocumentor phpDocumentor at the PEAR project software stub Category Free documentation generators Category PHP programming language de PhpDocumentor es PhpDocumentor fr PhpDocumentor pl PHPDocumentor ru PhpDocumentor fi PhpDocumentor ...   more details



  1. Ede

    Ede may refer to Locations Ede, Netherlands Ede, Nigeria People and languages the E De people Ede people of Vietnam Edekiri languages Ede languages Ede Ica, Ede Cabe, Ede Ife, Ede Ije, Ede Nago , languages related to Yoruba spoken by a million people in Benin Given names Ede is a Hungarian language Hungarian given name which can be traced back to Edward . For example Szigligeti Ede 1814 1878 , dramatist Rem nyi Ede 1828 1898 , violinist Telcs Ede 1872 1948 , sculptor Magyar Ede 1877 1912 , architect Teller Ede 1908 2003 , physicist better known as Edward Teller Surnames Ede and Ravenscroft , tailors in London, established in 1689 Amatoritsero Ede born 1963 , a Nigerian poet Charles Ede 1921 2002 , founder of the Folio Society Chinedu Ede born 1987 , German footballer of Nigerian descent George Ede 1834 70 , English cricketer Graeme Ede born 1960 , New Zealand sport shooter James Ede born 1984 , English cricketer Jan Willem van Ede born 1963 , Dutch football goalkeeper Jim Ede 1895 1990 , a British art collector and patron James Chuter Ede , Baron Chuter Ede 1882 1965 , a British Labour politician Piers Moore Ede , born 1975 , British writer Jarrett Bradley Ede , born 1983 , Australian, Machine operator ETU member Fictional A Requiem for Homo Sapiens Ede The God Nikolos Daru Ede or Ede the God , character in the science fiction trilogy A Requiem for Homo Sapiens EDE may refer to Equinox Desktop Environment e novative DocBook Environment eDE Energy Dispersive Exafs European political movement Europe Democracy Esperanto , also rendered E D E . European Day of the Entrepreneur EDE See also Eid disambiguation disambig ca Ede de Ede eo EDE fr Ede it EDE nl Ede nds nl Ee pl Ede sv Ede tr Ede ...   more details



  1. Antiword

    Infobox software name Antiword logo Image Antiword logo.png screenshot Image Antiword screenshot.png 200px caption Antiword displaying the GPL from a Word document with head Unix head developer Adri van Os latest release version 0.37 latest release date release date 2005 10 21 operating system Cross platform license GNU General Public License GPL website http www.winfield.demon.nl Antiword is a free software reader for Proprietary software proprietary Microsoft Office Word Microsoft Word documents, and is available for most Platform computing computer platforms . Antiword can convert the documents from Microsoft Word version 2, 6, 7, 97, 2000, 2002 and 2003 to plain text , PostScript , PDF , and XML DocBook experimental . Overview The Word format is Proprietary software proprietary and only officially supported on Microsoft Windows and Macintosh operating systems. Reading the format on other systems can be difficult or impossible. Antiword was created to support reading this format on these systems. Using the plain text output of Antiword, a Word document can be processed and filtered using shell script s traditional text tools such as diff and grep . ref name Linux.com Linux.com s CLI Magic Antiword http www.linux.com articles 113959 CLI Magic Antiword ref It can also be used to filter Word document spam. ref name Nabble Nabble Forums http www.nabble.com Word doc spam t2093141.html Word doc spam ref As of July 2007, development seems to have stagnated. It has been over three years since a release, but the website has been updated recently. See also Wv software wv library for converting word files. References nowiki See http en.wikipedia.org wiki Wikipedia Footnotes for an explanation of how to generate footnotes using the ref and ref tags, and the template below. nowiki references External links Portal Free software http www.winfield.demon.nl Antiword official website Category Media readers Category Free cross platform software Category Free PDF software pt Antiwor ...   more details



  1. Syntext Serna

    page. The Paginated view is convenient for working with extensive documents such as Docbook. The Normal ... user interface can be saved for a specific document type e.g. Docbook or DITA . When the user opens ... DocBook XPath XPATH XInclude MathML CALS Table Model CALS Table editing and rendering XML Schema ...   more details



  1. Calenco

    Infobox software name Calenco XML CMS. logo File Calenco logo.svg Calenco Logo developer NeoDoc latest release version 2.2.1 latest release date release date 2011 01 14 operating system Cross platform programming language Java programming language Java and JavaScript genre Content management system CMS license AGPL website http www.calenco.com Calenco is a web based XML content management system that enables users to share, store and manage all kinds of documents and information in XML format. It enables teams of writers, designers, to collaboratively produce rich documents like User Guides, Quality Procedures, Reference and Training Manuals, etc. Calenco is developed using Java platform Java technology. History Calenco was initially released in 2009 by NeoDoc, a company specialized in technical documentation, that developed Calenco internally for its own needs. Calenco is the successor of Borges http sourceforge.net projects borges dms that was initially developed at Mandriva . Version 2.0 was released in early 2010. It is a major rewrite based on a restful API. Usage Collaborative writing and translating of rich documents based on the XML format. Features Content Management Workflows Management Repository level versioning similar to Subversion software Subversion Supports various XML source formats DocBook and Darwin Information Typing Architecture DITA support is included, support for other formats can be added by writing an addon Single source, multiple output support Print, Web, mobile devices through XSLT XSLT Transformations Lucene search Multi language support Multi platform support Browser based GUI See also Portal Free software List of content management systems List of collaborative software References Reflist External links http www.calenco.com Calenco Pages http www.neodoc.biz NeoDoc Website http trac.calenco.com Calenco Community forge http calenco.sourceforge.net Calenco on SourceForge http www.neodoc.biz files doc user Calenco User s Guide Category O ...   more details



  1. DTBook

    DTBook an Acronym and initialism acronym for DAISY Digital Talking Book or DAISY XML is a XML based document file format . It is used in EPUB e book s and DAISY Digital Talking Book , as well as other places. Unlike other document file formats such as open document format ODF DTBook puts a strong emphasis on structural encoding, but in comparison to other structural file formats such as DocBook and Text Encoding Initiative TEI it is fairly simple. DTBook was developed by the Daisy Consortium as an accessibility accessible file format similar to HTML , with special regard to the requirements of the Visual impairment visually impaired . Therefore, it puts an emphasis on a clear, precise navigation and the explanation of visual elements. DTBook is further developed by the Daisy Consortium and is defined with a Document Type Definition DTD as part of the National Information Standards Organization NISO standard Z39.86 2005 NIMAS NIMAS National Instructional Materials Accessibility Standard an U.S. standard for electronic books for the visually impaired defines a subset of DTBook XML elements. NIMAS documents are valid according to the DTBook DTD. Example source lang xml ?xml version 1.0 encoding UTF 8 ? DOCTYPE dtbook PUBLIC NISO DTD dtbook 2005 3 EN http www.daisy.org z3986 2005 dtbook 2005 3.dtd dtbook version 2005 3 xml lang de DE head meta name dc Title content Hello World head book bodymatter level1 h1 Hello World h1 p This is an example. p level1 bodymatter book dtbook source External links http www.daisy.org z3986 structure DAISY NISO Standard Guidelines http www.daisy.org publications docs theory dtbook theory dtbook.html Theory Behind the DTBook DTD DEFAULTSORT Dtbook Category Document centric XML based standards Category Markup languages de DTBook ...   more details



  1. Philip Hazel

    Philip Hazel is a computer programmer best known for writing the Exim mail transport agent ref cite book url http books.google.com books?id GB O89fnz sC&pg PA621 title Linux administration handbook author Evi Nemeth, Garth Snyder, Trent R. Hein publisher Addison Wesley year 2007 page 621 accessdate 2010 12 23 ref ref cite book url http books.google.com books?id utsMgEfnPSEC&pg PT165 title LDAP system administration author Gerald Carter publisher O Reilly Media, Inc. year 2003 page 165 accessdate 2010 12 23 ref and the PCRE regular expression library. ref cite book url http books.google.com books?id GX3w 18 JegC&pg PA440 title Mastering regular expressions author Jeffrey E. F. Friedl publisher O Reilly Media, Inc. year 2006 page 440 accessdate 2010 12 23 ref He was employed by the University of Cambridge Computing Service until he retired at the end of September 2007. In 2009 Philip wrote an autobiographical memoir about his computing career. ref http www.quercite.com CIHK.pdf ref Philip is also known for his typesetting software, in particular Philip s Music Writer , ref http www.quercite.com pmw.html ref ref cite book url http books.google.com books?id Ak4AAAAIAAJ&pg PR17 title Authenticity in performance eighteenth century case studies author Peter Le Huray publisher CUP Archive year 1990 page 17 accessdate 2010 12 23 ref as well as programs to turn a simple markup into a subset of DocBook XML for use in the Exim manual, and to produce PostScript from this XML. Published works http oreilly.com catalog 9780596000981 Exim the Mail Transfer Agent O Reilly Media , 2001 http www.uit.co.uk exim book The Exim SMTP Mail Server , UIT Cambridge, 2003, 2nd edition 2007 http www.quercite.com CIHK.pdf From Punched Cards To Flat Screens , 2009 References Reflist External links http www.quercite.com quercite DEFAULTSORT Hazel, Philip Category English computer programmers Category Free software programmers Category Living people ...   more details




Articles 1 - 25 of 75          Next


Search   in  
Search for DocBook in Tutorials
Search for DocBook in Encyclopedia
Search for DocBook in Videos
Search for DocBook in Books
Search for DocBook in Software
Search for DocBook in DVDs
Search for DocBook in Store


Advertisement




DocBook in Encyclopedia
DocBook top DocBook

Home - Add TutorGig to Your Site - Disclaimer

©2011-2013 TutorGig.com. All Rights Reserved. Privacy Statement