SlideShare una empresa de Scribd logo
1 de 48
Descargar para leer sin conexión
5 Reasons not to use
DITA from a
CCMS Perspective
Marcus Kesseler
Managing Director – SCHEMA GmbH
TEKOM 2015
Stuttgart – November 10
Some Definitions
and Terminology
SCHEMAGroup2015–Allrightsreserved
Definitions and Terminology:
Marcus Kesseler, SCHEMA & DERCOM
Marcus Kesseler
 Computer Scientist with a heavy Artificial Intelligence background.
 One of two founders and managing directors of SCHEMA GmbH.
SCHEMA
 A software company based in Nürnberg.
 SCHEMA is 20 years old and we have been making
and selling CCMS from day one.
DERCOM
 Is the Association of German Manufacturers of Authoring and
Content Management Systems.
 Currently 7 companies, with 1,400 customers between them.
SCHEMAGroup2015–Allrightsreserved
Definitions and Terminology:
CCMS
CCMS
Component Content Management System.
The main difference between a CMS and a CCMS:
A CCMS has the ability to aggregate content
components into larger documents.
 A CCMS is able to publish content as “classic”
documents or as Web portal content or app content,
all with very high quality.
SCHEMAGroup2015–Allrightsreserved
Definitions and Terminology:
DITA
DITA
Darwin Information Typing Architecture, an XML and files-based standard
for the representation of componentized and interlinked content.
Although there are several DITA-based CCMS implementations, DITA can
be used with just an XML Editor, the file system and the DITA Open
Toolkit.
What we like about DITA, is the visibility it brings to the enormous
advantages of componentized content.
We fully agree with the DITA community, that there really is no alternative
to working with components (or topics) in large-scale, state-of-the-art
technical content authoring, management and distribution.
SCHEMAGroup2015–Allrightsreserved
More Terminology: Essential
and Incidental Complexity
Essential complexity, also called intrinsic or inherent complexity, is the
complexity you cannot hide or get rid of in a software implementation.
It is directly derived from the domain you are modelling.
Example: When moving from a document based content authoring to
a componentized one, the number of objects you have to deal with
goes up by two or three orders of magnitude. The only way to hide this
increase would be to hide the components, which, of course, would
defeat the purpose.
Incidental complexity, is an extra dose of complexity added on top of
the essential complexity by bad choices of architecture, data
representation or user experience design.
Context of this Talk:
Large Technical
Content Departments
SCHEMAGroup2015–Allrightsreserved
Our context is not the Lone
Technical Content Ranger
All arguments in this talk assume that we are talking
about the processes and needs of large technical content
department operating at a high level of maturity.
We are not talking about the perspective of the Lone
Technical Content Ranger.
Russell Ward presented this perspective in his great
talk last year here at tekom 2014:
Five reasons not to use DITA
[http://conferences.tekom.de/fileadmin/tx_doccon/slides/742_5_Reasons_Not_to_Use_DITA.pdf]
SCHEMAGroup2015–Allrightsreserved
Large Technical Content
Departments: Some Parameters
So, what is a Large Technical Content Department?
 5 to several dozen technical writers.
 Publications have to be regularly updated in 5 to 30
(or more) languages.
 Multiple publication formats, including:
 Paginated formats, like PDF (directly or via InDesign,
FrameMaker or Word).
 Online formats, like HTML, HTML5, EPUB, etc.
 Custom XML formats.
SCHEMAGroup2015–Allrightsreserved
Large Technical Content
Departments: Processes & Worflows
The following are defined and enforced:
 Writing standards and terminology
 Translation standards and workflows
 Artwork & media standards and workflows
 Publication workflows
 Release workflows
 Distribution Workflows
SCHEMAGroup2015–Allrightsreserved
Large Technical Content
Departments: Core Challenges
 Layout has to be of the highest quality, strictly
adhering to Corporate Design standards.
 Products are highly modular or organized in product
families with common base features, both of which
are key requirements for effective and massive
content reuse.
 Product innovation is fast and relentless,
the technical content team is always under pressure
to keep product and information life cycles in sync.
 So, just another great day in the wonderful world
of technical content publishing. Life is good!
Reason 1
Coverage of Component Content
Management Requirements in
DITA is Surprisingly Small
SCHEMAGroup2015–Allrightsreserved
Requirements Coverage of
XML, DITA and CCMS
# Process Name & Requirements
Max
Points
XML DITA CCMS
1
Topics management
(classes, workflows, versioning, ownership, access control).
10 0 3 9
2
Manage the links between topics
(classes, workflows, versioning, ownership, referential integrity).
10 0 3 9
3
Management of the maps that build the publications out of the underlying
components
(versioning, ownership, referential integrity).
10 0 3 9
4
Manage the metadata on topics, links and maps
(classes, workflows, versioning, ownership).
10 1 2 9
5
Translation management with automatic flagging of topics needing re-translation
(ownership, workflow, dataflow).
10 1 1 8
6
Media assets management
(classes, workflows, ownership, guidelines, conversion, translation).
10 1 2 7
7
Publication formats and layout management
(design within corporate guidelines, implementation, revisions).
10 0 4 8
8
Automatic publication generation and channel specific distribution
(workflow, IT systems integration).
10 0 2 6
9
Overall content, links and publications quality assurance and approval processes
(correctness, writing style, terminology, translations, links, publication maps,
graphics and layout).
10 2 3 8
SCHEMAGroup2015–Allrightsreserved
Requirements Coverage of
XML, DITA and CCMS
# Process Name & Requirements
Max
Points
XML DITA CCMS
10
Information model management
(conceptual design, classes, roles, rights, workflows, evolution).
10 0 2 9
11
Performance & costs management
(financial controlling, key performance indicators monitoring, tracking, corrective
actions)
10 0 2 4
12
Security
(user management, user roles, access control, change tracking).
10 0 0 8
13
IT and software infrastructure management
(change, updates and upgrades).
10 0 0 4
14
Manage the communication with adjacent departments, like product
management, engineering and marketing
(responsibilities, workflows).
10 0 0 3
15
Team management
(skills, training, structure, responsibilities, motivation).
10 0 0 0
Coverage [Points] 150 5 27 101
Coverage [Percent] 3% 18% 67%
Coverage with CCMS baseline [Percent] 27% 100%
SCHEMAGroup2015–Allrightsreserved
Requirements Coverage of
XML, DITA and CCMS
XML DITA CCMS
[DITA]
CCMS
[DERCOM]
Business
Logic in
DITA
Open
Toolkit
Business
Logic in
Database,
Workflow
System,
TMS
Interfaces,
Media
Assets
Management,
etc
Non-DITA CCMSs bonus for
being on the market for at
least 10 years longer
?
SCHEMAGroup2015–Allrightsreserved
Drawbacks of a Small
Requirements Coverage
Comparing CCMSs based on their level of DITA compliance
would not yield much insights, since most requirements
are outside of DITA’s scope.
All features not within DITA’s scope would not be trivially
portable to other DITA-based systems. Some examples:
 Versioning
 Translation states & dataflow
 Release and ongoing workflow states
 Media assets management
 Access rights & user management
Note: Even with a DITA-based CCMS, you would
incur a significant amount of vendor lock-in!
Reason 2
Evolution of the DITA
Standard is too Slow
SCHEMAGroup2015–Allrightsreserved
Evolution of DITA is too Slow
An update every five years is just not compatible with the
demands of an ever accelerating market (variables? scoped
keys?).
Fast evolution of DITA is impeded by the following two
inherently conflicting requirements:
 The need to add features that are crucially missing in real-
life application scenarios.
 The need to prevent new features that would add even more
incidental complexity to the standard.
SCHEMAGroup2015–Allrightsreserved
Evolution of DITA is too slow
Scoped keys are a good example:
 Under heavy reuse scenarios you are very, very
likely to need them.
 On the other hand, should tech writers really need
to be trained in programming languages scoping
concepts, just to be able to handle reuse
variability?
Reason 3
How DITA deals with the
Number of Files Explosion
SCHEMAGroup2015–Allrightsreserved
How is a DITA Topic
Represented in a File System?
TOP
[XML]
DITA
Topic
File
File Metadata
(Name, Owner,
LastWriteDate, …)
Metadata within
XML DITA Topic
(class, author,
target audience, …)
XML
Content
SCHEMAGroup2015–Allrightsreserved
Now we add some translations…
TOP
EN . . .TOP
FR
TOP
JA
TOP
PT
SCHEMAGroup2015–Allrightsreserved
… and some versions …
TOP
EN
V1
. . .TOP
FR
V1
TOP
JA
V1
TOP
PT
V1
TOP
EN
V2
. . .TOP
FR
V2
TOP
JA
V2
TOP
PT
V2
TOP
EN
Vn
. . .TOP
FR
Vn
TOP
JA
Vn
TOP
PT
Vn
...
SCHEMAGroup2015–Allrightsreserved
… and after several years, a single topic
may have proliferated into m × n files!
TOP
EN
V1
TOP
FR
V1
TOP
JA
V1
TOP
PT
V1
TOP
EN
V2
TOP
FR
V2
TOP
JA
V2
TOP
PT
V2
TOP
EN
Vn
TOP
FR
Vn
TOP
JA
Vn
TOP
PT
Vn
n versions
m languages
SCHEMAGroup2015–Allrightsreserved
How m × n Topics are
accessed in DITA
In DITA each single translation or version is a unique,
individual file and hence a distinct topic.
The user has to know exactly what language and version is
being referenced.
Keys or file names will likely follow some pattern like this:
Topic_Intro_en_V1
Topic_Intro_fr_V1
Topic_Intro_ja_V1
Topic_Intro_en_V2
Topic_Intro_fr_V2
Topic_Intro_ja_V2
SCHEMAGroup2015–Allrightsreserved
How m × n Topics are
Accessed in a CCMS
In a CCMS implemented on top of a database, all these m × n
topics can be addressed with a single key:
[ID_Intro, Language, LatestReleasedVersion]
where Language and LatestReleasedVersion are variables,
that the system will automatically populate as needed.
In Computer Science this is called a composite key, and was
invented over 45 years ago at IBM.
Composite keys capture and optimally encode the regularities in
the target domain and let the computer do the tedious book-
keeping. This is what computers are good at!
SCHEMAGroup2015–Allrightsreserved
How m × n Topics are Accessed
by the Author in a CCMS
Authors will rarely need to see, insert or handle
full CCMS composite topic keys:
[ID_Intro, Language, LatestReleasedVersion]
Since the composite key structure is universal within the system,
there is no need to explicitly represent the variable parts. They are
optional and will be implicitly added at document aggregation time.
What the author sees and handles is just:
[ID_Intro]
And, of course, usually even this is hidden by the GUI.
SCHEMAGroup2015–Allrightsreserved
Advantages of Composite Keys
DITA would be so much easier, if references were defined as
composite keys:
 Maps would be directly reusable. No need to create and
maintain a map for each language. A change to the map
structure in English is automatically available in all other
languages.
 New languages (or versions) can be added to your pool without
touching the maps at all!
 No need to develop, train and enforce sophisticated file name
or key patterns to manually capture and encode these rather
trivial domain regularities.
 Authors need only insert a reference to the topic, the system
does the tedious and error-prone book-keeping.
SCHEMAGroup2015–Allrightsreserved
Representation of m × n
Topics in a CCMS
EN FR JA PT
TOPIC
Metadata for
this version in
this language
Metadata for
all versions in
this language
Metadata for
all versions in
all languages
Topic
container
Language
container
XML
container XML
V1
XML
V2
XML
Vn
XML
V1
XML
V2
XML
Vn
XML
V1
XML
V2
XML
Vn
XML
V1
XML
V2
XML
Vn
XML
content
SCHEMAGroup2015–Allrightsreserved
Cool stuff you can easily
do with Composite Keys
A complete and detailed
translation status report is
just a trivial query.
SCHEMAGroup2015–Allrightsreserved
Translation Report: Details
SCHEMAGroup2015–Allrightsreserved
Representation of a
Graphic in a CCMS
Neutral
GRAPHIC
Graphic
container
Language
container
Format
container V1
Vector [SVG]
Graphics
file
V2 Vn
V1
Pixel [PNG]
V2 Vn
V1
Source
V2 Vn
EN
V1
Vector [SVG]
V2 Vn
V1
Pixel [PNG]
V2 Vn
V1
Source
V2 Vn
PT
V1
Vector [SVG]
V2 Vn
V1
Pixel [PNG]
V2 Vn
V1
Source
V2 Vn
SCHEMAGroup2015–Allrightsreserved
Call Out Designer
SCHEMAGroup2015–Allrightsreserved
Call Out Designer
Reason 4
DITA‘s XML-first Paradigm
vs.
a Database-first Paradigm
SCHEMAGroup2015–Allrightsreserved
DITA‘s XML-first Paradigm vs.
a Database-first Paradigm
In DITA, every information or data that is needed to drive business
processes has to be inside the XML files together with the content as
such (= DITA’s XML first paradigm).
This goes against quite a few Computer Science information model
designing principles.
Any change, however minimal, to a topic can affect content, structure,
linking or metadata and therefore has to be carefully scrutinized to
identify what exactly changed and if any consistency rules were
broken.
Enforcing the principles of Atomicity, Consistency and Isolation in DITA
is quite a challenge (cf. The ACID Principles of Database Design).
SCHEMAGroup2015–Allrightsreserved
DITA‘s XML-first vs.
Database-first
Please note that DITA’s XML first is a huge incidental complexity driver
for DITA-based CCMS implementations:
 There is pressure to improve metadata handling by keeping them in
the database, but, with XML-first, you also have to keep them in the
DITA files. Now there are two distinct and separate representations.
You’ve lost your single source of truth.
 The database value and the DITA XML value can get inconsistent
from update conflicts and may have to be manually corrected by the
users.
 Controlling change permissions for individual metadata values in a
file is also a huge challenge. It is possible to do it in good XML
editors. But users can still open the XML file in Notepad…
Reason 5
The Default DITA Content
Model is too Complex
SCHEMAGroup2015–Allrightsreserved
Trend in CCMS: Content
Model Complexity Reduction
In the last 10 years, there has been a very strong trend in the CCMS
market to reduce content model complexity (aka semantic DTDs).
Content departments observed, that in the long term, they never got back
their investment into design, implementation, training and especially
maintenance of their sophisticated, made-to-order content models.
The trend is simply to move the needed business data from the XML
content into the database, where it is much easier to implement, manage,
interface with, retrieve and use productively.
SCHEMAGroup2015–Allrightsreserved
Examples of Content
Model Complexity Reduction
Some examples:
 Topic types or classes are just metadata in the database. The variability on
the XML Editor (DTD) level is reduced to an absolute minimum.
 All metadata assigned to a topic is moved from the XML into the database.
 Fine grained variability in the content is handled by variables, which on the
XML content level are just very simple references into the database. The data
model for variables in the database is very powerful and table oriented
(=EXCEL), so that it is easy to maintain versions, languages and taxonomic
dependencies of variable names and values without touching the XML
content.
SCHEMAGroup2015–Allrightsreserved
DITA Specialization
As a Computer Scientist, I think DITA Specialization is a really impressive and
elegant solution for the implementation of sophisticated content models.
But again, DITA is adding all this sophistication to the XML level, where it will
incur a big cost in incidental complexity.
I think that there is a consensus, that even the default DITA content model is
already challenging for most technical writers new to component-based
authoring.
SCHEMAGroup2015–Allrightsreserved
DITA Specialization
There is a paradox, in that just to trim the content model down to a more
manageable scope, you already need a significant amount of consulting and
configuration.
The OASIS Lightweight DITA Initiative, chaired by Michael Priestley (IBM), is
trying to remedy this situation, so that you can start simple and add more
features later, when you understand the principles and can be sure that you
really need them.
Summary & Conclusion
SCHEMAGroup2015–Allrightsreserved
Summary of our
5 Reasons against DITA
1. Coverage of Component Content Management
Requirements in DITA is Surprisingly Small.
2. Evolution of the DITA Standard is too Slow.
3. How DITA deals with the Number of Files Explosion.
4. DITA‘s XML-first Paradigm.
5. The Default DITA Content Model is too Complex.
SCHEMAGroup2015–Allrightsreserved
Conclusion
As long as the DITA standard is based on a non-negotiable
XML-first paradigm, it will always incur a tremendous
incidental complexity cost on multiple levels:
 Initial configuration, even if just to trim DITA back, is
significant.
 Integrating DITA into a CCMS (or database) is fragile and
expensive.
 Technical writers will need a lot of training and close
motivation monitoring.
SCHEMAGroup2015–Allrightsreserved
Recommendation
Our recommendation would be to decouple the DITA
business logic from the XML-first principle.
In the end, this means the DITA Open Toolkit would not
be just a smart topic aggregation compiler, but behave
much more like an integrated database application, in
short: just like a state-of-the-art CCMS.
Tekom 2015 presents a very convenient opportunity to
take a closer look at these systems!
Thank you very much
for your attention!
Lesen Sie unseren Blog http://blog.schema.de

Más contenido relacionado

La actualidad más candente

Introdution to Dataops and AIOps (or MLOps)
Introdution to Dataops and AIOps (or MLOps)Introdution to Dataops and AIOps (or MLOps)
Introdution to Dataops and AIOps (or MLOps)Adrien Blind
 
What is the Value of Mature Enterprise Architecture TOGAF
What is the Value of Mature Enterprise Architecture TOGAFWhat is the Value of Mature Enterprise Architecture TOGAF
What is the Value of Mature Enterprise Architecture TOGAFxavblai
 
ESWC 2017 Tutorial Knowledge Graphs
ESWC 2017 Tutorial Knowledge GraphsESWC 2017 Tutorial Knowledge Graphs
ESWC 2017 Tutorial Knowledge GraphsPeter Haase
 
Data Warehouse or Data Lake, Which Do I Choose?
Data Warehouse or Data Lake, Which Do I Choose?Data Warehouse or Data Lake, Which Do I Choose?
Data Warehouse or Data Lake, Which Do I Choose?DATAVERSITY
 
Data Architecture Best Practices for Today’s Rapidly Changing Data Landscape
Data Architecture Best Practices for Today’s Rapidly Changing Data LandscapeData Architecture Best Practices for Today’s Rapidly Changing Data Landscape
Data Architecture Best Practices for Today’s Rapidly Changing Data LandscapeDATAVERSITY
 
Introduction to MLflow
Introduction to MLflowIntroduction to MLflow
Introduction to MLflowDatabricks
 
Model serving made easy using Kedro pipelines - Mariusz Strzelecki, GetInData
Model serving made easy using Kedro pipelines - Mariusz Strzelecki, GetInDataModel serving made easy using Kedro pipelines - Mariusz Strzelecki, GetInData
Model serving made easy using Kedro pipelines - Mariusz Strzelecki, GetInDataGetInData
 
Patterns of Enterprise Application Architecture (by example)
Patterns of Enterprise Application Architecture (by example)Patterns of Enterprise Application Architecture (by example)
Patterns of Enterprise Application Architecture (by example)Paulo Gandra de Sousa
 
What is Enterprise Architecture?
What is Enterprise Architecture?What is Enterprise Architecture?
What is Enterprise Architecture?Brett Colbert
 
EA Intensive Course "Building Enterprise Architecture" by mr.danairat
EA Intensive Course "Building Enterprise Architecture" by mr.danairatEA Intensive Course "Building Enterprise Architecture" by mr.danairat
EA Intensive Course "Building Enterprise Architecture" by mr.danairatSoftware Park Thailand
 
Data lineage and observability with Marquez - subsurface 2020
Data lineage and observability with Marquez - subsurface 2020Data lineage and observability with Marquez - subsurface 2020
Data lineage and observability with Marquez - subsurface 2020Julien Le Dem
 
The Business Value of Metadata for Data Governance
The Business Value of Metadata for Data GovernanceThe Business Value of Metadata for Data Governance
The Business Value of Metadata for Data GovernanceRoland Bullivant
 
Metadata Use Cases You Can Use
Metadata Use Cases You Can UseMetadata Use Cases You Can Use
Metadata Use Cases You Can Usedmurph4
 
Data Architecture Brief Overview
Data Architecture Brief OverviewData Architecture Brief Overview
Data Architecture Brief OverviewHal Kalechofsky
 
Using a Semantic and Graph-based Data Catalog in a Modern Data Fabric
Using a Semantic and Graph-based Data Catalog in a Modern Data FabricUsing a Semantic and Graph-based Data Catalog in a Modern Data Fabric
Using a Semantic and Graph-based Data Catalog in a Modern Data FabricCambridge Semantics
 
Apply MLOps at Scale
Apply MLOps at ScaleApply MLOps at Scale
Apply MLOps at ScaleDatabricks
 
ArchiMetal Case Study
ArchiMetal Case StudyArchiMetal Case Study
ArchiMetal Case StudyIver Band
 
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
 

La actualidad más candente (20)

Introdution to Dataops and AIOps (or MLOps)
Introdution to Dataops and AIOps (or MLOps)Introdution to Dataops and AIOps (or MLOps)
Introdution to Dataops and AIOps (or MLOps)
 
What is the Value of Mature Enterprise Architecture TOGAF
What is the Value of Mature Enterprise Architecture TOGAFWhat is the Value of Mature Enterprise Architecture TOGAF
What is the Value of Mature Enterprise Architecture TOGAF
 
ESWC 2017 Tutorial Knowledge Graphs
ESWC 2017 Tutorial Knowledge GraphsESWC 2017 Tutorial Knowledge Graphs
ESWC 2017 Tutorial Knowledge Graphs
 
Data Warehouse or Data Lake, Which Do I Choose?
Data Warehouse or Data Lake, Which Do I Choose?Data Warehouse or Data Lake, Which Do I Choose?
Data Warehouse or Data Lake, Which Do I Choose?
 
Data Architecture Best Practices for Today’s Rapidly Changing Data Landscape
Data Architecture Best Practices for Today’s Rapidly Changing Data LandscapeData Architecture Best Practices for Today’s Rapidly Changing Data Landscape
Data Architecture Best Practices for Today’s Rapidly Changing Data Landscape
 
Introduction to MLflow
Introduction to MLflowIntroduction to MLflow
Introduction to MLflow
 
Model serving made easy using Kedro pipelines - Mariusz Strzelecki, GetInData
Model serving made easy using Kedro pipelines - Mariusz Strzelecki, GetInDataModel serving made easy using Kedro pipelines - Mariusz Strzelecki, GetInData
Model serving made easy using Kedro pipelines - Mariusz Strzelecki, GetInData
 
Patterns of Enterprise Application Architecture (by example)
Patterns of Enterprise Application Architecture (by example)Patterns of Enterprise Application Architecture (by example)
Patterns of Enterprise Application Architecture (by example)
 
What is Enterprise Architecture?
What is Enterprise Architecture?What is Enterprise Architecture?
What is Enterprise Architecture?
 
EA Intensive Course "Building Enterprise Architecture" by mr.danairat
EA Intensive Course "Building Enterprise Architecture" by mr.danairatEA Intensive Course "Building Enterprise Architecture" by mr.danairat
EA Intensive Course "Building Enterprise Architecture" by mr.danairat
 
Data lineage and observability with Marquez - subsurface 2020
Data lineage and observability with Marquez - subsurface 2020Data lineage and observability with Marquez - subsurface 2020
Data lineage and observability with Marquez - subsurface 2020
 
The Business Value of Metadata for Data Governance
The Business Value of Metadata for Data GovernanceThe Business Value of Metadata for Data Governance
The Business Value of Metadata for Data Governance
 
Metadata Use Cases You Can Use
Metadata Use Cases You Can UseMetadata Use Cases You Can Use
Metadata Use Cases You Can Use
 
Microsoft SharePoint Syntex
Microsoft SharePoint SyntexMicrosoft SharePoint Syntex
Microsoft SharePoint Syntex
 
Data Architecture Brief Overview
Data Architecture Brief OverviewData Architecture Brief Overview
Data Architecture Brief Overview
 
Using a Semantic and Graph-based Data Catalog in a Modern Data Fabric
Using a Semantic and Graph-based Data Catalog in a Modern Data FabricUsing a Semantic and Graph-based Data Catalog in a Modern Data Fabric
Using a Semantic and Graph-based Data Catalog in a Modern Data Fabric
 
Data mesh
Data meshData mesh
Data mesh
 
Apply MLOps at Scale
Apply MLOps at ScaleApply MLOps at Scale
Apply MLOps at Scale
 
ArchiMetal Case Study
ArchiMetal Case StudyArchiMetal Case Study
ArchiMetal Case Study
 
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
 

Destacado

What They Won't Tell You About DITA
What They Won't Tell You About DITAWhat They Won't Tell You About DITA
What They Won't Tell You About DITAAlan Houser
 
ETUG Spring 2013 - Designing for Touch: Not Just for Mobile Anymore
ETUG Spring 2013 - Designing for Touch: Not Just for Mobile AnymoreETUG Spring 2013 - Designing for Touch: Not Just for Mobile Anymore
ETUG Spring 2013 - Designing for Touch: Not Just for Mobile AnymorePaul Hibbitts
 
LavaCon 2012 - Gaining Value From Global Content Using A CCMS
LavaCon 2012 - Gaining Value From Global Content Using A CCMSLavaCon 2012 - Gaining Value From Global Content Using A CCMS
LavaCon 2012 - Gaining Value From Global Content Using A CCMSbrentmurphy1
 
Improving the mobile learning experience using DITA
Improving the mobile learning experience using DITAImproving the mobile learning experience using DITA
Improving the mobile learning experience using DITAMark Poston
 
What is DITA? And Is It Right for Your Team or Project?
What is DITA? And Is It Right for Your Team or Project?What is DITA? And Is It Right for Your Team or Project?
What is DITA? And Is It Right for Your Team or Project?Toni Mantych, MA, PMP
 
Improve your Chances for Documentation Success with DITA and a CCMS LavaCon L...
Improve your Chances for Documentation Success with DITA and a CCMS LavaCon L...Improve your Chances for Documentation Success with DITA and a CCMS LavaCon L...
Improve your Chances for Documentation Success with DITA and a CCMS LavaCon L...IXIASOFT
 
Move Our DITA Content to Another CCMS? Seriously? - IXIASOFT User Conference ...
Move Our DITA Content to Another CCMS? Seriously? - IXIASOFT User Conference ...Move Our DITA Content to Another CCMS? Seriously? - IXIASOFT User Conference ...
Move Our DITA Content to Another CCMS? Seriously? - IXIASOFT User Conference ...IXIASOFT
 
Business environment factors
Business environment factorsBusiness environment factors
Business environment factorsmuaad gala
 
What's New in DITA 1.3
What's New in DITA 1.3What's New in DITA 1.3
What's New in DITA 1.3IXIASOFT
 
XML authoring simplified for one and all: Writers UA
XML authoring simplified for one and all: Writers UAXML authoring simplified for one and all: Writers UA
XML authoring simplified for one and all: Writers UAPublishing Smarter
 
DITA Quick Start for Authors - Part I
DITA Quick Start for Authors - Part IDITA Quick Start for Authors - Part I
DITA Quick Start for Authors - Part ISuite Solutions
 
Using DITA without becoming a Geek
Using DITA without becoming a GeekUsing DITA without becoming a Geek
Using DITA without becoming a GeekJang F.M. Graat
 
Beyond the Book and the Class: Using DITA for Training & Support
Beyond the Book and the Class: Using DITA for Training & SupportBeyond the Book and the Class: Using DITA for Training & Support
Beyond the Book and the Class: Using DITA for Training & SupportLasselle-Ramsay
 
The DITA Learning and Training Specialization
The DITA Learning and Training SpecializationThe DITA Learning and Training Specialization
The DITA Learning and Training SpecializationIXIASOFT
 
NOV CV of Ahmad Barkati
NOV CV of Ahmad BarkatiNOV CV of Ahmad Barkati
NOV CV of Ahmad Barkatiahmad barkati
 
Ejercicio de tablas y graficas
Ejercicio de tablas y graficasEjercicio de tablas y graficas
Ejercicio de tablas y graficasEsther Acosta
 
Hdieet retreat 2015 dr abrolat
Hdieet retreat 2015 dr abrolatHdieet retreat 2015 dr abrolat
Hdieet retreat 2015 dr abrolatMarla Law Abrolat
 

Destacado (20)

What They Won't Tell You About DITA
What They Won't Tell You About DITAWhat They Won't Tell You About DITA
What They Won't Tell You About DITA
 
ETUG Spring 2013 - Designing for Touch: Not Just for Mobile Anymore
ETUG Spring 2013 - Designing for Touch: Not Just for Mobile AnymoreETUG Spring 2013 - Designing for Touch: Not Just for Mobile Anymore
ETUG Spring 2013 - Designing for Touch: Not Just for Mobile Anymore
 
LavaCon 2012 - Gaining Value From Global Content Using A CCMS
LavaCon 2012 - Gaining Value From Global Content Using A CCMSLavaCon 2012 - Gaining Value From Global Content Using A CCMS
LavaCon 2012 - Gaining Value From Global Content Using A CCMS
 
Improving the mobile learning experience using DITA
Improving the mobile learning experience using DITAImproving the mobile learning experience using DITA
Improving the mobile learning experience using DITA
 
What is DITA? And Is It Right for Your Team or Project?
What is DITA? And Is It Right for Your Team or Project?What is DITA? And Is It Right for Your Team or Project?
What is DITA? And Is It Right for Your Team or Project?
 
Improve your Chances for Documentation Success with DITA and a CCMS LavaCon L...
Improve your Chances for Documentation Success with DITA and a CCMS LavaCon L...Improve your Chances for Documentation Success with DITA and a CCMS LavaCon L...
Improve your Chances for Documentation Success with DITA and a CCMS LavaCon L...
 
Move Our DITA Content to Another CCMS? Seriously? - IXIASOFT User Conference ...
Move Our DITA Content to Another CCMS? Seriously? - IXIASOFT User Conference ...Move Our DITA Content to Another CCMS? Seriously? - IXIASOFT User Conference ...
Move Our DITA Content to Another CCMS? Seriously? - IXIASOFT User Conference ...
 
Business environment factors
Business environment factorsBusiness environment factors
Business environment factors
 
What's New in DITA 1.3
What's New in DITA 1.3What's New in DITA 1.3
What's New in DITA 1.3
 
XML authoring simplified for one and all: Writers UA
XML authoring simplified for one and all: Writers UAXML authoring simplified for one and all: Writers UA
XML authoring simplified for one and all: Writers UA
 
DITA Quick Start for Authors - Part I
DITA Quick Start for Authors - Part IDITA Quick Start for Authors - Part I
DITA Quick Start for Authors - Part I
 
The Trip to DITA
The Trip to DITAThe Trip to DITA
The Trip to DITA
 
Using DITA without becoming a Geek
Using DITA without becoming a GeekUsing DITA without becoming a Geek
Using DITA without becoming a Geek
 
Beyond the Book and the Class: Using DITA for Training & Support
Beyond the Book and the Class: Using DITA for Training & SupportBeyond the Book and the Class: Using DITA for Training & Support
Beyond the Book and the Class: Using DITA for Training & Support
 
The DITA Learning and Training Specialization
The DITA Learning and Training SpecializationThe DITA Learning and Training Specialization
The DITA Learning and Training Specialization
 
DITA Quick Start
DITA Quick StartDITA Quick Start
DITA Quick Start
 
NOV CV of Ahmad Barkati
NOV CV of Ahmad BarkatiNOV CV of Ahmad Barkati
NOV CV of Ahmad Barkati
 
Ejercicio de tablas y graficas
Ejercicio de tablas y graficasEjercicio de tablas y graficas
Ejercicio de tablas y graficas
 
Hdieet retreat 2015 dr abrolat
Hdieet retreat 2015 dr abrolatHdieet retreat 2015 dr abrolat
Hdieet retreat 2015 dr abrolat
 
Corn er houët
Corn er houëtCorn er houët
Corn er houët
 

Similar a 5 Reasons not to use Dita from a CCMS Perspective

Building An XML Publishing System With DITA
Building An XML Publishing System With DITABuilding An XML Publishing System With DITA
Building An XML Publishing System With DITAScott Abel
 
Hp trim vs objective
Hp trim vs objectiveHp trim vs objective
Hp trim vs objectivetraciep
 
G09.2014 gartner enterprise content mgmt 2014
G09.2014   gartner enterprise content mgmt 2014G09.2014   gartner enterprise content mgmt 2014
G09.2014 gartner enterprise content mgmt 2014Satya Harish
 
Document Management System
Document Management SystemDocument Management System
Document Management Systemsunsmart123
 
Product Life Cycle Management
Product Life Cycle ManagementProduct Life Cycle Management
Product Life Cycle Managementchaitanya122
 
Living Multiple Lives: The New Technical Communicator
Living Multiple Lives: The New Technical CommunicatorLiving Multiple Lives: The New Technical Communicator
Living Multiple Lives: The New Technical CommunicatorScott Abel
 
Living Multiple Lives: The New Technical Communicator
Living Multiple Lives: The New Technical CommunicatorLiving Multiple Lives: The New Technical Communicator
Living Multiple Lives: The New Technical CommunicatorScott Abel
 
ECM and the Cloud: Let's Un-Complicate ECM
ECM and the Cloud: Let's Un-Complicate ECM ECM and the Cloud: Let's Un-Complicate ECM
ECM and the Cloud: Let's Un-Complicate ECM Perficient, Inc.
 
Canadian Experts Discuss Modern Data Stacks and Cloud Computing for 5 Years o...
Canadian Experts Discuss Modern Data Stacks and Cloud Computing for 5 Years o...Canadian Experts Discuss Modern Data Stacks and Cloud Computing for 5 Years o...
Canadian Experts Discuss Modern Data Stacks and Cloud Computing for 5 Years o...Daniel Zivkovic
 
Techcello at a glance
Techcello at a glanceTechcello at a glance
Techcello at a glancekanimozhin
 
The Essentials Of Project Management
The Essentials Of Project ManagementThe Essentials Of Project Management
The Essentials Of Project ManagementLaura Arrigo
 
Cloud: a disruptive technlogy that CEO should use to transform their business
Cloud:  a disruptive technlogy that CEO should use to transform their businessCloud:  a disruptive technlogy that CEO should use to transform their business
Cloud: a disruptive technlogy that CEO should use to transform their businessBertrand MAES
 
David Adams - Linkedin Information Architect Business Analyst - Web / Social ...
David Adams - Linkedin Information Architect Business Analyst - Web / Social ...David Adams - Linkedin Information Architect Business Analyst - Web / Social ...
David Adams - Linkedin Information Architect Business Analyst - Web / Social ...David Adams
 

Similar a 5 Reasons not to use Dita from a CCMS Perspective (20)

Ppt0000000
Ppt0000000Ppt0000000
Ppt0000000
 
Overview
OverviewOverview
Overview
 
Building An XML Publishing System With DITA
Building An XML Publishing System With DITABuilding An XML Publishing System With DITA
Building An XML Publishing System With DITA
 
Hp trim vs objective
Hp trim vs objectiveHp trim vs objective
Hp trim vs objective
 
G09.2014 gartner enterprise content mgmt 2014
G09.2014   gartner enterprise content mgmt 2014G09.2014   gartner enterprise content mgmt 2014
G09.2014 gartner enterprise content mgmt 2014
 
Document Management System
Document Management SystemDocument Management System
Document Management System
 
Product Life Cycle Management
Product Life Cycle ManagementProduct Life Cycle Management
Product Life Cycle Management
 
Living Multiple Lives: The New Technical Communicator
Living Multiple Lives: The New Technical CommunicatorLiving Multiple Lives: The New Technical Communicator
Living Multiple Lives: The New Technical Communicator
 
Living Multiple Lives: The New Technical Communicator
Living Multiple Lives: The New Technical CommunicatorLiving Multiple Lives: The New Technical Communicator
Living Multiple Lives: The New Technical Communicator
 
ECM and the Cloud: Let's Un-Complicate ECM
ECM and the Cloud: Let's Un-Complicate ECM ECM and the Cloud: Let's Un-Complicate ECM
ECM and the Cloud: Let's Un-Complicate ECM
 
Canadian Experts Discuss Modern Data Stacks and Cloud Computing for 5 Years o...
Canadian Experts Discuss Modern Data Stacks and Cloud Computing for 5 Years o...Canadian Experts Discuss Modern Data Stacks and Cloud Computing for 5 Years o...
Canadian Experts Discuss Modern Data Stacks and Cloud Computing for 5 Years o...
 
Xml And Ecm
Xml And EcmXml And Ecm
Xml And Ecm
 
Techcello at a glance
Techcello at a glanceTechcello at a glance
Techcello at a glance
 
The Essentials Of Project Management
The Essentials Of Project ManagementThe Essentials Of Project Management
The Essentials Of Project Management
 
Cloud: a disruptive technlogy that CEO should use to transform their business
Cloud:  a disruptive technlogy that CEO should use to transform their businessCloud:  a disruptive technlogy that CEO should use to transform their business
Cloud: a disruptive technlogy that CEO should use to transform their business
 
AtomicDBCoreTech_White Papaer
AtomicDBCoreTech_White PapaerAtomicDBCoreTech_White Papaer
AtomicDBCoreTech_White Papaer
 
David Adams - Linkedin Information Architect Business Analyst - Web / Social ...
David Adams - Linkedin Information Architect Business Analyst - Web / Social ...David Adams - Linkedin Information Architect Business Analyst - Web / Social ...
David Adams - Linkedin Information Architect Business Analyst - Web / Social ...
 
resume
resumeresume
resume
 
PL20876-AU2016
PL20876-AU2016PL20876-AU2016
PL20876-AU2016
 
Mapping Manager
Mapping ManagerMapping Manager
Mapping Manager
 

Último

EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityNeo4j
 
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024StefanoLambiase
 
How to Track Employee Performance A Comprehensive Guide.pdf
How to Track Employee Performance A Comprehensive Guide.pdfHow to Track Employee Performance A Comprehensive Guide.pdf
How to Track Employee Performance A Comprehensive Guide.pdfLivetecs LLC
 
Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...Velvetech LLC
 
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样umasea
 
MYjobs Presentation Django-based project
MYjobs Presentation Django-based projectMYjobs Presentation Django-based project
MYjobs Presentation Django-based projectAnoyGreter
 
Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)Hr365.us smith
 
