<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/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>Darryl Burling @ Work : Office</title><link>http://blogs.msdn.com/darrylburling/archive/tags/Office/default.aspx</link><description>Tags: Office</description><dc:language>en-NZ</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Auckland SharePoint user group tomorrow night</title><link>http://blogs.msdn.com/darrylburling/archive/2007/10/08/auckland-sharepoint-user-group-tomorrow-night.aspx</link><pubDate>Mon, 08 Oct 2007 23:18:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5371147</guid><dc:creator>dburling</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/darrylburling/comments/5371147.aspx</comments><wfw:commentRss>http://blogs.msdn.com/darrylburling/commentrss.aspx?PostID=5371147</wfw:commentRss><description>&lt;p&gt;Also - just a reminder for those of you in Auckland who are interested in Sharepoint - the first ever Auckland Sharepoint user group kicks off tomorrow night - October 10.&lt;/p&gt; &lt;p&gt;You'll want to be at Microsoft at 4pm.&amp;nbsp; Details follow:&lt;/p&gt; &lt;p&gt;Microsoft, &lt;br&gt;Level 5 22 Viaduct Harbour&lt;br&gt;Auckland&lt;/p&gt; &lt;p&gt;Head around the corner to the MPC room (the big room around the back).&amp;nbsp; Your hosts are Richard A'Court and Alan Marshall.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5371147" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/darrylburling/archive/tags/Office/default.aspx">Office</category><category domain="http://blogs.msdn.com/darrylburling/archive/tags/User+Groups/default.aspx">User Groups</category><category domain="http://blogs.msdn.com/darrylburling/archive/tags/Community/default.aspx">Community</category></item><item><title>Open XML Sample coming your way</title><link>http://blogs.msdn.com/darrylburling/archive/2007/08/08/open-xml-sample-coming-your-way.aspx</link><pubDate>Wed, 08 Aug 2007 03:09:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4285154</guid><dc:creator>dburling</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/darrylburling/comments/4285154.aspx</comments><wfw:commentRss>http://blogs.msdn.com/darrylburling/commentrss.aspx?PostID=4285154</wfw:commentRss><description>&lt;p&gt;Last year I was &lt;a href="http://blogs.msdn.com/darrylburling/archive/2006/08/23/713285.aspx" target="_blank"&gt;speaking on the Open XML file formats&lt;/a&gt; in Office 2007.&amp;nbsp; Initially I wasn't thrilled to be speaking on the subject, however the more you dig into this area, the more compelling this file format is.&amp;nbsp; The developer story around Open XML is particularly interesting and quite compelling.&lt;/p&gt; &lt;p&gt;Part of .Net 3.0 included the &lt;a href="http://msdn2.microsoft.com/en-us/library/system.io.packaging.aspx" target="_blank"&gt;System.IO.Packaging&lt;/a&gt; class that allows you to quickly and easily read and write Open XML files using fairly standard code.&amp;nbsp; This led &lt;a href="http://blogs.msdn.com/nigel" target="_blank"&gt;Nigel&lt;/a&gt; and I to toss around building a simple converter application to help convert files from the old version to the new version.&amp;nbsp; Nigel found the time one evening to build the app - you can download the application from his blog &lt;a href="http://blogs.msdn.com/nigel/archive/2006/10/10/Office-File-Conversion-Utility.aspx" target="_blank"&gt;here&lt;/a&gt;.&amp;nbsp; Converting documents to the new format could save you more than 60% of your existing disk space allocated to Office documents.&lt;/p&gt; &lt;p&gt;There have also been good support from third parties who are including OpenXML formats in their products including Corel WordPerfect suite, KOffice, Gnumeric (open source spreadsheet for Linux), Apples&amp;nbsp;TextEdit&amp;nbsp;as well as a number of others who have announced support for it (check out Brian's &lt;a href="http://blogs.msdn.com/brian_jones/archive/2007/01/25/office-xml-formats-1998-2006.aspx" target="_blank"&gt;timeline here&lt;/a&gt;&amp;nbsp;for more details).&amp;nbsp; Even the &lt;a href="http://manuals.info.apple.com/en/iPhone_User_Guide.pdf#page=48" target="_blank"&gt;iPhone supports OpenXML&lt;/a&gt;!&lt;/p&gt; &lt;p&gt;My favorite Open XML based application is &lt;a href="http://mindjet.com" target="_blank"&gt;MindJet's&lt;/a&gt; &lt;a href="http://www.mindjet.com/us/products/mindmanager_pro7/index.php?s=1" target="_blank"&gt;MindManager&lt;/a&gt; which now supports using OpenXML to support its own data structures &lt;/p&gt; &lt;p&gt;One of the other very cool things about the Open XML file format is that the container is simply a zip container. You can just rename the docx (or xlsx, pptx, etc) file to .zip and open it up to take a look at the contents.&amp;nbsp; This is a great feature and makes it really easy to open the files up regardless of the platform or development environment you are using.&lt;/p&gt; &lt;p&gt;At Microsoft we think that the new Office file formats are pretty cool and will allow developers to build some funky new products that take advantage of the Open XML file format allowing them to do things like generate documents on a server without having to install Office on the server, move documents between formats&amp;nbsp;and extract document information programmatically.&amp;nbsp; &lt;/p&gt; &lt;p&gt;A local example is &lt;a href="http://xero.com" target="_blank"&gt;Xero&lt;/a&gt; - &lt;a href="http://www.drury.net.nz/2007/04/05/open-xml/" target="_blank"&gt;Rod Drury&lt;/a&gt; has posted about the reports that &lt;a href="http://www.xero.com/blog/2007/3/27/reporting" target="_blank"&gt;Xero has been able to enable&lt;/a&gt; using OpenXML - including the actual formulas rather than just raw data - very cool.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Get started - IIS Log analyzer sample&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;To help you get&amp;nbsp;into this&amp;nbsp;we've been&amp;nbsp;working with &lt;a href="http://intergen.co.nz" target="_blank"&gt;Intergen&lt;/a&gt; to build out a sample&amp;nbsp;application to allow you to take your IIS Logs and pull them into excel, do some analysis and build some reports using System.IO.Packaging.&lt;/p&gt; &lt;p&gt;&lt;a href="http://syringe.net.nz" target="_blank"&gt;Chris&lt;/a&gt; has just announced that he's looking for testers - so if you are interested in using the app or just pulling it apart - &lt;a href="http://www.syringe.net.nz/PermaLink,guid,7017ad33-059a-4797-a89e-25b8256268a4.aspx" target="_blank"&gt;Chris has all the details&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;If you are working with Open XML as a developer today, we'd love to hear from you!&amp;nbsp; You can &lt;a href="http://blogs.msdn.com/darrylburling/emailsubscriptions.aspx" target="_blank"&gt;email me&lt;/a&gt; or leave a comment below.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=4285154" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/darrylburling/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://blogs.msdn.com/darrylburling/archive/tags/.Net/default.aspx">.Net</category><category domain="http://blogs.msdn.com/darrylburling/archive/tags/Office/default.aspx">Office</category></item><item><title>Sharepoint User Group - Wellington</title><link>http://blogs.msdn.com/darrylburling/archive/2007/06/25/sharepoint-user-group-wellington.aspx</link><pubDate>Mon, 25 Jun 2007 09:28:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3506955</guid><dc:creator>dburling</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/darrylburling/comments/3506955.aspx</comments><wfw:commentRss>http://blogs.msdn.com/darrylburling/commentrss.aspx?PostID=3506955</wfw:commentRss><description>&lt;p&gt;&lt;a href="http://www.chandima.net/Blog/default.aspx" target="_blank"&gt;Chandima&lt;/a&gt; has posted the details of the Sharepoint user group that is on in Wellington on Wednesday night.&amp;nbsp; &lt;/p&gt; &lt;p&gt;The Sharepoint user group is one of - if not the&amp;nbsp;biggest Microsoft oriented user group in New Zealand that I'm aware of.&amp;nbsp; If you are interested in a great networking and educational event around MOSS and WSS, this group is a regular and well run group that is worth checking out.&lt;/p&gt; &lt;p&gt;Details of Wednesday nights meeting is available on &lt;a href="http://feeds.feedburner.com/~r/chandima/~3/127583938/ViewPost.aspx" target="_blank"&gt;Chandimas blog here&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3506955" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/darrylburling/archive/tags/Office/default.aspx">Office</category><category domain="http://blogs.msdn.com/darrylburling/archive/tags/User+Groups/default.aspx">User Groups</category><category domain="http://blogs.msdn.com/darrylburling/archive/tags/Developer/default.aspx">Developer</category></item><item><title>Congratulations new MVPs</title><link>http://blogs.msdn.com/darrylburling/archive/2007/04/03/congratulations-new-mvps.aspx</link><pubDate>Tue, 03 Apr 2007 03:15:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2015045</guid><dc:creator>dburling</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/darrylburling/comments/2015045.aspx</comments><wfw:commentRss>http://blogs.msdn.com/darrylburling/commentrss.aspx?PostID=2015045</wfw:commentRss><description>&lt;p&gt;In New Zealand we have two brand new MVPs as of last weekend!&lt;/p&gt; &lt;p&gt;Mark Orange (&lt;a href="http://www.intergen.co.nz" target="_blank"&gt;Intergen&lt;/a&gt;) and &lt;a href="http://www.chandima.net/Blog/default.aspx" target="_blank"&gt;Chandima Kulathilake&lt;/a&gt; (&lt;a href="http://www.provoke.co.nz/" target="_blank"&gt;Provoke&lt;/a&gt;) have been busy in the Microsoft Office Sharepoint Server space for over a year now. &lt;/p&gt; &lt;p&gt;Between the two of them they started the &lt;a href="http://www.sharepointusergroup.net.nz/default.aspx" target="_blank"&gt;Wellington Sharepoint User Group&lt;/a&gt; and have run quite a few User Group sessions as well as speaking at various other events around MOSS.&amp;nbsp; You can pick up &lt;a href="http://www.michaelsampson.net/2007/03/notes_from_the__1.html" target="_blank"&gt;notes&lt;/a&gt; from the last MOSS User Group from &lt;a href="http://www.michaelsampson.net/" target="_blank"&gt;Michael Sampson's&lt;/a&gt; blog (who seems to &lt;a href="http://www.michaelsampson.net/2007/03/nigel_parker_co.html" target="_blank"&gt;blog&lt;/a&gt; &lt;a href="http://www.michaelsampson.net/2007/03/notes_from_prov.html" target="_blank"&gt;every&lt;/a&gt; &lt;a href="http://www.michaelsampson.net/2007/02/notes_from_the_.html" target="_blank"&gt;event&lt;/a&gt; &lt;a href="http://www.michaelsampson.net/2007/03/notes_from_the_.html" target="_blank"&gt;he&lt;/a&gt; &lt;a href="http://www.michaelsampson.net/2007/03/brightstar_emer.html" target="_blank"&gt;goes&lt;/a&gt; &lt;a href="http://www.michaelsampson.net/2007/03/notes_from_jess.html" target="_blank"&gt;to&lt;/a&gt; - great work)!&lt;/p&gt; &lt;p&gt;The Wellington MOSS group is now topping 40 attendees which makes it one of the two biggest user groups in Wellingon to my knowledge.&lt;/p&gt; &lt;p&gt;Thanks for all the hard work you've put in over the year and congratulations once again guys!&lt;/p&gt; &lt;p&gt;Sad to see &lt;a href="http://www.fastchicken.co.nz/blog/2007/04/02/MVPTimeOrNotAsTheCaseMayBe.aspx" target="_blank"&gt;others&lt;/a&gt; &lt;a href="http://www.pringle.net.nz/Blog/PermaLink,guid,7388c4fc-73ff-4e3b-9194-7ff0c6f5793c.aspx" target="_blank"&gt;leaving&lt;/a&gt;...&lt;/p&gt; &lt;div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:092e873b-911a-4cfd-955f-d26e50b40267" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati tags: &lt;a href="http://technorati.com/tags/MVP" rel="tag"&gt;MVP&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Sharepoint" rel="tag"&gt;Sharepoint&lt;/a&gt;, &lt;a href="http://technorati.com/tags/MOSS" rel="tag"&gt;MOSS&lt;/a&gt;, &lt;a href="http://technorati.com/tags/New%20Zealand" rel="tag"&gt;New Zealand&lt;/a&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=2015045" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/darrylburling/archive/tags/MVP/default.aspx">MVP</category><category domain="http://blogs.msdn.com/darrylburling/archive/tags/Office/default.aspx">Office</category></item></channel></rss>