• Title/Summary/Keyword: Rapid application development (RAD)

Search Result 13, Processing Time 0.02 seconds

Implementation of Rapid Application Development Method in the Development of Geographic Information Systems of Industrial Centers

  • Sasmito, Ginanjar Wiro;Wibowo, Dega Surono;Dairoh, Dairoh
    • Journal of information and communication convergence engineering
    • /
    • v.18 no.3
    • /
    • pp.194-200
    • /
    • 2020
  • Cities in Indonesia include diverse scattered industrial centers comprising industries that can sustain the existing economic pace. For industrial data collection, the city government still relies on census that consumes extensive time and money. The public are unfamiliar with industries owing to their lack of industry information; therefore, the market share is not optimal. In addition, the opportunity to procure investors for business development is limited. A Geographic Information System (GIS) is a computer system that can record, store, write, analyze, and display geographical data. Using the Rapid Application Development (RAD) method, GIS was developed on a website platform to provide information on industry profiles, types of production, investment values, industry maps, and industrial locations in each village and sub-district to a wider community. The RAD method was chosen compared to the waterfall method because it could accelerate website development process.

A Design of Framwork-based RAD Tools (프레임워크 기반 RAD 도구의 설계)

  • 정효택;김흥남;양영종;김동관
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1998.10b
    • /
    • pp.629-631
    • /
    • 1998
  • 점차적으로 소프트웨어의 복잡성이 증가함에 따라 소프트웨어의 재사용에 대한 요구가 증가하고 있다. 객체 지향 패러다임에서는 표준 인터페이스나 상속을 통하여 코드에 대한 재사용의 증가를 가져 왔다. 재사용이 가능한 부품들로 잘 정의된 클래스 라이브러리들은 코드의 재사용성은 매우 뛰어나지만 분석과 설계에 대한 재사용은 지원하지 못한다. 코드는 물론 분석과 설계의 재사용을 위하여 프레임워크의 개념이 생겨났으며 이를 상업적으로 구현한 제품이 등장하고 있다. 본 논문에서는 특정 애플리케이션 도메인에서 소프트웨어 재사용을 위해 프래임워크를 이용한 애플리케이션 개발을 지원하는 RAD(Rapid Application Development) 도구의 모형을 제안하고 각 서브 모듈의 기능과 데이터 흐름을 정의함으로써, 프레임워크를 이용한 애플리케이션 개발 도구의 구현을 위한 사전 설계 작업을 소개한다.

Design and Implementation of a Framework Modeler for Intranet Construction Tool (인트라넷 구축 도구를 위한 프레임워크 모델러의 설계 및 구현)

  • Lee, Chang-Mog;Yoo, Cheol-Jung;Chang, Ok-Bae;Lee, Sang-Duck
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.7 no.1
    • /
    • pp.63-76
    • /
    • 2001
  • As reusability becomes recognized more importantly, with the introduction of ObjectOriented Programming Languages, developers not only want to reduce development duration, but also to develop a proper system robustly and safely by renovating the Hot Spot in order to reuse the existing framework. When we perform these works, we need the development environment which is the Rapid Application Development tool, and the RAD tools provide us with the convenient development environment. The need of RAD tools is recognized by every Object-Oriented programmer, and many business enterprises are developing them. In this paper, we will present a design and implementation of module-based modeler as a method for developing technique to constmct user-driven Intranet environment for the generation of the program based on the framework. The framework modeler used Java language that is independent on platform, and applied the technique of OMT editor that provides the UML notation partially. Additionally, The modeler also includes the notations that are not supported in OMT editor. In addition to this characteristic, it is structured to develop system consistently with applying the Agent pattern, which is a design pattern suggested by ourselves, to send messages occurred between various Views. The existing MVC(Model-View-Controller) architecture does not have this function. Thus, this tool has a flexibility when user's requirements are changed, or functions are extended.

  • PDF

A Study on the Construction of Database System for Automotive Shock Absorber (자동차용 충격흡수기의 데이터베이스 시스템 구축에 관한 연구)

  • 정영대;박재우;김명호
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 1995.10a
    • /
    • pp.227-231
    • /
    • 1995
  • This paper describes a basic programming and interfacing modele which can link DataBase form experiments and dynamic analysis program of chock absorber within the limit of adequate reliability. The system developed can provid a user specific Database of shock absorber within the required damping performance and endurable tolerance, thus show a good application possibilities in commercial vehicle design.

  • PDF

A Case Study of e-Portfolio Framework Based K-folio Implementation for Improving College Students' Competency (대학생 학습역량강화를 위한 e-포트폴리오 프레임워크 기반 K-folio 구축 사례 연구)

  • Park, Dong-Jin;Lee, Yun-Jae;Kim, Jin-Gyoung
    • The Journal of Korean Association of Computer Education
    • /
    • v.17 no.2
    • /
    • pp.87-95
    • /
    • 2014
  • e-Portfolio is a useful tool that enhances students' learning competency. This paper introduces 'K-folio' which is an e-Portfolio system. K-folio is currently being implemented throughout campus. K-folio is designed to apply the theoretical framework for college level e-Portfolio. We chose RAD(Rapid Application Development) as our development method which we designed to gradually improve system's capability and usability by reflecting and implementing the suggestions of students and instructors. This paper has the following contributions: first, it proposes the e-Portfolio implementation model that is more applicable to the college environment. second, the study identifies RAD as the most suitable method for e-Portfolio development. third, it mentions important technical implications regarding the development and operation for their e-Portfolio.

  • PDF

