• Title/Summary/Keyword: User web interface

Search Result 643, Processing Time 0.026 seconds

Real time Rent-A-Car reservation service based on Flex (Flex 기반의 실시간 렌트카 예약서비스)

  • Kwon, Hoon;Han, Dong-gyun;Lee, Hye-sun;Kwak, Ho-young
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2007.11a
    • /
    • pp.853-856
    • /
    • 2007
  • Users requirement to use comfortable web page increasing these days because of development of Internet. Therefore concept of Web 2.0 were issued recently. Basic concept of Web 2.0 is implementation of comfortable UI(User Interface) and implementation of more active web than previous web. RIA(Rich Internet Application) is group of various technology to implement Web 2.0. It is possible that implement active web pages by many kind of technology that intend to RIA(Rich Internet Application). In this paper I restruct the rent-a-car reservation service page by Flex that popular in these days because of fantastic Animation to compare. effect and comfortable development environment. Therefore It is possible that constructing efficient active page that faster real-time information update and without page-to-page reload.

  • PDF

Design and Implementation of Framework for Construction of Applied Web GIS (응용 웹 지리정보시스템 구축을 위한 프레임워크 설계 및 구현)

  • Kim, Jae-Hong;Kim, Sung-Hee;Bae, Hae-Young
    • Journal of Korea Spatial Information System Society
    • /
    • v.2 no.1 s.3
    • /
    • pp.43-55
    • /
    • 2000
  • Because the complexity in the development phase of geographic information system, its hard to change its operation or user interface after the development. So we should develop most part of the applied GIS even though previous GIS is almost exist. In other words, reusing the previous system is not easy. Therefore, its required to research reusable GIS for easy construction of applied GIS. This thesis describes design and implementation of web GIS framework which makes applied web GIS development more easy. Framework is software library composed of reusable units such like classes and objects. Proposed web GIS framework Provides basic web GIS functionalities and execution design to web GIS developers. They could extend the framework to build applied web GIS with applied operation and user interface. The development of applied web GIS could be archived by various tools used for general web application development.

  • PDF

Multiple Asynchronous Requests on a Client-based Mashup Page (클라이언트 기반 매시업 페이지에서 다중 비동기 서비스 호출)

  • Lee, Eun-Jung
    • The KIPS Transactions:PartD
    • /
    • v.17D no.1
    • /
    • pp.9-16
    • /
    • 2010
  • Web service mashup bacomes one of the important web application development methods. This paper considers a client based mashup, where a page interfaces many service methods asynchronously. Browser systems execute callbacks when the corresponding reply arrives, possibly concurrent to user interface actions. In this case, callbacks and user interface actions share data memory and screen. Moreover, when the user is able to send another request before the previous ones have replied, the shared resource problem becomes more complicated. In order to solve the multiple requests problem, our contributions are as follows. First, we modeled a mashup page with user actions and callbacks, and we presented several types of callbacks. Secondly, concurrency condition is defined between callbacks and user actions in terms of shared resources, and the test method is presented. Also, we proposed the serialization approach to guarantee the safe execution of callbacks. Finally, we applied the proposed concurrency condition on XForms language and extended the XForms browser to implement the proposed approach. The prototype implementation showed that the proposed approach helps enhancing user experience on mashup pages.

A Study on UI Design Guideline based for UCC(User Created Content) Service for Video - Focused on Viewing Interface and Uploading Interface - (UCC(User Created Content) 동영상 서비스를 위한 UI Design 가이드라인 개발에 관한 연구 - Viewing Interface 및 Uploading Interface를 중심으로 -)

  • Kim, Hee-Jeong;Kim, Hyun-Jeong
    • 한국HCI학회:학술대회논문집
    • /
    • 2007.02b
    • /
    • pp.112-117
    • /
    • 2007
  • Web 2.0 시대의 도래와 함께 사용자가 제작한 동영상 컨텐츠를 공유하는 웹서비스인 UCC에 대한 관심이 날로 높아지고 있다. 이는 지속적인 사용이 요구되는 서비스 분야로서 UI의 중요성이 더욱 절실한 분야이다. 이에 본 연구에서는 UCC 동영상 서비스 사이트의 UI Design 가이드라인을 제시하기 위하여 다음과 같은 연구를 진행하였다. 다양한 UCC 동영상 서비스의 대표사이트 중 국외의 YouTube 사이트와 국내의 Pandora 사이트를 중심으로 Task 분석을 통해 사용성 평가에 필요한 Task 항목을 도출하였다. 사용성 평가를 실시한 후, 평가 결과를 분석하여 문제점을 종합하고 실제 다른 사이트의 UI Design을 분석하는데 필요한 비교 분석표를 제안하였다. 이 비교 분석표를 통해 대표적인 UCC 동영상 서비스 사이트의 사례 분석을 실시한 후, 최종 UCC 동영상 서비스를 위한 UI Design 가이드라인을 제안한다.

  • PDF

