FIXED miscs (mail.html --> mail2.html etc)

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353271 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Tetsuya Kitahata 2003-07-29 10:40:19 +00:00
parent 04bf7ac501
commit 86d3ea980d
5 changed files with 19 additions and 19 deletions

View File

@ -3,7 +3,7 @@
<document> <document>
<header> <header>
<title>Jakarta POI - Case Studies</title> <title>Jakarta Poi - Case Studies</title>
<authors> <authors>
<person id="AO" name="Andrew C. Oliver" email="acoliver@apache.org"/> <person id="AO" name="Andrew C. Oliver" email="acoliver@apache.org"/>
<person id="CR" name="Cameron Riley" email="crileyNO@SPAMekmail.com"/> <person id="CR" name="Cameron Riley" email="crileyNO@SPAMekmail.com"/>
@ -26,21 +26,21 @@
<title>Submitting a Case Study</title> <title>Submitting a Case Study</title>
<p> <p>
We are actively seeking case studies for this page (after all it We are actively seeking case studies for this page (after all it
just started). Andy Oliver (acoliver at apache dot org) has just started). Andrew C. Oliver (acoliver at apache dot org) has
agreed to have a few T-Shirts printed with the POI logo (once its agreed to have a few T-Shirts printed with the POI logo (once its
chosen) for the first chosen) for the first
few best submissions. To submit a case study, either few best submissions. To submit a case study, either
<link href="http://jakarta.apache.org/poi/getinvolved/index.html"> <link href="http://jakarta.apache.org/poi/getinvolved/index.html">
submit a patch for this page</link> (preferred) or email it to the submit a patch for this page</link> or email it to the
<link href="http://jakarta.apache.org/site/mail.html">mailing list <link href="http://jakarta.apache.org/site/mail2.html#poi">mailing list
</link>. </link> (with [PATCH] prefixed subject, please).
</p> </p>
</section> </section>
<section> <section>
<title>Case Studies</title> <title>Case Studies</title>
<section><title>Sunshine Systems</title> <section><title>Sunshine Systems</title>
<p> <p>
<link href="http://www.sunshinesys.com">Sunshine Systems</link> deveveloped a <link href="http://www.sunshinesys.com/">Sunshine Systems</link> deveveloped a
POI based reporting solution for a price optimization software package which POI based reporting solution for a price optimization software package which
is used by major retail chains. is used by major retail chains.
</p> </p>
@ -82,11 +82,11 @@ format,
<title>Bank of Lithuania</title> <title>Bank of Lithuania</title>
<p> <p>
The The
<link href="http://www.lbank.lt">Bank of Lithuania</link> <link href="http://www.lbank.lt/">Bank of Lithuania</link>
reports financial statistical data to Excel format using the reports financial statistical data to Excel format using the
<link href="http://jakarta.apache.org/poi">Jakarta POI</link> <link href="http://jakarta.apache.org/poi/">Jakarta POI</link>
project's project's
<link href="http://jakarta.apache.org/poi/hssf"> <link href="http://jakarta.apache.org/poi/hssf/">
HSSF</link> API. The system is based on Oracle JServer and HSSF</link> API. The system is based on Oracle JServer and
utilizes a Java stored procedure that outputs to XLS format utilizes a Java stored procedure that outputs to XLS format
using the HSSF API. - Arian Lashkov (alaskov at lbank.lt) using the HSSF API. - Arian Lashkov (alaskov at lbank.lt)
@ -95,7 +95,7 @@ format,
<section> <section>
<title>Bit Tracker by Tracker Inc., and ThinkVirtual</title> <title>Bit Tracker by Tracker Inc., and ThinkVirtual</title>
<p> <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. 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>
<p> <p>
Travis Reeder (travis at thinkvirtual dot com) Travis Reeder (travis at thinkvirtual dot com)
@ -125,7 +125,7 @@ format,
<section> <section>
<title>ClickFind</title> <title>ClickFind</title>
<p> <p>
<link href="http://www.clickfind.com">ClickFind Inc.</link> used the POI <link href="http://www.clickfind.com/">ClickFind Inc.</link> used the POI
projects HSSF API to provide their medical projects HSSF API to provide their medical
research clients with an Excel export from their electronic data research clients with an Excel export from their electronic data
collection web service Data Collector 3.0. The POI team's assistance collection web service Data Collector 3.0. The POI team's assistance
@ -140,11 +140,11 @@ format,
<section> <section>
<title>IKAN Software NV</title> <title>IKAN Software NV</title>
<p>In addition to Change Management and Database Modelling, IKAN Software NV <p>In addition to Change Management and Database Modelling, IKAN Software NV
(http://www.ikan.be) develops and supports its own ETL (http://www.ikan.be/) develops and supports its own ETL
(Extract/Transform/Load) tools.</p> (Extract/Transform/Load) tools.</p>
<p>IKAN's latest product is this domain is called ETL4ALL <p>IKAN's latest product is this domain is called ETL4ALL
(http://www.ikan.be/etl4all). ETL4ALL is an open source tool (http://www.ikan.be/etl4all/). ETL4ALL is an open source tool
allowing data transfer from and to virtually any data source. Users can allowing data transfer from and to virtually any data source. Users can
combine and examine data stored in relational databases, XML databases, PDF combine and examine data stored in relational databases, XML databases, PDF
files, EDI, CSV files, etc. files, EDI, CSV files, etc.

View File

@ -13,7 +13,7 @@
<menu label="Get Involved"> <menu label="Get Involved">
<menu-item label="Contributing" href="index.html"/> <menu-item label="Contributing" href="index.html"/>
<menu-item label="Branching" href="branching.html"/> <menu-item label="Branching" href="branching.html"/>
<menu-item label="Mail Lists" href="http://jakarta.apache.org/site/mail.html"/> <menu-item label="Mail Lists" href="http://jakarta.apache.org/site/mail2.html#poi"/>
</menu> </menu>
</book> </book>

View File

@ -2,7 +2,7 @@
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "./dtd/book-cocoon-v10.dtd"> <!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "./dtd/book-cocoon-v10.dtd">
<book software="Poi" <book software="Poi"
title="POI Documentation Translations" title="Poi Documentation Translations"
copyright="@year@ Poi Project" copyright="@year@ Poi Project"
xmlns:xlink="http://www.w3.org/1999/xlink"> xmlns:xlink="http://www.w3.org/1999/xlink">

View File

@ -3,7 +3,7 @@
<document> <document>
<header> <header>
<title>Welcome to POI</title> <title>Welcome to POI -- Poi Website Translation Guildeline</title>
<authors> <authors>
<person id="AO" name="Andrew C. Oliver" email="acoliver@apache.org"/> <person id="AO" name="Andrew C. Oliver" email="acoliver@apache.org"/>
<person id="TK" name="Tetsuya Kitahata" email="tetsuya@apache.org"/> <person id="TK" name="Tetsuya Kitahata" email="tetsuya@apache.org"/>

View File

@ -3,7 +3,7 @@
<document> <document>
<header> <header>
<title>POI Documentation Translations</title> <title>The Apache Jakarta Poi Documentation Translations</title>
<authors> <authors>
<person id="AO" name="Andrew C. Oliver" email="acoliver@apache.org"/> <person id="AO" name="Andrew C. Oliver" email="acoliver@apache.org"/>
</authors> </authors>
@ -32,9 +32,9 @@
<td><link href="de/index.html">link</link></td></tr> <td><link href="de/index.html">link</link></td></tr>
<tr><td>es</td><td>Spanish</td><td>Index page, some auxiliary pages translated</td><td>On</td> <tr><td>es</td><td>Spanish</td><td>Index page, some auxiliary pages translated</td><td>On</td>
<td><link href="es/index.html">link</link></td></tr> <td><link href="es/index.html">link</link></td></tr>
<tr><td>jp</td><td>Japanese</td><td>Complete XML translation</td><td>Off</td> <tr><td>jp</td><td>Japanese</td><td>Complete XML translations and built with FORREST</td><td>Off</td>
<td><link href="http://jakarta.terra-intl.com/poi/">link</link></td></tr> <td><link href="http://jakarta.terra-intl.com/poi/">link</link></td></tr>
<tr><td>kr</td><td>Korean</td><td>Conducted by <link href="http://jakarta.apache-korea.org/">Jakarta-Seoul-Project</link></td><td>Off</td> <tr><td>kr</td><td>Korean</td><td>Conducted by <link href="http://jakarta.apache-korea.org/">Jakarta-Seoul-Project</link>.</td><td>Off</td>
<td><link href="http://jakarta.apache-korea.org/poi/">link</link></td></tr> <td><link href="http://jakarta.apache-korea.org/poi/">link</link></td></tr>
</table> </table>
</section> </section>