• Title/Summary/Keyword: Web technologies

Search Result 975, Processing Time 0.031 seconds

A Study on Development of Data Broadcasting Service Using RSS on Web 2.0 Environment (웹 2.0 환경에서 RSS를 활용한 데이터방송 서비스 구현에 대한 연구)

  • Jang, Yun-Yong;Yim, Hyun-Jeong;Lim, Soon-Bum
    • Journal of Korea Multimedia Society
    • /
    • v.12 no.5
    • /
    • pp.664-676
    • /
    • 2009
  • As data broadcasting has become available, diverse contents can now be provided through digital TV, IPTV and DMB; yet it is true in the current situation that killer contents are insufficient that can satisfy users. On the contrary, in case of the web, with the advent of web 2.0 aiming at user-centered services, the contents market has grown greatly. The ideas and technologies of Web 2.0, if gratified into data broadcasting, are expected to make a contribution to the vitalization of contents. This paper proposes a method of using RSS, as a concrete example of applying web 2.0 to data broadcasting. Accordingly, we have developed a system for producing data services for the ground wave DMB data broadcasting, by using RSS at the stage of authoring news and the like, for which provision of the latest information is important. And for IPTV, we have developed a data broadcasting application so that users can select the RSS they want, as well as a creation system for using RSS at the authoring stage. It is anticipated that the application of RSS by means of the system will simplify the authoring process, making easy the provision of the latest information through the web, and thereby making possible the provision of diverse services to users.

  • PDF

Automatic Extraction of Component Collaboration in Java Web Applications by Using Servlet Filters and Wrappers (자바 웹 앱에서 서블릿 필터와 래퍼를 이용한 컴포넌트 협력 과정 자동 추출 기법)

  • Oh, Jaewon;Ahn, Woo Hyun;Kim, Taegong
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.6 no.7
    • /
    • pp.329-336
    • /
    • 2017
  • As web apps have evolved faster and become more complex, their validation and verification have become essential for their development and maintenance. Efficient validation and verification require understanding of how web components collaborate with each other to meet user requests. Thus, this paper proposes a new approach to automatically extracting such collaboration when a user issues a request for a new page. The approach is dynamic and less sensitive to web development languages and technologies, compared to static extraction approaches. It considers an orignal web app as a black-box and does not change the app's behavior. The empirical evaluation shows that our approach can be applicable to extract component collaboration and understand the behavior of open source web apps.

The SemanticWeb Technology and its Applications (시맨틱웹 기술과 활용방안)

  • 오삼균
    • Journal of the Korean Society for information Management
    • /
    • v.19 no.4
    • /
    • pp.298-319
    • /
    • 2002
  • The Semantic Web is a new technology that attempts to achieve effective retrieval, automation, integration, and reuse of web resources by constructing knowledge bases that are composed of machine-readable definitions and associations of resources that express the relationships among them. To have this kind of Semantic Web in place, it is necessary to have the following infrastructures: capability to assign unchangeable and unique identifier (URI) to each resource, adoption of XML namespace concept to prevent collision of element and attribute names defined by various institutions, widespread use of RDF to describe resources so that diverse metadata can be interoperable, use of RDF schema to define the meaning of metadata elements and the relationships among them, adoption of DAML+OIL that is built upon RDF(S) to increase reasoning capability and expressive power, and finally adoption of OWL that is built upon DAML+OIL by removing unnecessary constructors and adding new ones based on experience of using DAML+OIL. The purpose of this study is to describe the central concepts and technologies related to the Semantic Web and to discuss the benefits of metadata interoperability based on XML/RDF schemas and the potential applications of diverse ontologies.

Design and Implementation of a Mobile Customer Management using UML (UML을 적용한 모바일 고객관리 시스템 설계 및 구현)

  • Sim, Gab-Sig;Jung, Tae-Young
    • The KIPS Transactions:PartA
    • /
    • v.10A no.5
    • /
    • pp.503-512
    • /
    • 2003
  • Recently many applications are being developed as web technologies are evolved rapidly, but the development emthodology and quality improvement speed of the web apllications is not so. The creations of Most web applications have developed depending on the developer's knowledge and experience without a systematic development methodologies. But the web-based application systems require the various developing gechniques and the rich developing methodogies for a design process. This paper applies the UML(Unified Modeling Language) supporting an object-oriented development methodology to the design and implementation of a mobile customer management system. That is, it appliesthe UML to the system modeling based on a story board and a requirement specification at the web development of the similar web applications. Applying UML to this system achieved the analysis and the design of an web application effciently.

An Application for Management of National Geodetic Control Points on the Web 2.0 (Web 2.0 기반 국가기준점 어플리케이션 설계)

  • Kim, Tae-Woo;Kim, Jyung-Wuk;Suh, Yong-Cheol
    • Journal of Korea Spatial Information System Society
    • /
    • v.11 no.3
    • /
    • pp.79-84
    • /
    • 2009
  • As a surveying standard of a nation, the Korean geodetic control points such as triangulation points and benchmarks require continuous and effective management toward a spatially enabled society. As the developments of information technologies, use of mobile devices like PDA (personal digital assistant) has been increasing and the Web 2.0 environment became an important part of GIS. In this context, the management systems for national geodetic control points should be upgraded in accordance with the current trend, particularly for more interactive user-interface on the Web 2.0. This paper describes the framework design and prototype implementation of a Web 2.0 GIS application for the management of Korean geodetic control points. Our system enables a real-time update of the control point information and provides aerial photos on vector maps using Ajax(Asynchronous JavaScript and XML) techniques.

  • PDF

