[prev in list] [next in list] [prev in thread] [next in thread] 

List:       velocity-dev
Subject:    cvs commit: jakarta-velocity/docs/ymtd ymtd-changes.html ymtd-conclusion.html ymtd-embedded.html ymt
From:       jon () apache ! org
Date:       2001-05-30 2:12:16
[Download RAW message or body]

jon         01/05/29 19:12:16

  Modified:    xdocs/stylesheets project.xml
               docs     anakia.html changes.html code-standards.html
                        contributors.html design.html differences.html
                        getting-started.html index.html install.html
                        license.html migration.html specification-ast.html
                        specification-bnf.html specification.html
                        texen.html todo.html user-guide.html
                        vtl-reference-guide.html
               docs/ymtd ymtd-changes.html ymtd-conclusion.html
                        ymtd-embedded.html ymtd-error-handling.html
                        ymtd-generation.html ymtd-hosting.html
                        ymtd-implementation.html ymtd-javabeans.html
                        ymtd-sampleapp.html ymtd-saying-hello.html
                        ymtd-taglibs.html ymtd.html
  Added:       xdocs    powered.xml
               docs     powered.html
  Log:
  added a powered by document so that people can list that they use velocity
  
  Revision  Changes    Path
  1.1                  jakarta-velocity/xdocs/powered.xml
  
  Index: powered.xml
  ===================================================================
  <?xml version="1.0"?>
  
  <document>
   <properties>
    <title>Velocity powered Websites</title>
    <author email="jon@latchkey.com">Jon S. Stevens</author>
   </properties>
  
   <body>
  
   <section name="Velocity powered Websites">
   <p>
    This is a list of public web sites that are created using Velocity.
    This, of course, is by no means a complete listing of all of the
    Velocity powered websites.
   </p>
  
   <p>
   <img src="images/powered-by-logo.gif" alt="Powered By Velocity" width="77" \
