Sign In
Brian Jones & Zeyad Rajabi: Office Solutions
I'm Brian Jones, a program manager in Office. I've been working on the XML functionality and file formats in Office, as well as other technologies folks use for extending Office in various ways. In this blog, I'll focus on the types of Business Applicatio
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Blog Home
Share this
RSS for posts
Atom
RSS for comments
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
3rd Party Tools
Code Samples
Compatibility Pack
Conferences
Custom Schema Solutions
email
Excel
History
interoperability
Office 2003
Office 2007
Office 2010
Office Open XML Standard
Open XML SDK
OpenXML Developers
PDF
PowerPoint
SpreadsheetML
Standards Politics
Tech Interop
Translation Tools
Word
Word HTML
WordprocessingML
Zeyad's SDK Examples
Archive
Archives
June 2010
(1)
May 2010
(2)
April 2010
(1)
March 2010
(1)
February 2010
(3)
January 2010
(2)
December 2009
(2)
November 2009
(3)
October 2009
(3)
September 2009
(2)
August 2009
(5)
July 2009
(2)
June 2009
(4)
May 2009
(2)
April 2009
(4)
March 2009
(3)
February 2009
(3)
January 2009
(4)
December 2008
(2)
November 2008
(5)
October 2008
(2)
June 2008
(1)
May 2008
(2)
April 2008
(2)
March 2008
(24)
February 2008
(8)
January 2008
(18)
December 2007
(9)
November 2007
(4)
October 2007
(2)
September 2007
(4)
August 2007
(8)
July 2007
(11)
June 2007
(10)
May 2007
(4)
April 2007
(4)
March 2007
(12)
February 2007
(9)
January 2007
(13)
December 2006
(5)
November 2006
(5)
October 2006
(11)
September 2006
(11)
August 2006
(12)
July 2006
(12)
June 2006
(13)
May 2006
(18)
April 2006
(7)
March 2006
(6)
February 2006
(9)
January 2006
(5)
December 2005
(3)
November 2005
(7)
October 2005
(13)
September 2005
(11)
August 2005
(10)
July 2005
(15)
June 2005
(16)
May 2005
(1)
Friday links (July 6, 2007)
MSDN Blogs
>
Brian Jones & Zeyad Rajabi: Office Solutions
>
Friday links (July 6, 2007)
Friday links (July 6, 2007)
BrianJones
6 Jul 2007 2:51 PM
Comments
54
A couple interesting topics I wanted to link to today:
Rick Jelliffe makes my week
– Rick has a great post called
"Slashdotters: all together now… 'Doh!'"
that pretty well sums up my experiences over the past several years. When we first announced the XML formats for Office, there was a focused collection of negative feedback on sites like slashdot, and there were demands that unless we did "foo" it wouldn't really be an open format. Well we've actually done all the things folks asked and then some! As you would expect though the they continue to move the target. We fully documented over 10,000 elements, attributes, simple types, enumerations, with over 6,000 pages of documentation and made that freely available; we removed any possible legal IP issues by putting the OpenXML formats under the OSP; we completely gave away the ownership of the formats to a standards body (ECMA, and now ISO) so that even if Microsoft wanted to, we couldn't unilaterally make any changes or block the availability of the documentation; and we've sponsored on open source project that provides translation between OpenXML and another international standard, ODF.
Sun builds ODF translator for MS Office
– Speaking of translator projects, sun this week announced the availability of a plug-in for Microsoft Office that allows you to read and write ODF files. You can now see that there are people working on OpenXML support in OpenOffice and ODF support in MS Office. These different translation tools really allow the customer to decide which format they want to build their solutions around, and then use the translators if something in the other format comes along. Malte Timmermann has more information up on his blog:
http://blogs.sun.com/malte/entry/sun_odf_plugin_1_0
One side note here is that it looks like we have a bug in Word 2007 where Sun's ODF converters are able to save but not open the ODF files. I looked into this a bit and it looks like Word will mistakenly assume that the ODF file is a .docx file (since they are both ZIP at the base level). Word sniffs the file to see if it knows what kind of file it is, and only if it doesn't think it can open it will it hand it off to one of the registered converters. Since we think it's a .docx, we actually try to open it, and then of course fail since it's an .odt and not a .docx. I commented on this up on
Malte's blog
, and I'll provide more information once we've come up with a fix. I'm not sure how long it will take to pull that together, but I'll keep everyone posted.
PHPExcel
– There's a new update to the PHPExcel library that you can use for creating Open XML spreadsheets. You can see the project up on
codeplex
, or check out
Maarten's blog
.
Channel 9 interview
– Part 2 of the channel 9 interview on Open XML formats is available here:
http://channel9.msdn.com/ShowPost.aspx?PostID=320503
54 Comments
3rd Party Tools
,
Office Open XML Standard
,
Tech Interop
,
Translation Tools
,
OpenXML Developers
Blog - Comment List MSDN TechNet
Comments
Loading...