• Title/Summary/Keyword: development of framework

Search Result 3,858, Processing Time 0.031 seconds

A Design of X-internet Development Framework by Using Flash Component and Service API (플래시 컴포넌트와 서비스 API를 이용한 X-인터넷 개발 프레임워크 설계)

  • Ko, Dae-Sik
    • Journal of Information Technology Services
    • /
    • v.5 no.3
    • /
    • pp.165-172
    • /
    • 2006
  • In this paper, we designed a new type of X-internet framework by using Flash component and server service API and analyzed its performance. Proposed X-internet framework uses Flash MX Professional 2004, Java, and software which opened middleware and database. Since proposed framework use the server service API that we developed in this paper and Flash player, this framework does not need server module. Proposed framework enables to obtain design with dynamic user interface compare to Web application and enables to reduce development time. In analytical results, it has been shown that proposed x-internet framework have efficient characteristics such as network traffic, low development cost and dynamic user interface implementation. Since proposed X-internet framework can operate in environment of current developer friendly, it is useful for development of various new application programs and we confirm it through Flash web mail implementation by using proposed x-internet framework.

Developing Formal Framework for Cross-Platform Based Mobile Game Process (크로스 플랫폼 기반의 모바일게임 개발을 위한 정형 프레임워크 개발)

  • Choi Jaejun
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.19 no.4
    • /
    • pp.147-154
    • /
    • 2023
  • With the recent popularity of smartphones, many games are being developed on mobile-based platforms. As a result, it has brought about many changes in the way mobile game is developed. Especially mobile platforms, which are divided into Android and IOS, can now be applied to each platform without additional development through cross-platform. This means that it is necessary to move away from the method of developing each using separate development tools and implement the development process through cross-platform unique features. In this paper, we studied various methods to increase the productivity and quality of game development for the development of mobile games, and a formal framework considering the development process was developed. The framework consists of process, development domain, and platform support parts, each playing its own role. Items of the detailed framework must be reflected so that detailed response data for efficient application of game development can be established in actual mobile game development. The framework was developed by approaching it from two domains, the need for a framework and the framework implementation of key item response data.

Design and Implementation for Android Game Framework Using the Linked Observer Pattern (Linked Observer 패턴을 적용한 안드로이드 게임 프레임워크 설계 및 구현)

  • Seo, Moon-Seog
    • Journal of Information Technology Services
    • /
    • v.12 no.3
    • /
    • pp.421-432
    • /
    • 2013
  • The changes in the game platform is appeared since the advent of smart-phones. Apple's iOS or Google's Android platform is gradually expanding their territories in the mobile game area. Android's platform fragmentation and the absence of game development framework act as barriers for game developments. In the development of game applications on the smart-phone, the standardized development procedures under game framework can achieve the productivity improvement. In this paper, we propose a new design pattern suitable for the design of a framework for new areas of application through the expansion of existing framework. The design and implementation of the Android game development framework is presented by taking advantage of existing design patterns and a proposed pattern. Also we propose the standardized development procedure of game applications under the proposed framework.

Applying Object-Oriented Technology for Development PDM Framework (객체 지향 기술을 이용한 PDM 프레임워크 개발)

  • Kim, Jeong-A
    • The Transactions of the Korea Information Processing Society
    • /
    • v.7 no.5
    • /
    • pp.1377-1387
    • /
    • 2000
  • Many companies are investing in the development of the PDM(Prodct Data Management) system to improve the productivities of manufacturing since people believe that PDM technology can give a new solution from planning to development. As the requirements of PDM grows, so many industries sped their own budget on developing common requirements and functionalities. In this paper, we describe the framework for a PDM application to promote reuse in a PDM system development area. However, developing the framework is not easy. In this paper, the current state and results of our development are described: 1) the phases of developing our framework, 2) abstruction strategies, 3) programing model based on repository. Although frameworks improve software reuse, frameworks are so large and complex that application developers require to understand framework in order to customize the framework. To support the customization of framework, development environment is developed, also.

  • PDF

A Framework for Product Development including HW and SW Components (하드웨어와 소프트웨어가 포함된 제품개발을 위한 프레임워크)

  • Do Nam-Cheol;Chae Gyeong-Seok
    • Proceedings of the Korean Operations and Management Science Society Conference
    • /
    • 2006.05a
    • /
    • pp.1329-1333
    • /
    • 2006
  • This paper proposes a framework for product development including hardware and software components. The framework provides separation of the hardware dependent software, an integrated product development process, and integration of software components with product configurations and product structures. In order to separates the hardware dependent software, the framework considers product configuration modules and engineering changes of associated hardware and software components. The proposed product development process integrates development of the hardware dependent software into the existing product development process. In order to integrates the hardware dependent software with product configurations and product structures, the framework represents software components by existing product data models in Product Data Management (PDM). The framework is applied to development of a robot system including hardware and software components in order to show its effectiveness.

  • PDF