height="32" />  </p>
   
   <p>
    If you want your Velocity powered site listed here, please post a message on
    the Velocity user
    <a href="http://jakarta.apache.org/site/mail.html">mailing list</a>.
   </p>
  
   <table>
     <tr>
      <td>URL</td>
      <td>Type</td>
      <td>Created By</td>
     </tr>
  
     <tr>
      <td>
       <a href="http://tambora.zenplex.org">tambora.zenplex.org</a>
      </td>
      <td>
       Home of an OSS project.
      </td>
      <td>
       <a href="http://www.zenplex.org">Zenplex</a>
      </td>
     </tr>
  
     <tr>
      <td>
       <a href="http://www.flashcan.com">www.flashcan.com</a>
      </td>
      <td>
       An interactive card making game using Velocity, Turbine and
       Macromedia's Flash5.
      </td>
      <td>
       <a href="http://www.zincroe.com">ZincRoe</a>
      </td>
     </tr>
  
     <tr>
      <td>
       <a href="http://www.tigris.org">www.tigris.org</a>
      </td>
      <td>
       Open source development tool suite.
      </td>
      <td>
       <a href="http://www.collab.net">CollabNet</a>
      </td>
     </tr>
  
     <tr>
      <td>
       <a href="http://www.devicetop.com">www.devicetop.com</a>
      </td>
      <td>
       Devicetop.com is an industry-sponsored online community for
       developers of Java-based applications for smart Internet devices.
      </td>
      <td>
       <a href="http://www.espial.com">Espial</a>
      </td>
     </tr>
  
    </table>
   </section>
  
   </body>
  </document>
  
  
  
  1.10      +1 -0      jakarta-velocity/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/stylesheets/project.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- project.xml	2001/03/27 00:39:25	1.9
  +++ project.xml	2001/05/30 02:12:13	1.10
  @@ -19,6 +19,7 @@
           <item name="TODO"                   href="/todo.html"/>
       </menu>
       <menu name="Community">
  +        <item name="Powered By Velocity"    href="/powered.html"/>
           <item name="Get Involved"           href="/site/getinvolved.html"/>
           <item name="Mailing Lists"          href="/site/mail.html"/>
           <item name="CVS Repositories"       href="/site/cvsindex.html"/>
  
  
  
  1.21      +2 -0      jakarta-velocity/docs/anakia.html
  
  Index: anakia.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/anakia.html,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- anakia.html	2001/05/20 22:44:19	1.20
  +++ anakia.html	2001/05/30 02:12:13	1.21
  @@ -62,6 +62,8 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  +                    <li>    <a href="./powered.html">Powered By Velocity</a>
  +</li>
                       <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                       <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  
  
  
  1.43      +2 -0      jakarta-velocity/docs/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/changes.html,v
  retrieving revision 1.42
  retrieving revision 1.43
  diff -u -r1.42 -r1.43
  --- changes.html	2001/05/21 00:09:22	1.42
  +++ changes.html	2001/05/30 02:12:13	1.43
  @@ -62,6 +62,8 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  +                    <li>    <a href="./powered.html">Powered By Velocity</a>
  +</li>
                       <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                       <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  
  
  
  1.27      +2 -0      jakarta-velocity/docs/code-standards.html
  
  Index: code-standards.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/code-standards.html,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- code-standards.html	2001/05/20 22:44:20	1.26
  +++ code-standards.html	2001/05/30 02:12:13	1.27
  @@ -62,6 +62,8 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  +                    <li>    <a href="./powered.html">Powered By Velocity</a>
  +</li>
                       <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                       <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  
  
  
  1.29      +2 -0      jakarta-velocity/docs/contributors.html
  
  Index: contributors.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/contributors.html,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- contributors.html	2001/05/20 22:44:20	1.28
  +++ contributors.html	2001/05/30 02:12:13	1.29
  @@ -62,6 +62,8 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  +                    <li>    <a href="./powered.html">Powered By Velocity</a>
  +</li>
                       <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                       <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  
  
  
  1.26      +2 -0      jakarta-velocity/docs/design.html
  
  Index: design.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/design.html,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- design.html	2001/05/20 22:44:20	1.25
  +++ design.html	2001/05/30 02:12:13	1.26
  @@ -62,6 +62,8 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  +                    <li>    <a href="./powered.html">Powered By Velocity</a>
  +</li>
                       <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                       <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  
  
  
  1.14      +2 -0      jakarta-velocity/docs/differences.html
  
  Index: differences.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/differences.html,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- differences.html	2001/05/20 22:44:21	1.13
  +++ differences.html	2001/05/30 02:12:13	1.14
  @@ -64,6 +64,8 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  +                    <li>    <a href="./powered.html">Powered By Velocity</a>
  +</li>
                       <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                       <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  
  
  
  1.30      +2 -0      jakarta-velocity/docs/getting-started.html
  
  Index: getting-started.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/getting-started.html,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- getting-started.html	2001/05/20 22:44:21	1.29
  +++ getting-started.html	2001/05/30 02:12:13	1.30
  @@ -62,6 +62,8 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  +                    <li>    <a href="./powered.html">Powered By Velocity</a>
  +</li>
                       <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                       <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  
  
  
  1.37      +2 -0      jakarta-velocity/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/index.html,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- index.html	2001/05/23 20:57:19	1.36
  +++ index.html	2001/05/30 02:12:13	1.37
  @@ -62,6 +62,8 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  +                    <li>    <a href="./powered.html">Powered By Velocity</a>
  +</li>
                       <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                       <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  
  
  
  1.32      +2 -0      jakarta-velocity/docs/install.html
  
  Index: install.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/install.html,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- install.html	2001/05/20 22:44:21	1.31
  +++ install.html	2001/05/30 02:12:13	1.32
  @@ -62,6 +62,8 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  +                    <li>    <a href="./powered.html">Powered By Velocity</a>
  +</li>
                       <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                       <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  
  
  
  1.28      +2 -0      jakarta-velocity/docs/license.html
  
  Index: license.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/license.html,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- license.html	2001/05/20 22:44:22	1.27
  +++ license.html	2001/05/30 02:12:13	1.28
  @@ -63,6 +63,8 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  +                    <li>    <a href="./powered.html">Powered By Velocity</a>
  +</li>
                       <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                       <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  
  
  
  1.23      +2 -0      jakarta-velocity/docs/migration.html
  
  Index: migration.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/migration.html,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- migration.html	2001/05/20 22:44:22	1.22
  +++ migration.html	2001/05/30 02:12:14	1.23
  @@ -62,6 +62,8 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  +                    <li>    <a href="./powered.html">Powered By Velocity</a>
  +</li>
                       <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                       <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  
  
  
  1.8       +2 -0      jakarta-velocity/docs/specification-ast.html
  
  Index: specification-ast.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/specification-ast.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- specification-ast.html	2001/05/20 22:44:22	1.7
  +++ specification-ast.html	2001/05/30 02:12:14	1.8
  @@ -62,6 +62,8 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  +                    <li>    <a href="./powered.html">Powered By Velocity</a>
  +</li>
                       <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                       <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  
  
  
  1.8       +2 -0      jakarta-velocity/docs/specification-bnf.html
  
  Index: specification-bnf.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/specification-bnf.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- specification-bnf.html	2001/05/20 22:44:22	1.7
  +++ specification-bnf.html	2001/05/30 02:12:14	1.8
  @@ -62,6 +62,8 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  +                    <li>    <a href="./powered.html">Powered By Velocity</a>
  +</li>
                       <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                       <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  
  
  
  1.8       +2 -0      jakarta-velocity/docs/specification.html
  
  Index: specification.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/specification.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- specification.html	2001/05/20 22:44:22	1.7
  +++ specification.html	2001/05/30 02:12:14	1.8
  @@ -62,6 +62,8 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  +                    <li>    <a href="./powered.html">Powered By Velocity</a>
  +</li>
                       <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                       <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  
  
  
  1.19      +2 -0      jakarta-velocity/docs/texen.html
  
  Index: texen.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/texen.html,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- texen.html	2001/05/20 22:44:23	1.18
  +++ texen.html	2001/05/30 02:12:14	1.19
  @@ -62,6 +62,8 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  +                    <li>    <a href="./powered.html">Powered By Velocity</a>
  +</li>
                       <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                       <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  
  
  
  1.26      +2 -0      jakarta-velocity/docs/todo.html
  
  Index: todo.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/todo.html,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- todo.html	2001/05/20 22:44:23	1.25
  +++ todo.html	2001/05/30 02:12:14	1.26
  @@ -62,6 +62,8 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  +                    <li>    <a href="./powered.html">Powered By Velocity</a>
  +</li>
                       <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                       <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  
  
  
  1.37      +2 -0      jakarta-velocity/docs/user-guide.html
  
  Index: user-guide.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/user-guide.html,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- user-guide.html	2001/05/20 22:44:23	1.36
  +++ user-guide.html	2001/05/30 02:12:14	1.37
  @@ -64,6 +64,8 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  +                    <li>    <a href="./powered.html">Powered By Velocity</a>
  +</li>
                       <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                       <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  
  
  
  1.32      +2 -0      jakarta-velocity/docs/vtl-reference-guide.html
  
  Index: vtl-reference-guide.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/vtl-reference-guide.html,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- vtl-reference-guide.html	2001/05/20 22:44:24	1.31
  +++ vtl-reference-guide.html	2001/05/30 02:12:14	1.32
  @@ -64,6 +64,8 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  +                    <li>    <a href="./powered.html">Powered By Velocity</a>
  +</li>
                       <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                       <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  
  
  
  1.1                  jakarta-velocity/docs/powered.html
  
  Index: powered.html
  ===================================================================
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" \
"http://www.w3.org/TR/html4/loose.dtd">  
  <!-- Content Stylesheet for Site -->
  
          
  <!-- start the processing -->
      <!-- ====================================================================== -->
      <!-- Main Page Section -->
      <!-- ====================================================================== -->
      <html>
          <head>
              <meta http-equiv="Content-Type" content="text/html; \
charset=iso-8859-1"/>  
                                                      <meta name="author" value="Jon \
S. Stevens">  <meta name="email" value="jon@latchkey.com">
              
              <title>Velocity - Velocity powered Websites</title>
          </head>
  
          <body bgcolor="#ffffff" text="#000000" link="#525D76">        
              <table border="0" width="100%" cellspacing="0">
                  <!-- TOP IMAGE -->
                  <tr>
                      <td align="left">
  <a href="http://jakarta.apache.org"><img \
