You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by pr...@apache.org on 2002/02/28 07:03:46 UTC

cvs commit: jakarta-commons-sandbox/periodicity todo.html

prickett    02/02/27 22:03:46

  Added:       periodicity todo.html
  Log:
  Submitted by:Jeff Prickett
  
  A list of taks that need to be done.
  
  Revision  Changes    Path
  1.1                  jakarta-commons-sandbox/periodicity/todo.html
  
  Index: todo.html
  ===================================================================
  <html>
     <head>
        <title>Periodicity To Do List</title>
     </head>
     <body>
        <p> The list of to do items is as follows: </p>
        <ul>
           <li><b>Development</b>
           <ul>
              <li>Integrate JAAS and Java Security classes with Turbine</li>
              <li>Write a set of test templates to view an Event and a To Do
              object in a web browser</li>
              <li>Write a set of production templates to view an Event and a
              To Do in a web browser (something that looks similar to
              what you would see on www.yahoo.com or one of the other portals)</li>
              <li>Write a set of templates to view an Event and a To Do Item in
              a web enabled phone</li>
              <li>Write code that reads/parses valid icalendar output.</li>
              <li>Write code that generates a valid icalendar xml document</li>
              <li>Write code that reads/parses a valid icalendar xml document</li>
              <li>Create an implementation of <a href="http://www.imc.org/rfc2446">RFC 2446</a>
              <li>Create an implementation of <a href="http://www.imc.org/rfc2447">RFC 2447</a>
              <li>Create an implementation of <a href="http://www.imc.org/rfc2425">RFC 2425</a>
              <li>Create an implementation of <a href="http://www.imc.org/rfc2426">RFC 2426</a>
              <li>Add new tasks to build file to get things ready for our first release</li>
           </ul>
           <li><b>Documentation</b>
           <ul>
              <li>Document the build process</li>
              <li>Document the install process</li>
              <li>Document the configuration process</li>
           </ul>
           <li><b>Testing</b>
           <ul>
              <li>Test install process
              <li>Test build process
              <li>Test configuration process
              <li>Test server for functionality
           </ul>
        </ul>
     </body>
  </html>
  
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>