• Title/Summary/Keyword: DOM Interface

Search Result 12, Processing Time 0.023 seconds

Application of XML to Develop GUI within Satellite Imageries Search System (위성 영상 검색시스템의 GUI 개발을 위한 XML 적용)

  • Bu, Ki-Dong;Lee, Young-Ju
    • Journal of the Korean Association of Geographic Information Studies
    • /
    • v.5 no.4
    • /
    • pp.65-74
    • /
    • 2002
  • The purpose of this study is to develop an XML based GUI that can search for satellite image information which is converted to XML data format and stored in the database server on the web, and modify and reuse data. In order to implement these functions efficiently, we used a DOM interface of XML that increases the efficiency of accessing the document structure. We used HTML and Java script programming to facilitate this interface. The system was applied to the management system of satellite images in the Research Institute of SFC at Keio University. Our results confirmed the technical functionalities.

  • PDF

Design and Implementation of DOM Interface for an XML Document Storage System (XML문서저장 시스템을 위한 DOM 인터페이스의 설계 및 구현)

  • 김성욱;정호영;김천식;손기락
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2000.04b
    • /
    • pp.75-77
    • /
    • 2000
  • 구조적 정보의 표현방법으로 제시된 XML 문서를 가공하고 저장하는 방법에 대한 연구가 활발하게 진행되고 있다. XML을 가공하는 형태로는 몇 가지가 제시되어 일반화 되어있으나 계층적 특성을 가진 XML 문서를 관계형 데이터베이스에 효율적으로 저장하기는 어렵다. 본 연구에서는 XML 문서의 계층 구조를 DFS Numbering 으로 저장하고 데이터베이스에 저장된 문서에 대한 DOM 인터페이스를 효과적으로 제공하는 시스템의 설계 및 구현이다. 문서의 변경 내용을 저장할 때 SQL Query 횟수를 최소화하는 효율적인 기법을 제시한다.

  • PDF

User Interface Effect Plugin using jQuery for Web Accessibility (웹 접근성을 고려한 jQuery 유저 인터페이스 효과 플러그인)

  • Lee, Seon-Ung;Moon, Il-Young
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2011.10a
    • /
    • pp.866-868
    • /
    • 2011
  • In this paper, we propose an implementation of user interaction effect of web application using jQuery. jQuery is a very popular and extensible JavaScript library. It is strong in controlling DOM(Document Object Model), events and Ajax. But, it is poor at advanced effect of web user UI(User Interface). Implementing advanced effects need to extend jQuery or some skills. So, our proposal is a good way to implement UI effects.

  • PDF

Tree-Based Conversational Interface Supporting Efficient Presentation of Turn Relations (응답 관계의 효율적인 프레젠테이션을 지원하는 트리 기반 대화 인터페이스)

  • 김경덕
    • Journal of Korea Multimedia Society
    • /
    • v.7 no.3
    • /
    • pp.377-387
    • /
    • 2004
  • This paper describes a tree-based conversational interface supporting efficient presentation of turn relations on online conversation. Most of conventional conversational interfaces are difficult to make use of formal conversation such as group meeting, decision-making, etc. due to very simplicity of a con versational interface and restriction of data structure of conversational messages. And a tree-based conversational interface supports formal conversation, but they are difficult to present turn relations because of jumpy display by locations of replied turns and distance between replied turns, etc. So this paper suggests a tree-based conversational interface to present efficiently turn relations using XML-based messages with merits of a text-based interface. The suggested conversational interface was implemented by using XML-, DOM, and JDK. And this paper showed that the conversational interface could be applied to conversation system using client- server architecture. Applications for the conversational interface are as follows: collaboration, distance teaming, online game, etc.

  • PDF

Development of an E-Book Reader System for EBKS on Embedded Linux System (내장형 리눅스 시스템상에서 EBKS용 전자책 리더 시스템의 개발)

  • Kim, Jeong-Won;Lho, Young-Uhg
    • The KIPS Transactions:PartA
    • /
    • v.9A no.4
    • /
    • pp.421-428
    • /
    • 2002
  • In this paper, we have developed an E-book reader for EBKS XML documents on the embedded Linux environment. This reader operated on a Linux target board parses the EBKS XML documents using the Qt SAX interface and displays the parsed pages through the QWS (Qt Windows System) which is a cross-platform windows toolkit. This reader can be easily and rapidly developed on Linux as well as MS windows and requires less memory than DOM interfaces because it parses with SAX interface.