src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>  </td>
  <td align="right">
  <a href="http://jakarta.apache.org/velocity/"><img src="./images/logo.gif" \
alt="Velocity" border="0"/></a>  </td>
                  </tr>
              </table>
              <table border="0" width="100%" cellspacing="4">
                  <tr><td colspan="2">
                      <hr noshade="" size="1"/>
                  </td></tr>
                  
                  <tr>
                      <!-- LEFT SIDE NAVIGATION -->
                      <td valign="top" nowrap="true">
                                  <p><strong>About</strong></p>
          <ul>
                      <li>    <a href="./index.html">Overview</a>
  </li>
                      <li>    <a href="./getting-started.html">Getting Started</a>
  </li>
                      <li>    <a \
href="http://jakarta.apache.org/builds/jakarta-velocity/">Download</a>  </li>
                      <li>    <a href="./install.html">Install</a>
  </li>
                      <li>    <a href="./design.html">Design</a>
  </li>
                      <li>    <a href="./contributors.html">Contributors</a>
  </li>
                      <li>    <a href="./changes.html">ChangeLog</a>
  </li>
                      <li>    <a href="./code-standards.html">Coding Standards</a>
  </li>
                      <li>    <a href="./license.html">License</a>
  </li>
                      <li>    <a href="./todo.html">TODO</a>
  </li>
                  </ul>
              <p><strong>Community</strong></p>
          <ul>
                      <li>    <a href="./powered.html">Powered By Velocity</a>
  </li>
                      <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                      <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  </li>
                      <li>    <a \
