• Title/Summary/Keyword: WML

Search Result 123, Processing Time 0.029 seconds

Design and Implementation of the HTML-WML Converter (무선 인터넷을 위한 HTML-WML 변환기 설계 및 구현)

  • 민영수;강형일;유재수
    • Journal of Internet Computing and Services
    • /
    • v.2 no.2
    • /
    • pp.37-50
    • /
    • 2001
  • To access massive and various HTML documents that are in the web using wireless Internet equipments, another WML document that is equal to the HTML document must be written, In the case Web documents written by HTML are massive, the construction of a WML site with the same information needs much cost of space and time, This paper designs and implements the HTML-XML converter that alleviates such a problem. The HTML-WML converter translates the Web document written by HTML to the WML document for portable wireless equipments, The HTML-XML converter has advantages that it reconstructs WML document dynamically according to portable wireless equipments and processes various image formats such as GIF, JPG, BMP, and so on, The HTML-WML converter can be used as not only a utility of the WML editor but also a real-time converter on wireless Internet.

  • PDF

Design and Implementation of a WML Converter and WML Editor for Automatic Generation of Wireless Internet Content (무선 인터넷 컨텐츠의 자동 생성을 위한 WML 변환기와 WML 편집기의 설계 및 구현)

  • Jeon Yun-Ju;Choi Eun-Hye;Jung Hyun-Suk;Cho Hyeyoung;Lee Minsoo;Yong Hwan-Seung
    • The KIPS Transactions:PartD
    • /
    • v.12D no.2 s.98
    • /
    • pp.309-318
    • /
    • 2005
  • In order to present wireless Internet users with previously created HTML contents and applications, it is essential to research and develop the technology to efficiently convert HTML documents into documents and further provide a way to edit the WML documents. This paper describes the design and development of a WML converter and WML editor The WML converter can convert HTML pages in real time into WML documents that are suitable for the WAP environment. The WML editor enables creation and modification of WML documents in a WYSIWYG fashion. These tools enable the previous services based on HTML documents to be easily adapted to the wireless environment. The developed WML converter can be installed on a proxy server to support real time conversion of Web contents. It is superior to other converters in terms of the various image formats it supports and the improvements on the conversion of the link and frame tags. Users can continuously browse via links and also view frames. Automatic dividing of large WML documents into WML cards md user defined conversion rules are also supported. The WML editor is also integrated with the converter and provides an integrated WYSIWYG environment for creating, converting and publishing WML documents.

A WML Authoring Tool using WMLScript Library (WMLScript 라이브러리를 이용하는 WML 저작 도구)

  • 김경덕;김혁
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2002.05d
    • /
    • pp.1137-1140
    • /
    • 2002
  • 이동 통신의 발달로 휴대폰 및 PDA 등에서 이용 가능한 웹 페이지 저작을 위한 WML 저작 도구가 많이 개발되고 있다. 본 논문에서는 WML 저작에서 문서의 동적인 특성을 제공하는 사용자 정의 WMLScript를 라이브러리 형태로 지원하여 저작의 편리성을 제공하는 WML 저작도구를 제안한다. 제안한 저작도구는 다양한 WMLScript를 효율적으로 선택하고 수정 및 편집 기능을 제공하는 WML 저작을 지원한다. 본 논문에서는 제안한 WML 저작 도구의 설계 및 구현 방법에 대하여 기술한다.

  • PDF

Design and Implementation of a WML Converter and WML Editor for Automatic Generation of Wireless Internet Content (무선 인터넷 컨텐츠의 자동 생성을 위한 WML변환기와 WML편집기의 설계 및 구현)

  • 전윤주;최은혜;정현숙;조혜영;이민수;용환승
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.04d
    • /
    • pp.641-643
    • /
    • 2003
  • HTML 컨텐츠와 관련 어플리케이션을 효과적으로 무선 인터넷 사용자들에게 전달하기 위해서는 HTML 문서를 WML 기반의 문서로 효율적으로 변환하고 저작하여 양질의 컨텐츠를 제공하는 제반기술 및 연구에 대한 필요성이 커지고 있다. 본 논문에서는 HTML을 사용하여 제작된 기존 웹 페이지를 실시간으로 처리하여 WAP 환경에 적합한 언어인 WML 문서로 변환해주는 WML 변환기와 WML 문서를 WYSIWYG방식으로 생성하고 관리할 수 있는 WML 편집기를 설계하고 구현함으로써 무선 환경에 적합한 서비스의 제공이 가능하도록 하였다.

  • PDF

