Star/OpenOffice XML Format To Become ISO Standard?
Emil Brink writes "According to this entry in XML spec co-author Tim Bray's excellent blog, the European Commission has formally asked Sun to make the XML file format used in OpenOffice.org into a true ISO standard. Hopefully this will cut down on vendor lock-in and lure people from using Microsoft Office. "
There exists a technical committee at OASIS to make the OpenOffice format a standard (OASIS OpenOffice). How does this differ if it's a ISO standard as well?
It is just that the Microsoft format ist not really a standard. Face it the MSO formats are all undocumented, the Star division did several manyears of reverse engineering of the formats to achieve the results which exist now. And there is no alternative office product currently in existence than the ones from Microsoft which are able to handle the undocumented Microsoft formats better. OOO sometimes handles these formats even better than various office versions in between, which are prone to crash if the document has an error or some weird ole stream within the document cannot be found. The whole file format situation of MSO is a huge mess which Microsoft tries to get away from as well. (hence the move to a documenten but with patents plastered xml baseds office format) Btw. yes I know there exists an official specification to the old office formats, but face it they are nothing more than a nice fairytale contentwise.
"City hall" in German is "Rathaus" Kinda explains a few things......
I spend the majority of my "working time" on the computer word processing, and I actually prefer OO.o. Particularly because of it's UI (for example, double-space is two clicks, not six). And I can create my own outline, thank you very much. Better that way, too, since it gets you to think about what you've written rather than just pressing a button.
How many microsoft engineers does it take to change a lightbulb? None. They just declare darkness to be the new standard.
This is totally stupid. OO.org formats already support embedded images. The OO.org format is actually a tar.gz that can contain many files, including XML documents and PNG images.
If it is a vector image they can just use SVG, which is XML.
If it is a raster image they just use PNG and embed the dile
Do you really know that little about OO formats or is this a joke?
The main problem with Microsoft's formats is that they are basicly memory dumps of the actual data heap. To have a program read those memory dumps it has to follow the memory structure of Microsoft Office, which is not easy even for Microsoft, because they change their binaries from time to time, thus making their own product slightly incompatible to their format.
In the most cases it's very odd combinations of different features used in a document that causes the incompatibilities, often they aren't that easy to reproduce. I had MS Office dying in serveral versions due to Word-Documents, which where written in one version of Word, later converted to a newer version and converted back to the old one (this happens quite easily if you are working on the same document at different workplaces with different versions of MS Office installed.)
Programs that are just trying to make sense from the dumps without trying to mimick the memory structure of MS Office have on the one side an easier task because they can't run into memory leaks, dangling pointers or otherwise corrupt data in memory. They interprete the data as an odd structure on file, not in memory. So often those corrupt Word documents could be saved by reading them into Open Office and saving them again in Word format. On the other hand they are often at loss with structures that in some magic way work with MS Office because of some not-quite-bug-not-quite-feature program part. With those situations at hand you may loose some formatting or some contents of your Word files. So it's always recommended to proofread your document after opening it in something else than Word.
But you should also proofread them when you are opening them with just another version of Word, even with a different Service Pack level of the same major release. You never know which bug was fixed where and which odd behaviour which accidentically made your document format right doesn't work no longer.
Making the OASIS Open Office XML format also an ISO standard would surely be nice and make it look better on paper to corporate and institutional IT managers. But for the EU, the current standardization process through OASIS should be good enough, since the question is whether controlling the format by two standards bodies at the same time will be technically feasible at all.
gopher://cramer.plaintext.cc http://cramer.plaintext.cc:70
I do it with no clicks -- Ctrl-2 for double-spaced, Ctrl-5 for 1.5 spaced, Ctrl-1 to go back to single spaced. This keyboard shortcut works in both MS Office and OpenOffice.org. Another option, as others have pointed out, is to customize your toolbars -- again, a solution that works for both products.