shipbuilding.html 17.3 KB
<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <style type="text/css" media="all">
    @import "/QA/2006/01/blogstyle.css";
    </style>
    <meta name="keywords" content='' />
    <meta name="description" content="When groups of implementors and others (working groups in standards bodies and what have you, or groups of implementors and others with shared interest in a certain set of technologies) gather together publicly for focused technical discussion on a particular..." />
    <meta name="revision" content="$Id: shipbuilding.html,v 1.54 2011/12/16 03:02:54 gerald Exp $" />    
   <link rel="alternate" type="application/atom+xml" title="Atom" href="http://www.w3.org/QA/atom.xml" />
   <link rel="alternate" type="application/rss+xml" title="RSS 1.0" href="http://www.w3.org/QA/news.rss" />   
   <title>Shipbuilding (or, cruel to be kind) - W3C Blog</title>

   <link rel="start" href="http://www.w3.org/QA/" title="Home" />
   <link rel="prev" href="http://www.w3.org/QA/2008/06/doc_vs_reinvent.html" title="Documenting the Web vs. reinventing it" />
   <link rel="next" href="http://www.w3.org/QA/2008/06/war-of-the-worlds.html" title="The War of the Worlds" />

   <!--
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
         xmlns:dc="http://purl.org/dc/elements/1.1/">
<rdf:Description
    rdf:about="http://www.w3.org/QA/2008/06/shipbuilding.html"
    trackback:ping="http://www.w3.org/QA/sununga/mt-tb.cgi/189"
    dc:title="Shipbuilding (or, cruel to be kind)"
    dc:identifier="http://www.w3.org/QA/2008/06/shipbuilding.html"
    dc:subject="HTML"
    dc:description="When groups of implementors and others (working groups in standards bodies and what have you, or groups of implementors and others with shared interest in a certain set of technologies) gather together publicly for focused technical discussion on a particular..."
    dc:creator="Michael(tm) Smith"
    dc:date="2008-06-26T04:18:28+00:00" />
</rdf:RDF>
-->

    <!-- <script type="text/javascript" src="http://www.w3.org/QA/mt.js"></script>-->

</head>
<body class="layout-one-column">
      <div id="banner">
      <h1 id="title">
	<a href="http://www.w3.org/"><img height="48" alt="W3C" id="logo" src="http://www.w3.org/Icons/WWW/w3c_home_nb" /></a>
W3C Blog
</h1>
    </div>
    
    <ul class="navbar" id="menu">
        <li><strong><a href="/QA/" title="W3C Blog Home">[ W3C Blog ]</a></strong></li>
        <li><a href="/QA/Library/" title="Documents and Publications on Web and Quality">Documents</a></li>
        <li><a href="/QA/Tools/" accesskey="3" title="Validators and other Tools">Tools</a></li>
        <li><a href="/2007/12/qa-blog-help/index#feedback">Feedback</a></li>
    </ul>
<div id="searchbox">
<form method="get" action="http://www.google.com/custom" enctype="application/x-www-form-urlencoded">
<p id="formbox"><input type="text" size="15" class="textfield" name="q" accesskey="E" maxlength="255" /> <input type="submit" class="submitfield" value="Search" id="goButton" name="sa" accesskey="G" /> <input type="hidden" name="cof" value="T:black;LW:72;ALC:#ff3300;L:http://www.w3.org/Icons/w3c_home;LC:#000099;LH:48;BGC:white;AH:left;VLC:#660066;GL:0;AWFID:0b9847e42caf283e;" /><input type="hidden" id="searchW3C" name="sitesearch" checked="checked" value="www.w3.org/QA" /><input type="hidden" name="domains" value="www.w3.org/QA" /></p>
</form>
</div>


    <div id="main"><!-- This DIV encapsulates everything in this page - necessary for the positioning -->

                     <p class="content-nav">
                        <a href="http://www.w3.org/QA/2008/06/doc_vs_reinvent.html">&laquo; Documenting the Web vs. reinventing it</a> |
                        <a href="http://www.w3.org/QA/">Main</a>
                        | <a href="http://www.w3.org/QA/2008/06/war-of-the-worlds.html">The War of the Worlds &raquo;</a>
                     </p>

                        <h2 class="entry-header">Shipbuilding (or, cruel to be kind)</h2>
                           <div class="entry-body">
                              <p>When groups of implementors and others (working groups in standards bodies and what have you, or groups of implementors and others with shared interest in a certain set of technologies) gather together publicly for focused technical discussion on a particular topic — or, say, to pool their efforts to produce specifications for new technologies — there's a common scenario they can sometimes find themselves facing.</p>

<p>That scenario starts with the appearance in the group of certain kinds of new arrivals (for lack of a better term) — sincere, well-intentioned people who show up with some ideas that are often pretty interesting but that they've cooked up sorta on their own, in relative isolation. The new arrival — driven by a strong personal conviction that his ideas have real value — then makes a sustained effort for a while to do everything he can to get the rest of the group to pay attention and consider spec’ing out and implementing those ideas.</p>

<p>But the reaction of the rest of the group in such cases can often range from simple indifference to sometimes-polite and sometimes-not-so-polite attempts to point out to the new arrival that his ideas have some fundamental problems that make implementing those ideas impractical or impossible or even just plain undesirable.</p>

<p>In a recent real-world case of something that could be seen as an instance of that kind of scenario, Michael Kay <a href="http://lists.xml.org/archives/xml-dev/200805/msg00089.html" >posted a message</a> that makes an interesting analogy:</p>

<blockquote cite="http://lists.xml.org/archives/xml-dev/200805/msg00089.html">
<p>To be honest, it's a bit like walking up to Boeing and Airbus with some
sketches of a new plane and asking them to build it. We can wish you luck,
but we won't be placing our bets on it.</p>
</blockquote>

<p>So the way the scenario more often than not ends up getting played out is with the new arrival — met with that kind of “We can wish you luck,
but we won't be placing our bets” reaction, and becoming frustrated/angry/confused about why the rest of the group just can't see the value in his ideas that he sees in them — getting marginalized or ignored by the rest of group (as they grow impatient with the discussion and give up), or with the new arrival leaving altogether.</p>

<p>It is a mistake to dismiss such people outright as dilettantes or dabblers and to simply ignore them. At the same time, it may perhaps also be a mistake for groups working on standards to — in an effort to avoid offending people or making them feel unwelcome or unappreciated — to adopt completely welcoming/accepting “all ideas are created equal” discussion norms that risk encouraging continued, extended discussion of any proposal regardless of its lack of intrinsic merit or implementability.</p>

<p>It is perhaps far better for the group to encourage a discussion atmosphere of evaluating all ideas and proposals based on their technical merit and likelihood of being implemented. That does not mean the group shouldn't remain open to all proposals and new ideas. But it should recognize that there are proposals that some amount of initial discussion will likely reveal as clearly not meeting the group's baseline criteria with regard to technical merit and implementability — and recognize that it may not be the best use of the group’s time and energies to entertain continued discussion of such proposals indefinitely.</p>

<p>Being frank to people with regard to lack of viability of particular proposals in which they are personally (sometimes emotionally) invested may seem cruel — but I think it's far kinder than misleading people into investing further personal time in exploration of ideas that have little chance of actually making it into the final version of a spec, or zero chance of ever getting implemented.</p>

<p>The goal of working together on technical specifications is to produce standards that actually get implemented. We don't make standards for the sake of making standards, we do it with the goal of making them as implementable as possible — and to actually get them implemented as widely and interoperably as possible. Standards that don't get fully implemented are not real standards. At best, they're just wish lists. And we're not in the business of producing wish lists (or should not be, at least).</p>
                           </div>
                           <div id="more" class="entry-more">
                              
                           </div>
                       <p class="postinfo">Filed by <a href="">Michael(tm) Smith</a> on June 26, 2008  4:18 AM in <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2008/06/shipbuilding.html">Permalink</a>
                                 | <a href="http://www.w3.org/QA/2008/06/shipbuilding.html#comments">Comments (6)</a>
                                 | <a href="http://www.w3.org/QA/2008/06/shipbuilding.html#trackback">TrackBacks (0)</a>
</p>



<h3 class="comments-header" id="comments">Comments</h3>
<div class="comment" id="comment-151227">
<p class="comment-meta" id="c151227">
<span class="comment-meta-author"><strong>Ben Boyle </strong></span>
<span class="comment-meta-date"><a href="#c151227">#</a> 2008-06-27</span>
</p>
<div class="comment-bulk">
<p>It's a tricky situation, it is hard coming into the middle of an established group. It would be nice to see more induction and mentoring of new members ... posts like this may help those that read 'em though :)</p>

</div>
</div>


<div class="comment" id="comment-151338">
<p class="comment-meta" id="c151338">
<span class="comment-meta-author"><strong>Eye </strong></span>
<span class="comment-meta-date"><a href="#c151338">#</a> 2008-06-27</span>
</p>
<div class="comment-bulk">
<p>I think this approach is valid to a lot more than just web standards, and i'm glad you've addressed it. </p>

</div>
</div>


<div class="comment" id="comment-151942">
<p class="comment-meta" id="c151942">
<span class="comment-meta-author"><strong>Jim Hendler </strong></span>
<span class="comment-meta-date"><a href="#c151942">#</a> 2008-06-30</span>
</p>
<div class="comment-bulk">
<p>While I'm quite sympathetic with this view, I think it misses a fact about WGs that is important - they have a social and political structure as do most groups.  Just as an example, I recently quit a working group because I got tired of being told that my approach was wrong or that I didn't understand.  I was constantly being asked to justify my opinions, where others were held to a different standard (since the majority of participants agreed with them).  I could see where the criticism of this blog post could be leveled, although in this case I am generally considered an expert in the subject and actually chaired the original Working Group that this one is a follow on to. <br />
<br />
Basically, I realized that few if any of my ideas had a chance of making it into the standard and the unpleasantness of spending my time to no avail outweighed my willingness to keep fighting.  Terms like "technical merit" and "likelihood of being implemented" sound like metrics, but like all things politic, they are determined in a context, and that context may or may not be the neutral one we strive for in setting standards.
<br />
I agree with the author that it is very important that those of us who participate in, and especially chair or team contact for WGs, keep in mind that at least prima facie, all ideas should be considered fairly.  However, while discussion cannot and should not go on <i>ad nauseum</i>, there should be a clear effort made to make sure that everyone is heard, and that the process, which protects the minority, is followed carefully.  The fact that someone is in the minority does not mean they are wrong.</p>

