diff --git a/src/documentation/content/xdocs/book.xml b/src/documentation/content/xdocs/book.xml index d7e6c39d3..f0fe83f90 100644 --- a/src/documentation/content/xdocs/book.xml +++ b/src/documentation/content/xdocs/book.xml @@ -6,19 +6,6 @@ copyright="@year@ Poi Project" xmlns:xlink="http://www.w3.org/1999/xlink"> - - - - - - - - - - - - - @@ -33,6 +20,19 @@ + + + + + + + + + + + + + diff --git a/src/documentation/content/xdocs/trans/de/book.xml b/src/documentation/content/xdocs/trans/de/book.xml index 5810a9680..26f619c57 100644 --- a/src/documentation/content/xdocs/trans/de/book.xml +++ b/src/documentation/content/xdocs/trans/de/book.xml @@ -6,17 +6,6 @@ copyright="@year@ POI Project" xmlns:xlink="http://www.w3.org/1999/xlink"> - - - - - - - - - - - @@ -31,6 +20,17 @@ + + + + + + + + + + + diff --git a/src/documentation/content/xdocs/trans/es/book.xml b/src/documentation/content/xdocs/trans/es/book.xml index be2c98c42..0491eca78 100644 --- a/src/documentation/content/xdocs/trans/es/book.xml +++ b/src/documentation/content/xdocs/trans/es/book.xml @@ -6,6 +6,20 @@ copyright="@year@ Poi Project" xmlns:xlink="http://www.w3.org/1999/xlink"> + + + + + + + + + + + + + + @@ -19,20 +33,6 @@ - - - - - - - - - - - - - - @@ -45,6 +45,7 @@ + diff --git a/src/documentation/content/xdocs/trans/es/casestudies.xml b/src/documentation/content/xdocs/trans/es/casestudies.xml index 3778587a1..60b15cbb5 100644 --- a/src/documentation/content/xdocs/trans/es/casestudies.xml +++ b/src/documentation/content/xdocs/trans/es/casestudies.xml @@ -36,26 +36,81 @@

Case Studies -
Edwards And Kelcey Technology -

- Edwards and Kelcey Technology (http://www.ekcorp.com/) developed a - Facility - Managament and Maintenance System for the Telecommunications industry - based - on Turbine and Velocity. Originally the invoicing was done with a simple - CVS - sheet which was then marked up by accounts and customized for each client. - As growth has been consistent with the application, the requirement for - invoices that need not be touched by hand increased. POI provided the - solution to this issue, integrating easily and transparently into the - system. POI HSSF was used to create the invoices directly from the server - in - Excel 97 format and now services over 150 unique invoices per month. -

-

- Cameron Riley (crileyNO@ SPAMekmail.com) -

-
+
+ Bank of Lithuania +

+ The + Bank of Lithuania + reports financial statistical data to Excel format using the + Jakarta POI + project's + + HSSF 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) +

+
+
+ Bit Tracker by Tracker Inc., and ThinkVirtual +

+ 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. +

+

+ Travis Reeder (travis at thinkvirtual dot com) +

+
+
+ Edwards And Kelcey Technology +

+ Edwards and Kelcey Technology (http://www.ekcorp.com/) developed a + Facility + Managament and Maintenance System for the Telecommunications industry + based + on Turbine and Velocity. Originally the invoicing was done with a simple + CVS + sheet which was then marked up by accounts and customized for each client. + As growth has been consistent with the application, the requirement for + invoices that need not be touched by hand increased. POI provided the + solution to this issue, integrating easily and transparently into the + system. POI HSSF was used to create the invoices directly from the server + in + Excel 97 format and now services over 150 unique invoices per month. +

+

+ Cameron Riley (crileyNO@ SPAMekmail.com) +

+
+
+ ClickFind +

+ ClickFind Inc. 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 + allowed ClickFind to give their clients a data format that requires less + technical expertise than the XML format used by the Data Collector + application. This was important to ClickFind as many of their current + and potential clients are already using Excel in their day-to-day + operations and in established procedures for handling their generated + clinical data. - Jared Walker (jared.walker at clickfind.com) +

+
+
+ IKAN Software NV +

In addition to Change Management and Database Modelling, IKAN Software NV + (http://www.ikan.be) develops and supports its own ETL + (Extract/Transform/Load) tools.

+ +

IKAN's latest product is this domain is called ETL4ALL + (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. +

+ +

It is obvious that Microsoft Excel files are also supported. + POI has been used to successfully implement this support in ETL4ALL.

+