{"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00070407","sets":["1164:2735:6033:6169"]},"path":["6169"],"owner":"10","recid":"70407","title":["Webアプリケーションのユーザ快適性向上を目指した一つのモデルの提案と解決"],"pubdate":{"attribute_name":"公開日","attribute_value":"2010-09-21"},"_buckets":{"deposit":"f3eb4cc0-ba24-4922-b71f-74087fce5fe9"},"_deposit":{"id":"70407","pid":{"type":"depid","value":"70407","revision_id":0},"owners":[10],"status":"published","created_by":10},"item_title":"Webアプリケーションのユーザ快適性向上を目指した一つのモデルの提案と解決","author_link":["0","0"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"Webアプリケーションのユーザ快適性向上を目指した一つのモデルの提案と解決"},{"subitem_title":"A Model and it's Implementation aiming at user's Comfortable Operation Environment of Web Application on the Browser","subitem_title_language":"en"}]},"item_type_id":"4","publish_date":"2010-09-21","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"茨城大学大学院理工学研究科"},{"subitem_text_value":"茨城大学大学院理工学研究科"},{"subitem_text_value":"茨城大学大学院理工学研究科"},{"subitem_text_value":"茨城大学工学部情報工学科"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Graduate School of Science and Engineering, Ibaraki University","subitem_text_language":"en"},{"subitem_text_value":"Graduate School of Science and Engineering, Ibaraki University","subitem_text_language":"en"},{"subitem_text_value":"Graduate School of Science and Engineering, Ibaraki University","subitem_text_language":"en"},{"subitem_text_value":"Department of Computer and Information Sciences, Ibaraki University","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"item_publisher":{"attribute_name":"出版者","attribute_value_mlt":[{"subitem_publisher":"情報処理学会","subitem_publisher_language":"ja"}]},"publish_status":"0","weko_shared_id":-1,"item_file_price":{"attribute_name":"Billing file","attribute_type":"file","attribute_value_mlt":[{"url":{"url":"https://ipsj.ixsq.nii.ac.jp/record/70407/files/IPSJ-MPS10080016.pdf"},"date":[{"dateType":"Available","dateValue":"2012-09-21"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-MPS10080016.pdf","filesize":[{"value":"562.3 kB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"17"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"53802220-049c-4ba7-810c-d73c07cc49e1","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2010 by the Information Processing Society of Japan"}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"涌井, 智寛"},{"creatorName":"沼崎, 隼一"},{"creatorName":"三塚, 恵嗣"},{"creatorName":"畠山, 正行"}],"nameIdentifiers":[{}]}]},"item_4_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Tomohiro, Wakui","creatorNameLang":"en"},{"creatorName":"Toshikazu, Numazaki","creatorNameLang":"en"},{"creatorName":"Keishi, Mitsuka","creatorNameLang":"en"},{"creatorName":"Masayuki, Hatakeyama","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AN10505667","subitem_source_identifier_type":"NCID"}]},"item_4_textarea_12":{"attribute_name":"Notice","attribute_value_mlt":[{"subitem_textarea_value":"SIG Technical Reports are nonrefereed and hence may later appear in any journals, conferences, symposia, etc."}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_18gh","resourcetype":"technical report"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"Web アプリケーションにおけるユーザの快適性を改善する技術は未だ途上にある.我々は,快適性の要因の 1 つである,Web アプリケーションにおけるユーザ操作への応答性に着目した.データ転送量単位とその頻度,そしてブラウザのレンダリング時間を考慮し,ファイルサイズで数 MB,HTML 文書で数万要素程度の,テキスト主体のデータを扱う Web アプリケーションの応答性を高めるための 5 つの工夫を考案した.これらの 5 つの工夫はテスト実装の結果から,Web アプリケーションでは古くから広く使われている簡易な技術のみで構成できた.そこで簡易な技術のみを前提とし,5 つの工夫を複合的に適用してテキスト主体の数 MB 程度のデータを扱う Web アプリケーション応答性良好にするための指針を,Web アプリケーションの 1 つの実装モデルとして提案する.この実装モデルに従い,実際に Web アプリケーションを開発してアンケートによるユーザ評価を行ったところ,良好な結果を得たので報告する.","subitem_description_type":"Other"}]},"item_4_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"The skill to improve user comfort of Web applications has been developed. We have focused our goal on the responsibility of the Web browser that is a factor of the usability for Web applications. Specially, we have focused on the amount of the transfer data, the frequency and the rendering time and, we have made up five ideas that improve the responsibility for the Web application. These five ideas consist of simple and traditional Web skills. In this paper, we propose an implementation model that are based on our five ideas and report on the result about our Web application that has been developed on our implementation model.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"8","bibliographic_titles":[{"bibliographic_title":"研究報告数理モデル化と問題解決(MPS)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2010-09-21","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"16","bibliographicVolumeNumber":"2010-MPS-80"}]},"relation_version_is_last":true,"weko_creator_id":"10"},"id":70407,"updated":"2025-01-21T23:28:31.731907+00:00","links":{},"created":"2025-01-18T23:29:37.917375+00:00"}