Design and Implementation of an Automated Building System for Cyber School

사이버스쿨 자동 구축 시스템 설계 및 구현

  • 김창석 (공주대학교 컴퓨터교육과)
  • Received : 2000.02.07
  • Accepted : 2000.05.29
  • Published : 2000.06.30

Abstract

Recently, Linux operating system is used for web server environment, but to build web server applications need to be operated many related softwares, such as installing web server, web and database system integration and programming for script language. Most of schools in korea do not have computer specialist for building web server or cyber school. In this paper, we describe design and implementation of an automated building system(AnyBuilder) for cyber school. AnyBuilder build web-based cyber school system, just clicking a few of button and some commands. Especially, it has two phases to build cyber school, one is to generate empty web-based cyber school and the other is to upload contents of lecture.

최근 리눅스 운영체제가 웹 서버용으로 많이 사용되고 있으나, 웹 서버를 구축하기 위한 여러 가지 소프트웨어의 설치 및 데이터베이스 연동 등의 번거로운 작업들이 필요하다. 특히 국내 초, 중, 고교에서는 학교의 여건상 컴퓨터를 전문적으로 활용하여 웹 서버 구축이나 사이버스쿨을 구축 할 인원도 흔하지 않다. 본 논문은 리눅스 상에서 웹서버 프로그램의 설치와 데이터베이스의 연동 및 웹 프로그래밍 언어를 이용하여 웹 기반 사이버 스쿨을 자동으로 구축해 주는 시스템의 설계 및 구현에 관한 것이다. 이 시스템의 설계 개념은 컨텐츠가 없는 웹 기반 사이버 스쿨의 생성과 컨텐츠의 구축 과정을 분리한 2단계(phase) 구축방법이다. 즉, 몇 개의 명령어로 웹 기반 사이버 스쿨을 구축하고, 컨텐츠는 적재기능(upload)을 이용하여 이미 만들어진 파일을 간단히 적재한다.

Keywords