A Design and Implementation of WML Compiler for WAP Gateway for Wireless Internet Services (무선 인터넷 서비스를 위한 WAP 게이트웨이용 WML 컴파일러의 설계 및 구현)

  • Choi, Eun-Jeong;Han, Dong-Won;Lim, Kyung-Shik
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.7 no.2
    • /
    • pp.165-182
    • /
    • 2001
  • In this paper, we describe a design and implementation of the Wireless Markup Language(WML) compiler to deploy wireless Internet services effectively. The WML compiler translates textual WML decks into binary ones in order to reduce the traffic on wireless links that have relatively low bandwidth to wireline links and mitigate the processing overhead of WML decks on, wireless terminals that have relatively low processing power to fixed workstations. In addition, it takes over the overhead of eXtensible Markup Language(XML) well-formedness and validation processes. The WML compiler consists of the lexical analyzer and parser modules. The granunar for the WML parser module is LALR(1) context-free grammar that is designed based on XML 1.0 and WML 1.2 DTD(Document Type Definition) with the consideration of the Wireless Application Protocol Binary XML grammar. The grammar description is converted into a C program to parse that grammar by using parser generator. Even though the tags in WML will be extended or WML DTD will be upgraded, this approach has the advantage of flexibility because the program is generated by modifying just the changed parts. We have verified the functionality of the WML compiler by using a WML decompiler in the public domain and by using the Nokia WAP Toolkit as a WAP client. To measurethe compressibility gain of the WML compiler, we have tested a large number of textual WML decks and obtained a maximum 85 %. As the effect of compression is reduced when the portion of general textual strings increases relative to one of the tags and attributes in a WML deck, an extended encoding method might be needed for specific applications such as compiling of the WML decks to which the Hyper Text Markup Language document is translated dynamically.

  • PDF

The Design and Implementation of a WML Web-Site Authoring Tool for Cellular Phones (휴대폰용 WML 웹사이트 저작도구의 설계 및 구현)

  • 이종열;박원배
    • Proceedings of the IEEK Conference
    • /
    • 2000.06a
    • /
    • pp.109-112
    • /
    • 2000
  • The desire of achieving abundant and various information in Web-sites through portable devices is increased as the mobile communication technology is matured. WML(Wireless Markup Language) is the fundamental language to fill up the those desires. The number of commercial WML sites which can be accessed by PCS(Personal Communication System) over the Internet are growing rapidly worldwide. In this paper, a WML authoring tool which can author easily the homepage suitable for PCS is designed and implemented. The usability of the proposed WML authoring tool was confirmed by using UP.SDK simulator over the Internet.

  • PDF

A Design and Implementation of WML Authoring Tool for Web Contents Services on Wireless Environments (무선 환경에서의 웹 컨텐츠 서비스를 위한 WML 전용 저작도구의 설계 및 구현)

  • 박병하;박영충;신동일;신동규
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1999.10b
    • /
    • pp.283-285
    • /
    • 1999
  • 휴대용 장비로터의 효과적인 웹의 접근을 위한 언어인 WML(Wireless Markup Language)을 이용하여 현재 HTML(HyperText Markup Language)과 웹 브라우저(Web Browser)를 통한 데스크 탑 PC에서의 웹 접근과 같은 작업들을 소형 휴대용 장비를 이용해서 웹 상의 다양한 정보를 취득하고자 하는 요구가 증가하고 있다. 본 논문에서는 이러한 소형 휴대용 장비를 이용해서 웹에 대한 접근을 가능하게 하는 WML로 구성된 문서를 보다 손쉽고 효과적으로 생성하고, 관리할 수 있는 WML 전용 저작도구의 설계와 구현에 대하여 기술한다.

  • PDF

An Design and Implementation of WAP(Wireless Application Protocol) Emulator (WAP(Wireless Application Protocol) 에뮬레이터(Emulator)의 설계 및 구현)

  • 최철웅;장지산;신화종;김상국;신동규;신동일
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2000.10c
    • /
    • pp.135-137
    • /
    • 2000
  • 무선 인터넷 시장의 급속한 발전으로 인해 컨텐츠에 대한 사용자들의 다양한 요구가 증가되고 있고, 그로인해 WML과 WML Script를 개발자가 실제와 같은 상황에서 편리하게 개발할 수 있는 환경이 필요하게 되었다. 본 논문에서는 CP(Content Provider)들이 쉽고 편리하게 WML(Wireless Markup Language) 컨텐츠(Content)를 개발, 브라우징하기 위한 WAP(Wireless Application Protocol) Emulator의 설계와 구현에 대하여 기술한다. WAP Emulator는 WML 파싱(parsing) 모듈과 인터페이스(Interface)모듈, 그리고 Data Send/Receive 모듈로 구성되며, 디코딩(Decoding)된 WML 문서를 파싱하여 브라우저로 보여준다.

  • PDF

Performance Analysis of the WML Contents Encoding based on Compression (압축을 이용한 WML 컨텐츠 인코딩의 성능분석)

  • 반영미;최창열
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2000.11a
    • /
    • pp.279-282
    • /
    • 2000
  • 무선인터넷을 지원하는 WAP 게이트웨이는 프로토콜 변환과 함께 WML 파일을 바이너리 포맷으로 변환하여 무선 환경에 적합하게 한다. 인코딩에서의 공백제거와 태그변환에 따른 효과는 WML 파일의 크기와 특성에 따라 달라진다. 본 논문에서는 게이트웨이에서의 인코딩에 따른 파일크기 감소 효과를 분석하고 압축의 효용성에 대해 기술한다.

  • PDF