News

ODF Split Shakes Up Document Battle

The ongoing file format battle between proponents of the OpenDocument Format (ODF) and Microsoft's Office Open XML (OOXML) took a surprising turn lthis week, when a key ODF proponent announced that it intended to abandon the ISO-approved specification.

The move by the OpenDocument Foundation comes less than two months after Microsoft lost a key ISO vote to approve OOXML as a standard.

Sam Hiser, vice president and director of business affairs at the OpenDocument Foundation, says a fundamental disagreement about the definition of interoperability led to the split. "When you talk to developers, there is a perception that ODF is a universal document format, but this year it has panned out that this is not the case," he says.

The problem, says Hiser, is that the ODF spec is focused tightly on the functionality provided by the OpenOffice suite. That approach makes for an efficient and streamlined file format -- something that OOXML is not, experts agree -- but fails to account for the difficulties posed by application migration.

"Each of them is having the same experience," Hiser says of organizations adopting the ODF-centric OpenOffice suite. "They will try to adopt OpenOffice in a migration scenario and they will just [scream]. They will go crazy in those environments. And I am speaking as a migration expert.

"As good as OpenOffice is, with its 85 percent file fidelity with Microsoft Office documents, you still have immense problems you have to work through."

The OpenDocument Foundation is now urging the industry to support the Complex Document Format (CDF), a file format specification managed by the World Wide Web Consortium (W3C), the same body that defines and maintains XML and HTML. Work began on the CDF spec in October 2004.

Alexander Falk, president of XML tools vendor Altova, says in an email interview that his company hasn't paid much attention to CDF. "We looked at it a while ago, but it didn't seem to have much momentum then. [We have] no immediate plans to support it right now, as we haven't seen any interest from our customers so far."

Two Steps Back

The sudden departure is certainly damaging for ODF, and could help Microsoft gain ISO approval of OOXML, when it comes up for another vote in February. However, Falk says the ODF split is hardly surprising in the world of standards forming.

"Consortiums of seemingly aligned interests often fall apart, when it becomes apparent that the interests aren't as aligned as everyone thought they were," he writes.

Hiser says his group has been hamstrung by ODF's ties to the OpenOffice application, and by Sun Microsystem's unwillingness to expand the scope of ODF interoperability.

"[CDF] is a format that everyone can work with, that every application can work with, with equal rights. It's not coming out of an application," Hiser says. "We need an application-neutral format to be a universal document format."

For developers, the split casts doubt on ODF as a viable target for document storage. Just as important, it may convince many shops that Microsoft's OOXML format is the best XML-based file format option, at least for the near term.

"The reality -- when you listen to customers -- is that people are interested in OOXML, because that's the format that Microsoft Office produces," Falk writes. "In the grand scheme of things the ODF/CDF theater is meaningless. People can start working with OOXML today."

About the Author

Michael Desmond is an editor and writer for 1105 Media's Enterprise Computing Group.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube