<?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>Explanation of the ISO “Fast-Track” process</title><link>http://blogs.msdn.com/brian_jones/archive/2007/01/29/explanation-of-the-iso-fast-track-process.aspx</link><description>The Fast-Track process for OpenXML is just now getting underway, and there about 6 more months of review before the ballots will be cast . I got an e-mail yesterday asking why there was only a month for ISO to review the OpenXML submission and I figured</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>ISO standards process explained</title><link>http://blogs.msdn.com/brian_jones/archive/2007/01/29/explanation-of-the-iso-fast-track-process.aspx#1551778</link><pubDate>Mon, 29 Jan 2007 17:35:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1551778</guid><dc:creator>Doug Mahugh</dc:creator><description>&lt;p&gt;Brian Jones has posted an overview of ISO Fast-Track certification that explains the various stages of&lt;/p&gt;
</description></item><item><title>re: Explanation of the ISO “Fast-Track” process</title><link>http://blogs.msdn.com/brian_jones/archive/2007/01/29/explanation-of-the-iso-fast-track-process.aspx#1552104</link><pubDate>Mon, 29 Jan 2007 19:21:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1552104</guid><dc:creator>Daniel</dc:creator><description>&lt;p&gt;Nice job!&lt;/p&gt;
&lt;p&gt;Next, try to construct some excuses for not using the ISO date format, non-documented backward-compatible feature that no one can implement, etc....&lt;/p&gt;
</description></item><item><title>re: Explanation of the ISO “Fast-Track” process</title><link>http://blogs.msdn.com/brian_jones/archive/2007/01/29/explanation-of-the-iso-fast-track-process.aspx#1552164</link><pubDate>Mon, 29 Jan 2007 19:39:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1552164</guid><dc:creator>BrianJones</dc:creator><description>&lt;p&gt;Daniel,&lt;/p&gt;
&lt;p&gt;SpreadsheetML Dates: &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/brian_jones/archive/2006/10/25/spreadsheetml-dates.aspx"&gt;http://blogs.msdn.com/brian_jones/archive/2006/10/25/spreadsheetml-dates.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Application Settings: &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/brian_jones/archive/2007/01/09/specifying-the-document-settings.aspx"&gt;http://blogs.msdn.com/brian_jones/archive/2007/01/09/specifying-the-document-settings.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;-Brian&lt;/p&gt;
</description></item><item><title>re: Explanation of the ISO “Fast-Track” process</title><link>http://blogs.msdn.com/brian_jones/archive/2007/01/29/explanation-of-the-iso-fast-track-process.aspx#1557468</link><pubDate>Tue, 30 Jan 2007 17:53:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1557468</guid><dc:creator>hAl</dc:creator><description>&lt;p&gt;@Daniel&lt;/p&gt;
&lt;p&gt;If you can support ISO 8601 formats in spreadsheet then please explain how you would handle this example:&lt;/p&gt;
&lt;p&gt;Spreadsheets generally use an internal format for date calculations. It would be very difficult to maintain integrity between such an internal format and an ISO standard representaion in de document file.&lt;/p&gt;
&lt;p&gt;For instance when two date are subtracted in ISO that leaves a 'period' it would&lt;/p&gt;
&lt;p&gt;be something that is very weird implementing into a spreadsheet. &lt;/p&gt;
&lt;p&gt;Example &lt;/p&gt;
&lt;p&gt;Cel a contains 20070214T131031 &lt;/p&gt;
&lt;p&gt;Cel b contains 20070214T131030 &lt;/p&gt;
&lt;p&gt;Cel c contains 20070214T131030/20070214T131031 &lt;/p&gt;
&lt;p&gt;These are all correct ISO 8601 where in cell c there is effectivly a 1 second&lt;/p&gt;
&lt;p&gt;'period' that corresponds with the difference between cell a and cell b. &lt;/p&gt;
&lt;p&gt;In an internal spreadsheet formula format that would represent as: &lt;/p&gt;
&lt;p&gt;Cel a 39127,548969907400 &lt;/p&gt;
&lt;p&gt;Cel b 39127,548958333300 &lt;/p&gt;
&lt;p&gt;Cel c 0,000011574113 &lt;/p&gt;
&lt;p&gt;This is an example of the internal Excel 1900 date format where in cell c also&lt;/p&gt;
&lt;p&gt;is a 1 second period that corresponds with the difference in cell a and cell b.&lt;/p&gt;
&lt;p&gt;However it is virtually impossible to go from ISO to internal format and then&lt;/p&gt;
&lt;p&gt;convert back to ISO without data loss. &lt;/p&gt;
</description></item><item><title>File Formats on the Colbert Report (sort of)</title><link>http://blogs.msdn.com/brian_jones/archive/2007/01/29/explanation-of-the-iso-fast-track-process.aspx#1561525</link><pubDate>Wed, 31 Jan 2007 07:49:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1561525</guid><dc:creator>Brian Jones: Open XML Formats</dc:creator><description>&lt;p&gt;There's something odd about working on a feature in Office that one of the last things any average user&lt;/p&gt;
</description></item><item><title>OpenXML links to wrap up January ‘07</title><link>http://blogs.msdn.com/brian_jones/archive/2007/01/29/explanation-of-the-iso-fast-track-process.aspx#1568433</link><pubDate>Thu, 01 Feb 2007 03:35:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1568433</guid><dc:creator>Brian Jones: Open XML Formats</dc:creator><description>&lt;p&gt;I had a few interesting articles I thought folks might be interested in: Miguel de Icaza – The EU Prosecutors&lt;/p&gt;
</description></item><item><title>re: Explanation of the ISO “Fast-Track” process</title><link>http://blogs.msdn.com/brian_jones/archive/2007/01/29/explanation-of-the-iso-fast-track-process.aspx#1573544</link><pubDate>Thu, 01 Feb 2007 19:03:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1573544</guid><dc:creator>James Susanka</dc:creator><description>&lt;p&gt;&amp;quot;For instance, OpenOffice will soon have support for ODF and OpenXML.&amp;quot;&lt;/p&gt;
&lt;p&gt;when will office have ODF support? &amp;nbsp;&lt;/p&gt;
&lt;p&gt;surely a company with the resources of yours can implement such an inferior standard as ODF.&lt;/p&gt;
</description></item><item><title>re: Explanation of the ISO “Fast-Track” process</title><link>http://blogs.msdn.com/brian_jones/archive/2007/01/29/explanation-of-the-iso-fast-track-process.aspx#1573580</link><pubDate>Thu, 01 Feb 2007 19:06:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1573580</guid><dc:creator>BrianJones</dc:creator><description>&lt;p&gt;James: &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/brian_jones/archive/2006/07/05/657510.aspx"&gt;http://blogs.msdn.com/brian_jones/archive/2006/07/05/657510.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Explanation of the ISO “Fast-Track” process</title><link>http://blogs.msdn.com/brian_jones/archive/2007/01/29/explanation-of-the-iso-fast-track-process.aspx#1602594</link><pubDate>Mon, 05 Feb 2007 11:27:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1602594</guid><dc:creator>nyme</dc:creator><description>&lt;p&gt;ok microsoft is trying to keep big organisation with office ...the odf format is a honest way to let concurrency betwen different actor, but microsoft doesn't want concurrency , just corruption an intrigue to get more money ..&lt;/p&gt;
</description></item><item><title>Andy Updegrove's Indian Fantasy</title><link>http://blogs.msdn.com/brian_jones/archive/2007/01/29/explanation-of-the-iso-fast-track-process.aspx#1620148</link><pubDate>Wed, 07 Feb 2007 18:34:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1620148</guid><dc:creator>Doug Mahugh</dc:creator><description>&lt;p&gt;This morning, in my usual routine, I sipped a cup of coffee while reading the latest news around the&lt;/p&gt;
</description></item><item><title>Questions on Open XML</title><link>http://blogs.msdn.com/brian_jones/archive/2007/01/29/explanation-of-the-iso-fast-track-process.aspx#3997327</link><pubDate>Sun, 22 Jul 2007 14:43:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3997327</guid><dc:creator>Wouter van Vugt</dc:creator><description>&lt;p&gt;For those of you not only reading my blog, but also the other content provided by the Info Support blog&lt;/p&gt;
</description></item><item><title>Предложение Microsoft по формату документов Open XML не было принято ISO</title><link>http://blogs.msdn.com/brian_jones/archive/2007/01/29/explanation-of-the-iso-fast-track-process.aspx#4746958</link><pubDate>Tue, 04 Sep 2007 21:39:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4746958</guid><dc:creator>Сергей Орлик (Sergey Orlik)</dc:creator><description>&lt;p&gt;Голосование ISO по предложению Microsoft придать Open XML статус стандарта закончилось 2-го сентября.&lt;/p&gt;
</description></item></channel></rss>