NET Based Software Rapid Application Development(RAD) Process (닷넷 기반의 소프트웨어 RAD 프로세스 -)

  • 노재우;조현훈;류성열
    • Journal of the Korea Computer Industry Society
    • /
    • v.5 no.2
    • /
    • pp.311-324
    • /
    • 2004
  • Software development undergoes a number of iterations and each iteration forms its own cycle going through requirement analysis, scheme and design, implementation and finally test and evaluation. In this iterated development process, executable releases are produced, improved and eventually developed to a complete system, going through this particular development cycle. Compared to the conventional process, the advantage of rapid iterative development process lies in reducing risk factors in early stage and responding to changes very flexibly. In addition, highly reusable, the process can improve capabilities of the development team while the project is being carried out. As a result, overall balance in quality is secured. The objective of this paper is the research of rapid development process and its case studies showing how to adapt the rapidly changing customer requirements and to transform those requirements into the project timely and adequately. The proposed process is focused on the common and core activities of NET-based MarMIIII, MSF/CD, XP, Agile, PSP and TSP

  • PDF

A Study on the Construction of Database System for Automotive Shock Absorber (자동자용 충격흡수기의 데이터베이스 시스템 구축에 관한 연구)

  • 정영대;박재우;이석희;김영호
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 1995.10a
    • /
    • pp.942-946
    • /
    • 1995
  • Using database obtained by means of experiments, or using the synamic behaviour analysis program of automotive shock absorber, database system is constructed within the limits of adequate reliability. Thus constructed data base can be used to find out corresponding specification of shock absorber design parameters to the required damping ability and tolerance.

  • PDF

The Design and Implementation of HTML-based Intelligent Help System (HTML 기반 지능형 도움말 시스템의 설계 및 구현)

  • 주예찬;권기항
    • Journal of Korea Multimedia Society
    • /
    • v.2 no.2
    • /
    • pp.120-128
    • /
    • 1999
  • This paper proposes the design and implementation of HTML-based Intelligent help system for application developers and users. In existing help systems, developers had to write topics, index, and contents of whole document by themselves. Furthermore those files are linked to one project file, which is in previously compiled form, and user can't modify topics and index information of their help documents. Especially in RAD environments, even though new features or packages are additionally announced, still users should be able to access and replace new help documents with existing ones. But these procedures are very complex in real world. The proposed help system is designed to analyze existing HTML documents, extract help data with regard to user's interest and is facilitated to authorize help contents with the user interface. Removing inconvenience in implementing context-sensitive help contents with the user interface. Removing inconvenience in implementing context-sensitive help system is also considered. In conclusion the proposed system in this paper can be actually useful when adopted into any typical Java RAD such as Bluette for its help system.

  • PDF

Development of RAD Tool for JDBC Application Development (JDBC 응용 개발을 위한 RAD TOOL 개발)

  • Son, Seung-Woo;Kim, Soon-Yong;Kim, Chang-Kap;Lee, Sang-Duck
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.6 no.2
    • /
    • pp.150-160
    • /
    • 2000
  • The currently and most widely used client/server architecture is composed of database servers and clients that include both application and presentation logic. To date, due to the rapid growth in WWW, these client/server applications are implemented using Java language, especially in GUI design at client sides and client/server applications development using JDBC. To develop the applications using JDBC, developers should design database schema, code source code for JDBC connection, design report forms to display selected columns from server-side database. In this paper, we propose a development environment based on JavaBeans component for client/server applications development using JDBC. The proposed environment minimizes manual coding and enables developers to develop client/server applications easily with the designed JavaBeans components and their custom property editor.

  • PDF

A Simple Interactive 3D Interior Design Application for Living Room - Cost Management

  • Winnie, Chin;Hui, Saw Seow;Gee, Yap Seok
    • Journal of Multimedia Information System
    • /
    • v.4 no.3
    • /
    • pp.157-162
    • /
    • 2017
  • The title of this project is "A Simple Interactive 3D Interior Design Application for Living Room - Cost Management", focusing on developing an application that enables costing and designing to be executed concurrently in interior design phases. This is because any changes made at costing phase after design phase is completed, it will potentially lead to unnecessary increase in cost and time. Therefore, the objective of this project is aimed to devise a cost management module to be included in the proposed application, allowing interior designer to make cost-based decision at the designing phase itself. This can be achieved through its proposed functions which include total cost update, budget management, cost estimator calculator and material list generation. The methodology being proposed in this project is Prototyping Development, categorized under Rapid Application Development (RAD), by starting off with planning, analysis, design and implementation phases are performed concurrently and repeatedly in a cycle to produce a prototype until the application is completed. In the end of this project, the developed prototype is expected to contribute a better solution towards cost management in interior design.