Archive for September, 2007

Succor for Victims of Word’s Automatic Formatting

Monday, September 24th, 2007

Tech writing forums regularly get hit with questions in the vein of “Word has corrupted my styles”. And the answers that come in are useful for some cases. Such as:

  • Always “paste unformatted”.
  • Deselect the option to Automatically Update Document Styles.
  • Deselect the option to Define Styles Based on Your Formatting.

However, what to do when my files already have helter skelter formatting? For this very need we have included “fix styles” in our Author Max toolkit. Details here.

Be a victim of Word’s automatic formatting “features” no longer. Equip yourself with Author Max and fight back.
Katriel

DITA Resources from DITA Users

Tuesday, September 4th, 2007

A useful list of DITA sites (thanks to Bob Doyle):

  • DITA Users - get started using web dased editor, personal workspace folder on the web.
  • DITA Infocenter - DITA specifications, and the DITA Open Toolkit User Guide.
  • DITA News - a blog aggregator, a mailing list, and more.
  • DITA Blog - a group blog for DITA information developers (based on WordPress).
  • DITA Wiki - resources in a format that encourages comments and discussions (based on MediaWiki).

Improve Your Relationships. Where to Code Links? Best practice.

Monday, September 3rd, 2007

Authors working in FrameMaker or Word have hard-coded links within topics to other topics using cross-references. When moving to DITA, authors often tend towards hard-coding links in topics, inserting cross references or using the  element.

What’s wrong with hard-coded links?
They decrease reusability, they tend to break, they tend to get out of date, and they are high maintenance.

  1. Decreased reusability: hard-coded links may not make much sense when a topic is reused but if you hard-coded the links you’re stuck with them.
  2. They tend to break: if the target topic is renamed or moved, the link will break.
  3. They tend to get out of date:  if a related topic is added, the author would have to look in many topics, find the appropriate locations and insert many times the appropriate link.
  4. High maintenance: see reasons 2 and 3 above.

Hard-coded links are not in a good idea in FrameMaker or Word, but when working in unstructured DTP tools you didn’t have much choice.  In DITA you do — and you should use it. “Relationship tables” in DITA allow you to control linking from one place, for many topics, rather than hard code links within many topics.

It’s not often that this blog for power authors is able to offer relationship advice, but today we are. Use relationship tables and start improving your documents!

Best wishes,
Abby, … oops, I mean Katriel