Slashdot Mirror


Microsoft to Support ODF via Plug-In

Apache4857 writes "It appears that Microsoft has finally caved. BetaNews is reporting that Microsoft is sponsoring an open source project to enable conversion between Open XML in Office 2007 and OpenDocument formats. The project, hosted on Sourceforge.net, made its initial release today. The Word 2007 conversion utility is expected to ship ship by the end of 2006, and similarly conversion utilities for Excel and PowerPoint are expected early next year." See the announcement in Brian Jones' blog (Jones is the Microsoft program manager responsible for Office file formats).

8 of 269 comments (clear)

  1. Corrected URL by Rosyna · · Score: 5, Informative

    The correct url is http://blogs.msdn.com/brian_jones/archive/2006/07/ 05/657510.aspx the link in the summary was missing the trailing x.

  2. Doing pretty good until the end. by khasim · · Score: 5, Insightful
    Microsoft notes that OpenDocument still has gaps that are being worked out by OASIS, such as spreadsheet formulas, macro support and support for accessibility options. Citing Open XML's accessibility features for disabled workers, file performance and support for integrating external XML data, Microsoft says ODF "focuses on more limited requirements."
    "Accessibility options" and "disabled workers".

    That's not the responsibility of the file format.

    That's the responsibility of the app used to read/write that file format.

    And with an Open standard for file formats, there's no reason that anyone could not write an app that did direct file-to-speech with no need for a visual display (as is currently the case).
    1. Re:Doing pretty good until the end. by cnettel · · Score: 5, Insightful
      Not necessarily. For example, PostScript is a very bad format for distributing documents that are to be consumed in any other way than as a graphical document. A naively created PDF can be quite bad, a properly annotated one not so bad. HOW you represent the data is relevant. I would imagine that most formats that are suitable for further editing in a structured manner should be quite good from an accessibility standpoint as well, but you can certainly choose to code things like text flow in a manner that makes a good UI, but where the semantics are lost. The app can only present and persist what's allowed in the format.

      DISCLAIMER: This is general obvious facts. I don't recommend the current or future MS Office XML formats as any example of how things should be done.

  3. It was out love that did it! by elrous0 · · Score: 5, Funny
    A spokesperson for Microsoft was quoted as saying "Well...we weren't going to do it at first. But then the gang over at /. asked us too, and we just can't say no to those guys after all the love they've shown us in the past."

    -Eric

    --
    SJW: Someone who has run out of real oppression, and has to fake it.
  4. Caved? Hardly! by andrewman327 · · Score: 5, Insightful

    Microsoft has not caved as TFA says. Now they can compete in new markets where they were being gradually squeezed out. Now organizations can say that they support open standards while still using Microsoft Office. I am sure that they will do a half-hearted job of supporting ODF, and people will grow frustrated with how "limited" it is compared to the native XML file type. They will not realize that only Microsoft's implementation is limited. As a result they might start using the latter for things that are saved locally, undermining ODF efforts.

    --
    Information wants a fueled airplane waiting at the hangar and no one gets hurt.
  5. Why is this important? by Noryungi · · Score: 5, Insightful
    Several reasons:
    1. Microsoft has finally realized it cannot fight against the Linux trend. Even if Linux is not ready for the desktop -- which is debatable -- free [beer|speech] software is now good enough to replace at least part of Windows and/or Office on the desktop.
    2. Microsoft now openly acknowledges -- through this decision -- that they don't control the market, but that they are forced to bow to the pressure of their clients. This is pretty much unprecedented, as Microsoft, through FUD and VaporWare, used to control its clients, and not the other way around.

    All in all, this is very good news for Open Source, and a chink in the mighty Microsoft FUD machine...
    --
    The right to offend is far more important than the right not to be offended. (Rowan Atkinson)
  6. Re:Embrace and Extend by Tribbin · · Score: 5, Informative

    Installation

    Double click the MSI file to install the Add-in for Word 2007.

    If installation is successful, you should see a new "ODF" entry in the "File" menu in Word 2007. It allows you to either import an ODF text file or export your current working document as an ODF text file (note that during development process, those functionalities might be temporary unavailable).

    Important note: The ODF file opened by the add-in is converted into Office OpenXML (Office 2007 new file format) and imported into Word as a read-only file. If you want to save it as ODF, you have to use the "Export as ODF" button and provide a new file name (that can be the same as the current file name).

    --
    If you mod this up, your slashdot background will turn into a beautiful sunset!
  7. Re:Embrace and Extend by DavidTC · · Score: 5, Interesting

    Your average Government worker will be trained in this and follow the procedure in a totally mindless fashion.

    Or it will be like the POSIX fiasco. At a certain point in history, government purchased opererating systems were required to support POSIX, which is an actual independent standard that various Unixes created after Unix fragmented. The theory was, you could write to POSIX, and your stuff would compile on any Unix, which generally works in practice. So MS tacked some POSIX support onto Windows NT.

    Of course, no one actually wrote any programs that used POSIX. The government would purchase NT boxes and write Win32 programs, not POSIX ones. They were just required to purchase POSIX operating systems, not actually use POSIX.

    Likewise, I'm imagine the government require programs that support ODF, but everyone uses the Word format to save and transport files, thus completely defeating the purpose.

    --
    If corporations are people, aren't stockholders guilty of slavery?