<?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>Article on “Using Java to Crack Office 2007”</title><link>http://blogs.msdn.com/b/brian_jones/archive/2007/06/07/article-on-using-java-to-crack-office-2007.aspx</link><description>There is an article up on InfoQ showing how you can use Java to work with the Open XML formats. 
 Go ahead and take a look: http://www.infoq.com/articles/cracking-office-2007-with-java 
 While the title of the article says Office 2007, you all know</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Article on “Using Java to Crack Office 2007”</title><link>http://blogs.msdn.com/b/brian_jones/archive/2007/06/07/article-on-using-java-to-crack-office-2007.aspx#3151011</link><pubDate>Fri, 08 Jun 2007 03:11:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3151011</guid><dc:creator>Jeff Moser</dc:creator><description>&lt;p&gt;Brian,&lt;/p&gt;
&lt;p&gt;Thanks for the quick response! If it were at all possible to get the file format converter team(s) to factor that functionality out into a DLL that could be used on the server (for Word, Excel, and PowerPoint), it would lead to a great explosion of usage in the type of projects I work on. The clients have have different versions of Office (2000, XP, 2003, 2007) and some of their IT departments either haven't applied the file format compatibility pack, don't know about it, or won't apply it. Even in the case where the client is allowed to install the compatibility pack, it still puts an undue burden on them to open the OpenXML-based file. I love the formats and have been doing great things with them. Unfortunately, this single issue that is preventing me from making use of them on a large scale.&lt;/p&gt;
&lt;p&gt;Thanks again for all your posts, technical depth, and transparency on this blog!&lt;/p&gt;
&lt;p&gt;Jeff&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3151011" width="1" height="1"&gt;</description></item><item><title>re: Article on “Using Java to Crack Office 2007”</title><link>http://blogs.msdn.com/b/brian_jones/archive/2007/06/07/article-on-using-java-to-crack-office-2007.aspx#3149875</link><pubDate>Fri, 08 Jun 2007 01:52:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3149875</guid><dc:creator>I'm Brian Jones</dc:creator><description>&lt;p&gt;Hi Jeff,&lt;/p&gt;
&lt;p&gt;We are definitely aware of this scenario, but the only code we currently have for going from doc to docx is Word code which is not built to run on the server.&lt;/p&gt;
&lt;p&gt;-Brian&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3149875" width="1" height="1"&gt;</description></item><item><title>re: Article on “Using Java to Crack Office 2007”</title><link>http://blogs.msdn.com/b/brian_jones/archive/2007/06/07/article-on-using-java-to-crack-office-2007.aspx#3147602</link><pubDate>Thu, 07 Jun 2007 23:11:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3147602</guid><dc:creator>Jeff Moser</dc:creator><description>&lt;p&gt;I am definitely a big supporter of Open XML and applaud efforts like this and the Open XML SDK. However, there are cases when clients are stuck with Office 2003 and cannot install the compatibility pack due to their current IT policies. Will there be any help from Microsoft in the terms of an SDK where I can read a binary format programmatically, convert it to the Open XML format and work with it using the SDK and then save it back in the binary format? I know I could do that using the Office COM layer, but I'd like to do this on the server level. Preferrably, I'd like a Microsoft solution rather than a third party solution to ensure that the conversion from binary to Open XML and back is optimal.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3147602" width="1" height="1"&gt;</description></item></channel></rss>