New case study. Added after some excited poking from Tetsuya. :-) It may not be pushed to the website immediately however. Need to poke Andy to get his nightly build going again. Either that or just do one myself.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353128 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2f49b346d1
commit
08d99690d8
@ -11,7 +11,8 @@
|
|||||||
</header>
|
</header>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<section><title>Introduction</title>
|
<section>
|
||||||
|
<title>Introduction</title>
|
||||||
<p>
|
<p>
|
||||||
A number of people are using POI for a variety of purposes. As with
|
A number of people are using POI for a variety of purposes. As with
|
||||||
any new API or technology, the first question people generally ask
|
any new API or technology, the first question people generally ask
|
||||||
@ -21,7 +22,8 @@
|
|||||||
confidence and understanding.
|
confidence and understanding.
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
<section><title>Submitting a Case Study</title>
|
<section>
|
||||||
|
<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). Andy Oliver (acoliver at apache dot org) has
|
||||||
@ -34,19 +36,24 @@
|
|||||||
</link>.
|
</link>.
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
<section><title>Case Studies</title>
|
<section>
|
||||||
<section><title>Bank of Lithuania</title>
|
<title>Case Studies</title>
|
||||||
|
<section>
|
||||||
|
<title>Bank of Lithuania</title>
|
||||||
<p>
|
<p>
|
||||||
The <link href="http://www.lbank.lt">Bank of Lithuania</link>
|
The
|
||||||
|
<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 <link href="http://jakarta.apache.org/poi/hssf">
|
project's
|
||||||
|
<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)
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
<section><title>Bit Tracker by Tracker Inc., and ThinkVirtual</title>
|
<section>
|
||||||
|
<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>
|
||||||
@ -54,7 +61,8 @@ Bit Tracker (http://www.bittracker.com) is the world's first and only web-based
|
|||||||
Travis Reeder (travis at thinkvirtual dot com)
|
Travis Reeder (travis at thinkvirtual dot com)
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
<section><title>Edwards And Kelcey Technology</title>
|
<section>
|
||||||
|
<title>Edwards And Kelcey Technology</title>
|
||||||
<p>
|
<p>
|
||||||
Edwards and Kelcey Technology (http://www.ekcorp.com/) developed a
|
Edwards and Kelcey Technology (http://www.ekcorp.com/) developed a
|
||||||
Facility
|
Facility
|
||||||
@ -74,7 +82,8 @@ Bit Tracker (http://www.bittracker.com) is the world's first and only web-based
|
|||||||
Cameron Riley (crileyNO@ SPAMekmail.com)
|
Cameron Riley (crileyNO@ SPAMekmail.com)
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
<section><title>ClickFind</title>
|
<section>
|
||||||
|
<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
|
||||||
@ -88,6 +97,26 @@ Bit Tracker (http://www.bittracker.com) is the world's first and only web-based
|
|||||||
clinical data. - Jared Walker (jared.walker at clickfind.com)
|
clinical data. - Jared Walker (jared.walker at clickfind.com)
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
|
<section>
|
||||||
|
<title>IKAN Software NV</title>
|
||||||
|
<p>
|
||||||
|
<p>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.</p>
|
||||||
|
|
||||||
|
<p>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.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>It is obvious that Microsoft Excel files are also supported.
|
||||||
|
POI has been used to successfully implement this support in ETL4ALL.</p>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
</section>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
</body>
|
</body>
|
||||||
<footer>
|
<footer>
|
||||||
|
Loading…
Reference in New Issue
Block a user