<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: How to hire Guillaume Portes</title>
	<atom:link href="http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-hire-guillaume-portes</link>
	<description>Thinking the unthinkable, pondering the imponderable, effing the ineffable and scruting the inscrutable</description>
	<lastBuildDate>Tue, 07 Feb 2012 11:20:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: By Metes and Bounds</title>
		<link>http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-3416</link>
		<dc:creator>By Metes and Bounds</dc:creator>
		<pubDate>Fri, 30 Jul 2010 21:14:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-3416</guid>
		<description>[...] at an example, to make this concrete. DIS 29500 contains the following passage which we&#8217;ve discussed before: 2.15.3.26 footnoteLayoutLikeWW8 (Emulate Word 6.x/95/97 Footnote [...]</description>
		<content:encoded><![CDATA[<p>[...] at an example, to make this concrete. DIS 29500 contains the following passage which we&#8217;ve discussed before: 2.15.3.26 footnoteLayoutLikeWW8 (Emulate Word 6.x/95/97 Footnote [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-293</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 09 Jan 2007 15:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-293</guid>
		<description>I don&#039;t know if it has been stated here, but you do know that supporting these the compatibility options is not required for OpenXML compliance? Developers are free to leave these out of they want.&lt;br /&gt;&lt;br /&gt;They are also free to re-encode them in valid OpenXML formatting. OpenXML is XML. That means it&#039;s to edit. If people care so much, they could--with relatively little effort--create macros or a regular expressions that re-encode what many of these tags do directly into the document formatting itself (e.g. for WP line spacing, change all linespacing to fn(linespacing).)</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know if it has been stated here, but you do know that supporting these the compatibility options is not required for OpenXML compliance? Developers are free to leave these out of they want.</p>
<p>They are also free to re-encode them in valid OpenXML formatting. OpenXML is XML. That means it&#8217;s to edit. If people care so much, they could&#8211;with relatively little effort&#8211;create macros or a regular expressions that re-encode what many of these tags do directly into the document formatting itself (e.g. for WP line spacing, change all linespacing to fn(linespacing).)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WWWWolf</title>
		<link>http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-285</link>
		<dc:creator>WWWWolf</dc:creator>
		<pubDate>Mon, 08 Jan 2007 16:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-285</guid>
		<description>Ugh.&lt;br /&gt;&lt;br /&gt;I have documents dating back to 1992. I open them just fine in modern word processors: The document format of choice at that time was, surprise surprise, plain text with a couple of formatting codes.&lt;br /&gt;&lt;br /&gt;I can even open my Commodore 64 documents just fine. The only catch is that my character set converter of choice (GNU Recode) doesn&#039;t do PETSCII.&lt;br /&gt;&lt;br /&gt;The lesson I&#039;ve learned is this: If you want the text to preserve, use plain text &lt;em&gt;or&lt;/em&gt; don&#039;t expect the transition to be perfect. If you want perfect formatting, dig out your PostScript files (or PDF in new documents).&lt;br /&gt;&lt;br /&gt;Word processors aren&#039;t document formatters. It&#039;s foolish to expect formatting to persist. Despite everyone&#039;s best attempts, it just doesn&#039;t.&lt;br /&gt;&lt;br /&gt;And if Microsoft doesn&#039;t describe &lt;em&gt;how&lt;/em&gt; to stay compatible, heck, this is a &lt;em&gt;completely&lt;/em&gt; doomed effort anyway.&lt;br /&gt;&lt;br /&gt;Plain Text is a well-defined standard for information interchange. HTML is a well-defined standard for information interchange. OpenDocument appears to be a well-defined standard for information interchange. OpenXML appears to be an Extremely Obfuscated, Difficult to Parse Plain Text Format that can be attempted to be used for information interchange if you get severely enough drunk first. But with these specs, don&#039;t expect compatibility.</description>
		<content:encoded><![CDATA[<p>Ugh.</p>
<p>I have documents dating back to 1992. I open them just fine in modern word processors: The document format of choice at that time was, surprise surprise, plain text with a couple of formatting codes.</p>
<p>I can even open my Commodore 64 documents just fine. The only catch is that my character set converter of choice (GNU Recode) doesn&#8217;t do PETSCII.</p>
<p>The lesson I&#8217;ve learned is this: If you want the text to preserve, use plain text <em>or</em> don&#8217;t expect the transition to be perfect. If you want perfect formatting, dig out your PostScript files (or PDF in new documents).</p>
<p>Word processors aren&#8217;t document formatters. It&#8217;s foolish to expect formatting to persist. Despite everyone&#8217;s best attempts, it just doesn&#8217;t.</p>
<p>And if Microsoft doesn&#8217;t describe <em>how</em> to stay compatible, heck, this is a <em>completely</em> doomed effort anyway.</p>
<p>Plain Text is a well-defined standard for information interchange. HTML is a well-defined standard for information interchange. OpenDocument appears to be a well-defined standard for information interchange. OpenXML appears to be an Extremely Obfuscated, Difficult to Parse Plain Text Format that can be attempted to be used for information interchange if you get severely enough drunk first. But with these specs, don&#8217;t expect compatibility.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jamesh</title>
		<link>http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-283</link>
		<dc:creator>jamesh</dc:creator>
		<pubDate>Mon, 08 Jan 2007 00:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-283</guid>
		<description>The statement that it isn&#039;t necessary to describe the deprecated features in the standard is certainly false if you are writing a program to interpret OOXML documents.&lt;br /&gt;&lt;br /&gt;However, if you are trying to generate OOXML documents, the deprecated features are likely to be superfluous.  So perhaps this is the use case that Microsoft is trying to promote.&lt;br /&gt;&lt;br /&gt;It is definitely in their interest for more content to be created in formats that can only be displayed and edited correctly with their applications ...</description>
		<content:encoded><![CDATA[<p>The statement that it isn&#8217;t necessary to describe the deprecated features in the standard is certainly false if you are writing a program to interpret OOXML documents.</p>
<p>However, if you are trying to generate OOXML documents, the deprecated features are likely to be superfluous.  So perhaps this is the use case that Microsoft is trying to promote.</p>
<p>It is definitely in their interest for more content to be created in formats that can only be displayed and edited correctly with their applications &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-282</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Sun, 07 Jan 2007 00:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-282</guid>
		<description>Sir, your pedantry exceeds even mine, no mean accomplishment.  I salute you.</description>
		<content:encoded><![CDATA[<p>Sir, your pedantry exceeds even mine, no mean accomplishment.  I salute you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LionsPhil</title>
		<link>http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-281</link>
		<dc:creator>LionsPhil</dc:creator>
		<pubDate>Sat, 06 Jan 2007 18:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-281</guid>
		<description>ARGH. To &quot;&lt;a href=&quot;http://begthequestion.info/&quot; rel=&quot;nofollow&quot;&gt;beg the question&lt;/a&gt;&quot; is to pressuppose your conclusion in your premise. &lt;b&gt;You mean &quot;raises the question&quot;.&lt;/b&gt; Come on, English is quite ambiguous enough without randomly abusing its phrases like this.</description>
		<content:encoded><![CDATA[<p>ARGH. To &#8220;<a href="http://begthequestion.info/" rel="nofollow">beg the question</a>&#8221; is to pressuppose your conclusion in your premise. <b>You mean &#8220;raises the question&#8221;.</b> Come on, English is quite ambiguous enough without randomly abusing its phrases like this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-280</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 06 Jan 2007 01:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-280</guid>
		<description>&lt;em&gt;I&#039;m as anti-Microsoft and pro OASIS as anyone else, but this seems like excessive flame-bait. These are admittedly retarded behaviours from legacy apps and I can 100% agree with the idea that the spec should get even WORSE bloat from addition on how to comply with them.&lt;br /&gt;&lt;br /&gt;Please post some specific and broader issues with the spec rather than nitpicking at obvious but small-scoped irritants.&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;Hello? These &quot;nitpicking irritants&quot; are some of the most important reasons why OOXML is &lt;em&gt;not an open standard&lt;/em&gt;. &#160;The broader issue is that the spec is narrowly tailored to fit the internal operations of one company&#039;s product, including its historical versions. &#160;The spec does not give enough specific implementation details to enable Brand X Software to make a fully-compatible application.&lt;br /&gt;&lt;br /&gt;It really is &lt;em&gt;not&lt;/em&gt; about hating Microsoft. &#160;If their products can compete with Sun and IBM and whomever in an open standard environment, then they deserve to win. &#160;If they want to implement all of the backwards compatibility they can come up with, then so be it. &#160;It just should not be squeezed into an open standard specification like this.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://lnxwalt.wordpress.com/tag/odf/&quot; rel=&quot;nofollow&quot;&gt;W^L+&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p><em>I&#8217;m as anti-Microsoft and pro OASIS as anyone else, but this seems like excessive flame-bait. These are admittedly retarded behaviours from legacy apps and I can 100% agree with the idea that the spec should get even WORSE bloat from addition on how to comply with them.</p>
<p>Please post some specific and broader issues with the spec rather than nitpicking at obvious but small-scoped irritants.</em></p>
<p>Hello? These &quot;nitpicking irritants&quot; are some of the most important reasons why OOXML is <em>not an open standard</em>. &nbsp;The broader issue is that the spec is narrowly tailored to fit the internal operations of one company&#8217;s product, including its historical versions. &nbsp;The spec does not give enough specific implementation details to enable Brand X Software to make a fully-compatible application.</p>
<p>It really is <em>not</em> about hating Microsoft. &nbsp;If their products can compete with Sun and IBM and whomever in an open standard environment, then they deserve to win. &nbsp;If they want to implement all of the backwards compatibility they can come up with, then so be it. &nbsp;It just should not be squeezed into an open standard specification like this.</p>
<p><a href="http://lnxwalt.wordpress.com/tag/odf/" rel="nofollow">W^L+</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phoenix Rising</title>
		<link>http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-279</link>
		<dc:creator>Phoenix Rising</dc:creator>
		<pubDate>Sat, 06 Jan 2007 00:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-279</guid>
		<description>I think this is a bit overblown, and more a comment on Microsoft&#039;s recurring inability to understand its own old code than anything else.  Back when Samba was just beginning to come into its own, it wasn&#039;t infrequent for the Samba developers to uncover &quot;features&quot; that were unknown or forgotten to Microsoft.&lt;br /&gt;&lt;br /&gt;Having said that, I will defend Guy&#039;s example of military specifications.  Moving footnotes and changing print layouts can in fact be important in maintenance docs and other things that rely on page numbering and appropriate spacing.  I know - I used to work for a company that produced software that rendered a lot of them to print.  They&#039;re pretty particular about it.</description>
		<content:encoded><![CDATA[<p>I think this is a bit overblown, and more a comment on Microsoft&#8217;s recurring inability to understand its own old code than anything else.  Back when Samba was just beginning to come into its own, it wasn&#8217;t infrequent for the Samba developers to uncover &#8220;features&#8221; that were unknown or forgotten to Microsoft.</p>
<p>Having said that, I will defend Guy&#8217;s example of military specifications.  Moving footnotes and changing print layouts can in fact be important in maintenance docs and other things that rely on page numbering and appropriate spacing.  I know &#8211; I used to work for a company that produced software that rendered a lot of them to print.  They&#8217;re pretty particular about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-278</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 06 Jan 2007 00:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-278</guid>
		<description>I find it strange that anyone thinks it is worth so much work to make sure that their Word documents remain exactly the same when rendered onto the printed page. In my experience, merely changing the installed printer drivers will alter the precise word and line spacing of a document when opened in Word. Changing to a different version of Word (using the same file) does so even more!&lt;br /&gt;&lt;br /&gt;Guaranteeing the precise layout is what PDF and Microsoft&#039;s new PDF competitor XPS are for.</description>
		<content:encoded><![CDATA[<p>I find it strange that anyone thinks it is worth so much work to make sure that their Word documents remain exactly the same when rendered onto the printed page. In my experience, merely changing the installed printer drivers will alter the precise word and line spacing of a document when opened in Word. Changing to a different version of Word (using the same file) does so even more!</p>
<p>Guaranteeing the precise layout is what PDF and Microsoft&#8217;s new PDF competitor XPS are for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-276</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 05 Jan 2007 21:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-276</guid>
		<description>I&#039;m as anti-Microsoft and pro OASIS as anyone else, but this seems like excessive flame-bait. These are admittedly retarded behaviours from legacy apps and I can 100% agree with the idea that the spec should get even WORSE bloat from addition on how to comply with them.&lt;br /&gt;&lt;br /&gt;Please post some specific and broader issues with the spec rather than nitpicking at obvious but small-scoped irritants.</description>
		<content:encoded><![CDATA[<p>I&#8217;m as anti-Microsoft and pro OASIS as anyone else, but this seems like excessive flame-bait. These are admittedly retarded behaviours from legacy apps and I can 100% agree with the idea that the spec should get even WORSE bloat from addition on how to comply with them.</p>
<p>Please post some specific and broader issues with the spec rather than nitpicking at obvious but small-scoped irritants.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: W^L+</title>
		<link>http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-274</link>
		<dc:creator>W^L+</dc:creator>
		<pubDate>Fri, 05 Jan 2007 18:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-274</guid>
		<description>It seems to me that nearly all of these &quot;legacy&quot; documents everyone is talking about need to be read but not written, converting them into PDF or a similar format seems to be the only sensible solution.&lt;br /&gt;&lt;br /&gt;Secondly, in some federal agencies, there are already problems working with data saved with older versions of Microsoft and Corel office applications. By &quot;working with&quot;, I mean reading and printing, as modifying such old data would compromise the integrity of the archiving (which is the reason such data still exists).  This standard, as currently written, does nothing to improve that situation, as it encourages the retention of non-content-related legacy artifacts within the converted documents.&lt;br /&gt;&lt;br /&gt;I have been discussing ODF and OOXML at http://lnxwalt.wordpress.com/tag/odf/ .</description>
		<content:encoded><![CDATA[<p>It seems to me that nearly all of these &quot;legacy&quot; documents everyone is talking about need to be read but not written, converting them into PDF or a similar format seems to be the only sensible solution.</p>
<p>Secondly, in some federal agencies, there are already problems working with data saved with older versions of Microsoft and Corel office applications. By &quot;working with&quot;, I mean reading and printing, as modifying such old data would compromise the integrity of the archiving (which is the reason such data still exists).  This standard, as currently written, does nothing to improve that situation, as it encourages the retention of non-content-related legacy artifacts within the converted documents.</p>
<p>I have been discussing ODF and OOXML at <a href="http://lnxwalt.wordpress.com/tag/odf/" rel="nofollow">http://lnxwalt.wordpress.com/tag/odf/</a> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-273</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 05 Jan 2007 17:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-273</guid>
		<description>No document formatting formats before the year 2000 should be supported. Instead, every company should provide a conversion program from their own legacy formats to the new standard. For companies no longer in business an open source conversion program that reverse engineers the format can be written. &lt;br /&gt;If we don&#039;t do this, we will have to repeat this legacy formatting stupidity for each new standard. Lets fix this once and for all NOW!!! No proprietary standard should be tolerated in the future - period. If this is a government agency requirement, then all current vendors must support this.</description>
		<content:encoded><![CDATA[<p>No document formatting formats before the year 2000 should be supported. Instead, every company should provide a conversion program from their own legacy formats to the new standard. For companies no longer in business an open source conversion program that reverse engineers the format can be written. <br />If we don&#8217;t do this, we will have to repeat this legacy formatting stupidity for each new standard. Lets fix this once and for all NOW!!! No proprietary standard should be tolerated in the future &#8211; period. If this is a government agency requirement, then all current vendors must support this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Casper Gielen</title>
		<link>http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-272</link>
		<dc:creator>Casper Gielen</dc:creator>
		<pubDate>Fri, 05 Jan 2007 16:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-272</guid>
		<description>Hey guy,&lt;br /&gt;you are right that the content of those very old documents is still important. But to get to the content it does not have to be rendered exactly as it was 15 years ago.&lt;br /&gt;&lt;br /&gt;It might not look good if there is a little bit to much whitespace on a page, and some elements not centered perfect anymore, but the information in the document is still available.&lt;br /&gt;&lt;br /&gt;If Microsoft really wants to open up there formats, they should be willing to break some formatting to guarantee compatibility with the future.</description>
		<content:encoded><![CDATA[<p>Hey guy,<br />you are right that the content of those very old documents is still important. But to get to the content it does not have to be rendered exactly as it was 15 years ago.</p>
<p>It might not look good if there is a little bit to much whitespace on a page, and some elements not centered perfect anymore, but the information in the document is still available.</p>
<p>If Microsoft really wants to open up there formats, they should be willing to break some formatting to guarantee compatibility with the future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr. Tech</title>
		<link>http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-271</link>
		<dc:creator>Mr. Tech</dc:creator>
		<pubDate>Fri, 05 Jan 2007 16:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-271</guid>
		<description>I think it&#039;s about time that Microsoft finally walks away from always being compatible and start something new and fresh or they are always going to be bloating themselves for 20 years worth of document types.&lt;br /&gt;&lt;br /&gt;If users want backwards compatibility, save it in  a DOC or XLS format. If they don&#039;t need that backwardness, save it in the XML DOCX or XLSX format and from here on it that file will be compatible.</description>
		<content:encoded><![CDATA[<p>I think it&#8217;s about time that Microsoft finally walks away from always being compatible and start something new and fresh or they are always going to be bloating themselves for 20 years worth of document types.</p>
<p>If users want backwards compatibility, save it in  a DOC or XLS format. If they don&#8217;t need that backwardness, save it in the XML DOCX or XLSX format and from here on it that file will be compatible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-270</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Fri, 05 Jan 2007 15:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-270</guid>
		<description>&quot;Considering the requirement that the standard allow for compatability with existing documents, what would you suggest?&quot;&lt;br /&gt;&lt;br /&gt;Jonathan, I suggest Microsoft stop promoting their file format as general-purpose and stop pushing it as a &quot;standard.&quot; It makes sense as an internal format for Word and it makes sense as a way for other applications to (try to) faithfully import Word files.&lt;br /&gt;&lt;br /&gt;As far as a competitor to OpenDocument, who in the world would go with this as their native format? Think of all the word-specific crap you&#039;d have to consciously ignore when reading/implementing/debugging against specs.</description>
		<content:encoded><![CDATA[<p>&#8220;Considering the requirement that the standard allow for compatability with existing documents, what would you suggest?&#8221;</p>
<p>Jonathan, I suggest Microsoft stop promoting their file format as general-purpose and stop pushing it as a &#8220;standard.&#8221; It makes sense as an internal format for Word and it makes sense as a way for other applications to (try to) faithfully import Word files.</p>
<p>As far as a competitor to OpenDocument, who in the world would go with this as their native format? Think of all the word-specific crap you&#8217;d have to consciously ignore when reading/implementing/debugging against specs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-269</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 05 Jan 2007 15:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-269</guid>
		<description>On the &#039;is 1900 a leap year&#039;, Microsoft at some time sneakily fixed the problem. It is no longer a leap year, but the function&lt;br /&gt;VariantTimeToSystemTime&lt;br /&gt;(note--variant time is a double in days--system time is a display format  structure (year,month,day,hour, etc))&lt;br /&gt;now converts 0.0000 to midnight (0h:0minutes), December 30, 1899.&lt;br /&gt;So Jan 1 1900 at 00:00 is 2.00000, and all the dates in your sql database before March 1, 1900 are off by 1.00 or 2.00.</description>
		<content:encoded><![CDATA[<p>On the &#8216;is 1900 a leap year&#8217;, Microsoft at some time sneakily fixed the problem. It is no longer a leap year, but the function<br />VariantTimeToSystemTime<br />(note&#8211;variant time is a double in days&#8211;system time is a display format  structure (year,month,day,hour, etc))<br />now converts 0.0000 to midnight (0h:0minutes), December 30, 1899.<br />So Jan 1 1900 at 00:00 is 2.00000, and all the dates in your sql database before March 1, 1900 are off by 1.00 or 2.00.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bogus</title>
		<link>http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-268</link>
		<dc:creator>Bogus</dc:creator>
		<pubDate>Fri, 05 Jan 2007 15:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-268</guid>
		<description>Are the people defending the MS position because of the need to render old documents, really saying that rendering old documents &quot;accurately&quot; includes putting parts of a footnote in the clearly wrong place on a page? Surely what matters is that a footnote is recognisable as such and placed in a footnote-like place on the page. Insisting on backward compatbility down to reproducing broken behaviour makes no sense for anybody - if the original very imortant legal document was understandable with the broken behaviour of WordImperfect Version 0.2, then surely rendering it in a roughly similar way (hopefully slightly better) is good enough? Or am I missing some cunning legal point here?</description>
		<content:encoded><![CDATA[<p>Are the people defending the MS position because of the need to render old documents, really saying that rendering old documents &#8220;accurately&#8221; includes putting parts of a footnote in the clearly wrong place on a page? Surely what matters is that a footnote is recognisable as such and placed in a footnote-like place on the page. Insisting on backward compatbility down to reproducing broken behaviour makes no sense for anybody &#8211; if the original very imortant legal document was understandable with the broken behaviour of WordImperfect Version 0.2, then surely rendering it in a roughly similar way (hopefully slightly better) is good enough? Or am I missing some cunning legal point here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raelik</title>
		<link>http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-267</link>
		<dc:creator>Raelik</dc:creator>
		<pubDate>Fri, 05 Jan 2007 14:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-267</guid>
		<description>This really smacks of laziness AND nefarious intent on Microsoft&#039;s part. It&#039;s laziness on their part to simply encode these workarounds for backwards compatibilty as a one-liner that essentially says &#039;this is a workaround&#039;, and nefarious because Rob is right: They&#039;re doing it to prevent other OOXML vendors from providing a complete solutions. Yes, there may not be any Word 95 documents encoded as OOXML yet, but you can bet when you open a word 95 doc in Word 12 and save it as OOXML, it will have these compatibility tags encoded in it, meaning only office 12 will render them properly.</description>
		<content:encoded><![CDATA[<p>This really smacks of laziness AND nefarious intent on Microsoft&#8217;s part. It&#8217;s laziness on their part to simply encode these workarounds for backwards compatibilty as a one-liner that essentially says &#8216;this is a workaround&#8217;, and nefarious because Rob is right: They&#8217;re doing it to prevent other OOXML vendors from providing a complete solutions. Yes, there may not be any Word 95 documents encoded as OOXML yet, but you can bet when you open a word 95 doc in Word 12 and save it as OOXML, it will have these compatibility tags encoded in it, meaning only office 12 will render them properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diego</title>
		<link>http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-266</link>
		<dc:creator>Diego</dc:creator>
		<pubDate>Fri, 05 Jan 2007 14:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-266</guid>
		<description>I agree with both the poster and &quot;# posted by Rudolf : Wed Jan 03, 07:33:00 PM EST  &quot;&lt;br /&gt;&lt;br /&gt;This tells you what you should emulate, but does NOT tell you how you should do it. Application could choose to read the property and define a standrad way of showing, e.g., footnotes and show them.&lt;br /&gt;&lt;br /&gt;When I say I also agree with the poster is that, they could&#039;ve made it more flexible, and when converting a document actually put the rules there (width, height, and so on).&lt;br /&gt;&lt;br /&gt;Now, what intrigues me is, if Microsoft has ceased support for WinXP and WinXP SP1, when are they going to stop supporting Word Perfect and others like that??&lt;br /&gt;&lt;br /&gt;Compatibility should&#039;ve gone as far as year 2000.</description>
		<content:encoded><![CDATA[<p>I agree with both the poster and &#8220;# posted by Rudolf : Wed Jan 03, 07:33:00 PM EST  &#8220;</p>
<p>This tells you what you should emulate, but does NOT tell you how you should do it. Application could choose to read the property and define a standrad way of showing, e.g., footnotes and show them.</p>
<p>When I say I also agree with the poster is that, they could&#8217;ve made it more flexible, and when converting a document actually put the rules there (width, height, and so on).</p>
<p>Now, what intrigues me is, if Microsoft has ceased support for WinXP and WinXP SP1, when are they going to stop supporting Word Perfect and others like that??</p>
<p>Compatibility should&#8217;ve gone as far as year 2000.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-265</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 05 Jan 2007 14:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/01/how-to-hire-guillaume-portes.html#comment-265</guid>
		<description>We should all keep in mind that most documents in business are not started from a blank sheet. Typically, an existing document is opened and &quot;tweaked&quot; to reflect its current intent.&lt;br /&gt;&lt;br /&gt;I am routinely forced to use a powerpoint template that was created with Office98 for Macintosh because it was heavily used and tweaked.&lt;br /&gt;&lt;br /&gt;Whether Office2007 will open the legacy documents and translate all their idiosyncracies into non-idiosyncratic OOXML (highly unlikely), these documents will continue to live on far longer than most people realize.&lt;br /&gt;&lt;br /&gt;When the managers start trying out that new OpenOffice that is supposed to support the OOXML &quot;standard&quot; and OO cannot render these legacy documents accurately, but Office2007+ can it&#039;s back to Office2007 because it&#039;s &quot;easier and less trouble.&quot;&lt;br /&gt;&lt;br /&gt;I agree that there are probably good reasons for having these tags with their &quot;inappropriate&quot; rendering internally by MS. However, to leave them unspecified in a &quot;standard&quot; is a little tough to swallow.</description>
		<content:encoded><![CDATA[<p>We should all keep in mind that most documents in business are not started from a blank sheet. Typically, an existing document is opened and &#8220;tweaked&#8221; to reflect its current intent.</p>
<p>I am routinely forced to use a powerpoint template that was created with Office98 for Macintosh because it was heavily used and tweaked.</p>
<p>Whether Office2007 will open the legacy documents and translate all their idiosyncracies into non-idiosyncratic OOXML (highly unlikely), these documents will continue to live on far longer than most people realize.</p>
<p>When the managers start trying out that new OpenOffice that is supposed to support the OOXML &#8220;standard&#8221; and OO cannot render these legacy documents accurately, but Office2007+ can it&#8217;s back to Office2007 because it&#8217;s &#8220;easier and less trouble.&#8221;</p>
<p>I agree that there are probably good reasons for having these tags with their &#8220;inappropriate&#8221; rendering internally by MS. However, to leave them unspecified in a &#8220;standard&#8221; is a little tough to swallow.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.656 seconds -->