Development of a Web-based Geovisualization System using Google Earth and Spatial DBMS (구글어스와 공간데이터베이스를 이용한 웹기반 지리정보 표출시스템 개발)

  • Im, Woo-Hyuk;Lee, Yang-Won;Suh, Yong-Cheol
    • Spatial Information Research
    • /
    • v.18 no.4
    • /
    • pp.141-149
    • /
    • 2010
  • One of recent trends in Web-based GIS is the system development using FOSS (Free and Open Source Software). Open Source software is independent from the technologies of commercial software and can increase the reusability and extensibility of existing systems. In this study, we developed a Web-based GIS for interactive visualization of geographic information using Google Earth and spatial DBMS(database management system). Google Earth Plug-in and Google Earth API(application programming interface) were used to embed a geo-browser in the Web browser. In order to integrate the Google Earth with a spatial DBMS, we implemented a KML(Keyhole Markup Language) generator for transmitting server-side data according to user's query and converting the data to a variety of KML for geovisualization on the Web. Our prototype system was tested using time-series of LAI(leaf area index), forest map, and crop yield statistics. The demonstration included the geovisualization of raster and vector data in the form of an animated map and a 3-D choropleth map. We anticipate our KML generator and system framework will be extended to a more comprehensive geospatial analysis system on the Web.

A Study on Secure Model based Virtualization for Web Application Security (웹 어플리케이션 보안을 위한 가상화 기반 보안 모델)

  • Yang, Hwan Seok;Yoo, Seung Jae
    • Convergence Security Journal
    • /
    • v.14 no.4
    • /
    • pp.27-32
    • /
    • 2014
  • Utilization of web application has been widely spread and complication in recent years by the rapid development of network technologies and changes in the computing environment. The attack being target of this is increasing and the means is diverse and intelligent while these web applications are using to a lot of important services. In this paper, we proposed security model using virtualization technology to prevent attacks using vulnerabilities of web application. The request information for query in a database server also can be recognized by conveying to the virtual web server after ID is given to created session by the client request and the type of the query is analyzed in this request. VM-Master module is constructed in order to monitor traffic between the virtual web servers and prevent the waste of resources of Host OS. The performance of attack detection and resource utilization of the proposed method is experimentally confirmed.

3-tag-based Web Image Retrieval Technique (3-태그 기반의 웹 이미지 검색 기법)

  • Lee, Si-Hwa;Hwang, Dae-Hoon
    • Journal of Korea Multimedia Society
    • /
    • v.15 no.9
    • /
    • pp.1165-1173
    • /
    • 2012
  • One of the most popular technologies in Web2.0 is tagging, and it widely applies to Web content as well as multimedia data such as image and video. Web users have expected that tags by themselves would be reused in information search and maximize the search efficiency, but wrong tag by irresponsible Web users really has brought forth a incorrect search results. In past papers, we have gathered various information resources and tags scattered in Web, mapped one tag onto other tags, and clustered these tags according to the corelation between them. A 3-tag based search algorithm which use the clustered tags of past papers, is proposed in this paper. For performance evaluation of the proposed algorithm, our algorithm is compared with image search result of Flickr, typical tag based site, and is evaluated in accuracy and recall factor.

An Agile Method for Web Applications Development using Extended UML Model (확장된 UML 모델을 이용한 기만한 웹 애플리케이션 개발 방법론)

  • Lee, Kee-Youll;Jung, Woo-Sung;Lee, Chun-Woo;Lee, Byungjeong;Kim, Heechern;Wu, Chi-Su
    • Journal of KIISE:Software and Applications
    • /
    • v.34 no.3
    • /
    • pp.179-195
    • /
    • 2007
  • Traditional software development method is not suitable for Web application development because of characteristics of Web application such as frequent requirements change, different architectures and models and quick-to-market delivery. In this paper we propose a Web application development method adaptable to requirements change while we systematically model Web application using extended UML model. The metamodel is independent to specific languages and technologies because we define the metamodel using extended UML model. Proposed process is described by SPEM(Software Process Engineering Metamodel) profile. A process supporting tool execute and customize process. To model Web applications systematically and effectively, a navigation modeling and a component communication modeling tools are provided. In a case study, we show the usefulness of our process and model.

An Integrated Method for Water Environment Management Using Web Based Model and GIS (웹 기반의 모형과 지리정보시스템을 이용한 통합적 수환경관리기법)

  • Mun, Hyun-Saing;Kim, Joon Hyun;Kim, Chong-Chaul
    • Journal of Environmental Impact Assessment
    • /
    • v.10 no.3
    • /
    • pp.235-243
    • /
    • 2001
  • Since the middle of 1990s, in Korea a few researches on the optimal management technologies combining numerical model and GIS for the management of water environment in drinking watershed area and reservoir such as Paldang Lake have been carried out. In this study, the integrated water environment management system was been suggested to efficiently reflect the public awareness of the environment by integrating the web based distributed data collection system, GIS, public hearing system and water quality model. As all the components of the system have been developed using the World Wide Web and all data have been collected from the relevant agencies through the Internet, the water quality model could be implemented on the web directly. In consequence, the environmental geographic information in Paldang Lake could be acquired and analyzed through the Internet. The system can rapidly respond to the public right to know on environment, so the public will willingly participate in the governmental projects on environment. To verify the usability of the developed system, it has been applied to Paldang Lake. Especially when the web based model has been used, users can easily and confidentially get the prediction results by applying the minimum number of parameters for the water quality model. This model will provide clearness and scientific bases in the process of water quality prediction for the sensitive sites where there are critical conflicts between the residents and the developers. In this study, rapid water environment management technique without spatial and time limit has been suggested, which can contribute to the efforts on the government and the public participation.

  • PDF