• Title/Summary/Keyword: 사용자 스크립트

Search Result 241, Processing Time 0.029 seconds

A 3D Virtual Pavilion of Korean Traditional Music with Personal Navigation Functionality (개인화 내비게이션 기능을 제공하는 3D 가상 국악 전시관 제작)

  • Choi, Ji-Ae;Shim, Jae-Sun;Kim, Yoon-Sang
    • Proceedings of the KIEE Conference
    • /
    • 2008.07a
    • /
    • pp.1907-1908
    • /
    • 2008
  • 본 논문에서는 개인화 내비게이션 기능을 제공하는 3D 가상 국악 전시관을 제안하였다. 제안된 가상 국악 전시관은 키보드와 조이스틱, 마우스 등 입력장치를 이용하여 사용자의 조작으로 이동 가능하며, 해당 국악기의 설명을 한국어와 영어로 들을 수 있다. 또한, 모든 국악기에 대한 소리를 들을 수 있고, 형태와 연주 기법을 3D로 볼 수 있으며, 해당 악기의 연주 동영상을 시청할 수 있다. 가상 국악 콘텐츠는 7개의 악기와 상세설명, 그리고 한 개의 시청각 실을 포함한다. 또한, Virtools와 자바스크립트를 이용하여 사용자 개인이 원하는 정보만을 가상으로 체험할 수 있는 개인화 내비게이션 기능을 구현하여 제공한다.

  • PDF

Web Interface Design Considering Users With Low Product Understanding (제품이해도가 낮은 이용자를 고려한 웹 인터페이스 설계)

  • Choi, Hyo Hyun;Kim, Hyung-Gyu
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2017.07a
    • /
    • pp.45-46
    • /
    • 2017
  • 본 논문에서는 쇼핑몰과 같은 사이트에서의 제품이해도가 낮은 이용자를 고려한 웹 인터페이스 설계를 제안한다. 기존의 쇼핑몰의 웹 인터페이스는 제품의 설명은 적고, 특장점을 내세우는 판매 위주의 인터페이스인 것에 반해, 제안하고 있는 설계는 제품자체에 대한 설명을 사용자 경험(UX) 설계에 따라 배치하여 이용자에게 제품에 대한 경험을 제공하는 점을 차별성으로 한다. 그리고 이러한 설계를 바탕으로 CSS와 자바스크립트를 활용하여 반응형 웹 사이트를 구축하였다.

  • PDF

Homepage ASP Service Model based on the Web Accessibility (웹 접근성 준수 홈페이지 ASP 서비스 모델)

  • Tak, Jin-Hyun;Kang, Kwang-Sik;Lee, Se-Hoon
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2011.06a
    • /
    • pp.39-41
    • /
    • 2011
  • 웹 접근성이란 '어떠한 사용자(장애인, 노인 등)'가 어떠한 기술 환경에서도 사용자가 전문적인 능력 없이 웹 사이트에서 제공하는 모든 정보에 접근할 수 있도록 보장하는 것이다. 그러나 홈페이지 구축 비용 등의 문제로 장애인 관련 단체나 학교 등 가장 필요한 사이트 조차 접근성을 준수하고 있지 못하다. 따라서, 저비용으로 쉽게 웹 접근성 준수 학교 홈페이지를 구축할 수 있는 ASP(Application Service Provider) 서비스 모델을 제안한다. 제안된 서비스는 HTML/XHTML 표준에 맞게 올바른 마크업 언어를 사용하고, CSS를 통해 구조와 표현을 완전 분리하여 개발하여 웹 접근성의 기본이 되는 웹 표준을 준수하였으며, 표준 지원 브라우저들과 모바일 웹 환경의 종류와 특성을 이해하고 이를 바탕으로 브라우저 간 상호 운용성을 보장하기 위해 자바 스크립트를 표준 문법과 구조에 맞게 사용하고, W3C의 표준 DOM을 이용하여 홈페이지에 필요한 기능들을 설계하였다.

  • PDF

