You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ye...@apache.org on 2012/06/27 17:41:56 UTC

svn commit: r1354584 - in /poi/trunk/src/documentation/content/xdocs: casestudies.xml status.xml

Author: yegor
Date: Wed Jun 27 15:41:55 2012
New Revision: 1354584

URL: http://svn.apache.org/viewvc?rev=1354584&view=rev
Log:
Bugzilla 48469 - Updated case study 

Modified:
    poi/trunk/src/documentation/content/xdocs/casestudies.xml
    poi/trunk/src/documentation/content/xdocs/status.xml

Modified: poi/trunk/src/documentation/content/xdocs/casestudies.xml
URL: http://svn.apache.org/viewvc/poi/trunk/src/documentation/content/xdocs/casestudies.xml?rev=1354584&r1=1354583&r2=1354584&view=diff
==============================================================================
--- poi/trunk/src/documentation/content/xdocs/casestudies.xml (original)
+++ poi/trunk/src/documentation/content/xdocs/casestudies.xml Wed Jun 27 15:41:55 2012
@@ -217,8 +217,13 @@ format,
 	    <section>
 	        <title>iDATA Development Ltd (IDD)</title>
 		  <p>
-        <link href="http://www.iexlsoftware.com/">IDD</link> have developed the iEXL product to generate Excel spreadsheets 
-        directly on the Iseries/AS400 IBM platform.  Using RPG, SQL, QUERY, JAVA, COBOL etc. In other words your existing staffs knowledge.
+        <link href="http://www.iexlsoftware.com/">IDD</link> have developed the iEXL product to 
+        generate Excel spreadsheets directly on the Iseries/AS400 IBM I on Power platform. 
+      </p>
+      <p>
+      Professional spreadsheets created via a menu system. Some basic programming is required for more complex options.
+      When programming is required it can be carried out using RPG, SQL, QUERY, JAVA, COBOL etc. 
+      In other words your existing staffs knowledge
       </p>
       <p>
       Design spreadsheets with: 
@@ -236,26 +241,34 @@ format,
         <li>Page breaks</li> 
         <li>Sheet breaks</li> 
         <li>Text insertion and much more</li>  
+        <li>Functions/Formula</li>
+        <li>Merge cells</li>
+        <li>Row Height</li>
+        <li>Cell text alignment</li>
+        <li>Text Rotation </li>
+        <li>50 Database files per workbook.</li>
         <li>E-mail the spreadsheet</li> 
       </ul>
       <p>
-        The product name is ‘iEXL’ and has been live on both European and North American systems for over three years. 
-        It is being used in preference to more established commercial products which my clients have already purchased. 
+        The product name is 'iEXL' and has been live on both European and North American systems for over four years. 
+        It is being used in preference to more established commercial products which our clients have already purchased. 
         This is due to cost and ease of use. 
       </p>  
       <p>
-        All spreadsheets can be archived if required so that historical spreadsheets can be retrieved and in the case 
-        of one client a full external company audit can be approved. The system has benefits for all departments within an organisation. 
-        Examples of this are accounts department for things such as aged trial balance, distribution department for ASN’s, 
-        warehousing for stock figures, IS for security reporting etc. 
+        All spreadsheets can be archived if required so that historical spreadsheets can be retrieved. 
+      </p>
+      <p>
+        The system has benefits for all departments within an organisation. 
+        Examples of this are accounts department for things such as aged trial balance, 
+        distribution department for ASN’s, warehousing for stock figures, IS for security reporting etc.   
       </p>
       <p>
-        Clients have at this point (Nov 2010) created over 200 spreadsheets 
-        which in turn have generated over 120,000  E-mails. iEXL has a menu driven email system.   
+        Clients have at this point (June 2012) created over 300 spreadsheets which in turn have generated over 
+        500,000  E-mails. iEXL has a menu driven email system.  
       </p>
       <p>
         Due to the Apache-POI project IDD have been able to create the IEXL product. 
-        This is a well priced product which allows companies of all sizes access to a product that opens up their reporting capabilities.  
+        This is a well priced product which allows companies of all sizes access to a product that opens up their reporting capabilities
       </p>
       <p>
         Within the <link href="http://www.iexlsoftware.com/">iEXLSOFTWARE.COM</link> website you will find a full user manual, 

Modified: poi/trunk/src/documentation/content/xdocs/status.xml
URL: http://svn.apache.org/viewvc/poi/trunk/src/documentation/content/xdocs/status.xml?rev=1354584&r1=1354583&r2=1354584&view=diff
==============================================================================
--- poi/trunk/src/documentation/content/xdocs/status.xml (original)
+++ poi/trunk/src/documentation/content/xdocs/status.xml Wed Jun 27 15:41:55 2012
@@ -34,6 +34,7 @@
 
     <changes>
         <release version="3.9-beta1" date="2012-??-??">
+          <action dev="poi-developers" type="add">48469 - Updated case study</action>
           <action dev="poi-developers" type="add">53476 - Support Complex Name in formulas </action>
           <action dev="poi-developers" type="fix">53414 - properly update sheet dimensions when adding column </action>
           <action dev="poi-developers" type="add">Add File based constructor to OPCPackage, alongside existing String one (which constructed a File from the string internally)</action>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org