website/index.html in echi-converter-0.0.2 vs website/index.html in echi-converter-0.0.3

- 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.2</a> + <a href="http://rubyforge.org/projects/echi-converter" class="numbers">0.0.3</a> </div> <h1>&#x2192; &#8216;echi-converter&#8217;</h1> <h2>The <span class="caps">ECHI</span> (External Call History Interface) Converter</h2> @@ -57,11 +57,11 @@ <ol> <li>Support of ActiveRecord (means you may use Oracle, MySQL, MS-SQL, Postgres, <span class="caps">DB2</span>, etc)</li> <li>Generate your schema via ActiveRecord Migrations</li> - <li>Fetch Binary files from the Avaya <span class="caps">CMS</span> platform via <span class="caps">FTP</span></li> + <li>Fetch Binary or <span class="caps">ASCII CSV</span> files from the Avaya <span class="caps">CMS</span> platform via <span class="caps">FTP</span></li> <li>Convert from the defined Binary format to <span class="caps">ASCII</span></li> <li>Insert the records into the defined database table</li> <li>Change schema structure via <span class="caps">YML</span> configuration file to accommodate various releases of the <span class="caps">ECHI</span> format</li> </ol> @@ -174,10 +174,11 @@ <p>Items to be done to move this out of alpha stage:</p> <ol> <li>&#8216;echi-converter-create&#8217; works fine with <span class="caps">OSX</span>/Linux, need to test validate with a Win32 platform</li> + <li>Determine what to do with the files on the <span class="caps">FTP</span> server of the Avaya <span class="caps">CMS</span>, delete them or leave them and add methods to ensure no duplication</li> </ol> <h2>Forum</h2> @@ -203,10 +204,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>, 2nd August 2007<br> + <a href="mailto:drnicwilliams@gmail.com">Dr Nic</a>, 11th 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 -->