Code

removed debug prints
[roundup.git] / doc / overview.html
index a653114c597c3f034c5d32862a03aa1f3856a7e9..fbc913935964b9e3e1105569ec38d127f8b978fc 100644 (file)
@@ -9,7 +9,7 @@
 
 <td align="left">
 <a href="http://www.software-carpentry.com">
 
 <td align="left">
 <a href="http://www.software-carpentry.com">
-<img src="images/logo-software-carpentry-standard.gif" alt="[Software Carpentry logo]" border="0">
+<img src="images/logo-software-carpentry-standard.png" alt="[Software Carpentry logo]" border="0">
 </a>
 </td>
 
 </a>
 </td>
 
 <table>
 <tr><td>
 <a href="http://www.acl.lanl.gov">
 <table>
 <tr><td>
 <a href="http://www.acl.lanl.gov">
-<img src="images/logo-acl-medium.gif" alt="[ACL Logo]" border="0">
+<img src="images/logo-acl-medium.png" alt="[ACL Logo]" border="0">
 </a>
 </td></tr>
 <tr><td><hr></td></tr>
 <tr><td>
 <a href="http://www.codesourcery.com">
 </a>
 </td></tr>
 <tr><td><hr></td></tr>
 <tr><td>
 <a href="http://www.codesourcery.com">
-<img src="images/logo-codesourcery-medium.gif" alt="[CodeSourcery Logo]" border="0">
+<img src="images/logo-codesourcery-medium.png" alt="[CodeSourcery Logo]" border="0">
 </a>
 </td></tr>
 </table>
 </a>
 </td></tr>
 </table>
@@ -107,12 +107,12 @@ notifying interested parties when issues are edited.
 implementation</a> which we will refer to
 as "the Roundup prototype".
 The graphical interface we have in mind will resemble
 implementation</a> which we will refer to
 as "the Roundup prototype".
 The graphical interface we have in mind will resemble
-<a href="http://www.lfw.org/ping/roundup-1.gif">
+<a href="http://www.lfw.org/ping/roundup-1.png">
 the main display of the prototype</a>.
 
 <p align=center>
 the main display of the prototype</a>.
 
 <p align=center>
-<a href="images/roundup-1.gif">
-<img src="images/roundup.gif" width=358 height=205 border=0 alt=""></a>
+<a href="images/roundup-1.png">
+<img src="images/roundup.png" width=358 height=205 border=0 alt=""></a>
 
 <p><hr>
 <h2><a name="background">Background</a></h2>
 
 <p><hr>
 <h2><a name="background">Background</a></h2>
@@ -342,7 +342,7 @@ Users are not going to be making thousands of queries
 per second, so it makes sense to optimize for simplicity
 and flexibility rather than performance.
 
 per second, so it makes sense to optimize for simplicity
 and flexibility rather than performance.
 
-<p align=center><img src="images/hyperdb.gif" width=433 height=352 alt=""></a>
+<p align=center><img src="images/hyperdb.png" width=433 height=352 alt=""></a>
 
 
 <h3><a name="roundupdb">Roundup's Hyperdatabase</a></h3>
 
 
 <h3><a name="roundupdb">Roundup's Hyperdatabase</a></h3>
@@ -623,7 +623,7 @@ issue also yields a nice knowledge repository over time.
 <h3><a name="edit">Editing</a></h3>
 
 <p>
 <h3><a name="edit">Editing</a></h3>
 
 <p>
-<img src="images/edit.gif" align=right width=171 height=471 alt="">
+<img src="images/edit.png" align=right width=171 height=471 alt="">
 Since Roundup is intended to support arbitrary user-defined
 schema for item properties, the editing interface must be
 automatically generated from the schema.  The configuration for
 Since Roundup is intended to support arbitrary user-defined
 schema for item properties, the editing interface must be
 automatically generated from the schema.  The configuration for