


Open XML Translator for Microsoft Word Available 96
narramissic writes "The first phase of a Microsoft-funded project to create software that can convert Microsoft Word documents between Open XML and Open Document Format (ODF) has been completed. As a result, the Open XML Translator is now available for download in version 1.0 from SourceForge.net. A ComputerWorld article details the history of the project, discussing the work of companies like CleverAge and AztecSoft, as well as community efforts to bring this project to realization."
Aw... (Score:5, Funny)
"It looks like you're trying to convert to a non-Microsoft proprietary format. I can't let you do that, Dave"
Relation to Linux? (Score:4, Insightful)
Re:Relation to Linux? (Score:5, Informative)
Before installing the add-in, make sure you have one of the followings...
* Microsoft Word XP
* Office Compatibility Pack
*
or
* Microsoft Word 2003
* Office Compatibility Pack
*
or
* Word 2007 with
*
Minimum Software Requirements
To compile the source distribution, you will need Microsoft Visual Studio 2005.
Re: (Score:2)
That's just for the Word plugin, the command line tool will merely require you install the MS patent litigation timebomb known as "Mono". Doubtless there are thousands of Steve Irwin types who won't flinch at being asked to insert their member in the crocodiles mouth, common sense should prevail for the rest of us.
Mono is built from Shared Source code (see: http://www.microsoft.com/sharedsource/ [microsoft.com]) and is perfectly legally licensed to the Mono team. Microsoft cannot open lawsuits against people using code under terms Microsoft and the developers mutually agreed to.
Re: (Score:1)
Re: (Score:1)
It didn't mention clippy anywhere??
Bah!
Re:Relation to Linux? (Score:4, Interesting)
Realistically, there's no reason it even needs to be in C# - the various bits of wrapper could be rewritten into other languages, and the main work is done by an XSLT. The OpenDocument Fellowship might include a similar tool in future tool sets, translated to be a bit more native.
Why is this such a big thing? (Score:2)
Re:Why is this such a big thing? (Score:5, Insightful)
The big difference is which format the documents get stored in. If they're being stored in DOC, then you're still mostly at the mercy of Microsoft; it's easy for someone to open the document in some new version of Word, save it, and silently move it into some new MS-created "binary blob" format, breaking backwards compatibility.
So basically, a converter would let states like Massachusetts start to move away from DOC as the de facto standard format for electronic documents. They'd probably still use it as an editing format, because I don't see them tossing Word for OO.org anytime soon, but it would help get rid of the huge "silos" of DOC stuff that's sitting around, getting silent migrated from one version of Microsoft's formats to the next.
Re: (Score:2, Informative)
As for the profit motive, more and more governments are starting to talk about mandating non-proprietary file formats. Microsoft doesn't want to include this in Word, obviously, but if a city, state, or even nationa
Re: (Score:2, Interesting)
I'll second that emotion.
This initiative is at odds with Microsoft's decision to use Open XML for the Office suite. If they really think folks are going to be stuck with Open XML-format Office documents that they need converted into ODF (say, for distribution reasons) what is it that stops them from saving the documents as ODF directly out of the Office app?
I think Microsoft is feeling a little shaky on this issue. They'
Re: (Score:2)
and, since many large organizations/governments have already switched to ODF, those groups wouldn't really be able to switch back to Microsoft without a conversion tool, preferably built into Office. this could be MS's attempt to get them to switch back.
Re: (Score:2)
IIRC (correct me if i'm wrong), but i think OpenOffice can only handle the word-processor part of Open XML, not the rest of it (spreadsheet, presentation, etc).
OpenOffice.org is a complete office suite, comprising Word Processor (Writer), Presentations (Impress), Spreadsheets (Calc) and Vector Graphics/Diagrams (Draw). The Open Document Format (ODF) is able to encapsulate all these document types.
Whether the Office Open XML (OOXML) to ODF convertor can handle all of these transformations, I don't know. I'm not holding my breath for a complete converter from OOXML to ODF either - 6000+ pages of OOXML spec is going to be hard to read, let alone code all the diff
Re: (Score:2)
Re: (Score:2)
Why is this such a big thing considering that OpenOffice has the ability to import from and export to MS Word format?
Some governments have conflicting directives including support for ODF and a contract to buy MS Word. Many tools designed to allow the blind to use computers work only with specific products, like MS Word. As a result, some governments asked for a converter that would move documents back and forth between these formats and for some reason they asked that MS not contribute or control the co
Re: (Score:1, Informative)
1. They didn't ask for a converter, they asked for the ability to save OpenDocument (ODF) as the default file format. That is something that the CleverAge plugin specifically cannot do.
2. They said nothing whatsoever about Microsoft controlling it or funding it.
3. Due to its sever limitations, the Clever
Re: (Score:2)
Now you export word doc to ODF using Microsoft Ceritified Export tool, and if the user complains that it does not look exactly as it did in Word, we can 1. Blame Microsoft for insincere export. 2. Read it into Word and see if the document survives round-tripping. If it does not, we h
Unfortunately (Score:3, Funny)
Unfortunately, when you run it, it starts off with, "Hi! It looks like you're trying to convert a Microsoft Word Document! Would you like some help?"
A Microsoft converter for a competing product? (Score:5, Interesting)
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
OO.o's conversion converts between ODF and OO.o's best guess as to what the binary
a question instead of a statement (Score:4, Interesting)
I have a document
I convert it to XML
then what? Is this excellent news in theory, or is there a demand for this?
I honestly don't know, I'm not claiming there isn't. Please tell me.
---
this isn't xml [douginadress.com]
Re:a question instead of a statement (Score:5, Informative)
I convert it to XML
then what?
The latest and greatest(?) versions of the MS Office programs save natively in XML. This converter lets you convert to ODF, which lets you read the files into OpenOffice on any operating system, or any other application that supports ODF. It basically lets you get out from under the MS proprietary format and into an open standard.
Re: (Score:2)
Like someone else commented, OpenOffice and already import and export to microsoft word. So is this really a practical utility, or does it just make everybody happy that hates Microsoft but still actually uses them?
---
Open What? [douginadress.com]
Re: (Score:2)
It means that now, I will be able to send ODT's to people who seem to think OO is somehow inferior to the "real" MS Office.
Re: (Score:3, Interesting)
LordVader717 wrote as part of a post:
The problem is, this is not even viable in a pure MS Word environment. An often-heard complaint is that MS Word documents will look different on different computers, even if both users are using MS W
Re: (Score:2)
The mac versions of word have many compatibility problems with the windows versions, and just try loading/saving word documents with ms publisher (publisher even comes bundled with the more expensive versions of office)
Re: (Score:2)
Bert64 wrote:
Maybe the solution is to move away from the entire WYSIWYG-while-editing method of document preparation, to an instruction-based system like LaTeX where the document will print on paper exactly as instructed regardless of the
Re: (Score:2)
Re: (Score:1)
No.
. . . , or is there a demand for this?
Yes.
Demand trumps excellence.
KFG
Re: (Score:2)
Speaking of something end users shouldn't care about, my whole question is, why care about this?
---
Definitely don't care about this [douginadress.com]
Re: (Score:2)
Anonymous Coward wrote and included with a post:
One of the problems with trying to write a program that can accurately read and write MS Word files is the way that information is stored in an MS Word file. The article "In Depth With StarOffice Filters" by Brian Proffitt http://www.linuxplanet.com/linuxpla [linuxplanet.com]
Re: (Score:1, Troll)
Re: (Score:1)
"You're NO LONGER GOING TO BE CRUSHED UNDER THE WEIGHT OF MICROSOFTS PROPRIETARY XML.... which isn't proprietary...."
---
speaking of a big crush [douginadress.com]
Re: (Score:1)
Re: (Score:1)
Microsoft published it as a standard in response to external pressures to shut some critics up. There are things in that standard that are nowhere near spelled out how to implement (for instance I think there's a Word95 compatibility flag but no definition of what changes when it's on other than "renders in Word95 com
Re: (Score:2)
I have a document I convert it to XML then what? Is this excellent news in theory, or is there a demand for this? I honestly don't know, I'm not claiming there isn't. Please tell me.
Can some one please correct me if I'm wrong, but I thought MS's new format was
Re: (Score:1)
Re: (Score:1)
step two: <shrug>
step three:collect underpants
Re: (Score:2)
Re: (Score:2)
Say I create a document in Word 2007. Say it's my resume. I would save it "resume.docx". Say I create it on OpenOffice. I would name it "resume.odt". Six months from now, I would see one of those files and know what it is based on the name, extension, and icon.
It's not any different than going by doc, xls, ppt, etc now. Why would it being a zipped XML make a difference? To a user the only difference is the extension and what programs can open/save it.
Open Office Extensions:
Re: (Score:1)
- I have a document
- I convert it to XML
then what? Is this excellent news in theory, or is there a demand for this?3 Profit!!
Seems the common files are written in C# (Score:2, Interesting)
If you're writing cross platform code at least have the decency to use C, C++ or Java, requiring a CLR is insulting.
Re: (Score:2)
If you're writing cross platform code at least have the decency to use C, C++ or Java, requiring a CLR is insulting.
OMG! Mono & Rotor! WTFBBQLOL!?!?!
Re: (Score:1)
Then why is using Java okay?
Excel and Power Point promised by Nov. 07 (Score:3, Insightful)
Re: (Score:1)
Re: (Score:2)
windows update only really updates what comes bundled with the os, and not any additional apps, even if those additional apps came from microsoft
WTF?! (Score:3, Funny)
This is not a winning document. Better luck next time.
Re: (Score:1)
Oddly, that text isn't in the source code anywhere, so I wonder what's causing it..
What's the point? (Score:4, Insightful)
What's the point if the add-in doesn't allow ODF to be set as the default file type, or even used via the Save As menu [robweir.com]?
Hopefully the Word "interop" API actually allows for this sort of thing to be properly integrated.
Re: (Score:2, Informative)
Re: (Score:2)
Re: (Score:1)
If you want to satisfy large government and corporate buyers who want the data security that XML/(your favourite open data interchange standard) brings, you have three options:
1. Make a sensible, well-designed XML standard to facilitate interop.
2. Don't bother.
3. Make an insanely complex XML standard to facilitate interop in theory while hindering it in practice.
Microsoft have chosen the last option. Anybody surprised?
I think it's great. (Score:1, Troll)
Thanks to this Microsoft funded and approved converter, I won't have any problems working exclusively in ODF now will I? OK, you can stop laughing but the last time I tried to open the crappy new .DOCX with Open Office, it did not work. The save as dialog was difficult to find on Word and confusing when you did find it. Chances are, this converter will be just another trap like Windoze itself.
Re: (Score:2)
Cos OpenOffice doesn't support it yet? Hardly Microsoft's fault.
(Nor, on the other hand, is it OpenOffice's fault. It's still a new format, for christ's sake.)
MS was very much against this (Score:5, Interesting)
Microsoft is really determined to strangle open formats.
Re: (Score:1)
... an odf/xml feature would be trivial to add, but MS flatly refused to make a plugin for Office to convert to odf/xml, even though it meant losing the state's patronage. Microsoft is really determined to strangle open formats.
Yes, so determined that they're actually paying for someone else to do it and host it on sourceforge.
http://odf-converter.sourceforge.net/ [sourceforge.net]
Fugetaboutit (Score:5, Funny)
CIO = "What is this 'ribbon' thing I keep hearing about?"
IT Admin = "Boss, we dont need the ribbon, its just Microsoft hype."
CIO = "Have you seen the ribbon? Bring me the ribbon!"
IT Admin = "Khaaaaaaaannnnn!"
Re: (Score:2)
With love from Vista (Score:2, Funny)
It's XML, but... (Score:3, Interesting)
No document in living history is ever going to be so complicated that it needs to be in a format that's specification is 6,000 pages long. Part of the point about XML was that we should be setting up simple, domain-specific markup languages and extending already existing markup languages. OOXML is bad because it's needlessly complicated and obscure. Having visited the OOXML website, I'm missing a lot of things I expect. First, I'm missing schema. If these guys are serious about XML, where are the XSD/RNG schema? Secondly, where are the cross-platform translators - ie. XSLs? I'm missing some kind of high-level summary of how I'm supposed to parse the XML. If the only way of doing anything with OOXML is a closed, black-box Microsoft converter, then we still haven't really got anywhere.
Well, I'm breaking the cycle. All my documents are going to be either ASCII or a standard, non-obscure XML format like XHTML. Or something home-brewed and simple that can be easily transformed using XSL and XSL-FO. Screw Microsoft's phony attempt at interoperability. The Internet is interoperable by design. (X)HTML is interoperable by design. Let's prove to them that we mean interoperability by sticking to simple, sensible, semantically-based and scalable principles.
Re: (Score:2)
If there already exists a standard that is capable of performing some of the functions you require, why not use it? This means that people who have already written code to support these functions won't have wasted their effort, and people implementing OpenDocument will be able to find existing code and expertise to implement several parts of the standard rather than having to write it themselves.
Re: (Score:2)
All the features? (Score:2)
If I can't get the candycorn borders, no deal!
Copied from OOo ? (Score:2)
We Can Put an End to Word Attachments (Score:1)
Re: (Score:1)