Miss an article? Archives

Feature Article

Wednesday, November 19, 2008

DITA Metrics: Developing Cost Metrics

By Mark Lewis, special to The Content Wrangler

Table of Contents

Introduction
Cost of Metrics Overview
Cost of a Project
Cost of a Topic
Cost of User Guides Without Topic Reuse
Cost of User Guides With Topic Reuse
Cost Comparison: User Guides With and Without Topic Reuse
Cost of a Reusable Master Topic
Cost of User Guides With Reusable Master Topics
Cost Comparison: Topic Reuse Versus Reusable Master Topics
Conclusion
About the author

Introduction

imageYou’ve read all the papers (and attended all the webinars) on return on investment (ROI) for XML and you get it. You’ve already concluded that moving to the Darwin Information Typing Architecture (DITA) will likely save you tons of time and money. But management says, “Prove it!”. This paper helps you determine the cost portion of the ROI calculation. What are my costs now? What will my new costs be with DITA? And what is the difference—my savings? This white paper is the first in the DITA Metrics series. The series will discuss cost metrics, reuse metrics, and a reuse strategy. This paper is the first in the DITA Metrics series. It describes one model for calculating the cost of a DITA project. After doing some content analysis on your own documentation set, you can customize this cost model to suit your documentation project needs. In the end, you should be able to speak the financial language of managers and prove to them in dollar signs the value of moving to DITA.

To benefit from this article, you should have at least an intermediate level understanding of DITA including topic structure, elements, conrefs, child maps, and filtering/conditional processing.

For your convenience, we’ve provided a downloadable PDF of this article.

Cost Metrics Overview

The cost to develop content and reuse percent values are standard components in many ROI calculations. We need the cost and reuse values for a DITA project to determine DITA ROI.

This paper focuses on the cost of content creation and introduces various levels of reuse into the model. We’ll begin with a deep dive into the cost of creating DITA topics and then incorporate the cost of unique content, identical content and similar content.

Over the course of the series, we will discuss the following components of our cost model:

  • Cost of content creation (in this paper)
  • Cost of content analysis and inventory
  • Cost of review and project management
  • Cost of filtering
  • Cost of publishing
  • Cost of content maintenance
  • Cost of converting legacy content to DITA
  • Cost of translation

Cost of a Project

Let’s show how our model is used to determine the cost of creating user guides for three models of a fictitious personal digital assistant (PDA). PDA One has a base set of features. PDA Two has all the features of PDA One, plus several additional features. PDA Three has all the features of PDA One and PDA Two, plus several features unique to PDA Three. This documentation project contains lots of identical content and unique content.

The first version of our documentation project is relatively simple so that the associated cost model is also simple. Later, we’ll introduce more of the content reuse and conditional reuse features of DITA, and show how to incorporate these into the model. Gradually, we’ll increase the complexity of our project and our cost model.

Cost of a Topic

The first step is design the content creation component of the model.  Traditional cost metrics focus on the cost of a page [1]. Since pages are similar to topics, we will start our discussion with determining the cost o creating DITA topics. Costs are expressed in terms of content creator labor hours.

Table 1 shows the cost of creating Task and Concept topics. For simplicity, we exclude Reference and other topic types, but you can easily customize the model to include them if needed. The scope of these estimates is a topic and does not include time for project/publication level activities such as designing the document outline, user task analysis, project management, implementing context-sensitive help, testing, status meetings or design meetings.

Table 1 (Cost of a Topic)
image
image
image
*Includes time to learn the product through interviews or research.
** Screen shots/images: Includes time to create sample data that would be shown in screen shot, capture the image, convert the format, name the image using naming conventions, and store it in the repository.
*** The elements listed here are optional. For example, Concept topic screen shot, or Concept topic feature description.

Now we have an approximate cost range in hours for creating Task and Concept topics that we can use in our model.

Cost of User Guides Without Topic Reuse

Table 2 through Table 5 shows the cost of developing a user guide for each of the three PDAs in DITA without taking advantage of topic reuse.

Table 2 (Cost of PDA One User Guide)
image

Table 3 (Cost of PDA Two User Guide)
image

Table 4 (Cost of PDA Three User Guide)
image

Table 5 (Total Cost All User Guides Without Topic Reuse)
image

This is really a worst case scenario that is not realistic because moving to DITA and not reusing any content is highly unlikely. But this simple project is a good starting point for the model and a base to which we can add reuse features of DITA. As you will see, the reuse features that you incorporate can be different for each documentation project.

Cost of User Guides With Topic Reuse

Now we’ll incorporate the cost of reusable topics (reusable in more than one user guide) in our cost model.  Reusing topics is nothing new. This feature has been available in help authoring tools for more than 10 years.

Table 6 through Table 10 shows the cost of developing a user guide for each of the three PDAs taking advantage of reusable topics. Some topics for the PDA One user guide may be reused verbatim in the PDA Two and PDA Three user guides because the topics are identical.

Table 6 (Cost of Reusable Topics)
image

Table 7 (Cost of Topics Unique to PDA One User Guide)
image

Table 8 (Cost of Topics Unique to PDA Two User Guide)
image

