<?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>Updated version of the Custom UI Editor Tool</title><link>http://openxmldeveloper.org/archive/2010/08/10/23248.aspx</link><pubDate>Tue, 10 Aug 2010 16:45:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:23248</guid><dc:creator>ryanh</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org/comments/23248.aspx</comments><wfw:commentRss>http://openxmldeveloper.org/commentrss.aspx?PostID=23248</wfw:commentRss><description>&amp;nbsp;
Office 2010 introduced a new Custom UI XML Schema to support the extensibility of new features. This updated version of the Custom UI Editor Tool adds support to the latest version of this schema. Also, it adds a basic Undo/Redo functionality and it fixes some of the reported issues of the previous version.
&amp;nbsp;
Some useful resources related with this update:


Backstage View extensibility, check out this technical article.

Context Menus extensibility, check this technical article....(&lt;a href="http://openxmldeveloper.org/archive/2010/08/10/23248.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://openxmldeveloper.org/aggbug.aspx?PostID=23248" width="1" height="1"&gt;</description><enclosure url="http://openxmldeveloper.org/attachment/23248.ashx" length="238149" type="application/x-zip-compressed" /></item><item><title>Working with Open XML in PHP</title><link>http://openxmldeveloper.org/archive/2010/05/26/9314.aspx</link><pubDate>Wed, 26 May 2010 15:13:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:9314</guid><dc:creator>ryanh</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org/comments/9314.aspx</comments><wfw:commentRss>http://openxmldeveloper.org/commentrss.aspx?PostID=9314</wfw:commentRss><description>&amp;nbsp;
Here is a simple WordPress plugin that extrapolates a set of data from Piwik – which is an open source real time web analytics application and update a pivot table in an excel document.
&amp;nbsp;
The plugin captures the users Piwik API key and display a link to an excel document on a custom dashboard widget.
&amp;nbsp;
To read the full article click here....(&lt;a href="http://openxmldeveloper.org/archive/2010/05/26/9314.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://openxmldeveloper.org/aggbug.aspx?PostID=9314" width="1" height="1"&gt;</description></item><item><title>Interview: Eduardo Ramos - PHP and Docx conversion</title><link>http://openxmldeveloper.org/archive/2010/05/20/9290.aspx</link><pubDate>Thu, 20 May 2010 22:26:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:9290</guid><dc:creator>ryanh</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org/comments/9290.aspx</comments><wfw:commentRss>http://openxmldeveloper.org/commentrss.aspx?PostID=9290</wfw:commentRss><description>
Read the full interview&amp;nbsp;click here. 
Eduardo Ramos works with 2MDC who brought to you&amp;nbsp;the PHPDocX product.
In this interview we talk to&amp;nbsp;Eduardo about PHP and DocX conversion and&amp;nbsp;how this a project requirement became a product....(&lt;a href="http://openxmldeveloper.org/archive/2010/05/20/9290.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://openxmldeveloper.org/aggbug.aspx?PostID=9290" width="1" height="1"&gt;</description></item><item><title>New Library Article: Adding Tweets to a PowerPoint presentation at runtime</title><link>http://openxmldeveloper.org/archive/2010/04/20/8293.aspx</link><pubDate>Tue, 20 Apr 2010 16:52:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:8293</guid><dc:creator>ryanh</dc:creator><slash:comments>1</slash:comments><comments>http://openxmldeveloper.org/comments/8293.aspx</comments><wfw:commentRss>http://openxmldeveloper.org/commentrss.aspx?PostID=8293</wfw:commentRss><description>&amp;nbsp;
This article will show you how to build an add-in to PowerPoint that will look at every slide that is shown, and if the slide has been tagged with a Twitter tag, it will insert the latest Tweets in it. Actually, it won’t, but it will look like that. What actually happens is that the add-in copies the current slide into a new temporary slideshow and saves it to disk. It then calls on a class called Twitterizer that will get the latest Tweets and then use the Open XML SDK to add the tweets...(&lt;a href="http://openxmldeveloper.org/archive/2010/04/20/8293.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://openxmldeveloper.org/aggbug.aspx?PostID=8293" width="1" height="1"&gt;</description></item><item><title>Interview: Doug Mahugh - Open XML Extensibility</title><link>http://openxmldeveloper.org/archive/2010/04/15/8466.aspx</link><pubDate>Thu, 15 Apr 2010 18:05:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:8466</guid><dc:creator>ryanh</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org/comments/8466.aspx</comments><wfw:commentRss>http://openxmldeveloper.org/commentrss.aspx?PostID=8466</wfw:commentRss><description>Read the full interview&amp;nbsp;click here. 
To listen to the full interview click here.&amp;nbsp;
Doug Mahugh is the Lead Standards Professional on the Office Interoperability team at Microsoft.
In this interview, Chris Auld from Microsoft Partner Intergen and Locum Jobs Agency Medrecruit talks to&amp;nbsp;Doug about topics such as the Open XML SDK 2.0, international standards,&amp;nbsp;and Mark-up Compatability and Extensibility.&amp;nbsp;PR: wait...&amp;nbsp;I: wait...&amp;nbsp;L: wait...&amp;nbsp;LD: wait...&amp;nbsp;I: wait...wait...&amp;nbsp;Rank:...(&lt;a href="http://openxmldeveloper.org/archive/2010/04/15/8466.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://openxmldeveloper.org/aggbug.aspx?PostID=8466" width="1" height="1"&gt;</description></item><item><title>Spreadsheet creation in Silverlight</title><link>http://openxmldeveloper.org/archive/2010/04/06/8387.aspx</link><pubDate>Tue, 06 Apr 2010 16:25:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:8387</guid><dc:creator>ryanh</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org/comments/8387.aspx</comments><wfw:commentRss>http://openxmldeveloper.org/commentrss.aspx?PostID=8387</wfw:commentRss><description>The goal with this article is, as I mentioned before, to create a relatively simple spreadsheet implementation based on the Ag.OpenXML library off Codeplex. It will result in an application that can create a spreadsheet document with a table and a formula based cell.
To see the entire article click here....(&lt;a href="http://openxmldeveloper.org/archive/2010/04/06/8387.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://openxmldeveloper.org/aggbug.aspx?PostID=8387" width="1" height="1"&gt;</description></item><item><title>Open XML Developer Workshop updated with Open XML SDK 2.0 content and new Hands-on-Lab</title><link>http://openxmldeveloper.org/archive/2010/03/16/8296.aspx</link><pubDate>Tue, 16 Mar 2010 11:55:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:8296</guid><dc:creator>ryanh</dc:creator><slash:comments>1</slash:comments><comments>http://openxmldeveloper.org/comments/8296.aspx</comments><wfw:commentRss>http://openxmldeveloper.org/commentrss.aspx?PostID=8296</wfw:commentRss><description>During the first half of 2007, trainers from Microsoft, Sonata, InfoSupport, Allette, Predeek Consulting and others&amp;nbsp;delivered Open XML developer workshops in over 30 countries.&amp;nbsp; These workshops were all structured around a set of inter-related presentations and hands-on labs that cover typical Open XML development scenarios.
Those presentations and hands-on labs (as well as all supporting content, such as demo files) are now available for free download from OpenXMLDeveloper.org at the...(&lt;a href="http://openxmldeveloper.org/archive/2010/03/16/8296.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://openxmldeveloper.org/aggbug.aspx?PostID=8296" width="1" height="1"&gt;</description></item><item><title>Introducing the Open XML SDK 2.0</title><link>http://openxmldeveloper.org/archive/2010/03/10/8256.aspx</link><pubDate>Wed, 10 Mar 2010 20:48:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:8256</guid><dc:creator>ryanh</dc:creator><slash:comments>2</slash:comments><comments>http://openxmldeveloper.org/comments/8256.aspx</comments><wfw:commentRss>http://openxmldeveloper.org/commentrss.aspx?PostID=8256</wfw:commentRss><description>Microsoft has released an RTM version of Open XML SDK 2.0 for Microsoft Office today. The SDK is a collection of classes that let developers create and manipulate Open XML documents – documents that adhere to the Office Open XML File Formats Standard. Because the SDK provides an application program interface that lets developers manipulate Open XML documents directly, they can do so without the need for the Office client products themselves in both client and server operating environments. 

&amp;nbsp;...(&lt;a href="http://openxmldeveloper.org/archive/2010/03/10/8256.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://openxmldeveloper.org/aggbug.aspx?PostID=8256" width="1" height="1"&gt;</description></item><item><title>Interview with Zeyad Rajabi </title><link>http://openxmldeveloper.org/archive/2010/03/10/8251.aspx</link><pubDate>Wed, 10 Mar 2010 13:37:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:8251</guid><dc:creator>ryanh</dc:creator><slash:comments>1</slash:comments><comments>http://openxmldeveloper.org/comments/8251.aspx</comments><wfw:commentRss>http://openxmldeveloper.org/commentrss.aspx?PostID=8251</wfw:commentRss><description>Zeyad Rajabi on Open XML SDK 2.0 launch. 


Video is available here....(&lt;a href="http://openxmldeveloper.org/archive/2010/03/10/8251.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://openxmldeveloper.org/aggbug.aspx?PostID=8251" width="1" height="1"&gt;</description></item><item><title>Interview: Eric White - WordprocessingML to HTML Conversion</title><link>http://openxmldeveloper.org/archive/2010/03/05/8232.aspx</link><pubDate>Fri, 05 Mar 2010 20:57:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:8232</guid><dc:creator>ryanh</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org/comments/8232.aspx</comments><wfw:commentRss>http://openxmldeveloper.org/commentrss.aspx?PostID=8232</wfw:commentRss><description>Read the full interview with Eric White here. 
Eric White is a Technical Writer for Microsoft who focuses on SharePoint, Office, and Open XML.
In this interview we talk to Eric about topics such as the synergies between functional programming and Open XML, aswell as the transformation of Open XML documents into other forms.
...(&lt;a href="http://openxmldeveloper.org/archive/2010/03/05/8232.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://openxmldeveloper.org/aggbug.aspx?PostID=8232" width="1" height="1"&gt;</description></item><item><title> Interview: Chris Klug - Silverlight and Open XML</title><link>http://openxmldeveloper.org/archive/2010/03/05/8226.aspx</link><pubDate>Fri, 05 Mar 2010 16:48:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:8226</guid><dc:creator>ryanh</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org/comments/8226.aspx</comments><wfw:commentRss>http://openxmldeveloper.org/commentrss.aspx?PostID=8226</wfw:commentRss><description>Read the full interview with Chris Klug here. 
Chris Klug is a .net developer from Sweden and is currently focused on the development of Silverlight applications.
In this interview we talk to Chris&amp;nbsp;about his discovery of Open XML, how it can benefit Silverlight developers, and the library he has built to integrate Silverlight and Office....(&lt;a href="http://openxmldeveloper.org/archive/2010/03/05/8226.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://openxmldeveloper.org/aggbug.aspx?PostID=8226" width="1" height="1"&gt;</description></item><item><title>Working with Open XML in Silverlight</title><link>http://openxmldeveloper.org/archive/2010/02/15/8159.aspx</link><pubDate>Mon, 15 Feb 2010 19:43:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:8159</guid><dc:creator>ryanh</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org/comments/8159.aspx</comments><wfw:commentRss>http://openxmldeveloper.org/commentrss.aspx?PostID=8159</wfw:commentRss><description>&amp;nbsp;
As the Open XML SDK is not available for Silverlight developers, Chris Klug&amp;nbsp;set out to create a tiny library with few pre-built features that&amp;nbsp;was&amp;nbsp;flexible and easy to modify and extend.
&amp;nbsp;
This sample aims to show how to use&amp;nbsp;this library to create Word documents as well as how to extend it to support new features. It will also show how the existing library can create simple Word documents with text and styles, as well as how you can add support for features that...(&lt;a href="http://openxmldeveloper.org/archive/2010/02/15/8159.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://openxmldeveloper.org/aggbug.aspx?PostID=8159" width="1" height="1"&gt;</description></item><item><title>ExtremeML Pivot Table</title><link>http://openxmldeveloper.org/archive/2010/02/09/8131.aspx</link><pubDate>Tue, 09 Feb 2010 16:28:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:8131</guid><dc:creator>ryanh</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org/comments/8131.aspx</comments><wfw:commentRss>http://openxmldeveloper.org/commentrss.aspx?PostID=8131</wfw:commentRss><description>ExtremeML is an open source project founded by Tim Coulter and hosted on Codeplex.com. It is an extension library to Open XML SDK that allows document content to be created and maintained in a more intuitive manner, relieving developers of the burden of complying with the semantic rules of Open XML. In this sample application we will demonstrate how easy it is to use ExtremeML to write data to a spreadsheet.
To view the article click here....(&lt;a href="http://openxmldeveloper.org/archive/2010/02/09/8131.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://openxmldeveloper.org/aggbug.aspx?PostID=8131" width="1" height="1"&gt;</description></item><item><title>New Open XML videos - Java API and Package Explorer</title><link>http://openxmldeveloper.org/archive/2010/02/03/8087.aspx</link><pubDate>Wed, 03 Feb 2010 20:05:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:8087</guid><dc:creator>ryanh</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org/comments/8087.aspx</comments><wfw:commentRss>http://openxmldeveloper.org/commentrss.aspx?PostID=8087</wfw:commentRss><description>There are two new Open XML videos available.&amp;nbsp; To view them click the links below:
Julien Chable has been working on an open-source API project that would give Java developers a tool for rapid development of Open XML solutions. To view the video click here.
Wouter Van Vugt is the architect of Package Explorer, and Doug Mahugh sat down with Wouter in Building 20 recently to discuss the status of the program and see a demonstration of some of its recently added new functionality. If you're doing...(&lt;a href="http://openxmldeveloper.org/archive/2010/02/03/8087.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://openxmldeveloper.org/aggbug.aspx?PostID=8087" width="1" height="1"&gt;</description></item><item><title> New Library Article: SpreadsheetML Made Easy Using C#</title><link>http://openxmldeveloper.org/archive/2009/12/21/7938.aspx</link><pubDate>Mon, 21 Dec 2009 23:05:00 GMT</pubDate><guid isPermaLink="false">1ff61f26-0981-41c7-ad52-ff725e9b1da8:7938</guid><dc:creator>ryanh</dc:creator><slash:comments>0</slash:comments><comments>http://openxmldeveloper.org/comments/7938.aspx</comments><wfw:commentRss>http://openxmldeveloper.org/commentrss.aspx?PostID=7938</wfw:commentRss><description>&lt;P&gt;&lt;SPAN&gt;&lt;FONT color=#000000 size=2 face=Verdana&gt;Tim&amp;nbsp;discusses&amp;nbsp;the experience of&amp;nbsp;working with Open XML SDK 2.0.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT color=#000000 size=2 face=Verdana&gt;The Project deliverable was an application that would periodically generate a new version of a standard spreadsheet, using the latest data from a database.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/FONT&gt;&lt;FONT size=2 face=Verdana&gt;Click &lt;/FONT&gt;&lt;A href="/articles/7937.aspx"&gt;&lt;FONT color=#0000ff size=2 face=Verdana&gt;here&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=2 face=Verdana&gt; to read the full article. &lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://openxmldeveloper.org/aggbug.aspx?PostID=7938" width="1" height="1"&gt;</description></item></channel></rss>