NBLAST: a graphical user interface-based two-way BLAST software with a dot plot viewer

  • Choi, Beom-Soon;Choi, Seon Kang;Kim, Nam-Soo;Choi, Ik-Young
    • Genomics & Informatics
    • /
    • v.20 no.3
    • /
    • pp.36.1-36.6
    • /
    • 2022
  • BLAST, a basic bioinformatics tool for searching local sequence similarity, has been one of the most widely used bioinformatics programs since its introduction in 1990. Users generally use the web-based NCBI-BLAST program for BLAST analysis. However, users with large sequence data are often faced with a problem of upload size limitation while using the web-based BLAST program. This proves inconvenient as scientists often want to run BLAST on their own data, such as transcriptome or whole genome sequences. To overcome this issue, we developed NBLAST, a graphical user interface-based BLAST program that employs a two-way system, allowing the use of input sequences either as "query" or "target" in the BLAST analysis. NBLAST is also equipped with a dot plot viewer, thus allowing researchers to create custom database for BLAST and run a dot plot similarity analysis within a single program. It is available to access to the NBLAST with http://nbitglobal.com/nblast.

Implementation of Web-based Reporting System (웹 기반 리포팅 시스템 구현)

  • Kim, Young-Kyun
    • Journal of the Korea Computer Industry Society
    • /
    • v.7 no.5
    • /
    • pp.495-502
    • /
    • 2006
  • This paper describes how to implement reporting system for web-based information system. Reporting system is the S/W module that user is able to produce output of data in formal format. In Client/Server system, remote user can make formal output with client-side reporting component module. This client reporting component is usually system dependent. With web based information system, intranet, evolving, this client/server system need to he migrated to web-based reporting system. Reporting system component support multi-processing and real-time text/graphic output of server data. Ant Client can save or pint web page of client module. Especially, for real test its function and user interface, this reporting component is adopted in real network management system. The result shows that this reporting system component is very smart and excellent for real time web based monitoring system.

  • PDF

A Study on an Efficient Web Interface Design for Improving Education Effects on Cyber Spaces (사이버 교육효과 향상을 위한 효과적인 웹 인터페이스 디자인 방안 연구)

  • Park, Eun-Young;Park, Young-Ho
    • Journal of Digital Contents Society
    • /
    • v.8 no.3
    • /
    • pp.289-300
    • /
    • 2007
  • Recently, the number of People who want to study by online has been gradually increased. In addition, people's desire is increasing that represents their special knowledge and personality with new paradigm of UCC(User Created Contents). Most of the educational web-sites offer currently boring and unified educational contents without interesting objects. Therefore I want to solve these problems of existing online educational web-sites and I strongly propose the method of design to make the place educational and useful that everyone can enjoy and manifest the user's dispositions. On this study, it's possible to make pleasant environment and improve educational effects on cyber space by designing it in accordance with the individual tastes which have various design elements, beauties and facilities by the customized design method. As a result, this study proposes the model of online educational web-site having various interfaces and focusing on the customized design.

  • PDF

VIOLA : An Iconic Data-flow Visual Language for Web Applications (VIOLA : 웹 응용 프로그램 개발을 위한 자료흐름 방식의 시각 프로그래밍 도구)

  • Jo, Chang-Sik;Sin, Gyu-Sang;Ma, Pyeong-Su
    • The Transactions of the Korea Information Processing Society
    • /
    • v.6 no.4
    • /
    • pp.1022-1031
    • /
    • 1999
  • In this paper, we propose the framework of a visual language named VIOLA(VIsual Object-oriented Language for Multimedia Applications), which is developed for web authoring. VIOLA supports the user to construct HTML documents and CGI programs even if he/she doesn't know exact HTML tags and CGI programming. VIOLA, a user interface building part and a programming logic building part are combined by the data-flow model. the user interface building part provides direct manipulation and a WSIKWYG interface, and the program logic building part provides more intuitive interface by using predefined classes and the data-flow model. thus, even a novice user can construct sophisticated applications by simply moving or clicking the mouse. several classes which generate CGI codes are predefined, and they are represented with highly abstracted visual components, By reusing predefined classes, CGI codes are automatically generated. In VIOLA, all major steps in builidng generated wit HTML documents and Java CGI programs.

  • PDF

Implementation and application of interactive Web3D Contents (상호대화식 Web3D 컨텐츠의 구현 및 응용)

  • Kim Hyeock-Jin
    • Journal of the Korea Computer Industry Society
    • /
    • v.6 no.2
    • /
    • pp.317-324
    • /
    • 2005
  • The web technology related with internet at present is changed into the 3D interactive environment form one sided communication of simple contents. In this paper, a high quality interactive Web3D Contents was realized by using the TurnTool, a authoring tool. This paper suggests the method that can easily and quickly realize the Web3D manual which is more realistic md capable of interaction with user. This method makes up for the weak points in the existing Web3D tool system. Therefore we can realize the contents that able to easily interact through minimizing file size md omitting procedure of additional EAI(External Authoring Interface) by using the Java Script.

  • PDF

RepWeb: A Web-Based Search Tool for Repeat-Related Literatures

  • Woo, Tae-Ha;Kim, Young-Uk;Kwon, Je-Keun;Seo, Jung-Min
    • Genomics & Informatics
    • /
    • v.5 no.2
    • /
    • pp.88-91
    • /
    • 2007
  • Repetitive sequences such as SINE, LINE, and LTR elements form a major part of eukaryotic genomes. A literature search tool that summarizes the information contained within repeat elements would provide biologists in the field of genomics with a useful tool for analyzing genomic sequence features. We developed a java program designed to make literature access easier by using two search engines simultaneously. RepWeb is a web-based search system that provides a user friendly interface for searching the reference data and journals for information related to repeat elements by using the search engines, Google Scholar and PubMed, simultaneously. It provides an interface that displays the repeat element- related biological information, and includes useful functions such as the production of a repeat tree, clickable links to PubMed and Google Scholar, exporting, and sorting a field into date, author, journal and title.