LWN: Comments on "Ecma International Approves Office Open XML as Worldwide Industry Standard" https://lwn.net/Articles/213316/ This is a special feed containing comments posted to the individual LWN article titled "Ecma International Approves Office Open XML as Worldwide Industry Standard". en-us Sat, 04 Oct 2025 11:31:19 +0000 Sat, 04 Oct 2025 11:31:19 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net Ecma International Approves Office Open XML as Worldwide Industry Standard https://lwn.net/Articles/215721/ https://lwn.net/Articles/215721/ drag Well I have done some more research on Theora.<br> <p> The problem with theora isn't so much that it's difficult but that it's already obsolete. Stillbirth, so to say.<br> <p> It's based on the VP3 codec which has acceptable quality, but it has been surpased by more modern codecs such as H.264, VP6, or VP7. The quality is comparable to Mpeg1, which is to say that it's not realy good at all.<br> <p> This is very different from Ogg Vorbis, which is superior or at least comparable to other modern codecs.<br> <p> The open source codecs to possibly look out for are Dirac from the BBC and Snow from the FFmpeg people.<br> <p> Also as far as the 'patent-free'-ness of theora goes... It is protected by patent granted to it by the original creators of V3, but unfortunately it's still infringing on just as much stuff as any other mpeg* codec. So if they are encumbered, then so is Theora.<br> <p> This is to bad and I wish I understood this earlier, then I wouldn't of looked like such a.. not-to-smart-guy.<br> Fri, 29 Dec 2006 00:15:46 +0000 Ecma International Approves Office Open XML as Worldwide Industry Standard https://lwn.net/Articles/213729/ https://lwn.net/Articles/213729/ pointwood I have seen Theora being used several times, but the fact is that according to the project itself, it is still alpha software. My general understanding is that alpha == not quite ready yet ;)<br> <p> Note: I would love to see the Xiph.org formats used more. One problem I personally have is dr.dk (can best be described as the danish bbc). They use a Microsoft solution and that of course doesn't work that well together anything but MS Windows. Considering the fact that everyone in DK with a TV, radio or a broadband connection (rules changed recently) are required to pay for it (it is a public service station), it should be a requirement that they offer solutions that works for everyone. The problem is that there really isn't any good open source solutions available currently.<br> Tue, 12 Dec 2006 14:20:15 +0000 The Empire Strikes Back https://lwn.net/Articles/213725/ https://lwn.net/Articles/213725/ pointwood I recommend reading this blog post: <a href="http://blogs.adobe.com/shebanation/2006/12/open_xml_one-way.html">http://blogs.adobe.com/shebanation/2006/12/open_xml_one-w...</a><br> Tue, 12 Dec 2006 13:46:18 +0000 ECMA's view of their role https://lwn.net/Articles/213536/ https://lwn.net/Articles/213536/ gdt <p>Interesting slides on how ECMA see their role: <a href="http://standards.ieee.org/corpforum/europeconf/Onno-Elzinga-for-IEEE-Munich.ppt">standards.ieee.org/corpforum/europeconf/Onno-Elzinga-for-IEEE-Munich.ppt</a></p> <p>Sort of lacks the balancing of requirements and view to consumer protections you'd hope for in a standards-making institution.</p> Mon, 11 Dec 2006 06:16:14 +0000 Fast track process https://lwn.net/Articles/213534/ https://lwn.net/Articles/213534/ gdt <p>Here's a summary of the ISO Fast Track process: Section 3 of <a href="http://www.incits.org/tc_home/b105htm/b105Doc2003/N03-126-17n2301.pdf">www.incits.org/tc_home/b105htm/b105Doc2003/N03-126-17n2301.pdf</a>.</p> <p>We really must get our heads around this process, as you'll note there is a one month interval in which a proposed standard for the fast track can be rejected because it conflicts with an existing ISO standard. It may take lobbying of ISO members to get sufficient numbers for such a vote.</p> <p>What became apparent to me looking for this document is the extent to which ECMA's standards process exists simply for manufacturers to be easily able to make their product an "international standard". ECMA say as much on their own website. There is little opportunity for users to amend these fast track standards during the process, which debases the result considerably. For example, there appears to be no opportunity to alter Office Open XML to align more readily with existing ISO and W3C standards.</p> Mon, 11 Dec 2006 06:09:35 +0000 Two links people might find interesting in this context https://lwn.net/Articles/213523/ https://lwn.net/Articles/213523/ fergal <blockquote>write glue code from scratch - and get full importer.</blockquote> <p>Why would they even write the glue code from scratch? As the blog posting points out "There is a lot of commonality between the in-memory data model for Win32 Office and Mac Office, since they share a lot of the same code". Writing from scratch should be the last resort. That would be like Win-OpenOffice and Linux-OpenOffice having independent code for importing the same documents.</p> <p>The comparison between KWord and OOo is bogus. They don't come from the same codebase to start with so there would be very little that they could reuse. Let's imagine they somehow did share the ODF importer code, would that imply that ODF was so horrible and complex the the KWord team had to reuse the OOO code?</p> <p>I haven't read the spec for OpenXML but I believe everyone when they say it stinks. There are apparently lots of reasons. That MS are resusing code between Win-Word to Mac-Word is not one of them.</p> Sun, 10 Dec 2006 16:32:43 +0000 Two links people might find interesting in this context https://lwn.net/Articles/213521/ https://lwn.net/Articles/213521/ khim <p><i>I just don't see how not reimplementing from scratch for Mac can be used as a negative point.</i></p> <p>Easy: if you have sensible format then you don't need full windows importer to port it. You can grab separate already-written pieces (MathML, PNG, SVG, etc), write glue code from scratch - and get full importer.</p> <p>KWord does not use ODF-importer from OOo, for example. Even if both OOo and KWord use libpng to import png images.</p> <p>But when your format is so complex and when its parts are so intertwined that you only have all-or-nothing choice - then yes, the only sensible way is to port existing importer...</p> <p>I'n not saying that MacWord team did bad - I'm saying that if what they did is good... then OpenXML must be pretty awful for it to be good decision.</p> Sun, 10 Dec 2006 15:49:42 +0000 Even if Voribis is dead, long live Vorbis ;-) https://lwn.net/Articles/213511/ https://lwn.net/Articles/213511/ gvy <font class="QuotedText">&gt; In my experience, it was the utter lack of usability that killed Voribis.</font><br> Not sure what are you tawkin' about, sure not of Ogg Vorbis? libogg/libvorbis are quite demanded on my systems and by folks' players/encoders around.<br> Sun, 10 Dec 2006 12:02:54 +0000 Ecma International Approves Office Open XML as Worldwide Industry Standard https://lwn.net/Articles/213509/ https://lwn.net/Articles/213509/ k8to I agree with everything you say.<br> <p> Except the thing about Vorbis. The tools are fine. Vorbis is much easier to deal with for me than mp3.<br> Sun, 10 Dec 2006 11:38:28 +0000 Two links people might find interesting in this context https://lwn.net/Articles/213508/ https://lwn.net/Articles/213508/ fergal <p>I'm not defending OpenXML. You say the fact that they're reusing the code for Mac shows how complex OpenXML is. I say that reusing the Windows code for Mac tells us nothing about how complex OpenXML is. Except for the most trivial library, reusing code across platforms is simply the sensible thing to do. If they <i>had</i> implemented it from scratch for the Mac that would tell us that their Windows code was so bad that it couldn't be reused. I just don't see how not reimplementing from scratch for Mac can be used as a negative point.</p> Sun, 10 Dec 2006 11:06:18 +0000 Two links people might find interesting in this context https://lwn.net/Articles/213505/ https://lwn.net/Articles/213505/ khim <p><i>I hate to find myself defending MS but you can't really criticise MS for code reuse rather than writing it from scratch.</i></p> <p>You don't write importers from scratch. You take library which deals with existing parts (CSS, SVG, MathML, XLink and so on) and write only relatively thin unshareable part. But since OpenXML does not use any existing parts (except the XML itself - and even then it does it wrong) you are forced to write the whole importer as one big blob...</p> Sun, 10 Dec 2006 08:51:02 +0000 Ecma International Approves Office Open XML as Worldwide Industry Standard https://lwn.net/Articles/213501/ https://lwn.net/Articles/213501/ drag I have to dissagree with vorbis being 'killed'. <br> <p> It's not as popular as mp3 or itunes stuff, but it's supported by many different peices of software, used in a lot of games, and is supported by a wide veriaty of hardware.<br> <p> It's actually quite widely known.<br> <p> If people actually start _using_ theora then it will be known. Your not going to have a codec get accepted just becuase it has a cool name, there has to be a reason for people to go and download it.<br> <p> Ogg is quite kick-ass. 255 possible audio channels, Theora has good compression and I expect that subtitles support is good compared to AVI. Very recently there has been supported added to Flac for Ogg support.<br> <p> So even from a pure technical standpoint there are plenty or reasons to use Ogg Theora/Flac/Vorbis for a wide veriaty of stuff. You can create some very feature-rich media files and media streaming is very smart.<br> <p> The major downside for Theora, in my personal experiance, is that the codec itself is not well optimized cpu-wise. I am sure it's been improved since then, but I also expect that there is work to do.<br> Sun, 10 Dec 2006 07:00:43 +0000 Ecma International Approves Office Open XML as Worldwide Industry Standard https://lwn.net/Articles/213496/ https://lwn.net/Articles/213496/ bronson I agree with everything you say. I'll elaborate a bit.<br> <p> If there was a Firefox extension to stream Theora videos, shipped in the default install of all major distros, Theora usage would take a mighty leap forward. Furthermore, if there were a single InstallShield download, appearing in the #1 slot when you search on "Theora" in Google, that enabled playback in IE6/7, Windows Media, and Firefox Windows, I think Theora could very well take off. You'd see sites like nhl.com using it to stream because it's cheaper and easier than Real and MS formats.<br> <p> Alas, today the right Theora software doesn't even exist, much less come pre-installed anywhere.<br> <p> In my experience, it was the utter lack of usability that killed Voribis. The file format rocked, the tools sucked. I pray the same fate doesn't befall Theora.<br> Sun, 10 Dec 2006 01:04:38 +0000 Ecma International Approves Office Open XML as Worldwide Industry Standard https://lwn.net/Articles/213493/ https://lwn.net/Articles/213493/ k8to I undestand the convenience issue. For some content, eschewing convenience to encourage adoption of free tools is useful. There is no reason that theora &lt;objects&gt; cannot be as convenient when the right software is installed.<br> <p> Of course, the right software is not always installed, so for some content, the convenience factor is more important than promoting freedom.<br> <p> But content availability is not an exclusive choice.<br> Sun, 10 Dec 2006 00:02:33 +0000 Ecma International Approves Office Open XML as Worldwide Industry Standard https://lwn.net/Articles/213492/ https://lwn.net/Articles/213492/ drag Theora is as convient as quicktime for Windows users and it is as convient as WMV for OS X users.<br> <p> The reason people are using Flash is partially because of it being convient, but it also has a lot to do with that the fact that it's not aviable in convient format for storage.<br> <p> That is if you put a download to your website a person downloads it and emails it to friends and such..<br> <p> But if you put it in Flash, like youtube, were your website is advertising-driven then they are forced to come back to that web page over and over again to view it. Drives up advertising revenue quite a bit.<br> <p> Also it adds extra restrictions on usage so people are more comfortable uploading content because they don't think that people can 'steal' it.<br> <p> So flash is used, in a large way, because it is awkward to deal with.<br> <p> Of course both you and I know there is ways around this, but it's still a PITA.<br> Sun, 10 Dec 2006 00:02:03 +0000 Ecma International Approves Office Open XML as Worldwide Industry Standard https://lwn.net/Articles/213487/ https://lwn.net/Articles/213487/ zotz "Post a Theora video on your website and ask your girlfriend to play it." etc...<br> <p> You need to think outside the box more. Tell her that the video contains information that will lead her to her new diamond bracelet. (Change gift as deemed appropriate.)<br> <p> all the best,<br> <p> drew<br> Sat, 09 Dec 2006 20:37:57 +0000 Ecma International Approves Office Open XML as Worldwide Industry Standard https://lwn.net/Articles/213486/ https://lwn.net/Articles/213486/ zotz "Theora and Ogg are not. Free software codecs developed for the specific use of being open and having no royalties or restrictions on their creation or use, but yet I have yet to see anybody use them for video outside of maybe RMS requiring it for records."<br> <p> See me here:<br> <p> <a rel="nofollow" href="http://www.ourmedia.org/user/17145">http://www.ourmedia.org/user/17145</a><br> <p> Theora videos there.<br> <p> And here:<br> <p> <a rel="nofollow" href="http://www.archive.org/search.php?query=%28creator%3A%22drew%20Roberts%22%29%20OR%20%28collection%3A%28ourmedia%29%20AND%20%2Fmetadata%2Fauthor%3A%28drew%20Roberts%29%29">http://www.archive.org/search.php?query=%28creator%3A%22d...</a><br> <p> Ogg vorbis audio there.<br> <p> And I really do agree. It is not a wise more for people who care about Free to not support each other wherever possible.<br> <p> all the best,<br> <p> drew<br> <p> Sat, 09 Dec 2006 20:33:00 +0000 Ecma International Approves Office Open XML as Worldwide Industry Standard https://lwn.net/Articles/213485/ https://lwn.net/Articles/213485/ bronson Is it? A mystery??<br> <p> Post a Theora video on your website and ask your girlfriend to play it. Let's assume she's using Windows because 99.9% of girlfriends are. If 1/2 hour later she's managed to figre out what a codec is, find non-spyware codecs to download and installed them, then you have an uncommonly inquisitive and tenacious girlfriend. Now put her on a Mac or a Linux box and see how she does.<br> <p> Now post it on YouTube and ask her to play it. 2 sends later it's playing, no matter what platform she's on (no, she's NOT using a MIPS box, obviously, this is not the place to whine about what platforms support Flash).<br> <p> Convenience counts for a lot.<br> Sat, 09 Dec 2006 20:19:57 +0000 The Empire Strikes Back https://lwn.net/Articles/213483/ https://lwn.net/Articles/213483/ stijn The big issue is the fact that "IP rights" are not sublicensable and also the messy and unclear patent provisions. Attribution pales in comparison. Refer to <a href="http://blogs.msdn.com/brian_jones/archive/2005/09/22/472826.aspx">this blog</a> for analysis from Microsoft itself. Sat, 09 Dec 2006 19:26:03 +0000 Ecma International Approves Office Open XML as Worldwide Industry Standard https://lwn.net/Articles/213482/ https://lwn.net/Articles/213482/ k8to This is a good point. Unencumbered and open spec are different issues, and so mpeg has a pretty reasonable aspect to it, problemed though it is.<br> <p> However, drag was talking about flash video, ie. vp6. This is not open in any sense, and is technically quite poor to boot. It's larger, more cpu hungry, degrades more poorly with network dropouts. Why anyone ever uses this format is beyond me. But for free software developers to choose a closed format that requires a proprietary player is quite a mystery.<br> Sat, 09 Dec 2006 19:08:36 +0000 Standards bodies https://lwn.net/Articles/213480/ https://lwn.net/Articles/213480/ k8to I think this reminds us that standards bodies are primarily about verifying things like accuracy and completeness, not so much practical issues like implementability, or viability.<br> <p> There are plenty of standards ISO and ANSI publish which wither on the vine because they are nonsense. This one is a different case but similar issues apply. This type of problem is why the IETF very explicitly tried to follow a different path in their procedures.<br> <p> The ECMA, ISO standards processes can be pretty useful when there are a number of participants who work to make the standard representative, and then the standards organization can stand behind it as a relatively unchanging, relatively documented work. What they don't do is tell you that the work is of good quality and serving the interests of implementors.<br> Sat, 09 Dec 2006 18:59:26 +0000 Don't Play ... https://lwn.net/Articles/213477/ https://lwn.net/Articles/213477/ jhardin <font class="QuotedText">&gt; Clearly Microsoft is trying to "game the system" by getting their proprietary data formats</font><br> <font class="QuotedText">&gt; the impriatur of any recognized standards bodies.</font><br> <p> If anything, this reduces my respect for ECMA as a standards body. What good is a standards body that can be bought off to endorse a standard that only one vendor is realistically capable of implementing?<br> <p> <font class="QuotedText">&gt; Most of the government IT personnel, especially at the management level</font><br> <font class="QuotedText">&gt; and in the procurement process, don't want to change their products.</font><br> <font class="QuotedText">&gt; They are looking for an excuse or loophole that allows them to continue working</font><br> <font class="QuotedText">&gt; in the same way to which they are accustomed.</font><br> <p> That's a very good point. We need to make sure the rules that govern their decisionmaking clearly state that, for example, file formats used to store and distribute public information must be unencumbered by patents and licensing fees and must be freely implementable by anyone *in addition to* requiring that they be endorsed by a standards body.<br> <p> Write your government representative. It's going to take a lot of voices to balance the sheer power of M$' millions in bribes^Wcampaign contributions.<br> Sat, 09 Dec 2006 16:52:48 +0000 Ecma International Approves Office Open XML as Worldwide Industry Standard https://lwn.net/Articles/213474/ https://lwn.net/Articles/213474/ drag Ya well in my country they are restricted.<br> <p> Theora and Ogg are not. Free software codecs developed for the specific use of being open and having no royalties or restrictions on their creation or use, but yet I have yet to see anybody use them for video outside of maybe RMS requiring it for records.<br> <p> So you see exactly why I have no faith that ODF will accomplish much of anything. OpenXML is 'open' also.<br> Sat, 09 Dec 2006 13:51:31 +0000 Ecma International Approves Office Open XML as Worldwide Industry Standard https://lwn.net/Articles/213471/ https://lwn.net/Articles/213471/ niner Though I prefer vorbis and theora over the others myself I have to say, that MPEG and MP3 _are_ open formats, thoroughly documented and both implemented in many completely free softwares. Just because legislation in some countries prohibits you from using it without some license does not change this fact.<br> <p> This would be like saying that Wikipedia contents is not free or open, just because it's prohibited to read it in Iran. <br> Sat, 09 Dec 2006 12:40:00 +0000 Ecma International Approves Office Open XML as Worldwide Industry Standard https://lwn.net/Articles/213455/ https://lwn.net/Articles/213455/ drag Yes, but that's not how people think.<br> <p> I bet that there is some bureaucrat somewere who is _right_now_ drafting requirements that certain types of documents have to be done in DRM'd OpenXML formats to help prevent information leakage. For example: documents dealing with patient information, or with accounts or such. <br> <p> And you absolutely know this is probably true.<br> <p> When Microsoft does stuff like this, this big, is only becuase they absolutely beleive that people will use this. "Give the customers enough rope to hang themselves" sort of thing. It has to be made very attractive for people to volentarially lock themselves into a format.<br> <p> Go up to anybody who is in business and is somewhat technical. Explain to them exactly how Microsoft presents this stuff.. that you can use it to restrict data from allowing other people to see it, but not copy it or give it to other people.<br> <p> Then ask them what do they think it would be usefull for. Don't bother explaining them the downsides or the failability of such thing. I bet then they will tell you all the things it is usefull for.<br> <p> Then after that explain to them the downsides and such. Just to be nice. :-)<br> Sat, 09 Dec 2006 10:02:53 +0000 The Empire Strikes Back https://lwn.net/Articles/213452/ https://lwn.net/Articles/213452/ TRauMa OK, from what I read the Microsoft attribution requirement is GPLv2 incompatible. It will be GPLv3 compatible, though... :-)<br> Sat, 09 Dec 2006 09:20:58 +0000 Ecma International Approves Office Open XML as Worldwide Industry Standard https://lwn.net/Articles/213451/ https://lwn.net/Articles/213451/ frankie Security? DRM is about restrictions mainly, not security. You could be restricted but not safe as well...<br> Sat, 09 Dec 2006 08:48:11 +0000 So, how fast is the ISO fast track? https://lwn.net/Articles/213450/ https://lwn.net/Articles/213450/ TRauMa <p>Yes. <p>There are bodies (governments mainly) that are required (by policy/law) to save their data in an ISO standard format, as long as one exists. For them all your long text would be wasted, if you just say "OpenDocument == ISO, OpenXML != ISO" instead. <p>In other words: I'm well aware of the <i>other</i> advocacy arguments pro OpenDocument. I want to know how long <i>this</i> one will last. <p><b>So, how fast is the ISO fast track?</b> :-) Sat, 09 Dec 2006 08:38:56 +0000 Ecma International Approves Office Open XML as Worldwide Industry Standard https://lwn.net/Articles/213444/ https://lwn.net/Articles/213444/ drag That would be nice.<br> <p> But unfortunately even developers who make and profess to beleive in free software and open standards aren't even caring enough to do things like encode interviews and such into Theora.<br> <p> Unfortunately nowadays 5 times out of 7 I want to see some interview or speech or something and they have the stupid thing up in Flash format.<br> <p> I can't even watch that crap on my laptop as there is no flash plugin, and even if there was why not do something that is completely Free software?<br> <p> It boggles the mind.<br> <p> I have very little hope for stuff like ODF when even Free/Open source software folks still prefer to use propriatory formats like mpeg or flash or mp3 over open formats like ogg vorbis and theora.<br> Sat, 09 Dec 2006 06:12:34 +0000 Ecma International Approves Office Open XML as Worldwide Industry Standard https://lwn.net/Articles/213442/ https://lwn.net/Articles/213442/ dmarti You install the ODF plugin for MSFT Office.<br> <p> One of the employees at your company calls up somebody and says "I'll send it to you in Word". The attachment turns out to be in ODF.<br> <p> The recipient complains to their IS dept, saying "Why won't Word open this". <br> <p> Other company's IS person can't explain the situation (But it's in WORD!) and has to install plugin for MSFT Office.<br> <p> Repeat.<br> <p> Bwah ha ha.<br> Sat, 09 Dec 2006 05:29:22 +0000 Two links people might find interesting in this context https://lwn.net/Articles/213441/ https://lwn.net/Articles/213441/ fergal I hate to find myself defending MS but you can't really criticise MS for code reuse rather than writing it from scratch.<br> <p> What is lame is that the Mac team apparently have to wait until the Windows importer is declared final before they can port it. So it seems like they'll be forking and then macifying it rather than making it cross-platform. Makes you wonder if anyone is in charge over there.<br> <p> Sat, 09 Dec 2006 04:41:09 +0000 Ecma International Approves Office Open XML as Worldwide Industry Standard https://lwn.net/Articles/213439/ https://lwn.net/Articles/213439/ drag Well, unfortunately, is why OpenXML support for OpenOffice.org is going to be important.<br> <p> Because although ODF may be adopted by some governments because it makes sense from a technical standpoint the VAST majority of businesses aren't.<br> <p> They all use Microsoft Office, which is going to use OpenXML by default. <br> <p> Unfortunate how that is Novell's move is for OpenXML support in OO.org is a very intellegent move at this time.<br> <p> The next best thing is somebody going and breaking MS Office's DRM while making encryption easy to use for OO.org so you don't start having people forcing(government regulations, 'best practices' security recommendations, etc) use of OpenXML and MS Office for security reasons.<br> Sat, 09 Dec 2006 02:55:33 +0000 The Empire Strikes Back https://lwn.net/Articles/213406/ https://lwn.net/Articles/213406/ AJWM <font class="QuotedText">&gt; no 600-page spec is "open" </font><br> <p> Argh, typo. 6000-page spec, not 600-page, of course.<br> <p> Fri, 08 Dec 2006 22:52:23 +0000 The Empire Strikes Back https://lwn.net/Articles/213400/ https://lwn.net/Articles/213400/ AJWM <font class="QuotedText">&gt; but if there's another standard that is just as open</font><br> <p> Mighty big "if" there. It should be in 20pt type and boldface.<br> <p> So far, OpenXML is NOT just as open. (And don't bother pointing me at the spec. Even assuming Microsoft has implemented it exactly as specified (which would be a first*), no 600-page spec is "open" in any useful meaning of the word.)<br> <p> (*Of course, historically Microsoft has said "the source is the spec" -- but then kept the source closed.)<br> Fri, 08 Dec 2006 22:32:41 +0000 Two links people might find interesting in this context https://lwn.net/Articles/213392/ https://lwn.net/Articles/213392/ khim <p>I think <a href="http://blogs.adobe.com/shebanation/2006/12/open_xml_one-way.html">this</a> is more interesting. <b>Microsoft itself</b> decided <b>not</b> to support this abomination in it's MS Office for Mac directly - they are porting Windows code instead! And you expect that someone <b>else</b> will be able to correctly implement that ? Unbelievable...</p> Fri, 08 Dec 2006 21:34:43 +0000 We've seen this approach before... https://lwn.net/Articles/213389/ https://lwn.net/Articles/213389/ khim <p>Remember dynamic HTML ? It was Microsoft-invented standard <b>but</b> it was not implemented fully for <b>years and years</b> (some features of CSS<b>1</b> was only finally implemented in MS IE <b>7</b>!). You can be pretty sure that the same thing will happen there as well: MS Office 2007 does not implement this standard. It has "mistakes" - and you can bet there are a lot of them. Of course Microsoft <b>will</b> fix them - by the 2015 or 2020. Till then... you'd better use MS Office 2007 to avoid incompatibility, right ?</p> <p>Really sad day - but what else can you expect when there are billions available for bribing ?</p> Fri, 08 Dec 2006 21:10:53 +0000 The Empire Strikes Back https://lwn.net/Articles/213384/ https://lwn.net/Articles/213384/ stijn I seem to remember that MicroSoft puts restriction in place for what kind of software is allowed to <br> use this "open" standard, i.e. by licenses that are not transferable and certainly exclude GPL-type <br> software. A quick search in Google for open+office+xml+license+gpl yields ample fodder. So it is <br> another kind of open, not as we know it, detrimental to interoperable document processing <br> software and detrimental to the concept of "open standard". Unless I missed the footnote where <br> they tell us everything is different now.<br> Fri, 08 Dec 2006 20:24:39 +0000 The Empire Strikes Back https://lwn.net/Articles/213385/ https://lwn.net/Articles/213385/ rfunk OpenXML is 6000 pages and takes 150 person-years to implement. <br> We don't win. <br> Fri, 08 Dec 2006 20:19:23 +0000 Don't be fooled https://lwn.net/Articles/213383/ https://lwn.net/Articles/213383/ JoeBuck Read <a href="http://www.informationweek.com/news/showArticle.jhtml?articleID=196601781">Cory Doctorow's analysis</a> of the "Information Rights Management" that's packaged with Office 2003. This is not an unencumbered format. Fri, 08 Dec 2006 20:17:45 +0000 Two links people might find interesting in this context https://lwn.net/Articles/213380/ https://lwn.net/Articles/213380/ greve <ul> <li>Fellowship of FSFE: <a href="http://www.fsfe.org/fellows/greve/freedom_bits/is_openxml_now_a_standard">Is OpenXML now a standard?</a></li> <li>Groklaw: <a href="http://web.archive.org/web/20210118000004/http://www.groklaw.net/article.php?story=20061208135621706">Novells "Danaergeschenk"</a></li> </ul> Fri, 08 Dec 2006 20:11:07 +0000