A Study on the Web Service Migration Based on Websocket (웹소켓을 활용한 웹 서비스 이동 연구)

  • Choi, Hun-Hoi;Kim, Geun-Hyung
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2011.04a
    • /
    • pp.1151-1153
    • /
    • 2011
  • 본 논문은 Node.js 와 HTML5 의 웹소켓(Websocket)을 활용하여 사용자가 브라우저를 통해 이용중인 웹 서비스의 콘텐츠를 다른 단말로 이동하는 구조와 알고리즘을 서술한다. 제안된 구조와 알고리즘을 통해 다양한 플랫폼과 단말 간 서비스가 이동됨을 알 수 있다. 기존의 폴링(Polling)방식을 사용한 웹 서비스 이동과 본 논문에서 제시한 알고리즘의 실험 결과를 통해 제시한 알고리즘의 성능이 우수함을 보였다. 사용자 단말의 트래픽은 5~13 배 가량 줄었으며, 응답 시간은 폴링방식에 비해 빠른 응답시간을 나타냈다. 실험에서는 자바스크립트를 사용하여 확장성이 높은 Node.js와 HTML5 의 새로운 표준인 웹소켓을 활용하였으며, 제시한 구조와 알고리즘이 앞으로 웹 서비스 이동 시 다양한 단말 간 서비스 이동에 효과적으로 전달될 수 있음을 보였다.

Utilizing AI for Communication Services between Users: Focused on Gaming (AI 와 사용자간의 소통 서비스 활용: 게임을 중심으로)

  • Hyo-Jeong Park;Hyeon -Yeong Che;Kyoung-Mi Lee;Youn-Lea Kim
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2023.11a
    • /
    • pp.1057-1058
    • /
    • 2023
  • 이 논문은 인공지능 기술 GPT 를 게임과 융합한 서비스 "페어리테일"에 대해 다룬다. 페어리테일은 게임 스크립트와 엔딩을 인공지능을 활용하여 자동 생성하는 게임으로, 사용자는 사용자가 입력한 데이터에 맞춰 생성된 스토리를 경험할 수 있다. 논문에서는 이 게임의 AI 활용 방법과 AI 가 게임 산업에 미칠 수 있는 영향을 다루며, 생성 및 창작이 가능한 인공지능은 게임 산업에 다방면으로 활용될 잠재력이 강하다는 점을 강조한다. 최종적으로는 AI 의 발전이 게임 업계에 미칠 수 있는 영향을 탐구하고자 한다.

Rule Based Document Conversion and Information Extraction on the Word Document (워드문서 콘텐츠의 사용자 XML 콘텐츠로의 변환 및 저장 시스템 개발)

  • Joo, Won-Kyun;Yang, Myung-Seok;Kim, Tae-Hyun;Lee, Min-Ho;Choi, Ki-Seok
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2006.11a
    • /
    • pp.555-559
    • /
    • 2006
  • This paper will intend to contribute to extracting and storing various form of information on user interests by using structural rules user makes and XML-based word document converting techniques. The system named PPE consists of three essential element. One is converting element which converts word documents like HWP, DOC into XML documents, another is extracting element to prepare structural rules and extract concerned information from XML document by structural rules, and the other is storing element to make final XML document or store it into database system. For word document converting, we developed OCX based word converting daemon. Helping user to extracting information, we developed script language having native function/variable processing engine extended from XSLT. This system can be used in the area of constructing word document contents DB or providing various information service based on RAW word documents. We really applied it to project management system and project result management system.

  • PDF

Minimization of network traffic on mobile environment, using diff-patch method (diff-patch 방식의 적용에 따른 모바일 네트워크 트래픽 최소화)

  • Shin, Dong-In;Gu, Dong-Hyun;Kim, Kang-Nyeon;Kim, Jun-Geon;Kim, Min-Yeong;Lee, Sang-Won
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2013.05a
    • /
    • pp.442-445
    • /
    • 2013
  • 모바일 환경에서의 인터넷 서비스 이용 특히 스마트 폰을 이용한 서비스에서는 사용하는 트래픽의 양에 따라 요금이 달라지고 또한 사용자가 체감하는 인터넷 속도역시 달라지기 때문에 많은 서비스 제공자들은 사용자에게 최소한의 트래픽으로 많은 정보를 제공하기 위해 노력을 하고 있다. 하지만 이러한 노력들에도 불구하고 서버에서 제공하는 파일에 수정이 가해졌을 경우 비록 수정된 양이 적더라도 해당 파일의 전체를 다운로드 해야 하는 문제점을 가지고 있었다. 이에 본 논문에서는 해당 문제점을 해결하여 네트워크 트래픽을 최소화시킴으로 사용자의 재정적 부담을 줄이고 체감 속도를 높이기 위한 기법으로 diff-patch 방식을 제안한다. 해당 기법을 안드로이드 환경에서 구현하고 실제 사용되는 자바스크립트 파일을 대상으로 적용한 결과 최대 4배의 트래픽 감소와 50%의 소요시간 감소를 보였다.

