|
11 | 11 | <tr>
|
12 | 12 |
|
13 | 13 | <td align="left">
|
14 |
| -<a href="http://www.software-carpentry.com"> |
| 14 | +<a href="https://web.archive.org/web/20010828124306/http://www.software-carpentry.com"> |
15 | 15 | <img src="images/logo-software-carpentry-standard.png" alt="[Software Carpentry logo]" border="0">
|
16 | 16 | </a>
|
17 | 17 | </td>
|
|
41 | 41 | be distributed only subject to the terms and conditions set forth in
|
42 | 42 | the Software Carpentry Open Publication License, which is available at:
|
43 | 43 | <center>
|
44 |
| -<a href="http://www.software-carpentry.com/openpub-license.html">http://www.software-carpentry.com/openpub-license.html</a> |
| 44 | +<a href="https://web.archive.org/web/20010828124306/http://www.software-carpentry.com/openpub-license.html">http://www.software-carpentry.com/openpub-license.html</a> |
45 | 45 | </center>
|
46 | 46 | </em></td>
|
47 | 47 |
|
|
54 | 54 | <h1 align=center>Roundup</h1>
|
55 | 55 | <h3 align=center>An Issue-Tracking System for Knowledge Workers</h3>
|
56 | 56 | <h4 align=center>Ka-Ping Yee</h4>
|
57 |
| -<h4 align=center><a href="http://www.lfw.org/">lfw discorporated</a><br> |
| 57 | +<h4 align=center><a href="http://lfw.org/">lfw discorporated</a><br> |
58 | 58 |
|
59 | 59 |
|
60 | 60 | <!-- the following line will start a comment in lynx -soft_dquotes mode -->
|
@@ -106,11 +106,11 @@ <h2><a name="overview">Overview</a></h2>
|
106 | 106 | notifying interested parties when issues are edited.
|
107 | 107 |
|
108 | 108 | <p>This design draws on experience from
|
109 |
| -<a href="http://www.lfw.org/ping/roundup.html">an existing |
| 109 | +<a href="http://lfw.org/ping/roundup.html">an existing |
110 | 110 | implementation</a> which we will refer to
|
111 | 111 | as "the Roundup prototype".
|
112 | 112 | The graphical interface we have in mind will resemble
|
113 |
| -<a href="http://www.lfw.org/ping/roundup-1.png"> |
| 113 | +<a href="images/roundup-1.png"> |
114 | 114 | the main display of the prototype</a>.
|
115 | 115 |
|
116 | 116 | <p align=center>
|
@@ -437,7 +437,7 @@ <h3><a name="schema">The Default Schema</a></h3>
|
437 | 437 | development items to design requirements which
|
438 | 438 | they satisfy, which should
|
439 | 439 | be enough to provide basic support for
|
440 |
| -<a href="http://software-carpentry.codesourcery.com/lists/sc-discuss/msg00046.html">traceability</a>. |
| 440 | +<a href="https://web.archive.org/web/20010828124306/http://software-carpentry.codesourcery.com/lists/sc-discuss/msg00046.html">traceability</a>. |
441 | 441 | Clearly there is also potential for adding
|
442 | 442 | properties for related source files, check-ins,
|
443 | 443 | test results, regression tests for resolved items,
|
@@ -745,19 +745,19 @@ <h3><a name="browse">Browsing and Searching</a></h3>
|
745 | 745 | useful information in accordance with our guiding principle of
|
746 | 746 | <em>efficiency</em>.
|
747 | 747 | For example,
|
748 |
| -<a href="http://www.lfw.org/ping/bugzilla-4.gif">Bugzilla |
| 748 | +<a href="images/bugzilla-4.gif">Bugzilla |
749 | 749 | initially displays seven or eight items of the index</a>, but only
|
750 | 750 | after the user has
|
751 |
| -<a href="http://www.lfw.org/ping/bugzilla-1.gif">waded</a> |
| 751 | +<a href="images/bugzilla-1.gif">waded</a> |
752 | 752 | through
|
753 |
| -<a href="http://www.lfw.org/ping/bugzilla-2.gif">three</a> |
| 753 | +<a href="images/bugzilla-2.gif">three</a> |
754 | 754 | bewildering
|
755 |
| -<a href="http://www.lfw.org/ping/bugzilla-3.gif">screens</a> of |
| 755 | +<a href="images/bugzilla-3.gif">screens</a> of |
756 | 756 | form widgets.
|
757 |
| -<a href="http://www.lfw.org/ping/jitterbug-1.gif">Jitterbug can't |
| 757 | +<a href="images/jitterbug-1.gif">Jitterbug can't |
758 | 758 | even fit any items at all in the first screenful</a>, as it's
|
759 | 759 | taken up by artwork and adminstrative debris. In contrast,
|
760 |
| -<a href="http://www.lfw.org/ping/roundup-1.gif">in the |
| 760 | +<a href="images/roundup-1.png">in the |
761 | 761 | Roundup prototype,
|
762 | 762 | 25 high-priority issues are immediately visible</a>, with
|
763 | 763 | most of the screen space devoted to their descriptions.
|
@@ -877,7 +877,7 @@ <h2><a name="issues">Open Issues</a></h2>
|
877 | 877 |
|
878 | 878 | <p>This design tries to address as many as possible of the
|
879 | 879 | suggested requirements mentioned on
|
880 |
| -<a href="http://software-carpentry.codesourcery.com/sc_track">the contest page</a>: |
| 880 | +<a href="https://web.archive.org/web/20010828124306/http://software-carpentry.codesourcery.com/sc_track">the contest page</a>: |
881 | 881 |
|
882 | 882 | <ul>
|
883 | 883 | <li>configuring states: Edit the schema.
|
|
0 commit comments