An Improvement of User Interface for Design Idea Generation System based on WEB2.0 (WEB2.0 기반 디자인 아이디어 발상 시스템의 사용자 인터페이스 개선)

  • Choi, Eun-Suk;Chung, Seung-Ho;Kim, Dea-Yong
    • The Journal of the Korea Contents Association
    • /
    • v.10 no.1
    • /
    • pp.37-45
    • /
    • 2010
  • WEB or Internet has given mankind an unprecedented experience in indefinite sharing of online content by original means of digitalized information, but it comes to face an empirical issue of unreasonable informational superfluity as well as a practical issue of collapsed dot.com bubble economy in 2001. Instead, a latest networking concept called 'WEB 2.0' or 'Semantic WEB' becomes embodied as a new approach to entities such as end users and content. The concept of WEB 2.0 for creating a platform on the basis of openness and collaboration has made such a technological setting that we can effectively resolve and manage unreasonable data maintenance and interface inherent in Creative Group Thinking System (CGTS), a WEB-based computer-aided idea generation system developed in 2003. Concerning decreased usability and difficulties with data maintenance due to certain issues of CGTS as a part of WEB R&D platform, such as complex display composition and inefficient data processing system, this study seeks to simplify and streamline data structure by means of AJAX and DOM as WEB2.0-based technologies, and integrate interface structure of WEB platform to focus on end users, so that it can improve interface of conventional CGTS for the purpose of realizing end user's participation through improving usability.

Design and Implementation of XML Application Framework and CASE Tool (XML 응용 프로그램 프레임워크와 CASE 도구의 설계 및 구현)

  • Park, Cheol-Man;Park, Sang-Won;Kim, Hyoung-Joo
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.7 no.6
    • /
    • pp.569-581
    • /
    • 2001
  • XML Schema which enables the second revolution of Internet with XML rapidly emerging as a standard for XML document structure modeling. XML Schema modeling has more complex structures and information than DTD modeling. In this reason, XML Schema modeling tool which has some more specialized functionalities others is needed. In this paper, we have developed the XML application development method called \"Design and develop\" and implemented the prototype system named XSD4j which supports UML based XML Schema modeling and provides a XML application development platform. Using XSD4j, developers can get an easy and conceptual schema modeling method, XML storage schema for XML document, and persistent DOM API which is a standard interface between document and application program.n program.

  • PDF

A Development of Reusing Module of XML Data for the Satellite Images Management System (위성 영상 관리 시스템을 위한 XML 데이터 재사용 모듈의 개발)

  • 염태영;부기동;안해순;이영주
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.7 no.1
    • /
    • pp.27-33
    • /
    • 2002
  • The objective of this research is to develop a new module which can reuse XML data by modifying the property of satellite images through the client's GUI at remote site. In order to implement this functionality, we used DOM interface which increases the efficiency of accessing the document structure, and loaded the developed GUI that could resort, retrieve and manage the satellite image list as converted XML data. The system was applied to the management system of satellite images in the Research Institute of SFC at Keio University which results in the confirmation of the technical functionalities.

  • PDF

Unified Framework for XML Database Support (XML 데이터베이스 지원을 위한 통합 환경)

  • Park, Sang-Won;Min, Kyung-Sub;Kim, Hyoung-Joo
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.6 no.6
    • /
    • pp.569-579
    • /
    • 2000
  • XML will be used in lots of areas in the Web environment as a method of information exchange, We have to use dat'abases to manipulate lots of XML documents efficiently, When we use database to manipulate XML, not only type of database but also its interface is important We develop a system using relational database, object-oriented database and wrapper to store XML data, of which interfaces are XML-View, ODMG C++ binding, OQL and DOM, We discuss pros and cons of each method by the implementation of the system, and propose an efficient manipulation method of XNIL documents.

  • PDF

Design and Implementation of EDI Document Exchange system based on XML (XML에 기반한 EDI 문서교환 시스템 설계 및 구현)

  • Im, Young-Tae;Han, Woo-Yong;Jung, Hoe-Kyung
    • The Transactions of the Korea Information Processing Society
    • /
    • v.7 no.11S
    • /
    • pp.3603-3612
    • /
    • 2000
  • This paper presents is for the design and implementation of EDI document exchange system based on XML To create a customized document of the users' choice, it designed and created the transaction processor and the template manager, and to make it accessable with the original EDI, a converter function is included, Also, on this system, this protocol stores EDI message structure that needed to exchange as XML format and controls it as DOM API for user can use previous system, And provides interface for user can create template files with converter and transfer necessary elements that can be chosen by user. For this purpose, This system proposes a shows structure information and document converting mechanism solution of EDI documents based on by using XML which does not show proper document conversion mechanism solution in other system so far.

  • PDF