SlideShare ist ein Scribd-Unternehmen logo
1 von 56
This presentation is copyrighted - © JANG Communication 2010




   DITA for DummiesÂź
   An introduction to
   the core concepts of DITA

   “for the Rest of Us!¼”



                                                                                 Jang F.M. Graat
                                                                                 JANG Communication
                                                                                 Amsterdam

   All items marked with Âź are registered trademarks of Wiley Publishing, Inc.



zaterdag 6 november 2010                                                                                                                               1
This presentation is copyrighted - © JANG Communication 2010




    DITA core concepts

    1. Structure

    2. Minimalism

    3. Specialization

    4. Conrefs

    5. Constraints
                                                                          Âź




zaterdag 6 november 2010                                                                  2
This presentation is copyrighted - © JANG Communication 2010




    1. Structure
    struc-tured, adj. having and manifesting a clearly
    deïŹned structure or organization.

    Webster’s Encyclopedic Unabridged Dictionary of the English Language, 1996




zaterdag 6 november 2010                                                                                              3
This presentation is copyrighted - © JANG Communication 2010




   Structure makes our lives easier
zaterdag 6 november 2010                                                                             4
This presentation is copyrighted - © JANG Communication 2010




    How to structure information ?
zaterdag 6 november 2010                                                                            5
This presentation is copyrighted - © JANG Communication 2010




    Visible cues used consistently
zaterdag 6 november 2010                                                                            6
This presentation is copyrighted - © JANG Communication 2010


    <h1>DITA for Dummies</h1>
    <p>An introduction to the core concepts of DITA</p>
    <h2>&quot;For the Rest of Us!&reg;&quot;</h2>
    <h3>Jang F.M. Graat</h3>
    <p>JANG Communication<br>Amsterdam</p>




    Markup languages: content plus markup labels
zaterdag 6 november 2010                                                                                   7
This presentation is copyrighted - © JANG Communication 2010


    <title>DITA for Dummies</title>
    <subtitle>An introduction to the core concepts of DITA</subtitle>
    <byline>
        <trademark>For the Rest of Us!</trademark>
    </byline>
    <author>
        <name>
            <first>Jang</first>
            <middle>F.M.</niddle>
            <last>Graat</last>
        </name>
        <company>JANG Communication</company>
        <location>Amsterdam</location>
    </author>




    XML enables using semantic labels
zaterdag 6 november 2010                                                                                   8
This presentation is copyrighted - © JANG Communication 2010




    XML is eXtensible - create your own structuring method
zaterdag 6 november 2010                                                                              9
This presentation is copyrighted - © JANG Communication 2010




    XML is eXtensible - but which extension is sensible ?
zaterdag 6 november 2010                                                                               10
This presentation is copyrighted - © JANG Communication 2010




    DITA - an XML standard for modular documentation
zaterdag 6 november 2010                                                                            11
This presentation is copyrighted - © JANG Communication 2010




    2. Minimalism
    min-i-mal, adj. barely adequate or the least possible

    Webster’s Encyclopedic Unabridged Dictionary of the English Language, 1996




zaterdag 6 november 2010                                                                                              12
This presentation is copyrighted - © JANG Communication 2010




    It can do almost anything, but you’re hopeless with it
zaterdag 6 november 2010                                                                                13
This presentation is copyrighted - © JANG Communication 2010




    It only does one thing, and does that one thing very well
zaterdag 6 november 2010                                                                                14
This presentation is copyrighted - © JANG Communication 2010




   John M. Carroll - books on minimalism 1990, 1998
zaterdag 6 november 2010                                                                             15
This presentation is copyrighted - © JANG Communication 2010




    Users do not want more information
zaterdag 6 november 2010                                                                                16
This presentation is copyrighted - © JANG Communication 2010




    One question

    ‱ How do I do this ?

    ‱ What went wrong ?

    ‱ What are my options ?

    ‱ What is this thing for ?

    ‱ How does this work ?




zaterdag 6 november 2010                                                                        17
This presentation is copyrighted - © JANG Communication 2010




    Authors do not need more options
zaterdag 6 november 2010                                                                              18
This presentation is copyrighted - © JANG Communication 2010




                           topics   maps                   docs




    Minimalism requires + enables modularity
zaterdag 6 november 2010                                                                                  19
This presentation is copyrighted - © JANG Communication 2010




    3. Specialization
    spe-cial-ize, v. to adapt to special conditions; restrict to
    speciïŹc limits.

    Webster’s Encyclopedic Unabridged Dictionary of the English Language, 1996




zaterdag 6 november 2010                                                                                              20
This presentation is copyrighted - © JANG Communication 2010




    One size does not ïŹt all - if it did, we would all be ïŹsh
zaterdag 6 november 2010                                                                                  21
This presentation is copyrighted - © JANG Communication 2010




    Usability is always related to a speciïŹc environment
zaterdag 6 november 2010                                                                               22
This presentation is copyrighted - © JANG Communication 2010




    Specialization and inheritance (the Darwin part of DITA)
