glens       2005/01/24 12:12:49

  Modified:    src/documentation/content/xdocs/trans/es casestudies.xml
                        who.xml
               src/documentation/content/xdocs casestudies.xml who.xml
  Log:
  Doh!  One of our case study sites has changed to a porn site.  Fixed.
  
  Revision  Changes    Path
  1.8       +18 -18    
jakarta-poi/src/documentation/content/xdocs/trans/es/casestudies.xml
  
  Index: casestudies.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-poi/src/documentation/content/xdocs/trans/es/casestudies.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- casestudies.xml   9 Apr 2004 13:05:11 -0000       1.7
  +++ casestudies.xml   24 Jan 2005 20:12:49 -0000      1.8
  @@ -90,23 +90,23 @@
                       responde en formato XLS.  - Arian Lashkov (alaskov at 
lbank.lt)
                   </p>
               </section>
  -            <section>
  -                <title>Bit Tracker by Tracker Inc., and ThinkVirtual</title>
  -                <p>
  -                    Bit Tracker (http://www.bittracker.com/) es el primer 
sistema a nivel mundial 
  -                    basado en web de registro de brocas (drill bit) para 
gestionar la informaci�n cr�tica 
  -                    de brocas de la compa��a y sacar el mayor partido a esos 
datos. Gestiona todos los datos 
  -                    relacionados con las brocas, incluyendo su uso, 
localizaci�n, c�mo se utilizan, y 
  -                    resultados como su relaci�n de penetraci�n y grado de 
desgaste con el uso. Estos datos 
  -                    necesitan estar disponibles en formato Excel para 
obtener compatibilidad hacia atr�s 
  -                    y otros usos en la industria. Despu�s de utilizar los 
formatos CSV y HTML, necesit�bamos
  -                    algo mejor para la creaci�n de hojas de c�lculo y POI es 
la respuesta. Funciona fenomenal
  -                    y fue muy sencillo de implementar. Gracias al equipo de 
POI.
  -                </p>
  -                <p>
  -                    Travis Reeder (travis at thinkvirtual dot com)
  -                </p>
  -            </section>
  +<!--            <section>-->
  +<!--                <title>Bit Tracker by Tracker Inc., and 
ThinkVirtual</title>-->
  +<!--                <p>-->
  +<!--                    Bit Tracker (http://www.bittracker.com/) es el 
primer sistema a nivel mundial -->
  +<!--                    basado en web de registro de brocas (drill bit) para 
gestionar la informaci�n cr�tica -->
  +<!--                    de brocas de la compa��a y sacar el mayor partido a 
esos datos. Gestiona todos los datos -->
  +<!--                    relacionados con las brocas, incluyendo su uso, 
localizaci�n, c�mo se utilizan, y -->
  +<!--                    resultados como su relaci�n de penetraci�n y grado 
de desgaste con el uso. Estos datos -->
  +<!--                    necesitan estar disponibles en formato Excel para 
obtener compatibilidad hacia atr�s -->
  +<!--                    y otros usos en la industria. Despu�s de utilizar 
los formatos CSV y HTML, necesit�bamos-->
  +<!--                    algo mejor para la creaci�n de hojas de c�lculo y 
POI es la respuesta. Funciona fenomenal-->
  +<!--                    y fue muy sencillo de implementar. Gracias al equipo 
de POI.-->
  +<!--                </p>-->
  +<!--                <p>-->
  +<!--                    Travis Reeder (travis at thinkvirtual dot com)-->
  +<!--                </p>-->
  +<!--            </section>-->
               <section>
                   <title>Edwards And Kelcey Technology</title>
                   <p>
  
  
  
  1.8       +6 -6      
jakarta-poi/src/documentation/content/xdocs/trans/es/who.xml
  
  Index: who.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-poi/src/documentation/content/xdocs/trans/es/who.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- who.xml   9 Apr 2004 13:05:11 -0000       1.7
  +++ who.xml   24 Jan 2005 20:12:49 -0000      1.8
  @@ -31,12 +31,12 @@
       crecer juntos como una comunidad.
     </p>
   
  -  <section><title>Consejeros</title>
  -    <ul>
  -       <li><link href="http://www.betaversion.org/~stefano/";>Stefano 
Mazzocchi</link> (stefano at apache dot org)
  -       </li>
  -    </ul>
  -  </section>
  +<!--  <section><title>Consejeros</title>-->
  +<!--    <ul>-->
  +<!--       <li><link href="http://www.betaversion.org/~stefano/";>Stefano 
Mazzocchi</link> (stefano at apache dot org)-->
  +<!--       </li>-->
  +<!--    </ul>-->
  +<!--  </section>-->
   
     <section><title>Emeritus Committers</title>
       <ul>
  
  
  
  1.10      +10 -10    
jakarta-poi/src/documentation/content/xdocs/casestudies.xml
  
  Index: casestudies.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-poi/src/documentation/content/xdocs/casestudies.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- casestudies.xml   9 Apr 2004 13:05:12 -0000       1.9
  +++ casestudies.xml   24 Jan 2005 20:12:49 -0000      1.10
  @@ -121,15 +121,15 @@
                       using the HSSF API.  - Arian Lashkov (alaskov at 
lbank.lt)
                   </p>
               </section>
  -            <section>
  -                <title>Bit Tracker by Tracker Inc., and ThinkVirtual</title>
  -                <p>
  -                    Bit Tracker (http://www.bittracker.com/) is the world's 
first and only web-based drill bit tracking system to manage your company's 
critical bit information and use that data to its full potential. It manages 
all bit related data, including their usage, locations, how they were used, and 
results such as rate of penetration and dull grade after use.  This data needs 
to be available in Excel format for backwards compatibility and other uses in 
the industry.  After using CSV and HTML formats, we needed something better for 
creating the spreadsheets and POI is the answer.  It works great and was easy 
to implement.  Kudos to the POI team.
  -                </p>
  -                <p>
  -                    Travis Reeder (travis at thinkvirtual dot com)
  -                </p>
  -            </section>
  +<!--            <section>-->
  +<!--                <title>Bit Tracker by Tracker Inc., and 
ThinkVirtual</title>-->
  +<!--                <p>-->
  +<!--                    Bit Tracker (http://www.bittracker.com/) is the 
world's first and only web-based drill bit tracking system to manage your 
company's critical bit information and use that data to its full potential. It 
manages all bit related data, including their usage, locations, how they were 
used, and results such as rate of penetration and dull grade after use.  This 
data needs to be available in Excel format for backwards compatibility and 
other uses in the industry.  After using CSV and HTML formats, we needed 
something better for creating the spreadsheets and POI is the answer.  It works 
great and was easy to implement.  Kudos to the POI team.-->
  +<!--                </p>-->
  +<!--                <p>-->
  +<!--                    Travis Reeder (travis at thinkvirtual dot com)-->
  +<!--                </p>-->
  +<!--            </section>-->
               <section>
                   <title>Edwards And Kelcey Technology</title>
                   <p>
  
  
  
  1.11      +6 -6      jakarta-poi/src/documentation/content/xdocs/who.xml
  
  Index: who.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/src/documentation/content/xdocs/who.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- who.xml   9 Apr 2004 13:05:12 -0000       1.10
  +++ who.xml   24 Jan 2005 20:12:49 -0000      1.11
  @@ -31,12 +31,12 @@
       community we all grow together.
     </p>
   
  -  <section><title>Advisors</title>
  -    <ul>
  -       <li><link href="http://www.betaversion.org/~stefano/";>Stefano 
Mazzocchi</link> (stefano at apache dot org)
  -       </li>
  -    </ul>
  -  </section>
  +<!--  <section><title>Advisors</title>-->
  +<!--    <ul>-->
  +<!--       <li><link href="http://www.betaversion.org/~stefano/";>Stefano 
Mazzocchi</link> (stefano at apache dot org)-->
  +<!--       </li>-->
  +<!--    </ul>-->
  +<!--  </section>-->
   
     <section><title>Emeritus Committers</title>
       <ul>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/

Reply via email to