研究題目:

位置情報を利用したインスタントメッセンジャーの試作と評価

Prototyping and Evaluation of an InstantMessenger Using Locational Information

研究者:

佐藤公宣

研究の概要:

本研究では,インスタントメッセンジャーに自動で現在地を表示する機能と,位置情報の送受信 ができ,かつそれを視覚的に表示可能なアプリケーションAreaMessenger を提案し,試作・評価 を行った.

近年ではブロードバンド化が進み,PC が常時ネットワーク接続されていることによって,電子 メールからインスタントメッセンジャーやインターネット電話などの,よりリアルタイム性の高い コミュニケーション方法へと変化しており,インスタントメッセンジャーはPC ユーザーにとって は欠かせないものとなっている.このため,電子メールなどの非同期通信にくらべ通信相手の状況 を知りたいという要求が高い.

既存のインスタントメッセンジャーはニックネームの入力欄しかないものが多く,ユーザーの中 には,ニックネームの表示を“(名前) @ (現在地や状況)” などにしているものがみられる.これは ユーザーの現在地や状況を相手に向けて発信したいという要求の現われと見ることができる. 本研究では,このような要求を満たすために位置情報を利用したインスタントメッセンジャー AreaMessenger を提案する.AreaMessenger はサーバー・クライアントモデルで,チャットのプ ロトコルにはXMPP を使用しており,拡張性が非常に高い.PostgreSQL サーバーに位置情報の データを蓄積し,Apache とPHP を使用して位置情報を取得する位置情報API を備えている. AreaMessenger を利用希望者に配布し,アンケート調査を行った.アンケートの結果,現在地 を表示する機能と位置情報の送受信ができる機能が有効であり,なおかつユーザー同士のコミュニ ケーションを促進しているという結果が得られた.

現在地や状況などは,ユーザーのプライバシー情報であることから,この点を指摘する被験者も いた.このような評価の結果を踏まえ,他のユーザーへの現在地の公開・非公開などの設定につい て議論をおこなった.さらに,インスタントメッセンジャーの将来のあり方について考察した.

Abstract:

In this thesis, the author proposes an application called “AreaMessenger” which is capable of displaying users’ present locations automatically, as well as of sending and receiving location information to display as a map. Development of a prototype AreaMessenger and its evaluation results are also presented.

Recently, broadband technology has evolved, and personal computers are always connected with network. Thus, peoples’ principal communication tool has changed from asynchronous email to synchronous communication tools such as an instant messenger and an internet phone. It could be said that an instant messenger was already indispensable to personal computer users. Therefore, when a user tries to communicate with others, necessity to know other parties’ current situation is high compared with asynchronous communication tools. Many users of existing instant messengers set their nickname as “nickname@present place or situations” where only user’s nickname is expected to set. The author believes that this users’ behavior represents the necessity to transmit user’s location and/or situation to others.

Proposed “AreaMessenger”, which is capable of using location information, employs a serverclient model and XMPP chat protocol to allow high extendibility. It provides APIs (Apache + PHP) to acquire location information from a database server (PostgreSQL) in which location information data are accumulated. Prototype of AreaMessenger was distributed to applicants for trial use, and a questionnaire survey to the applicants was conducted. Results of the questionnaire survey indicates that the functions to display present place of users and sending and recieving location information as a map are effective, and that AreaMessenger promotes communications among users. Because of the fact that user’s location and situation are privacy information, concerns about the privacy issues were expressed by the trial users. Access control of location information, whether to be public or private, are discussed. Evolution of instant messenger technology in the future is also considered.

発表論文:

イメージ/ビデオ

AreaMessenger

Top | AboutUs | Projects | People | Contact | Link | Internal