zaterdag 6 november 2010                                                                                23
This presentation is copyrighted - © JANG Communication 2010


                              @
                     topic                 id, conref



                                 title



                               titlealts



                               shortdesc                abstract



                                prolog



                                body                               p      lq              note                ul


                                                                   ol     sl               pre               lines
                             related-links

                                                                   fig   image           object

                                topic




    Basic topic
zaterdag 6 november 2010                                                                                                                        24
This presentation is copyrighted - © JANG Communication 2010


                             @
                     task                 id, conref



                                title



                              titlealts



                              shortdesc                abstract



                               prolog



                             taskbody                              prelreqs       context           section



                            related-links
                                                                     steps    steps-unordered    steps-informal



                                task
                                                                   result




                                                                  example



                                                                  closereqs




    Structural specialization : machinery task
zaterdag 6 november 2010                                                                                                                                   25
This presentation is copyrighted - © JANG Communication 2010


                              @
                     topic                 id, conref



                                 title



                               titlealts



                               shortdesc                abstract



                                prolog



                                body                                  dl          parml                 fig          syntaxdiagram


                                                                   imagemap       image                lines               lq
                             related-links

                                                                     note     hazardstatement         object               ol

                                topic
                                                                      p             pre             codeblock           msgblock


                                                                    screen      simpletable             sl                table


                                                                      ul           data             data-about       draft-comment


                                                                    foreign      unknown         required-cleanup      conbodydiv


                                                                   example        section




    Domain specialization : elements from various domains
zaterdag 6 november 2010                                                                                                                                     26
This presentation is copyrighted - © JANG Communication 2010




    Basic type : room
zaterdag 6 november 2010                                                                  27
This presentation is copyrighted - © JANG Communication 2010




    Structural specialization : bedroom
zaterdag 6 november 2010                                                                                 28
This presentation is copyrighted - © JANG Communication 2010




    Structural specialization : dining room
zaterdag 6 november 2010                                                                                29
This presentation is copyrighted - © JANG Communication 2010




    Domain specialization: hotel rooms
zaterdag 6 november 2010                                                                                30
This presentation is copyrighted - © JANG Communication 2010




    Domain specialization: hospital rooms
zaterdag 6 november 2010                                                                              31
This presentation is copyrighted - © JANG Communication 2010




                             Structural                    Domains
                             Concept              Programming elements
                             Reference               Software elements
                               Task               User interface elements
                       Machinery task           Task requirements elements
                           Glossary entry             xNAL - elements
                       Glossary group            Abbreviated form element
                             Bookmap            Glossary reference element


                              Learning and Training specialization


    Standard specializations in DITA 1.2
zaterdag 6 november 2010                                                                                               32
This presentation is copyrighted - © JANG Communication 2010




    4. Conrefs
    In computer science, transclusion is the inclusion of a
    document or part of a document into another document
    by reference.

    Wikipedia




zaterdag 6 november 2010                                                                              33
This presentation is copyrighted - © JANG Communication 2010




    Copying content : not the most economic option
zaterdag 6 november 2010                                                                             34
This presentation is copyrighted - © JANG Communication 2010




    Copy-paste is expensive and leads to inconsistencies
zaterdag 6 november 2010                                                                              35
This presentation is copyrighted - © JANG Communication 2010




    Referencing content : not the most user-friendly option
zaterdag 6 november 2010                                                                               36
This presentation is copyrighted - © JANG Communication 2010


                           proc1                                                                                  proc1
    Replacing the drive                                                            Replacing the drive

    Procedure:                                                                     Procedure:
    1. Remove the cover                 corrections                                1. Open the cover
    2. Remove the drive                                                            2. Remove the drive
    3. Disconnect the cables                                                       3. Disconnect the cables
    4. Mount the new drive                                                         4. Mount the new drive
    5. Connect the cables                                                          5. Connect the cables
    6. Mount the cover                                                             6. Close the cover




                           proc2                       pub1                                                        pub2
    Replacing the bearings         Replacing the bearings                          Replacing the bearings

    Procedure:                     Procedure:                                      Procedure:
    1. <include “proc1_step1”>     1. Remove the cover                             1. Open the cover
    2. <include “proc1_step2”>     2. Remove the drive                             2. Remove the drive
    3. Remove the ball bearings    3. Remove the ball bearings                     3. Remove the ball bearings
    4. Mount new ball bearings     4. Mount new ball bearings                      4. Mount new ball bearings
    5. Apply grease                5. Apply grease                                 5. Apply grease
    6. <include “proc1_step4”>     6. Mount the new drive                          6. Mount the new drive
    7. <include “proc1_step6”>     7. Mount the cover                              7. Close the cover




    Write-time references, read-time copies
zaterdag 6 november 2010                                                                                                        37
This presentation is copyrighted - © JANG Communication 2010




    Authors ‘borrow’ existing content
zaterdag 6 november 2010                                                                               38
This presentation is copyrighted - © JANG Communication 2010




    Link to any element in any DITA ïŹle
zaterdag 6 november 2010                                                                                 39
This presentation is copyrighted - © JANG Communication 2010




    Conrefs are checked for consistency
