• Title/Summary/Keyword: AJAX

Search Result 106, Processing Time 0.021 seconds

Implementation of Monitoring and Control System for Fire Engine Pump using the AJAX (AJAX를 이용한 소방엔진펌프의 모니터링과 제어 시스템 구현)

  • Yang, Oh;Lee, Heon-Guk
    • Journal of the Semiconductor & Display Technology
    • /
    • v.15 no.3
    • /
    • pp.40-45
    • /
    • 2016
  • In this paper, the fire engine pump is controlled and monitored by the AJAX (Asynchronous Javascript and Xml) in the web server. The embedded system with built-in system having a processor and a memory of high performance occurs many problems in transmitting the large amount of data in real time through the web server. The AJAX is different from HTML (Hyper Text Makeup Language) with java script technology and can make RIA (Rich Internet Application). It process the necessary data by using asynchronous and it take advantage of usefulness, accessibility, a fast response time. Using AJAX can build up web server with real time and monitoring that fire engine pump status, check processing pump memory in the event of fire, also remotely monitors can do. The web server system can control the fire engine pump as like the black box. The experimental results show the effectiveness and commercialize possibility.

A Study on the Interaction Design Guideline for Web2.0 Service Based on Ajax (Ajax 기반의 웹2.0 서비스를 위한 인터랙션 디자인 가이드라인에 대한 연구)

  • Lee, Ji-Hyun
    • Journal of the Ergonomics Society of Korea
    • /
    • v.29 no.4
    • /
    • pp.569-574
    • /
    • 2010
  • After the beginning of Web2.0 era, newly developed interaction design patterns based on Ajax(Asynchronous JavaScript and XML) have been tried in various Web2.0 services. These new interaction design patterns enable web service to provide rich experience for users. However, it is very hard to find organized task based guideline about Web2.0 interaction design even though there are a lot of complicated interaction design techniques and patterns. It is essential to have Web2.0 interaction guide based on Ajax because it can guide designers to use appropriate interaction design patterns and to keep usability for ordinary users. Therefore, this research aims to establish task based interaction design guideline for Web2.0 service based on Ajax. The reason why this research focused on Ajax is that Ajax is most widely used language for Web2.0 service. First, primary five interaction design patterns were defined through analysis of various interaction design patterns from Web2.0 services. Second, detail interaction design tasks from five major patterns were analyzed based on the study of major Web2.0 services such as Gmail, Twitter, YouTube and Google maps. Third, general design guidelines such as heuristic guidelines for web service are studied through literature review. After all, this study proposed task based interaction design guide for Web2.0 service with Ajax. With this guide, designers and developers can choose appropriate Web2.0 interaction patterns and apply to their service and provide service to users with enhanced usability and satisfaction.

Modeling and Implementation of Multilingual Meta-search Service using Open APIs and Ajax (Open API와 Ajax를 이용한 다국어 메타검색 서비스의 모델링 및 구현)

  • Kim, Seon-Jin;Kang, Sin-Jae
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.14 no.5
    • /
    • pp.11-18
    • /
    • 2009
  • Ajax based on Java Script receives attention as an alternative to ActiveX technology. Most portal sites in korea show a tendency to reopen existing services by combining the technology, because it supports most web browsers, and has the advantages of such a brilliant interface, excellent speed, and traffic reduction through asynchronous interaction. This paper modeled and implemented a multilingual meta-search service using the Ajax and open APIs provided by international famous sites. First, a Korean query is translated into one of the language of 54 countries around the world by Google translation API, and then the translated result is used to search the information of the social web sites such as Flickr, Youtube, Daum, and Naver. Searched results are displayed fast by dynamic loading of portion of the screen using Ajax. Our system can reduce server traffic and per-packet communications charges by preventing redundant transmission of unnecessary information.

Public word development based on Ajax (Ajax기반 공유 word 개발)

  • Sin, Yeong-Sik;Ko, Sung-Taek
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2006.11a
    • /
    • pp.7-12
    • /
    • 2006
  • 한때 word process를 하기 위해 PC를 구매하던 때가 있었다. 그리고 지금도 word process 기능은 PC를 쓰는데 없어서는 안 될 기능중 하나이다. 그리고 최근 들어 web2.0의 추세와 함께 일반 application에서 수행하였던 Application들이 Web에서 수행이 가능한 web application으로 변화하고 진화하는 추세이다. 따라서 본 논문에서는 Ajax(Asynchronous Javascript And XML)기반의 공유 word process인 'Ajax기반 공유 word'를 만들었다. 이는 웹에서 WYSIWYG(what you see is what you get)으로 문서를 편집하면서 문서들을 사용자간 공유하고 문서의 변경내용을 다른 사용자가 실시간으로 확인할 수 있는 web application이다.

  • PDF