What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...Technogeeks
 
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...Matt Ray
 
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...OnePlan Solutions
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...stazi3110
 
Intelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmIntelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmSujith Sukumaran
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfAlina Yurenko
 
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)jennyeacort
 
PREDICTING RIVER WATER QUALITY ppt presentation
PREDICTING  RIVER  WATER QUALITY  ppt presentationPREDICTING  RIVER  WATER QUALITY  ppt presentation
PREDICTING RIVER WATER QUALITY ppt presentationvaddepallysandeep122
 
英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作qr0udbr0
 
Buds n Tech IT Solutions: Top-Notch Web Services in Noida
Buds n Tech IT Solutions: Top-Notch Web Services in NoidaBuds n Tech IT Solutions: Top-Notch Web Services in Noida
Buds n Tech IT Solutions: Top-Notch Web Services in Noidabntitsolutionsrishis
 
CRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceCRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceBrainSell Technologies
 
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...OnePlan Solutions
 
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...confluent
 

Último (20)

EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered Sustainability
 
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
 
How to Track Employee Performance A Comprehensive Guide.pdf
How to Track Employee Performance A Comprehensive Guide.pdfHow to Track Employee Performance A Comprehensive Guide.pdf
How to Track Employee Performance A Comprehensive Guide.pdf
 
Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...
 
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
 