zaterdag 6 november 2010                                                                             40
This presentation is copyrighted - © JANG Communication 2010




    5. Constraints
    con-straint, n. repression of natural feelings and
    impulses

    Webster’s Encyclopedic Unabridged Dictionary of the English Language, 1996




zaterdag 6 november 2010                                                                                              41
This presentation is copyrighted - © JANG Communication 2010




    Writing for users

    ‱ Only required info

    ‱ One answer per topic

    ‱ Always same structure

    ‱ As boring as possible

    ‱ Become a minimalist


    DeïŹne a more restrictive selection and order of elements
zaterdag 6 november 2010                                                                               42
This presentation is copyrighted - © JANG Communication 2010




    Without constraints, there is chaos
zaterdag 6 november 2010                                                                                 43
This presentation is copyrighted - © JANG Communication 2010




    Rule #1: limitations
zaterdag 6 november 2010                                                                  44
This presentation is copyrighted - © JANG Communication 2010




    Rule #2: limitations
zaterdag 6 november 2010                                                                  45
This presentation is copyrighted - © JANG Communication 2010




    Rule #3: limitations
zaterdag 6 november 2010                                                                  46
This presentation is copyrighted - © JANG Communication 2010




    Specialization is endless
zaterdag 6 november 2010                                                                       47
This presentation is copyrighted - © JANG Communication 2010




    All of DITA gives too many options
zaterdag 6 november 2010                                                                                48
This presentation is copyrighted - © JANG Communication 2010




    Filter out elements that are not required
zaterdag 6 november 2010                                                                                 49
This presentation is copyrighted - © JANG Communication 2010




    DeïŹne required elements
zaterdag 6 november 2010                                                                     50
This presentation is copyrighted - © JANG Communication 2010




    DeïŹne the structure of your topics
zaterdag 6 november 2010                                                                                51
This presentation is copyrighted - © JANG Communication 2010




                @                                                                                                             @
       task                  id, conref                                                                         task                      id, conref



                   title                                                                                                         title



                   x
                 titlealts                                                                                                    shortdesc




                   !
                 shortdesc
                                           x
                                          abstract                                                                              prolog



                                                                                                                              taskbody                 prelreqs
                  prolog




                    !
                taskbody
                                                       1
                                                      prelreqs
                                                                      1
                                                                     context
                                                                                        x
                                                                                      section
                                                                                                                             related-links              context




                                                                      x                 x
                                                                                                                                                        steps


                                                       !
               related-links
                                                        steps    steps-unordered   steps-informal



                   x
                                                                                                                                                       closereqs

                   task
                                                       x
                                                      result




                                                       x
                                                     example




                                                       !
                                                     closereqs




    Less than the full standard
zaterdag 6 november 2010                                                                                                                                           52
This presentation is copyrighted - © JANG Communication 2010




    Constraints are deïŹned in “mod” ïŹles
zaterdag 6 november 2010                                                                              53
This presentation is copyrighted - © JANG Communication 2010




    Carry only what you need for the job
zaterdag 6 november 2010                                                                                  54
This presentation is copyrighted - © JANG Communication 2010




    A perfect ïŹt for every occasion
zaterdag 6 november 2010                                                                             55
This presentation is copyrighted - © JANG Communication 2010




   Questions ?




                           Jang F.M. Graat
                           JANG Communication
                           Amsterdam

                           jang@jang.nl

zaterdag 6 november 2010                                                                           56

Weitere Àhnliche Inhalte

Was ist angesagt?

A Reference Architecture for ETL 2.0
A Reference Architecture for ETL 2.0 A Reference Architecture for ETL 2.0
A Reference Architecture for ETL 2.0 DataWorks Summit
 
Data engineering
Data engineeringData engineering
Data engineeringSuman Debnath
 
"Conref, conkeyref, conrefpush" - reuse strategies in DITA when migrating leg...
"Conref, conkeyref, conrefpush" - reuse strategies in DITA when migrating leg..."Conref, conkeyref, conrefpush" - reuse strategies in DITA when migrating leg...
"Conref, conkeyref, conrefpush" - reuse strategies in DITA when migrating leg...Adam Sanyo
 
Deep Dive on Amazon Redshift
Deep Dive on Amazon RedshiftDeep Dive on Amazon Redshift
Deep Dive on Amazon RedshiftAmazon Web Services
 
XM Cloud Demystified - Adam Seabridge
XM Cloud Demystified - Adam SeabridgeXM Cloud Demystified - Adam Seabridge
XM Cloud Demystified - Adam SeabridgeAdam Seabridge
 
BDA311 Introduction to AWS Glue
BDA311 Introduction to AWS GlueBDA311 Introduction to AWS Glue
BDA311 Introduction to AWS GlueAmazon Web Services
 
DITA and Metadata on an Enterprise Scale
DITA and Metadata on an Enterprise ScaleDITA and Metadata on an Enterprise Scale
DITA and Metadata on an Enterprise ScaleKristen Eberlein
 
Sun Oracle Exadata V2 For OLTP And DWH
Sun Oracle Exadata V2 For OLTP And DWHSun Oracle Exadata V2 For OLTP And DWH
Sun Oracle Exadata V2 For OLTP And DWHMark Rabne
 
