[Return to FLS Welcome Page] || [Ask a question or make a comment]
CONTENTS:
FLS users will require some technical support in using their Browsers. Those that are able to launch their Browsers can access a Web page for configuring their Browser and using its full capacity. Some, however, will not be able to configure modems, or will have other problems. As new communications technology comes on line, new user problems will arise. A telephone support line will be required. This office should have a wide range of Browsers, so that they can help all users. This situation can be simplified if a particular Browser is specified for your site(s). The price for this is that potential customers will not be able to evaluate your courses.
[Return to Top] || [Ask a question or make a comment]
There are already several generations of Web Browsers, and there will be more to follow. Even the earliest generation is still in use, even though more advanced versions are available at no charge. A Web site with the ambition of being open to all users must take this variety into account. From earliest to future, the various generations are:
Indeed, the life of the Web developer will become even more complicated. Those with the latest Browsers will want to use their advanced features. On the other hand, this will always be a very small audience. Except, of course, that most people will migrate upwards, continually raising the standards.
[Return to Top] || [Ask a question or make a comment]
There are several potential reasons why a given educational or training organization might want to develop a customized Browser. If the cost could be spread over several institutions this might become a more attractive option. The advantages would be:
[Return to Top] || [Ask a question or make a comment]
Most Servers are not limited by their processor. Most of what a processor does is to open, read and transmit files. A fast hard drive is much more important for good performance than a fast CPU. The Server should also have the fastest network connection that you can manage. Because the Server can be handling several hits simultaneously, a large amount of RAM memory is also important.
It is tempting to start off with a low-powered Server, or even a desktop that is someone's working computer. It is easily available and the price is right. However, if your site becomes heavily used, response times will get unacceptably long. It is important to have the budget and the capacity to migrate to larger and more capable servers as usage escalates.
[Return to Top] || [Ask a question or make a comment]
The choice of a CGI programming language is important. CGI programs are not seen by the users. They do not need icons, they do not open Windows and they do not generally send output directly to users. They do make up a custom HTML document that gets returned to the user by the Server. Some of the considerations in choosing a language for programming CGI applications are:
[Return to Top] || [Ask a question or make a comment]
Fast CGI response times are important for learner acceptance. However, CGI programs involve many files for a single response. The sequence is:
Some Servers, such as the Windows 3.x CityNet Server, involve additional files as follows:
Any system that can reduce the file handling will greatly reduce the CGI response time.