<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" media="screen" href="/App_Themes/default/rss.xslt"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>doncho</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/posts/doncho/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>doncho</title><link>http://channel9.msdn.com/posts/doncho/</link></image><description>Channel 9 Blog for doncho</description><link>http://channel9.msdn.com/posts/doncho/</link><language>en-us</language><pubDate>Tue, 13 Mar 2007 00:05:44 GMT</pubDate><lastBuildDate>Tue, 13 Mar 2007 00:05:44 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3599.6114, Culture=neutral, PublicKeyToken=null)</generator><item><title>Office Live Overview for Developers</title><description>This is a screen cast recording of Office Live as a platform for developers to build on and customize.&amp;nbsp; &lt;BR&gt;&lt;BR&gt;The topics covered include: &lt;BR&gt;&lt;BR&gt;What is Office Live?&lt;BR&gt;Opportunity for partners to build on the platform&lt;BR&gt;&lt;BR&gt;&lt;U&gt;Customizing the Private Site&lt;/U&gt;&lt;BR&gt;Office Live Business Applications and Workspaces&lt;BR&gt;Developing Custom Applications (Business rules, Data, etc.)&lt;BR&gt;Data Connectivity&lt;BR&gt;Workflow&lt;BR&gt;Customizing with SharePoint Designer&lt;BR&gt;&lt;BR&gt;&lt;U&gt;Customizing the Public Site&lt;/U&gt; &lt;BR&gt;Customizing with Site Designer and Page Editor&lt;BR&gt;Data sharing across private and public site&lt;BR&gt;&lt;BR&gt;Integrating with Office applications&lt;BR&gt;Integrating with Smart Client applications&lt;BR&gt;Client side mashups (Virtual Earth, Office Live Web Service APIs)&lt;BR&gt;&lt;BR&gt;Warning: this recording contains PowerPoint Slides as well as a short demonstration of a customized Office Live site.&amp;nbsp; The slides were necessary to introduce some core concepts and diagrams.&amp;nbsp; If PPT slides hurt your eyes then consider yourself warned :)&lt;BR&gt;&lt;BR&gt;Duration: 31:57&lt;img src="http://channel9.msdn.com/253095/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/posts/doncho/Office-Live-Overview-for-Developers/</comments><link>http://channel9.msdn.com/posts/doncho/Office-Live-Overview-for-Developers/</link><pubDate>Tue, 13 Mar 2007 00:05:44 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/doncho/Office-Live-Overview-for-Developers/</guid><evnet:views>7088</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/253095/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>This is a screen cast recording of Office Live as a platform for developers to build on and customize.&amp;nbsp; &lt;BR&gt;&lt;BR&gt;The topics covered include: &lt;BR&gt;&lt;BR&gt;What is Office Live?&lt;BR&gt;Opportunity for partners to build on the platform&lt;BR&gt;&lt;BR&gt;&lt;U&gt;Customizing the Private Site&lt;/U&gt;&lt;BR&gt;Office Live Business Applications and Workspaces&lt;BR&gt;Developing Custom Applications (Business rules, Data, etc.)&lt;BR&gt;Data Connectivity&lt;BR&gt;Workflow&lt;BR&gt;Customizing with SharePoint Designer&lt;BR&gt;&lt;BR&gt;&lt;U&gt;Customizing the Public Site&lt;/U&gt; &lt;BR&gt;Customizing with Site Designer and Page Editor&lt;BR&gt;Data sharing across private and public site&lt;BR&gt;&lt;BR&gt;Integrating with Office applications&lt;BR&gt;</evnet:previewtext><media:thumbnail url="http://channel9.msdn.com/Link/29ee7472-11e7-4cae-887e-0738ca6ad6f6/" height="240" width="320" /><media:thumbnail url="http://channel9.msdn.com/Link/3b010ac3-d92a-44d5-bdeb-1fc5b3d8590e/" height="240" width="320" /><media:thumbnail url="http://channel9.msdn.com/Link/4c68e949-e579-48f9-81ff-69ae316937b7/" height="64" width="85" /><media:thumbnail url="http://channel9.msdn.com/Link/1bd12d23-a1b4-4ed0-99c6-7cc6b9e19b40/" height="64" width="85" /><media:group><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/9/0/3/5/2/290705_OfficeLiveOverviewForDevelopers.wmv" expression="full" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/9/0/3/5/2/290705.jpg" expression="full" type="image/jpeg" medium="image" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/9/0/3/5/2/290705_OfficeLiveOverviewForDevelopers.wmv" length="1" type="video/x-ms-wmv" /><dc:creator>doncho</dc:creator><slash:comments>4</slash:comments><wfw:commentRss>http://channel9.msdn.com/posts/doncho/Office-Live-Overview-for-Developers/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/253095/Trackback.aspx</trackback:ping><category>Office Live</category></item><item><title>Creating a Word 2007 File from Scratch</title><description>&lt;p&gt;
If you save an Office 2007 document in its default format, and then review the XML files stored in the .docx (zip) container, you might conclude that Office Open XML is complex. And it can be, because it has to be able to represent everything in that Office document. But it doesn't have to be. In this Hello World screencast, Office program manager &lt;a href="http://blogs.msdn.com/brian_jones"&gt;Brian Jones&lt;/a&gt; shows how to construct a minimal Word 2007 file from the ground up. 
&lt;/p&gt;
&lt;p&gt;
You can do the same kind of thing in Excel 2007. In a three-part series on his blog -- &lt;a href="http://blogs.msdn.com/brian_jones/archive/2006/11/02/simple-spreadsheetml-file-part-1-of-3.aspx"&gt;part 1&lt;/a&gt;, &lt;a href="http://blogs.msdn.com/brian_jones/archive/2006/11/02/simple-spreadsheetml-file-part-2-of-3.aspx"&gt;part 2&lt;/a&gt;,  and &lt;a href="http://blogs.msdn.com/brian_jones/archive/2007/05/29/simple-spreadsheetml-file-part-3-formatting.aspx"&gt;part 3&lt;/a&gt; -- Brian shows how little XML is required to create a spreadsheet, populate it with data, add functions that operate on the data, and apply formatting.
&lt;/p&gt;
&lt;p&gt;
Because it's now possible to create Office 2007 documents in these ways, using standard XML-oriented tools, developers on all platforms can now much more easily make information in other formats available to users of Office 2007.
&lt;/p&gt;&lt;img src="http://channel9.msdn.com/238434/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/posts/doncho/Creating-a-Word-2007-File-from-Scratch/</comments><link>http://channel9.msdn.com/posts/doncho/Creating-a-Word-2007-File-from-Scratch/</link><pubDate>Tue, 10 Oct 2006 23:28:16 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/doncho/Creating-a-Word-2007-File-from-Scratch/</guid><evnet:views>9983</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/238434/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>If you save an Office 2007 document in its default format, and then review the XML files stored in the .docx (zip) container, you might conclude that Office Open XML is complex. And it can be, because it has to be able to represent everything in that Office document. But it doesn't have to be. In this Hello World screencast, Office program manager Brian Jones shows how to construct a minimal Word 2007 file from the ground up. 


