website/index.html in echi-converter-0.0.5 vs website/index.html in echi-converter-0.1.0
- old
+ new
@@ -31,11 +31,11 @@
<div id="main">
<h1>ECHI Converter</h1>
<div id="version" class="clickable" onclick='document.location = "http://rubyforge.org/projects/echi-converter"; return false'>
<p>Get Version</p>
- <a href="http://rubyforge.org/projects/echi-converter" class="numbers">0.0.5</a>
+ <a href="http://rubyforge.org/projects/echi-converter" class="numbers">0.1.0</a>
</div>
<h1>→ ‘echi-converter’</h1>
<h2>The <span class="caps">ECHI</span> (External Call History Interface) Converter</h2>
@@ -45,11 +45,11 @@
<h2>Status</h2>
- <p>This is the initial alpha release that will under go extensive testing in the coming weeks. Therefore it is recommended to wait for version 0.1.0 before any production use.</p>
+ <p>This is the beta release now in production use within Call Centers using Avaya <span class="caps">CMS</span>. The utility successfully and reliably imports the data provided by the Avaya <span class="caps">CMS ECHI</span> into various databases, including Oracle and MySQL. This provides the repository of call segments that may then be used to provide detailed Cradle to Grave reporting for the call center.</p>
<h2>Features</h2>
@@ -77,12 +77,17 @@
<h2>Requirements</h2>
<ol>
- <li><a href="http://www.ruby-lang.org">Ruby v1.8.6+</a></li>
+ <li><a href="http://www.ruby-lang.org/">Ruby v1.8.6+</a></li>
<li><a href="http://www.rubygems.org/">Rubygems v0.9.4+</a></li>
+ <li><a href="http://activerecord.rubyforge.org/">ActiveRecord v1.15.3+</a></li>
+ <li><a href="http://activesupport.rubyforge.org/">ActiveSupport v1.4.2+</a></li>
+ <li><a href="http://daemons.rubyforge.org/">Daemons v1.0.7+</a></li>
+ <li><a href="http://fastercsv.rubyforge.org/">FasterCSV v1.2.0+</a></li>
+ <li><a href="http://rake.rubyforge.org/">Rake v0.7.3+</a></li>
</ol>
<h2>Installing</h2>
@@ -164,11 +169,11 @@
<p>Items to be done to move this out of alpha stage:</p>
<ol>
- <li>‘echi-converter-create’ works fine with <span class="caps">OSX</span>/Linux, need to test validate with a Win32 platform</li>
+ <li>‘echi-converter create’ works fine with <span class="caps">OSX</span>/Linux, need to test validate with a Win32 platform, therefore currently recommended to only run on a Linux/OSX platform, could use <a href="http://www.vmware.com">VMWare</a> to do this on Windows.</li>
</ol>
<h2>Forum</h2>
@@ -194,10 +199,10 @@
<h2>Contact</h2>
<p>Comments are welcome. Send an email to <a href="mailto:jason@goecke.net">jason [at] goecke.net</a>.</p>
<p class="coda">
- <a href="mailto:drnicwilliams@gmail.com">Dr Nic</a>, 17th August 2007<br>
+ <a href="mailto:drnicwilliams@gmail.com">Dr Nic</a>, 24th August 2007<br>
Theme extended from <a href="http://rb2js.rubyforge.org/">Paul Battley</a>
</p>
</div>
<!-- insert site tracking codes here, like Google Urchin -->