Building Lakehouses on Delta Lake with SQL Analytics Primer
Building Lakehouses on Delta Lake with SQL Analytics PrimerBuilding Lakehouses on Delta Lake with SQL Analytics Primer
Building Lakehouses on Delta Lake with SQL Analytics PrimerDatabricks
 
Master Data Management (MDM) con Talend
Master Data Management (MDM) con TalendMaster Data Management (MDM) con Talend
Master Data Management (MDM) con TalendStratebi
 
Data Product Architectures
Data Product ArchitecturesData Product Architectures
Data Product ArchitecturesBenjamin Bengfort
 
Building a modern data warehouse
Building a modern data warehouseBuilding a modern data warehouse
Building a modern data warehouseJames Serra
 
Webinar Data Mesh - Part 3
Webinar Data Mesh - Part 3Webinar Data Mesh - Part 3
Webinar Data Mesh - Part 3Jeffrey T. Pollock
 
Contours of DITA 2.0
Contours of DITA 2.0Contours of DITA 2.0
Contours of DITA 2.0Kristen Eberlein
 
SAP BI Requirements Gathering Process
SAP BI Requirements Gathering ProcessSAP BI Requirements Gathering Process
SAP BI Requirements Gathering Processsilvaft
 
Extending Apache Ranger Authorization Beyond Hadoop: Review of Apache Ranger ...
Extending Apache Ranger Authorization Beyond Hadoop: Review of Apache Ranger ...Extending Apache Ranger Authorization Beyond Hadoop: Review of Apache Ranger ...
Extending Apache Ranger Authorization Beyond Hadoop: Review of Apache Ranger ...DataWorks Summit
 
ABD318_Architecting a data lake with Amazon S3, Amazon Kinesis, AWS Glue and ...
ABD318_Architecting a data lake with Amazon S3, Amazon Kinesis, AWS Glue and ...ABD318_Architecting a data lake with Amazon S3, Amazon Kinesis, AWS Glue and ...
ABD318_Architecting a data lake with Amazon S3, Amazon Kinesis, AWS Glue and ...Amazon Web Services
 
How to Choose the Right Database for Your Workloads
How to Choose the Right Database for Your WorkloadsHow to Choose the Right Database for Your Workloads
How to Choose the Right Database for Your WorkloadsInfluxData
 

Was ist angesagt? (20)

A Reference Architecture for ETL 2.0
A Reference Architecture for ETL 2.0 A Reference Architecture for ETL 2.0
A Reference Architecture for ETL 2.0
 
Data engineering
Data engineeringData engineering
Data engineering
 
"Conref, conkeyref, conrefpush" - reuse strategies in DITA when migrating leg...
"Conref, conkeyref, conrefpush" - reuse strategies in DITA when migrating leg..."Conref, conkeyref, conrefpush" - reuse strategies in DITA when migrating leg...
"Conref, conkeyref, conrefpush" - reuse strategies in DITA when migrating leg...
 
Deep Dive on Amazon Redshift
Deep Dive on Amazon RedshiftDeep Dive on Amazon Redshift
Deep Dive on Amazon Redshift
 
Data modelling 101
Data modelling 101Data modelling 101
Data modelling 101
 
XM Cloud Demystified - Adam Seabridge
XM Cloud Demystified - Adam SeabridgeXM Cloud Demystified - Adam Seabridge
XM Cloud Demystified - Adam Seabridge
 
BDA311 Introduction to AWS Glue
BDA311 Introduction to AWS GlueBDA311 Introduction to AWS Glue
BDA311 Introduction to AWS Glue
 
DITA and Metadata on an Enterprise Scale
DITA and Metadata on an Enterprise ScaleDITA and Metadata on an Enterprise Scale
DITA and Metadata on an Enterprise Scale
 
Sun Oracle Exadata V2 For OLTP And DWH
Sun Oracle Exadata V2 For OLTP And DWHSun Oracle Exadata V2 For OLTP And DWH
Sun Oracle Exadata V2 For OLTP And DWH
 
Big data on aws
Big data on awsBig data on aws
Big data on aws
 
Building Lakehouses on Delta Lake with SQL Analytics Primer
Building Lakehouses on Delta Lake with SQL Analytics PrimerBuilding Lakehouses on Delta Lake with SQL Analytics Primer
Building Lakehouses on Delta Lake with SQL Analytics Primer
 
Master Data Management (MDM) con Talend
Master Data Management (MDM) con TalendMaster Data Management (MDM) con Talend
Master Data Management (MDM) con Talend
 
Data Product Architectures
Data Product ArchitecturesData Product Architectures
Data Product Architectures
 
Building a modern data warehouse
Building a modern data warehouseBuilding a modern data warehouse
Building a modern data warehouse
 
Webinar Data Mesh - Part 3
Webinar Data Mesh - Part 3Webinar Data Mesh - Part 3
Webinar Data Mesh - Part 3
 
Contours of DITA 2.0
Contours of DITA 2.0Contours of DITA 2.0
Contours of DITA 2.0
 
