<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Prerequisites</title><link>https://sourceforge.net/p/zoomaccounts/wikidev/Prerequisites/</link><description>Recent changes to Prerequisites</description><atom:link href="https://sourceforge.net/p/zoomaccounts/wikidev/Prerequisites/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 14 Aug 2014 09:54:56 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/zoomaccounts/wikidev/Prerequisites/feed" rel="self" type="application/rss+xml"/><item><title>Prerequisites modified by Leslie Kaye</title><link>https://sourceforge.net/p/zoomaccounts/wikidev/Prerequisites/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -3,7 +3,7 @@
 Originally the project used Nevrona Rave Reports for printing which shipped with Delphi XE2 and prior.
 A lot of time was spent converting the code to use FastReports and although it was got working it was not considered sufficiently reliable for production environments. Code supporting both of these reporting solutions is available for download on the Files tab. Should you wish to use either of these solutions then the code files can simply be substituted into the current project files.

-To reduce reporting dependencies going forward, the project now uses our own HBReports which is a low cost set of lightweight code based reporting components for VCL and Firemonkey. HBReports has high backward code compatibility with Rave Reports.
+To reduce reporting dependencies going forward, the project now uses our own [HBReports](http://www.leskaye.com/hbreports/index.html "HBReports") which is a low cost set of lightweight code based reporting components for VCL and Firemonkey. HBReports has high backward code compatibility with Rave Reports.
 A demo version of HBReports is available for download from the Files tab which can be used for development and testing. Once you are ready to deploy your accounts system then HBReports can be purchased [here](http://www.leskaye.com/hbreports/index.html "HBReports").

 The project uses the open source [JEDI](http://www.delphi-jedi.org/ "JEDI") jcl and jvcl components. Download the complete version from https://sourceforge.net/projects/jvcl/files/ then unpack the jcl and jvcl folders to somewhere like C:\\DelphiTools.  
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Leslie Kaye</dc:creator><pubDate>Thu, 14 Aug 2014 09:54:56 -0000</pubDate><guid>https://sourceforge.net7ca254fffc8d3fdd64dab0295d8d48b5a6d824e1</guid></item><item><title>Prerequisites modified by Leslie Kaye</title><link>https://sourceforge.net/p/zoomaccounts/wikidev/Prerequisites/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -1,4 +1,11 @@
 ##Prerequisites
+
+Originally the project used Nevrona Rave Reports for printing which shipped with Delphi XE2 and prior.
+A lot of time was spent converting the code to use FastReports and although it was got working it was not considered sufficiently reliable for production environments. Code supporting both of these reporting solutions is available for download on the Files tab. Should you wish to use either of these solutions then the code files can simply be substituted into the current project files.
+
+To reduce reporting dependencies going forward, the project now uses our own HBReports which is a low cost set of lightweight code based reporting components for VCL and Firemonkey. HBReports has high backward code compatibility with Rave Reports.
+A demo version of HBReports is available for download from the Files tab which can be used for development and testing. Once you are ready to deploy your accounts system then HBReports can be purchased [here](http://www.leskaye.com/hbreports/index.html "HBReports").
+
 The project uses the open source [JEDI](http://www.delphi-jedi.org/ "JEDI") jcl and jvcl components. Download the complete version from https://sourceforge.net/projects/jvcl/files/ then unpack the jcl and jvcl folders to somewhere like C:\\DelphiTools.  
 Run the install bat files in the jcl and jvcl folders in that order.

@@ -8,8 +15,9 @@

 And Delphi TWAIN  http://delphitwain.sourceforge.net/ . The download source code does not include a project file so you will need to create a new package, "DelphiTwainComponent.bpl" and add the downloaded .pas files to this project, compile and install.

-To compile "out of the box" Zoom Accounts requires Delphi 2010 Enterprise or higher which ships with a [Firebird database](http://www.firebirdsql.org/ "Firebird database") driver.  
-Zoom Accounts should be compatible with older versions however if you want to use a Firebird database with an earlier Delphi you will need a third party dbExpress driver such as [InterExpress](http://www.upscene.com/products.dbx.dbx_fb.php "InterExpress") available form Upscene.  
+To compile "out of the box" Zoom Accounts requires Delphi XE6 Enterprise or higher.
+Application templates target a [Firebird database](http://www.firebirdsql.org/ "Firebird database") although this can easily be changed to another supported SQL Database of your choice.  
+Zoom Accounts is compatible (subject to the use of some modern language constructs) with older versions of Delphi however if you want to use a Firebird database with an earlier Delphi you may need a third party dbExpress driver such as [InterExpress](http://www.upscene.com/products.dbx.dbx_fb.php "InterExpress") available form Upscene.  
 If you have Delphi Professional then Zoom Accounts would be relatively easy to modify to use the BDE.  

 For further discussion on database selection see: [Databases](https://sourceforge.net/p/zoomaccounts/wikidev/Databases/ "Databases") .  
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Leslie Kaye</dc:creator><pubDate>Tue, 05 Aug 2014 06:46:33 -0000</pubDate><guid>https://sourceforge.neta2349465ae12b99f84ed1cc984cb315c3aee7e83</guid></item></channel></rss>