Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Any survey instruments in Perl?

by GhodMode (Pilgrim)
on Apr 04, 2006 at 06:49 UTC ( [id://541087]=note: print w/replies, xml ) Need Help??


in reply to Any survey instruments in Perl?

I don't know about anything.net or VB.anything, but I believe Perl is definitely suitable for the situation you described.

As you have a client/server environment, I recommend a Web App running on your office intranet. This eliminates the need for an installation. Preferably running on top of Apache. I think it can be set up on IIS, but I don't have a clue how to do that. For an easy server setup, I recommend xampp [apachefriends.org] which comes with Apache, MySQL, and PHP. You'll also need the xampp Perl add-on. It's all very easy to install. You could download and install everything in less than 30 minutes.

... feeding the script to the stations ...
Does this mean a script which the users read over the telephone? That can all come out of a MySQL table.

I don't know how you get the list of callers into the database, but after you do, querying then and prioritizing them according to time of call should be easy.

In all, I think Perl would be very effective for this task. To make it a nice Web App, you'll need to get up to speed on DHTML stuff. You'll need the following, which all comes with xampp :
Apache
ActiveState Perl
  CGI
  DBI
  DBD::mysql
MySQL

--
-- GhodMode
Blessed is he who has found his work; let him ask no other blessedness.
-- Thomas Carlyle

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://541087]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-24 13:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found