SAP BI Requirements Gathering Process
SAP BI Requirements Gathering ProcessSAP BI Requirements Gathering Process
SAP BI Requirements Gathering Process
 
Extending Apache Ranger Authorization Beyond Hadoop: Review of Apache Ranger ...
Extending Apache Ranger Authorization Beyond Hadoop: Review of Apache Ranger ...Extending Apache Ranger Authorization Beyond Hadoop: Review of Apache Ranger ...
Extending Apache Ranger Authorization Beyond Hadoop: Review of Apache Ranger ...
 
ABD318_Architecting a data lake with Amazon S3, Amazon Kinesis, AWS Glue and ...
ABD318_Architecting a data lake with Amazon S3, Amazon Kinesis, AWS Glue and ...ABD318_Architecting a data lake with Amazon S3, Amazon Kinesis, AWS Glue and ...
ABD318_Architecting a data lake with Amazon S3, Amazon Kinesis, AWS Glue and ...
 
How to Choose the Right Database for Your Workloads
How to Choose the Right Database for Your WorkloadsHow to Choose the Right Database for Your Workloads
How to Choose the Right Database for Your Workloads
 

Mehr von Jang F.M. Graat

Faster than Agile - Proposal for Lavacon 2015
Faster than Agile - Proposal for Lavacon 2015Faster than Agile - Proposal for Lavacon 2015
Faster than Agile - Proposal for Lavacon 2015Jang F.M. Graat
 
From user assistance to user guidance: Information apps
From user assistance to user guidance: Information appsFrom user assistance to user guidance: Information apps
From user assistance to user guidance: Information appsJang F.M. Graat
 
Minimalism to the MAX
Minimalism to the MAXMinimalism to the MAX
Minimalism to the MAXJang F.M. Graat
 
Dynamic links using (meta)data
Dynamic links using (meta)dataDynamic links using (meta)data
Dynamic links using (meta)dataJang F.M. Graat
 
Maximising the effect of progressive disclosure
Maximising the effect of progressive disclosureMaximising the effect of progressive disclosure
Maximising the effect of progressive disclosureJang F.M. Graat
 
Progressive Disclosure - Putting the User in Control
Progressive Disclosure - Putting the User in ControlProgressive Disclosure - Putting the User in Control
Progressive Disclosure - Putting the User in ControlJang F.M. Graat
 
XPath-based transformations in structured FrameMaker
XPath-based transformations in structured FrameMakerXPath-based transformations in structured FrameMaker
XPath-based transformations in structured FrameMakerJang F.M. Graat
 
Driving DITA off the Map
Driving DITA off the MapDriving DITA off the Map
Driving DITA off the MapJang F.M. Graat
 
Rethinking Version Control for Agile Content
Rethinking Version Control for Agile ContentRethinking Version Control for Agile Content
Rethinking Version Control for Agile ContentJang F.M. Graat
 
Advanced techniques for conversion to structured FrameMaker
Advanced techniques for conversion to structured FrameMakerAdvanced techniques for conversion to structured FrameMaker
Advanced techniques for conversion to structured FrameMakerJang F.M. Graat
 
Create your own $35 CMS in Structured FrameMaker
Create your own $35 CMS in Structured FrameMakerCreate your own $35 CMS in Structured FrameMaker
Create your own $35 CMS in Structured FrameMakerJang F.M. Graat
 
Dita Spezialisierung - Wie machen Sie es, und warum Sie es machen sollen.
Dita Spezialisierung - Wie machen Sie es, und warum Sie es machen sollen.Dita Spezialisierung - Wie machen Sie es, und warum Sie es machen sollen.
Dita Spezialisierung - Wie machen Sie es, und warum Sie es machen sollen.Jang F.M. Graat
 
Nur der Nutzer weiss, was der Nutzer noch nicht weiss - Progressive Disclosure
Nur der Nutzer weiss, was der Nutzer noch nicht weiss - Progressive DisclosureNur der Nutzer weiss, was der Nutzer noch nicht weiss - Progressive Disclosure
Nur der Nutzer weiss, was der Nutzer noch nicht weiss - Progressive DisclosureJang F.M. Graat
 
Changing the engine without stopping the rickshaw
Changing the engine without stopping the rickshawChanging the engine without stopping the rickshaw
Changing the engine without stopping the rickshawJang F.M. Graat
 
How I killed the webmaster - and got away with it
How I killed the webmaster - and got away with itHow I killed the webmaster - and got away with it
How I killed the webmaster - and got away with itJang F.M. Graat
 
How to become a trainer - and make lots of $$$
How to become a trainer - and make lots of $$$How to become a trainer - and make lots of $$$
How to become a trainer - and make lots of $$$Jang F.M. Graat
 
Getting your hands dirty - How tech authors may be able to survive in the mac...
Getting your hands dirty - How tech authors may be able to survive in the mac...Getting your hands dirty - How tech authors may be able to survive in the mac...
Getting your hands dirty - How tech authors may be able to survive in the mac...Jang F.M. Graat
 

Mehr von Jang F.M. Graat (20)

XSLT for Authors
XSLT for AuthorsXSLT for Authors
XSLT for Authors
 
