tetsuya 2003/07/29 03:40:19
Modified: src/documentation/content/xdocs casestudies.xml
src/documentation/content/xdocs/getinvolved book.xml
src/documentation/content/xdocs/trans book.xml
guidelines.xml index.xml
Log:
FIXED miscs (mail.html --> mail2.html etc)
Revision Changes Path
1.6 +14 -14 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.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- casestudies.xml 24 Jul 2003 16:45:19 -0000 1.5
+++ casestudies.xml 29 Jul 2003 10:40:18 -0000 1.6
@@ -3,7 +3,7 @@
<document>
<header>
- <title>Jakarta POI - Case Studies</title>
+ <title>Jakarta Poi - Case Studies</title>
<authors>
<person id="AO" name="Andrew C. Oliver" email="[EMAIL PROTECTED]"/>
<person id="CR" name="Cameron Riley" email="[EMAIL PROTECTED]"/>
@@ -26,21 +26,21 @@
<title>Submitting a Case Study</title>
<p>
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
chosen) for the first
few best submissions. To submit a case study, either
<link href="http://jakarta.apache.org/poi/getinvolved/index.html">
- submit a patch for this page</link> (preferred) or email it to
the
- <link href="http://jakarta.apache.org/site/mail.html">mailing list
- </link>.
+ submit a patch for this page</link> or email it to the
+ <link href="http://jakarta.apache.org/site/mail2.html#poi">mailing
list
+ </link> (with [PATCH] prefixed subject, please).
</p>
</section>
<section>
<title>Case Studies</title>
<section><title>Sunshine Systems</title>
<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
is used by major retail chains.
</p>
@@ -82,11 +82,11 @@
<title>Bank of Lithuania</title>
<p>
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
- <link href="http://jakarta.apache.org/poi">Jakarta POI</link>
+ <link href="http://jakarta.apache.org/poi/">Jakarta POI</link>
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
utilizes a Java stored procedure that outputs to XLS format
using the HSSF API. - Arian Lashkov (alaskov at lbank.lt)
@@ -95,7 +95,7 @@
<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.
+ 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)
@@ -125,7 +125,7 @@
<section>
<title>ClickFind</title>
<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
research clients with an Excel export from their electronic data
collection web service Data Collector 3.0. The POI team's
assistance
@@ -140,11 +140,11 @@
<section>
<title>IKAN Software NV</title>
<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>
<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
combine and examine data stored in relational databases,
XML databases, PDF
files, EDI, CSV files, etc.
1.4 +1 -1 jakarta-poi/src/documentation/content/xdocs/getinvolved/book.xml
Index: book.xml
===================================================================
RCS file:
/home/cvs/jakarta-poi/src/documentation/content/xdocs/getinvolved/book.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- book.xml 17 Jun 2003 03:20:53 -0000 1.3
+++ book.xml 29 Jul 2003 10:40:18 -0000 1.4
@@ -13,7 +13,7 @@
<menu label="Get Involved">
<menu-item label="Contributing" href="index.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>
</book>
1.5 +1 -1 jakarta-poi/src/documentation/content/xdocs/trans/book.xml
Index: book.xml
===================================================================
RCS file: /home/cvs/jakarta-poi/src/documentation/content/xdocs/trans/book.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- book.xml 16 Jun 2003 06:00:05 -0000 1.4
+++ book.xml 29 Jul 2003 10:40:19 -0000 1.5
@@ -2,7 +2,7 @@
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN"
"./dtd/book-cocoon-v10.dtd">
<book software="Poi"
- title="POI Documentation Translations"
+ title="Poi Documentation Translations"
copyright="@year@ Poi Project"
xmlns:xlink="http://www.w3.org/1999/xlink">
1.5 +2 -2 jakarta-poi/src/documentation/content/xdocs/trans/guidelines.xml
Index: guidelines.xml
===================================================================
RCS file:
/home/cvs/jakarta-poi/src/documentation/content/xdocs/trans/guidelines.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- guidelines.xml 16 Jun 2003 05:57:18 -0000 1.4
+++ guidelines.xml 29 Jul 2003 10:40:19 -0000 1.5
@@ -3,7 +3,7 @@
<document>
<header>
- <title>Welcome to POI</title>
+ <title>Welcome to POI -- Poi Website Translation Guildeline</title>
<authors>
<person id="AO" name="Andrew C. Oliver" email="[EMAIL PROTECTED]"/>
<person id="TK" name="Tetsuya Kitahata" email="[EMAIL PROTECTED]"/>
1.5 +4 -4 jakarta-poi/src/documentation/content/xdocs/trans/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-poi/src/documentation/content/xdocs/trans/index.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- index.xml 16 Jun 2003 05:58:18 -0000 1.4
+++ index.xml 29 Jul 2003 10:40:19 -0000 1.5
@@ -3,7 +3,7 @@
<document>
<header>
- <title>POI Documentation Translations</title>
+ <title>The Apache Jakarta Poi Documentation Translations</title>
<authors>
<person id="AO" name="Andrew C. Oliver" email="[EMAIL PROTECTED]"/>
</authors>
@@ -32,9 +32,9 @@
<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>
<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>
- <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>
</table>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]