Design and Implementation of User Feedback Block Editor for Dynamic E-Book (동적 전자책을 위한 블록 조립식 사용자 피드백 에디터 설계 및 구현)

  • Choi, Ja-Ryoung;Yun, Jihyun;Jang, Miyeon;Jang, Suji;Lim, Soon-Bim
    • Journal of Digital Contents Society
    • /
    • v.18 no.1
    • /
    • pp.63-70
    • /
    • 2017
  • Recently, as user feedback such as social reading become active, demand has been increased on e-book contents making which is based on user feedback. However, to reflect the user feedback onto the e-book, direct coding is required, which was difficult to the author who was not good at programming. To resolve this problem, Block assembly style feedback editor system, using Blockly was developed. This editor enables to reflect the user feedback by area allocation, component allocation, block editing, and code generating insertion, contrary to the existing way of programming realization in which direct coding was required for input, processing and output separately. This system was developed by using HTML. Javascript, PHP, and Codeigniter. Block editing is enabled to do provision and assembly of blocks by Blockly. The function of code generation & insertion allows to insert the Library function code. Through this system, the general users who are not capable of coding also can reflect feedback without doing actual coding.

A Comparative Study on the Acceptability and the Consumption Attitude for Soy Foods between Korean and Canadian University Students (한국과 캐나다 대학생들의 콩가공식품에 대한 수응도 및 소비실태 비교 연구)

  • Ahn Tae-Hyun;Paliyath Gopinadhan
    • KOREAN JOURNAL OF CROP SCIENCE
    • /
    • v.51 no.5
    • /
    • pp.466-476
    • /
    • 2006
  • The objective of this study was to compare and analyze the acceptability and consumption attitude for soy foods between Korean and Canadian university students as young consumers. This survey was carried out by questionnaire and the subjects were n=516 in Korea and n=502 in Canada. Opinions for soy foods in terms of general knowledge were that soy foods are healthy (86.5% in Korean and 53.4% in Canadian) or neutral (11.6% in Korean and 42.8% in Canadian), dairy foods can be substituted by soy foods (51.9% in Korean and 41.8% in Canadian), and soy foods are not only for vegetarians and milk allergy Patients but also for ordinary People (94.2% in Korean and 87.6% in Canadian). In main sources of information about soy foods, the rate by commercials on TV, radio or magazine was the highest (58.0%) for Korean students and the rate by family or friend was the highest(35.7%) for Canadian students. In consumption attitude, all of Korean students have purchased soy foods but only 55.4% of Canadian students have purchased soy foods, and soymilk was remarkably recognized and consumed then soy beverage and margarine in order. 76.4% of Korean students and 65.1% of Canadian students think soy foods are general and popular and can purchase easily, otherwise, in terms of price, soy foods were expensively recognized as 'more expensive than dairy foods' was 59.1% (Korean) and 54.7% (Canadian), and 'similar to dairy foods' was 36.8% (Korean) and 39.9% (Canadian). Major reasons for the rare consumption were 'I am not interested in soy foods' in Korean students (27.3%) and 'I prefer dairy foods to soy foods' in Canadian students (51.7%). However, consumption of soy foods in both countries are very positive and it will be increased.

Natural Language based Video Retrieval System with Event Analysis of Multi-camera Image Sequence in Office Environment (사무실 환경 내 다중카메라 영상의 이벤트분석을 통한 자연어 기반 동영상 검색시스템)

  • Lim, Soo-Jung;Hong, Jin-Hyuk;Cho, Sung-Bae
    • 한국HCI학회:학술대회논문집
    • /
    • 2008.02a
    • /
    • pp.384-389
    • /
    • 2008
  • Recently, the necessity of systems which effectively store and retrieve video data has increased. Conventional video retrieval systems retrieve data using menus or text based keywords. Due to the lack of information, many video clips are simultaneously searched, and the user must have a certain level of knowledge to utilize the system. In this paper, we suggest a natural language based conversational video retrieval system that reflects users' intentions and includes more information than keyword based queries. This system can also retrieve from events or people to their movements. First, an event database is constructed based on meta-data which are generated by domain analysis for collected video in an office environment. Then, a script database is also constructed based on the query pre-processing and analysis. From that, a method to retrieve a video through a matching technique between natural language queries and answers is suggested and validated through performance and process evaluation for 10 users The natural language based retrieval system has shown its better efficiency in performance and user satisfaction than the menu based retrieval system.

  • PDF