Partager via


Open XML to DAISY XML Translator

Microsoft announced today a project to create a "save as DAISY" plug-in for Word that will be available as a free download on SourceForge.

DAISY (Digital Access Information SYstem) is a standard for digital talking books (DTBs). DAISY-encoded DTBs include content that can range from XML text only, to text with corresponding spoken audio, to audio with little or no text, and they're designed to make print material accessible and navigable for blind or otherwise print-disabled persons. (Print-disabled is a term used in the accessibility community to describe persons who are unable to read print due to any visual, physical, perceptual, developmental, cognitive, or learning disability.)

A good way to get a feel for what DAISY is designed to accomplish is to check out the prioritized feature list for DTB playback devices referenced by the DTB specification. DAISY uses several W3C specifications and also takes advantage of standards from the Open eBook Forum, and the resulting documents can be used with any DAISY playback device.

The DAISY Standard has been adopted throughout the world by libraries and organizations producing and distributing accessible reading materials. So this new plug-in, which will be available in early 2008, will allow those organizations to save any Open XML word-processing document in DAISY XML format as a "DTBook." the benefits of this capability are explained in the DAISY monthly newsletter:

Everyone who uses desktop publishing to create content in Word will be able to save this content as DAISY XML. As content creators will not need to be DAISY or XML experts to use this converter, the number of DAISY publications should increase substantially. Individuals who have a print disability will thus have access to a greater number and much wider choice of reading and research materials.

George Kerscher, secretary general of the DAISY Consortium, explains the DAISY translator plug-in project this way:

“Microsoft’s announcement is monumental in greatly facilitating the availability of text in DAISY books. It provides a clear, production path for organizations and universities who will be able to use the Microsoft plug-in to move into DAISY XML. Putting tools in the hands of people who create content is a giant step toward creating equal access to information ... It’s going to move DAISY ... from the niche of the libraries for the blind community into the mainstream.”

For Open XML developers, the DAISY project will also offer a sample Open XML implementation that will demonstrate best practices for Open XML development. One of the goals of the project is to provide a reference model for other Open XML solution providers, and the project on SourceForge will make the architectural details available for developers to study. As this project progresses, I'll be covering some of the more interesting technical details here, as examples of how Open XML content can be transformed for a rich variety of output devices.

Microsoft press release:
https://www.microsoft.com/Presspass/press/2007/nov07/11-13DAISYPR.mspx

The Daisy Planet, Daisy's monthly newsletter:
https://www.daisy.org/news/newsletters/planet-2007-11.shtml

Quotes from the DAISY community:
https://www.microsoft.com/presspass/features/2007/nov07/11-13daisy.mspx

Official DAISY web site:
https://www.daisy.org/

Microsoft accessibility web site:
https://www.microsoft.com/enable/

Comments

  • Anonymous
    November 13, 2007
    Will this be accomplished using XLST translations ?

  • Anonymous
    November 14, 2007
    Well, I've come back up for air briefly and wanted to quickly point out to folks a really important announcement

  • Anonymous
    November 14, 2007
    What a shame that I write my first November blog post on 11/14. The last three weeks have been quite

  • Anonymous
    November 14, 2007
    Microsoft a annoncé le 13 novembre en partenariat avec le consortium DAISY ( Digital Accessible Information

  • Anonymous
    November 15, 2007
    hAl, that's a good question.  I think the answer is that they'll be using XSLT pretty heavily but probably doing some pre- and post-processing as well, since that seems to be needed for most real-world transformations between document formats.  But I'm going to check around and try to get some more specific info.

  • Anonymous
    November 15, 2007
    hAI, Yes, we will be using XSLT and do some pre and post processing. We opted for XSLT because of the following reasons:

  1. XSLT provides a mechanism of changing the template which will give us flexibility to easily manage changes to adapt to the changing version of the specifications.
  2. XSLT can be consumed on other platforms like java without doing major change there by providing a portable model.
  • Anonymous
    November 16, 2007
    @Syed Will the functionality by generic for Office Open XML of will it focus on the MS Office implementation?

  • Anonymous
    January 08, 2008
    Open XML Book. Yoko Girier of Toshiba has written a book that provides an overview of the Open XML formats

  • Anonymous
    January 08, 2008
    Open XML Book. Yoko Girier of Toshiba has written a book that provides an overview of the Open XML formats