A Case Study of Developing XML-based Web Contents Supporting PC and PDA Browser

PC 및 PDA 브라우저 지원을 위한 XML 기반의 웹 컨텐츠 개발 사례 연구

  • 김경아 (이화여자대학교 정보과학대학원 정보과학과) ;
  • 용환승 (이화여자대학교 컴퓨터학과)
  • Published : 2002.06.01

Abstract

Due to rapid advance of wireless communication technology and popularization of wireless devices, demand on wireless internet contents is gradually increasing. Therefore, there are many researches and solution developments to provide good qualified contents quickly for wireless internet. For example, researches into converting wired web contents into wireless web contents or using integrated markup language like XHTML basic to make contents. In this paper, I propose a method to develop XML-based web contents which uses PHP language for data fetch from MySQL database. This method use open source software for a cost saving. Due to use of PHP extension as a XSLT engine, this method is very easy to apply. For a example of this method, a web content of movie information is implemented for PC and PDA browser. Developing XML-based web contents is useful not only for supporting devices of multiple type, but also for rapid changes of user interface design and for exchange of contents between web sites.

PDA, 휴대폰 등 무선 기기의 발달과 대중화와 더불어 무선 인터넷의 사용이 활성화되고 있다. 이에 따라 기존 PC 브라우저뿐만 아니라 PDA등에서 검색할 수 있는 웹 컨텐츠의 수요가 증가하고 있으며, 풍부한 양질의 컨텐츠 제공을 위해 이미 제작된 유선 인터넷용 컨텐츠를 무선 인터넷에도 제공하기 위해 컨텐츠 변환 솔루션과 마크업 언어 통합 등의 많은 연구가 이루어지고 있다. 본 논문에서는 이기종 단말기를 지원하는 웹 컨텐츠 제작을 위해서 XSLT 엔진으로서 공개 소프트웨어를 사용하기 때문에 고비용의 부담이 없고, 사용하기에도 간편하여 기존 HTML을 사용하는 웹 프로그래머들도 DTD와 XSL에 대한 기본적인 사항만 학습하면 쉽게 사용할 수 있는 XML 기반의 웹 컨텐츠 제작 기법을 사례 개발을 통해 제안한다.

Keywords