<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://openxmldeveloper.org/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>OpenXML Developer</title><link>http://openxmldeveloper.org/default.aspx</link><description /><dc:language>en-US</dc:language><generator>CommunityServer 2.0 (Build: 60526.2668)</generator><item><title>Codeplex project to assist in Word document manipulation: DocX</title><link>http://openxmldeveloper.org/archive/2009/07/03/7104.aspx</link><pubDate>Fri, 03 Jul 2009 16:02:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:7104</guid><dc:creator>jenw</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org/comments/7104.aspx</comments><wfw:commentRss>http://openxmldeveloper.org/commentrss.aspx?PostID=7104</wfw:commentRss><description>&lt;P&gt;&lt;FONT size=2 face=Arial&gt;On &lt;A&gt;Codeplex&lt;/A&gt; (a great source of useful projects for all sorts of development things) there is a project called&lt;A href="http://docx.codeplex.com"&gt; DocX&lt;/A&gt;.&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2 face=Arial&gt;To quote the author, Cathal Coffey, "&lt;/FONT&gt;&lt;FONT size=2 face=Arial&gt;DocX is a .NET library which allows developers to manipulate Word 2007 files in an easy and intuitive manner."&amp;nbsp; He goes on to say "It does not use COM libraries nor does it require Office to be installed" and does not rely on the Open XML SDK&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2 face=Arial&gt;Check it out at &lt;A href="http://docx.codeplex.com"&gt;http://docx.codeplex.com&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://openxmldeveloper.org/aggbug.aspx?PostID=7104" width="1" height="1"&gt;</description></item><item><title>New library article: Use Ruby on Rails and XSLT to transform XML </title><link>http://openxmldeveloper.org/archive/2009/07/01/7096.aspx</link><pubDate>Wed, 01 Jul 2009 21:04:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:7096</guid><dc:creator>jenw</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org/comments/7096.aspx</comments><wfw:commentRss>http://openxmldeveloper.org/commentrss.aspx?PostID=7096</wfw:commentRss><description>We now have an example of Open XML document generation using Ruby on Rails here. This is a reimplementation of a previous sample originally written in C#. The new sample, as were the earlier samples, generates a fancy patient report in Word from data contained in an HL7 XML data file, similar to a mail merge. 
&amp;nbsp;
As an aside, now we have the three implementations of the same sample, showing just how open “Open XML” really is:
&amp;nbsp;


C# implementation is here&amp;nbsp;

