]> source.dussan.org Git - poi.git/commitdiff
new case study from jared walker
authorAndrew C. Oliver <acoliver@apache.org>
Sat, 27 Jul 2002 00:23:07 +0000 (00:23 +0000)
committerAndrew C. Oliver <acoliver@apache.org>
Sat, 27 Jul 2002 00:23:07 +0000 (00:23 +0000)
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352807 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/xdocs/casestudies.xml

index b050bad14e89f9156ef3fa6db4bee834b2a5398e..3a3003cdd31f6d91bf68c7533c952279852c276b 100644 (file)
@@ -9,36 +9,36 @@
       <person id="CR" name="Cameron Riley" email="crileyNO@SPAMekmail.com"/>
     </authors>
   </header>
-  
+
   <body>
     <section title="Introduction">
        <p>
           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
-          is not "how can I" but rather "Who else is doing what I'm about to 
-          do?"  This is understandable with the abismal success rate in the 
+          is not "how can I" but rather "Who else is doing what I'm about to
+          do?"  This is understandable with the abismal success rate in the
           software business.  These case statements are meant to help create
           confidence and understanding.
        </p>
     </section>
     <section title="Submitting a Case Study">
        <p>
-          We are actively seeking case studies for this page (after all it 
-          just started).  Andy Oliver (acoliver at apache dot org) has 
+          We are actively seeking case studies for this page (after all it
+          just started).  Andy 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  
+          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 
+          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>.  
+          </link>.
        </p>
     </section>
     <section title="Case Studies">
       <section title="Bank of Lithuania">
         <p>
           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>
           project's <link href="http://jakarta.apache.org/poi/hssf">
           HSSF</link> API.  The system is based on Oracle JServer and
@@ -56,11 +56,11 @@ Bit Tracker (http://www.bittracker.com) is the world's first and only web-based
       </section>
       <section title="Edwards And Kelcey Technology">
       <p>
-      Edwards and Kelcey Technology (http://www.ekcorp.com/) developed a 
+      Edwards and Kelcey Technology (http://www.ekcorp.com/) developed a
       Facility
-      Managament and Maintenance System for the Telecommunications industry 
+      Managament and Maintenance System for the Telecommunications industry
       based
-      on Turbine and Velocity. Originally the invoicing was done with a simple 
+      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
@@ -74,6 +74,20 @@ Bit Tracker (http://www.bittracker.com) is the world's first and only web-based
       Cameron Riley (crileyNO@ SPAMekmail.com)
       </p>
      </section>
+     <section title="ClickFind">
+        <p>
+          <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
+          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)
+        </p>
+      </section>
     </section>
   </body>
   <footer>