Faster than Agile - Proposal for Lavacon 2015
Faster than Agile - Proposal for Lavacon 2015Faster than Agile - Proposal for Lavacon 2015
Faster than Agile - Proposal for Lavacon 2015
 
Out of-control
Out of-controlOut of-control
Out of-control
 
Flowcharting DITA
Flowcharting DITAFlowcharting DITA
Flowcharting DITA
 
From user assistance to user guidance: Information apps
From user assistance to user guidance: Information appsFrom user assistance to user guidance: Information apps
From user assistance to user guidance: Information apps
 
Minimalism to the MAX
Minimalism to the MAXMinimalism to the MAX
Minimalism to the MAX
 
Dynamic links using (meta)data
Dynamic links using (meta)dataDynamic links using (meta)data
Dynamic links using (meta)data
 
Maximising the effect of progressive disclosure
Maximising the effect of progressive disclosureMaximising the effect of progressive disclosure
Maximising the effect of progressive disclosure
 
Progressive Disclosure - Putting the User in Control
Progressive Disclosure - Putting the User in ControlProgressive Disclosure - Putting the User in Control
Progressive Disclosure - Putting the User in Control
 
XPath-based transformations in structured FrameMaker
XPath-based transformations in structured FrameMakerXPath-based transformations in structured FrameMaker
XPath-based transformations in structured FrameMaker
 
Driving DITA off the Map
Driving DITA off the MapDriving DITA off the Map
Driving DITA off the Map
 
Rethinking Version Control for Agile Content
Rethinking Version Control for Agile ContentRethinking Version Control for Agile Content
Rethinking Version Control for Agile Content
 
Advanced techniques for conversion to structured FrameMaker
Advanced techniques for conversion to structured FrameMakerAdvanced techniques for conversion to structured FrameMaker
Advanced techniques for conversion to structured FrameMaker
 
Create your own $35 CMS in Structured FrameMaker
Create your own $35 CMS in Structured FrameMakerCreate your own $35 CMS in Structured FrameMaker
Create your own $35 CMS in Structured FrameMaker
 
Dita Spezialisierung - Wie machen Sie es, und warum Sie es machen sollen.
Dita Spezialisierung - Wie machen Sie es, und warum Sie es machen sollen.Dita Spezialisierung - Wie machen Sie es, und warum Sie es machen sollen.
Dita Spezialisierung - Wie machen Sie es, und warum Sie es machen sollen.
 
Nur der Nutzer weiss, was der Nutzer noch nicht weiss - Progressive Disclosure
Nur der Nutzer weiss, was der Nutzer noch nicht weiss - Progressive DisclosureNur der Nutzer weiss, was der Nutzer noch nicht weiss - Progressive Disclosure
Nur der Nutzer weiss, was der Nutzer noch nicht weiss - Progressive Disclosure
 
Changing the engine without stopping the rickshaw
Changing the engine without stopping the rickshawChanging the engine without stopping the rickshaw
Changing the engine without stopping the rickshaw
 
How I killed the webmaster - and got away with it
How I killed the webmaster - and got away with itHow I killed the webmaster - and got away with it
How I killed the webmaster - and got away with it
 
How to become a trainer - and make lots of $$$
How to become a trainer - and make lots of $$$How to become a trainer - and make lots of $$$
How to become a trainer - and make lots of $$$
 
Getting your hands dirty - How tech authors may be able to survive in the mac...
Getting your hands dirty - How tech authors may be able to survive in the mac...Getting your hands dirty - How tech authors may be able to survive in the mac...
Getting your hands dirty - How tech authors may be able to survive in the mac...
 

KĂŒrzlich hochgeladen

Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGSujit Pal
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel AraĂșjo
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 

KĂŒrzlich hochgeladen (20)

Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAG
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 

