Slashdot Mirror


New York and Minnesota Publish Open Document Studies

Multiple readers have written to point out that New York and Minnesota have reached the end of their lengthy deliberations on open document formats. Both reports agree that an open format would be beneficial, but neither were willing to endorse a particular choice. New York's executive summary notes, "The State Legislature should not mandate in statute the use of any specific document creation and preservation technologies, as technologies can easily become outdated." Minnesota's report claims, "The marketplace is still in flux, and it is not certain that a single standard will emerge." In related news, yesterday's announcement from Microsoft that they would provide support for ODF in a future update to Office 2007 has EU antitrust investigators optimistic, but cautious. Microsoft has said that the ISO process was what prevented OOXML from receiving support in the same time frame.

5 of 62 comments (clear)

  1. Outdated laws are a problem by l2718 · · Score: 5, Informative

    Legislation is difficult to change once passed. Competing interests (or lack of interests) and simple inertia mean that whatever gets written into law stays there for a while. It makes sense for the law to say that the standards should be open, that they should be chosen by a particular state agency, or that they should be reviewed every X years. But writing the choice of standards into law is very inflexible. There is a reason why we have building codes and highway codes. This doesn't say that administrative rulemaking is less subject to lobbying and corruption, or that it is more transparent. But on these counts it is no worse than primary legislation.

  2. Re:Clueless legislators... by joelstobart · · Score: 5, Informative

    I think what the legislators were saying was

    • We want open-standards
    • Every 2/4/6/8 years we'll meet and decide what those standards are to be reviewed by a technical team.

    Other good news....

    • iso OOXML is not going to be implemented by Microsoft until 2010! So no rational government can use that.
    • (oasis) odf 1.1 will be supported by microsoft office 2007 in early 2009
    • there are numerous other ODF choices.
    • OOo3/Write/Google Docs are going to give office a run for its money

    its a good year for document freedom.
    - Joel

  3. Re:Clueless legislators... by ozmanjusri · · Score: 4, Informative
    You do know there isn't a fully compliant ODF implementation either right?

    More spin.

    This statement is misleading. Every file written by OpenOffice.org, KOffice or IBM Symmphony (to use common examples) is ODF compliant. The file may not require every tag in the full specification to describe the contents each application is capable of writing, but it will comply with the standard.

    In other words, each application is fully compliant with the subset of the standard mandated by the application's content creation role.

    By contrast, MS Office does NOT write compliant OOXML files at all.

    --
    "I've got more toys than Teruhisa Kitahara."
  4. Re:Damn that ISO by Anonymous Coward · · Score: 4, Informative

    They are talking about what's preventing *Microsoft* from supporting it in Office 2007. The problem for MS is that OOXML as submitted by MS, and OOXML as approved by ISO is not completely the same. There are minor incompatibilites, which would prevent Office 2007 SP n-1 from fully understanding documents written with Office 2007 SP n. Microsoft doesn't want this situation, they only want to introduce incompatibilities with new versions. At least with a new version, customers have learned to expect incompatible documents. So Office 14 will create OOXML documents that Office 2007 won't fully understand. Office 2007 SP n will not.

  5. Re:Question: How does a format really get out of d by Flambergius · · Score: 4, Informative

    Question: How does a format really get out of date

    There are several ways in which a format can become outdated. Below I will list some. You will notice that from a strictly technical point-of-view they aren't even close to being show stoppers (ie. you could work around them probably in several way). However, should that outdated format be mandated for use by a law then the technical challenges and financial burdens may become serious hindrances in the least and actual show stoppers in the worst case. Changing a law will always be more difficult than changing just a standard.

    An ad hoc list of how a format can become outdated (pardon the poor examples):
      1) An underlaying technology or medium becomes outdated. Example: 8-, 16-, and 32-bit integers. Another example: pre-web/xml EDI-formats.
      2) A superior (= more fit) competing technology is developed. Example: SGML vs XML.
      3) The intended use case of the format becomes outdated and/or irrelevant, which may happen due multitude of technical and non-technical reasons (the world does not stand still). Example: an early text-processing format that does not support hyperlinks or embedded pictures. Data formats for various deprecated ports.

    Your particular question was about "an XML format designed to represent a wordprocessed document. How exactly is that going to go out of date?" Let's first note that in practical terms this is a format specifically designed for longevity. However, it fairly easy to imagine that a word processing format designed today does not allow for all important future use cases. Information about intention might be very important in mere twenty years, as AI and cognitive modeling applications might require it. The format might lack important security features that become necessary way you interface with data via a brain implant.

    --
    Computers are useless. They can only give you answers - Pablo Picasso