href="http://jakarta.apache.org/site/cvsindex.html">CVS Repositories</a>  </li>
                  </ul>
              <p><strong>Docs</strong></p>
          <ul>
                      <li>    <a href="./user-guide.html">User's Guide</a>
  </li>
                      <li>    <a href="./developer-guide.html">Developer's Guide</a>
  </li>
                      <li>    <a href="./vtl-reference-guide.html">VTL Reference \
Guide</a>  </li>
                      <li>    <a href="./specification.html">Specification</a>
  </li>
                      <li>    <a href="./api/index.html">Javadoc</a>
  </li>
                  </ul>
              <p><strong>Comparisons</strong></p>
          <ul>
                      <li>    <a href="./ymtd/ymtd.html">YMTD</a>
  </li>
                      <li>    <a href="./differences.html">VM/WM Differences</a>
  </li>
                  </ul>
              <p><strong>Tools</strong></p>
          <ul>
                      <li>    <a href="./anakia.html">Anakia</a>
  </li>
                      <li>    <a href="./texen.html">Texen</a>
  </li>
                      <li>    <a href="./migration.html">Migration to Velocity</a>
  </li>
                  </ul>
                          </td>
                      <td align="left" valign="top">
                                                                      <table \
border="0" cellspacing="0" cellpadding="2" width="100%">  <tr><td bgcolor="#525D76">
          <font color="#ffffff" face="arial,helvetica,sanserif">
            <a name="Velocity powered Websites"><strong>Velocity powered \
Websites</strong></a>  </font>
        </td></tr>
        <tr><td><br/></td></tr>
        <tr><td>
          <blockquote>
                                      <p>
    This is a list of public web sites that are created using Velocity.
    This, of course, is by no means a complete listing of all of the
    Velocity powered websites.
   </p>
                                                  <p>
   <img src="images/powered-by-logo.gif" alt="Powered By Velocity" width="77" \
height="32" />  </p>
                                                  <p>
    If you want your Velocity powered site listed here, please post a message on
    the Velocity user
    <a href="http://jakarta.apache.org/site/mail.html">mailing list</a>.
   </p>
                                                  <table>
                          <tr>
                          <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" \
align="left">  <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  URL
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" \
valign="top" align="left">  <font color="#000000" size="-1" \
face="arial,helvetica,sanserif">  Type
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" \
valign="top" align="left">  <font color="#000000" size="-1" \
face="arial,helvetica,sanserif">  Created By
              </font>
  </td>
              </tr>
                                  <tr>
                          <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" \
align="left">  <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  
       <a href="http://tambora.zenplex.org">tambora.zenplex.org</a>
      
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" \
valign="top" align="left">  <font color="#000000" size="-1" \
face="arial,helvetica,sanserif">  
       Home of an OSS project.
      
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" \
valign="top" align="left">  <font color="#000000" size="-1" \
face="arial,helvetica,sanserif">  
       <a href="http://www.zenplex.org">Zenplex</a>
      
              </font>
  </td>
              </tr>
                                  <tr>
                          <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" \
align="left">  <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  
       <a href="http://www.flashcan.com">www.flashcan.com</a>
      
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" \
valign="top" align="left">  <font color="#000000" size="-1" \
face="arial,helvetica,sanserif">  
       An interactive card making game using Velocity, Turbine and
       Macromedia's Flash5.
      
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" \
valign="top" align="left">  <font color="#000000" size="-1" \
face="arial,helvetica,sanserif">  
       <a href="http://www.zincroe.com">ZincRoe</a>
      
              </font>
  </td>
              </tr>
                                  <tr>
                          <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" \
align="left">  <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  
       <a href="http://www.tigris.org">www.tigris.org</a>
      
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" \
valign="top" align="left">  <font color="#000000" size="-1" \
face="arial,helvetica,sanserif">  
       Open source development tool suite.
      
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" \
valign="top" align="left">  <font color="#000000" size="-1" \
face="arial,helvetica,sanserif">  
       <a href="http://www.collab.net">CollabNet</a>
      
              </font>
  </td>
              </tr>
                                  <tr>
                          <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" \
align="left">  <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  
       <a href="http://www.devicetop.com">www.devicetop.com</a>
      
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" \
valign="top" align="left">  <font color="#000000" size="-1" \
face="arial,helvetica,sanserif">  
       Devicetop.com is an industry-sponsored online community for
       developers of Java-based applications for smart Internet devices.
      
              </font>
  </td>
                                  <td bgcolor="#a0ddf0" colspan="" rowspan="" \