MYjobs Presentation Django-based project
MYjobs Presentation Django-based projectMYjobs Presentation Django-based project
MYjobs Presentation Django-based project
 
Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)
 
What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...
 
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
 
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
 
Intelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmIntelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalm
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
 
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
 
PREDICTING RIVER WATER QUALITY ppt presentation
PREDICTING  RIVER  WATER QUALITY  ppt presentationPREDICTING  RIVER  WATER QUALITY  ppt presentation
PREDICTING RIVER WATER QUALITY ppt presentation
 
英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作
 
Buds n Tech IT Solutions: Top-Notch Web Services in Noida
Buds n Tech IT Solutions: Top-Notch Web Services in NoidaBuds n Tech IT Solutions: Top-Notch Web Services in Noida
Buds n Tech IT Solutions: Top-Notch Web Services in Noida
 
CRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceCRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. Salesforce
 
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
 
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
 

5 Reasons not to use Dita from a CCMS Perspective

  • 1. 5 Reasons not to use DITA from a CCMS Perspective Marcus Kesseler Managing Director – SCHEMA GmbH TEKOM 2015 Stuttgart – November 10
  • 3. SCHEMAGroup2015–Allrightsreserved Definitions and Terminology: Marcus Kesseler, SCHEMA & DERCOM Marcus Kesseler  Computer Scientist with a heavy Artificial Intelligence background.  One of two founders and managing directors of SCHEMA GmbH. SCHEMA  A software company based in Nürnberg.  SCHEMA is 20 years old and we have been making and selling CCMS from day one. DERCOM  Is the Association of German Manufacturers of Authoring and Content Management Systems.  Currently 7 companies, with 1,400 customers between them.
  • 4. SCHEMAGroup2015–Allrightsreserved Definitions and Terminology: CCMS CCMS Component Content Management System. The main difference between a CMS and a CCMS: A CCMS has the ability to aggregate content components into larger documents.  A CCMS is able to publish content as “classic” documents or as Web portal content or app content, all with very high quality.
  • 5. SCHEMAGroup2015–Allrightsreserved Definitions and Terminology: DITA DITA Darwin Information Typing Architecture, an XML and files-based standard for the representation of componentized and interlinked content. Although there are several DITA-based CCMS implementations, DITA can be used with just an XML Editor, the file system and the DITA Open Toolkit. What we like about DITA, is the visibility it brings to the enormous advantages of componentized content. We fully agree with the DITA community, that there really is no alternative to working with components (or topics) in large-scale, state-of-the-art technical content authoring, management and distribution.
  • 6. SCHEMAGroup2015–Allrightsreserved More Terminology: Essential and Incidental Complexity Essential complexity, also called intrinsic or inherent complexity, is the complexity you cannot hide or get rid of in a software implementation. It is directly derived from the domain you are modelling. Example: When moving from a document based content authoring to a componentized one, the number of objects you have to deal with goes up by two or three orders of magnitude. The only way to hide this increase would be to hide the components, which, of course, would defeat the purpose. Incidental complexity, is an extra dose of complexity added on top of the essential complexity by bad choices of architecture, data representation or user experience design.
  • 7. Context of this Talk: Large Technical Content Departments
  • 8. SCHEMAGroup2015–Allrightsreserved Our context is not the Lone Technical Content Ranger All arguments in this talk assume that we are talking about the processes and needs of large technical content department operating at a high level of maturity. We are not talking about the perspective of the Lone Technical Content Ranger. Russell Ward presented this perspective in his great talk last year here at tekom 2014: Five reasons not to use DITA [http://conferences.tekom.de/fileadmin/tx_doccon/slides/742_5_Reasons_Not_to_Use_DITA.pdf]
  • 9. SCHEMAGroup2015–Allrightsreserved Large Technical Content Departments: Some Parameters So, what is a Large Technical Content Department?  5 to several dozen technical writers.  Publications have to be regularly updated in 5 to 30 (or more) languages.  Multiple publication formats, including:  Paginated formats, like PDF (directly or via InDesign, FrameMaker or Word).  Online formats, like HTML, HTML5, EPUB, etc.  Custom XML formats.
  • 10. SCHEMAGroup2015–Allrightsreserved Large Technical Content Departments: Processes & Worflows The following are defined and enforced:  Writing standards and terminology  Translation standards and workflows  Artwork & media standards and workflows  Publication workflows  Release workflows  Distribution Workflows
  • 11. SCHEMAGroup2015–Allrightsreserved Large Technical Content Departments: Core Challenges  Layout has to be of the highest quality, strictly adhering to Corporate Design standards.  Products are highly modular or organized in product families with common base features, both of which are key requirements for effective and massive content reuse.  Product innovation is fast and relentless, the technical content team is always under pressure to keep product and information life cycles in sync.  So, just another great day in the wonderful world of technical content publishing. Life is good!
  • 12. Reason 1 Coverage of Component Content Management Requirements in DITA is Surprisingly Small
  • 13. SCHEMAGroup2015–Allrightsreserved Requirements Coverage of XML, DITA and CCMS # Process Name & Requirements Max Points XML DITA CCMS 1 Topics management (classes, workflows, versioning, ownership, access control). 10 0 3 9 2 Manage the links between topics (classes, workflows, versioning, ownership, referential integrity). 10 0 3 9 3 Management of the maps that build the publications out of the underlying components (versioning, ownership, referential integrity). 10 0 3 9 4 Manage the metadata on topics, links and maps (classes, workflows, versioning, ownership). 10 1 2 9 5 Translation management with automatic flagging of topics needing re-translation (ownership, workflow, dataflow). 10 1 1 8 6 Media assets management (classes, workflows, ownership, guidelines, conversion, translation). 10 1 2 7 7 Publication formats and layout management (design within corporate guidelines, implementation, revisions). 10 0 4 8 8 Automatic publication generation and channel specific distribution (workflow, IT systems integration). 10 0 2 6 9 Overall content, links and publications quality assurance and approval processes (correctness, writing style, terminology, translations, links, publication maps, graphics and layout). 10 2 3 8
  • 14. SCHEMAGroup2015–Allrightsreserved Requirements Coverage of XML, DITA and CCMS # Process Name & Requirements Max Points XML DITA CCMS 10 Information model management (conceptual design, classes, roles, rights, workflows, evolution). 10 0 2 9 11 Performance & costs management (financial controlling, key performance indicators monitoring, tracking, corrective actions) 10 0 2 4 12 Security (user management, user roles, access control, change tracking). 10 0 0 8 13 IT and software infrastructure management (change, updates and upgrades). 10 0 0 4 14 Manage the communication with adjacent departments, like product management, engineering and marketing (responsibilities, workflows). 10 0 0 3 15 Team management (skills, training, structure, responsibilities, motivation). 10 0 0 0 Coverage [Points] 150 5 27 101 Coverage [Percent] 3% 18% 67% Coverage with CCMS baseline [Percent] 27% 100%
  • 15. SCHEMAGroup2015–Allrightsreserved Requirements Coverage of XML, DITA and CCMS XML DITA CCMS [DITA] CCMS [DERCOM] Business Logic in DITA Open Toolkit Business Logic in Database, Workflow System, TMS Interfaces, Media Assets Management, etc Non-DITA CCMSs bonus for being on the market for at least 10 years longer ?
  • 16. SCHEMAGroup2015–Allrightsreserved Drawbacks of a Small Requirements Coverage Comparing CCMSs based on their level of DITA compliance would not yield much insights, since most requirements are outside of DITA’s scope. All features not within DITA’s scope would not be trivially portable to other DITA-based systems. Some examples:  Versioning  Translation states & dataflow  Release and ongoing workflow states  Media assets management  Access rights & user management Note: Even with a DITA-based CCMS, you would incur a significant amount of vendor lock-in!
  • 17. Reason 2 Evolution of the DITA Standard is too Slow
  • 18. SCHEMAGroup2015–Allrightsreserved Evolution of DITA is too Slow An update every five years is just not compatible with the demands of an ever accelerating market (variables? scoped keys?). Fast evolution of DITA is impeded by the following two inherently conflicting requirements:  The need to add features that are crucially missing in real- life application scenarios.  The need to prevent new features that would add even more incidental complexity to the standard.
  • 19. SCHEMAGroup2015–Allrightsreserved Evolution of DITA is too slow Scoped keys are a good example:  Under heavy reuse scenarios you are very, very likely to need them.  On the other hand, should tech writers really need to be trained in programming languages scoping concepts, just to be able to handle reuse variability?
  • 20. Reason 3 How DITA deals with the Number of Files Explosion
  • 21. SCHEMAGroup2015–Allrightsreserved How is a DITA Topic Represented in a File System? TOP [XML] DITA Topic File File Metadata (Name, Owner, LastWriteDate, …) Metadata within XML DITA Topic (class, author, target audience, …) XML Content
  • 22. SCHEMAGroup2015–Allrightsreserved Now we add some translations… TOP EN . . .TOP FR TOP JA TOP PT
  • 23. SCHEMAGroup2015–Allrightsreserved … and some versions … TOP EN V1 . . .TOP FR V1 TOP JA V1 TOP PT V1 TOP EN V2 . . .TOP FR V2 TOP JA V2 TOP PT V2 TOP EN Vn . . .TOP FR Vn TOP JA Vn TOP PT Vn ...
  • 24. SCHEMAGroup2015–Allrightsreserved … and after several years, a single topic may have proliferated into m × n files! TOP EN V1 TOP FR V1 TOP JA V1 TOP PT V1 TOP EN V2 TOP FR V2 TOP JA V2 TOP PT V2 TOP EN Vn TOP FR Vn TOP JA Vn TOP PT Vn n versions m languages
  • 25. SCHEMAGroup2015–Allrightsreserved How m × n Topics are accessed in DITA In DITA each single translation or version is a unique, individual file and hence a distinct topic. The user has to know exactly what language and version is being referenced. Keys or file names will likely follow some pattern like this: Topic_Intro_en_V1 Topic_Intro_fr_V1 Topic_Intro_ja_V1 Topic_Intro_en_V2 Topic_Intro_fr_V2 Topic_Intro_ja_V2
  • 26. SCHEMAGroup2015–Allrightsreserved How m × n Topics are Accessed in a CCMS In a CCMS implemented on top of a database, all these m × n topics can be addressed with a single key: [ID_Intro, Language, LatestReleasedVersion] where Language and LatestReleasedVersion are variables, that the system will automatically populate as needed. In Computer Science this is called a composite key, and was invented over 45 years ago at IBM. Composite keys capture and optimally encode the regularities in the target domain and let the computer do the tedious book- keeping. This is what computers are good at!
  • 27. SCHEMAGroup2015–Allrightsreserved How m × n Topics are Accessed by the Author in a CCMS Authors will rarely need to see, insert or handle full CCMS composite topic keys: [ID_Intro, Language, LatestReleasedVersion] Since the composite key structure is universal within the system, there is no need to explicitly represent the variable parts. They are optional and will be implicitly added at document aggregation time. What the author sees and handles is just: [ID_Intro] And, of course, usually even this is hidden by the GUI.
  • 28. SCHEMAGroup2015–Allrightsreserved Advantages of Composite Keys DITA would be so much easier, if references were defined as composite keys:  Maps would be directly reusable. No need to create and maintain a map for each language. A change to the map structure in English is automatically available in all other languages.  New languages (or versions) can be added to your pool without touching the maps at all!  No need to develop, train and enforce sophisticated file name or key patterns to manually capture and encode these rather trivial domain regularities.  Authors need only insert a reference to the topic, the system does the tedious and error-prone book-keeping.
  • 29. SCHEMAGroup2015–Allrightsreserved Representation of m × n Topics in a CCMS EN FR JA PT TOPIC Metadata for this version in this language Metadata for all versions in this language Metadata for all versions in all languages Topic container Language container XML container XML V1 XML V2 XML Vn XML V1 XML V2 XML Vn XML V1 XML V2 XML Vn XML V1 XML V2 XML Vn XML content
  • 30. SCHEMAGroup2015–Allrightsreserved Cool stuff you can easily do with Composite Keys A complete and detailed translation status report is just a trivial query.
  • 32. SCHEMAGroup2015–Allrightsreserved Representation of a Graphic in a CCMS Neutral GRAPHIC Graphic container Language container Format container V1 Vector [SVG] Graphics file V2 Vn V1 Pixel [PNG] V2 Vn V1 Source V2 Vn EN V1 Vector [SVG] V2 Vn V1 Pixel [PNG] V2 Vn V1 Source V2 Vn PT V1 Vector [SVG] V2 Vn V1 Pixel [PNG] V2 Vn V1 Source V2 Vn
  • 35. Reason 4 DITA‘s XML-first Paradigm vs. a Database-first Paradigm
  • 36. SCHEMAGroup2015–Allrightsreserved DITA‘s XML-first Paradigm vs. a Database-first Paradigm In DITA, every information or data that is needed to drive business processes has to be inside the XML files together with the content as such (= DITA’s XML first paradigm). This goes against quite a few Computer Science information model designing principles. Any change, however minimal, to a topic can affect content, structure, linking or metadata and therefore has to be carefully scrutinized to identify what exactly changed and if any consistency rules were broken. Enforcing the principles of Atomicity, Consistency and Isolation in DITA is quite a challenge (cf. The ACID Principles of Database Design).
  • 37. SCHEMAGroup2015–Allrightsreserved DITA‘s XML-first vs. Database-first Please note that DITA’s XML first is a huge incidental complexity driver for DITA-based CCMS implementations:  There is pressure to improve metadata handling by keeping them in the database, but, with XML-first, you also have to keep them in the DITA files. Now there are two distinct and separate representations. You’ve lost your single source of truth.  The database value and the DITA XML value can get inconsistent from update conflicts and may have to be manually corrected by the users.  Controlling change permissions for individual metadata values in a file is also a huge challenge. It is possible to do it in good XML editors. But users can still open the XML file in Notepad…
  • 38. Reason 5 The Default DITA Content Model is too Complex
  • 39. SCHEMAGroup2015–Allrightsreserved Trend in CCMS: Content Model Complexity Reduction In the last 10 years, there has been a very strong trend in the CCMS market to reduce content model complexity (aka semantic DTDs). Content departments observed, that in the long term, they never got back their investment into design, implementation, training and especially maintenance of their sophisticated, made-to-order content models. The trend is simply to move the needed business data from the XML content into the database, where it is much easier to implement, manage, interface with, retrieve and use productively.
  • 40. SCHEMAGroup2015–Allrightsreserved Examples of Content Model Complexity Reduction Some examples:  Topic types or classes are just metadata in the database. The variability on the XML Editor (DTD) level is reduced to an absolute minimum.  All metadata assigned to a topic is moved from the XML into the database.  Fine grained variability in the content is handled by variables, which on the XML content level are just very simple references into the database. The data model for variables in the database is very powerful and table oriented (=EXCEL), so that it is easy to maintain versions, languages and taxonomic dependencies of variable names and values without touching the XML content.
  • 41. SCHEMAGroup2015–Allrightsreserved DITA Specialization As a Computer Scientist, I think DITA Specialization is a really impressive and elegant solution for the implementation of sophisticated content models. But again, DITA is adding all this sophistication to the XML level, where it will incur a big cost in incidental complexity. I think that there is a consensus, that even the default DITA content model is already challenging for most technical writers new to component-based authoring.
  • 42. SCHEMAGroup2015–Allrightsreserved DITA Specialization There is a paradox, in that just to trim the content model down to a more manageable scope, you already need a significant amount of consulting and configuration. The OASIS Lightweight DITA Initiative, chaired by Michael Priestley (IBM), is trying to remedy this situation, so that you can start simple and add more features later, when you understand the principles and can be sure that you really need them.
  • 44. SCHEMAGroup2015–Allrightsreserved Summary of our 5 Reasons against DITA 1. Coverage of Component Content Management Requirements in DITA is Surprisingly Small. 2. Evolution of the DITA Standard is too Slow. 3. How DITA deals with the Number of Files Explosion. 4. DITA‘s XML-first Paradigm. 5. The Default DITA Content Model is too Complex.
  • 45. SCHEMAGroup2015–Allrightsreserved Conclusion As long as the DITA standard is based on a non-negotiable XML-first paradigm, it will always incur a tremendous incidental complexity cost on multiple levels:  Initial configuration, even if just to trim DITA back, is significant.  Integrating DITA into a CCMS (or database) is fragile and expensive.  Technical writers will need a lot of training and close motivation monitoring.
  • 46. SCHEMAGroup2015–Allrightsreserved Recommendation Our recommendation would be to decouple the DITA business logic from the XML-first principle. In the end, this means the DITA Open Toolkit would not be just a smart topic aggregation compiler, but behave much more like an integrated database application, in short: just like a state-of-the-art CCMS. Tekom 2015 presents a very convenient opportunity to take a closer look at these systems!
  • 47. Thank you very much for your attention!
  • 48. Lesen Sie unseren Blog http://blog.schema.de