You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xindice-dev@xml.apache.org by vl...@apache.org on 2002/11/22 08:05:53 UTC

cvs commit: xml-xindice/src/documentation/content/xdocs related.xml who.xml

vladimir    2002/11/21 23:05:53

  Modified:    src/documentation/content/xdocs related.xml who.xml
  Log:
  David Viner as an active committer
  
  Revision  Changes    Path
  1.2       +60 -33    xml-xindice/src/documentation/content/xdocs/related.xml
  
  Index: related.xml
  ===================================================================
  RCS file: /home/cvs/xml-xindice/src/documentation/content/xdocs/related.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- related.xml	12 Nov 2002 08:11:35 -0000	1.1
  +++ related.xml	22 Nov 2002 07:05:53 -0000	1.2
  @@ -1,42 +1,69 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "http://localhost/forrest/dtd/document-v11.dtd">
  +<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
   <!--
     - Version: $Revision$ $Date$
     - Author: Vladimir R. Bossicard (vladimir@apache.org)
     -->
   <document>
  -   <header>
  -      <title>Related projects</title>
  -   </header>
  -
  -   <body>
  -      <ul>
  -         <li>XMLdbGUI
  -            <link href="http://titanium.dstc.edu.au/xml/xmldbgui">website</link>
  -         </li>
  -
  -         <li>Attrezzo per Xindice
  -            <link href="http://attrezzo.sourceforge.net">website</link>
  -         </li>
  -
  -         <li>Yab
  -            <link href="http://www.cs.put.poznan.pl/dweiss/index.php/projects/yab/index.xml?lang=en">website</link>
  -         </li>
  -
  -         <li>Xindice Browser
  -            <link href="http://www.schatten.info/software/xindice_browser/xindice_browser.html">website</link>
  -         </li>
  -
  -         <li>phpxindice
  -            <link href="http://sourceforge.net/projects/phpxindice">website</link>
  -         </li>
  -
  -         <li>XInstaller
  -            <link href="http://www.thatwaltguy.com/xinstaller">website</link>
  -         </li>
  +    <header>
  +        <title>Related projects</title>
  +    </header>
  +
  +    <body>
  +        <table>
  +            <tr>
  +                <td>
  +                    XMLDbGUI (<link href="http://titanium.dstc.edu.au/xml/xmldbgui">website</link>)
  +                </td>
  +                <td>
  +                    XMLdbGUI is a Swing-based Java application that
  +                    allows the user to browse and modify databases
  +                    conforming to the XML:DB API specification.
  +                </td>
  +            </tr>
  +
  +            <tr>
  +                <td>
  +                    Attrezzo per Xindice (<link href="http://attrezzo.sourceforge.net">website</link>)
  +                </td>
  +                <td>
  +                    Attrezzo per Xindice is a graphical front end for
  +                    Xindice which is based on Eclipse.
  +                </td>
  +            </tr>
  +
  +            <tr>
  +                <td>
  +                    Yab (<link href="http://www.cs.put.poznan.pl/dweiss/index.php/projects/yab/index.xml?lang=en">website</link>)
  +                </td>
  +                <td>
  +                    YAB is a Java Explorer-like browser for
  +                    Xindice. It can be used to directly manage the
  +                    collections stored in Xindice, add new
  +                    collections, remove or add new XML documents, etc.
  +                </td>
  +            </tr>
  +
  +            <tr>
  +                <td>
  +                    Xindice Browser (<link href="http://www.schatten.info/software/xindice_browser/xindice_browser.html">website</link>)
  +                </td>
  +                <td>
  +                    This is a tool to browse a local Xindice database.
  +                </td>
  +            </tr>
  +
  +            <tr>
  +                <td>
  +                    phpxindice (<link href="http://sourceforge.net/projects/phpxindice">website</link>)
  +                </td>
  +                <td>
  +                    &nbsp;
  +                </td>
  +            </tr>
   
  -      </ul>
  +        </table>
   
  -   </body>
  +    </body>
   
   </document>
  
  
  
  1.6       +109 -75   xml-xindice/src/documentation/content/xdocs/who.xml
  
  Index: who.xml
  ===================================================================
  RCS file: /home/cvs/xml-xindice/src/documentation/content/xdocs/who.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- who.xml	12 Nov 2002 08:09:43 -0000	1.5
  +++ who.xml	22 Nov 2002 07:05:53 -0000	1.6
  @@ -1,81 +1,115 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "http://localhost/forrest/dtd/document-v11.dtd">
  +<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
   <!--
     - Version: $Revision$ $Date$
     - Author: Vladimir R. Bossicard (vladimir@apache.org)
     -->
   <document>
  -      <header>
  -            <title>Who we are</title>
  -      </header>
  -      <body>
  -            <section>
  -                  <title>The Xindice Community</title>
  -                  <p>The Xindice Project operates on a meritocracy: the more you do, the
  -                          more responsibility you will obtain. This page lists all of the people who have
  -                          gone the extra mile and are Committers. If you would like to get involved, the
  -                          first step is to join the mailing lists.</p>
  -                  <p>We ask that you please do not send us emails privately asking for
  -                          support. We are non-paid volunteers who help out with the project and we do not
  -                          necessarily have the time or energy to help people on an individual basis.
  -                          Instead, we have setup mailing lists which often contain hundreds of
  -                          individuals who will help answer detailed requests for help. The benefit of
  -                          using mailing lists over private communication is that it is a shared resource
  -                          where others can also learn from common mistakes and as a community we all grow
  -                          together.</p>
  -            </section>
  -            <section>
  -                  <title>Active committers</title>
  -                  <p>This list contains all currently active committers in strict alphabetical order.</p>
  -                  <ul>
  -                        <li>James Bates (james.bates@amplexor.com)</li>
  -                        <li>Vladimir R. Bossicard (vladimir@apache.org)</li>
  -                        <li>Tom Bradford (bradford@apache.org)</li>
  -                        <li>Fernando Padilla (fern@interdimensions.com)</li>
  -                        <li>Kevin Ross (Kevin.Ross@iVerticalLeap.com)</li>
  -                        <li>Kurt Ward (kurtward@yahoo.com)</li>
  -                  </ul>
  -            </section>
  -
  -            <section>
  -                  <title>Inactive committers</title>
  -                  <p>This list contains all inactive committers in strict alphabetical order. They have not committed anything for three months.</p>
  -                  <ul>
  -                        <li>Kimbro Staken (kstaken@xmldatabases.org)</li>
  -                  </ul>
  -            </section>
  -
  -            <section>
  -                  <title>Emeritus committers</title>
  -                  <p>This list contains all emeritus committers in strict alphabetical order. They have not committed anything for six months, and so are considered to have retired from active duty. We wish them well and hope to see them return.</p>
  -                  <ul>
  -                        <li>Murray Altheim (m.altheim@open.ac.uk)</li>
  -                        <li>Michael Gratton (mike@vee.net)</li>
  -                        <li>Jan Metzner (jan.metzner@fhm.edu)</li>
  -                        <li>Gianugo Rabellino (g.rabellino@bibop.it)</li>
  -                        <li>David Viner (dviner@yahoo-inc.com)</li>
  -                  </ul>
  -            </section>
  -
  -            <section>
  -                  <title>Contributors</title>
  -                  <p>This list contains all contributors in strict alphabetical order. Without them, Xindice couldn't be as successful as it currently is.</p>
  -                  <ul>
  -                        <li>Michael Carmack (karmak@w3.org)</li>
  -                        <li>Timothy Dean (tdean@visi.com)</li>
  -                        <li>Dolan Halbrook (dhalbrook@hotmail.com)</li>
  -                        <li>Jay Kalafus (jay@kalafus.com)</li>
  -                        <li>Robert Kelsey (rob@lanl.gov)</li>
  -                        <li>Brent Moore (dikolaffub@yahoo.com)</li>
  -                        <li>Ichiro Ohta (ichiro.ohta@nifty.com)</li>
  -                        <li>Matthew Parry (mettw@bowerbird.com.au)</li>
  -                        <li>Dan Pratt (dpratt@targitmail.com)</li>
  -                        <li>Terry Rosenbaum (Terry@amicas.com)</li>
  -                        <li>Karsten Senz (k.senz@intershop.de)</li>
  -                        <li>Chris Staszak (chris_staszak@hotmail.com)</li>
  -                        <li>Jeff Suttor (Jeff.Suttor@sun.com)</li>
  -                        <li>Vanessa Williams (v.williams@acm.org)</li>
  -                  </ul>
  -            </section>
  -      </body>
  +    <header>
  +        <title>Who we are</title>
  +    </header>
  +
  +    <body>
  +        <section>
  +            <title>The Xindice Community</title>
  +            <p>
  +                The Xindice Project operates on a meritocracy: the
  +                more you do, the more responsibility you will
  +                obtain. This page lists all of the people who have
  +                gone the extra mile and are Committers. If you would
  +                like to get involved, the first step is to join the
  +                mailing lists.
  +            </p>
  +
  +            <p>
  +                We ask that you please do not send us emails privately
  +                asking for support. We are non-paid volunteers who
  +                help out with the project and we do not necessarily
  +                have the time or energy to help people on an
  +                individual basis. Instead, we have setup mailing lists
  +                which often contain hundreds of individuals who will
  +                help answer detailed requests for help. The benefit of
  +                using mailing lists over private communication is that
  +                it is a shared resource where others can also learn
  +                from common mistakes and as a community we all grow
  +                together.
  +            </p>
  +        </section>
  +
  +        <section>
  +            <title>Active committers</title>
  +            <p>
  +                This list contains all currently active committers in
  +                strict alphabetical order.
  +            </p>
  +
  +            <ul>
  +                <li>James Bates (james.bates@amplexor.com)</li>
  +                <li>Vladimir R. Bossicard (vladimir@apache.org)</li>
  +                <li>Tom Bradford (bradford@apache.org)</li>
  +                <li>Fernando Padilla (fern@interdimensions.com)</li>
  +                <li>Kevin Ross (kevin.ross@iverticalleap.com)</li>
  +                <li>David Viner (dviner@yahoo-inc.com)</li>
  +                <li>Kurt Ward (kurtward@yahoo.com)</li>
  +            </ul>
  +        </section>
  +
  +        <section>
  +            <title>Inactive committers</title>
  +            <p>
  +                This list contains all inactive committers in strict
  +                alphabetical order. They have not committed anything
  +                for three months.
  +            </p>
  +
  +            <ul>
  +                <li>Kimbro Staken (kstaken@xmldatabases.org)</li>
  +            </ul>
  +        </section>
  +
  +        <section>
  +            <title>Emeritus committers</title>
  +            <p>
  +                This list contains all emeritus committers in strict
  +                alphabetical order. They have not committed anything
  +                for six months, and so are considered to have retired
  +                from active duty. We wish them well and hope to see
  +                them return.
  +            </p>
  +
  +            <ul>
  +                <li>Murray Altheim (m.altheim@open.ac.uk)</li>
  +                <li>Michael Gratton (mike@vee.net)</li>
  +                <li>Jan Metzner (jan.metzner@fhm.edu)</li>
  +                <li>Gianugo Rabellino (g.rabellino@bibop.it)</li>
  +            </ul>
  +        </section>
  +
  +        <section>
  +            <title>Contributors</title>
  +            <p>
  +                This list contains all contributors in strict
  +                alphabetical order. Without them, Xindice couldn't be
  +                as successful as it currently is.
  +            </p>
  +
  +            <ul>
  +                <li>Michael Carmack (karmak@w3.org)</li>
  +                <li>Timothy Dean (tdean@visi.com)</li>
  +                <li>Dolan Halbrook (dhalbrook@hotmail.com)</li>
  +                <li>Jay Kalafus (jay@kalafus.com)</li>
  +                <li>Robert Kelsey (rob@lanl.gov)</li>
  +                <li>Brent Moore (dikolaffub@yahoo.com)</li>
  +                <li>Ichiro Ohta (ichiro.ohta@nifty.com)</li>
  +                <li>Matthew Parry (mettw@bowerbird.com.au)</li>
  +                <li>Dan Pratt (dpratt@targitmail.com)</li>
  +                <li>Terry Rosenbaum (terry@amicas.com)</li>
  +                <li>Karsten Senz (k.senz@intershop.de)</li>
  +                <li>Chris Staszak (chris_staszak@hotmail.com)</li>
  +                <li>Jeff Suttor (jeff.suttor@sun.com)</li>
  +                <li>Vanessa Williams (v.williams@acm.org)</li>
  +            </ul>
  +        </section>
  +
  +    </body>
   </document>