著者
畑田 稔
雑誌
全国大会講演論文集
巻号頁・発行日
vol.57, pp.360-361, 1998-10-05
被引用文献数
1
著者
梅山 宏基 浦島 智 安宅 彰隆 畑田 稔
出版者
一般社団法人電子情報通信学会
雑誌
電子情報通信学会技術研究報告. ET, 教育工学 (ISSN:09135685)
巻号頁・発行日
vol.107, no.327, pp.13-18, 2007-11-10
被引用文献数
2

学生のノートPCを用いた授業支援システムを開発している.授業における教師と学生間の双方向のコミュニケーションを支援するために,教師と学生のノートPC間をネットワーク上にあるサーバを介して情報交換を行うシステムを提案する.本システムでは,Ajax (Asynchronous JavaScript+XML)を用いてバックグラウンドでの通信を実現しているため,アプリケーションのインストールを必要とせず,簡単に使用が可能である.このような仕組みを利用して,在席確認やリアルタイムアンケート,不明単語共有,ページの強制表示などを行えるWeb型の授業支援システムを試作した.本稿では,システムの構成とその評価について述べる.実験により,ノートPCとネットワークによる,対面授業における新しいコミュニケーションチャネルの有用性が確かめられた.
著者
畑田 稔 遠藤 裕英
出版者
一般社団法人情報処理学会
雑誌
情報処理学会論文誌 (ISSN:18827764)
巻号頁・発行日
vol.38, no.2, pp.349-358, 1997-02-15
被引用文献数
7

WWW(World-Wide Web)-RDB(Relational Database)連携システムの提案と評価を行った.RDBとのインタフェースは HTML(hypertext Markup Language)ファイルとWWWブラウザからは見えないサーバ上のSQL(Structured Query Language)ファイルで記述される.キャッシュ機構の装備およびCGI(Common Gateway Interface)を経由せず RDBとのインタフェースをWWWサーバーに内蔵させることにより高性能化を実現した.WWWブラウザで実現できるユーザー・インタフェースには限界があるため よりユーザーフレンドリーなインタフェースに対応するため RDBピュアを開発した.数種類のクエリについて性能を実測・評価し 実用上十分な性能が得られることを明らかにした.オーバオールなしレスポンスタイムは1.16?2.74秒であった.キャッシュ機構を働かせた場合 レスポンスタイムは2.74秒から1.14秒に短縮した.This paper discusses the architecture and performance of RDB (Relational database) access over WWW (World-Wide Web). HTML (HyperText Markup Language) file and sql (Structured Query Language) file which is invisible for user, are used to retrieve information. The implemented system has the caching mechanism and WWW Server-integrated RDB interface to improve performance. We have also developed a RDB viewer to support user-friendly inter-face, because current publicly-available WWW browsers do not allow sufficiently user-friendly interface. Proposed architecture are evaluated for several queries. The overall response time has been observed a 1.16 sec to 2.74 sec. Cache architecture has reduced response time from2.74 sec to 1.14 sec.
著者
遠藤 裕英 畑田 稔
出版者
一般社団法人情報処理学会
雑誌
情報処理学会論文誌 (ISSN:18827764)
巻号頁・発行日
vol.39, no.7, pp.2259-2268, 1998-07-15

本論文では次のような特徴を持つ研究情報サービスシステムを構築し,評価する.(1)紙媒体で入手したニュース系情報を電子化して,ネットワーク経由で遅滞なく配信するシステム.(2)インターネットのホームページの新着記事を収集し,キーワードを抽出して配信するシステム.(3)ウェブ閲覧ソフトでニュース系情報と図書系データベースを統一的に閲覧できるネットワークサービスを提供するシステム.本システムを利用者約600人の職場で評価した結果,ニュース系閲覧サービスで250人/日,図書系サービスで46人/日,プッシュ型(配信型)サービスで50?57人/日の利用者があった.研究情報の伝達迅速化では,次の結果が得られた.(a)従来,約4時間要していた紙媒体情報の配信を約2時間に短縮できた.(b)従来,約1週間遅れで閲覧されていたワールドワイドウェブの新着記事に対し,12時間以内に要約情報を配信できるようになった.(c)従来,図書室に出向く必要のあった図書データの検索を,利用者の端末からウェブ閲覧ソフトで利用できるようになった.This paper reports on the implementation and evaluation of a laboratory information service system that: (1) Digitizes news-oriented information obtained from print media and distributes it without delay over the network; (2) Collects newly arrived articles from home pages on the internet and extracts and distributes key words from these articles;and (3) Provides a network service that enables news and library databases to be read in an integrated manner through a Web browser.Evaluation of this system at a work place consisting of about 600 users revealed that about 250 people/day used the news service,about 46 people/day used the library service,and about 50 to 57 people/day used a distribution service.The following benefits were obtained as a result of speeding up the laboratory information service: (a) Distribution of print-based information that previously took about four hours has been reduced to about two hours; (b) Distribution of summaries with respect to newly arrived articles perused on the WWW can be performed within 12 hours compared to one week in the past; (c) Retrieval of library date that previously required a trip to an actual library can now be performed from a user's terminal using a Web browser.