Dita 4 Dummies

  • 1. This presentation is copyrighted - © JANG Communication 2010 DITA for DummiesÂź An introduction to the core concepts of DITA “for the Rest of Us!¼” Jang F.M. Graat JANG Communication Amsterdam All items marked with Âź are registered trademarks of Wiley Publishing, Inc. zaterdag 6 november 2010 1
  • 2. This presentation is copyrighted - © JANG Communication 2010 DITA core concepts 1. Structure 2. Minimalism 3. Specialization 4. Conrefs 5. Constraints Âź zaterdag 6 november 2010 2
  • 3. This presentation is copyrighted - © JANG Communication 2010 1. Structure struc-tured, adj. having and manifesting a clearly deïŹned structure or organization. Webster’s Encyclopedic Unabridged Dictionary of the English Language, 1996 zaterdag 6 november 2010 3
  • 4. This presentation is copyrighted - © JANG Communication 2010 Structure makes our lives easier zaterdag 6 november 2010 4
  • 5. This presentation is copyrighted - © JANG Communication 2010 How to structure information ? zaterdag 6 november 2010 5
  • 6. This presentation is copyrighted - © JANG Communication 2010 Visible cues used consistently zaterdag 6 november 2010 6
  • 7. This presentation is copyrighted - © JANG Communication 2010 <h1>DITA for Dummies</h1> <p>An introduction to the core concepts of DITA</p> <h2>&quot;For the Rest of Us!&reg;&quot;</h2> <h3>Jang F.M. Graat</h3> <p>JANG Communication<br>Amsterdam</p> Markup languages: content plus markup labels zaterdag 6 november 2010 7
  • 8. This presentation is copyrighted - © JANG Communication 2010 <title>DITA for Dummies</title> <subtitle>An introduction to the core concepts of DITA</subtitle> <byline> <trademark>For the Rest of Us!</trademark> </byline> <author> <name> <first>Jang</first> <middle>F.M.</niddle> <last>Graat</last> </name> <company>JANG Communication</company> <location>Amsterdam</location> </author> XML enables using semantic labels zaterdag 6 november 2010 8
  • 9. This presentation is copyrighted - © JANG Communication 2010 XML is eXtensible - create your own structuring method zaterdag 6 november 2010 9
  • 10. This presentation is copyrighted - © JANG Communication 2010 XML is eXtensible - but which extension is sensible ? zaterdag 6 november 2010 10
  • 11. This presentation is copyrighted - © JANG Communication 2010 DITA - an XML standard for modular documentation zaterdag 6 november 2010 11
  • 12. This presentation is copyrighted - © JANG Communication 2010 2. Minimalism min-i-mal, adj. barely adequate or the least possible Webster’s Encyclopedic Unabridged Dictionary of the English Language, 1996 zaterdag 6 november 2010 12
  • 13. This presentation is copyrighted - © JANG Communication 2010 It can do almost anything, but you’re hopeless with it zaterdag 6 november 2010 13
  • 14. This presentation is copyrighted - © JANG Communication 2010 It only does one thing, and does that one thing very well zaterdag 6 november 2010 14
  • 15. This presentation is copyrighted - © JANG Communication 2010 John M. Carroll - books on minimalism 1990, 1998 zaterdag 6 november 2010 15
  • 16. This presentation is copyrighted - © JANG Communication 2010 Users do not want more information zaterdag 6 november 2010 16
  • 17. This presentation is copyrighted - © JANG Communication 2010 One question ‱ How do I do this ? ‱ What went wrong ? ‱ What are my options ? ‱ What is this thing for ? ‱ How does this work ? zaterdag 6 november 2010 17
  • 18. This presentation is copyrighted - © JANG Communication 2010 Authors do not need more options zaterdag 6 november 2010 18
  • 19. This presentation is copyrighted - © JANG Communication 2010 topics maps docs Minimalism requires + enables modularity zaterdag 6 november 2010 19
  • 20. This presentation is copyrighted - © JANG Communication 2010 3. Specialization spe-cial-ize, v. to adapt to special conditions; restrict to speciïŹc limits. Webster’s Encyclopedic Unabridged Dictionary of the English Language, 1996 zaterdag 6 november 2010 20
  • 21. This presentation is copyrighted - © JANG Communication 2010 One size does not ïŹt all - if it did, we would all be ïŹsh zaterdag 6 november 2010 21
  • 22. This presentation is copyrighted - © JANG Communication 2010 Usability is always related to a speciïŹc environment zaterdag 6 november 2010 22
  • 23. This presentation is copyrighted - © JANG Communication 2010 Specialization and inheritance (the Darwin part of DITA) zaterdag 6 november 2010 23
  • 24. This presentation is copyrighted - © JANG Communication 2010 @ topic id, conref title titlealts shortdesc abstract prolog body p lq note ul ol sl pre lines related-links fig image object topic Basic topic zaterdag 6 november 2010 24
  • 25. This presentation is copyrighted - © JANG Communication 2010 @ task id, conref title titlealts shortdesc abstract prolog taskbody prelreqs context section related-links steps steps-unordered steps-informal task result example closereqs Structural specialization : machinery task zaterdag 6 november 2010 25
  • 26. This presentation is copyrighted - © JANG Communication 2010 @ topic id, conref title titlealts shortdesc abstract prolog body dl parml fig syntaxdiagram imagemap image lines lq related-links note hazardstatement object ol topic p pre codeblock msgblock screen simpletable sl table ul data data-about draft-comment foreign unknown required-cleanup conbodydiv example section Domain specialization : elements from various domains zaterdag 6 november 2010 26
  • 27. This presentation is copyrighted - © JANG Communication 2010 Basic type : room zaterdag 6 november 2010 27
  • 28. This presentation is copyrighted - © JANG Communication 2010 Structural specialization : bedroom zaterdag 6 november 2010 28
  • 29. This presentation is copyrighted - © JANG Communication 2010 Structural specialization : dining room zaterdag 6 november 2010 29
  • 30. This presentation is copyrighted - © JANG Communication 2010 Domain specialization: hotel rooms zaterdag 6 november 2010 30
  • 31. This presentation is copyrighted - © JANG Communication 2010 Domain specialization: hospital rooms zaterdag 6 november 2010 31
  • 32. This presentation is copyrighted - © JANG Communication 2010 Structural Domains Concept Programming elements Reference Software elements Task User interface elements Machinery task Task requirements elements Glossary entry xNAL - elements Glossary group Abbreviated form element Bookmap Glossary reference element Learning and Training specialization Standard specializations in DITA 1.2 zaterdag 6 november 2010 32
  • 33. This presentation is copyrighted - © JANG Communication 2010 4. Conrefs In computer science, transclusion is the inclusion of a document or part of a document into another document by reference. Wikipedia zaterdag 6 november 2010 33
  • 34. This presentation is copyrighted - © JANG Communication 2010 Copying content : not the most economic option zaterdag 6 november 2010 34
  • 35. This presentation is copyrighted - © JANG Communication 2010 Copy-paste is expensive and leads to inconsistencies zaterdag 6 november 2010 35
  • 36. This presentation is copyrighted - © JANG Communication 2010 Referencing content : not the most user-friendly option zaterdag 6 november 2010 36
  • 37. This presentation is copyrighted - © JANG Communication 2010 proc1 proc1 Replacing the drive Replacing the drive Procedure: Procedure: 1. Remove the cover corrections 1. Open the cover 2. Remove the drive 2. Remove the drive 3. Disconnect the cables 3. Disconnect the cables 4. Mount the new drive 4. Mount the new drive 5. Connect the cables 5. Connect the cables 6. Mount the cover 6. Close the cover proc2 pub1 pub2 Replacing the bearings Replacing the bearings Replacing the bearings Procedure: Procedure: Procedure: 1. <include “proc1_step1”> 1. Remove the cover 1. Open the cover 2. <include “proc1_step2”> 2. Remove the drive 2. Remove the drive 3. Remove the ball bearings 3. Remove the ball bearings 3. Remove the ball bearings 4. Mount new ball bearings 4. Mount new ball bearings 4. Mount new ball bearings 5. Apply grease 5. Apply grease 5. Apply grease 6. <include “proc1_step4”> 6. Mount the new drive 6. Mount the new drive 7. <include “proc1_step6”> 7. Mount the cover 7. Close the cover Write-time references, read-time copies zaterdag 6 november 2010 37
  • 38. This presentation is copyrighted - © JANG Communication 2010 Authors ‘borrow’ existing content zaterdag 6 november 2010 38
  • 39. This presentation is copyrighted - © JANG Communication 2010 Link to any element in any DITA ïŹle zaterdag 6 november 2010 39
  • 40. This presentation is copyrighted - © JANG Communication 2010 Conrefs are checked for consistency zaterdag 6 november 2010 40
  • 41. This presentation is copyrighted - © JANG Communication 2010 5. Constraints con-straint, n. repression of natural feelings and impulses Webster’s Encyclopedic Unabridged Dictionary of the English Language, 1996 zaterdag 6 november 2010 41
  • 42. This presentation is copyrighted - © JANG Communication 2010 Writing for users ‱ Only required info ‱ One answer per topic ‱ Always same structure ‱ As boring as possible ‱ Become a minimalist DeïŹne a more restrictive selection and order of elements zaterdag 6 november 2010 42
  • 43. This presentation is copyrighted - © JANG Communication 2010 Without constraints, there is chaos zaterdag 6 november 2010 43
  • 44. This presentation is copyrighted - © JANG Communication 2010 Rule #1: limitations zaterdag 6 november 2010 44
  • 45. This presentation is copyrighted - © JANG Communication 2010 Rule #2: limitations zaterdag 6 november 2010 45
  • 46. This presentation is copyrighted - © JANG Communication 2010 Rule #3: limitations zaterdag 6 november 2010 46
  • 47. This presentation is copyrighted - © JANG Communication 2010 Specialization is endless zaterdag 6 november 2010 47
  • 48. This presentation is copyrighted - © JANG Communication 2010 All of DITA gives too many options zaterdag 6 november 2010 48
  • 49. This presentation is copyrighted - © JANG Communication 2010 Filter out elements that are not required zaterdag 6 november 2010 49
  • 50. This presentation is copyrighted - © JANG Communication 2010 DeïŹne required elements zaterdag 6 november 2010 50
  • 51. This presentation is copyrighted - © JANG Communication 2010 DeïŹne the structure of your topics zaterdag 6 november 2010 51
  • 52. This presentation is copyrighted - © JANG Communication 2010 @ @ task id, conref task id, conref title title x titlealts shortdesc ! shortdesc x abstract prolog taskbody prelreqs prolog ! taskbody 1 prelreqs 1 context x section related-links context x x steps ! related-links steps steps-unordered steps-informal x closereqs task x result x example ! closereqs Less than the full standard zaterdag 6 november 2010 52
  • 53. This presentation is copyrighted - © JANG Communication 2010 Constraints are deïŹned in “mod” ïŹles zaterdag 6 november 2010 53
  • 54. This presentation is copyrighted - © JANG Communication 2010 Carry only what you need for the job zaterdag 6 november 2010 54
  • 55. This presentation is copyrighted - © JANG Communication 2010 A perfect ïŹt for every occasion zaterdag 6 november 2010 55
  • 56. This presentation is copyrighted - © JANG Communication 2010 Questions ? Jang F.M. Graat JANG Communication Amsterdam jang@jang.nl zaterdag 6 november 2010 56