valign="top" align="left">  <font color="#000000" size="-1" \
face="arial,helvetica,sanserif">  
       <a href="http://www.espial.com">Espial</a>
      
              </font>
  </td>
              </tr>
              </table>
                              </blockquote>
          </p>
        </td></tr>
        <tr><td><br/></td></tr>
      </table>
                                          </td>
                  </tr>
  
                  <!-- FOOTER -->
                  <tr><td colspan="2">
                      <hr noshade="" size="1"/>
                  </td></tr>
                  <tr><td colspan="2">
                      <div align="center"><font color="#525D76" size="-1"><em>
                      Copyright &#169; 1999-2001, Apache Software Foundation
                      </em></font></div>
                  </td></tr>
              </table>
          </body>
      </html>
  <!-- end the processing -->
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  1.13      +2 -0      jakarta-velocity/docs/ymtd/ymtd-changes.html
  
  Index: ymtd-changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-changes.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- ymtd-changes.html	2001/05/20 22:44:28	1.12
  +++ ymtd-changes.html	2001/05/30 02:12:15	1.13
  @@ -62,6 +62,8 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  +                    <li>    <a href="../powered.html">Powered By Velocity</a>
  +</li>
                       <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                       <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  
  
  
  1.12      +2 -0      jakarta-velocity/docs/ymtd/ymtd-conclusion.html
  
  Index: ymtd-conclusion.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-conclusion.html,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- ymtd-conclusion.html	2001/05/20 22:44:29	1.11
  +++ ymtd-conclusion.html	2001/05/30 02:12:15	1.12
  @@ -62,6 +62,8 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  +                    <li>    <a href="../powered.html">Powered By Velocity</a>
  +</li>
                       <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                       <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  
  
  
  1.11      +2 -0      jakarta-velocity/docs/ymtd/ymtd-embedded.html
  
  Index: ymtd-embedded.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-embedded.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- ymtd-embedded.html	2001/05/20 22:44:29	1.10
  +++ ymtd-embedded.html	2001/05/30 02:12:15	1.11
  @@ -62,6 +62,8 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  +                    <li>    <a href="../powered.html">Powered By Velocity</a>
  +</li>
                       <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                       <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  
  
  
  1.12      +2 -0      jakarta-velocity/docs/ymtd/ymtd-error-handling.html
  
  Index: ymtd-error-handling.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-error-handling.html,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- ymtd-error-handling.html	2001/05/20 22:44:29	1.11
  +++ ymtd-error-handling.html	2001/05/30 02:12:15	1.12
  @@ -62,6 +62,8 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  +                    <li>    <a href="../powered.html">Powered By Velocity</a>
  +</li>
                       <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                       <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  
  
  
  1.12      +2 -0      jakarta-velocity/docs/ymtd/ymtd-generation.html
  
  Index: ymtd-generation.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-generation.html,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- ymtd-generation.html	2001/05/20 22:44:29	1.11
  +++ ymtd-generation.html	2001/05/30 02:12:15	1.12
  @@ -62,6 +62,8 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  +                    <li>    <a href="../powered.html">Powered By Velocity</a>
  +</li>
                       <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                       <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  
  
  
  1.11      +2 -0      jakarta-velocity/docs/ymtd/ymtd-hosting.html
  
  Index: ymtd-hosting.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-hosting.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- ymtd-hosting.html	2001/05/20 22:44:30	1.10
  +++ ymtd-hosting.html	2001/05/30 02:12:15	1.11
  @@ -62,6 +62,8 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  +                    <li>    <a href="../powered.html">Powered By Velocity</a>
  +</li>
                       <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                       <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  
  
  
  1.14      +2 -0      jakarta-velocity/docs/ymtd/ymtd-implementation.html
  
  Index: ymtd-implementation.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-implementation.html,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- ymtd-implementation.html	2001/05/20 22:44:30	1.13
  +++ ymtd-implementation.html	2001/05/30 02:12:15	1.14
  @@ -62,6 +62,8 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  +                    <li>    <a href="../powered.html">Powered By Velocity</a>
  +</li>
                       <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                       <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  
  
  
  1.13      +2 -0      jakarta-velocity/docs/ymtd/ymtd-javabeans.html
  
  Index: ymtd-javabeans.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-javabeans.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- ymtd-javabeans.html	2001/05/20 22:44:30	1.12
  +++ ymtd-javabeans.html	2001/05/30 02:12:15	1.13
  @@ -62,6 +62,8 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  +                    <li>    <a href="../powered.html">Powered By Velocity</a>
  +</li>
                       <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                       <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  
  
  
  1.14      +2 -0      jakarta-velocity/docs/ymtd/ymtd-sampleapp.html
  
  Index: ymtd-sampleapp.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-sampleapp.html,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- ymtd-sampleapp.html	2001/05/20 22:44:30	1.13
  +++ ymtd-sampleapp.html	2001/05/30 02:12:15	1.14
  @@ -62,6 +62,8 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  +                    <li>    <a href="../powered.html">Powered By Velocity</a>
  +</li>
                       <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                       <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  
  
  
  1.14      +2 -0      jakarta-velocity/docs/ymtd/ymtd-saying-hello.html
  
  Index: ymtd-saying-hello.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-saying-hello.html,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- ymtd-saying-hello.html	2001/05/20 22:44:30	1.13
  +++ ymtd-saying-hello.html	2001/05/30 02:12:15	1.14
  @@ -62,6 +62,8 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  +                    <li>    <a href="../powered.html">Powered By Velocity</a>
  +</li>
                       <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                       <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  
  
  
  1.13      +2 -0      jakarta-velocity/docs/ymtd/ymtd-taglibs.html
  
  Index: ymtd-taglibs.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-taglibs.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- ymtd-taglibs.html	2001/05/20 22:44:31	1.12
  +++ ymtd-taglibs.html	2001/05/30 02:12:15	1.13
  @@ -62,6 +62,8 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  +                    <li>    <a href="../powered.html">Powered By Velocity</a>
  +</li>
                       <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                       <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  
  
  
  1.13      +2 -0      jakarta-velocity/docs/ymtd/ymtd.html
  
  Index: ymtd.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- ymtd.html	2001/05/20 22:44:31	1.12
  +++ ymtd.html	2001/05/30 02:12:16	1.13
  @@ -62,6 +62,8 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  +                    <li>    <a href="../powered.html">Powered By Velocity</a>
  +</li>
                       <li>    <a \
href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>  </li>
                       <li>    <a \
href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>  
  
  


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic