• Title/Summary/Keyword: Javascript

Search Result 89, Processing Time 0.032 seconds

Standard Metadata Design for Linkage and Utilization of Damage Prediction Maps (풍수해 피해예측지도 연계·활용을 위한 표준 메타데이터 설계)

  • SEO, Kang-Hyeon;HWANG, Eui-Ho;BAECK, Seung-Hyub;LIM, So-Mang;CHAE, Hyo-Sok
    • Journal of the Korean Association of Geographic Information Studies
    • /
    • v.20 no.3
    • /
    • pp.52-66
    • /
    • 2017
  • This study aims at designing standard metadata that can be incorporated for advanced utilization of damage prediction maps, and thereby constructing the standard meta-information management prototype system on the basis of the proposed design. Based on the ISO/TC 211 19115 international standard, which is considered as the most widely used standard (as per the results of a domestic and foreign metadata standard survey), the designing process for the standard metadata was established and the metadata was categorized into nine classes. Additionally, based on the output of the standard metadata design process, a standard meta-information management prototype system, capable of checking and downloading meta-property information, was constructed using the JAVASCRIPT language. By incorporating the obtained results, it is possible to maintain the quality of the constructed damage prediction map by establishing a standardized damage prediction map database. Furthermore, disaster response can be actuated through the provision and management of data for effective operation of the proposed damage prediction system.

Development of User-Friendly Modeling Software and Its Application in Processed Meat Products

  • Lee, Heeyoung;Lee, Panho;Lee, Soomin;Kim, Sejeong;Lee, Jeeyeon;Ha, Jimyeong;Choi, Yukyung;Oh, Hyemin;Yoon, Yohan
    • Journal of Food Hygiene and Safety
    • /
    • v.33 no.3
    • /
    • pp.157-161
    • /
    • 2018
  • The objective of this study was to develop software to predict the kinetic behavior and the probability of foodborne bacterial growth on processed meat products. It is designed for rapid application by non-specialists in predictive microbiology. The software, named Foodborne bacteria Animal product Modeling Equipment (FAME), was developed using Javascript and HTML. FAME consists of a kinetic model and a probabilistic model, and it can be used to predict bacterial growth pattern and probability. In addition, validation and editing of model equation are available in FAME. The data used by the software were constructed with 5,400 frankfurter samples for the kinetic model and 345,600 samples for the probabilistic model using a variety of combinations including atmospheric conditions, temperature, NaCl concentrations and $NaNO_2$ concentrations. Using FAME, users can select the concentrations of NaCl and $NaNO_2$ meat products as well as storage conditions (atmosphere and temperature). The software displays bacterial growth patterns and growth probabilities, which facilitate the determination of optimal safety conditions for meat products. FAME is useful in predicting bacterial kinetic behavior and growth probability, especially for quick application, and is designed for use by non-specialists in predictive microbiology.

Design and Implementation of Indoor Air Hazardous Substance Detection Mobile System based on IoT Platform (IoT platform 기반 실내 대기 위험 물질 감지 모바일 시스템 설계 및 구현)

  • Yang, Oh-Seok;Kim, Yeong-Uk;Lee, Hong-Lo
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.24 no.6
    • /
    • pp.43-53
    • /
    • 2019
  • In recent years, there have been many cases of damage to indoor air hazardous materials, and major damage due to the lack of quick action. In this regard, the system is intended to establish for sending push messages to the user's mobile when the concentration of hazardous substances is exceeded. This system extracts data with IoT system such as Arduino and Raspberry Pi and then constructs database through MongoDB and MySQL in cloud computing system. The database is imported through the application server using NodeJS and sent to the application for visualization. Also, when receiving signals about a dangerous situation in IoT system, push message is sent using Google FCM library. Mobile application is developed using Android Web view, and page to enter Web view is developed using HTML5 (HTML, Javascript CSS). The application of this system enables real-time monitoring of indoor air-dangerous substances. In addition, real-time information on indoor/outdoor detection location and concentration can be sent to the user's mobile in case of a risk situation, which can be expected to help the user respond quickly.

An Efficient and Transparent Blockchain-based Electronic Voting and Survey System (효율성과 투명성을 확보한 블록체인 기반 전자투표 및 설문조사 시스템)

  • Kim, HyeonA;Na, YeonJu;Lee, JaeYun;Jeong, YuRi;Kim, Hyung-Jong
    • Journal of the Korea Society for Simulation
    • /
    • v.30 no.4
    • /
    • pp.9-19
    • /
    • 2021
  • Electronic voting has been recognized as an alternative to complement the limitations of existing paper voting. At the same time, security concerns are being raised. This paper presents a blockchain-based electronic voting and survey system that can guarantee reliability. Our smart contract was created using Solidity on Ethereum which is a blockchain-based distributed computing platform, and the system was implemented in connection with the Javascript based user interface. In addition, in order to protect the personal information of participants, the system is generating hash of the personal data and storing the hash of users for the contract data. Since we exploited different kinds of languages for the system, we derived items of functionality testing and presented the functionality testing result. Moreover, we made use of the Chrome's performance evaluation functionality to see the response time of the blockchain-based system. In addition, we compared the performance with the system which has the same functionality on database. The contribution of this research is design and implementation of blockchain-based electronic voting system and presentation of the functionality and performance simulation result.

