qa-dev 9.15 KB
<!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" />
	<title>Tools development effort [qa-dev] - QA @ W3C</title>
	<meta name="Keywords" content="qa, quality assurance, conformance, validity, test suite, tools, development, validators, software" />
	<meta name="Description" content="W3C QA - Information on the qa-dev effort at W3C" />

	<link rel="schema.DC" href="http://purl.org/dc" />
	<meta name="DC.Subject" lang="en" content="tools, development, validators, software" />
	<meta name="DC.Title" lang="en" content="W3C Quality Assurance tools development ('qa-dev')" />
	<meta name="DC.Description.Abstract" lang="en" content="Information on the qa-dev effort at W3C" />
	<meta name="DC.Date.Created" content="2003-08-04" />
	<meta name="DC.Language" scheme="RFC1766" content ="en" />
	<meta name="DC.Creator" content="Olivier Thereaux" />
	<meta name="DC.Publisher" content="W3C - World Wide Web Consortium - http://www.w3.org" />
	<meta name="DC.Rights" content="http://www.w3.org/Consortium/Legal/copyright-documents-19990405" />
		<meta name="DC.Language" scheme="RFC1766" content ="en" />
		<meta name="DC.Creator" content="Olivier Thereaux" />
		<meta name="DC.Publisher" content="W3C - World Wide Web Consortium - http://www.w3.org" />
		<meta name="DC.Rights" content="http://www.w3.org/Consortium/Legal/copyright-documents-19990405" />
	    <style type="text/css" media="all">
	    @import "/QA/2006/01/blogstyle.css";
	    </style>
	    	<style type="text/css" media="all">
	/*		dd {margin-bottom: 0; padding-bottom:0;} */
			dt {margin-top:0}
		</style>
	</head>
	<body>
	    <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>
	        <a href="http://www.w3.org/QA/"><img src="http://www.w3.org/QA/2002/12/qa.png" alt="Quality Assurance" /></a>
	        Tools
	</h1>
	    </div>

	    <ul class="navbar" id="menu">
	        <li><strong><a href="/QA/" title="Quality Assurance Web Site Home">[QA Home]</a></strong></li>

	        <li><a href="../IG/" title="The Quality Assurance Interest Group">QA IG</a></li>
	        <li><a href="../Library/" title="Documents and Publications on Web and Quality">Documents</a></li>
	        <li>Tools</li>
	        <li><a href="/QA/IG/#contact">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 -->


	        <div id="jumpbar">
	         <h2>About QA-Dev</h2>
			<p>The goal of the Quality Assurance Activity at W3C is to improve the quality of W3C specifications and their
			implementation on the field. QA Tools Development (or, in short, "qa-dev") is one of the efforts launched by 
			the activity in order to reach this global goal.</p>
	
			<h2 id="work">What we do</h2>

			<h3 id="work-dev">Development</h3>
			<p>Development of stable and experimental new tools and services is conducted by the qa-dev effort.</p>

			<h3 id="work-maintenance">Maintenance</h3>
			<p>qa-dev maintains a number of tools and services. 
			Some of them are being <a href="#work-dev">developed</a>, while others are kept dormant and 
			minimal maintenance is done by qa-dev.</p>


			<h3 id="work-consult">Consulting</h3>
			<p>qa-dev offers advice and infrastructure to related W3C projects.</p>
	
	
	</div>



<h2 id="sub1-2">Current projects</h2>
<p>Here is a limited list of projects maintained or developed by the qa-dev effort.
This list does not include experimental un-released projects.</p>
<ul>
	<li>Maintenance and development of the <a href="http://validator.w3.org">W3C Markup Validator</a></li>
	<li>Maintenance and development of the <a href="http://jigsaw.w3.org/css-validator/">W3C CSS Validator</a></li>
	<li>Maintenance and development of the <a href="http://validator.w3.org/checklink">W3C Link Checker</a></li>
	<li>Development of the <a href="../LogValidator">Log Validator</a></li>
	<li>Maintenance of the <a href="http://www.w3.org/RDF/Validator/">RDF Validation service</a></li>
	<li>Maintenance of an instance of the <a href="http://validator.w3.org/feed/">Feed Validation Service</a></li>
</ul>

<h2 id="participate">Participate</h2>
<p>There are many ways you can help in the maintenance, bug fixing, and development of the QA-dev suite of tools.</p>
<p>One is to send bug reports when you find one:</p>
<ul>
	<li>Feedback for the CSS validator can done by sending mail to the
	<a href="http://lists.w3.org/Archives/Public/www-validator-css/">www-validator-css</a> mailing list</li>
	<li><a href="http://validator.w3.org/feedback.html">Feedback</a> for the Markup Validator, Link Checker and 
	Log Validator can be done by sending mail to the 
	<a href="http://lists.w3.org/Archives/Public/www-validator/">www-validator</a> mailing-list</li>
</ul>
<p>If you want to participate in the development or coding, you can easily <a href="../">grab the code</a>
for all our tools and send us a patch. And from there on, if you want to join the developer's team for these
tools, you are most welcome... The more, the merrier!</p>

<h2 id="Resource">Available resources</h2>
<h3 id="sub2-1">on the Web</h3>
<ul>
	<li>the <a href="../">QA Toolbox</a> is a catalog of available QA-related 
	tools at W3C (maintained, or not by the QA-dev effort).</li>
	<li>We are maintaining an <a href="http://esw.w3.org/topic/QaDev">entry on the QA Wiki</a>
	listing the current meeting schedule, open action items, and "hot" discussion topics.</li>
</ul>
<h3 id="sub2-2">Mailing-list</h3>
<ul>
	<li>public-qa-dev@w3.org is the  <a href="http://lists.w3.org/Archives/Public/public-qa-dev"><strong>publicly</strong> archived</a>
	list of the qa-dev effort. The archive is available for everyone to consult, and anyone can subscribe, but 
	please contact the <a href="#team-w3c">coordinators</a> if you wish to participate in the qa-dev effort.</li>
</ul>
<h3 id="sub2-3">Infrastructure</h3>
<ul>
	<li>validator.w3.org is the production server used by qa-dev to run their released services</li>
	<li>qa-dev also has a development (test) server, used by qa-dev projects and available for use 
	by other (related) projects at W3C.</li>
</ul>

<h2 id="qa-dev-team">The qa-dev Team</h2>
<h3 id="team-w3c">Coordination by W3C Staff</h3>
<p>The qa-dev effort is coordinated by <a href="/People/olivier/">Olivier Thereaux</a>
with support from other W3C staff. </p>

<h3 id="team-collab">Developers and Contributors</h3>
<p>qa-dev development work is achieved by a team of volunteer, benevolent contributors. 
	Past and present major contributors include:</p>
<ul>
<li>Terje Bless</li>
<li>Nick Kew</li>
<li>Ville Skytt&auml;</li>
<li>Bj&ouml;rn H&ouml;hrmann</li>
<li>Jim Ley</li>
<li>... And help from many other (see each project for full credits)</li>
</ul>

</div>

<!-- Footer -->

<address class="author">
    <a href="http://validator.w3.org/check?uri=referer"><img
        src="http://www.w3.org/Icons/valid-xhtml10" height="31" width="88"
        alt="Valid XHTML 1.0!" /></a> Created by <a href="http://www.w3.org/People/olivier/">Olivier Thereaux</a><br />
Last modified $Date: 2006/07/21 07:27:05 $ by $Author: ot $</address>
    
    <p class="copyright">
      <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &copy; 1994-2006
      <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.org/"><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>