Combination of an adaptive hypermedia system and an external application using a message hooking mechanism

메시지 후킹 메커니즘을 이용한 적응형 하이퍼미디어 시스템과 외부 응용 프로그램의 결합

  • 정효숙 (고려대학교 컴퓨터교육학과) ;
  • 박성빈 (고려대학교 컴퓨터교육학과)
  • Received : 2005.06.21
  • Accepted : 2005.07.14
  • Published : 2005.07.31

Abstract

While a user is using an adaptive hypermedia system, the user can also use an external application. If the user accesses the information which is related to the contents provided by the adaptive hypermedia system, it can affect a user profile that contains the information about the knowledge or interests of the user. However, the adaptive hypermedia system understands user's behavior based on whether a page is accessed or not and it is difficult for the system to recognize user's behavior that can occur outside the adaptive hypermedia system. In this paper, we propose an approach that can detect user's behavior using a message hooking mechanism so that both user's behavior inside an adaptive hypermedia system and behaviors that occur outside the system can be reflected in a user profile. We analyze user events using a hooking mechanism and update a user profile using an XML parser.

사용자는 적응형 하이퍼미디어를 항해하면서 적응형 하이퍼미디어가 아닌 다른 응용 프로그램을 함께 사용할 수도 있다. 만일 사용자가 그 응용 프로그램을 통해 적응형 하이퍼미디어와 관련된 정보에 접근하였다면, 이러한 사용자의 행동은 적응형 하이퍼미디어가 제공하는 내용에 대한 사용자의 지식이나 흥미에 영향을 줄 수 있다. 그러나 적응형 하이퍼미디어 시스템은 페이지 접근과 같은 탐색 활동을 통해 사용자 행동을 이해하며, 다른 응용 프로그램에서 발생한 사용자의 행동을 인식하여 사용자 속성을 변화시키기 어렵다. 본 논문에서는 적응형 하이퍼미디어 시스템이 다른 응용프로그램에서 발생한 사용자 행동을 인식하여 사용자 프로파일을 갱신시킬 수 있도록 함으로써 현재 사용자의 특성을 보다 정확하게 파악하여 적응형 내용 제시와 적응형 항해를 제공하고자 한다. 후킹 메커니즘을 이용하여 다른 응용 프로그램에서 발생한 사용자 이벤트를 분석하고, XML 번역기를 이용하여 시스템에 저장된 사용자의 프로파일을 갱신할 것이다.

Keywords