<?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>Open XML SDK V2 CTP available</title><link>http://openxmldeveloper.org./archive/2008/09/16/3702.aspx</link><pubDate>Tue, 16 Sep 2008 19:27:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:3702</guid><dc:creator>ecullins</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org./comments/3702.aspx</comments><wfw:commentRss>http://openxmldeveloper.org./commentrss.aspx?PostID=3702</wfw:commentRss><description>&lt;P&gt;&lt;B&gt;Open XML SDK V2.&lt;/B&gt; The first CTP of V2 of the Open XML SDK is &lt;A href="http://go.microsoft.com/fwlink/?LinkId=127912"&gt;now available&lt;/A&gt; for download.
&lt;P&gt;This release includes a high-level DOM (document object model) for Open XML development, as well as several tools to streamline Open XML development: 
&lt;UL&gt;
&lt;LI&gt;The &lt;B&gt;OpenXmlDiff&lt;/B&gt; utility identifies differences in the markup in two Open XML documents. 
&lt;LI&gt;The &lt;B&gt;Open XML Class Explorer&lt;/B&gt; helps you determine which strongly typed class to use for a specific task, and includes the text of the relevant section of the ECMA-376 spec for each class. 
&lt;LI&gt;The &lt;B&gt;Open XML Document Reflector&lt;/B&gt; takes a target document as input, and with a few clicks it shows you the C# code needed to generate that document (or a section of it) with the Open XML SDK.&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;A href="http://blogs.msdn.com/ericwhite/archive/2008/09/06/announcing-the-first-ctp-of-open-xml-sdk-v2.aspx"&gt;See Eric White's blog post for&amp;nbsp;more details&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://openxmldeveloper.org./aggbug.aspx?PostID=3702" width="1" height="1"&gt;</description><category domain="http://openxmldeveloper.org./archive/category/1002.aspx">Open Packaging Convention</category><category domain="http://openxmldeveloper.org./archive/category/1003.aspx">WordProcessingML</category><category domain="http://openxmldeveloper.org./archive/category/1004.aspx">SpreadsheetML</category><category domain="http://openxmldeveloper.org./archive/category/1005.aspx">PresentationML</category><category domain="http://openxmldeveloper.org./archive/category/1007.aspx">.NET (C#, VB, J#, C++/CLI)</category><category domain="http://openxmldeveloper.org./archive/category/1014.aspx">DrawingML</category></item><item><title>Open XML Power Tools released</title><link>http://openxmldeveloper.org./archive/2008/06/12/3351.aspx</link><pubDate>Thu, 12 Jun 2008 14:49:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:3351</guid><dc:creator>dmahugh</dc:creator><slash:comments>2</slash:comments><comments>http://openxmldeveloper.org./comments/3351.aspx</comments><wfw:commentRss>http://openxmldeveloper.org./commentrss.aspx?PostID=3351</wfw:commentRss><description>&lt;P&gt;The Open XML Power Tools, an open source project on Codeplex to create PowerShell cmdlets for automating Open XML document management tasks, has been released on Codeplex at &lt;A href="http://www.codeplex.com/PowerTools"&gt;http://www.codeplex.com/PowerTools&lt;/A&gt;. Non-developers can use these cmdlets to build PowerShell scripts that automate processes such as adding a digital signature or watermark to documents, removing metadata, or updating Custom XML parts. The first release includes these cmdlets: &lt;/P&gt;
&lt;P&gt;
&lt;UL&gt;
&lt;LI&gt;Accept-OpenXmlChange&lt;/LI&gt;
&lt;LI&gt;Add-OpenXmlContent&lt;/LI&gt;
&lt;LI&gt;Add-OpenXmlDigitalSignature&lt;/LI&gt;
&lt;LI&gt;Add-OpenXmlDocumentIndex&lt;/LI&gt;
&lt;LI&gt;Add-OpenXmlDocumentTOA&lt;/LI&gt;
&lt;LI&gt;Add-OpenXmlDocumentTOC&lt;/LI&gt;
&lt;LI&gt;Add-OpenXmlDocumentTOF&lt;/LI&gt;
&lt;LI&gt;Add-OpenXmlPicture&lt;/LI&gt;
&lt;LI&gt;Export-OpenXmlSpreadsheet&lt;/LI&gt;
&lt;LI&gt;Export-OpenXmlToHtml&lt;/LI&gt;
&lt;LI&gt;Export-OpenXmlWordprocessing&lt;/LI&gt;
&lt;LI&gt;Get-OpenXmlBackground&lt;/LI&gt;
&lt;LI&gt;Get-OpenXmlComment&lt;/LI&gt;
&lt;LI&gt;Get-OpenXmlCustomXmlData&lt;/LI&gt;
&lt;LI&gt;Get-OpenXmlDigitalSignature&lt;/LI&gt;
&lt;LI&gt;Get-OpenXmlDocument&lt;/LI&gt;
&lt;LI&gt;Get-OpenXmlFooter&lt;/LI&gt;
&lt;LI&gt;Get-OpenXmlHeader&lt;/LI&gt;
&lt;LI&gt;Get-OpenXmlStyle&lt;/LI&gt;
&lt;LI&gt;Get-OpenXmlTheme&lt;/LI&gt;
&lt;LI&gt;Get-OpenXmlWatermark&lt;/LI&gt;
&lt;LI&gt;Lock-OpenXmlDocument&lt;/LI&gt;
&lt;LI&gt;Remove-OpenXmlComment&lt;/LI&gt;
&lt;LI&gt;Remove-OpenXmlDigitalSignature&lt;/LI&gt;
&lt;LI&gt;Set-OpenXmlBackground&lt;/LI&gt;
&lt;LI&gt;Set-OpenXmlContentFormat&lt;/LI&gt;
&lt;LI&gt;Set-OpenXmlContentStyle&lt;/LI&gt;
&lt;LI&gt;Set-OpenXmlCustomXmlData&lt;/LI&gt;
&lt;LI&gt;Set-OpenXmlFooter&lt;/LI&gt;
&lt;LI&gt;Set-OpenXmlHeader&lt;/LI&gt;
&lt;LI&gt;Set-OpenXmlStyle&lt;/LI&gt;
&lt;LI&gt;Set-OpenXmlTheme&lt;/LI&gt;
&lt;LI&gt;Set-OpenXmlWatermark&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Open XML developers will find these cmdlets useful as source-code samples for all of the above topics, and also as samples of how to use Microsoft's Open XML Formats SDK (which was used for the development of the power tools). For detailed information about the Open XML Power Tools see Eric White's blog post "&lt;A href="http://blogs.msdn.com/ericwhite/archive/2008/06/11/processing-open-xml-documents-server-side-using-powershell.aspx"&gt;Processing Open XML documents server-side using PowerShell&lt;/A&gt;. &lt;/P&gt;&lt;img src="http://openxmldeveloper.org./aggbug.aspx?PostID=3351" width="1" height="1"&gt;</description><category domain="http://openxmldeveloper.org./archive/category/1002.aspx">Open Packaging Convention</category><category domain="http://openxmldeveloper.org./archive/category/1007.aspx">.NET (C#, VB, J#, C++/CLI)</category></item><item><title>Open XML Formats SDK Version 1 released</title><link>http://openxmldeveloper.org./archive/2008/06/11/3342.aspx</link><pubDate>Wed, 11 Jun 2008 11:16:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:3342</guid><dc:creator>dmahugh</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org./comments/3342.aspx</comments><wfw:commentRss>http://openxmldeveloper.org./commentrss.aspx?PostID=3342</wfw:commentRss><description>&lt;P&gt;Microsoft announced this week the release of Version 1 of the Open XML Formats SDK, an API that allows .NET developers to read, write, and modify Open XML documents. Follow these links to download the API or get more information: &lt;/P&gt;
&lt;P&gt;
&lt;UL&gt;
&lt;LI&gt;Open XML Formats SDK download link:&lt;BR&gt;&lt;A href="http://go.microsoft.com/fwlink/?LinkId=120908"&gt;http://go.microsoft.com/fwlink/?LinkId=120908&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Open XML Formats SDK documentation:&lt;BR&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/bb448854.aspx"&gt;http://msdn.microsoft.com/en-us/library/bb448854.aspx&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;MSDN Forum: Open XML Format SDK:&lt;BR&gt;&lt;A href="http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=1647&amp;amp;SiteID=1"&gt;http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=1647&amp;amp;SiteID=1&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;What's New in the Open XML Format SDK 1.0:&lt;BR&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/cc471858.aspx"&gt;http://msdn.microsoft.com/en-us/library/cc471858.aspx&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Additional information is available in blog posts by &lt;A href="http://blogs.msdn.com/erikaehrli/archive/2008/06/10/announcing-the-open-xml-format-sdk-1-0.aspx"&gt;Erika Ehrli&lt;/A&gt; and &lt;A href="http://blogs.msdn.com/dmahugh/archive/2008/06/10/open-xml-sdk-version-1-released.aspx"&gt;Doug Mahugh&lt;/A&gt;. &lt;/P&gt;&lt;img src="http://openxmldeveloper.org./aggbug.aspx?PostID=3342" width="1" height="1"&gt;</description><category domain="http://openxmldeveloper.org./archive/category/1002.aspx">Open Packaging Convention</category><category domain="http://openxmldeveloper.org./archive/category/1007.aspx">.NET (C#, VB, J#, C++/CLI)</category></item><item><title>Microsoft announces Open XML SDK roadmap</title><link>http://openxmldeveloper.org./archive/2008/03/13/OpenXMLSDK.aspx</link><pubDate>Thu, 13 Mar 2008 20:08:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:2868</guid><dc:creator>dmahugh</dc:creator><slash:comments>4</slash:comments><comments>http://openxmldeveloper.org./comments/2868.aspx</comments><wfw:commentRss>http://openxmldeveloper.org./commentrss.aspx?PostID=2868</wfw:commentRss><description>&lt;P&gt;Microsoft unveiled today the roadmap for the Open XML SDK that was released last June as a CTP (Community Technology Preview) version. After collecting developer feedback through the CTP release, they've put together a two-phased release plan to get developers a released version of the API quickly (May of this year) and then build on that with additional functionality for a final version in the Office 14 timeframe. &lt;/P&gt;
&lt;P&gt;Links to resources for this article: 
&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://msdn2.microsoft.com/en-us/library/bb448854.aspx"&gt;Open XML SDK download page&lt;/A&gt; 
&lt;LI&gt;&lt;A href="http://msdn2.microsoft.com/en-us/library/bb491088.aspx"&gt;"How To ..." articles for the SDK on MSDN&lt;/A&gt; 
&lt;LI&gt;&lt;A href="http://www.youtube.com/watch?v=t_FYHd234ng"&gt;Video interview with Zeyad Rajabi and Eric White&lt;/A&gt; 
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/ericwhite/archive/2008/03/14/technical-improvements-in-the-open-xml-sdk.aspx"&gt;Eric White's blog&lt;/A&gt; 
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/dmahugh"&gt;Doug Mahugh's blog&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG alt="Open XML SDK roadmap: timeline" hspace=0 src="http://www.mahugh.com/images/blog/2008/03/13/timeline.png" border=0&gt; &lt;/P&gt;
&lt;P&gt;The Open XML API will be released in two versions. Version 1.0 will include an updated version of the CTP that was released in June 2007, to be released in April 2008 with a final release of Version 1.0 in May 2008. Version 2.0 will be available as a CTP version this summer, and the final release will be part of the Office 14 wave of products and technologies. (Office "14" is the next major release of Microsoft Office.) &lt;/P&gt;
&lt;P&gt;Both versions will be free downloads on MSDN, available at the &lt;A href="http://msdn2.microsoft.com/en-us/library/bb448854.aspx"&gt;Open XML SDK page&lt;/A&gt;. Version 1.0 will include the following functionality: 
&lt;UL&gt;
&lt;LI&gt;Strongly typed access to parts within Open XML documents (a few typical examples: classes for the main body part or style part of a word-processing document, the workbook and worksheet parts in a spreadsheet document, or the presentation and slide parts in a presentation document) 
&lt;LI&gt;Simple access to the parts within an Open XML document, relative to other existing APIs (example: one line of code to retrieve or replace a part) 
&lt;LI&gt;“Linq-friendly” annotation capabilities, to allow developers to use the SDK with emerging Linq to XML technology (&lt;A href="http://blogs.msdn.com/ericwhite/archive/2008/03/14/technical-improvements-in-the-open-xml-sdk.aspx"&gt;Eric White's blog&lt;/A&gt; has a code sample demonstrating this capability) 
&lt;LI&gt;Consistency and naming changes per feedback from the developer community since the June 2007 CTP version, including adherence to .NET naming conventions 
&lt;LI&gt;The May 2008 RTW (released to web) version will be ready to go live, and developers can build shipping products on it&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Version 2.0 will add the following capabilities: 
&lt;UL&gt;
&lt;LI&gt;Content object model including additional classes and methods for simplifying developer work within parts (example: methods for retrieving or modifying a specific paragraph, style, cell, or shape within a part) 
&lt;LI&gt;Search functionality, for simple searching of content in all document types 
&lt;LI&gt;Validation functionality, to verify that modified or created documents are compliant with the Open XML standard 
&lt;LI&gt;High-level “scenario-based” functionality (examples: creating a document from a template, accepting all revisions in a document) 
&lt;LI&gt;Shared ML functionality (example: classes for DrawingML chart parts and other parts that can appear in multiple document types)&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The functionality in this roadmap was driven by feedback received from developers since the CTP release last June. A recurring theme was that developers want more tools to help edit and manipulate the underlying XML within the parts, and this is reflected in new methods that will be included in the content object model, as well as Linq-related changes as mentioned above. &lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.youtube.com/watch?v=t_FYHd234ng"&gt;&lt;IMG alt="" hspace=10 src="http://www.mahugh.com/images/blog/2008/03/13/zeyad.jpg" align=right border=0&gt;&lt;/A&gt; For more detailed information about what's coming in the Open XML SDK, see Jean-Christophe Cimetiere's &lt;A href="http://www.youtube.com/watch?v=t_FYHd234ng"&gt;video interview with Zeyad Rajabi and Eric White&lt;/A&gt; where they discuss the changes in the SDK and show some of the details of how it will work. &lt;/P&gt;
&lt;P&gt;To download the latest version of the SDK or for links to more information, see the &lt;A href="http://msdn2.microsoft.com/en-us/library/bb448854.aspx"&gt;Open XML SDK page&lt;/A&gt; on MSDN. &lt;/P&gt;&lt;img src="http://openxmldeveloper.org./aggbug.aspx?PostID=2868" width="1" height="1"&gt;</description><category domain="http://openxmldeveloper.org./archive/category/1002.aspx">Open Packaging Convention</category><category domain="http://openxmldeveloper.org./archive/category/1003.aspx">WordProcessingML</category><category domain="http://openxmldeveloper.org./archive/category/1004.aspx">SpreadsheetML</category><category domain="http://openxmldeveloper.org./archive/category/1005.aspx">PresentationML</category><category domain="http://openxmldeveloper.org./archive/category/1007.aspx">.NET (C#, VB, J#, C++/CLI)</category><category domain="http://openxmldeveloper.org./archive/category/1014.aspx">DrawingML</category></item><item><title>Release of Open XML to Daisy translator </title><link>http://openxmldeveloper.org./archive/2008/01/28/2675.aspx</link><pubDate>Tue, 29 Jan 2008 03:23:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:2675</guid><dc:creator>Sheela E N</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org./comments/2675.aspx</comments><wfw:commentRss>http://openxmldeveloper.org./commentrss.aspx?PostID=2675</wfw:commentRss><description>&lt;P class=MsoNormal&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;Open XML to Daisy translator&amp;nbsp;(Office Open XML WordProcessingML document to Daisy DTBook document)&amp;nbsp;V1 Alpha is now available at &lt;A title=blocked::http://sourceforge.net/projects/openxml-daisy/ href="http://sourceforge.net/projects/openxml-daisy/"&gt;&lt;FONT color=#800080&gt;http://sourceforge.net/projects/openxml-daisy/&lt;/FONT&gt;&lt;/A&gt; for download.&lt;/SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;This release has covered 13 important features of Daisy. To know more&amp;nbsp;about this release, refer&amp;nbsp;this link&lt;/SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;&lt;A title="blocked::http://blogs.technet.com/reedblog/archive/2008/01/25/open-xml-to-daisy-v1-is-live.aspx&amp;#10;http://blogs.technet.com/reedblog/archive/2008/01/25/open-xml-to-daisy-v1-is-live.aspx" href="http://blogs.technet.com/reedblog/archive/2008/01/25/open-xml-to-daisy-v1-is-live.aspx"&gt;&lt;SPAN&gt;http://blogs.technet.com/reedblog/archive/2008/01/25/open-xml-to-daisy-v1-is-live.aspx&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://openxmldeveloper.org./aggbug.aspx?PostID=2675" width="1" height="1"&gt;</description><category domain="http://openxmldeveloper.org./archive/category/1002.aspx">Open Packaging Convention</category><category domain="http://openxmldeveloper.org./archive/category/1003.aspx">WordProcessingML</category></item><item><title>Accessibility Experts Guidelines for Ecma-376 Open XML (DIS29500)</title><link>http://openxmldeveloper.org./archive/2008/01/09/2601.aspx</link><pubDate>Thu, 10 Jan 2008 03:46:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:2601</guid><dc:creator>dmahugh</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org./comments/2601.aspx</comments><wfw:commentRss>http://openxmldeveloper.org./commentrss.aspx?PostID=2601</wfw:commentRss><description>Accessibility experts reviewed Ecma-376 Open XML (DIS29500) and created Accessibility Guidelines that must be followed to ensure that Open XML implementations are accessible.&amp;nbsp; This is a working draft and the authors welcome additional feedback and comments.&lt;BR&gt;&lt;img src="http://openxmldeveloper.org./aggbug.aspx?PostID=2601" width="1" height="1"&gt;</description><enclosure url="http://openxmldeveloper.org./attachment/2601.ashx" length="535777" type="application/pdf" /></item><item><title>Open XML to Daisy Translator</title><link>http://openxmldeveloper.org./archive/2007/12/09/2484.aspx</link><pubDate>Mon, 10 Dec 2007 03:15:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:2484</guid><dc:creator>Sheela E N</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org./comments/2484.aspx</comments><wfw:commentRss>http://openxmldeveloper.org./commentrss.aspx?PostID=2484</wfw:commentRss><description>&lt;P&gt;Sonata Software Limited based out of Bangalooru, India, in collaboration with Microsoft and the Daisy Consortium, is developing an open source converter to convert Word documents to Daisy DTBook documents.&amp;nbsp; Please find the press release of the same at &lt;A href="http://openxml-daisy.wiki.sourceforge.net/"&gt;http://openxml-daisy.wiki.sourceforge.net/&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Keep looking to the &lt;A href="http://www.openxmldeveloper.org/"&gt;Open XML Developer web site&lt;/A&gt; for more information and project updates.&lt;/P&gt;&lt;img src="http://openxmldeveloper.org./aggbug.aspx?PostID=2484" width="1" height="1"&gt;</description><category domain="http://openxmldeveloper.org./archive/category/1002.aspx">Open Packaging Convention</category><category domain="http://openxmldeveloper.org./archive/category/1003.aspx">WordProcessingML</category></item><item><title>Office Developer Conference 2008</title><link>http://openxmldeveloper.org./archive/2007/11/16/2403.aspx</link><pubDate>Sat, 17 Nov 2007 02:14:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:2403</guid><dc:creator>dmahugh</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org./comments/2403.aspx</comments><wfw:commentRss>http://openxmldeveloper.org./commentrss.aspx?PostID=2403</wfw:commentRss><description>&lt;A href="https://microsoft.crgevents.com/ODC2008/Content/default.aspx?p=UC3HYF"&gt;&lt;IMG alt="" hspace=10 src="http://www.mahugh.com/images/blog/2007/11/16/odc.jpg" align=right&gt;&lt;/A&gt; 
&lt;P&gt;Microsoft has announced the next &lt;A href="https://microsoft.crgevents.com/ODC2008/Content/default.aspx?p=UC3HYF"&gt;Office Developer Conference&lt;/A&gt;, to be held February 10-13, 2008, in San Jose, California. This event covers Microsoft Office System technologies from a developer perspective, and will include a variety of sessions and hands-on labs regarding Open XML development. The OpenXMLDeveloper web site was &lt;A HREF="/archive/2006/03/18/SiteGoesLive.aspx"&gt;announced by Bill Gates&lt;/A&gt; at the last Office Developer Conference, held in Redmond in March of 2006. &lt;/P&gt;
&lt;P&gt;The final details of the sessions for the 2008 conference will be posted soon on &lt;A href="https://microsoft.crgevents.com/ODC2008/Content/default.aspx?p=UC3HYF"&gt;the conference web site&lt;/A&gt;, so check there for more information. &lt;A href="https://microsoft.crgevents.com/ODC2008/Content/default.aspx?p=WE6KHT"&gt;Early bird registration&lt;/A&gt; is open through November 30. &lt;/P&gt;&lt;img src="http://openxmldeveloper.org./aggbug.aspx?PostID=2403" width="1" height="1"&gt;</description><category domain="http://openxmldeveloper.org./archive/category/1010.aspx">Other</category><category domain="http://openxmldeveloper.org./archive/category/1013.aspx">Windows (Win32, VB6, VFP, other)</category></item><item><title>Developer workshop videos</title><link>http://openxmldeveloper.org./archive/2007/08/29/2066.aspx</link><pubDate>Wed, 29 Aug 2007 16:04:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:2066</guid><dc:creator>dmahugh</dc:creator><slash:comments>3</slash:comments><comments>http://openxmldeveloper.org./comments/2066.aspx</comments><wfw:commentRss>http://openxmldeveloper.org./commentrss.aspx?PostID=2066</wfw:commentRss><description>&lt;P&gt;MSDN has published a comprehensive set of &lt;A href="http://msdn2.microsoft.com/en-us/office/bb738430.aspx"&gt;videos of a 2-day Open XML developer workshop&lt;/A&gt;. These videos cover the content that was posted on OpenXMLDeveloper recently &lt;A HREF="/articles/DeveloperWorkshopContent.aspx"&gt;here&lt;/A&gt;. &lt;/P&gt;
&lt;P&gt;The instructors for this workshop were Doug Mahugh of Microsoft and Chris Predeek of the &lt;A href="http://www.tedpattison.net/"&gt;Ted Pattison Group&lt;/A&gt;, and the workshop was sponsored by &lt;A href="http://www.mindjet.com/"&gt;Mindjet&lt;/A&gt; and took place at their office in San Francisco on June 18-19, 2007. &lt;/P&gt;&lt;img src="http://openxmldeveloper.org./aggbug.aspx?PostID=2066" width="1" height="1"&gt;</description><category domain="http://openxmldeveloper.org./archive/category/1002.aspx">Open Packaging Convention</category><category domain="http://openxmldeveloper.org./archive/category/1003.aspx">WordProcessingML</category><category domain="http://openxmldeveloper.org./archive/category/1004.aspx">SpreadsheetML</category><category domain="http://openxmldeveloper.org./archive/category/1005.aspx">PresentationML</category><category domain="http://openxmldeveloper.org./archive/category/1007.aspx">.NET (C#, VB, J#, C++/CLI)</category><category domain="http://openxmldeveloper.org./archive/category/1014.aspx">DrawingML</category></item><item><title>UPDATED: Accessibility of Open XML</title><link>http://openxmldeveloper.org./archive/2007/07/02/Accessibility_of_Open_XML.aspx</link><pubDate>Mon, 02 Jul 2007 13:37:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:1718</guid><dc:creator>Gray_Knowlton</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org./comments/1718.aspx</comments><wfw:commentRss>http://openxmldeveloper.org./commentrss.aspx?PostID=1718</wfw:commentRss><description>Open XML Formats support accessibility in a number of ways. In explaining this support to its customers, partners and assistive technology vendors, Microsoft has created a preliminary draft report describing how Open XML compares to W3C Web Content Accessibility Guidelines and W3C XML Accessibility guidelines....(&lt;a href="http://openxmldeveloper.org./archive/2007/07/02/Accessibility_of_Open_XML.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://openxmldeveloper.org./aggbug.aspx?PostID=1718" width="1" height="1"&gt;</description><enclosure url="http://openxmldeveloper.org./attachment/1718.ashx" length="1738100" type="application/x-zip-compressed" /><category domain="http://openxmldeveloper.org./archive/category/1003.aspx">WordProcessingML</category><category domain="http://openxmldeveloper.org./archive/category/1004.aspx">SpreadsheetML</category><category domain="http://openxmldeveloper.org./archive/category/1005.aspx">PresentationML</category><category domain="http://openxmldeveloper.org./archive/category/1010.aspx">Other</category><category domain="http://openxmldeveloper.org./archive/category/1014.aspx">DrawingML</category></item><item><title>Microsoft SDK for Open XML Formats Technology Preview</title><link>http://openxmldeveloper.org./archive/2007/06/06/1640.aspx</link><pubDate>Wed, 06 Jun 2007 17:19:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:1640</guid><dc:creator>dmahugh</dc:creator><slash:comments>4</slash:comments><comments>http://openxmldeveloper.org./comments/1640.aspx</comments><wfw:commentRss>http://openxmldeveloper.org./commentrss.aspx?PostID=1640</wfw:commentRss><description>&lt;P&gt;Microsoft has announced a new .NET API for working with the Open XML file formats. The &lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyId=AD0B72FB-4A1D-4C52-BDB5-7DD7E816D046&amp;amp;displaylang=en"&gt;SDK for Open XML&lt;/A&gt; is a free download, and provides a set of typed parts that correspond to the parts in an Open XML document, as well as classes for the package itself and the various document types. The diagram below shows some examples of the types of classes provided in the API:&lt;/P&gt;
&lt;P&gt;&lt;IMG alt="" hspace=0 src="http://www.mahugh.com/images/blog/2007/06/06/sdk.jpg" border=0&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://msdn2.microsoft.com/en-us/library/bb448854.aspx"&gt;Documentation for the new API is available on MSDN&lt;/A&gt;, including a variety of code samples. More information about the samples can be found on &lt;A href="http://blogs.msdn.com/erikaehrli/archive/2007/06/04/announcing-the-new-open-xml-object-model.aspx"&gt;Erika Ehrli's blog&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Microsoft released the technology preview version of this API to get feedback from developers to help guide the future direction of Microsoft's Open XML development tools. You can provide feedback, and also get questions answered, at the &lt;A href="http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=1647&amp;amp;SiteID=1"&gt;MSDN support forum&lt;/A&gt; for the SDK. (That's Microsoft's official support forum,&amp;nbsp;but you can also post questions in the &lt;A HREF="/forums/default.aspx"&gt;Forums&lt;/A&gt; section of OpenXmlDeveloper.) &lt;/P&gt;&lt;img src="http://openxmldeveloper.org./aggbug.aspx?PostID=1640" width="1" height="1"&gt;</description></item><item><title>XMLSpy now supports Open XML formats</title><link>http://openxmldeveloper.org./archive/2007/06/06/1639.aspx</link><pubDate>Wed, 06 Jun 2007 16:59:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:1639</guid><dc:creator>dmahugh</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org./comments/1639.aspx</comments><wfw:commentRss>http://openxmldeveloper.org./commentrss.aspx?PostID=1639</wfw:commentRss><description>&lt;P&gt;Altova has announced Open XML support for their flagship product, XMLSpy. As covered in their &lt;A href="http://www.altova.com/OOXML_060407.html"&gt;announcement&lt;/A&gt; this week, XMLSpy 2007 Release 3 provides full validation of Open XML documents, intelligent entry helpers, and support for the development of XSLT and XQuery transformations for working with Open XML data.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.altova.com/products/xmlspy/xml_editor.html"&gt;XMLSpy&lt;/A&gt; is a best-selling XML editor that provides functionality for working with many W3C standards related to XML, including XSLT, Xquery, XPath, XML Schema, and more. It also integrates with the Visual Studio and Eclipse development environments.&lt;/P&gt;
&lt;P&gt;For more information on XMLSpy's support of Open XML formats, see Altova's &lt;A href="http://www.altova.com/features_office_2007.html"&gt;features page&lt;/A&gt; for the new functionality.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.altova.com/features_office_2007.html"&gt;&lt;IMG alt="" hspace=0 src="http://www.altova.com/images/shots/create_excel.gif" border=0&gt;&lt;/A&gt;&lt;/P&gt;&lt;img src="http://openxmldeveloper.org./aggbug.aspx?PostID=1639" width="1" height="1"&gt;</description></item><item><title>Office Open XML File Format library for Java</title><link>http://openxmldeveloper.org./archive/2007/06/06/1638.aspx</link><pubDate>Wed, 06 Jun 2007 16:43:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:1638</guid><dc:creator>dmahugh</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org./comments/1638.aspx</comments><wfw:commentRss>http://openxmldeveloper.org./commentrss.aspx?PostID=1638</wfw:commentRss><description>&lt;P&gt;OpenXML4J is an open-source library for Java developers that provides classes for Open XML development. It offers a pure-Java approach, and was started by Julien Chable of Wygwam.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.openxml4j.org/"&gt;&lt;IMG alt="openxml4j architecture" hspace=0 src="http://www.openxml4j.org/Documentation/images/overall_architecture.png" border=0&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The project home page went live in May at &lt;A href="http://www.openxml4j.org/"&gt;www.openxml4j.org&lt;/A&gt;, and includes links to a project roadmap, the download links, and other related information. Julien Chable has a &lt;A href="http://blogs.developpeur.org/neodante/archive/2007/05/31/openxml4j-openxml4j-le-projet-d-api-open-xml-pour-java.aspx"&gt;blog post (in French)&lt;/A&gt; that covers news of the project as of last week, and Brian Jones describes the project on &lt;A href="http://blogs.msdn.com/brian_jones/archive/2007/06/01/open-xml-java-library.aspx"&gt;his blog&lt;/A&gt; as well (in English).&lt;/P&gt;&lt;img src="http://openxmldeveloper.org./aggbug.aspx?PostID=1638" width="1" height="1"&gt;</description></item><item><title>Open XML development videos</title><link>http://openxmldeveloper.org./archive/2007/03/19/1334.aspx</link><pubDate>Mon, 19 Mar 2007 19:14:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:1334</guid><dc:creator>dmahugh</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org./comments/1334.aspx</comments><wfw:commentRss>http://openxmldeveloper.org./commentrss.aspx?PostID=1334</wfw:commentRss><description>&lt;P&gt;Several of the most active contributors to OpenXmlDeveloper were in Redmond last week for the MVP Summit and an Open XML workshop, so Doug Mahugh interviewed them on some Open XML development topics. The videos are up on Channel 9 at the links included below.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://channel9.msdn.com/ShowPost.aspx?PostID=292715"&gt;Open-source Open XML API for Java&lt;/A&gt;&lt;BR&gt;Julien Chable demonstrates his OPENXML4J project, which is a continuation of the work described in his article on OpenXmlDeveloper &lt;A HREF="/articles/OpenXMLandJava.aspx"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://channel9.msdn.com/ShowPost.aspx?PostID=292735"&gt;Package Explorer for Open XML&lt;/A&gt;&lt;BR&gt;Wouter Van Vugt talks about the latest release of his Package Explorer tool, which was originally covered on OpenXmlDeveloper &lt;A HREF="/articles/261.aspx"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://channel9.msdn.com/ShowPost.aspx?PostID=292752"&gt;Linux/Java interoperability with Open XML&lt;/A&gt;&lt;BR&gt;Sanjay Kumar and Datta Kulkarni of Sonata Software describe how Open XML can be used from a Linux environment, building on the techniques covered on OpenXmlDeveloper &lt;A HREF="/articles/JavaWordProcessingML.aspx"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://openxmldeveloper.org./aggbug.aspx?PostID=1334" width="1" height="1"&gt;</description><category domain="http://openxmldeveloper.org./archive/category/1002.aspx">Open Packaging Convention</category><category domain="http://openxmldeveloper.org./archive/category/1003.aspx">WordProcessingML</category><category domain="http://openxmldeveloper.org./archive/category/1007.aspx">.NET (C#, VB, J#, C++/CLI)</category><category domain="http://openxmldeveloper.org./archive/category/1008.aspx">Java</category></item><item><title>Novell announces Open XML support</title><link>http://openxmldeveloper.org./archive/2007/03/07/1303.aspx</link><pubDate>Wed, 07 Mar 2007 23:12:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:1303</guid><dc:creator>dmahugh</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org./comments/1303.aspx</comments><wfw:commentRss>http://openxmldeveloper.org./commentrss.aspx?PostID=1303</wfw:commentRss><description>&lt;P&gt;Novell has announced support for the Open XML file formats in their version of OpenOffice. Word-processing documents are supported now, and spreadsheet/presentation support is coming next.&lt;/P&gt;
&lt;P&gt;Here are some links for more information:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Novell's download page for the OpenOffice Open XML Translator: &lt;A href="http://download.novell.com/SummaryFree.jsp?buildid=ESrjfdE4U58~"&gt;http://download.novell.com/SummaryFree.jsp?buildid=ESrjfdE4U58~&lt;/A&gt; 
&lt;LI&gt;Novell's download page for OpenOffice: &lt;A href="http://www.novell.com/products/desktop/features/ooo.html"&gt;http://www.novell.com/products/desktop/features/ooo.html&lt;/A&gt; 
&lt;LI&gt;Additional information on Novell's site: &lt;A href="http://www.novell.com/prblogs/?p=299"&gt;http://www.novell.com/prblogs/?p=299&lt;/A&gt; 
&lt;LI&gt;LinuxWorld's coverage of the announcement: &lt;A href="http://www.linuxworld.com/news/2007/030507-novell-translator.html"&gt;http://www.linuxworld.com/news/2007/030507-novell-translator.html&lt;/A&gt; 
&lt;LI&gt;Brian Jones's comments about the announcement: &lt;A href="http://blogs.msdn.com/brian_jones/archive/2007/03/02/openoffice-support-for-the-openxml-formats.aspx"&gt;http://blogs.msdn.com/brian_jones/archive/2007/03/02/openoffice-support-for-the-openxml-formats.aspx&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;Stephen McGibbon's screen shots of the translation in action: &lt;A href="http://notes2self.net/archive/2007/03/05/OpenOffice-OpenXML-support-_2D00_-screenshots.aspx"&gt;http://notes2self.net/archive/2007/03/05/OpenOffice-OpenXML-support-_2D00_-screenshots.aspx&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;img src="http://openxmldeveloper.org./aggbug.aspx?PostID=1303" width="1" height="1"&gt;</description><category domain="http://openxmldeveloper.org./archive/category/1010.aspx">Other</category><category domain="http://openxmldeveloper.org./archive/category/1011.aspx">Linux/Unix/Solaris</category></item></channel></rss>