</div>
</div>


<div class="comment" id="comment-169011">
<p class="comment-meta" id="c169011">
<span class="comment-meta-author"><strong>Dmitry Turin (SQL50, HTML60) </strong></span>
<span class="comment-meta-date"><a href="#c169011">#</a> 2008-11-18</span>
</p>
<div class="comment-bulk">
<p>What i understanded during discussion in public-html@w3.org and xml-dev@lists.xml.org,
and about what significant people inform me in personal letters (in background of public mailing lists):</p>

<ul>
<li> Western world does not interested in implementation of progressive ideas,
because Indian slaves have been executing job for Western world free of charge</li>
<li> Nobody allow me to kill his investments, even it's investment into frankly nonsense (you guessed, what term i implied)</li>
</ul>

<p>P.S. &gt;to produce standards that actually get implemented</p>

<p>As comment to 2).</p>

</div>
</div>


<div class="comment" id="comment-169080">
<p class="comment-meta" id="c169080">
<span class="comment-meta-author"><strong>Dmitry Turin </strong></span>
<span class="comment-meta-date"><a href="#c169080">#</a> 2008-11-21</span>
</p>
<div class="comment-bulk">
<p>And i forgot to mention third item:</p>

<p>All international standardization organizations are founded not by users, but by corporations - and not for user, but for corporations (to impose own decisions to young rival firms)</p>

</div>
</div>


<div class="comment" id="comment-186120">
<p class="comment-meta" id="c186120">
<span class="comment-meta-author"><strong>jimmywilliamson </strong></span>
<span class="comment-meta-date"><a href="#c186120">#</a> 2010-01-14</span>
</p>
<div class="comment-bulk">
<p>No offense to anyone on here, but it is funny how new users like myself trust everything that they read hear. Just because youve been a member longer than me does not mean that you are smarter. Please heed all advice before taking :)</p>

</div>
</div>



  <div class="comments-open" id="comments-open">
<h3 class="comments-open-header">Leave a comment</h3>

<div class="comments-open-moderated">
   <p>
   Note: this blog is intended to foster <strong>polite
   on-topic discussions</strong>. Comments failing these
   requirements and spam will not get published. Please,
   enter your real name and email address. Every
   individual comment is reviewed by the W3C staff.
   This may take some time, thank you for your patience.
   </p>
   <p>
   You can use the following HTML markup (a href, b, i, 
   br/, p, strong, em, ul, ol, li, blockquote, pre) 
   and/or <a href="http://daringfireball.net/projects/markdown/syntax">Markdown syntax</a>.</p>
</div>

<div id="comments-open-data">
<form method="post" action="http://www.w3.org/QA/sununga/beach.pl" id="comments-form">
<h4>Your comment</h4>
<div id="comments-open-text">
  <textarea id="comment-text" name="text" rows="20" cols="100"></textarea><br />
<label for="comment-text">Write your comment text here. Remember, keep the discussion on topic and courteous.</label>
</div>

<h4>About you</h4>
<div id="comment-form-name">
  <input type="hidden" name="static" value="1" />
<input type="hidden" name="entry_id" value="199" />
<input type="hidden" name="__lang" value="en" /> 
<label for="comment-author">Your Name</label>
<input id="comment-author" name="author" size="30" value="" />
</div>
<div id="comment-form-email">
<label for="comment-email">Your Email Address</label>
<input id="comment-email" name="email" size="30" value="" />
</div>

<div id="comments-open-footer">
<input type="submit" accesskey="s" name="post" id="comment-submit" value="Submit" />

</div>
</form>
</div>
</div>



<p id="gentime">This page was last generated on $Date: 2011/12/16 03:02:54 $</p> 

      </div><!-- End of "main" DIV. -->

<address>

This blog is written by W3C staff and working group participants,<br />
&nbsp;and maintained by <a href="/People/CMercier/">Coralie Mercier</a>.<br />
Authorized parties may <a href="/QA/new">log in</a> to create a new entry.<br/>
<span id="poweredby">Powered by Movable Type, magpierss and a lot of Web Technology</span>
    </address>


    
    <p class="copyright">
      <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &copy; 1994-2011
      <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a>&reg;
      (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>,
      <a href="http://www.ercim.eu/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
      <a href="http://www.keio.ac.jp/">Keio</a>),
      All Rights Reserved.
      W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
      <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>,
      <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a>
      and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a>
      rules apply. Your interactions with this site are in accordance
      with our <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">public</a> and
      <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy
      statements.
    </p>

  </body>
</html>