Slashdot Mirror


Docvert 3.0 Lessens Reliance On Microsoft Office

An anonymous reader writes "After 10 months of development Docvert 3.0 was released today. This open source web service converts DOC files to Oasis OpenDocument 1.0, and then to HTML, RSS, or any XML format. Try the ODF demo or download the source and install it on your own box. Version 3.0 comes with an MS Word Plugin, FTP/WebDAV upload, and an in-browser document editor."

3 of 108 comments (clear)

  1. More info @ groklaw by mario64 · · Score: 5, Informative

    Check out the article on Groklaw Searching for Openness in Microsoft's OOXML and Finding Contradictions for further comments. The article also has links to a couple of wiki pages with further comments.

  2. Re:It promises to be an interesting battle by mrchaotica · · Score: 3, Informative
    Can anybody implement for free?

    No, because bits of it are patented (especially the "legacy compatibility" parts that basically just say "emulate old versions of Office").

    Can MS get fined for saying they support the standard when in fact their software actually does not (ala, Java, CSS, HTML, Kerberos, and others).

    In this case it won't matter, because the OOXML "standard" is effectively defined as "whatever MS Office does." In other words, MS basically documented Office's behavior down to the smallest detail, and submitted it to ECMA and now ISO.

    --

    "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

  3. Re:It promises to be an interesting battle by FireFury03 · · Score: 3, Informative

    In other words, MS basically documented Office's behavior down to the smallest detail

    They didn't even do that. A lot of the document states that when you encounter certain tags you will emulate a Office bug, but never specifies the details of that bug because that is "beyond the scope of the document". So even if you have the standards document, you can't fully implement the standard without getting all the old versions of Office and reverse engineering their behavior.