MirandaNet Blog
Contributions, Commentaries, Controversies

The Well Connected School

Dr Christina Preston 0 Comments

The Well Connected School

 

[divide margin_top=”10″ margin_bottom=”10″ color=”#a0a0a0″]

 

Abstract

This paper outlines the development of a PC server which will provide a school-wide intranet and an Internet gateway. The intention of the paper is to provide a practical blueprint for the construction of a similar system.

The primary aim throughout the project has been to minimise cost whilst providing maximum functionality. To this end the server utilises only easily available ‘freeware’ software which has proven to be very reliable and well supported. The Internet connection cost has also been minimised and school-wide, multi-user Internet access is provided for a fixed cost of less than £1000 per year.

The paper outlines the stages of development and construction of the server and the software used. It goes on to suggest a model for the structure and content of a school intranet site which allows a school to distribute information to both its staff and students.

Author: Steve Copley

Publication Date: 1999

[s2If !is_user_logged_in()]More… To see the complete Case Study, please Login or Join.[/s2If]

[divide margin_top=”10″ margin_bottom=”10″ color=”#a0a0a0″]

[s2If is_user_logged_in()]

Why An Intranet?

If you have a network of computers in your school then you can implement an intranet. An intranet consists of a collection of ‘web’ pages that are accessible only within your network. This differs from an Internet ‘web-site’ where the pages are stored on a server which is accessible from anywhere in the world. The intranet site is accessed through a normal web browser (MS Internet Explorer, Netscape Navigator, etc.) and acts just like a normal web-site with text, images, links, etc.

An intranet can be used to distribute information around the school that may not be appropriate for publication on an external web-site. Additionally the maintenance of an intranet site is much simpler than a web-site as all of the files, web-pages, etc. reside on a machine within the school and can very easily be copied, deleted, adapted, etc. The importance of this should not be underestimated as the maintenance of a web-site can be exceedingly time-consuming. An intranet site can be maintained by anyone who can cope with ordinary filing operations.

Many uses can be made by the school and individual departments of the intranet:

bulletin information updated daily;

course information to help students choose GCSE and post-16 courses;

course notes to complement teaching and aid homeworks;

exemplar work to guide and inspire students;

celebration of achievement by the publishing of student’s work.

It is also possible to use the intranet as a ‘shell’ for running software. Departmental pages can contain icons that, when clicked on, run appropriate software. This is an elegant way of segregating software as the applications are seen in the context in which they are to be used.

How Can You Obtain Network-Wide Internet Access?

All computers on a network can access the Internet through a single external line. This is done via a computer acting as a Proxy server. This server takes a computer’s Internet requests, passes them out to the Internet, receives the replies and routes them back to that computer. A proxy server can usually handle hundreds of computer connections with little effort.

It is a very simple step to configure your intranet server as a proxy server too. This also allows you to link to external web-sites from your intranet pages.

How Is It Usually Implemented?

Most schools tend to use an outside agency to set up Internet/Intranet facilities. When there is no expertise within the school, this is often the only option. It is also usually very costly. It is actually very simple for someone with a moderate amount of ICT skill to implement an alternative, home-grown, low-cost alternative.

For our first year of Internet access we leased a proxy server PC from our ISP, paid a monthly subscription and on top of those costs paid for every call made to the ISP.

Our ISP and call charges were approaching £800 per month. We could not sustain this level of expenditure, so we had to investigate other options.

How Can You Save Money?

For a very small outlay it is possible to obtain all of the functionality mentioned so far, with Internet access and the intranet.

You do NOT need an expensive server PC: a reasonably fast Pentium with 32Mb or RAM will do the job just fine.

You do NOT need lots of phone lines and modems: the Proxy server has the only modem required.

You do NOT need expensive software: everything that you need is available as shareware. Although this is possibly not as stable as commercial software and certainly without the guarantees, it is generally very reliable and often very well supported by either the author or by groups of users on the Web.

You do NOT need an expensive ISP (Internet Service Provider) account. In fact there are now many FREE connections available. You just pay for the price of a local call!

The system which we set-up to replace the leased ISP proxy server and very high monthly subscriptions cost approximately £300. The running costs are just under £1000 a year for a school of over 1800 students and 100 staff, a saving of several thousand pounds a year. The system is not as reliable as the commercial system we had (sometimes needing a software re-start during the day) but the cost savings make this quite acceptable.

What School Resources Would You Need?

You would need:

PC to become the server

A Pentium with a decent amount of RAM (32Mb+) will do. It must run either Windows 95/98 or for a more stable platform, Windows NT

(Cost: £0 for the PC – You’ve probably got one around!

£80 for a copy of Windows NT Workstation for a more stable server platform

£50 for an extra 64Mb of RAM to prevent disk swapping under heavy loading)

Connection to the Internet

Either an ordinary phone line or preferably an ISDN line. Phone lines will operate up to 56kbps (reasonable) whilst an ISDN line will give 128kbps. With a number of computers accessing the Internet this option is the better one.

(Cost: £20 per month for an ISDN line)

Modem to connect to this line

This can be either a PC card (internal) or a ‘box’ (external)

(Cost: £90 for an ISDN modem card)

ISP account

Free or paid for – whatever you want! To use the ‘Schools Internet Connect’ service below you will have to subscribe to BT Internet which is approximately £30 per month

(Cost: £0-£30 per month depending on service)

Phone Calls

BT offer a ‘Schools Internet Connect’ account which gives you UNLIMITED calls between 8am and 6pm on weekdays for a fixed cost of £800 per year. This means your school can be on-line all day with an unlimited number of computers.

(Cost: £800 per year for a school of 2000 staff and students. )

What Software Would You Need?

Intranet and Proxy Server

There are many shareware applications that will give you intranet and proxy server functionality. For details of a range of these see the server watch web-site which details and rates many shareware server packages:

http://serverwatch.internet.com

The software that we have used very successfully for the past year is Sambar Server 4.1 available for download from Tod Sambar’s web-site:

http://www.sambar.com

This package will run on Windows 95 (which many do not) and also Windows NT. It has intranet functionality along with a range of proxy server functions (HTTP, FTP, etc.) It is very easy to configure (using web pages accessed through a web browser as the interface) It also has a simple search engine built in which allows users to search your intranet site.

The documentation that comes with the server and the on-line help from Tod himself make the installation, configuration and running of the server very easy indeed.

Connection and Disconnection Timer

This software allows you to set up your server so that it connects to your ISP each morning and disconnects each evening. This is MUCH simpler that having a ‘Dial -on-Demand’ type configuration which I’ve never found works consistently. This software also ensures that connections are not made outside of the BT ‘schools Internet connect’ free hours.

The one that we have used very successfully is NetLaunch 3.14 from Black Castle Software at:

http://www.blackcastlesoft.com/netlaunch/

Web Authoring Software

If you want to create pages for your intranet site then you will need some way of building the pages. By far the simplest is to use the WYSIWYG editor built into the latest versions of Netscape’s Communicator suite of software. If you want to be more adventurous then there are hundreds of shareware editors available. A great place to start searching for any shareware software is the TUCOWS site which gives very honest and easily readable reviews and ratings of a multitude of software:

http://tucows.mirror.ac.uk/

Intranet Structure

The intranet site that we have developed over the past year is based on a simple hierarchical structure (as most web-sites are!) accessed from a home page with a set of menu icons at the left hand side

The menu icons remain at the left of the screen at all time (in their own FRAME) whilst clicking on one of them makes the appropriate page appear in the main part of the screen.

The site is roughly organised in the following way, the fixed menu icons being the route back to the previous level:

What We Have Learnt During The Past Year of Use

We have had a system up and running at Boston Spa for the past year. Since the start of September we have upgraded much of our network and computer suites. The original proxy server is still the same 100MHz Pentium running shareware software and it is still functioning remarkably well.

At breaks and at lunchtimes the students have access to approximately 50 PCs connected to the Internet through the proxy server. At these times the internet traffic is extremely high but the server and 128kbps ISDN line cope adequately. The odd error may occur, but the extent of the inconvenience that this causes is that we have to re-boot the server once every 3 or 4 days and often far less frequently.

The current server specification is the result of a lot of ‘fine-tuning’ over the past year and several lessons have been learnt:

Processor

100MHz Pentium – Fine as long as you don’t want to do much else with it as the server software grabs all the CPU time during peak loading (break and lunchtime)

Memory

64Mb of RAM – Really could do with being 128Mb+ as when things get really busy the PC resorts to ‘Virtual Memory’ on the hard disk (disk swapping) which really slows down the performance.

Operating System

Windows NT 4.0 Service Pack 4 – Do NOT try to run the server with Windows 95 or 98. Neither are particularly ‘solid’ and do not handle memory errors well which seem to be the most common ones generated by the server software

Server Software

Apache – We used Sambar 4.1 for a long time before swapping to Apache. Sambar 4.1 has a really easy to use web-based interface which makes configuration very simple and clear. However under very high loads we were getting too many fatal errors which required the software to be re-started (often manually which was inconvenient)

Apache is looking to be a LOT more stable. The odd error that occurs is handled by the software and Internet access is rarely affected. The Apache server is currently used by over 50% of all Internet web-sites to deliver pages to people so it must be good!

To use it you must have Windows NT. It will not run on any other versions of Windows very well. Under NT you can install the software as an NT ‘service’ which means it is started automatically on boot-up and is automatically re-started if it fails.

The software is free and is available from:

www.apache.org

 

The downside to using Apache is that there is no pretty interface for configuration. You have to edit a text-based configuration file which is rather intimidating for non-technical people.

Intranet

The intranet site is gradually being extended. It is a real battle to get departments to realise the uses to which they could put it, but once they begin to have an input, begin to use it themselves and begin to use it with students then things begin to move on a lot better.

Using students to help update and develop the site gives them ownership of the information and also adds fresh and interesting creative input.

[divide margin_top=”10″ margin_bottom=”10″ color=”#a0a0a0″]

References & Contacts

None available

[divide margin_top=”10″ margin_bottom=”10″ color=”#a0a0a0″]

[review]

[/s2If]

Comment on this item