Table 9 (Cost of Topics Unique to PDA Three User Guide)
image

Table 10 (Total Cost All User Guides With Topic Reuse)
image

Cost Comparison: User Guides With and Without Topic Reuse

Although the scenario without topic reuse is highly unlikely and not realistic, just to be thorough, we are showing a cost comparison in Table 11 through Table 13.

Table 11 (Total Cost All User Guides Without Topic Reuse)
image

Table 12 (Total Cost All User Guides With Topic Reuse)
image

Table 13 (Savings)
image

For over a decade, significant savings have been achieved reusing topics in multiple publications.

Cost of a Reusable Master Topic

The project is simple when topics can be reused verbatim in multiple publications. But what happens to our model when there is sufficient variation in our products that we cannot write a single topic to describe a given feature? Perhaps the product screen shots are different, an extra note or warning is needed, or a button has a different label. For all three user guides, some topics are similar. Most of a similar topic is the same for each PDA and can be shared. So, if all three versions of that content are included in one topic, then all versions of the user guides may be published from this topic. Using filtering metadata, content that is unique is marked as belonging to a specific PDA. When the user guide for a specific PDA is published, content that is specific to the other PDAs is filtered. The filtering feature in DITA is also known as conditional processing and it is what allows us to create and use reusable master topics.

Table 14 shows the cost of creating reusable master Task and Concept topics.

Table 14 (Cost of a reusable master topic)
image
image
image
image

It would complicate our model to incorporate conrefs to a large variety of content types. Therefore, we are limiting the incorporation of conrefs in our model. We’ll discuss conrefs later, but for now a simple example is to reuse feature descriptions or screen shots that were created in Task topics by conref’ing them in your Concept topics. This would reduce the cost of the Concept topic by several hours. You will be able to customize the model to incorporate your use of conrefs in your project.

Now we have the estimated cost for reusable master Task and Concept topics that we can use in our model.

Cost of User Guides With Reusable Master Topics

Now we’ll incorporate the cost of ...

Read more

Related article: DITA-izing Your Documents: Five Issues To Think About When Converting Your Legacy Docs To DITA

Filed under: DITAAdoptionLessons LearnedWhite Papers

News & Notes
(updated daily. almost.)
News RSS Feed

The Content Wrangler Community: 2500+ Members and Growing

Wednesday, November 19, 2008

image

If you’ve not yet joined our global network of content professionals, The Content Wrangler Community, consider doing so today. The community provides members with a keyword searchable member directory, job listings, discussion forums, topic groups, blogs, videos, and much more! Over 2500 of your peers from 30 countries around the globe have joined the community. What are you waiting for? And, did we mention, it’s free?

Social Networks Are the New Porn

Monday, November 10, 2008

image

It’s quite a surprise to many internet traffic analysts. But, it’s true. College students, one of the largest groups of web-savvy folks on the Net, spend more time on social networks than they do surfing for porn. This is a recent change in which porn and sex sites are no longer the number one type of website visited by students. Internet analyst Bill Tancer studies such metrics and has written about his findings for Time Magazine and on numerous technology blogs. College students use sites like Facebook and MySpace and spend so much time interacting with the sites that they “don’t have time to look at adult sites,” says Tancer. 

Hey, My GPS is Getting SPAMMED!

Friday, November 07, 2008

That may seem like a crazy headline, but it’s closer to reality than you might realize. Insignia GPS is the first unit of its kind, according to manufacturers, that has its own email addy. Why would a GPS need an email address, you ask? So you can send it driving directions directly from your laptop or iPhone (a la Google Maps, for instance). Using a mobile cellular connection, the Insignia GPS also utilizes the internet to obtain real time directions and traffic jam avoidance instructions from online sources, including Traffic.com.

There’s no real risk of the system being flooded by SPAM, but in the future, who knows? Hackers would no doubt delight in directing unsuspecting tourists, for instance, to the wrong locations, especially if they could track your vehicle using its GPS. Pure geek entertainment.

Unrealistic Fears

Thursday, November 06, 2008

When making a move to a new authoring tool or content management system, one of the biggest obstacles to success is the unrealistic fear of change experienced by those being asked to work differently. It’s a human problem that stems partially from our inability to properly calculate the odds that something we fear might happen. Take for instance our inability as a species to understand the odds of dying in a car crash compared to the odds of dying in a roller coaster accident (40,000:1). Annual risk of dying in a commercial airplane crash? One in a million. Percentage of deaths attributed to air pollution worldwide? Forty percent. Average number of people killed per year by sharks? Six. Average number of Americans that die each year from influenza? 36,000.

And yet, we’re more afraid of sharks than lighting (lighting kills 4,000 people for every one person killed by a shark), and more afraid of roller coasters than automobiles. What we need are some realistic expectations to help folks understand how unrealistic fears can hamper success. (Source: Popular Science)

Subscribe: Direct Inbox Delivery

Get The Content Wrangler Newsletter delivered straight to your home or work Inbox. It's full of content goodness.

sponsors Image Image Image Image Image Image image Image Image Image Image Image Image
Internet Blogs - Blog Top Sites