This is our product environment:
CLIENT (all required)
Our online, browser-based help (created in RoboHelp), although provided on a CD with the product, is designed to run on the same middle-tier Apache Tomcat server as all the back-office functionality does.
I've been using the JavaScript method, in part because of the cross-platform capability, as well as the realization that the other methods might require heavy involvement from our development folks (a daunting task at times). Since I'm indexing against our source files and sending the Zoom files to the output folder, I'm also running a batch program that does some lowercasing and folder renaming against the zoom_index.js file.
So now that we have a much-improved search function, naturally the Engineering director wants more! Specifically, he's currently enamored with the Holy Grail of what ZOOM calls "Statistic Reports." I've also been forced to admit that the search would be more advanced when using the other methods (which has only added to the pressure).
Could ASP, CGI, or PHP be used in this environment? If so, how extensive would the setup and maintenance be? Would other servers have to be added to what we deliver to the customer?
Thanks for any advice you can offer. This is a great product, and your responses to the user forum are top-notch!
Leon
CLIENT (all required)
Windows XP SP2
.NET Framework 1.1
IE 6.0
Adobe Reader 7
SERVER (one required).NET Framework 1.1
IE 6.0
Adobe Reader 7
Windows Enterprise Server 2003
Sun Solaris 9 / Solaris 10
HP-UX 11i
Linux Redhat Enterprise Server 4.0
AIX 5.2
DATABASE (one required)Sun Solaris 9 / Solaris 10
HP-UX 11i
Linux Redhat Enterprise Server 4.0
AIX 5.2
MS-SQL
Oracle
Sybase
Oracle
Sybase
Our online, browser-based help (created in RoboHelp), although provided on a CD with the product, is designed to run on the same middle-tier Apache Tomcat server as all the back-office functionality does.
I've been using the JavaScript method, in part because of the cross-platform capability, as well as the realization that the other methods might require heavy involvement from our development folks (a daunting task at times). Since I'm indexing against our source files and sending the Zoom files to the output folder, I'm also running a batch program that does some lowercasing and folder renaming against the zoom_index.js file.
So now that we have a much-improved search function, naturally the Engineering director wants more! Specifically, he's currently enamored with the Holy Grail of what ZOOM calls "Statistic Reports." I've also been forced to admit that the search would be more advanced when using the other methods (which has only added to the pressure).
Could ASP, CGI, or PHP be used in this environment? If so, how extensive would the setup and maintenance be? Would other servers have to be added to what we deliver to the customer?
Thanks for any advice you can offer. This is a great product, and your responses to the user forum are top-notch!
Leon
Comment