Profiler Design for Evaluating Performance of WebCL Applications (WebCL 기반 애플리케이션의 성능 평가를 위한 프로파일러 설계 및 구현)

  • Kim, Cheolwon;Cho, Hyeonjoong
    • KIPS Transactions on Computer and Communication Systems
    • /
    • v.4 no.8
    • /
    • pp.239-244
    • /
    • 2015
  • WebCL was proposed for high complex computing in Javascript. Since WebCL-based applications are distributed and executed on an unspecified number of general clients, it is important to profile their performances on different clients. Several profilers have been introduced to support various programming languages but WebCL profiler has not been developed yet. In this paper, we present a WebCL profiler to evaluate WebCL-based applications and monitor the status of GPU on which they run. This profiler helps developers know the execution time of applications, memory read/write time, GPU statues such as its power consumption, temperature, and clock speed.

Implementation of medicinal plant information system using Ajax and jQuery (Ajax과 jQuery 기반 약용식물 정보시스템 구현)

  • Kim, Hae-Ran;Kang, So-Young;Ceong, Hee-Taek;Han, Soon-Hee
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.14 no.7
    • /
    • pp.1626-1633
    • /
    • 2010
  • In this paper, we implemented medicinal plant information system based on user requirement using Ajax technique which can retrieve data from the server asynchronously in the background without refresh webpage and jQuery which is a lightweight cross-browser javascript library. Also, we presented the source code handling the server response data used in the system and compared the features by the type of response data. This system shows the improvement of user interaction and response rates because of a simple response data from the server, client-side data processing and change of web page by manipulating the DOM tree and provides ease of use and convenient data access.

A Study of Estimation for Web Software Size (웹 소프트웨어 규모 예측에 관한 연구)

  • KIM JeeHyun;YOO HaeYoung
    • The KIPS Transactions:PartD
    • /
    • v.12D no.3 s.99
    • /
    • pp.409-416
    • /
    • 2005
  • Even though development paradigm of software has been changing very fast at the beginning of 21st Centuries, there are just few studies of quality and estimation metrics appropriate for Web environment. So in this study after analyzing the correlation between the size of the final code and property of objects, three industrial real world projects written in ASP have been used for deriving programs with high possibilities of faults. And then the size of programs was analyzed to correlate with the number of classes or the number of methods through linear regression. Among the web software with the complex architecture or server, client and un, type or form file written in Javascript for client has the high correlation and the number of methods is well correlated with the size of final code.

Analysis of Standard Security Technology for Security of the Network (네트워크의 보안성 강화를 위한 표준 정보보호 기술 분석)

  • Kim, Bong-Han
    • Journal of Digital Convergence
    • /
    • v.13 no.12
    • /
    • pp.193-202
    • /
    • 2015
  • The development of the security solutions that can provide a variety of security services is needed urgently. For development of the security solutions, analysis of international standard security technology is the key. In this paper, international organizations' standardization(ISO/IEC JTC1 SC27, ITU-T SG-17, IETF Security Area, etc.) and the current trend of the standard security technology are mainly analyzed. The core of the latest security technology(Application Bridging, DNS-based Authentication, HTTP Authentication, IP Security, Javascript Security, Authentication Technology Next Generation, Managed Incident, Web Authorization Protocol, Security Automation, Transport Layer Security, etc.) is analyzed focusing on 18 working groups of the IETF.

Anomaly Detection Scheme of Web-based attacks by applying HMM to HTTP Outbound Traffic (HTTP Outbound Traffic에 HMM을 적용한 웹 공격의 비정상 행위 탐지 기법)

  • Choi, Byung-Ha;Choi, Sung-Kyo;Cho, Kyung-San
    • Journal of the Korea Society of Computer and Information
    • /
    • v.17 no.5
    • /
    • pp.33-40
    • /
    • 2012
  • In this paper we propose an anomaly detection scheme to detect new attack paths or new attack methods without false positives by monitoring HTTP Outbound Traffic after efficient training. Our proposed scheme detects web-based attacks by comparing tags or javascripts of HTTP Outbound Traffic with normal behavioral models which apply HMM(Hidden Markov Model). Through the verification analysis under the real-attacked environment, we show that our scheme has superior detection capability of 0.0001% false positive and 96% detection rate.

Development of Contents to Improve the Web Accessibility for People with Visual Impairments (시각장애인의 웹 접근성 향상을 위한 콘텐츠개발)

  • Son, Seung-Hun;Park, Doo-Soon;Hong, Ming
    • The Journal of Korean Association of Computer Education
    • /
    • v.11 no.2
    • /
    • pp.45-53
    • /
    • 2008
  • Since people with visual impairments are mostly hard to access the Internet they have been neglected from the information-oriented society. Therefore, the contents which consider the web accessibility to readily access to the web by people with visual impairments are an essential component. In this paper, we developed the contents to improve the web accessibility for people with visual impairments. To provide easy access to the web by people with visual impairments, we analyzed the existing web sites for blind people and considered a concise design, and hierarchical structure. Using the PHP, CSS, and Javascript, the necessary functions for the visually handicapped such as focusing, shortcut key, and text equivalent are implemented. The results which are tested by blind users prove the efficiency of the proposed contents.

  • PDF