You can do the same kind of thing in Excel 2007. In a three-part series on his blog -- part 1, part 2,  and part 3 -- Brian shows how little XML is required to&amp;#8230;</evnet:previewtext><media:thumbnail url="http://channel9.msdn.com/Link/f01e1de1-d7d8-407e-b8fd-4dbde1077bab/" height="240" width="320" /><media:thumbnail url="http://channel9.msdn.com/Link/b47359da-2abb-4c37-9e85-6ab424390403/" height="240" width="320" /><media:thumbnail url="http://channel9.msdn.com/Link/5a6add0a-59aa-4704-85ee-a40b5cb8f6e3/" height="64" width="85" /><media:thumbnail url="http://channel9.msdn.com/Link/e74e1b4e-6035-43eb-8012-0519c3f4355a/" height="64" width="85" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/4/3/4/8/3/2/243767.jpg" expression="full" type="image/jpeg" medium="image" /><dc:creator>doncho</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://channel9.msdn.com/posts/doncho/Creating-a-Word-2007-File-from-Scratch/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/238434/Trackback.aspx</trackback:ping><category>MS Office</category><category>Open XML</category></item><item><title>Office Open XML enables round-trip interoperability between Word 2007 and Mindjet's MindManager</title><description>&lt;P&gt;MindManager Pro 7 is a visual outliner from &lt;a href="http://www.mindjet.com"&gt;Mindjet&lt;/a&gt; that "enables companies and individuals to work smarter, think creatively and save time by revolutionizing the way they visually capture and manage information." In this screencast, Mindjet's &lt;a href="http://mindjetlabs.com/cs/blogs/synergist/default.aspx"&gt;Michael Scherotter&lt;/a&gt; demonstrates a solution that deeply integrates a MindManager map with Word 2007. &lt;/P&gt;
&lt;P&gt;When this solution exports a map to a Word file -- in Open XML format -- there are two levels of integration with Word. First, the contents of the map are rendered as XML. Second, mechanisms for interacting with the map are added to a new tab on the Word ribbon. MindManager has a notion of tasks, for example, with associated names and dates. These carry over to the MindManager tab on Word's ribbon, where the same kinds of interaction are supported by Word macros. Because the macros are included in the Word file, it's stored as a .docm (macro-enabled) file, rather than simply a .docx (XML) file. &lt;/P&gt;
&lt;P&gt;Word users can not only interact with the map, they can also reflect their changes back to MindManager users. This round-trip interoperability is accomplished entirely with XSLT transformations in both directions. The solution itself is a C# add-in to MindManager. &lt;/P&gt;&lt;img src="http://channel9.msdn.com/229745/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/posts/doncho/Office-Open-XML-enables-round-trip-interoperability-between-Word-2007-and-Mindjets-MindManager/</comments><link>http://channel9.msdn.com/posts/doncho/Office-Open-XML-enables-round-trip-interoperability-between-Word-2007-and-Mindjets-MindManager/</link><pubDate>Fri, 15 Sep 2006 00:30:33 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/doncho/Office-Open-XML-enables-round-trip-interoperability-between-Word-2007-and-Mindjets-MindManager/</guid><evnet:views>18529</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/229745/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>MindManager Pro 7 is a visual outliner from Mindjet that "enables companies and individuals to work smarter, think creatively and save time by revolutionizing the way they visually capture and manage information." In this screencast, Mindjet's Michael Scherotter demonstrates a solution that deeply integrates a MindManager map with Word 2007. 
When this solution exports a map to a Word file -- in Open XML format -- there are two levels of integration with Word. First, the contents of the map are rendered as XML. Second, mechanisms for interacting with the map are added to a new tab on the Word&amp;#8230;</evnet:previewtext><media:thumbnail url="http://channel9.msdn.com/Link/e361a1c1-d634-4b9c-b7f6-f16893f7e500/" height="240" width="320" /><media:thumbnail url="http://channel9.msdn.com/Link/03720a4c-b12a-4a58-b6d7-f9466f2f5495/" height="240" width="320" /><media:thumbnail url="http://channel9.msdn.com/Link/d90c504a-b0db-4d04-b909-6606c7ae1249/" height="64" width="85" /><media:thumbnail url="http://channel9.msdn.com/Link/7166b154-bfc6-4d59-b434-3261d299a929/" height="64" width="85" /><media:group><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/4/7/9/2/2/235048_Word 2007 WMV.wmv" expression="full" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/4/7/9/2/2/235048.jpg" expression="full" type="image/jpeg" medium="image" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/4/7/9/2/2/235048_Word 2007 WMV.wmv" length="1" type="video/x-ms-wmv" /><dc:creator>doncho</dc:creator><slash:comments>3</slash:comments><wfw:commentRss>http://channel9.msdn.com/posts/doncho/Office-Open-XML-enables-round-trip-interoperability-between-Word-2007-and-Mindjets-MindManager/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/229745/Trackback.aspx</trackback:ping><category>MS Office</category><category>Open XML</category></item></channel></rss>