Javascript Test Tool for AJAX (AJAX를 위 한 자바스크립트 시험 도구 제안)

  • Seo, Kwang-Ik;Choi, Eun-Man
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2006.10c
    • /
    • pp.458-461
    • /
    • 2006
  • 웹 플렛폼이 계속해서 발전하고 기술이 고도화 됨에 따라 이를 사용하기 위한 다양한 지원 기술과 프레임워크가 제안되고 있다. 그 중 최근 가장 관심이 집중되고 있는 브라우저 기반의 웹 어플리케이션 기법이 AJAX(Asynchronous JavaScript and XML)이다. AJAX를 구현하는 데에는 JavaScript가 중요한 기술적 요소라 하겠다. 본 논문에서는 사용 규모와 기능의 확대가 예상되는 JavaScript의 시험을 위한 도구를 개념적으로 제안했다. 기존에 제안된 도구나 수동적인 시험은 HTML에 시험을 위한 JavaScript를 삽입하여 브라우저를 통한 시험이 위주였다. 브라우저를 통한 방법은 스크립트를 삽입한 후 HTML을 불러와야 한다는 번거로움이 있고 시험을 위해 삽입된 JavaScript를 제거하는 과정에서 다른 오류가 유입될 수도 있다. 또한 브라우저에서 보여주는 결과만으로는 시험의 확인이 어렵다. 이에 본 논문은 AJAX 환경에서 더욱 사용이 확대되고 있는 자바스크립트를 시험하기 위한 자동 시험 도구 시스템을 제안한다.

  • PDF

RSS Reader based on Ajax implemented with JSP/Servlet (JSP/Servlet로 구현한 Ajax 기반의 RSS 구독기)

  • Park, soo-chul;Jung, suk-hyeon;Shin, dong-suk
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2007.11a
    • /
    • pp.846-848
    • /
    • 2007
  • Recently, the most of website is supporting RSS with increasing the interest regarding web 2.0. RSS-reader is collecting the contents of RSS formats which are provided from the various web site and it is software application that assist users easily to getting the last update of area of interest without visiting a corresponding web site. In this paper, we developed RSS reader through Ajax which is an asynchronous method, JSP/Servlet which is a dynamic scripting language. We made them support both RSS format 1.0 and 2.0. Additionally developed fluid Ajax based menus, categories and functions of user-friendliness.

  • PDF

XML-based Retrieval System for E-Learning Contents using mobile device PDA (모바일기기 PDA를 이용한 E-Learning Contents에 대한 XML기반 검색 시스템)

  • Park, Yong-Bin;Yang, Hae-Sool
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.10 no.4
    • /
    • pp.818-823
    • /
    • 2009
  • Web is greatly contributing in providing a variety of information. Especially, as media for the purpose of development and education of human resources, the role of web is important. Furthermore, E-Learning through web plays an important role for each enterprise and an educational institution. Also, above all, fast and various searches are required in order to manage and search a great number of educational contents in web. Therefore, most of present information is composed in HTML, so there are lots of restrictions. As a solution to such restriction, XML a standard of Web document, and its various search functions is being extended and studied variously. Moreover, any technology, AJAX, and the old and new technology has two sides. The technology already exists, and it was not even considered before, because new technology is combined technologies. AJAX is a lot of Web 2.0 and Web technologies complement are combined. This paper proposes a search system able to search XML, AJAX in E-Learning or various contents of non-XML.

A Study on the Development of RSS Reader Module Based on Ajax for Web 2.0 (웹 2.0을 위한 Ajax기반 RSS리더 모듈 개발에 관한 연구)

  • Kwon, Young-Jae;Kim, Cha-Jong
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2007.06a
    • /
    • pp.649-652
    • /
    • 2007
  • Recently, it is increasing the interest in previous web and web 2.0 which mean differentiation. The previous system is typical Static web based on client and server model, while web 2.0 mean next generation web which web change and evolve fundamentally. In this paper, I suggest that the module on RSS reader available under web 2.0 standards. A currently used RSS feed do correct the part distortion which can be possible resolve the encoding problem of Hanguel and third-world language. The suggested module is implemented using Ajax. I developed the module for the use of effective contents on web 2.0 through the DragBox module based on the programming on mobility of Ajax and the design and implementation of automatic update module of RSS feed.

  • PDF

A Study on the Development of RSS Reader Module Based on Ajax for Web 2.0 (웹 2.0을 위한 Ajax기반 RSS리더 모듈 개발에 관한 연구)

  • Kwon, Young-Jae;Kim, Cha-Jong
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.12 no.7
    • /
    • pp.1263-1270
    • /
    • 2008
  • Recently, it is increasing the interest in previous web and web 2.0 which mean differentiation. The previous system is typical Static web based on client and server model, while web 2.0 mean next generation web which web change and evolve fundamentally. In this paper, I suggest that the module on RSS reader available under web 2.0 standards. A currently used RSS feed do correct the part distortion which ran be possible resolve the encoding problem of Hanguel and third-world language. The suggested module is implemented using Ajax. I developed the module for the use of effective contents on web 2.0 through the DragBox module based on the programming on mobility of Ajax and the design and implementation of automatic update module of RSS feed.