<?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: Bait and Switch</title>
	<atom:link href="http://www.robweir.com/blog/2007/12/bait-and-switch.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.robweir.com/blog/2007/12/bait-and-switch.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=bait-and-switch</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: Anonymous</title>
		<link>http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1339</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 13 Dec 2007 19:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1339</guid>
		<description>@Christian: There is a book called &quot;The file formats handbook&quot; by Gunter Born ISBN 1-85032-117-5which has a bunch of old formats including WK3, but I don&#039;t know about NSF.</description>
		<content:encoded><![CDATA[<p>@Christian: There is a book called &#8220;The file formats handbook&#8221; by Gunter Born ISBN 1-85032-117-5which has a bunch of old formats including WK3, but I don&#8217;t know about NSF.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Ward</title>
		<link>http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1337</link>
		<dc:creator>Chris Ward</dc:creator>
		<pubDate>Wed, 12 Dec 2007 22:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1337</guid>
		<description>Well, you standardize what you want to interoperate on.&lt;br/&gt;&lt;br/&gt;For an SQL database, you probably want to standardize on the SQL to access the data; you might also want a standard &#039;unload&#039; format so that you can unload from IBM DB2 and load back in to Microsoft SQLServer. Or vice-versa.&lt;br/&gt;&lt;br/&gt;For office productivity documents, the reason for standardizing seems to be that people attach them to emails; put them on their web sites; and archive them in the expectation they will be accessible in decades to come.&lt;br/&gt;&lt;br/&gt;Document managers ? Well, you could always try getting everyone to buy IBM Lotus Notes :-) But of course some will insist on Microsoft SharePoint :-( .&lt;br/&gt;&lt;br/&gt;What&#039;s the way to bridge between those two ?&lt;br/&gt;&lt;br/&gt;Telcos seem to manage interoperability between competitors. You don&#039;t have to all get phone service from ATT nowadays. It can be done.</description>
		<content:encoded><![CDATA[<p>Well, you standardize what you want to interoperate on.</p>
<p>For an SQL database, you probably want to standardize on the SQL to access the data; you might also want a standard &#8216;unload&#8217; format so that you can unload from IBM DB2 and load back in to Microsoft SQLServer. Or vice-versa.</p>
<p>For office productivity documents, the reason for standardizing seems to be that people attach them to emails; put them on their web sites; and archive them in the expectation they will be accessible in decades to come.</p>
<p>Document managers ? Well, you could always try getting everyone to buy IBM Lotus Notes :-) But of course some will insist on Microsoft SharePoint :-( .</p>
<p>What&#8217;s the way to bridge between those two ?</p>
<p>Telcos seem to manage interoperability between competitors. You don&#8217;t have to all get phone service from ATT nowadays. It can be done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1336</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Wed, 12 Dec 2007 21:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1336</guid>
		<description>Right.  But I think we need to think a bit about what should be standardized at what level.  For example, what benefits you more, in terms of access, standardizing the way a Database stores its data on disk?  Or standardizing the query language used to access the data, SQL?  &lt;br/&gt;&lt;br/&gt;I think at the level of documents, your best bet is to get the formats standardized, but at the level of the document managers, better to standardize the protocols/API&#039;s used to locale and access the documents, like HTTP, WebDav, JSR 170 Java Content Repository, etc.&lt;br/&gt;&lt;br/&gt;I don&#039;t know if there is some general rule or higher observation here, but that&#039;s what it looks like to me.&lt;br/&gt;&lt;br/&gt;The thing to remember about IBM is that we&#039;re inveterate integrators.  We thrive on heterogeneous environments.  Standards are what allows us to make our solutions work with what the customer already has.</description>
		<content:encoded><![CDATA[<p>Right.  But I think we need to think a bit about what should be standardized at what level.  For example, what benefits you more, in terms of access, standardizing the way a Database stores its data on disk?  Or standardizing the query language used to access the data, SQL?  </p>
<p>I think at the level of documents, your best bet is to get the formats standardized, but at the level of the document managers, better to standardize the protocols/API&#8217;s used to locale and access the documents, like HTTP, WebDav, JSR 170 Java Content Repository, etc.</p>
<p>I don&#8217;t know if there is some general rule or higher observation here, but that&#8217;s what it looks like to me.</p>
<p>The thing to remember about IBM is that we&#8217;re inveterate integrators.  We thrive on heterogeneous environments.  Standards are what allows us to make our solutions work with what the customer already has.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1335</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 12 Dec 2007 21:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1335</guid>
		<description>I think he is implying that some parts of IBM are running around claiming everything should be open at the moment, while other parts of IBM still run their business on closed technology.&lt;br/&gt;&lt;br/&gt;Corporates are big and complex entities.</description>
		<content:encoded><![CDATA[<p>I think he is implying that some parts of IBM are running around claiming everything should be open at the moment, while other parts of IBM still run their business on closed technology.</p>
<p>Corporates are big and complex entities.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan T. Freeman</title>
		<link>http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1334</link>
		<dc:creator>Nathan T. Freeman</dc:creator>
		<pubDate>Wed, 12 Dec 2007 14:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1334</guid>
		<description>Is Christian trying to imply that IBM claimed the NSF format was open?&lt;br/&gt;&lt;br/&gt;Any instance of the Notes API can convert an NSF into a detailed XML structure (known as DXL) with a short series of calls.  But IBM has never claimed that NSF was or is open.</description>
		<content:encoded><![CDATA[<p>Is Christian trying to imply that IBM claimed the NSF format was open?</p>
<p>Any instance of the Notes API can convert an NSF into a detailed XML structure (known as DXL) with a short series of calls.  But IBM has never claimed that NSF was or is open.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1332</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Tue, 11 Dec 2007 23:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1332</guid>
		<description>encap2.ond attachments?  They haven&#039;t been used since Notes 4.5, like 10 years ago.  How many of those do you still have?  &lt;br/&gt;&lt;br/&gt;In any case I&#039;m not aware of any NSF file format specification.  Your best bet may be to look for a way of doing a one-time programmatic migration of the data on a machine that does have Notes installed, into a format that you can better consume.&lt;br/&gt;&lt;br/&gt;(Ben, Ed, let me know if I&#039;m missing something here.)&lt;br/&gt;&lt;br/&gt;The important thing to keep in mind is that not every technology you find out there is based on a documented, specified file format.  Take Lotus WordPro for example.  Beneath its Bento wrapper it is pretty much a memory dump, an unadulterated, undigested serialization of internal WordPro C++ data structures. Aside from mimicking the internal data structures of WordPro, you will not have much luck reading a WordPro file.&lt;br/&gt;&lt;br/&gt;So for formats like that, I would not propose them as standards.  In the end, a file format is typically not tied to a particular application because it was designed to be tied to that application.  It is tied to an application because the format lacked design altogether, or at least lacked a perspective broader than a single application.</description>
		<content:encoded><![CDATA[<p>encap2.ond attachments?  They haven&#8217;t been used since Notes 4.5, like 10 years ago.  How many of those do you still have?  </p>
<p>In any case I&#8217;m not aware of any NSF file format specification.  Your best bet may be to look for a way of doing a one-time programmatic migration of the data on a machine that does have Notes installed, into a format that you can better consume.</p>
<p>(Ben, Ed, let me know if I&#8217;m missing something here.)</p>
<p>The important thing to keep in mind is that not every technology you find out there is based on a documented, specified file format.  Take Lotus WordPro for example.  Beneath its Bento wrapper it is pretty much a memory dump, an unadulterated, undigested serialization of internal WordPro C++ data structures. Aside from mimicking the internal data structures of WordPro, you will not have much luck reading a WordPro file.</p>
<p>So for formats like that, I would not propose them as standards.  In the end, a file format is typically not tied to a particular application because it was designed to be tied to that application.  It is tied to an application because the format lacked design altogether, or at least lacked a perspective broader than a single application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1331</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 11 Dec 2007 22:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1331</guid>
		<description>Hi!&lt;br/&gt;&lt;br/&gt;I need the file format of NSF-files. I want to decrypt properitary encap2.ond attachments (they are tiny NSF-databases and the equivalent of TNEF for MS-Office which has been reverse engineered very well) on an embedded linux system and I cannot place notes.dll or the whole Notes client onto that appliance because of licensing issues.&lt;br/&gt;&lt;br/&gt;Because I can read everywhere that IBM is so open I want to ask if someone knows to read the NSF-file format?&lt;br/&gt;&lt;br/&gt;Many thanks, especially for Rob if he makes this properitary file format available, I really need it.&lt;br/&gt; Christian</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I need the file format of NSF-files. I want to decrypt properitary encap2.ond attachments (they are tiny NSF-databases and the equivalent of TNEF for MS-Office which has been reverse engineered very well) on an embedded linux system and I cannot place notes.dll or the whole Notes client onto that appliance because of licensing issues.</p>
<p>Because I can read everywhere that IBM is so open I want to ask if someone knows to read the NSF-file format?</p>
<p>Many thanks, especially for Rob if he makes this properitary file format available, I really need it.<br /> Christian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1330</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Mon, 10 Dec 2007 16:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1330</guid>
		<description>@anonymous,&lt;br/&gt;&lt;br/&gt;Standards are intended to promote standardization?  I&#039;ll need to think about that one a bit more.&lt;br/&gt;&lt;br/&gt;But I&#039;ll ask you this: When should a standard be rejected by ISO? We clearly have a system here that is set up to evaluate proposals and then to vote on them.  The existence of a voting mechanism indicates that one of the outcomes envisioned by the process is failure of a proposal.  &lt;br/&gt;&lt;br/&gt;So when should a proposed standard be rejected?  It sounds like you are saying that standards should never be rejected.  But if that is true, then why do we vote?</description>
		<content:encoded><![CDATA[<p>@anonymous,</p>
<p>Standards are intended to promote standardization?  I&#8217;ll need to think about that one a bit more.</p>
<p>But I&#8217;ll ask you this: When should a standard be rejected by ISO? We clearly have a system here that is set up to evaluate proposals and then to vote on them.  The existence of a voting mechanism indicates that one of the outcomes envisioned by the process is failure of a proposal.  </p>
<p>So when should a proposed standard be rejected?  It sounds like you are saying that standards should never be rejected.  But if that is true, then why do we vote?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1329</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 09 Dec 2007 14:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1329</guid>
		<description>I don&#039;t get all this whining.  Standards are just that: standards.  They are intended to promote interoperability and standardization to reduce cost and confusion on the part of manufacturers.  It is typically a messy process until a standard evolves and gets approved.  In most other industries, there are more than one standards that co-exist with each other.  It is just the way the standardization process works.  PDF is now also an approved ISO standard, and it also competes with ODF, at least where archiving is concerned.  However, I don&#039;t hear anyone whining about that.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t get all this whining.  Standards are just that: standards.  They are intended to promote interoperability and standardization to reduce cost and confusion on the part of manufacturers.  It is typically a messy process until a standard evolves and gets approved.  In most other industries, there are more than one standards that co-exist with each other.  It is just the way the standardization process works.  PDF is now also an approved ISO standard, and it also competes with ODF, at least where archiving is concerned.  However, I don&#8217;t hear anyone whining about that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rsandu2007</title>
		<link>http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1328</link>
		<dc:creator>rsandu2007</dc:creator>
		<pubDate>Sun, 09 Dec 2007 04:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1328</guid>
		<description>Hello,&lt;br/&gt;&lt;br/&gt;The last thing I would like to see happening is putting the whole ISO organization to its grave because of this OOXML mess...&lt;br/&gt;&lt;br/&gt;The fact that Microsoft already succeded to interfere in the ISO core process and made &quot;corrections&quot; to its written regulations is already *very serious*, guys !&lt;br/&gt;&lt;br/&gt;Please, anyone of us that has some power in this matter: 1. oppose to the idea of ISO becoming a vendor consortium (shortcutting the NBs) and 2. oppose to the idea of lowering the ISO overall quality standards just for the sake of rushing (fast-tracking) some Microsoft crap !&lt;br/&gt;&lt;br/&gt;Please, please...&lt;br/&gt;&lt;br/&gt;I&#039;m *deelpy* concerned.&lt;br/&gt;&lt;br/&gt;Regards,&lt;br/&gt;Răzvan&lt;br/&gt;Bucharest, Romania</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>The last thing I would like to see happening is putting the whole ISO organization to its grave because of this OOXML mess&#8230;</p>
<p>The fact that Microsoft already succeded to interfere in the ISO core process and made &#8220;corrections&#8221; to its written regulations is already *very serious*, guys !</p>
<p>Please, anyone of us that has some power in this matter: 1. oppose to the idea of ISO becoming a vendor consortium (shortcutting the NBs) and 2. oppose to the idea of lowering the ISO overall quality standards just for the sake of rushing (fast-tracking) some Microsoft crap !</p>
<p>Please, please&#8230;</p>
<p>I&#8217;m *deelpy* concerned.</p>
<p>Regards,<br />Răzvan<br />Bucharest, Romania</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1327</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Sat, 08 Dec 2007 10:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1327</guid>
		<description>In The Netherlands (NEN) it was always said ooxml would be maintained in Ecma.  Then again, everyone knew NL would abstain due to its anal rules ;)</description>
		<content:encoded><![CDATA[<p>In The Netherlands (NEN) it was always said ooxml would be maintained in Ecma.  Then again, everyone knew NL would abstain due to its anal rules ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1326</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Fri, 07 Dec 2007 20:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1326</guid>
		<description>It is a scary proposition.  I don&#039;t think people understand how much Microsoft now owns JTC1 in a very real and tangible way. Absolutely owns. &lt;br/&gt;&lt;br/&gt;Consider that it requires 2/3 approval of JTC1 P members to approve a standard. Microsoft, by various means, has managed to achieve very close to that number. They are only 5 short.  If they achieve that 2/3 then they can ram through whatever standards they want.  &lt;br/&gt;&lt;br/&gt;But that scary part is that with even 1/3 of P-members, a number they clearly outright own, they can block anyone else&#039;s standard.  It probably hasn&#039;t sunk into your realization yet,but Microsoft can essentially already erected toll bridge in ISO and demand payment or other concessions from anyone who wants to work with International Standards.  If ISO rules get in the way, Microsoft can change them.  If ISO administrators  get in the way -- no worry. With this number of NB&#039;s Microsoft can control directives, staffing, paychecks, etc.  &lt;br/&gt;&lt;br/&gt;They&#039;ve raised an army.  You don&#039;t think they will use it?</description>
		<content:encoded><![CDATA[<p>It is a scary proposition.  I don&#8217;t think people understand how much Microsoft now owns JTC1 in a very real and tangible way. Absolutely owns. </p>
<p>Consider that it requires 2/3 approval of JTC1 P members to approve a standard. Microsoft, by various means, has managed to achieve very close to that number. They are only 5 short.  If they achieve that 2/3 then they can ram through whatever standards they want.  </p>
<p>But that scary part is that with even 1/3 of P-members, a number they clearly outright own, they can block anyone else&#8217;s standard.  It probably hasn&#8217;t sunk into your realization yet,but Microsoft can essentially already erected toll bridge in ISO and demand payment or other concessions from anyone who wants to work with International Standards.  If ISO rules get in the way, Microsoft can change them.  If ISO administrators  get in the way &#8212; no worry. With this number of NB&#8217;s Microsoft can control directives, staffing, paychecks, etc.  </p>
<p>They&#8217;ve raised an army.  You don&#8217;t think they will use it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pbkr</title>
		<link>http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1325</link>
		<dc:creator>pbkr</dc:creator>
		<pubDate>Fri, 07 Dec 2007 19:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1325</guid>
		<description>Posted on Groklaw&lt;br/&gt;=================&lt;br/&gt;From a Risk Assessment point of view this is the stuff of nightmares.&lt;br/&gt;&lt;br/&gt;Microsoft has by their actions broken the mechanism to ALL business interoperability, from the correct dimensions of an M8 bolt to formal quality control and risk management processes. All that damage, just so it could hang on to a office software monopoly.&lt;br/&gt;&lt;br/&gt;This has gone well past the point of acceptance, and especially those who wilfully participated in this scam are in principle liable for the damage their efforts will cause to business worldwide, and that damage is already starting to show. At the moment it&#039;s mainly technical, but tell me, as a random grab from existing standards ISO holds, would *you* want to be responsible for, for instance, holding up a standard for Respiratory tract humidifiers for medical use? Or a standard to reduce injury to children&#039;s heads? I&#039;m not sure if anyone really understands just how catastrophic the damage is that Microsoft has caused with its shenanigans but the ramifications are IMHO very worrying.&lt;br/&gt;&lt;br/&gt;I have reported the matter to the office of Dr Neelie Kroes, to be considered in the light of the recent monopoly judgement against Microsoft. I must admit that I don&#039;t quite know what CAN be done, but this act of wilful destruction must not go unnoticed. If you know any journalists, PLEASE mention it to them. Show them facts, not guesswork - there are enough. Get it public.&lt;br/&gt;&lt;br/&gt;In my opinion, ISO needs to do some serious house cleaning. In the core organisation, rules must be strengthened and an arbitration panel must be installed to ensure an appropriate means is available to deal with any future abuse. Given the proven abuse of the mechanism, MSOOXML should be wholly removed from the ISO voting process until the effects of the vote rigging have been negated. The ficticuous P members that have joined but not voted must be removed on account of joining on false premises, their payment considered compensation for the harm they caused. Repeated non-voting must be set as a reason to lose membership status.&lt;br/&gt;&lt;br/&gt;In the national bodies, several processes are ongoing already to establish how Microsoft managed to sway the committee leaderships. In countries like Switzerland formal complaints exist against the leadership, and in general there has been a global discovery that what was supposed to be a fully technical and logical process has emerged to be a human process that can be easily subverted by companies with ill intent. This too needs addressing but is much harder because the mechanism is not universal, it differs per country. I don&#039;t think ISO can do much about that centrally.&lt;br/&gt;&lt;br/&gt;I have been involved in cleaning up organisational messes before, but I must admit I&#039;ve never seen anything on such grand a scale. This is not just unethical, it&#039;s wanton destruction.&lt;br/&gt;&lt;br/&gt;If Microsoft has ANY sense whatsoever it should start undoing the damage it has caused, starting Monday latest. If not I would hope everyone reading this will do their best to ensure that the full effects of what they have done are made clear to every press outfit on the planet.&lt;br/&gt;&lt;br/&gt;This .really. has gone too far.</description>
		<content:encoded><![CDATA[<p>Posted on Groklaw<br />=================<br />From a Risk Assessment point of view this is the stuff of nightmares.</p>
<p>Microsoft has by their actions broken the mechanism to ALL business interoperability, from the correct dimensions of an M8 bolt to formal quality control and risk management processes. All that damage, just so it could hang on to a office software monopoly.</p>
<p>This has gone well past the point of acceptance, and especially those who wilfully participated in this scam are in principle liable for the damage their efforts will cause to business worldwide, and that damage is already starting to show. At the moment it&#8217;s mainly technical, but tell me, as a random grab from existing standards ISO holds, would *you* want to be responsible for, for instance, holding up a standard for Respiratory tract humidifiers for medical use? Or a standard to reduce injury to children&#8217;s heads? I&#8217;m not sure if anyone really understands just how catastrophic the damage is that Microsoft has caused with its shenanigans but the ramifications are IMHO very worrying.</p>
<p>I have reported the matter to the office of Dr Neelie Kroes, to be considered in the light of the recent monopoly judgement against Microsoft. I must admit that I don&#8217;t quite know what CAN be done, but this act of wilful destruction must not go unnoticed. If you know any journalists, PLEASE mention it to them. Show them facts, not guesswork &#8211; there are enough. Get it public.</p>
<p>In my opinion, ISO needs to do some serious house cleaning. In the core organisation, rules must be strengthened and an arbitration panel must be installed to ensure an appropriate means is available to deal with any future abuse. Given the proven abuse of the mechanism, MSOOXML should be wholly removed from the ISO voting process until the effects of the vote rigging have been negated. The ficticuous P members that have joined but not voted must be removed on account of joining on false premises, their payment considered compensation for the harm they caused. Repeated non-voting must be set as a reason to lose membership status.</p>
<p>In the national bodies, several processes are ongoing already to establish how Microsoft managed to sway the committee leaderships. In countries like Switzerland formal complaints exist against the leadership, and in general there has been a global discovery that what was supposed to be a fully technical and logical process has emerged to be a human process that can be easily subverted by companies with ill intent. This too needs addressing but is much harder because the mechanism is not universal, it differs per country. I don&#8217;t think ISO can do much about that centrally.</p>
<p>I have been involved in cleaning up organisational messes before, but I must admit I&#8217;ve never seen anything on such grand a scale. This is not just unethical, it&#8217;s wanton destruction.</p>
<p>If Microsoft has ANY sense whatsoever it should start undoing the damage it has caused, starting Monday latest. If not I would hope everyone reading this will do their best to ensure that the full effects of what they have done are made clear to every press outfit on the planet.</p>
<p>This .really. has gone too far.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1324</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Fri, 07 Dec 2007 13:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1324</guid>
		<description>@nb, if you are interested in more information on &quot;Direct Participation&quot; check with your national JTC1 member body and ask about N8812, the ballot which would establish an ad hoc group to study this. That ballot closes December 24th.</description>
		<content:encoded><![CDATA[<p>@nb, if you are interested in more information on &#8220;Direct Participation&#8221; check with your national JTC1 member body and ask about N8812, the ballot which would establish an ad hoc group to study this. That ballot closes December 24th.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nb</title>
		<link>http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1323</link>
		<dc:creator>nb</dc:creator>
		<pubDate>Fri, 07 Dec 2007 13:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1323</guid>
		<description>Where can I find information on that push towards ISO adopting a &quot;direct participation model&quot;?</description>
		<content:encoded><![CDATA[<p>Where can I find information on that push towards ISO adopting a &#8220;direct participation model&#8221;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Ward</title>
		<link>http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1322</link>
		<dc:creator>Chris Ward</dc:creator>
		<pubDate>Fri, 07 Dec 2007 00:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1322</guid>
		<description>mo,&lt;br/&gt;&lt;br/&gt;I don&#039;t think Rob and Bob Sutor are particularly &#039;attacking&#039; Microsoft. Well, only in the sense that a Coke salesman would &#039;attack&#039; a Pepsi salesman. The corporations are competitors in this market segment, and are likely to remain so for ever.&lt;br/&gt;&lt;br/&gt;It&#039;s more that they are pointing out that IBM is relatively unlikely to come up with a competing independent implementation of DIS29500; a sort-of upgraded Lotus SmartSuite which could interoperate with Microsoft Office by exchanging the files that each product writes to disk in DIS29500 format. As far as I can tell, the investment required to do that is thought to be large and pointless.&lt;br/&gt;&lt;br/&gt;So if the &#039;powers that be&#039; are hoping that by ISO standardising on DIS29500 they will draw IBM in to build an independent product and compete with Microsoft on price, they&#039;re probably going to be disappointed. &lt;br/&gt;&lt;br/&gt;Whether any other business attempts to come in to compete would be up to them; but perhaps governments should look to see if there are any credible ones before casting their votes.&lt;br/&gt;&lt;br/&gt;By all accounts, those who pay &#039;full list price&#039; for Microsoft&#039;s office solutions (typically small and medium business) will not see any price reductions consequent on ISO issuing a standard for DIS29500. It won&#039;t achieve any additional competition.&lt;br/&gt;&lt;br/&gt;IBM&#039;s colours are firmly nailed to the mast with Lotus Notes; 120 million paying &#039;seats&#039;. And Lotus Symphony, no charge, which stands in the same relationship to Lotus Notes as a telephone handset stands to dial-tone. ISO26300 for both of those.&lt;br/&gt;&lt;br/&gt;ATT gives away handsets to grow the market for dial-tone. Businesses distribute marketing novelties all the time, at a &#039;retail price&#039; of $0; of course the &#039;wholesale&#039; price is higher. IBM Lotus Symphony is an IBM marketing novelty. Get yours here http://symphony.lotus.com/ and give or sell them to your friends and customers too if you like.&lt;br/&gt;&lt;br/&gt;Other segments are other businesses. IBM and Microsoft are locked together in the XBox360 business; IBM can&#039;t sell XBox360 chips to anyone but Microsoft, and Microsoft can&#039;t buy XBox360 chips from anyone but IBM. An uneasy truce, maybe, but what else would you have happen ?&lt;br/&gt;&lt;br/&gt;Is it good for the world (producers and consumers) if we have common, interoperable web service specifications ? I think so. So the &#039;battleships&#039; attempt to hammer it out.</description>
		<content:encoded><![CDATA[<p>mo,</p>
<p>I don&#8217;t think Rob and Bob Sutor are particularly &#8216;attacking&#8217; Microsoft. Well, only in the sense that a Coke salesman would &#8216;attack&#8217; a Pepsi salesman. The corporations are competitors in this market segment, and are likely to remain so for ever.</p>
<p>It&#8217;s more that they are pointing out that IBM is relatively unlikely to come up with a competing independent implementation of DIS29500; a sort-of upgraded Lotus SmartSuite which could interoperate with Microsoft Office by exchanging the files that each product writes to disk in DIS29500 format. As far as I can tell, the investment required to do that is thought to be large and pointless.</p>
<p>So if the &#8216;powers that be&#8217; are hoping that by ISO standardising on DIS29500 they will draw IBM in to build an independent product and compete with Microsoft on price, they&#8217;re probably going to be disappointed. </p>
<p>Whether any other business attempts to come in to compete would be up to them; but perhaps governments should look to see if there are any credible ones before casting their votes.</p>
<p>By all accounts, those who pay &#8216;full list price&#8217; for Microsoft&#8217;s office solutions (typically small and medium business) will not see any price reductions consequent on ISO issuing a standard for DIS29500. It won&#8217;t achieve any additional competition.</p>
<p>IBM&#8217;s colours are firmly nailed to the mast with Lotus Notes; 120 million paying &#8216;seats&#8217;. And Lotus Symphony, no charge, which stands in the same relationship to Lotus Notes as a telephone handset stands to dial-tone. ISO26300 for both of those.</p>
<p>ATT gives away handsets to grow the market for dial-tone. Businesses distribute marketing novelties all the time, at a &#8216;retail price&#8217; of $0; of course the &#8216;wholesale&#8217; price is higher. IBM Lotus Symphony is an IBM marketing novelty. Get yours here <a href="http://symphony.lotus.com/" rel="nofollow">http://symphony.lotus.com/</a> and give or sell them to your friends and customers too if you like.</p>
<p>Other segments are other businesses. IBM and Microsoft are locked together in the XBox360 business; IBM can&#8217;t sell XBox360 chips to anyone but Microsoft, and Microsoft can&#8217;t buy XBox360 chips from anyone but IBM. An uneasy truce, maybe, but what else would you have happen ?</p>
<p>Is it good for the world (producers and consumers) if we have common, interoperable web service specifications ? I think so. So the &#8216;battleships&#8217; attempt to hammer it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1321</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 07 Dec 2007 00:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1321</guid>
		<description>@mo: Is that you, Steve B.?</description>
		<content:encoded><![CDATA[<p>@mo: Is that you, Steve B.?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yagotta B. Kidding</title>
		<link>http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1320</link>
		<dc:creator>Yagotta B. Kidding</dc:creator>
		<pubDate>Thu, 06 Dec 2007 21:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1320</guid>
		<description>per @anonymous:&lt;br/&gt;&lt;i&gt;I have seen legal experts discussing an overhaul of ISO that will kick out all non-governmental organizations from the voting committees. There might be a chance that commercial parties will be relegated to observer status rather sooner than later.&lt;/i&gt;&lt;br/&gt;&lt;br/&gt;This would comfort me more had I not witnessed the process leading up to the US NB vote.  With the Secretary of Commerce being lobbied directly by the CEO of Microsoft and then pressuring the other Federal agencies to change their votes (contrary to their technical experts&#039; advice.)&lt;br/&gt;&lt;br/&gt;It would be nice if we could have the process be &lt;b&gt;less&lt;/b&gt; political, rather than more -- but that may not be an option.  Sometimes, I fear, Chairman Mao was right about the roots of power.</description>
		<content:encoded><![CDATA[<p>per @anonymous:<br /><i>I have seen legal experts discussing an overhaul of ISO that will kick out all non-governmental organizations from the voting committees. There might be a chance that commercial parties will be relegated to observer status rather sooner than later.</i></p>
<p>This would comfort me more had I not witnessed the process leading up to the US NB vote.  With the Secretary of Commerce being lobbied directly by the CEO of Microsoft and then pressuring the other Federal agencies to change their votes (contrary to their technical experts&#8217; advice.)</p>
<p>It would be nice if we could have the process be <b>less</b> political, rather than more &#8212; but that may not be an option.  Sometimes, I fear, Chairman Mao was right about the roots of power.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1319</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Thu, 06 Dec 2007 21:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1319</guid>
		<description>@Mo,  If you don&#039;t like to hear criticisms about OOXML then you&#039;ve come to the wrong place.  I suggest you might find a move to Kazakhstan more to your liking.&lt;br/&gt;&lt;br/&gt;For the record, IBM currently participates in over 400 standards organizations worldwide.  We employ many of the most talented and experienced standards professionals in the industry.  If you can&#039;t think of any standards that IBM is contributing to, then that probably just shows the thankless nature of standards development.  When standards work well, you don&#039;t read about them in the press.</description>
		<content:encoded><![CDATA[<p>@Mo,  If you don&#8217;t like to hear criticisms about OOXML then you&#8217;ve come to the wrong place.  I suggest you might find a move to Kazakhstan more to your liking.</p>
<p>For the record, IBM currently participates in over 400 standards organizations worldwide.  We employ many of the most talented and experienced standards professionals in the industry.  If you can&#8217;t think of any standards that IBM is contributing to, then that probably just shows the thankless nature of standards development.  When standards work well, you don&#8217;t read about them in the press.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Open Sourcerer</title>
		<link>http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1318</link>
		<dc:creator>The Open Sourcerer</dc:creator>
		<pubDate>Thu, 06 Dec 2007 17:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robweir.com/blog/2007/12/bait-and-switch.html#comment-1318</guid>
		<description>@Rob, I bet he enjoyed that! (NOT)</description>
		<content:encoded><![CDATA[<p>@Rob, I bet he enjoyed that! (NOT)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

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

