Massachusetts Likely To Approve OOXML
Ian Lamont writes "The IT department of the state government of Massachusetts has designated Microsoft's Office Open XML as an open document format, along with ODF, plain text, and HTML. It's only a draft policy, but it sets the stage for the format being given an official stamp of approval by state authorities — and weakens earlier Massachusetts support for the Open Document Format. Microsoft got a big boost at the end of 2006 when Ecma approved OOXML, and again this spring when pro-ODF legislation was being defeated or watered down in six states."
Why the rest of the country, much less the rest of the world, cares about what Massachusetts thinks is standard?
What's the point in standardizing on an open standard if you're going to allow an XML container format that allows undocumented blobs?
Microsoft have lobbied hard for this, write to your representatives and let them know that Microsoft is stacking the deck.
It weakens ODF's potential for exclusive adoption in Massachusetts. It would be very unlikely that a state (particularly one as large as Massachusetts) would ever completely refuse to accept documents in a format as soon-to-be-common (like it or not) as OOXML.
Granted if they did it, they'd have a better chance of getting private vendors to use ODF than, say, Montana. But you've got to figure that as OOXML gets slowly adopted, there are going to be a lot of outside vendors (not to mention other states) with whom Massachusetts will have to interact who will make the jump to OOXML. And if you think the conversion from old Word to new Word is rife with peril, the conversion from ODF to OOXML and back would likely cause quite a bit of inefficiency and lost data.
It is pitch black. You are likely to be eaten by a grue.
What is your point? I also support choice and Microsoft is not even paying me. The pertinent question is this: is OOXML an open format? If it is, then Massachusetts has no reason not to include it on a list of acceptable document formats.
It's a direct attack against the ODF threat
Agreed, the name in itself has been chosen just to confuse Open Office and Office Open XML being the same thing. I can imagine the standards body meeting now:
"OK great, we'll pick the Open Document Format over Office Open XML"
(Some poor sod writing up the meeting notes)
Right, they've chosen the standard by the guys who do Open Office... aha! Here it is, Office Open XML...
Summation 2
The pertinent question is this: is OOXML an open format?
No. I think openxml is a scam. My unverified assumption is that at present there is no translater that is 100% compatible with any document MS Office might produce with openxml, including Novells. Even if my assumptions are incorrect (I'm convinced they are not), it will still be possible for MS to "extend" openxml later with new shiny features that will effectively keep documents locked in.I can't imagine that any intelligent human will not realize this. The only explanation for openxml approval by ECMA, ISO, or the State of Massachusetts is corruption and bribery.
Samsung took back my unlocked bootloader because Google wants me to rent movies. They're both evil.
Techie: is OOXML an open format?
MS: Yes
Techie: Can you give me the specs?
MS: No
Ho Hum. I work with a guy who hates FOSS. Is it because he loves Windows? No. It's simply because he loves spending money, and hates not being able to do a deal on something... because it's free!
OpenDocument and the Move to XML Formats
http://osc.gigavox.com/audio/download/itconversat
[runtime: 01:14:48, 34.2 mb, recorded 2007-04-30] OpenDocument expert Gary Edwards believes that adopting OpenXML means lock-in to Microsoft products on an unprecedented scale. In this podcast, Edwards defends OpenDocument's capabilities but also challenges the ODF community to out-innovate Microsoft to provide a competitive alternative to Microsoft's lock-in. He also challenges the open standards community to focus on delivering alternatives to Microsoft Exchange and SharePoint servers. Edwards also describes Open Document Foundation's da Vinci plug-ins for Microsoft Office. Listen to it and see for yourself.
Perfect is the enemy of done.
Yes, Microsoft are moving heaven and earth to get OOXML stamped as an ISO standard.
One example: in Italy's technical committee a few weeks back there were 11 organisations. When Microsoft had finished mobilising their partners, there were 70. No surprise that Italy will vote "yes" on the OOXML vote. It is disgraceful; ISO will become a "made in Redmond" rubber-stamping tool that helps Microsoft sell upgrades and kick away ODF.
There is an online petition with 16,000 signatures and a lot more information on the noOOXML.org site.
Everyone who cares about open standards needs to sign this petition.
My blog
When parts of a spec say 'and implement this how Word 95 did it', then it's not really open as it doesn't actually tell you how to implement it...
That's one reason, at least.
Wasn't one of the requirements for eligibility of a format the existence of multiple word processors (spreadsheet programs, presentation programs, etc.) that read and write the format?
Did that change, or is someone else licensed to use their formats to write competing software with MS formats, or is there some other way that MS is trying to get around that?
Exam 4/C again. Maybe I'll do better this time.
So you guys are mad that there isnt going to be a law forcing states to be locked into ODF? Can you imagine the outrage if it was the other way around and there was a law requiring some open MS standard to be used for all government work? Is it really so ridiculous to say that people should just use whatever standard they feel is best for the task at hand. Personally I would think any law locking people in to one standard is a terrible idea regardless of whether its by IBM, MS, or any other big tech corporation.
OOXML is an open standard. People are making a mountain out of a molehill based on the corner case of importing a document from wordperfect of many years ago and having a clause in the formatting that just says "this footer here shall be aligned as it would be in wordperfect x.y" or whatever. For all intents and purposes its open, people are just nitpicking over the fact that importing files from long ago and having the description for how a few obscure formatting issues should be handled is a little vague.
Any "standard" which is so clearly developed with ease of implementation by a single vendor in mind has a rather obvious scent of unilaterality to it.Is Microsoft's clipart library no longer largely WMF? Even if that's the case, modern OOXML implementations will need to implement these ancient, antiquated formats to be able to read documents which were imported into OOXML from Word 95 (or other versions which *did* use WMF as the primary format for imported documents) -- meaning that backwards compatibility will remain much of the headache it was even before documents were converted into a "standardized format". The right way to convert things is normalization, damnit -- if, rather than simply forcing all implementors of the new format to support all the quirks of the old, the conversion process always normalized out the old quirks (ideally into modern, standards-centric formats for which preexisting implementations are available under a variety of licenses), the standard would be much smaller, more manageable and simpler to implement. As an additional benefit, we wouldn't see things like buffer overflows in the parser code for Microsoft's more obscure, obsolete formats causing security holes (as has happened in recent memory).
Part of the point of having a standard is that anyone should be able to implement it. If the standard incorporates by reference other specifications which are not open standards, then the standard can only be implemented in full by those who have licensed said specifications. Is this not an obvious problem on its face? You say that those creating such documents are "(l)users" -- but most office workers just want to Get The Job Done, and don't care (and shouldn't need to care) what format their clip art library is in.
Word processors generally have default style for headings. Which of these would make more sense in a standard:
- Have an element indicating the outline level, and one indicating the display style to use.
- Have an element saying 'use Word 95 format headings,' one saying 'use WordPerfect 3 format headings' etc.
Implementing a spec using the first is non-trivial. Implementing a spec using the second is almost impossible, unless you happen to already have code for importing documents in those formats. OOXML doesn't do this for heading styles (I don't think it does, anyway), but it does do this in a number of other elements.In summary, the correct place for legacy support is in the importer, not the format. If you're doing things the OOXML way, you may as well have a couple of bytes reserved at the start of the file with one value reserved for 'this document is in Word 95 format' etc.
I am TheRaven on Soylent News
I'd have some sympathy if the name of OpenOffice wasn't specifically chosen to make people think of Microsoft Office.
"It does not do to leave a live dragon out of your calculations, if you live near him." - Tolkien
Ecma sounds like a skin disease.
"It's the height of ridiculousness to say for those 9 lines you get hundreds of millions."
I don't really object to WMF so much in particular, and was using it as an example strictly at the parent's suggestion; consider it a placeholder for any nonstandardized format included by reference, in the context of the refutation of an argument that only "(l)users" will make use of functionality that embeds such content (and thus, by extension, that having a standard which includes nonstandardized specifications by reference is somehow acceptable).
What concerns me much more significantly is Microsoft's internally-developed XML-based vector graphics standard, which ISO refused to accept when it was submitted individually. Slipping a format which ISO refused when it was submitted standalone in through the back door by making it a subset of a much larger (and more politically charged) standard strikes me as exceedingly bad behavior for any vendor to get away with.