DavidOverton.com
This site is my way to share my views and general business and IT information with you about Microsoft, IT solutions for ISVs, technologists and businesses, large and small.  

Browse by Tags

  • Office from the past, ODF and OOXML (Office of today and tomorrow) and why is organic growth nearly always bad for software and why re-writing is not good either

    As I have said many times in the past I used to write document conversation tools. I believe this gives me a valid reason to be able to pass comment on the ODF/OOMXL debate that is raging at the moment. If these types of questions interest you, have a look at the book I talk about later ( In Search of Stupidity: Over 20 Years of High-Tech Marketing Disasters (UK) or here for US link ) Lets start with some history about the Office 97-2003 file formats. Joel was writing about this today ( Why are the Microsoft Office file formats so complicated? (And some workarounds) - Joel on Software ). Note that part of what he has commented on is the fact that the documentation for the binary file format is now available from Microsoft: Why are the Microsoft Office file formats so complicated? (And some workarounds) This item ran on the Joel on Software homepage on Tuesday, February 19, 2008 Last week, Microsoft published the binary file formats for Office . These formats appear to be almost completely insane. The Excel 97...
  • Office Open XML file format information or Standard ECMA-376 and the OOXML SDK information on MSDN

    I saw this question asked internally today, so I thought I would share. If you want to develop to use the Open XML document format you probably want to look at two things. The Microsoft resources (eg http://msdn2.microsoft.com/en-gb/office/aa905545.aspx ) and the ECMA resources Standard ECMA-376 . On the MSDN site you will find documentation and a MS SDK (less interest if you are developing using a functional language for your mainframe ). The ECMA site has the following: Standard ECMA-376 Office Open XML File Formats (December 2006) This Standard defines Office Open XML's vocabularies and document representation and packaging. It also specifies requirements for consumers and producers of Office Open XML. An Office Open XML overview is available on the Ecma website. Copy these file(s), free of charge: File name Size (Bytes) Content ECMA-376 Part 1 350 630 zipped DOCX file ECMA-376 Part 1 1 441 795 zipped PDF file ECMA-376 Part 2 341 625 zipped DOCX file with 2 Annexes ECMA-376 Part 2 1 286 494 zipped PDF file...
  • Microsoft Passes OpenAjax Alliance Interop Tests

    More evidence that Microsoft is playing very nicely with its "open" buddies. The Open Ajax Alliance has confirmed that Microsoft has passed its interop tests. Microsoft Passes OpenAjax Alliance Interop Tests By Darryl K. Taft Microsoft joins several other companies and open-source projects in meeting OpenAjax guidelines. Microsoft has passed the OpenAjax Alliance's suite of interoperability tests to prove that its software can interoperate with other parts of the OpenAjax ecosystem. On the eve of the AJAX World Conference and Expo 2007 West taking place Sept. 23-26 in Santa Clara, Calif., Microsoft officials said the Redmond, Wash., company's software passed the OpenAjax InteropFest 1.0 tests and is interoperable with other AJAX (Asynchronous JavaScript and XML) components in the OpenAjax ecosystem through the OpenAjax Hub. The OpenAjax Hub is a set of standard JavaScript functionalities defined by the OpenAjax Alliance, with strong focus on being small and fast. Brad Abrams, a project manager...
  • The Open XML Vote (OOXML) and why I hate politics

    This is a rant and it is my opinion and does not reflect that of Microsoft or others - It is my Opinion! From 1992 to 1995 I had to write document converters - I had to pick apart binary file formats and translate them to another format. It was hard work and I JUST WISHED people would create a largely encompassing standard for documents that was documented so I did not have to do all the work myself. Role forward to today, Office is still the prominent document format (which is now documented on http://msdn.microsoft.com ), but there is a new kid in town that encompass everything that an Office document is and more. This is the Open XML document format. People have cried for years that they wanted the Office Document standard to become more than a defacto standard, they wanted it to become a format an open standard. It was always going to be large, but to cover all the features and functions available in Office, it would have to be. There is no point in the standard being something different to that used in Office...
  • Getting data out of or into Office 2007 documents just got easier with the Open XML gets an SDK

    If you are still undecided in the Open XML debate, or decided but want tools to make it easier then hop over to James blog and have a look at Views on Windows Vista : Open XML gets an SDK : Yesterday Microsoft announced a SDK (Software Development Kit) for SDK which allows developers to create code which works well with the Open XML thanks to the libraries, samples and documentation provided by the SDK. You can download the SDK here . If you now think that having this as a standard is a good idea, please go to here to add your vote. ttfn David Technorati tags: open XML , Office 2007 , Office System

(c)David Overton 2006-23