Browse Source

*** empty log message ***

[SVN r36906]
Ronald Garcia 19 years ago
parent
commit
60b33b47e2
1 changed files with 24 additions and 8 deletions
  1. 24 8
      more/formal_review_schedule.html

+ 24 - 8
more/formal_review_schedule.html

@@ -1,17 +1,16 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+      "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 
 <head>
 <meta http-equiv="Content-Language" content="en-us">
-<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
-<meta name="ProgId" content="FrontPage.Editor.Document">
 <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
 <title>Formal Review Schedule</title>
 </head>
 
 <body>
 
-<table border="1" bgcolor="#007F7F" cellpadding="2">
+<table border="1" bgcolor="#007F7F" cellpadding="2" summary="Links">
   <tr>
     <td bgcolor="#FFFFFF">
     <img src="../boost.png" alt="boost.png (6897 bytes)" width="277" height="86"></td>
@@ -35,7 +34,7 @@ the web site. There is often a lag between acceptance and site posting as
 authors address issues raised in the formal review.</p>
 <h2><a name="Schedule">Schedule</a></h2>
 
-<table border="1" cellpadding="5" cellspacing="0">
+<table border="1" cellpadding="5" cellspacing="0" summary="Review Queue">
   <tr>
     <td valign="top"><b>Submission</b></td>
     <td valign="top"><b>Submitter</b></td>
@@ -59,7 +58,7 @@ authors address issues raised in the formal review.</p>
   <tr>
     <td>Bimap</td>
     <td>Matias Capeletto</td>
-    <td><a href="http://boost-consulting.com/vault/index.php?&direction=0&order=&directory=Containers">
+    <td><a href="http://boost-consulting.com/vault/index.php?&amp;direction=0&amp;order=&amp;directory=Containers">
 	Boost Sandbox Vault</a></td>
     <td>Ion Gazta&ntilde;aga</td>
     <td>February 15 2007- February 25, 2007</td>
@@ -77,7 +76,7 @@ authors address issues raised in the formal review.</p>
   <tr>
     <td>Intrusive Containers</td>
     <td>Ion Gazta&ntilde;aga</td>
-    <td><a href="http://boost-consulting.com/vault/index.php?&direction=0&order=&directory=Containers">
+    <td><a href="http://boost-consulting.com/vault/index.php?&amp;direction=0&amp;order=&amp;directory=Containers">
 	Boost Sandbox Vault</a></td>
     <td>Joaqu&iacute;n M&ordf; L&oacute;pez Mu&ntilde;oz</td>
     <td>March 1, 2007 - March 10, 2007</td>
@@ -119,11 +118,28 @@ authors address issues raised in the formal review.</p>
     <td>-</td>
   </tr>
 
+  <tr>
+    <td>Switch</td>
+    <td>Steven Watanabe</td>
+    <td><a href="http://tinyurl.com/yvssgx">
+	Boost Sandbox Vault</a> </td>
+    <td>Needed</td>
+    <td>-</td>
+  </tr>
+
+  <tr>
+    <td>Quantitative Units</td>
+    <td>Matthias Schabel</td>
+    <td><a href="http://www.boost-consulting.org/vault/index.php?action=downloadfile&amp;filename=mcs_units_v0.5.8.zip&amp;directory=Units&">
+	Boost Sandbox Vault</a> </td>
+    <td>Needed</td>
+    <td>-</td>
+  </tr>
 
 </table>
 
 <h2>Past Review Results and Milestones</h2>
-<table border="1" cellpadding="5" cellspacing="0">
+<table border="1" cellpadding="5" cellspacing="0"summary="Review Results">
   <tr>
     <td valign="top"><b>Submission</b></td>
     <td valign="top"><b>Submitter</b></td>

粤ICP备19079148号