Java implementation...(&lt;a href="http://openxmldeveloper.org/archive/2009/07/01/7096.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://openxmldeveloper.org/aggbug.aspx?PostID=7096" width="1" height="1"&gt;</description></item><item><title>New library article: Use PowerTools for Open XML to view C# code in a .NET application</title><link>http://openxmldeveloper.org/archive/2009/06/18/6614.aspx</link><pubDate>Fri, 19 Jun 2009 01:28:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:6614</guid><dc:creator>jenw</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org/comments/6614.aspx</comments><wfw:commentRss>http://openxmldeveloper.org/commentrss.aspx?PostID=6614</wfw:commentRss><description>&amp;nbsp;
A new article shows how you can use the code under the hood of PowerTools for OpenXML&amp;nbsp;&amp;nbsp;in a .NET application. PowerTools provided rich PowerShell functionality for simplifying scenarios such as joining documents with a single command. This article, with included code shows, will show&amp;nbsp;you how you can do the same with a single .NET method call instead of from a PowerShell script. The article takes the functionality of an earlier article&amp;nbsp;that does some interesting document...(&lt;a href="http://openxmldeveloper.org/archive/2009/06/18/6614.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://openxmldeveloper.org/aggbug.aspx?PostID=6614" width="1" height="1"&gt;</description></item><item><title>New library article: Using PHP and Facebook</title><link>http://openxmldeveloper.org/archive/2009/06/09/5240.aspx</link><pubDate>Wed, 10 Jun 2009 03:18:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:5240</guid><dc:creator>jenw</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org/comments/5240.aspx</comments><wfw:commentRss>http://openxmldeveloper.org/commentrss.aspx?PostID=5240</wfw:commentRss><description>&lt;SPAN&gt;A code sample in PHP has just been uploaded to the site. The sample creates an Open XML Spreadsheet out of Facebook data. The code &amp;nbsp;was built using the downloadable PHPExcel library on CodePlex at &lt;A href="http://phpexcel.codeplex.com/"&gt;&lt;FONT color=#0000ff&gt;http://phpexcel.codeplex.com/&lt;/FONT&gt;&lt;/A&gt;. The article explaining this shows that you can achieve this or similar functionality with only a few lines of code using PHP. Click &lt;A HREF="/articles/5388.aspx"&gt;here&lt;/A&gt; for the article and source code.&lt;/SPAN&gt;&lt;img src="http://openxmldeveloper.org/aggbug.aspx?PostID=5240" width="1" height="1"&gt;</description></item><item><title>New library article: Introduction to SDK 2.0</title><link>http://openxmldeveloper.org/archive/2009/06/02/4731.aspx</link><pubDate>Tue, 02 Jun 2009 14:28:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:4731</guid><dc:creator>jenw</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org/comments/4731.aspx</comments><wfw:commentRss>http://openxmldeveloper.org/commentrss.aspx?PostID=4731</wfw:commentRss><description>&lt;P class=MsoPlainText&gt;&lt;FONT face="Courier New"&gt;Ever wondered what the Open XML SDK 2.0 has to offer?&amp;nbsp; Here James Newton-King gives an introduction to the Open XML SDK 2.0, and a couple of tools within the SDK that will make working with Open XML easier and more fun.&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoPlainText&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoPlainText&gt;&lt;FONT face="Courier New"&gt;Read it &lt;/FONT&gt;&lt;A href="/articles/4730.aspx"&gt;&lt;FONT face="Courier New"&gt;here&lt;/FONT&gt;&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://openxmldeveloper.org/aggbug.aspx?PostID=4731" width="1" height="1"&gt;</description></item><item><title>Office 2010 for Developers: Office Developer Conference moving to SharePoint Conference 2009 </title><link>http://openxmldeveloper.org/archive/2009/06/02/4769.aspx</link><pubDate>Tue, 02 Jun 2009 14:00:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:4769</guid><dc:creator>jenw</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org/comments/4769.aspx</comments><wfw:commentRss>http://openxmldeveloper.org/commentrss.aspx?PostID=4769</wfw:commentRss><description>&lt;P&gt;Two noteworthy pieces of news:&lt;/P&gt;
&lt;P&gt;1.&amp;nbsp; Want an indepth look at &lt;STRONG&gt;Office 2010 &lt;/STRONG&gt;or a insight into the 64-bit offering? Office 2010 will be highlighted at upcoming &lt;A href="http://www.mssharepointconference.com/pages/default.aspx"&gt;Sharepoint conference&lt;/A&gt; (October 2009, Las Vegas, NV) and at &lt;A href="http://www.msteched.com/teched/default,aspx"&gt;TechEd&lt;/A&gt; conferences around the world in 2009 and 2010.&lt;/P&gt;
&lt;P&gt;2. The Office Developer conference will &lt;STRONG&gt;merge&lt;/STRONG&gt; with the Sharepoint Conference this year ... so there will be no specific Office Developer conference.&amp;nbsp; All the content will be included in the &lt;A href="http://www.mssharepointconference.com/pages/default.aspx"&gt;Sharepoint conference&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://openxmldeveloper.org/aggbug.aspx?PostID=4769" width="1" height="1"&gt;</description></item><item><title>New library article: XSLT transform using Java</title><link>http://openxmldeveloper.org/archive/2009/05/23/4696.aspx</link><pubDate>Sun, 24 May 2009 00:36:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:4696</guid><dc:creator>jenw</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org/comments/4696.aspx</comments><wfw:commentRss>http://openxmldeveloper.org/commentrss.aspx?PostID=4696</wfw:commentRss><description>&lt;P class=MsoNormal&gt;&lt;FONT face=Calibri&gt;We have a new sample on the site written in Java. The code creates an Open XML document using an XML data file, document as a template and XSLT. This sample duplicates an earlier sample which was written in c#. The XML data file is a sample of the international HL7 standard and the document produced is a nicely formatted health clinic report. &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;FONT face=Calibri&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;FONT face=Calibri&gt;Read it &lt;A HREF="/articles/4695.aspx"&gt;here.&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://openxmldeveloper.org/aggbug.aspx?PostID=4696" width="1" height="1"&gt;</description></item><item><title>New library article: Use PHP to create Open XML Spreadsheet reports</title><link>http://openxmldeveloper.org/archive/2009/05/11/4620.aspx</link><pubDate>Mon, 11 May 2009 19:59:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:4620</guid><dc:creator>jenw</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org/comments/4620.aspx</comments><wfw:commentRss>http://openxmldeveloper.org/commentrss.aspx?PostID=4620</wfw:commentRss><description>&lt;SPAN&gt;&lt;o:p&gt;
&lt;P&gt;Using &lt;SPAN&gt;Maarten Balliauws's PHPExcel S&lt;/SPAN&gt;DK&amp;nbsp;&lt;SPAN&gt;&lt;A href="http://www.codeplex.com/PHPExcel"&gt;&lt;SPAN&gt;http://www.codeplex.com/PHPExcel&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp;and &lt;/SPAN&gt;various formats created by financial applications and online banking websites this article will show you how to create an Excel spreadsheet with some basic functions and conditional formatting.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;Read more &lt;A HREF="/articles/4606.aspx"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;img src="http://openxmldeveloper.org/aggbug.aspx?PostID=4620" width="1" height="1"&gt;</description></item><item><title>Simple OpenXML Library - using the Simple OOXML Library to create new documents</title><link>http://openxmldeveloper.org/archive/2009/05/04/4590.aspx</link><pubDate>Tue, 05 May 2009 00:22:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:4590</guid><dc:creator>jenw</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org/comments/4590.aspx</comments><wfw:commentRss>http://openxmldeveloper.org/commentrss.aspx?PostID=4590</wfw:commentRss><description>&lt;P&gt;There is a recent project on Codeplex called Simple OOXML Library - &lt;A href="http://simpleooxml.codeplex.com/"&gt;&lt;SPAN class=Apple-style-span&gt;&lt;FONT color=#336699&gt;http://simpleooxml.codeplex.com&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN class=Apple-style-span&gt; - that enables the creation of Word and Excel documents using the Open XML SDK v2.0.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=Apple-style-span&gt;In the words of creator, James Westgate, the project&amp;nbsp;'&lt;/SPAN&gt;&lt;SPAN class=Apple-style-span&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN class=Apple-style-span&gt;provides a layer of abstraction over version 2.0 as a set of simple classes and methods to create new spreadsheet (Excel) and word processing (Word) files with the following benefits:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;No Excel or Word is required on the server. 
&lt;LI&gt;No in-depth knowledge of the OOXML standard or SDK is required. 
&lt;LI&gt;New documents can be created or existing templates can be modified. 
&lt;LI&gt;Ability to stream directly to the browser or between servers 
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN class=Apple-style-span&gt;High perfor&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN class=Apple-style-span&gt;mance&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;DIV&gt;The following table outlines the classes used to create and read office open xml documents:&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;TABLE&gt;




&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;SPAN class=Apple-style-span&gt;DocumentReader&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=Apple-style-span&gt;Static functions used to create new word processing documents. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;SPAN class=Apple-style-span&gt;DocumentWriter&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=Apple-style-span&gt;Static functions used to paste text items into a word processing document using bookmarks and save the document to a stream or file.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;SPAN class=Apple-style-span&gt;SpreadsheetReader&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=Apple-style-span&gt;Static functions to create new spreadsheet documents and to retrieve worksheet, column and row references. Get style and defined name range parts. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;SPAN class=Apple-style-span&gt;SpreadsheetStyle&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=Apple-style-span&gt;Create an object that can set style, color and font information in a spreadsheet and retrieve and compare style parts.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;SPAN class=Apple-style-span&gt;SpreadsheetWriter&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=Apple-style-span&gt;Static functions to create style parts in a spreadsheet, control shared strings and helper functions when working with spreadsheet documents&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;SPAN class=Apple-style-span&gt;WorksheetReader&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=Apple-style-span&gt;High level and static fucntions to retrieve cell and style information from a worksheet. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;SPAN class=Apple-style-span&gt;WorksheetWriter&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=Apple-style-span&gt;High level and static functions to write text, numeric and datatable based values to a worksheet. Draw borders, insert rows, merge cells and set print areas.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;img src="http://openxmldeveloper.org/aggbug.aspx?PostID=4590" width="1" height="1"&gt;</description></item><item><title>OpenXMLDeveloper.org now on Twitter</title><link>http://openxmldeveloper.org/archive/2009/05/02/4587.aspx</link><pubDate>Sun, 03 May 2009 01:54:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:4587</guid><dc:creator>jenw</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org/comments/4587.aspx</comments><wfw:commentRss>http://openxmldeveloper.org/commentrss.aspx?PostID=4587</wfw:commentRss><description>&lt;P&gt;Open XML Developer is Tweeting&lt;BR&gt;Follow us on Twitter for the latest tidbits of Information from Open XML Developer.&lt;BR&gt;We'll be tweeting news and information about Open XML for developers as well as pointing out particularly useful threads from the Open XML Developer forums.&lt;BR&gt;&lt;A href="http://twitter.com/openxmldev"&gt;http://twitter.com/openxmldev&lt;/A&gt; &lt;/P&gt;&lt;img src="http://openxmldeveloper.org/aggbug.aspx?PostID=4587" width="1" height="1"&gt;</description></item><item><title> Office Compatibility Pack Service Pack 2 released</title><link>http://openxmldeveloper.org/archive/2009/04/30/4588.aspx</link><pubDate>Fri, 01 May 2009 02:08:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:4588</guid><dc:creator>jenw</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org/comments/4588.aspx</comments><wfw:commentRss>http://openxmldeveloper.org/commentrss.aspx?PostID=4588</wfw:commentRss><description>&lt;P class=MsoNormal&gt;&lt;SPAN&gt;&lt;FONT face="Times New Roman" size=3&gt;Microsoft Office Compatibility Pack Service Pack 2 (SP2) gives customers the latest updates to the Office Compatibility Pack for the Microsoft Office Word 2007 Open XML file format, for the Microsoft Office Excel 2007 Open XML file format, and for the Microsoft Office PowerPoint 2007 Open XML file format.&lt;BR&gt;&lt;/FONT&gt;&lt;BR&gt;&lt;FONT face="Times New Roman" size=3&gt;This service pack includes two main categories of fixes:&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI class=MsoNormal&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;FONT face="Times New Roman"&gt;&lt;FONT size=3&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;FONT face="Times New Roman" size=3&gt;Previously unreleased fixes that were made specifically for this service pack.&lt;BR&gt;&lt;B&gt;Note&lt;/B&gt; In addition to general product fixes, these include improvements in stability, in performance, and in security. &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI class=MsoNormal&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;FONT face="Times New Roman"&gt;&lt;FONT size=3&gt;&lt;SPAN&gt;&lt;FONT face="Times New Roman" size=3&gt;All the public updates, security updates, cumulative updates, and hotfixes that were released through February 2009&lt;/FONT&gt;.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;&lt;A href="https://mail.intergen.org.nz/owa/redir.aspx?C=04d431e46a2845da8660bdf648fec7d6&amp;amp;URL=http%3a%2f%2fsupport.microsoft.com%2fkb%2f953331" target=_blank&gt;&lt;FONT color=#0000ff&gt;http://support.microsoft.com/kb/953331&lt;/FONT&gt;&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://openxmldeveloper.org/aggbug.aspx?PostID=4588" width="1" height="1"&gt;</description></item><item><title>PowerTools for Open XML v1.1.1 source code released</title><link>http://openxmldeveloper.org/archive/2009/04/21/4519.aspx</link><pubDate>Tue, 21 Apr 2009 14:21:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:4519</guid><dc:creator>jenw</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org/comments/4519.aspx</comments><wfw:commentRss>http://openxmldeveloper.org/commentrss.aspx?PostID=4519</wfw:commentRss><description>&lt;P class=MsoNormal&gt;&lt;SPAN&gt;&lt;A href="http://www.codeplex.com/PowerTools"&gt;&lt;FONT color=#0000ff size=2 face=Arial&gt;PowerTools for Open XML v1.1.1&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=2 face=Arial&gt; source code is now available.&amp;nbsp; PowerTools for Open XML is an open source project on CodePlex that enables creation and processing of Open XML documents using PowerShell.&amp;nbsp; &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;&lt;FONT size=2 face=Arial&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;&lt;FONT size=2 face=Arial&gt;This is a minor release that addresses four issues - &lt;/FONT&gt;&lt;A href="http://blogs.msdn.com/ericwhite/archive/2009/04/20/release-of-powertools-for-open-xml-v1-1-1.aspx"&gt;&lt;FONT size=2 face=Arial&gt;read more&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=2 face=Arial&gt;.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://openxmldeveloper.org/aggbug.aspx?PostID=4519" width="1" height="1"&gt;</description></item><item><title>InterNational Committee for Information Technology Standards (INSITS) votes Open XML IS29500 as an American Standard</title><link>http://openxmldeveloper.org/archive/2009/04/17/4497.aspx</link><pubDate>Fri, 17 Apr 2009 17:51:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:4497</guid><dc:creator>jenw</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org/comments/4497.aspx</comments><wfw:commentRss>http://openxmldeveloper.org/commentrss.aspx?PostID=4497</wfw:commentRss><description>&lt;P&gt;The US vote to adopt Open XML - IS29500 - as an American National Standard closed on evening of Wednesday 15 April.&amp;nbsp; As as result Open XML IS29500 is the newest American National Standard.&lt;/P&gt;
&lt;P&gt;The vote was a 12 yes / 0 no / 2 abstain / 4 not yet split.&amp;nbsp; Full results can be found at &lt;A href="http://ballot.itic.org/itic/tallyvote.taf?function=vote&amp;amp;committee=INCITS&amp;amp;ballot_id=3025&amp;amp;_UserReference=B1C55B9B4013124949E6A7C5"&gt;http://ballot.itic.org/itic/tallyvote.taf?function=vote&amp;amp;committee=INCITS&amp;amp;ballot_id=3025&amp;amp;_UserReference=B1C55B9B4013124949E6A7C5&lt;/A&gt;&lt;/P&gt;&lt;img src="http://openxmldeveloper.org/aggbug.aspx?PostID=4497" width="1" height="1"&gt;</description></item><item><title>April Open XML 2.0 SDK Community Technical Preview is released</title><link>http://openxmldeveloper.org/archive/2009/04/14/4472.aspx</link><pubDate>Tue, 14 Apr 2009 16:18:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:4472</guid><dc:creator>jenw</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org/comments/4472.aspx</comments><wfw:commentRss>http://openxmldeveloper.org/commentrss.aspx?PostID=4472</wfw:commentRss><description>&lt;P class=MsoNormal&gt;&lt;B&gt;&lt;SPAN&gt;&lt;FONT face=Calibri&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/B&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;&lt;o:p&gt;&lt;FONT face=Arial&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;&lt;FONT face=Arial&gt;April 2009 Open XML SDK 2.0 CTP permits Open XML documents to be validated in addition to the manipulation of the Open XML document content released in earlier CTP. The validation support is designed to help reduce the possibility of invalid or corrupt Open XML files.&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;&lt;o:p&gt;&lt;FONT face=Arial&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;&lt;FONT face=Arial&gt;Open XML SDK 2.0 April 2009 Community Technical Preview (CTP) is available for download &lt;/FONT&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyId=C6E744E5-36E9-45F5-8D8C-331DF206E0D0&amp;amp;displaylang=en"&gt;&lt;FONT color=#0000ff face=Arial&gt;here&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Arial&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://openxmldeveloper.org/aggbug.aspx?PostID=4472" width="1" height="1"&gt;</description></item><item><title>New Article: Generating a document using PowerTools for Open XML and PowerShell </title><link>http://openxmldeveloper.org/archive/2009/04/08/4452.aspx</link><pubDate>Wed, 08 Apr 2009 16:24:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:4452</guid><dc:creator>jenw</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org/comments/4452.aspx</comments><wfw:commentRss>http://openxmldeveloper.org/commentrss.aspx?PostID=4452</wfw:commentRss><description>&lt;P&gt;&lt;SPAN&gt;In this article Lawrence Hodson demonstrates how, using Powertools for Open XML and Powershell, it is possible to create a simple SLA report.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The script conditionally assembles a an SLA or system status report document based on on live WMI (Windows Management Interface) data. The article is cool because it shows PowerShell doing both WMI and OpenXML together.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Check it out &lt;A HREF="/articles/4418.aspx"&gt;here&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://openxmldeveloper.org/aggbug.aspx?PostID=4452" width="1" height="1"&gt;</description></item></channel></rss>