Blogs

Post new blog entry
View blogs by name

The DITA Caper

New XML publishing article (some DITA mention)

Today I got the word that an article I wrote is available on IBM's DeveloperWorks. 

http://www.ibm.com/developerworks/xml/library/x-publish/

 

FrameMaker and dita map

Working with FrameMaker, when you use the menu (DITA > New DITA File) and choose a topic type (topic, task, concept, reference), FrameMaker creates a new file that starts with the "dita" element.

 If you plan to create small FrameMaker files that will be components of longer files (such as several topics that will later be combined into a chapter file), note that you will need to ensure your component files do not start with the "dita" element. 

Read more

DITA: It's elementary

In doing some training recently, I've found that there are some specific things about structured writing, topic-based authoring, and DITA that can seem foreign to some.  I'm working at writing these ideas and logical concepts in a straightforward, beginning level tutorial.

I'd be interested in hearing from those who are struggling with learning DITA writing techniques.  If you are looking for some basic, descriptive info, please email me.  I will send you a draft and would love to have your feedback.

Read more

Converting FrameMaker content to DITA (brief)

FrameMaker 8 includes DITA support, and works well for creating new content.  Converting existing FrameMaker content poses a few challenges.  One of these challenges, converting FrameMaker cross references to Structured FrameMaker cross reference elements, is addressed herein.

Read more

DITA is not a PITA

When moving to structured authoring, DITA is working out to be less of a pain in the a** (PITA) than other options. The reason for this is that many of the tools have DITA support built in.

If you move to structured authoring and choose to make your own custom structure, there is set up you will need to do to get your tools publishing.  While all authoring tools require some kind of set up, I'll use FrameMaker as an example.  With a custom designed structure in FrameMaker, an EDD has to be created, the DTD or schema saved and adjusted, read/write rules written, and a Structured Application set up.  For DITA, FrameMaker's EDD, DTD, rules, and application are already built into the software.  So, with some tweaking of the FrameMaker DITA template (to look the way your docs are supposed to look) you can be up and running fairly quickly.

Read more