index.html 4.39 KB
<?xml version="1.0" encoding="utf-8"?>
<!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">
<head>
<title>Tracker</title>
<link rel="stylesheet" type="text/css" href="style.css"/>
</head>
<body>
<div id="content">
<div id="header">
<h1>Tracker</h1>
</div>
<div id="sidebar">
<h3>Links</h3>
<ul>
<li><a href="./">Tracker home</a></li>
<li><a href="web">Web interface</a></li>
<li><a href="irc">IRC Bot</a></li>
<li><a href="email">Tracking email</a></li>
<li><a href="features">Features</a></li>
</ul>
<h3>Tracker examples</h3>
<ul>
<li><a href="http://www.w3.org/2004/CDF/Group/track/">CDF</a></li>
<li><a href="http://www.w3.org/2005/MWI/BPWG/Group/track/">MWI BPWG</a></li>
<li><a href="http://www.w3.org/Graphics/SVG/Group/track/">SVG</a></li>
<li><a href="http://www.w3.org/2001/di/Group/track/">Dev. Indep.</a></li>
<li><a href="exi/">EXI</a></li>
<li><a href="databinding/">XSD Databinding</a></li>
<li><a href="http://www.w3.org/Voice/Group/track/">Voice</a></li>
<li><a href="webapi/">Web APIs</a></li>
<li><a href="http://www.w3.org/2005/Incubator/wcl/group/track/">Content Label Incubator</a></li>
<li><a href="webapi/">Web APIs</a></li>
</ul>
<img src="images/price.png" alt="Yours for only $0"/></a>
<p>Order within the next 2 hours and get free shipping!</p>

<h3>Guaranteed Satisfaction</h3>
<p>Before using Tracker:</p>
<img src="images/before.jpg" alt="Panicked guy"/>
<p>After using Tracker:</p>
<img src="images/after.jpg" alt="Happy guy"/>
</div> <!-- sidebar -->
<div id="main">
<p>
Tracker is an issue, action and resolution tracking tool for  W3C Working Groups, with <a href="web">Web</a>, <a href="irc">IRC</a> and  <a href="email">email</a> interfaces. The most important design goal was to <strong>be as simple as possible</strong> in order to let the Working Groups concentrate on what they do best: the creation of long and boring specifications! </p>
<h2>Features</h2>
<p>
Tracker's <a href="features">feature set</a> is evolving over time, as we learn how people like to use it. You're encouraged to <a href="features#request">suggest new features</a>, but due to the limited time I can spend on maintenance the more useful a feature is, the more likely it will be considered.  </p>
<p>
The main features are: </p>
<ul>
<li>
Simple Web interface for opening and editing issues and actions</li>
<li>
Summaries of open issues and overdue actions (slacker tracker)</li>
<li>
associate issues with particular products (specifications)</li>
<li>
Working Group emails scanned for links to issues and actions</li>
<li>
iCalendar subscription for due actions</li>
</ul>
<p>
A <a href="features">more detailed list of features</a> is available. </p>
<h2>Testimonials</h2>
<p>
Here is what people had to say about Tracker. </p>
<ul>
<li>
&#8220;Now that's Pimpin!&#8221; &#8211; <a href="http://www.w3.org/mid/27571585-A677-445D-9B1E-546EEB79966E@fuchsia-design.com">Antoine Quint</a>, CDF Working Group</li>
<li>
&#8220;Awesome&#8221; &#8211; Me.</li>
<li>
&#8220;Of course it isn't a sham! I'm more in love than ever before.&#8221; &#8211; Tom Cruise.</li>
<li>
&#8220;Kicks pen and paper to the curb.&#8221; &#8211;Norman Mailer.</li>
<li>&#8220;It's hot.&#8221; &#8211;Paris Hilton.</li>
<li>&#8220;No bullshit here..&#8221; &#8211;Penn &amp; Teller.</li>
</ul>
<p>
More appropriate testimonials gladly accepted. </p>
<h2 id='install'>Installing Tracker</h2>
<p>To have tracker installed for your Working Group, please ask
someone in the W3C Staff to do so via <a href="/2011/04/dbwg/group-services">group services</a>.</p>

<h2>What if we hate it?</h2>
<p>
Then I'll cry and want to delete all your data. But before I do, you'll be able to extract it all in a simple XML format, allowing you to migrate to another tracking system.  </p>

<h2 id="git_code">Can I get the code?</h2>
<p>Tracker's code hasn't been released at this stage, as it relies on the specific schemas of W3C internal databases.</p>
<p>If you're interested in helping us put Tracker's code in better shape for public release, please get in touch with Dominique Hazael-Massieux <code>&lt;<a href="mailto:dom@w3.org">dom@w3.org</a>&gt;</code>.</p>

</div> <!-- main -->

<div id="footer">
<address>Tracker was originally developed by Dean Jackson and is now maintained by the <a href='/blog/systeam'>Systems Team</a></address>
</div> <!-- footer -->

</div> <!-- content -->

</body>
</html>