July 2008 - Posts

XML Standards in Government

Last month has also featured one of the important national government events for Open Document Standards, namely:
XML Standards in Government Workshop (http://www.dst.gov.za/invite/)

 

South African Department of Science and Technology have organised this workshop on June 17th to 20th 2008 at Tshwane University.

“The purpose of the workshop is to consolidate (and indeed celebrate!) the work done to date on the adoption of XML standards in the public sector and to prepare the strategic direction for future work on the development, adoption and implementation of information standards to further enhance service delivery.”

And I agree, there was a lot to celebrate about XML standards like the fact that OpenXML has been approved as an ISO/IEC standard in spite of jealous protests by fearful competitors.

Although Microsoft was invited to the workshop sadly, as you can also pick up from the speaker panel and their brief backgrounds, the workshop was very much one-sided, and very much biased towards ODF (OpenDocument format (ODF)).

But I plan to do more about this, and I will blog more about it as things unfold.

Basically the local committee which discusses document formats at the SABS is the StanSA/SC71L Document Description and Processing Languages technical committee, and I plan to be be part of those discussions at least once. The problem is that they happen in Pretoria and I’m in Cape Town.

Posted by Zlatan | with no comments

OpenXML SDK Version Jun08

Once again, I’m glad to be back at blogging after another period of intense work.

For those of you that might not know, and are huge/diehard fans of OpenXML last month hailed a new release of the OpenXML SDK (http://www.microsoft.com/downloads/details.aspx?FamilyId=AD0B72FB-4A1D-4C52-BDB5-7DD7E816D046&displaylang=en).

This SDK is constantly being improved and this time it features excellent additional features. Although it was released sometime last month (Version June08) it’s considered to be April 2008 Technology Preview. The Open XML Format SDK April 2008 Technology Preview release contained the featured changes described below:

·         Moved the AddNewPart<T>() method from the OpenXmlPart class to OpenXmlPartContainer class·         Added the overloaded AddNewPart<T>() method that receives a relationship Id parameter as input·         Supported annotations on document parts·         Moved three document enumerations from the Microsoft.Office.DocumentFormat.OpenXml.Packaging namespace to the Microsoft.Office.DocumentFormat.OpenXml namespace·         Implemented naming changes

Also with many more “How To”s included.

Posted by Zlatan | with no comments