A Design Technique of Component Framework Based on Framework Reference Model

  • Cho Eun-Sook
    • Journal of Korea Multimedia Society
    • /
    • v.9 no.6
    • /
    • pp.750-761
    • /
    • 2006
  • As CBD technologies and researches have been matured, component framework as a larger reuse unit than component is being introduced. Especially issues related with adaptation and integration of components in CBD are being raised as a new research topic. The component framework is given as a solution to resolve these issues. However, current approaches don't suggest a sound and comprehensive reference model and development process applying reference model. In order to develop practical and stable component framework, reference model and concrete guidelines are essential elements. In this paper, we propose a generic reference model integrating existing reference models and a design technique of component framework based on it. Especially, we propose concrete and pragmatic guidelines such as how to design component framework architecture's view and style, how to design commonality and variability of component framework, how to design macro workflows among components, and so on. We believe that the proposed reference model becomes basis for component framework development, and the proposed design technique will support reliable and effective development of the component framework.

  • PDF

Ontology-based Knowledge Framework for Product Development (제품개발을 위한 온톨로지 기반 지식 프레임워크)

  • Suh H.W.;Lee J.H.
    • Korean Journal of Computational Design and Engineering
    • /
    • v.11 no.2
    • /
    • pp.88-96
    • /
    • 2006
  • This paper introduces an approach to ontology-based framework for knowledge management in a product development domain. The participants in a product life cycle want to share the product knowledge without any heterogeneity. However, previous knowledge management systems do not have any conceptual specifications of their knowledge. We suggest the three levels of knowledge framework. First level is an axiom, which specifies the semantics of concepts and relations. Second level is a product development knowledge map. It defines the common domain knowledge which domain experts agree with. Third level is a specialized knowledge for domain, which includes three knowledge types; expert knowledge, engineering function and data-analysis-based knowledge. We propose an ontology-based knowledge framework based on the three levels of knowledge. The framework has a uniform representation; first order logic to increase integrity of the framework. We implement the framework using prolog and test example queries to show the effectiveness of the framework.

Development of X-internet frame work based on FLASH (플래시 기반의 X-인터넷 프레임워크 개발)

  • Ko Dae-Sik
    • Journal of Digital Contents Society
    • /
    • v.6 no.3
    • /
    • pp.143-147
    • /
    • 2005
  • In this paper, we developed X-internet framework based on Flash and API for this framework. Proposed X-internet framework based on Flash enables to obtain design with dynamic user interface compare to web application and enables to reduce development time. Since this framework use the API that we developed in this study art flash player, this framework does not need server module. In analytical results, it has been shown that proposed x-internet framework have efficient characteristics such as network traffic, low development cost and dynamic user interface implementation. Since this X-internet framework can operate in environment of current developer friendly, it is useful for development of various new application programs.

  • PDF

An Approach for Developing Web Applications by Reusing Components of e-Government Standard Framework

  • Moon, Mikyeong;Kim, Dong-Ju
    • Journal of the Korea Society of Computer and Information
    • /
    • v.20 no.8
    • /
    • pp.45-52
    • /
    • 2015
  • To solve the problem of low inter-operability of systems and low reusability caused by not being standardized and common-shared development foundation between software developers, the government has proposed e-Government(eGov) standard framework. However, the development method based on eGov standard framework is not easy to learn and to use fluently, because it is so dissimilar the existing traditional development method. In this paper, we propose an approach for developing web applications by reusing common components of eGov standard framework, and describe about the case study of developing Can_Pro(Computer Aided Nutritional analysis program for Professionals) based on eGov standard framework. Consequently, we show improvement in productivity and reduction budget through reusability of common components and eGov standard framework.

Design and Implementation of Integration Application Framework Supporting Dynamic Configuration (동적 형상 변경 관리를 지원하는 통합 애플리케이션 프레임워크의 설계 및 구현)

  • Lee, Yong-Hwan;Min, Du-Gki
    • Journal of Information Technology Services
    • /
    • v.4 no.1
    • /
    • pp.117-128
    • /
    • 2005
  • When we conduct development of a large-size SI project, it is highly necessary to utilize an appropriate application framework which helps to build a qualified software with high productivity in a short period of time. In this paper, we propose the architecture of a dynamically reconfigurable CBD application integration framework that has been used for developing large-scale e-business applications to achieve high development productivity and maintainability. This Integration framework can easily extend its functionalities, and dynamically change its configuration during run time according to the business category, such as applying interaction patterns among main components in software architecture, rules, policies, and environmental parameters. Dynamic reconfiguration has the feature to make applications be easily customized for changeable requirements. Through our application integration framework, huge sizes of contents can be managed according to the business category as well, by keeping configuration informations and huge volumes of source codes. In order to evaluate out application integration framework in terms of performance criteria, we present experimental results of throughputs from the framework by yielding dynamic configuration without any performance degradation.