Microsoft Arghffice, docx
Monday, March 31st, 2008So I’ve been dealing this week with the new Microsoft Office 2007. The interface is the most usable interface I’ve ever dealt with. It needs to be implemented horizontally across all of vista. Apple seems to be able to manage this task, microsoft should too.
The problem I’ve been having with office is docx conversions. Docx conversion to word 2003 doc or to rtf does not work as well as it should. Instead of removing any features that don’t exist, it butchers features that do exist. For example, tables are all completely malformed. To be fair, this may be partially an issue with open office’s way of parsing Office 2007’s “office 2003 doc” type.
Microsoft’s document specification, OOXML is about to be ratified by ISO, and I’m not sure that this fact is good. My insecurity is not borne of reasons mentioned above, but on fears of future inability for other programs to implement OOXML parsers. Essentially, we need a standard doc type that can be parsed by any document parser. Additions to the document should be extensions, and parsers should be able to parse the base document and output them without the extensions.