Doug Mahugh
Office Interoperability
July 2006 - Posts
Open XML Compatibility and Rehydration
28 July 06 02:00 PM
The new Open XML file formats offer true compatibility with all of the billions of Office documents that already exist. You can take any existing Office document (well, any created in the last decade or so), open it in Office 2007 Beta 2, and then save
Read More...
TechReady3 and Open XML
26 July 06 08:22 AM
This week we're having a huge conference at the convention center in Seattle for Microsoft employees. It's called TechReady, and it's an opportunity for salespersons, consultants, evangelists, and others from around the world to travel to the Redmond
Read More...
Office Design Page
26 July 06 07:47 AM
I saw a reference to the official Office design page in Jensen Harris's latest post . It's really cool, check it out! It has a nice crisp design, and more personality than most of these sorts of resources. "People spend more time with Office than the
Read More...
Minimizing VPC Image Size
20 July 06 01:18 PM
If you use Virtual PC, here's a great post by Jeff Atwood on how to create a minimal Windows XP/SP2 platform for a baseline image to build upon. His approach gets the image down to 758MB, and it's only 243MB when compressed with WinRAR! If you're not
Read More...
Open XML file format: Word 2007 article
18 July 06 05:03 PM
Ever since Beta 2 of the 2007 Microsoft Office System came out, the amount of content around the new file formats has been growing rapidly. And I keep finding cool new resources that I didn't know existed. Here's a great one: a 22-page article on MSDN
Read More...
Office Web Components Roadmap
17 July 06 11:11 AM
Current and future plans for Office Web Components can be found on the Excel team blog this morning. The introduction of Excel Services supersedes the OWC approach, but support for OWC apps built around the currently shipping version of Office (2003)
Read More...
Business Data Catalog Simplified
17 July 06 07:55 AM
If you've ever seen a demo of the cool new BDC functionality in Microsoft Office Sharepoint Server 2007, you've probably come away with two conclusions: 1) It's an incredibly powerful and flexible concept. (XML configuration files that connect Sharepoint's
Read More...
CreateXlsx sample program
15 July 06 01:07 PM
This post covers the code for a CreateXlsx program that creates a simple Open XML spreadsheet from scratch using the .NET Framework 3.0 packaging API (System.IO.Packaging), as well as two of the Open XML code snippets that are available on MSDN . Full
Read More...
C# Conventions and Project MRU Cleaner
13 July 06 10:02 AM
I had a lively conversation with my manager yesterday afternoon about C# programming conventions. I was arguing for clarity and readability, and he was arguing for consistency with prevailing C# coding conventions. I'm a big fan of using white space to
Read More...
.NET User Group and Open XML
06 July 06 02:54 PM
Last night I had the opportunity to give a presentation on Open XML development at the monthly meeting of the Seattle .NET User Group . As promised, here's a wrap-up of the links I mentioned in the presentation: Where to download the schemas: Office Open
Read More...
ODF support? In Office?
06 July 06 01:43 PM
Well, not built-in, but today's announcement of the Open XML Translator , an open-source project to deliver an ODF add-in for Word 2007, means that you'll be able to easily create ODF documents from Word 2007 if your organization has standardized on ODF.
Read More...
Introduction to the WSS V3 Object Model
04 July 06 05:49 PM
It's been a while since Dan Winter has posted anything on his blog, but it was worth the wait. His introduction to the WSS V3 object model is full of useful hands-on info about differences between V2 and V3, and includes a great set of links to useful
Read More...
This Blog
Home
About
Links
Email
Tags
Open XML
Tech Interop
Archives
November 2009 (3)
October 2009 (1)
September 2009 (2)
July 2009 (2)
June 2009 (4)
May 2009 (4)
April 2009 (4)
March 2009 (4)
February 2009 (2)
January 2009 (4)
December 2008 (4)
November 2008 (3)
October 2008 (4)
September 2008 (3)
August 2008 (2)
July 2008 (5)
June 2008 (7)
May 2008 (5)
April 2008 (8)
March 2008 (14)
February 2008 (15)
January 2008 (13)
December 2007 (12)
November 2007 (5)
October 2007 (9)
September 2007 (6)
August 2007 (10)
July 2007 (9)
June 2007 (8)
May 2007 (12)
April 2007 (14)
March 2007 (13)
February 2007 (10)
January 2007 (17)
December 2006 (13)
November 2006 (10)
October 2006 (11)
September 2006 (12)
August 2006 (12)
July 2006 (12)
June 2006 (23)
May 2006 (14)
Syndication
RSS 2.0
Atom 1.0
All posts by date
comment policy
Blog Roll:
Alexander Falk
Alex Brown
Amruta Gulanikar
Brian Jones
Dennis Hamilton
Eric White
Erika Ehrli
Excel team blog
Gray Knowlton
Interoperability@Microsoft
Jesper Lund Stocholm
John D. Head
Julien Chable (French)
Maarten Balliauw
Microsoft on the Issues
Miguel de Icaza
Murray Sargent
Office 2010 Engineering blog
Oliver Bell
PowerPoint team blog
Rick Jelliffe
Stephen McGibbon
Stephen Peront
Word team blog
Wouter Van Vugt
Open XML Resources:
Altova XMLSpy
Aspose developer tools
DII site (implementer notes)
ECMA-376 specifications
ISO/IEC 29500
Microsoft Office File Formats documentation
ODF Translator project
Office Compatibility Pack
Office File Formats Documentation
Office Protocol Documentation
OMPM (Bulk File Converter)
Open Specifications Developer Center
OpenXmlDeveloper.org
Open XML Developer Portal
Open XML Format SDK
Open XML Format SDK forum
Package Explorer
PHPExcel API
PHP PowerPoint API