JP2004348472A - Contents display device, contents display method, contents display program, and computer readable recording medium with contents display program recorded thereon - Google Patents

Contents display device, contents display method, contents display program, and computer readable recording medium with contents display program recorded thereon Download PDF

Info

Publication number
JP2004348472A
JP2004348472A JP2003145256A JP2003145256A JP2004348472A JP 2004348472 A JP2004348472 A JP 2004348472A JP 2003145256 A JP2003145256 A JP 2003145256A JP 2003145256 A JP2003145256 A JP 2003145256A JP 2004348472 A JP2004348472 A JP 2004348472A
Authority
JP
Japan
Prior art keywords
display
content
unit
elements
displayed
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2003145256A
Other languages
Japanese (ja)
Other versions
JP4391131B2 (en
Inventor
Daisuke Takigawa
大介 滝川
Takeya Suzuki
健也 鈴木
Toru Sadakata
徹 定方
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2003145256A priority Critical patent/JP4391131B2/en
Publication of JP2004348472A publication Critical patent/JP2004348472A/en
Application granted granted Critical
Publication of JP4391131B2 publication Critical patent/JP4391131B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To successively browse contents without imposing burdens on a contents provider and users. <P>SOLUTION: A described document expressed by a structured description language is inputted. Then the inputted described document is divided into a plurality of display elements enabled to be displayed on a display area of a display part. Then the divided display elements are successively displayed on the display part as contents. The display elements are extracted in accordance with the display area of the display part and the extracted display elements are successively displayed, so that a user can browse the contents without performing the scrolling operation of the display area or the like. Thereby user's burdens for browsing the contents can be reduced. The contents provider side is not required to perform specific processing in accordance with the display area of the user's display part. Consequently the burdens of the contents provider are not increased. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、HTML(Hyper Text Markup Language)等の構造化された文章等の要素を、表示領域に合わせて抽出し、表示する技術に関する。
【0002】
【従来の技術】
一般に、HTML等の構造化された文章により表されるコンテンツをブラウザソフトを用いて閲覧する場合、ユーザは、閲覧したいWebページをURL(Uniform Resource Locator)を指定することで選択し、表示画面に表示させる。そして、スクロール等の操作を用いながら、Webページの中から自分の欲しい情報を探す。しかしながら、最近では、情報量が大幅に増加してきている。このため、例えば、閲覧したいコンテンツを探すための操作は、非常に手間が掛かるようになってきている。また、表示画面中の表示領域に文章全体が表示できない場合、ユーザは、スクロール等の操作をしながら文章を読まなくてはならない。
【0003】
上述したユーザの負担を軽減するために、HTML等の構造化された文章に、表示を自動的に行うためのシナリオに相当する命令を付与し、ユーザ側の閲覧装置が、予めインストールされたプログラムによってそのシナリオを認識し、シナリオに沿ってWebページを順次自動的に表示する手法が開発されている(例えば、特許文献1参照)。
【0004】
【特許文献1】
特開平11−296535号公報
【0005】
【発明が解決しようとする課題】
しかしながら、上述した従来の技術では、予め、HTML等の文章にシナリオに相当する命令を付与しておく必要がある。このため、コンテンツ提供者の負担は大きい。また、インターネットで一般に公開されているホームページ等のWebページを閲覧する場合は、自動表示を行うことができない。さらに、自動表示された表示情報の量が大きい場合には、スクロール操作が必要である。このため、スクロール操作に対するユーザの負担は軽減されない。このように、従来の技術では、コンテンツ提供者の負担は増加し、ユーザのスクロール操作等の負担は軽減されない。
【0006】
本発明は、かかる従来の問題点を解決するためになされたもので、コンテンツ提供者およびユーザに負担をかけることなくコンテンツを順次閲覧できるコンテンツ表示装置、コンテンツ表示方法、コンテンツ表示プログラム、およびコンテンツ表示プログラムを記録したコンピュータ読み取り可能な記録媒体を提供することを目的とする。
【0007】
【課題を解決するための手段】
請求項1のコンテンツ表示装置、請求項5のコンテンツ表示方法、請求項9のコンテンツ表示プログラム、および請求項12のコンテンツ表示プログラムを記録したコンピュータ読み取り可能な記録媒体では、例えば、コンピュータがプログラムを実行することで以下の処理が行われる。
【0008】
まず、構造化された記述言語により表される記述文章が入力される。記述文章の入力は、例えば、記述文章入力部により行われる。次に、入力された記述文章は、表示部の表示領域に表示可能な複数の表示要素に分割される。表示要素への分割は、例えば、表示要素分割部により行われる。そして、分割された表示要素は、コンテンツとして表示部に順次表示される。表示部への表示は、例えば、表示管理部により行われる。
【0009】
表示部の表示領域に合わせて表示要素を抽出し、抽出した表示要素を順次表示することで、ユーザは、表示領域のスクロール操作等を行うことなくコンテンツを閲覧できる。このため、コンテンツを閲覧するときにユーザの負担を軽減できる。また、コンテンツ表示装置にそれぞれ対応して、最適にコンテンツを表示できる。具体的には、表示部の大きさ、解像度に依存せず、常に最適にコンテンツを表示できる。
【0010】
コンテンツの提供側は、ユーザ側の表示部の表示領域に合わせて特別の処理を行う必要はない。このため、コンテンツ提供者の負担増はない。例えば、従来より存在する構造化記述言語で記載された一般的なWebページを改造することなく、表示部毎に最適なサイズに表示できる。
【0011】
請求項2のコンテンツ表示装置、請求項6のコンテンツ表示方法、請求項10のコンテンツ表示プログラム、および請求項13のコンテンツ表示プログラムを記録したコンピュータ読み取り可能な記録媒体では、例えば、コンピュータがプログラムを実行することで以下の処理が行われる。
まず、分割された表示要素は、現在の表示部の表示領域のサイズに合わせて連結される。次に、連結した表示要素グループは、表示部に表示される。このため、様々な表示部の表示領域に収まるように、コンテンツを表示できる。特に、表示画面上にソフトウエアを使用して表示領域が構成される場合、ユーザは、作業に応じて表示領域のサイズを変えることが多い。このような場合にも、表示領域のサイズの変更に応じて、コンテンツを常に表示領域に収まるように表示できる。この結果、1つの表示部を使って作業と閲覧の両方を行う場合にも、閲覧する表示要素の見やすさを確保できる。
【0012】
請求項3のコンテンツ表示装置、請求項7のコンテンツ表示方法、請求項11のコンテンツ表示プログラム、および請求項14のコンテンツ表示プログラムを記録したコンピュータ読み取り可能な記録媒体では、例えば、コンピュータがプログラムを実行することで以下の処理が行われる。
まず、分割された表示要素は、関連する表示要素毎に連結される。次に、連結した表示要素グループは表示部に表示される。このため、関連するコンテンツをまとめて表示でき、ユーザが閲覧しやすい画面を構成できる。この際、表示要素グループは、常に表示領域内に表示されるため、ユーザは、閲覧の際にスクロール操作等をする必要がない。
【0013】
請求項4のコンテンツ表示装置および請求項8のコンテンツ表示方法では、表示部に表示するための表示要素は、記述文章の木構造の記述順に対応して自動的に切り替えられながら、表示部に順次表示される。時系列を崩すことなく表示要素が順次表示されるため、閲覧されるコンテンツが、記述文章を分割することにより分かりにくくなることを防止できる。
【0014】
【発明の実施の形態】
以下、本発明の実施形態を図面を用いて詳細に説明する。
図1は、本発明の第1の実施形態を示している。
図1において、コンテンツ表示装置100は、制御部110、ワークメモリ120、ハードディスク130およびWebページ等のコンテンツを表示する表示部140を有している。コンテンツ表示装置100は、例えば、例えば、パーソナルコンピュータ、携帯電話などの携帯端末、あるいはネットワークに接続可能なテレビジョンとして構成されている。コンテンツ表示装置100は、本発明の実施時にインターネット等の通信ネットワークに接続されている。
【0015】
制御部110は、例えば、プログラム(コンテンツ表示プログラム)を実行することで動作するマイクロコンピュータにより構成されている。この実施形態では、プログラムは、通信ネットワークを介して予めハードディスク130に格納されている。制御部110がプログラムを実行することで、コンテンツ表示方法が実現される。
【0016】
制御部110は、記述文章入力部111、表示要素分割部112、表示要素連結部113および表示管理部114を有している。これ等記述文章入力部111、表示要素分割部112、表示要素連結部113および表示管理部114は、独立のハードウエアで構成されてもよく、プログラムを実行するマイクロコンピュータ内のレジスタ等で構成されていてもよい。
【0017】
記述文章入力部111は、通信ネットワークを介して、HTML等の構造化された記述言語で記述された文章(記述文章)を入力する。
表示要素分割部112は、記述文章入力部111に入力された記述文章を、表示部140の表示画面(表示領域)に表示可能になるように、表示画面のサイズに合わせて分割し、複数の表示要素を抽出する。
【0018】
表示要素連結部113は、表示要素分割部112によって抽出された表示要素を、必要に応じて表示画面のサイズに合わせて連結し、表示画面に一度で表示できる表示情報を生成する。表示画面のサイズが、表示要素分割部112が認識しているサイズと同じ場合、表示要素連結部113は、連結処理を行わなず、表示要素をそのまま表示情報として出力する。
【0019】
表示管理部114は、表示要素連結部113により生成された複数の表示情報の表示順および表示時間を制御する。
ここで、表示画面は、表示部140の表示領域そのものでもよく、表示部140の表示領域にソフトウエアにより表示されるウインドウの表示領域でもよい。制御部110に入力される記述文章、制御部110で生成される表示要素、表示情報、表示順、表示時間は、ワークメモリ120に一時的に記憶される。
【0020】
図2は、図1に示した表示要素分割部112の処理の流れを示している。図2の処理は、マイクロコンピュータである制御部110がコンテンツ表示プログラムを実行することで行われる。
まず、ステップS100において、解析を行う親要素が、記述文章入力部111から入力される。ここで、要素とは、HTMLで記述された記述文章の各タグを示している。タグは、後述する図3に示すように、<タグ名>で示される。ステップS100において、最初に入力される親要素は、記述文章におけるルート要素である(図3では、<body>要素)。この後、処理はステップS101に遷移する。
【0021】
ステップS101では、親要素に対する子要素が抽出される。抽出された子要素には、記述文章の記述順にインデックス(i=1、2、...)が振られる。図3では、親要素<body>に対する子要素は、<div>、<center>、<table>である。このため、<div>にはi=1が振られ、<center>にはi=2が振られ、<table>にはi=3が振られる。この後、処理はステップS102に遷移する。
【0022】
ステップS102では、インデックスiに0が代入される。この後、処理はステップS103に遷移する。
ステップS103では、インデックスiは、子要素の総数(この場合は3)より小さいかが判定される。インデックスiが子要素の総数より小さくなければ、処理は、ステップS104に遷移する。インデックスiが子要素の総数より小さければ、表示要素分割部112の処理は、終了する。
【0023】
ステップS104では、i番目の子要素およびその子要素に連なる全ての要素を表示画面に表示するときの表示サイズが測定される。例えば、親要素が<center>のとき、その子要素である<table>を筆頭とする木構造の全ての要素(<table>および3つの<tr>と3つの<td>)の表示サイズが測定される。この後、処理はステップS105に遷移する。
【0024】
ステップS105では、ステップS104によって測定されたi番目の子要素およびその子要素に連なる要素の表示サイズが、表示画面の表示領域に収まるかが判定される。収まる場合には、処理はステップS106に遷移する。収まらない場合には、処理はステップS107に遷移する。
ステップS106では、i番目の子要素およびその子要素に連なる要素を表示要素として、既に登録されている表示要素の一番最後に登録される。具体的には、表示要素は、ワークメモリ120の所定の領域に登録される。表示要素として何も登録されていない場合、最初の表示要素として登録される。この後、処理はステップS110に遷移する。
【0025】
ステップS107では、i番目の子要素が最下位の要素であるかが判定される。ここで、最下位の要素とは、i番目の子要素を親要素とするとき、子要素(処理中の親要素から見ると孫要素)を有さない親要素である。もしくは、親要素が子要素とみなすべき要素を有さない場合、この親要素は、最下位の要素である。図3の例では、最下位の要素は、<td>である。子要素が最下位の要素の場合、処理は、ステップS108に遷移する。子要素が最下位でない場合、処理は、ステップS109に遷移する。
【0026】
ステップS108では、最下位と判定された要素に対する処理が行われる。例えば、表示領域に収まらない最下位要素があり、かつその最下位要素を表示しなくてはならない場合、最下位要素に表示領域に収まらないという属性が付与される。そして、後述する図4に示す表示処理において、要素にこの属性が付与されている場合、各表示要素または表示領域に表示される表示情報のサイズの縮小処理が行われ、あるいは、表示領域のスクロール操作用のバーが、表示画面に付加される。また、表示領域に収まらない最下位要素の表示を行わない場合、何も処理せずにステップS110に遷移してもよい。
【0027】
ステップS109では、i番目の子要素およびその子要素に連なる要素が表示領域に収まらない場合、この子要素を親要素としてステップS100からの処理を行う。すなわち、再帰処理が行われる。
ステップS110では、処理をするインデックスiを1つ増加する。この後、処理は、再びステップS103に遷移する。
【0028】
このようにして、記述文章であるHTMLで記述された一連のタグの木構造が、表示領域のサイズに合わせて解析され、表示領域のサイズに収まる表示要素として抽出、細分化される。
図3は、図2に示した要素の登録処理の一例を、HTMLで記述された記述文章の木構造に基づいて示している。太い矢印は、図2に示した処理の流れを示し、数値は、表示要素として登録される順番を示している。
【0029】
まず、図2の処理フローの最初のステップS100、S101において、<body>が親要素にされ、子要素である<div>、<center>、<table>に、インデックスi=1、2、3が順次振られる。
i=1のステップS105において、最初の子要素<div>が表示領域に収まることが判定され、ステップS106において、子要素<div>は、表示要素に登録される(1)。
【0030】
次に、i=2のステップS105において、子要素<center>およびこの子要素に連なる要素が表示領域に収まらないことが判定され、ステップS109において、再帰処理が行われる。
再帰処理において、<center>の子要素である<table>にインデックスiが振られる。ステップS105において、<table>およびこの子要素に連なる要素が表示領域に収まらないことが判定され、さらに再帰処理が行われる。
【0031】
再帰処理において、<table>の子要素である3つの<tr>インデックスiが順次振られる。i=1のステップS105において、最初の子要素<tr>が表示領域に収まることが判定され、ステップS106において、子要素<tr>は、表示要素に登録される(2)。i=2のステップS105において、2番目の子要素<tr>が表示領域に収まることが判定され、ステップS106において、2番目の子要素<tr>は、表示要素に登録される(3)。
【0032】
i=3のステップS105において、3番目の子要素<tr>およびこの子要素に連なる要素が表示領域に収まらないことが判定され、ステップS109において、再帰処理が行われる。
再帰処理において、<tr>の子要素である3つの<td>にインデックスiが順次振られる。この後、i=1〜3のステップS105において、3つの子要素<tr>が表示領域に収まることがそれぞれ判定される。各ステップS106において、子要素<tr>は、表示要素に順次登録される(4)〜(6)。そして、全ての再帰処理が終了する。
【0033】
次に、<body>を親要素とする最初の処理フローのi=3のステップS105において、子要素<table>が表示領域に収まることが判定され、ステップS106において、子要素<table>は、表示要素に登録される(7)。
【0034】
図4は、第1の実施形態のコンテンツ表示装置100の処理の流れを示している。
まず、ステップS200において、図1に示した記述文章入力部111は、図2に示した処理を実施するために解析ファイル(構造化された記述文書)を通信ネットワークを介して入力する。
【0035】
次に、ステップS201において、図2に示したフローに基づいて表示要素分割部112が動作し、表示要素が登録される。すなわち、構造化された記述言語で記述されたデータ(記述文書)は、表示領域のサイズに合わせて分割され、表示要素として登録される。この後、処理はステップS202に遷移する。
次に、ステップS202において、図1に示した表示要素連結部113は、登録された表示要素を、現在の表示領域のサイズに合わせて連結し、表示情報(表示要素グループ)とする。この処理は、例えば、後述する図5に示すように、登録された表示要素の表示サイズが、実際の表示領域のサイズより小さい場合、複数の表示要素をまとめて、同時に1つの表示領域に表示するための処理である。連結された表示情報は、インデックスjが順次付加されて、ワークメモリ120の所定の領域に登録される。この後、処理はステップS203に遷移する。
【0036】
次にステップS203において、インデックスjに0が代入される。この後、処理はステップS204に遷移する。
次にステップS204において、図1に示した表示管理部114は、j番目の表示情報をワークメモリ120から取り出し、表示部140に出力する。表示部140は、受けた表示情報を表示する。この後、処理はステップS205に遷移する。
【0037】
次にステップS205において、表示管理部114は、j番目の表示情報に与えられている表示時間が経過したかを判定する。ここで、表示時間は、表示情報によらず固定時間であってもよく、表示情報の内容に応じて別途算出される可変時間であってもよい。ステップS205は、表示時間が経過するまで繰り返される。その後、処理はステップS206に遷移する。
【0038】
次にステップS206において、処理をするインデックスjを1つ増加する。この後、処理は、ステップS207に遷移する。
次にステップS207において、インデックスjは、表示情報の総数より小さいかが判定される。インデックスjが子要素の総数より小さければ、処理は、ステップS204に遷移する。そして、次の表示情報が自動的に表示される。インデックスjが表示情報の総数より小さくなければ、処理は、ステップS203に遷移する。すなわち、表示情報が初めから再び自動的に表示される。
【0039】
図5は、表示情報連結部113により、3つの表示要素が1つの表示情報にまとめられる例を示している。
このようなグループ化は、以下のルールの少なくともいずれかを用いて行われる。
(1)表示領域中における表示要素を表示可能な比率のみに応じて処理する。すなわち、表示領域に表示可能なサイズに合わせて、表示要素が連結される。例えば、表示領域の90%の領域に表示要素が表示可能な場合、この数値を超えない範囲で表示要素連結される。
【0040】
(2)関連する情報を有する表示要素同士のみをグループ化するために親要素が同じ表示要素のみを連結する。
なお、図5は、上述のルール(1)、(2)を両方用いたグループ化の例を示している。
図6は、第1の実施形態を実現するための周辺環境を示している。
【0041】
コンテンツ表示装置100は、インターネット等の通信ネットワークに接続されている。コンテンツ表示装置100の制御部110が上述した処理を実行するためのプログラムは、通信ネットワーク上のサーバに格納されている。このプログラムは、コンテンツ表示装置100からの要求により、例えば、コンテンツ表示装置100のハードディスク130にダウンロードされる。
【0042】
図1に示した記述文章入力部111が入力する入力データファイルは、複数のWebサーバにあるWebページデータである。入力データファイルの名前は、例えば、URLが用いられる。本実施形態では、コンテンツ表示装置100は、必ず通信ネットワークを介して入力データファイルを取得する。
図7は、図1に示した表示要素連結部113により連結された表示情報が、実際に表示部140に順次表示される例を示している。
【0043】
グループ化された表示情報は、構造化された記述言語の出現順、すなわち時系列順にワークメモリ120に格納されている。表示管理部114が、所定時間毎に表示情報を順次切り替えることで、複数の表示情報は、例えば、図の上から下に向けて記述言語の記述順である時系列順に、ページをめくるようにパラパラと表示部140に、自動的に表示される。
【0044】
図8は、本発明における表示画面の一例を示している。
表示画面は、Microsoft社製のInternet Explorerにより表示部140に表示されるウインドウに、テレビジョンのようにデザインされた仮想モニタにより構成されている。表示情報は、表示管理部114の制御により、予め設定された表示時間を経過すると、図7に示したように記述言語の時系列順に順次切り替わる。なお、表示時間の経過前であっても、仮想モニタの左下のダイアルをマウス等の入力デバイスで操作することで、ユーザが表示情報を順次切り替えることもできる。
【0045】
図9は、本発明を適用する前の表示画面を示している。
本発明の適用前は、要素のサイズにかかわらず、URLで指定され記述言語で記述されたWebページのデータは全て表示される。このため、データ(Webページ)の表示に必要なサイズが、表示画面のサイズより大きい場合、スクロールバーによるスクロール操作が必要であった(図9では、スクロールバーは表示していない)。
【0046】
以上、第1の実施形態では、表示部140の表示領域に合わせてコンテンツを順次に表示できるため、コンテンツ表示装置100を使用するユーザは、スクロール操作等を行うことなくコンテンツを閲覧できる。このため、コンテンツを閲覧するユーザの負担を軽減できる。
表示部140の表示領域に合わせてコンテンツ表示装置100毎に分割処理、連結処理ができるため、表示部140の大きさ、解像度に依存せず、常に最適にコンテンツを表示できる。
【0047】
コンテンツの提供側は、ユーザ側の表示部の表示領域に合わせて特別の処理を行う必要はない。このため、コンテンツ提供者の負担増はない。コンテンツの提供側でのデータの操作が不要なため、従来より存在する構造化記述言語で記載された一般的なWebページを改造することなく、表示部140毎に最適なサイズにコンテンツを表示できる。
【0048】
ユーザ端末であるコンテンツ表示装置100内がプログラムを実行することで、表示部140の表示領域に合わせて、分割したコンテンツを順次表示できる。このため、通信ネットワークに掛かる負荷が増加することなく、本発明を適用するできる。
現在の表示部140の表示領域のサイズに合わせて表示要素を連結することで、表示領域のサイズが変化した場合にも、常にコンテンツを表示領域に収まるように表示できる。この結果、1つの表示部140を使って作業と閲覧をする場合にも、閲覧する表示要素の見やすさを確保できる。
【0049】
分割された表示要素を、関連する表示要素毎に連結することで、関連するコンテンツをまとめて表示でき、ユーザが閲覧しやすい画面を構成できる。
記述文章の木構造の記述順である時系列を崩すことなく表示要素を順次表示できるため、記述文章を分割して表示することにより、閲覧するコンテンツが分かりにくくなることを防止できる。
【0050】
図10は、本発明の第2の実施形態を示している。第1の実施形態で説明した要素と同一の要素については、同一の符号を付し、これ等については、詳細な説明を省略する。
この実施形態では、第1の実施形態のコンテンツ表示装置100の代わりにコンテンツ表示装置200を有している。コンテンツ表示装置200は、第1の実施形態に、さらにドライブ装置210を付加して構成されている。また、制御部110が実行するプログラムが、第1の実施形態と相違している。その他の構成は、第1の実施形態とほぼ同じである。すなわち、制御部110は、プログラムを実行することで動作するマイクロコンピュータにより構成されている。
【0051】
ドライブ装置210は、CD−ROM、DVD等の記録媒体を着脱自在に装着可能である。制御部110が実行するプログラムは、CD−ROM、DVD等の記録媒体に格納されている。プログラムは、ユーザの操作により、ドライブ装置210を介してCD−ROM、DVD等からハードディスク130に転送される。
図11は、第2の実施形態のコンテンツ表示装置100の動作の流れを示している。第1の実施形態(図4)と同じ処理については、同じ符号を付し、詳細な説明を省略する。
【0052】
この実施形態では、第1の実施形態と同様にステップS200〜S207の処理が行われた後に、ステップS308の処理が行われる。
ステップS308では、全ての表示情報(Webページに対応する表示要素)が表示された後に、自動的に次のWebページを表示するために、次に処理すべき解析ファイル(URL)を選択する。自動的に次に処理する解析ファイルを選択するために、ワークメモリ120の所定の領域には、予め複数のファイルが格納されている。なお、ステップS308において、次の解析ファイル(URL)の選択を促すウインドウを表示部140に表示し、閲覧利用者(ユーザ)の入力を待って解析ファイルを選択してもよい(手動で選択)。
【0053】
図12は、第2の実施形態を実現するための周辺環境を示している。
コンテンツ表示装置200は、インターネット等の通信ネットワークに接続されている。コンテンツ表示装置200の制御部110が上述した処理を実行するためのプログラムは、CD−ROM、DVD等の記録媒体に格納されている。このプログラムは、閲覧利用者等がコンテンツ表示装置200のドライブ装置210に記録メディアを装着し、所定のキー操作等をすることで記録媒体からダウンロードされる。
【0054】
第1の実施形態と同様に、記述文章入力部111が入力する入力データファイルは、複数のWebサーバにあるWebページのデータである。入力データファイルの名前は、例えば、URLが用いられる。本実施形態では、コンテンツ表示装置200は、必ず通信ネットワークを介して入力データファイルを取得する。
以上、この実施形態においても、上述した第1の実施形態と同様の効果を得ることができる。さらに、この実施形態では、全ての表示情報が順次表示された後に、自動的に次のURLが選択され、そのURLの表示情報を表示できる。このため、ユーザの負担を軽減しながら多くの情報を表示部140に自動的に見やすく表示できる。
【0055】
【発明の効果】
請求項1のコンテンツ表示装置、請求項5のコンテンツ表示方法、請求項9のコンテンツ表示プログラム、および請求項12のコンテンツ表示プログラムを記録したコンピュータ読み取り可能な記録媒体では、表示部の表示領域に合わせてコンテンツを順次に表示できるため、コンテンツを閲覧するときにユーザの負担を軽減できる。コンテンツ表示装置にそれぞれ対応して、最適にコンテンツを表示できる。例えば、表示部の大きさ、解像度に依存せず、常に最適にコンテンツを表示できる。コンテンツの提供側は、ユーザ側の表示部の表示領域に合わせて特別の処理を行う必要はない。このため、コンテンツ提供者の負担増はない。
【0056】
請求項2のコンテンツ表示装置、請求項6のコンテンツ表示方法、請求項10のコンテンツ表示プログラム、および請求項13のコンテンツ表示プログラムを記録したコンピュータ読み取り可能な記録媒体では、表示領域のサイズの変更に応じて、常にコンテンツを表示領域に収まるように表示できる。この結果、1つの表示部を使って作業と閲覧の両方を行う場合にも、閲覧する表示要素の見やすさを確保できる。
【0057】
請求項3のコンテンツ表示装置、請求項7のコンテンツ表示方法、請求項11のコンテンツ表示プログラム、および請求項14のコンテンツ表示プログラムを記録したコンピュータ読み取り可能な記録媒体では、関連するコンテンツをまとめて表示でき、ユーザが閲覧しやすい画面を構成できる。
請求項4のコンテンツ表示装置および請求項8のコンテンツ表示方法では、時系列を崩すことなく表示要素が順次表示されるため、閲覧されるコンテンツが、記述文章を分割することにより分かりにくくなることを防止できる。
【図面の簡単な説明】
【図1】本発明の第1の実施形態を示すブロック図である。
【図2】図1に示した表示要素分割部の処理の流れを示すフローチャートである。
【図3】図2に示した要素の登録処理の一例を、HTMLで記述された記述文章の木構造に基づいて示す説明図である。
【図4】第1の実施形態のコンテンツ表示装置の処理の流れを示すフローチャートである。
【図5】表示情報連結部により、3つの表示要素が1つの表示情報にまとめられる例を示す説明図である。
【図6】第1の実施形態を実現するための周辺環境を示すブロック図である。
【図7】表示要素連結部によりグループ化された表示情報が、実際に表示部に表示される例を示す説明図である。
【図8】表示画面の一例を示す説明図である。
【図9】本発明を適用する前の表示画面を示す説明図である。
【図10】本発明の第2の実施形態を示すブロック図である。
【図11】第2の実施形態のコンテンツ表示装置の処理の流れを示すフローチャートである。
【図12】第2の実施形態を実現するための周辺環境を示すブロック図である。
【符号の説明】
100 コンテンツ表示装置
110 制御部
111 記述文章入力部
112 表示要素分割部
113 表示要素連結部
114 表示管理部
120 ワークメモリ
130 ハードディスク
140 表示部
200 コンテンツ表示装置
210 ドライブ装置
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a technique for extracting and displaying elements such as structured text such as HTML (Hyper Text Markup Language) in accordance with a display area.
[0002]
[Prior art]
Generally, when browsing content represented by structured text such as HTML using browser software, a user selects a web page to be browsed by specifying a URL (Uniform Resource Locator) and displays the web page on a display screen. Display. Then, while using an operation such as scrolling, the user searches the Web page for desired information. However, recently, the amount of information has been greatly increased. For this reason, for example, the operation for searching for the content to be browsed has become extremely troublesome. If the entire text cannot be displayed in the display area of the display screen, the user must read the text while performing operations such as scrolling.
[0003]
In order to reduce the burden on the user as described above, a command corresponding to a scenario for automatically performing display is given to structured text such as HTML, and the user's browsing device is installed in a program installed in advance. A technique for recognizing the scenario and automatically displaying Web pages sequentially according to the scenario has been developed (for example, see Patent Document 1).
[0004]
[Patent Document 1]
JP-A-11-296535
[0005]
[Problems to be solved by the invention]
However, in the above-described conventional technology, it is necessary to add a command corresponding to a scenario to a sentence such as HTML in advance. Therefore, the burden on the content provider is large. Further, when browsing a Web page such as a homepage that is open to the public on the Internet, automatic display cannot be performed. Further, when the amount of automatically displayed display information is large, a scroll operation is required. Therefore, the burden on the user for the scroll operation is not reduced. As described above, in the related art, the burden on the content provider increases, and the burden on the user such as a scroll operation is not reduced.
[0006]
The present invention has been made in order to solve the conventional problems, and a content display device, a content display method, a content display program, and a content display capable of sequentially browsing contents without burdening a content provider and a user. It is an object of the present invention to provide a computer-readable recording medium on which a program is recorded.
[0007]
[Means for Solving the Problems]
In a content display device according to claim 1, a content display method according to claim 5, a content display program according to claim 9, and a computer-readable recording medium recording the content display program according to claim 12, for example, the computer executes the program. By doing so, the following processing is performed.
[0008]
First, a description sentence represented by a structured description language is input. The input of the description sentence is performed, for example, by a description sentence input unit. Next, the input descriptive sentence is divided into a plurality of display elements that can be displayed in the display area of the display unit. The division into display elements is performed by, for example, a display element division unit. Then, the divided display elements are sequentially displayed on the display unit as contents. The display on the display unit is performed by, for example, a display management unit.
[0009]
By extracting display elements in accordance with the display area of the display unit and sequentially displaying the extracted display elements, the user can browse the content without performing a scroll operation or the like on the display area. Therefore, the burden on the user when browsing the content can be reduced. Further, the content can be displayed optimally corresponding to the content display device. Specifically, the content can always be optimally displayed regardless of the size and resolution of the display unit.
[0010]
The content provider does not need to perform special processing according to the display area of the display unit on the user side. Therefore, the burden on the content provider does not increase. For example, it is possible to display a general Web page described in a conventional structured description language in an optimum size for each display unit without remodeling.
[0011]
In a content display device according to claim 2, a content display method according to claim 6, a content display program according to claim 10, and a computer-readable recording medium recording the content display program according to claim 13, for example, the computer executes the program. By doing so, the following processing is performed.
First, the divided display elements are connected according to the size of the display area of the current display unit. Next, the connected display element groups are displayed on the display unit. Therefore, the content can be displayed so as to fit in the display areas of various display units. In particular, when the display area is configured on the display screen using software, the user often changes the size of the display area according to the work. Even in such a case, the content can be displayed so as to always fit in the display area according to the change in the size of the display area. As a result, even when both the work and the browsing are performed using one display unit, the visibility of the displayed display element can be ensured.
[0012]
In a content display device according to claim 3, a content display method according to claim 7, a content display program according to claim 11, and a computer-readable recording medium recording the content display program according to claim 14, for example, the computer executes the program. By doing so, the following processing is performed.
First, the divided display elements are connected for each related display element. Next, the connected display element groups are displayed on the display unit. For this reason, related content can be displayed collectively, and a screen that can be easily viewed by the user can be configured. At this time, since the display element group is always displayed in the display area, the user does not need to perform a scroll operation or the like when browsing.
[0013]
In the content display device according to the fourth aspect and the content display method according to the eighth aspect, display elements to be displayed on the display unit are sequentially switched to the display unit while being automatically switched in accordance with the description order of the tree structure of the description sentence. Is displayed. Since the display elements are sequentially displayed without breaking the time series, it is possible to prevent the viewed content from being obfuscated by dividing the description sentence.
[0014]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
FIG. 1 shows a first embodiment of the present invention.
In FIG. 1, the content display device 100 includes a control unit 110, a work memory 120, a hard disk 130, and a display unit 140 for displaying content such as a Web page. The content display device 100 is configured, for example, as a personal computer, a portable terminal such as a mobile phone, or a television connectable to a network. The content display device 100 is connected to a communication network such as the Internet when implementing the present invention.
[0015]
The control unit 110 includes, for example, a microcomputer that operates by executing a program (content display program). In this embodiment, the program is stored in the hard disk 130 in advance via a communication network. The content display method is realized by the control unit 110 executing the program.
[0016]
The control unit 110 includes a description sentence input unit 111, a display element division unit 112, a display element connection unit 113, and a display management unit 114. The descriptive text input unit 111, the display element division unit 112, the display element connection unit 113, and the display management unit 114 may be configured by independent hardware, and are configured by a register or the like in a microcomputer that executes a program. May be.
[0017]
The description text input unit 111 inputs a text (description text) described in a structured description language such as HTML via a communication network.
The display element dividing unit 112 divides the descriptive sentence input to the descriptive sentence input unit 111 according to the size of the display screen so that the descriptive sentence can be displayed on the display screen (display area) of the display unit 140. Extract display elements.
[0018]
The display element connecting unit 113 connects the display elements extracted by the display element dividing unit 112 according to the size of the display screen as needed, and generates display information that can be displayed on the display screen at one time. When the size of the display screen is the same as the size recognized by the display element division unit 112, the display element connection unit 113 outputs the display element as it is as display information without performing the connection processing.
[0019]
The display management unit 114 controls a display order and a display time of a plurality of pieces of display information generated by the display element connection unit 113.
Here, the display screen may be the display area of the display unit 140 itself, or a display area of a window displayed by software in the display area of the display unit 140. The description sentence input to the control unit 110, the display element generated by the control unit 110, the display information, the display order, and the display time are temporarily stored in the work memory 120.
[0020]
FIG. 2 shows a flow of processing of the display element dividing unit 112 shown in FIG. The process in FIG. 2 is performed by the control unit 110, which is a microcomputer, executing a content display program.
First, in step S100, a parent element to be analyzed is input from the description sentence input unit 111. Here, the element indicates each tag of a description sentence described in HTML. The tag is indicated by <tag name> as shown in FIG. 3 described later. In step S100, the parent element that is input first is the root element in the description sentence (in FIG. 3, <body> element). Thereafter, the processing shifts to Step S101.
[0021]
In step S101, a child element corresponding to the parent element is extracted. Indexes (i = 1, 2,...) Are assigned to the extracted child elements in the order of description of the description text. In FIG. 3, child elements corresponding to the parent element <body> are <div>, <center>, and <table>. Therefore, i = 1 is assigned to <div>, i = 2 is assigned to <center>, and i = 3 is assigned to <table>. Thereafter, the processing shifts to Step S102.
[0022]
In step S102, 0 is substituted for the index i. After that, the processing shifts to Step S103.
In step S103, it is determined whether the index i is smaller than the total number of child elements (3 in this case). If the index i is not smaller than the total number of child elements, the processing shifts to Step S104. If the index i is smaller than the total number of child elements, the processing of the display element dividing unit 112 ends.
[0023]
In step S104, the display size when the i-th child element and all the elements connected to the child element are displayed on the display screen is measured. For example, when the parent element is <center>, the display size of all the elements (<table> and three <tr> and three <td>) of the tree structure whose child element is <table> is measured. Is done. Thereafter, the processing shifts to Step S105.
[0024]
In step S105, it is determined whether the display size of the i-th child element measured in step S104 and the element connected to the child element fits in the display area of the display screen. If it does, the process proceeds to step S106. If not, the process proceeds to step S107.
In step S106, the i-th child element and the element connected to the i-th child element are registered as the display elements at the end of the already registered display elements. Specifically, the display element is registered in a predetermined area of the work memory 120. If nothing is registered as a display element, it is registered as the first display element. Thereafter, the process proceeds to step S110.
[0025]
In step S107, it is determined whether the i-th child element is the lowest element. Here, the lowest element is a parent element having no child element (a grandchild element when viewed from the parent element being processed) when the i-th child element is set as a parent element. Alternatively, if the parent element has no element to be considered a child element, this parent element is the lowest element. In the example of FIG. 3, the lowest element is <td>. If the child element is the lowest element, the process proceeds to step S108. If the child element is not at the bottom, the process proceeds to step S109.
[0026]
In step S108, processing is performed on the element determined to be the lowest. For example, if there is a lowest element that does not fit in the display area and the lowest element must be displayed, the lowest element has an attribute that does not fit in the display area. Then, in the display processing shown in FIG. 4 to be described later, when this attribute is given to the element, the processing of reducing the size of the display information displayed on each display element or display area is performed, or the display area is scrolled. An operation bar is added to the display screen. If the lowest element that does not fit in the display area is not displayed, the process may proceed to step S110 without performing any processing.
[0027]
In step S109, if the i-th child element and an element connected to the child element do not fit in the display area, the processing from step S100 is performed using the child element as a parent element. That is, recursive processing is performed.
In step S110, the index i to be processed is increased by one. Thereafter, the process returns to step S103.
[0028]
In this way, a tree structure of a series of tags described in HTML, which is a description sentence, is analyzed according to the size of the display area, and is extracted and subdivided as display elements that fit in the size of the display area.
FIG. 3 shows an example of the element registration process shown in FIG. 2 based on a tree structure of a description sentence described in HTML. Thick arrows indicate the flow of the process shown in FIG. 2, and numerical values indicate the order of registration as display elements.
[0029]
First, in the first steps S100 and S101 of the processing flow of FIG. 2, <body> is set as a parent element, and index i = 1, 2, 3 and 3 are assigned to child elements <div>, <center>, and <table>. Are sequentially shaken.
In step S105 of i = 1, it is determined that the first child element <div> fits in the display area, and in step S106, the child element <div> is registered as a display element (1).
[0030]
Next, in step S105 of i = 2, it is determined that the child element <center> and elements connected to this child element do not fit in the display area, and in step S109, recursive processing is performed.
In the recursive process, an index i is assigned to <table> which is a child element of <center>. In step S105, it is determined that <table> and an element connected to the child element do not fit in the display area, and a recursive process is performed.
[0031]
In the recursive processing, three <tr> indexes i, which are child elements of <table>, are sequentially assigned. In step S105 for i = 1, it is determined that the first child element <tr> fits in the display area, and in step S106, the child element <tr> is registered as a display element (2). In step S105 for i = 2, it is determined that the second child element <tr> fits in the display area, and in step S106, the second child element <tr> is registered as a display element (3).
[0032]
In step S105 of i = 3, it is determined that the third child element <tr> and an element connected to this child element do not fit in the display area, and a recursive process is performed in step S109.
In the recursive processing, an index i is sequentially assigned to three <td> which are child elements of <tr>. Thereafter, in step S105 for i = 1 to 3, it is determined that the three child elements <tr> fall within the display area. In each step S106, the child element <tr> is sequentially registered as a display element (4) to (6). Then, all the recursive processing ends.
[0033]
Next, in step S105 of i = 3 of the first processing flow using <body> as a parent element, it is determined that the child element <table> fits in the display area. In step S106, the child element <table> It is registered as a display element (7).
[0034]
FIG. 4 shows a processing flow of the content display device 100 of the first embodiment.
First, in step S200, the description sentence input unit 111 illustrated in FIG. 1 inputs an analysis file (structured description document) via a communication network in order to perform the processing illustrated in FIG.
[0035]
Next, in step S201, the display element dividing unit 112 operates based on the flow shown in FIG. 2, and the display element is registered. That is, data (description document) described in a structured description language is divided according to the size of the display area and registered as a display element. Thereafter, the processing shifts to Step S202.
Next, in step S202, the display element linking unit 113 shown in FIG. 1 links the registered display elements according to the size of the current display area to obtain display information (display element group). This process is performed, for example, as shown in FIG. 5 described later, when the display size of the registered display element is smaller than the size of the actual display area, a plurality of display elements are collectively displayed in one display area at the same time. This is the process to perform. The linked display information is sequentially added with an index j and registered in a predetermined area of the work memory 120. Thereafter, the processing shifts to Step S203.
[0036]
Next, in step S203, 0 is substituted for the index j. Thereafter, the processing shifts to Step S204.
Next, in step S <b> 204, the display management unit 114 illustrated in FIG. 1 extracts the j-th display information from the work memory 120 and outputs the information to the display unit 140. The display unit 140 displays the received display information. Thereafter, the processing shifts to Step S205.
[0037]
Next, in step S205, the display management unit 114 determines whether the display time given to the j-th display information has elapsed. Here, the display time may be a fixed time regardless of the display information, or may be a variable time separately calculated according to the content of the display information. Step S205 is repeated until the display time has elapsed. After that, the processing shifts to Step S206.
[0038]
Next, in step S206, the index j to be processed is increased by one. Thereafter, the processing shifts to Step S207.
Next, in step S207, it is determined whether the index j is smaller than the total number of display information. If the index j is smaller than the total number of child elements, the processing shifts to Step S204. Then, the next display information is automatically displayed. If the index j is not smaller than the total number of display information, the processing shifts to Step S203. That is, the display information is automatically displayed again from the beginning.
[0039]
FIG. 5 illustrates an example in which three display elements are combined into one display information by the display information connection unit 113.
Such grouping is performed using at least one of the following rules.
(1) Processing is performed according to only the displayable ratio of the display elements in the display area. That is, the display elements are connected according to the size that can be displayed in the display area. For example, when a display element can be displayed in an area of 90% of the display area, the display element is connected within a range not exceeding this numerical value.
[0040]
(2) Only display elements having the same parent element are connected in order to group only display elements having related information.
FIG. 5 shows an example of grouping using both the rules (1) and (2) described above.
FIG. 6 shows a surrounding environment for realizing the first embodiment.
[0041]
The content display device 100 is connected to a communication network such as the Internet. A program for the control unit 110 of the content display device 100 to execute the above-described processing is stored in a server on the communication network. This program is downloaded to the hard disk 130 of the content display device 100 in response to a request from the content display device 100, for example.
[0042]
The input data file input by the description sentence input unit 111 shown in FIG. 1 is Web page data in a plurality of Web servers. As the name of the input data file, for example, a URL is used. In the present embodiment, the content display device 100 always obtains the input data file via the communication network.
FIG. 7 shows an example in which display information connected by the display element connection unit 113 shown in FIG. 1 is actually sequentially displayed on the display unit 140.
[0043]
The grouped display information is stored in the work memory 120 in the order of appearance of the structured description language, that is, in chronological order. The display management unit 114 sequentially switches the display information at predetermined time intervals so that the plurality of pieces of display information are turned, for example, from the top to the bottom of the figure in the chronological order that is the description order of the description language. The information is automatically displayed on the display section 140.
[0044]
FIG. 8 shows an example of a display screen according to the present invention.
The display screen is configured by a virtual monitor designed like a television in a window displayed on the display unit 140 by Internet Explorer manufactured by Microsoft Corporation. Under the control of the display management unit 114, the display information is sequentially switched after the preset display time has elapsed, as shown in FIG. 7, in the chronological order of the description language. Even before the elapse of the display time, the user can sequentially switch the display information by operating the dial at the lower left of the virtual monitor with an input device such as a mouse.
[0045]
FIG. 9 shows a display screen before the present invention is applied.
Before application of the present invention, all data of a Web page specified by a URL and described in a description language is displayed regardless of the size of the element. Therefore, when the size required for displaying data (Web page) is larger than the size of the display screen, a scroll operation using a scroll bar is necessary (the scroll bar is not displayed in FIG. 9).
[0046]
As described above, in the first embodiment, since the content can be sequentially displayed according to the display area of the display unit 140, the user using the content display device 100 can browse the content without performing a scroll operation or the like. Therefore, the burden on the user who browses the content can be reduced.
Since division processing and connection processing can be performed for each content display device 100 in accordance with the display area of the display unit 140, the content can always be optimally displayed regardless of the size and resolution of the display unit 140.
[0047]
The content provider does not need to perform special processing according to the display area of the display unit on the user side. Therefore, the burden on the content provider does not increase. Since there is no need to manipulate the data on the content provider side, the content can be displayed in an optimal size for each display unit 140 without modifying a general Web page described in a structured description language that has existed conventionally. .
[0048]
By executing the program in the content display device 100, which is a user terminal, the divided content can be sequentially displayed according to the display area of the display unit 140. Therefore, the present invention can be applied without increasing the load on the communication network.
By linking display elements according to the size of the current display area of the display unit 140, even if the size of the display area changes, the content can always be displayed so as to fit in the display area. As a result, even when work and browsing are performed using one display unit 140, the visibility of the displayed display element can be ensured.
[0049]
By linking the divided display elements for each related display element, related content can be displayed collectively and a screen that can be easily viewed by the user can be configured.
Since the display elements can be sequentially displayed without breaking the time series which is the description order of the tree structure of the description sentence, it is possible to prevent the content to be browsed from becoming difficult to understand by dividing and displaying the description sentence.
[0050]
FIG. 10 shows a second embodiment of the present invention. The same components as those described in the first embodiment are denoted by the same reference numerals, and detailed description thereof will be omitted.
In this embodiment, a content display device 200 is provided instead of the content display device 100 of the first embodiment. The content display device 200 is configured by further adding a drive device 210 to the first embodiment. The program executed by the control unit 110 is different from that of the first embodiment. Other configurations are almost the same as those of the first embodiment. That is, the control unit 110 is configured by a microcomputer that operates by executing a program.
[0051]
The drive device 210 can removably mount a recording medium such as a CD-ROM or a DVD. The program executed by the control unit 110 is stored in a recording medium such as a CD-ROM and a DVD. The program is transferred from a CD-ROM, a DVD, or the like to the hard disk 130 via the drive device 210 by a user operation.
FIG. 11 shows an operation flow of the content display device 100 according to the second embodiment. The same processes as those in the first embodiment (FIG. 4) are denoted by the same reference numerals, and detailed description is omitted.
[0052]
In this embodiment, the processing of step S308 is performed after the processing of steps S200 to S207 is performed as in the first embodiment.
In step S308, after all display information (display elements corresponding to Web pages) is displayed, an analysis file (URL) to be processed next is selected in order to automatically display the next Web page. In order to automatically select the next analysis file to be processed, a plurality of files are stored in a predetermined area of the work memory 120 in advance. In step S308, a window for prompting selection of the next analysis file (URL) may be displayed on the display unit 140, and an analysis file may be selected after input of a browsing user (user) (manual selection). .
[0053]
FIG. 12 shows a surrounding environment for realizing the second embodiment.
The content display device 200 is connected to a communication network such as the Internet. A program for the control unit 110 of the content display device 200 to execute the above-described processing is stored in a recording medium such as a CD-ROM and a DVD. This program is downloaded from the recording medium when the viewing user or the like attaches the recording medium to the drive device 210 of the content display device 200 and performs a predetermined key operation or the like.
[0054]
As in the first embodiment, the input data file input by the description sentence input unit 111 is data of Web pages in a plurality of Web servers. As the name of the input data file, for example, a URL is used. In the present embodiment, the content display device 200 always obtains the input data file via the communication network.
As described above, also in this embodiment, the same effects as in the first embodiment can be obtained. Further, in this embodiment, after all the display information is sequentially displayed, the next URL is automatically selected, and the display information of the URL can be displayed. Therefore, a large amount of information can be automatically and easily displayed on the display unit 140 while reducing the burden on the user.
[0055]
【The invention's effect】
In the content display device according to the first aspect, the content display method according to the fifth aspect, the content display program according to the ninth aspect, and a computer-readable recording medium storing the content display program according to the twelfth aspect, the display area of the display unit is adjusted. Content can be displayed sequentially, so that the burden on the user when browsing the content can be reduced. The content can be optimally displayed corresponding to each of the content display devices. For example, the content can always be optimally displayed regardless of the size and resolution of the display unit. The content provider does not need to perform special processing according to the display area of the display unit on the user side. Therefore, the burden on the content provider does not increase.
[0056]
In the content display device according to the second aspect, the content display method according to the sixth aspect, the content display program according to the tenth aspect, and the computer-readable recording medium storing the content display program according to the thirteenth aspect, the size of the display area is changed. Accordingly, the content can always be displayed so as to fit in the display area. As a result, even when both the work and the browsing are performed using one display unit, the visibility of the displayed display element can be ensured.
[0057]
In a computer readable recording medium storing the content display device of claim 3, the content display method of claim 7, the content display program of claim 11, and the content display program of claim 14, related contents are collectively displayed. A screen that can be easily viewed by the user can be configured.
In the content display device according to the fourth aspect and the content display method according to the eighth aspect, the display elements are sequentially displayed without breaking the time series, so that the viewed content becomes difficult to understand by dividing the description sentence. Can be prevented.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a first embodiment of the present invention.
FIG. 2 is a flowchart showing a flow of processing of a display element dividing unit shown in FIG.
FIG. 3 is an explanatory diagram showing an example of an element registration process shown in FIG. 2 based on a tree structure of a description sentence described in HTML.
FIG. 4 is a flowchart showing a processing flow of the content display device of the first embodiment.
FIG. 5 is an explanatory diagram illustrating an example in which three display elements are combined into one display information by a display information connection unit;
FIG. 6 is a block diagram illustrating a peripheral environment for realizing the first embodiment;
FIG. 7 is an explanatory diagram illustrating an example in which display information grouped by a display element connection unit is actually displayed on a display unit.
FIG. 8 is an explanatory diagram illustrating an example of a display screen.
FIG. 9 is an explanatory diagram showing a display screen before applying the present invention.
FIG. 10 is a block diagram showing a second embodiment of the present invention.
FIG. 11 is a flowchart illustrating a processing flow of the content display device according to the second embodiment.
FIG. 12 is a block diagram illustrating a peripheral environment for realizing the second embodiment;
[Explanation of symbols]
100 Content display device
110 control unit
111 Description input section
112 Display element division unit
113 Display element connection
114 Display management unit
120 work memory
130 Hard Disk
140 Display
200 Content Display Device
210 Drive device

Claims (14)

コンテンツを表示する表示部と、
構造化された記述言語により表される記述文章を入力する記述文章入力部と、
前記記述文章を、前記表示部の表示領域に表示可能な複数の表示要素に分割する表示要素分割部と、
分割された前記表示要素をコンテンツとして前記表示部に順次表示させる表示管理部とを備えていることを特徴とするコンテンツ表示装置。
A display unit for displaying content,
A descriptive sentence input unit for inputting a descriptive sentence represented by a structured description language;
A display element dividing unit that divides the descriptive sentence into a plurality of display elements that can be displayed in a display area of the display unit;
A display management unit for sequentially displaying the divided display elements as content on the display unit.
請求項1記載のコンテンツ表示装置において、
前記表示要素分割部により分割された前記表示要素を、現在の前記表示部の表示領域のサイズに合わせて連結する表示要素連結部を備え、
前記表示管理部は、連結された表示要素グループを前記表示部に順次表示させることを特徴とするコンテンツ表示装置。
The content display device according to claim 1,
A display element connecting unit that connects the display elements divided by the display element dividing unit according to a current size of a display area of the display unit;
The content display device, wherein the display management unit sequentially displays the connected display element groups on the display unit.
請求項1記載のコンテンツ表示装置において、
前記表示要素分割部により分割された前記表示要素を、関連する表示要素毎に連結する表示要素連結部を備え、
前記表示管理部は、連結された表示要素グループを前記表示部に順次表示させることを特徴とするコンテンツ表示装置。
The content display device according to claim 1,
A display element connection unit that connects the display elements divided by the display element division unit for each related display element,
The content display device, wherein the display management unit sequentially displays the connected display element groups on the display unit.
請求項1記載のコンテンツ表示装置において、
前記表示管理部は、前記表示部に表示するための前記表示要素を、前記記述文章の木構造の記述順に対応して自動的に切り替えながら、前記表示部に順次表示させることを特徴とするコンテンツ表示装置。
The content display device according to claim 1,
The content, wherein the display management unit automatically switches the display elements to be displayed on the display unit in accordance with the description order of the tree structure of the descriptive sentence, and sequentially displays the display elements on the display unit. Display device.
構造化された記述言語により表される記述文章を入力し、
前記記述文章を、表示部の表示領域に表示可能な複数の表示要素に分割し、
分割された前記表示要素をコンテンツとして前記表示部に順次表示することを特徴とするコンテンツ表示方法。
Input a descriptive sentence represented by a structured description language,
The description sentence is divided into a plurality of display elements that can be displayed in a display area of a display unit,
A content display method, wherein the divided display elements are sequentially displayed as content on the display unit.
請求項5記載のコンテンツ表示方法において、
分割された前記表示要素を、現在の前記表示部の表示領域のサイズに合わせて連結し、連結した表示要素グループを前記表示部に表示することを特徴とするコンテンツ表示方法。
The content display method according to claim 5,
A content display method, wherein the divided display elements are connected according to the size of a display area of the current display unit, and the connected display element groups are displayed on the display unit.
請求項5記載のコンテンツ表示方法において、
分割された前記表示要素を、関連する表示要素毎に連結し、連結した表示要素グループを前記表示部に表示することを特徴とするコンテンツ表示方法。
The content display method according to claim 5,
A content display method, wherein the divided display elements are connected for each related display element, and the connected display element group is displayed on the display unit.
請求項5記載のコンテンツ表示方法において、
前記表示部に表示するための前記表示要素を、前記記述文章の木構造の記述順に対応して自動的に切り替えながら、前記表示部に順次表示することを特徴とするコンテンツ表示方法。
The content display method according to claim 5,
A content display method, wherein the display elements to be displayed on the display unit are sequentially displayed on the display unit while automatically switching according to the description order of the tree structure of the description sentence.
コンピュータに、
構造化された記述言語により表される記述文章を入力する処理と、
前記記述文章を、前記表示部の表示領域に表示可能な複数の表示要素に分割する処理と、
分割された前記表示要素をコンテンツとして前記表示部に順次表示する処理とを、
実行させるためのコンテンツ表示プログラム。
On the computer,
A process of inputting a description sentence represented by a structured description language;
A process of dividing the descriptive sentence into a plurality of display elements that can be displayed in a display area of the display unit;
Processing for sequentially displaying the divided display elements as content on the display unit,
Content display program to be executed.
請求項9記載のコンテンツ表示プログラムにおいて、
コンピュータに、
分割された前記表示要素を、現在の前記表示部の表示領域のサイズに合わせて連結する処理と、
連結した表示要素グループを前記表示部に表示する処理とを、
実行させるためのコンテンツ表示プログラム。
The content display program according to claim 9,
On the computer,
A process of linking the divided display elements according to the size of the current display area of the display unit;
Displaying the connected display element group on the display unit,
Content display program to be executed.
請求項9記載のコンテンツ表示プログラムにおいて、
コンピュータに、
分割された前記表示要素を、関連する表示要素毎に連結する処理と、
連結した表示要素グループを前記表示部に表示する処理とを、
実行させるためのコンテンツ表示プログラム。
The content display program according to claim 9,
On the computer,
Processing for linking the divided display elements for each related display element;
Displaying the connected display element group on the display unit,
Content display program to be executed.
コンピュータに、
構造化された記述言語により表される記述文章を入力する処理と、
前記記述文章を、前記表示部の表示領域に表示可能な複数の表示要素に分割する処理と、
分割された前記表示要素をコンテンツとして前記表示部に順次表示する処理とを、
実行させるためのコンテンツ表示プログラムを記録したコンピュータ読み取り可能な記録媒体。
On the computer,
A process of inputting a description sentence represented by a structured description language;
A process of dividing the descriptive sentence into a plurality of display elements that can be displayed in a display area of the display unit;
Processing for sequentially displaying the divided display elements as content on the display unit,
A computer-readable recording medium that stores a content display program to be executed.
請求項12記載のコンテンツ表示プログラムを記録したコンピュータ読み取り可能な記録媒体において、
コンピュータに、
分割された前記表示要素を、現在の前記表示部の表示領域のサイズに合わせて連結する処理と、
連結した表示要素グループを前記表示部に表示する処理とを、
実行させるためのコンテンツ表示プログラムを記録したコンピュータ読み取り可能な記録媒体。
A computer-readable recording medium recording the content display program according to claim 12,
On the computer,
A process of linking the divided display elements according to the size of the current display area of the display unit;
Displaying the connected display element group on the display unit,
A computer-readable recording medium that stores a content display program to be executed.
請求項12記載のコンテンツ表示プログラムを記録したコンピュータ読み取り可能な記録媒体において、
コンピュータに、
分割された前記表示要素を、関連する表示要素毎に連結する処理と、
連結した表示要素グループを前記表示部に表示する処理とを、
実行させるためのコンテンツ表示プログラムを記録したコンピュータ読み取り可能な記録媒体。
A computer-readable recording medium recording the content display program according to claim 12,
On the computer,
Processing for linking the divided display elements for each related display element;
Displaying the connected display element group on the display unit,
A computer-readable recording medium that stores a content display program to be executed.
JP2003145256A 2003-05-22 2003-05-22 Content display device, content display program, and computer-readable recording medium recording content display program Expired - Fee Related JP4391131B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003145256A JP4391131B2 (en) 2003-05-22 2003-05-22 Content display device, content display program, and computer-readable recording medium recording content display program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003145256A JP4391131B2 (en) 2003-05-22 2003-05-22 Content display device, content display program, and computer-readable recording medium recording content display program

Publications (2)

Publication Number Publication Date
JP2004348472A true JP2004348472A (en) 2004-12-09
JP4391131B2 JP4391131B2 (en) 2009-12-24

Family

ID=33532488

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003145256A Expired - Fee Related JP4391131B2 (en) 2003-05-22 2003-05-22 Content display device, content display program, and computer-readable recording medium recording content display program

Country Status (1)

Country Link
JP (1) JP4391131B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006209177A (en) * 2005-01-25 2006-08-10 Hitachi Ltd Picture display program and its providing method and its providing server
JP2006302026A (en) * 2005-04-21 2006-11-02 Nippon Telegr & Teleph Corp <Ntt> Content display device and control method therefor
JP2010140497A (en) * 2010-01-12 2010-06-24 Kyocera Corp Display
US8302016B2 (en) 2005-01-28 2012-10-30 Kyocera Corporation Display apparatus

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006209177A (en) * 2005-01-25 2006-08-10 Hitachi Ltd Picture display program and its providing method and its providing server
US8302016B2 (en) 2005-01-28 2012-10-30 Kyocera Corporation Display apparatus
US9191462B2 (en) 2005-01-28 2015-11-17 Kyocera Corporation Display apparatus
JP2006302026A (en) * 2005-04-21 2006-11-02 Nippon Telegr & Teleph Corp <Ntt> Content display device and control method therefor
JP4630722B2 (en) * 2005-04-21 2011-02-09 日本電信電話株式会社 Content display device and control method thereof
JP2010140497A (en) * 2010-01-12 2010-06-24 Kyocera Corp Display

Also Published As

Publication number Publication date
JP4391131B2 (en) 2009-12-24

Similar Documents

Publication Publication Date Title
US7047502B2 (en) Methods and apparatus for mouse-over preview of contextually relevant information
US7810049B2 (en) System and method for web navigation using images
CA2433798C (en) Editing query conditions, calculations, formulas and equations
JP5482842B2 (en) Information processing apparatus and control program thereof
JP6322629B2 (en) Information display method and program
US20090305685A1 (en) Terminal device, content displaying method, and content displaying program
JP5136087B2 (en) Client device and client control program
JP2011186876A (en) Browsing device, browsing system, browsing method and browsing program
JP4938589B2 (en) Web page browsing device and web page browsing server
JP5858479B2 (en) Terminal device and program
JP4391131B2 (en) Content display device, content display program, and computer-readable recording medium recording content display program
JP5049880B2 (en) Information processing device
JPH11212998A (en) Data display device and record medium
JP2002268788A (en) Information communication system equipped with close-up function of web document and close-up method for the same web document using the same system and recording medium with the same method recorded
JP2004038512A (en) Information processing terminal, and designated tag position moving method and program used therefor
JP2011096201A (en) Web page display program, web page display method, web page display device, and web page display system
US8495247B2 (en) Linking a user selected sequence of received World Wide Web documents into a stored document string available to the user at a receiving web station
JP2004110698A (en) Internet terminal
JP2004054919A (en) Information processing system, information processor, computer program, and recording medium
JP2004295294A (en) Web-adaptable electronic device, browsing display method for web contents, and program
JP5719813B2 (en) Information processing apparatus and control method thereof
JP2000181779A (en) Hyper link system, its history display method and its program recording medium
JP2001060202A (en) Document browsing system and storage medium storing program for making computer perform process of same system
KR100822172B1 (en) Mobile communication apparatus for providing effective display interface and control method thereof
JP2000020544A (en) Browsing system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050810

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080215

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080805

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080929

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20091006

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20091007

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121016

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121016

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131016

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees