JP2004213152A - Server and method for displaying information, recording medium and program - Google Patents

Server and method for displaying information, recording medium and program Download PDF

Info

Publication number
JP2004213152A
JP2004213152A JP2002379390A JP2002379390A JP2004213152A JP 2004213152 A JP2004213152 A JP 2004213152A JP 2002379390 A JP2002379390 A JP 2002379390A JP 2002379390 A JP2002379390 A JP 2002379390A JP 2004213152 A JP2004213152 A JP 2004213152A
Authority
JP
Japan
Prior art keywords
content
user terminal
information
configuration
browsing history
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.)
Pending
Application number
JP2002379390A
Other languages
Japanese (ja)
Other versions
JP2004213152A5 (en
Inventor
Yusuke Yamamoto
裕介 山本
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.)
NS Solutions Corp
Original Assignee
NS Solutions 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 NS Solutions Corp filed Critical NS Solutions Corp
Priority to JP2002379390A priority Critical patent/JP2004213152A/en
Publication of JP2004213152A publication Critical patent/JP2004213152A/en
Publication of JP2004213152A5 publication Critical patent/JP2004213152A5/ja
Pending 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 provide an information display server and an information display method for displaying a tree structure corresponding to a constitution relation of respective contents as a reference history and to provide a recording medium and a program. <P>SOLUTION: A content database 23a stores a content including constitution information on a constitution of the content. A content supply processing part 25 acquires the content corresponding to a request from a user terminal 10 from the content database 23a and transmits it to a user terminal 10. A program transmission processing part 27 transmits a picture control program displaying a reference history picture where the reference history corresponding to shift of the content in the tree structure on the user terminal 10 to the user terminal 10 based on constitution information included in the content supplied from the content supply processing part 25. <P>COPYRIGHT: (C)2004,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、ネットワークを介して利用者端末へ提供されている種々のコンテンツを効率よく利用するための情報表示サーバ、情報表示方法、その記録媒体およびプログラムに関するものである。
【0002】
【従来の技術】
近年、インターネットの普及に伴い、様々な情報がWeb(ウェブ)コンテンツとして提供され、コンピュータ上で動作する閲覧ソフトウェアであるWebブラウザなどにより閲覧することができる。例えば、利用者がURL(Uniform Resource Locator)を指定すると、所定のWebページが表示され、表示したWebページに含まれるリンクを選択することで、次々と所望のWebページを表示することができる。この時、既に表示を終えた数ページ前のWebページに戻って別のリンクをたどるなどの操作も可能である。この時、過去に閲覧したWebページを簡便に再閲覧できる種々の方法を実現する技術が開示されており、以下に具体例を示す。
【0003】
例えば、過去に表示したWebページのURLの一覧であるアクセス履歴を記憶しておき、リンク関係の木構造を生成して、そのリンク関係の木構造を表示する技術が開示されている(例えば特許文献1参照。)。これにより、利用者は、その木構造の中から過去にみたWebページを簡便に再閲覧することができる。
【0004】
また、キャッシュしたページ情報(過去に表示したWebページの情報)を相互にリンクして管理して、利用者の要求に応じて画面上に木構造の形式で表示する技術が開示されている(例えば特許文献2参照。)。これにより、利用者は、その木構造の中から過去にみたWebページを簡便に再閲覧することができ、更に、既にキャッシュされている情報を利用するので、再閲覧するWebページの表示速度を速めることができる。
【0005】
また、利用者が過去に表示したWebページの履歴データを木構造により順次記憶して、その木構造を表示する技術が開示されている(例えば特許文献3参照。)。これにより、利用者は、その木構造の中から過去にみたWebページを簡便に再閲覧することができ、更に、閲覧した順序を把握することができる。また、上述したWebページ等のインターネットを介して閲覧可能なコンテンツは、階層的に構成されているものが多く、上述したように閲覧履歴を木構造で表示するには適していた。
【0006】
また、描画ソフトウェアにおいて、描画の過程である描画履歴を木構造の形式で管理して、その描画履歴の木構造を表示する技術が開示されている(例えば非特許文献1参照。)。
【0007】
【特許文献1】
特開2000−148645号公報
【特許文献2】
特開2001−331356号公報
【特許文献3】
特開2002−182891号公報
【非特許文献1】
山本裕介、他2名,「縮小画像ツリー表示を用いた編集作業の試行錯誤過程の支援」,第60回(平成12年前期)全国大会講演論文集(4),社団法人情報処理学会,平成12年3月14日,第60巻,第4号,p.145−146
【0008】
【発明が解決しようとする課題】
しかしながら、上述したように閲覧履歴(アクセス履歴)を基に、木構造を生成すると、結果的に同じ複数のコンテンツを閲覧していても、閲覧順序によって生成される閲覧履歴を示す木構造の構成が異なってしまう。これにより、例えば各コンテンツが階層的な構成関係である場合に、その構成関係に応じた木構造を生成することができないという問題がある。
【0009】
本発明は、上述した事情を考慮してなされたもので、各コンテンツの構成関係に応じた木構造を閲覧履歴として表示することができる情報表示サーバ、情報表示方法、その記録媒体およびプログラムを提供することを目的とする。
【0010】
【課題を解決するための手段】
この発明は、上述した課題を解決すべくなされたもので、本発明による情報表示サーバにおいては、ネットワーク上のコンテンツを閲覧可能な利用者端末へ複数のコンテンツを提供する情報表示サーバであって、利用者端末からの要求に応じてコンテンツの構成に関する情報である構成情報を含むコンテンツを利用者端末へ提供するコンテンツ提供手段と、コンテンツ提供手段より提供されるコンテンツに含まれる構成情報を基に、コンテンツの遷移に応じた閲覧履歴を木構造で示した閲覧履歴画面を利用者端末に表示させる画面制御手段とを具備することを特徴とする。
【0011】
また、本発明による情報表示サーバにおいては、ネットワーク上のコンテンツを閲覧可能な利用者端末へ複数のコンテンツを提供する情報表示サーバであって、コンテンツの構成を解析して、解析結果を基にコンテンツの構成情報を生成する構成解析手段と、利用者端末からの要求に応じてコンテンツと、構成解析手段が生成した当該コンテンツの構成情報とを合わせて利用者端末へ提供するコンテンツ提供手段と、コンテンツ提供手段より提供されるコンテンツに含まれる構成情報を基に、コンテンツの遷移に応じた閲覧履歴を木構造で示した閲覧履歴画面を利用者端末に表示させる画面制御手段とを具備することを特徴とする。
【0012】
また、本発明による情報表示サーバの一態様例においては、上記構成解析手段は、コンテンツのURLまたはコンテンツに含まれるリンク情報またはそれらの組み合わせを基に、コンテンツの構成を解析することを特徴とする。
【0013】
また、本発明による情報表示サーバの一態様例においては、上記木構造の節は、コンテンツを特定するネットワークアドレス、コンテンツのタイトル、コンテンツを表示した画面の縮小画像のいずれか一つまたはそれらの組み合わせであることを特徴とする。
【0014】
また、本発明による情報表示サーバの一態様例においては、上記木構造の枝は、構成情報に応じて定まることを特徴とする。
【0015】
また、本発明による情報表示方法においては、ネットワーク上のコンテンツを閲覧可能な利用者端末へ複数のコンテンツを提供する情報表示サーバを用いた情報表示方法であって、利用者端末からの要求に応じてコンテンツの構成に関する情報である構成情報を含むコンテンツを利用者端末へ提供する第1のステップと、第1のステップで提供されるコンテンツに含まれる構成情報を基に、コンテンツの遷移に応じた閲覧履歴を木構造で示した閲覧履歴画面を利用者端末に表示させる第2のステップとを有することを特徴とする。
【0016】
また、本発明による情報表示方法においては、ネットワーク上のコンテンツを閲覧可能な利用者端末へ複数のコンテンツを提供する情報表示サーバを用いた情報表示方法であって、コンテンツの構成を解析して、解析結果を基にコンテンツの構成情報を生成する第1のステップと、利用者端末からの要求に応じてコンテンツと、第1のステップで生成した当該コンテンツの構成情報とを合わせて利用者端末へ提供する第2のステップと、第2のステップで提供されるコンテンツに含まれる構成情報を基に、コンテンツの遷移に応じた閲覧履歴を木構造で示した閲覧履歴画面を利用者端末に表示させる第3のステップとを有することを特徴とする。
【0017】
また、本発明による情報表示方法の一態様例においては、上記第1のステップは、コンテンツのURLまたはコンテンツに含まれるリンク情報またはそれらの組み合わせを基に、コンテンツの構成を解析することを特徴とする。
【0018】
また、本発明による情報表示方法の一態様例においては、上記木構造の枝は、構成情報に応じて定まることを特徴とする。
【0019】
また、本発明による記録媒体においては、ネットワーク上のコンテンツを閲覧可能な利用者端末へ複数のコンテンツを提供する情報表示サーバ用のプログラムを記録したコンピュータ読み取り可能な記録媒体であって、利用者端末からの要求に応じてコンテンツの構成に関する情報である構成情報を含むコンテンツを利用者端末へ提供する第1のステップと、第1のステップで提供されるコンテンツに含まれる構成情報を基に、コンテンツの遷移に応じた閲覧履歴を木構造で示した閲覧履歴画面を利用者端末に表示させる第2のステップとをコンピュータに実行させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体である。
【0020】
また、本発明による記録媒体においては、ネットワーク上のコンテンツを閲覧可能な利用者端末へ複数のコンテンツを提供する情報表示サーバ用のプログラムを記録したコンピュータ読み取り可能な記録媒体であって、コンテンツの構成を解析して、解析結果を基にコンテンツの構成情報を生成する第1のステップと、利用者端末からの要求に応じてコンテンツと、第1のステップで生成した当該コンテンツの構成情報とを合わせて利用者端末へ提供する第2のステップと、第2のステップで提供されるコンテンツに含まれる構成情報を基に、コンテンツの遷移に応じた閲覧履歴を木構造で示した閲覧履歴画面を利用者端末に表示させる第3のステップとをコンピュータに実行させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体である。
【0021】
また、本発明によるプログラムにおいては、ネットワーク上のコンテンツを閲覧可能な利用者端末へ複数のコンテンツを提供する情報表示サーバ用のプログラムであって、利用者端末からの要求に応じてコンテンツの構成に関する情報である構成情報を含むコンテンツを利用者端末へ提供する第1のステップと、第1のステップで提供されるコンテンツに含まれる構成情報を基に、コンテンツの遷移に応じた閲覧履歴を木構造で示した閲覧履歴画面を利用者端末に表示させる第2のステップとをコンピュータに実行させるためのプログラムである。
【0022】
また、本発明によるプログラムにおいては、ネットワーク上のコンテンツを閲覧可能な利用者端末へ複数のコンテンツを提供する情報表示サーバ用のプログラムであって、コンテンツの構成を解析して、解析結果を基にコンテンツの構成情報を生成する第1のステップと、利用者端末からの要求に応じてコンテンツと、第1のステップで生成した当該コンテンツの構成情報とを合わせて利用者端末へ提供する第2のステップと、第2のステップで提供されるコンテンツに含まれる構成情報を基に、コンテンツの遷移に応じた閲覧履歴を木構造で示した閲覧履歴画面を利用者端末に表示させる第3のステップとをコンピュータに実行させるためのプログラムである。
【0023】
また、本発明によるプログラムの一態様例においては、上記第1のステップは、コンテンツのURLまたはコンテンツに含まれるリンク情報またはそれらの組み合わせを基に、コンテンツの構成を解析することコンピュータに実行させるためのプログラムである。
【0024】
また、本発明によるプログラムの一態様例においては、上記木構造の節は、コンテンツを特定するネットワークアドレス、コンテンツのタイトル、コンテンツを表示した画面の縮小画像のいずれか一つまたはそれらの組み合わせであることを特徴とするプログラムである。
【0025】
また、本発明によるプログラムの一態様例においては、上記木構造の枝は、構成情報に応じて定まることを特徴とするプログラムである。
【0026】
また、本発明によるプログラムにおいては、ネットワーク上のコンテンツを閲覧可能な利用者端末用のプログラムであって、コンテンツの構成に関する情報である構成情報を含むコンテンツを受信する第1のステップと、第1のステップで受信したコンテンツに含まれる構成情報を基に、コンテンツの遷移に応じた閲覧履歴を木構造で示した閲覧履歴画面を表示する第2のステップとをコンピュータに実行させるためのプログラムである。
【0027】
また、本発明によるプログラムにおいては、ネットワーク上のコンテンツを閲覧可能な利用者端末用のプログラムであって、コンテンツを受信する第1のステップと、第1のステップで受信したコンテンツの構成を解析して、解析結果を基にコンテンツの構成情報を生成する第2のステップと、第2のステップで生成した構成情報を基に、コンテンツの遷移に応じた閲覧履歴を木構造で示した閲覧履歴画面を利用者端末に表示させる第3のステップとをコンピュータに実行させるためのプログラムである。
【0028】
以上に示したように、本発明による情報表示サーバ、情報表示方法、その記録媒体およびプログラムによれば、コンテンツの構成に関する情報である構成情報を基に、コンテンツの遷移に応じた閲覧履歴を木構造で示した閲覧履歴画面を利用者端末に表示するので、各コンテンツの構成関係に応じた木構造を閲覧履歴として表示することができる。
【0029】
【発明の実施の形態】
以下、本発明の実施の形態を説明する。
まず、本発明の一実施形態における情報表示サーバの概略構成について図を用いて説明する。尚、本実施形態の情報表示サーバは、ネットワークを介して提供される種々のコンテンツを利用者端末へ提供するコンテンツ提供システムの一部を構成するコンテンツ提供サーバである。このコンテンツ提供システムは、例えばWWW(ワールド・ワイド・ウェブ)などのシステムである。
【0030】
図1は、本発明の一実施形態における情報表示サーバを含むコンテンツ提供システムの概略構成を示す図である。図1において、符号10は、端末A、端末B、端末C、…(以下、利用者端末10とする)であり、利用者の操作するネットワーク11に接続可能なコンピュータ端末である。尚、ネットワーク11は、インターネット等の公衆網や専用回線などで構成される。また、利用者端末10は、ブラウザを具備し、そのブラウザでURL(Uniform Resource Locator)を指定することでネットワーク11を介して種々のコンテンツを閲覧したり、コンテンツを取得したりすることができる。
【0031】
12は、コンテンツ提供サーバ(情報表示サーバ)A、B、C…(以下、コンテンツ提供サーバ12とする)であり、ネットワーク11を介して利用者端末10へコンテンツを提供するサーバである。また、コンテンツ提供サーバ12は、利用者端末へ提供するコンテンツの構成情報と、コンテンツ画面の遷移に応じて閲覧履歴を木構造で表示するプログラムである表示制御プログラム(表示制御手段)もコンテンツと一緒に利用者端末10へ送信する。
【0032】
また、図1に示すように、コンテンツ提供サーバ12は、ネットワーク11を介して利用者端末10へ提供する種々のコンテンツに関する情報を少なくとも格納するデータベース23を具備する。尚、データベース23の詳細な構成については、後述する。以上の構成により、コンテンツ提供サーバ12は、アクセスしてきた利用者端末10へ所望のコンテンツを提供する。これにより、利用者端末10においては、所望のコンテンツを閲覧することができる。また、コンテンツ提供サーバ12は、コンテンツの構成情報を閲覧ページ情報に含ませて送信する。この構成情報を上述した表示制御プログラムが処理することで、利用者が閲覧したWebページの履歴を木構造で示す閲覧履歴画面を利用者端末10に表示する。
【0033】
ここで、コンテンツの構成の一例を示して、その構成を示す構成情報や、その構成情報を基に木構造で表示される閲覧履歴画面の具体例について図を用いて説明する。
図2は、コンテンツの構成の一例を示す図である。図2に示すように、URL:http//www.xx.jp/で特定されるコンテンツの構成を示している。その構成は木構造の構成になっており、ルートとなる節は、トップページである。そのトップページから3つ枝が出ており、3つの節であるページA,B,Cと繋がる。すなわち、トップページの1段下の階層としてページA,B,Cがリンクされている。また、ページAの1段下の階層として、ページDおよびページEがリンクされている。また、ページBの1段下の階層としてページFがリンクされている。尚、ページD,E,Fも木構造の節である。
【0034】
ここで、コンテンツにおける階層の段数は、本実施形態においては、実際のコンテンツデータが格納されるディレクトリ構成によって定まる。尚、コンテンツの階層の定義は上述した限りではなく、リンクの関係や各ページに記載されている内容や、コンテンツを指定する際のURLのパス(一般的には上述したディレクトリ構成と一致する)などを考慮して、コンテンツ提供者が任意に決定するものであってもよい。
【0035】
次に、図2に示した構成のコンテンツの構成情報例について説明する。
図3は、図2に示した構成のコンテンツの構成情報例を示す図である。図3に示すように、複数ページのリンクから構成されるコンテンツを木構造の構成とした場合のルートとなるページをルートページとして、対応するURL(Index.html)が関連付けられている。また、ルートの1段下の節となるページを第1階層ページとして、対応するURL(A.html、B.html、C.html)が関連付けられている。同様に、ルートページの2段下(第1階層ページの1段下)となるページを第2階層ページとして、対応するURL(A/D.html、A/E.html、B/F.html)が関連付けられている。尚、図3に示すURLは、ルートページを基準としたURLの表記であり、例えばページAならば実際はhttp//www.xx.jp/A.htmlとなる。
【0036】
次に、図3に示した構成情報例を基に、利用者の画面遷移に応じて木構造の閲覧履歴画面例について図を用いて説明する。例えば、図2に示した構成のコンテンツにおいて、利用者が、トップページ→ページA→ページD→ページBと画面を遷移させた場合の閲覧履歴画面を含む表示画面例について説明する。
図4は、図3に示した構成情報を基に、利用者の画面遷移に応じて木構造の閲覧履歴画面を含む表示画面例を示す図である。図4において、40は、ブラウザ画面であり、閲覧履歴表示部44と、URL表示部45と、コンテンツ表示部46とを含む画面構成である。また、41は、戻るボタンであり、押下することで一つ前に表示したページを表示することができるボタンである。42は、進むボタンであり、戻るボタン41で戻った場合に、戻る前のページを表示することができるボタンである。43は、表示中止ボタンであり、URLにより指定されたページに関する情報(以下、閲覧ページ情報とする)をダウンロード中に押下すると、ダウンロード処理を途中で中止する。即ち、ページの表示を途中で中止する。
【0037】
また、閲覧履歴表示部44には、上述した利用者が閲覧したトップページ、ページA、ページB、ページDを節とする木構造が表示されている。各節は、ページ画面の縮小画像であるサムネイル44aと、各ページのタイトル44bと、各ページのURL(ルートページに相対的な表示)44cから構成されている。また、現在、ページDをコンテンツ表示部46で閲覧中なので、ページDのサムネイル44aやタイトル44bやURL44cが閲覧中であることを示すために強調表示(例えば他の節より輝度を上げる)されている。尚、木構造の各節として表示する情報は上述した限りではなく、アイコンや記号や文字列によりコンテンツの内容を示す情報などでもよく、それらに閲覧を行った時刻である閲覧時刻や閲覧に要した時間である閲覧時間などを合わせて表示してもよい。
【0038】
ここで、閲覧履歴表示部44における木構造の変化について、利用者が、トップページ→ページA→ページD→ページBと画面を遷移させた場合について説明する。図5は、画面遷移に応じた木構造の変化例を示す図である。図5(a)は、トップページからページAに遷移した際に閲覧履歴表示部44に表示される木構造である。図5(a)に示すように、トップページとページAに関する情報を節とする木構造が形成される。次に、図5(b)は、ページAからページDに遷移した際に閲覧履歴表示部44に表示される木構造である。次に、ページDからページBへ遷移すると、図4に示した木構造が閲覧履歴表示部44に表示される。
【0039】
尚、上述した遷移を可能とするには、トップページにはページAのリンクが、ページAにはページDのリンクが、ページDにはページBのリンクが少なくとも必要である。以上に示すように、従来の木構造の生成方法であれば、ページDからページBに遷移した際に、図4に示すような木構造を表示することができなかったが、本実施形態においては、コンテンツの構成に応じて、ページBの節をトップページからの枝につなげた図4に示すような木構造を表示することができる。
【0040】
また、コンテンツ表示部46は、ニュースAへのリンク46aや、ニュースBへのリンク46bなど種々のコンテンツへのリンクを含む。
以上に示すように、コンテンツ提供サーバ12は、ネットワーク11を介してコンテンツを利用者端末10に提供するとともに、図4に示すような閲覧履歴表示部44を表示するための表示制御プログラムも利用者端末10へ提供する。これにより、利用者端末10においては、ブラウザを利用してコンテンツを閲覧する際に、コンテンツの構成に応じた木構造を有する閲覧履歴を表示することができ、効率よい閲覧およびコンテンツの利用を行うことができる。
【0041】
尚、コンテンツ提供サーバ12および利用者端末10は、図示していないが、マウスやキーボードなどの入力装置および、CRT(Cathode Ray Tube)や液晶ディスプレイなどの表示装置を具備する。また、利用者端末10の表示装置に表示される閲覧履歴表示部44やコンテンツ表示部46は、図4に示すように一つのウィンドウで表示する表示方法に限定されない。例えば、利用者端末10がマルチウィンドウ機能を備えている場合には、閲覧履歴表示部44を別のウィンドウで表示してもよい。更に、閲覧履歴表示が1ページに収まらない場合や、他のルートページへ移動した場合には、複数ページの閲覧履歴表示部44を別々のウィンドウで表示してもよい。
【0042】
次に、上述した図4に示すような閲覧履歴画面を利用者端末10に表示させるシステムを、コンテンツ提供サーバ12および利用者端末10が実現するための機能構成例について図を用いて説明する。尚、上述した閲覧履歴画面を利用者端末10に表示する形態として種々の形態が考えられるが、以下に3つの形態の例を示す。
(1).コンテンツ提供サーバ12がコンテンツの構成に関する情報である構成情報を利用者端末10へ提供し、その構成情報を利用者端末10が処理して閲覧履歴画面を表示する形態。
(2).利用者端末10がコンテンツの構成を解析して構成情報を生成する機能を有し、さらに生成した構成情報を処理して閲覧履歴画面を表示する機能を有する形態。
(3).利用者が利用者端末10よりポータルサーバ(コンテンツ提供サーバ12に含まれる)を介して複数のコンテンツ提供サーバ12を利用する場合に、そのポータルサーバがコンテンツの構成を解析する機能を有し、そのポータルサーバより利用者端末10へ生成した構成情報が送信され、その構成情報を利用者端末10が処理して閲覧履歴画面を表示する形態。
尚、図4に示すような閲覧履歴画面を利用者端末10に表示させる方法は、上述した方法に限らず、上述した方法の組み合わせでもよく、コンテンツの種類やシステムの規模に合わせた他の方法であってもよい。
【0043】
[第1の実施形態]
まず、上述した(1)の方法を実現する場合のコンテンツ提供サーバ12および利用者端末10の構成と動作について本発明の第1の実施形態として以下に説明する。
図6は、本発明の第1の実施形態として図1に示したコンテンツ提供サーバ12および利用者端末10の機能構成を示す図である。まず、利用者端末10の機能構成の概略について説明する。図6において、13は、制御部であり、利用者端末10内の各処理部やデータの流れを制御する。14は、送受信処理部であり、ネットワーク11を介したコンテンツ等の送受信を行う。
【0044】
15は、コンテンツ利用処理部であり、図4に示したコンテンツ表示部46を少なくとも含むブラウザ画面を利用者端末10の表示装置に表示する処理を行う。このコンテンツ利用処理部15は、本実施形態においては、ブラウザなどのプログラムを実行することで実現する機能である。以上により、利用者は利用者端末10において、コンテンツ提供サーバ12より提供される図3に示すような構成情報が埋め込まれた種々のコンテンツを閲覧することができる。
【0045】
17は、閲覧履歴表示処理部であり、コンテンツに埋め込まれている図3に示すような構成情報を読み取って、図4に示すような閲覧履歴表示部44を利用者端末10に表示させる処理を行う。尚、閲覧履歴表示処理部17は、コンテンツ提供サーバ12より受信した表示制御プログラムを利用者端末10において実行されることにより実現する機能である。以上に示す構成により、利用者端末10においては、木構造の閲覧履歴表示部44を利用者の閲覧履歴とコンテンツに埋め込まれた構成情報とに応じて生成し表示することができる。
【0046】
次に、コンテンツ提供サーバ12の機能構成の概略について説明する。21は、制御部であり、コンテンツ提供サーバ12内の各処理部やデータの流れを制御する。22は、送受信処理部であり、ネットワーク11を介してコンテンツを配信するためのデータの送受信を行う。23は、データベースであり、コンテンツデータベース23aと、利用者情報データベース23bとを具備する。コンテンツデータベース23aは、コンテンツおよびコンテンツに関する情報を、コンテンツを識別するコンテンツコードに関連付けて格納する。
【0047】
また、コンテンツデータベース23aに格納されているコンテンツには、図3に示したようなコンテンツの構成に関する情報である構成情報が埋め込まれている。但し、コンテンツデータベース23aに格納されているコンテンツには、上述した構成情報が埋め込まれていないものもある。また、利用者情報データベース23bは、利用者自身に関する情報や、利用者端末10に関する情報や、利用者が過去に利用したコンテンツの履歴情報などを、利用者を識別する利用者コードに関連付けて格納する。
【0048】
24は、利用者情報管理部であり、利用者情報データベース23bに格納される利用者情報の管理や、利用者情報を参照して利用者の認証や特定などの処理を行う。25は、コンテンツ提供処理部であり、利用者端末10からの要求に応じてコンテンツデータベース23aより取得したコンテンツを利用者端末10へ送信することで、コンテンツの提供を行う。
【0049】
26は、構成解析処理部であり、利用者端末10に提供するコンテンツに構成情報が含まれていない場合に、そのコンテンツの構成をコンテンツデータベース23aより種々の情報を参照して解析したり、コンテンツ自身のURLやリンク情報を基に解析したりすることで、そのコンテンツの構成情報を生成する。また、構成解析処理部26は、コンテンツを解析して得た構成情報を該コンテンツに付与する処理(または埋め込む処理)を行う。これにより、コンテンツ提供処理部25は、構成情報を含まずにコンテンツデータベース23aに格納されたコンテンツであっても、構成解析処理部26が解析した構成情報を付与したコンテンツとして利用者端末10へ送信することができる。尚、上述したコンテンツ自身のURLやリンク情報の解析方法の具体例については、後述する。
【0050】
27は、プログラム送信処理部であり、利用者端末10へ提供するコンテンツに含まれる構成情報を基に、コンテンツの遷移に応じた閲覧履歴を木構造で示す閲覧履歴画面を利用者端末10に表示させる表示制御プログラムを利用者端末10へ送信する。尚、プログラム送信処理部27は、利用者情報管理部24が特定した利用者の属性などに応じて利用者端末10へ送信する表示制御プログラムの内容を変更してもよい。また、プログラム送信処理部27が表示制御プログラムを送信するタイミングは、例えばコンテンツを送信するタイミングなどに合わせて行う。
【0051】
以上の構成により、コンテンツ提供サーバ12は、構成情報が埋め込まれたコンテンツと一緒に上述した表示制御プログラムを利用者端末10へ送信することで、利用者端末10におけるコンテンツの閲覧履歴に応じて、コンテンツの構成を反映した木構造で閲覧履歴を示す閲覧履歴画面を利用者端末10に表示するよう制御することができる。
【0052】
尚、利用者情報管理部24は、特定した利用者に対して、過去の履歴情報を基に生成した構成情報を利用者端末10へ送信してもよい。これにより、利用者は、過去に閲覧したコンテンツの閲覧履歴を表示することができ、それらのコンテンツの構成を参照しながら簡便に所望のコンテンツを利用することができる。また、コンテンツ提供処理部25は、利用者情報管理部24が特定した利用者の属性などに応じて利用者端末10へ提供するコンテンツの内容や、コンテンツに埋め込まれた構成情報の内容を変更してもよい。
【0053】
次に、図6に示したコンテンツ提供サーバ12および利用者端末10の動作について説明する。
図7は、図6に示したコンテンツ提供サーバ12および利用者端末10の動作を示す図である。図7に示すように、まず、利用者端末10が、閲覧可能なコンテンツであるトップページの表示を要求する要求情報を、送受信処理部14を介してコンテンツ提供サーバ12へ送信する(t1)。これにより、コンテンツ提供サーバ12の送受信処理部22は、上記の要求情報を受信する。
【0054】
次に、コンテンツ提供処理部25は、受信した要求情報を基にコンテンツデータベース23aからトップページ情報(コンテンツ)を取得する(t2)。ここで、このトップページ情報には、図3に示した構成情報が埋め込まれている。次に、コンテンツ提供処理部25は、コンテンツデータベース23aより取得したトップページ情報を、要求情報を送信して来た利用者端末10へ送信する。この時、プログラム送信処理部27は、利用者端末10において、図4に示したような閲覧履歴情報を表示させるための表示制御プログラムを利用者端末10へ送信する(t3)。これにより、利用者端末10の送受信処理部14は、要求したコンテンツであるトップページ情報と表示制御プログラムを受信する。
【0055】
次に、利用者端末10において、コンテンツ利用処理部15は、送受信処理部14が受信したトップページ情報を基に、トップページを図4に示したコンテンツ表示部46の部分へ表示する。この時、表示制御プログラムの実行により実現される閲覧履歴表示処理部17は、図4の閲覧履歴表示部44の部分に閲覧履歴としてトップページのサムネイル44a、タイトル44b、URL44cのみを表示する(t4)。尚、URL表示部45には、トップページのURLとして「http://www.xx.jp/」が表示される。
【0056】
次に、利用者が表示されたトップページに含まれるページAへのリンクを押下した場合に、利用者端末10は、ページAの表示を要求する要求情報をコンテンツ提供サーバ12へ送信する(t5)。これにより、コンテンツ提供サーバ12の送受信処理部22は、上記の要求情報を受信する。
【0057】
次に、コンテンツ提供処理部25は、送受信処理部22が受信した要求情報を基にコンテンツデータベース23aからページA情報(コンテンツ)を取得する(t6)。次に、コンテンツ提供処理部25は、コンテンツデータベース23aより取得したページA情報を、要求情報を送信して来た利用者端末10へ送信する(t7)。これにより、利用者端末10の送受信処理部14は、要求したコンテンツであるページA情報を受信する。
【0058】
次に、利用者端末10において、コンテンツ利用処理部15は、送受信処理部14が受信したページA情報を基に、ページAを図4に示したコンテンツ表示部46の部分へ表示する。この時、閲覧履歴表示処理部17は、送受信処理部14が受信した構成情報を基に、図4の閲覧履歴表示部44の部分に閲覧履歴としてトップページとページAのサムネイル44a、タイトル44b、URL44cを木構造で表示するよう更新する(t8)。これにより、閲覧履歴表示部44の部分には、図5(a)に示した木構造と同様のトップページとページAからなる木構造が表示される。
【0059】
その後の処理は、利用者がリンクをたどってページを遷移する度に、遷移後のページに応じて上述したt5〜t8の処理を繰り返して、閲覧履歴表示44に構成情報に応じた木構造を形成して行く。また、異なるルートページへ遷移する場合には、新たな閲覧履歴表示部44を表示してもよいし、別の木構造を閲覧履歴表示部44の空いているスペースに形成してもよい。
【0060】
以上のようにして、コンテンツ提供サーバ12は、利用者端末10において、コンテンツの表示と同時に、コンテンツの構成に応じた木構造となる閲覧履歴を表示させることができる。尚、上述したように表示制御プログラムを送信するタイミングは、利用者端末10からアクセスに応じて最初のコンテンツを送信するのに合わせたタイミングに限らず、利用者端末10に閲覧履歴情報を表示させたいタイミングの直前までであれば任意のタイミングでよい。
【0061】
[第2の実施形態]
次に、上述した(2)の方法を実現する場合のコンテンツ提供サーバ12および利用者端末10の機能構成と動作について本発明の第2の実施形態として以下に説明する。
図8は、本発明の第2の実施形態として図1に示したコンテンツ提供サーバ12および利用者端末10の機能構成を示す図である。まず、利用者端末10の機能構成の概略について説明する。尚、図8において、制御部13、送受信処理部14、コンテンツ利用処理部15は、上述した図6に示した各処理部と同様であるので説明を省略する。
【0062】
16は、構成解析処理部であり、コンテンツ提供サーバ12から受信するコンテンツに上述した構成情報が含まれていない場合に、コンテンツの構成を該コンテンツのURLの構成(例えばURLを構成する文字列中の/の数など)やファイル名およびディレクトリ名を基に解析して、コンテンツの構成情報を得る処理を行う。具体的には、図2に示したコンテンツを例に説明すると、/が1つでファイル名が「Index.html」であればルートページと解析して、/が1つでファイル名が「Index.html」でなければ第1階層ページ、/が2つあれば第2階層ページであるというように解析する。
【0063】
また、構成解析処理部16は、コンテンツ提供サーバ12から受信するコンテンツに上述した構成情報が含まれていない場合に、コンテンツの構成を該コンテンツが含むリンクに関する情報であるリンク情報を基に解析して、コンテンツの構成情報を得る処理を行う。具体的には、図2に示したコンテンツを例に説明すると、トップページにはページA,B,Cのリンクがあるから、ページA,B,Cは第1階層ページに属すると解析して、ページAにはページE,FのリンクがあるからページAと枝で結ばれる第2階層ページに属する節であると解析する。
【0064】
以上に示したように、構成解析処理部16は、コンテンツのURLの構成またはリンク情報を基に、コンテンツの構成を解析する。また、構成解析処理部16は、コンテンツに対して上述したURLの構成の解析とリンク情報の解析を組み合わせて行うこともできる。
【0065】
また、閲覧履歴表示処理部17は、第1の実施形態に示したようにコンテンツに埋め込まれている図3に示すような構成情報を読み取ることで図4に示すような閲覧履歴表示部44を利用者端末10に表示させる処理を行う。更に、閲覧履歴表示処理部17は、構成解析処理部16の解析した構成情報を基に、図4に示すような閲覧履歴表示部44を利用者端末10に表示させる処理を行う。尚、閲覧履歴表示処理部17は、コンテンツ利用処理部15の一部の機能を利用することで実現してもよい。更には、コンテンツ利用処理部15の一機能(すなわち、ブラウザの一機能)が閲覧履歴表示処理部17の機能であってもよい。以上に示す構成により、利用者端末10においては、木構造の閲覧履歴表示部44を利用者の閲覧履歴とコンテンツの構成情報とに応じて生成し表示することができる。
【0066】
次に、コンテンツ提供サーバ12の機能構成の概略について説明する。ここで、図8に示す、制御部21、送受信処理部22、データベース23(コンテンツデータベース23aと利用者情報データベース23bとを具備する)、利用者情報管理部24、コンテンツ提供処理部25は、図6に示したものと同様であるので説明を省略する。また、図8に示すように、図6のコンテンツ提供サーバ12に比べると、構成解析処理部26およびプログラム送信処理部27が削除された機能構成になっている。
【0067】
以上の構成により、コンテンツ提供サーバ12は、利用者端末10からの要求に応じて構成情報が埋め込まれたコンテンツまたは構成情報を含まないコンテンツを利用者端末10へ送信することができる。
【0068】
尚、利用者情報管理部24は、特定した利用者に対して、過去の履歴情報を基に生成した構成情報を利用者端末10へ送信してもよい。これにより、利用者は、過去に閲覧したコンテンツの閲覧履歴を表示することができ、それらのコンテンツの構成を参照しながら簡便に所望のコンテンツを利用することができる。また、コンテンツ提供処理部25は、利用者情報管理部24が特定した利用者の属性などに応じて利用者端末10へ提供するコンテンツの内容や、コンテンツに埋め込まれた構成情報の内容を変更してもよい。
【0069】
次に、図8に示したコンテンツ提供サーバ12および利用者端末10の動作について説明する。
図9は、図8に示したコンテンツ提供サーバ12および利用者端末10の動作を示す図である。図9において、t1、t2の動作は図7に示したt1、t2と同様なので説明を簡略化する。
【0070】
まず、利用者端末10が、トップページの表示を要求する要求情報をコンテンツ提供サーバ12へ送信する(t1)。次に、コンテンツ提供処理部25は、受信した要求情報を基にコンテンツデータベース23aからトップページ情報(コンテンツ)を取得する(t2)。ここで、このトップページ情報には、図3に示した構成情報が埋め込まれていないコンテンツであるとする。次に、コンテンツ提供処理部25は、コンテンツデータベース23aより取得したトップページ情報を、要求情報を送信して来た利用者端末10へ送信する(t3)。これにより、利用者端末10の送受信処理部14は、要求したコンテンツであるトップページ情報を受信する。
【0071】
次に、利用者端末10において、構成解析処理部16は、送受信処理部14が受信したトップページ情報に含まれるURLやリンク情報を基に、トップページの構成を解析して構成情報を生成する(t4a)。次に、利用者端末10において、コンテンツ利用処理部15は、送受信処理部14が受信したトップページ情報を基に、トップページを図4に示したコンテンツ表示部46の部分へ表示する。この時、閲覧履歴表示処理部17は、構成解析処理部16の生成した構成情報を基に図4の閲覧履歴表示部44の部分に木構造の閲覧履歴としてトップページのサムネイル44a、タイトル44b、URL44cのみを表示する(t4b)。尚、URL表示部45には、トップページのURLとして「http://www.xx.jp/」が表示される。
【0072】
次に、利用者が表示されたトップページに含まれるページAへのリンクを押下した場合に、利用者端末10は、ページAの表示を要求する要求情報をコンテンツ提供サーバ12へ送信する(t5)。これにより、コンテンツ提供サーバ12の送受信処理部22は、上記の要求情報を受信する。
【0073】
次に、コンテンツ提供処理部25は、送受信処理部22が受信した要求情報を基にコンテンツデータベース23aからページA情報(コンテンツ)を取得する(t6)。次に、コンテンツ提供処理部25は、コンテンツデータベース23aより取得したページA情報を、要求情報を送信して来た利用者端末10へ送信する(t7)。これにより、利用者端末10の送受信処理部14は、要求したコンテンツであるページA情報を受信する。
【0074】
次に、利用者端末10において、構成解析処理部16は、送受信処理部14が受信したページA情報に含まれるURLやリンク情報を基に、トップページおよびページAを含むコンテンツの構成を解析して、t4aで生成した構成情報を更新する(t8a)。次に、利用者端末10において、コンテンツ利用処理部15は、送受信処理部14が受信したトップページ情報を基に、トップページを図4に示したコンテンツ表示部46の部分へ表示する。この時、閲覧履歴表示処理部17は、構成解析処理部16が更新した構成情報を基に図4の閲覧履歴表示部44の部分に木構造の閲覧履歴としてトップページとページAのサムネイル44a、タイトル44b、URL44cを木構造で表示するよう更新する(t8b)。これにより、閲覧履歴表示部44の部分には、図5(a)に示した木構造と同様のトップページとページAからなる木構造が表示される。
【0075】
その後の処理は、利用者がリンクをたどってページを遷移する度に、遷移後のページに応じて上述したt5〜t8bの処理を繰り返して、閲覧履歴表示44に木構造を形成して行く。また、異なるルートページへ遷移する場合には、新たな閲覧履歴表示部44を表示してもよいし、別の木構造を閲覧履歴表示部44の空いているスペースに形成してもよい。
【0076】
以上のようにして、コンテンツ提供サーバ12および利用者端末10の連携処理により、利用者端末10へのコンテンツの表示と同時に、コンテンツの構成に応じた木構造となる閲覧履歴を表示させることができる。
【0077】
[第3の実施形態]
次に、上述した(3)の方法を実現する場合のコンテンツ提供サーバ12および利用者端末10の機能構成と動作について本発明の第3の実施形態として以下に説明する。尚、本実施形態においては、利用者が利用者端末10より最初にアクセスするコンテンツ提供サーバ12を他のコンテンツ提供サーバ12と区別するためポータルサーバ12aとする。また、本実施形態においては、利用者は利用者端末10から、このポータルサーバ12aを介して他のコンテンツ提供サーバ12のコンテンツを利用可能とする。
【0078】
図10は、本発明の第3の実施形態として図1に示した複数のコンテンツ提供サーバ12のいずれかであるポータルサーバ12aおよび利用者端末10の機能構成を示す図である。図10に示す利用者端末10の構成は、上述した図6に示した利用者端末10の構成と同様であるので説明を省略する。
また、図10に示すコンテンツ提供サーバ(ポータルサーバ)12の制御部21、送受信処理部22、コンテンツデータベース23a、利用者情報データベース23bは、図6に示したもの同様であるので説明を省略する。
【0079】
他サーバ情報データベース23cは、ポータルサーバ12aを介して利用者端末10へコンテンツを提供する他のコンテンツ提供サーバ12に関する情報を他サーバ情報として格納する。具体的には、他のコンテンツ提供サーバ12が提供するコンテンツの種類や構成に関する情報を他サーバ情報として格納する。また、他サーバ情報データベース23cは、他のコンテンツ提供サーバ12より提供されるコンテンツに対して構成解析処理部26が構成の解析を行った場合は、その解析結果である構成情報も格納する。更に、他サーバ情報データベース23cは、予め登録された各サーバが提供するコンテンツの構成情報を格納してもよい。
【0080】
利用者情報管理部24は、利用者情報データベース23bに格納される利用者情報の管理や、利用者情報を参照して利用者の認証や特定などの処理を行う。具体的には、利用者情報管理部24は、クッキーなどの情報を利用者端末10より取得して、利用者を特定する。
【0081】
コンテンツ提供処理部25は、利用者端末10からの要求に応じてコンテンツデータベース23aより取得したコンテンツを利用者端末10へ送信することで、コンテンツの提供を行う。また、送受信処理部22が他のコンテンツ提供サーバ12より利用者端末10へ送信する予定のコンテンツを受信した場合には、コンテンツ提供処理部25は、該コンテンツに構成情報が埋め込まれていれば、そのまま利用者端末10へ送信して、該コンテンツに構成情報が埋め込まれていなければ、構成解析処理部26が構成の解析を行う。
【0082】
また、利用者情報管理部24は、特定した利用者に関する属性や閲覧履歴などの情報を利用者情報データベース23bより参照することができる。これにより、コンテンツ提供処理部25は、利用者端末10へ提供するコンテンツの内容やコンテンツに埋め込む構造情報の内容を利用者情報管理部24が特定した利用者の属性などに応じて変更したコンテンツを提供することができる。
【0083】
また、構成解析処理部26は、利用者端末10に提供するコンテンツに構成情報が含まれていない場合に、そのコンテンツの構成をコンテンツデータベース23aより種々の情報を参照して解析したり、コンテンツ自身のURLやリンク情報を基に解析したりすることで、そのコンテンツの構成情報を生成する。また、構成解析処理部26は、コンテンツを解析して得た構成情報を該コンテンツに付与する処理(または埋め込む処理)を行う。これにより、コンテンツ提供処理部25は、構成情報を含まずにコンテンツデータベース23aに格納されたコンテンツであっても、構成解析処理部26が解析した構成情報を付与したコンテンツとして利用者端末10へ送信することができる。尚、上述したコンテンツ自身のURLやリンク情報の解析方法は、第2の実施形態に示した方法と同様である。
【0084】
更に、構成解析処理部26は、他のコンテンツ提供サーバ12から受信したコンテンツに構成情報が埋め込まれていない場合には、そのコンテンツの構成についても解析を行う。この時に、構成解析処理部26は、他サーバ情報データベース23cより過去の解析結果や、該コンテンツに関する情報を参照する。
【0085】
また、プログラム送信処理部27は、利用者端末10へ提供するコンテンツに含まれる構成情報を基に、コンテンツの遷移に応じた閲覧履歴を木構造で示す閲覧履歴画面を利用者端末10に表示させる表示制御プログラムを、コンテンツと一緒に利用者端末10へ送信する。尚、プログラム送信処理部27は、利用者情報管理部24が特定した利用者の属性などに応じて利用者端末10へ送信する表示制御プログラムの内容を変更してもよい。
【0086】
以上の構成により、ポータルサーバ12aは、構成情報が埋め込まれたコンテンツと一緒に上述した表示制御プログラムを利用者端末10へ送信することで、利用者端末10におけるコンテンツの閲覧履歴に応じて、コンテンツの構成を反映した木構造で閲覧履歴を示す閲覧履歴画面を利用者端末10に表示するよう制御することができる。
【0087】
次に、図10に示したポータルサーバ12aおよび利用者端末10の動作について説明する。
図11は、図10に示したポータルサーバ12aおよび利用者端末10の動作を示す図である。図11に示すように、まず、利用者端末10が、閲覧可能なコンテンツであるトップページの表示を要求する要求情報を、送受信処理部14を介してポータルサーバ12aへ送信する(t11)。これにより、ポータルサーバ12aの送受信処理部22は、上記の要求情報を受信する。
【0088】
次に、ポータルサーバ12aの利用者情報管理部24は、クッキーにより利用者を特定する処理や、特定した利用者に関する情報を利用者情報データベース23bより参照する処理を行う。次に、ポータルサーバ12aのコンテンツ提供処理部25は、受信した要求情報および利用者情報管理部24が参照した利用者情報を基にコンテンツデータベース23aからトップページ情報(コンテンツ)を取得する(t13)。尚、このトップページ情報には、図3に示した構成情報が埋め込まれている。
【0089】
次に、コンテンツ提供処理部25は、コンテンツデータベース23aより取得したトップページ情報を、要求情報を送信して来た利用者端末10へ送信する。この時、プログラム送信処理部27は、利用者端末10において、図4に示したような閲覧履歴情報を表示させるための表示制御プログラムを利用者端末10へ送信する(t14)。これにより、利用者端末10の送受信処理部14は、要求したコンテンツであるトップページ情報と表示制御プログラムを受信する。
【0090】
次に、利用者端末10において、コンテンツ利用処理部15は、送受信処理部14が受信したトップページ情報を基に、トップページを図4に示したコンテンツ表示部46の部分へ表示する。この時、表示制御プログラムの実行により実現される閲覧履歴表示処理部17は、図4の閲覧履歴表示部44の部分に閲覧履歴としてトップページのサムネイル44a、タイトル44b、URL44cのみを表示する(t15)。尚、URL表示部45には、トップページのURLとして「http://www.xx.jp/」が表示される。
【0091】
次に、利用者が表示されたトップページに含まれるページAへのリンクを押下した場合に、利用者端末10は、ページAの表示を要求する要求情報をコンテンツ提供サーバ12へ送信する(t16)。これにより、コンテンツ提供サーバ12の送受信処理部22は、上記の要求情報を受信する。尚、本実施形態においては、ページAのコンテンツはポータルサーバ12aには格納されておらず、他のコンテンツ提供サーバに格納されているとする。また、そのページAのコンテンツには構成情報が埋め込まれていないとする。
【0092】
次に、コンテンツ提供処理部25は、送受信処理部22が受信した要求情報を基に所定のコンテンツ提供サーバ12へページA情報(コンテンツ)を要求する(t17)。これにより、所定のコンテンツ提供サーバ12の送受信処理部22がコンテンツの要求を受信する。
【0093】
次に、所定のコンテンツ提供サーバ12のコンテンツ提供処理部25は、送受信処理部22が受信したコンテンツの要求を基にコンテンツデータベース23aよりページA情報を取得する(t18)。次に、コンテンツ提供処理部25は、コンテンツデータベース23aより取得したページA情報を、コンテンツを要求してきたポータルサーバ12aへ送信する(t19)。これにより、ポータルサーバ12aの送受信処理部22は、他のコンテンツ提供サーバ12よりページA情報を受信する。
【0094】
次に、ポータルサーバ12aの構成解析処理部26は、送受信処理部22が受信したページA情報に対して構成の解析を行い、解析結果を基にトップページに埋め込まれていた構成情報を更新してページA情報に埋め込む(t20)。次に、ポータルサーバ12aのコンテンツ提供処理部25は、要求情報を送信して来た利用者端末10へページA情報を送信する(t21)。これにより、利用者端末10の送受信処理部14は、更新後の構成情報を含むページA情報を受信する。
【0095】
次に、利用者端末10において、コンテンツ利用処理部15は、送受信処理部14が受信したページA情報を基に、ページAを図4に示したコンテンツ表示部46の部分へ表示する。この時、閲覧履歴表示処理部17は、送受信処理部14が受信したページA情報に埋め込まれた構成情報を基に、図4の閲覧履歴表示部44の部分に閲覧履歴としてトップページとページAのサムネイル44a、タイトル44b、URL44cを木構造で表示するよう更新する(t22)。これにより、閲覧履歴表示部44の部分には、図5(a)に示した木構造と同様のトップページとページAからなる木構造が表示される。
【0096】
その後の処理は、利用者がリンクをたどってページを遷移する度に、遷移後のページに応じて上述したt16〜t22の処理を繰り返して、閲覧履歴表示44に構成情報に応じた木構造を形成して行く。この時、ポータルサーバ12aのコンテンツデータベース23aに格納されているコンテンツであれば、他のコンテンツ提供サーバ12へ要求を出す必要はない。また、コンテンツデータベース23aより取得したコンテンツが構成情報を含んでいる場合は構成解析処理部26による処理は不要である。また、異なるルートページへ遷移する場合には、新たな閲覧履歴表示部44を表示してもよいし、別の木構造を閲覧履歴表示部44の空いているスペースに形成してもよい。
【0097】
以上のようにして、コンテンツ提供サーバ12は、利用者端末10において、コンテンツの表示と同時に、コンテンツの構成に応じた木構造となる閲覧履歴を表示させることができる。尚、上述したように表示制御プログラムを送信するタイミングは、利用者端末10からアクセスに応じて最初のコンテンツを送信するのに合わせたタイミングに限らず、利用者端末10に閲覧履歴情報を表示させたいタイミングの直前までであれば任意のタイミングでよい。
【0098】
尚、上述した実施形態の閲覧履歴画面においては、利用者が閲覧したページに関する情報のみが木構造の節として表示されたが、この限りではない。例えば、予め、ひとまとまりのページ(コンテンツ)群の構成情報をコンテンツに埋め込むようにすることで、全ページ(コンテンツ)を節として含む木構造を表示して、その中で利用者が閲覧したページを差別化して(例えば閲覧後に輝度を上げる、閲覧前はタイトル無しで閲覧後にタイトルを表示するなど)表示するなどの表示であってもよい。
【0099】
また、図6、図8、図10に示したコンテンツ提供サーバ12および利用者端末10の各処理部は、専用のハードウェアにより実現されるものであってもよく、また、各処理部はメモリおよびCPU(中央演算装置)により構成され、各処理部の機能を実現する為のプログラムをメモリに読み込んで実行することによりその機能を実現させるものであってもよい。
また、上記メモリは、ハードディスク装置や光磁気ディスク装置、フラッシュメモリ等の不揮発性のメモリや、CD−ROM等の読み出しのみが可能な記録媒体、RAM(Random Access Memory)のような揮発性のメモリ、あるいはこれらの組み合わせによるコンピュータ読み取り、書き込み可能な記録媒体より構成されるものとする。
【0100】
また、本発明の実施形態は、コンピュータがプログラムを実行することによって実現することができる。また、プログラムをコンピュータに供給するための手段、例えばかかるプログラムを記録したコンピュータ読み取り可能な記録媒体又はかかるプログラムを伝送する伝送媒体も本発明の実施形態として適用することができる。また、上記のプログラムを記録したコンピュータ読み取り可能な記録媒体等のプログラムプロダクトも本発明の実施形態として適用することができる。上記のプログラム、記録媒体、伝送媒体およびプログラムプロダクトは、本発明の範疇に含まれる。
【0101】
また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。さらに「コンピュータ読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムが送信された場合のサーバやクライアントとなるコンピュータシステム内部の揮発メモリ(RAM)のように、一定時間プログラムを保持しているものも含むものとする。
【0102】
また、上記プログラムは、このプログラムを記憶装置等に格納したコンピュータシステムから、伝送媒体を介して、あるいは、伝送媒体中の伝送波により他のコンピュータシステムに伝送されてもよい。ここで、プログラムを伝送する「伝送媒体」は、インターネット等のネットワーク(通信網)や電話回線等の通信回線(通信線)のように情報を伝送する機能を有する媒体のことをいう。
また、上記プログラムは、前述した機能の一部を実現する為のものであっても良い。さらに、前述した機能をコンピュータシステムに既に記録されているプログラムとの組み合わせで実現できるもの、いわゆる差分ファイル(差分プログラム)であっても良い。
【0103】
以上、この発明の実施形態について図面を参照して詳述してきたが、具体的な構成はこの実施形態に限られるものではなく、この発明の要旨を逸脱しない範囲の設計等も含まれる。
【0104】
【発明の効果】
以上説明したように、本発明による情報表示サーバ、情報表示方法、その記録媒体およびプログラムによれば、コンテンツの構成に関する情報である構成情報を基に、コンテンツの遷移に応じた閲覧履歴を木構造で示した閲覧履歴画面を利用者端末に表示するので、各コンテンツの構成関係に応じた木構造を閲覧履歴として表示することができる。これにより、利用者は、自身が過去に閲覧したコンテンツの履歴を、コンテンツの構成に応じて簡便に把握することができる。
【図面の簡単な説明】
【図1】本発明の一実施形態における情報表示サーバを含むコンテンツ提供システムの概略構成を示す図である。
【図2】コンテンツの構成の一例を示す図である。
【図3】図2に示した構成のコンテンツの構成情報例を示す図である。
【図4】図3に示した構成情報を基に、利用者の画面遷移に応じて木構造の閲覧履歴画面を含む表示画面例を示す図である。
【図5】画面遷移に応じた木構造の変化例を示す図である。
【図6】本発明の第1の実施形態として図1に示したコンテンツ提供サーバ12および利用者端末10の機能構成を示す図である。
【図7】図6に示したコンテンツ提供サーバ12および利用者端末10の動作を示す図である。
【図8】本発明の第2の実施形態として図1に示したコンテンツ提供サーバ12および利用者端末10の機能構成を示す図である。
【図9】図8に示したコンテンツ提供サーバ12および利用者端末10の動作を示す図である。
【図10】本発明の第3の実施形態として図1に示した複数のコンテンツ提供サーバ12のいずれかであるポータルサーバ12aおよび利用者端末10の機能構成を示す図である。
【図11】図10に示したポータルサーバ12aおよび利用者端末10の動作を示す図である。
【符号の説明】
10 端末A、端末B、端末C、…(利用者端末10)
11 ネットワーク
12 コンテンツ提供サーバA、B、C、…(コンテンツ提供サーバ12)
12a ポータルサーバ(コンテンツ提供サーバ)
13 制御部
14 送受信処理部
15 コンテンツ利用処理部
16 構成解析処理部
17 閲覧履歴表示処理部
21 制御部
22 送受信処理部
23 データベース
23a コンテンツデータベース
23b 利用者情報データベース
24 利用者情報管理部
25 コンテンツ提供処理部
26 構成解析処理部
27 プログラム送信処理部
30 構成情報
40 ブラウザ画面
44 閲覧履歴表示部
44a サムネイル
44b タイトル
44c URL
45 URL表示部
46 コンテンツ表示部
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to an information display server, an information display method, a recording medium, and a program for efficiently using various contents provided to a user terminal via a network.
[0002]
[Prior art]
2. Description of the Related Art In recent years, with the spread of the Internet, various information has been provided as Web (Web) contents and can be browsed by a Web browser or the like, which is browsing software operating on a computer. For example, when the user specifies a URL (Uniform Resource Locator), a predetermined Web page is displayed, and by selecting a link included in the displayed Web page, desired Web pages can be displayed one after another. At this time, it is also possible to return to the Web page several pages before the display has already been completed and follow another link. At this time, techniques for implementing various methods for easily revisiting Web pages browsed in the past have been disclosed, and specific examples are shown below.
[0003]
For example, a technology has been disclosed in which an access history, which is a list of URLs of Web pages displayed in the past, is stored, a tree structure of link relations is generated, and the tree structure of the link relations is displayed (for example, Japanese Patent Application Laid-Open (JP-A) no. Reference 1). Thereby, the user can easily re-view the Web page viewed in the past from the tree structure.
[0004]
Further, there is disclosed a technique in which cached page information (information of Web pages displayed in the past) is mutually linked and managed, and is displayed in a tree structure format on a screen in response to a user request (see, for example, Japanese Patent Application Laid-Open No. H11-157556). For example, see Patent Document 2.) Thereby, the user can easily re-view the Web page viewed in the past from the tree structure, and further, since the already-cached information is used, the display speed of the Web page to be re-viewed can be reduced. Can be faster.
[0005]
Further, there is disclosed a technique of sequentially storing history data of Web pages displayed by a user in the past in a tree structure and displaying the tree structure (for example, see Patent Document 3). As a result, the user can easily re-view the Web pages viewed in the past from the tree structure, and can further grasp the order of browsing. In addition, most of the contents that can be browsed via the Internet, such as the above-described Web pages, are hierarchically arranged, and are suitable for displaying the browse history in a tree structure as described above.
[0006]
In addition, a technique is disclosed in which drawing software manages a drawing history, which is a drawing process, in the form of a tree structure, and displays the tree structure of the drawing history (for example, see Non-Patent Document 1).
[0007]
[Patent Document 1]
JP 2000-148645 A
[Patent Document 2]
JP 2001-331356 A
[Patent Document 3]
JP-A-2002-182891
[Non-patent document 1]
Yusuke Yamamoto and 2 others, "Support for trial and error process of editing work using reduced image tree display", Proceedings of the 60th (Early 2000) National Convention (4), Information Processing Society of Japan, Heisei March 14, 2012, Volume 60, Issue 4, p. 145-146
[0008]
[Problems to be solved by the invention]
However, when the tree structure is generated based on the browsing history (access history) as described above, even if the same plurality of contents are browsed, the tree structure indicating the browsing history generated in the browsing order is obtained. Will be different. Accordingly, for example, when each content has a hierarchical configuration relationship, there is a problem that a tree structure cannot be generated according to the configuration relationship.
[0009]
The present invention has been made in consideration of the above circumstances, and provides an information display server, an information display method, an information display method, a recording medium, and a program that can display a tree structure according to a configuration relationship of each content as a browsing history. The purpose is to do.
[0010]
[Means for Solving the Problems]
The present invention has been made to solve the above-described problems, and an information display server according to the present invention is an information display server that provides a plurality of contents to a user terminal capable of browsing contents on a network, Content providing means for providing the user terminal with content including configuration information that is information on content configuration in response to a request from the user terminal, based on the configuration information included in the content provided by the content providing means, Screen control means for displaying, on a user terminal, a browsing history screen in which a browsing history according to a transition of content is shown in a tree structure.
[0011]
Further, the information display server according to the present invention is an information display server that provides a plurality of contents to a user terminal capable of browsing contents on a network, and analyzes a configuration of the contents, and based on the analysis result, A configuration analysis unit for generating configuration information of the content, a content providing unit for providing the user terminal with the content in response to a request from the user terminal and the configuration information of the content generated by the configuration analysis unit, Screen control means for displaying, on a user terminal, a browsing history screen showing a browsing history corresponding to a transition of content in a tree structure based on configuration information included in the content provided by the providing means. And
[0012]
In one embodiment of the information display server according to the present invention, the configuration analysis means analyzes the configuration of the content based on a URL of the content, link information included in the content, or a combination thereof. .
[0013]
In one embodiment of the information display server according to the present invention, the node of the tree structure includes one or a combination of a network address for specifying the content, a title of the content, and a reduced image of the screen displaying the content. It is characterized by being.
[0014]
In an embodiment of the information display server according to the present invention, the branch of the tree structure is determined according to the configuration information.
[0015]
In addition, the information display method according to the present invention is an information display method using an information display server that provides a plurality of contents to a user terminal capable of browsing contents on a network, wherein the information display server responds to a request from the user terminal. Providing a content including configuration information, which is information relating to the configuration of the content, to the user terminal, and responding to the transition of the content based on the configuration information included in the content provided in the first step. And a second step of displaying, on the user terminal, a browsing history screen showing the browsing history in a tree structure.
[0016]
Further, the information display method according to the present invention is an information display method using an information display server that provides a plurality of contents to a user terminal capable of browsing contents on a network, and analyzes a configuration of the contents. A first step of generating configuration information of the content based on the analysis result; a content in response to a request from the user terminal; and the configuration information of the content generated in the first step combined with the content to the user terminal Based on the second step to be provided and the configuration information included in the content provided in the second step, a browsing history screen showing a browsing history according to the transition of the content in a tree structure is displayed on the user terminal. And a third step.
[0017]
In one embodiment of the information display method according to the present invention, the first step is characterized in that a configuration of the content is analyzed based on a URL of the content or link information included in the content or a combination thereof. I do.
[0018]
In one embodiment of the information display method according to the present invention, the branch of the tree structure is determined according to the configuration information.
[0019]
The recording medium according to the present invention is a computer-readable recording medium recording a program for an information display server that provides a plurality of contents to a user terminal capable of browsing contents on a network, A first step of providing content including configuration information, which is information relating to the configuration of a content, to a user terminal in response to a request from a user, and a content based on the configuration information included in the content provided in the first step And a second step of displaying, on a user terminal, a browsing history screen in which a browsing history according to the transition of the tree is displayed in a tree structure.
[0020]
Further, the recording medium according to the present invention is a computer-readable recording medium recording a program for an information display server for providing a plurality of contents to a user terminal capable of browsing contents on a network, wherein A first step of generating configuration information of the content based on the analysis result, and combining the content with the configuration information of the content generated in the first step in response to a request from the user terminal. Using a browsing history screen showing a browsing history according to a transition of content in a tree structure based on configuration information included in the content provided in the second step. Computer-readable recording of a program for causing a computer to execute the third step of displaying on a user terminal It is a recording medium.
[0021]
The program according to the present invention is a program for an information display server that provides a plurality of contents to a user terminal capable of browsing contents on a network, and relates to a content configuration in response to a request from the user terminal. A first step of providing content including configuration information, which is information, to a user terminal, and a browsing history corresponding to the transition of the content in a tree structure based on the configuration information included in the content provided in the first step And a second step of displaying the browsing history screen shown on the user terminal.
[0022]
Further, the program according to the present invention is a program for an information display server that provides a plurality of contents to a user terminal capable of browsing contents on a network, and analyzes a configuration of the contents, based on the analysis result. A first step of generating configuration information of the content, and a second step of providing the content to the user terminal together with the content in response to a request from the user terminal and the configuration information of the content generated in the first step And a third step of displaying, on the user terminal, a browsing history screen showing a browsing history corresponding to the transition of the content in a tree structure based on the configuration information included in the content provided in the second step. Is a program for causing a computer to execute.
[0023]
In one embodiment of the program according to the present invention, the first step is for causing a computer to analyze a configuration of the content based on a URL of the content or link information included in the content or a combination thereof. Program.
[0024]
In one embodiment of the program according to the present invention, the node of the tree structure is any one of a network address for specifying content, a title of the content, a reduced image of a screen displaying the content, or a combination thereof. A program characterized by the following.
[0025]
In one embodiment of the program according to the present invention, the branch of the tree structure is determined according to configuration information.
[0026]
Also, in the program according to the present invention, a first step of receiving a content that is a program for a user terminal capable of browsing content on a network and includes configuration information that is information relating to the configuration of the content, And a second step of displaying a browsing history screen in which a browsing history corresponding to the transition of the content is displayed in a tree structure based on the configuration information included in the content received in the step (a). .
[0027]
The program according to the present invention is a program for a user terminal capable of browsing content on a network, and analyzes a first step of receiving content and a configuration of the content received in the first step. And a browsing history screen showing a browsing history corresponding to a transition of the content in a tree structure based on the configuration information generated in the second step. And causing the computer to execute the third step of displaying on the user terminal.
[0028]
As described above, according to the information display server, the information display method, the recording medium, and the program according to the present invention, the browsing history corresponding to the transition of the content is stored in the tree based on the configuration information which is the information on the configuration of the content. Since the browsing history screen shown in the structure is displayed on the user terminal, a tree structure corresponding to the configuration relationship of each content can be displayed as the browsing history.
[0029]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described.
First, a schematic configuration of an information display server according to an embodiment of the present invention will be described with reference to the drawings. Note that the information display server of the present embodiment is a content providing server that constitutes a part of a content providing system that provides various contents provided via a network to user terminals. This content providing system is, for example, a system such as WWW (World Wide Web).
[0030]
FIG. 1 is a diagram showing a schematic configuration of a content providing system including an information display server according to an embodiment of the present invention. In FIG. 1, reference numeral 10 denotes a terminal A, a terminal B, a terminal C,... (Hereinafter, referred to as a user terminal 10), which are computer terminals connectable to a network 11 operated by the user. The network 11 is configured by a public network such as the Internet or a dedicated line. Further, the user terminal 10 includes a browser, and can designate various URLs (Uniform Resource Locators) with the browser to browse various contents or obtain the contents via the network 11.
[0031]
Reference numeral 12 denotes content providing servers (information display servers) A, B, C (hereinafter, referred to as content providing servers 12), which are servers that provide content to the user terminals 10 via the network 11. In addition, the content providing server 12 includes the configuration information of the content to be provided to the user terminal and the display control program (display control means) which is a program for displaying the browsing history in a tree structure in accordance with the transition of the content screen. To the user terminal 10.
[0032]
Further, as shown in FIG. 1, the content providing server 12 includes a database 23 that stores at least information on various types of content provided to the user terminal 10 via the network 11. The detailed configuration of the database 23 will be described later. With the above configuration, the content providing server 12 provides desired content to the accessing user terminal 10. This allows the user terminal 10 to browse desired content. Further, the content providing server 12 transmits the content configuration information included in the browse page information. By processing the configuration information by the above-described display control program, a browsing history screen showing a history of Web pages browsed by the user in a tree structure is displayed on the user terminal 10.
[0033]
Here, an example of the configuration of the content will be described, and specific examples of the configuration information indicating the configuration and the browsing history screen displayed in a tree structure based on the configuration information will be described with reference to the drawings.
FIG. 2 is a diagram illustrating an example of a content configuration. As shown in FIG. 2, the URL: http // www. xx. jp / shows the structure of the content specified by jp /. The structure is a tree structure, and the root node is the top page. Three branches emerge from the top page, and are connected to three nodes, pages A, B, and C. That is, pages A, B, and C are linked as a layer one level below the top page. Also, page D and page E are linked as a layer one level below page A. Also, page F is linked as a layer one level below page B. The pages D, E, and F are also nodes of the tree structure.
[0034]
Here, in this embodiment, the number of hierarchical levels in the content is determined by the directory configuration in which the actual content data is stored. It should be noted that the definition of the content hierarchy is not limited to that described above, but is not limited to the relationship between links, the content described on each page, and the URL path used to specify the content (generally matches the directory configuration described above). The content provider may arbitrarily determine the content in consideration of the above.
[0035]
Next, an example of the configuration information of the content having the configuration shown in FIG. 2 will be described.
FIG. 3 is a diagram showing an example of configuration information of the content having the configuration shown in FIG. As shown in FIG. 3, a corresponding URL (Index.html) is associated with a page serving as a root when a content composed of links of a plurality of pages has a tree structure, as a root page. Further, a page serving as a node one step below the root is set as a first hierarchical page, and corresponding URLs (A.html, B.html, C.html) are associated with each other. Similarly, a page two steps below the root page (one step below the first layer page) is set as a second layer page, and the corresponding URL (A / D.html, A / E.html, B / F.html) is set. ) Is associated. Note that the URL shown in FIG. 3 is a URL notation based on the root page. For example, in the case of page A, the URL is actually http // www. xx. jp / A. html.
[0036]
Next, based on the configuration information example shown in FIG. 3, an example of a tree-structured browsing history screen according to a user screen transition will be described with reference to the drawings. For example, a description will be given of an example of a display screen including a browsing history screen when the user makes a transition from top page → page A → page D → page B in the content having the configuration shown in FIG.
FIG. 4 is a diagram showing an example of a display screen including a tree-structured browsing history screen in accordance with a screen transition of a user based on the configuration information shown in FIG. In FIG. 4, reference numeral 40 denotes a browser screen, which has a screen configuration including a browsing history display unit 44, a URL display unit 45, and a content display unit 46. Reference numeral 41 denotes a return button, which is a button that can display a page displayed immediately before when pressed. Reference numeral 42 denotes a forward button, which is a button for displaying a page before returning when returning with the return button 41. Reference numeral 43 denotes a display stop button. When information about a page specified by the URL (hereinafter referred to as browse page information) is pressed during download, the download process is stopped. That is, the display of the page is stopped halfway.
[0037]
Further, the browsing history display section 44 displays a tree structure including the top page, page A, page B, and page D viewed by the user as described above. Each section is composed of a thumbnail 44a, which is a reduced image of the page screen, a title 44b of each page, and a URL (display relative to the root page) 44c of each page. Also, since the page D is currently being browsed on the content display section 46, the thumbnail D, the title 44b, and the URL 44c of the page D are highlighted (for example, the brightness is increased more than other sections) to indicate that the page D is being browsed. I have. The information displayed as each node of the tree structure is not limited to the above, but may be information indicating the contents of the content by icons, symbols, or character strings. The browsing time or the like, which is the time that was performed, may be displayed together.
[0038]
Here, the change of the tree structure in the browsing history display unit 44 will be described in the case where the user changes the screen from top page → page A → page D → page B. FIG. 5 is a diagram illustrating an example of a change in the tree structure according to the screen transition. FIG. 5A shows a tree structure displayed on the browsing history display unit 44 when a transition is made from the top page to page A. As shown in FIG. 5A, a tree structure is formed in which information about the top page and page A is a node. Next, FIG. 5B shows a tree structure displayed on the browsing history display unit 44 when a transition is made from page A to page D. Next, when transitioning from page D to page B, the tree structure shown in FIG.
[0039]
To enable the above-mentioned transition, at least the top page must have the link of page A, the page A must have the link of page D, and the page D must have the link of page B. As described above, according to the conventional tree structure generation method, the tree structure as shown in FIG. 4 cannot be displayed when transitioning from page D to page B. Can display a tree structure as shown in FIG. 4 in which the nodes of page B are connected to the branches from the top page according to the configuration of the content.
[0040]
The content display section 46 includes links to various contents such as a link 46a to news A and a link 46b to news B.
As described above, the content providing server 12 provides the content to the user terminal 10 via the network 11 and also has a display control program for displaying the browsing history display unit 44 as shown in FIG. Provide to terminal 10. Thereby, when browsing the content using the browser, the user terminal 10 can display the browsing history having a tree structure according to the configuration of the content, and efficiently browse and use the content. be able to.
[0041]
Although not shown, the content providing server 12 and the user terminal 10 include an input device such as a mouse and a keyboard, and a display device such as a CRT (Cathode Ray Tube) and a liquid crystal display. Further, the browsing history display unit 44 and the content display unit 46 displayed on the display device of the user terminal 10 are not limited to the display method of displaying in one window as shown in FIG. For example, when the user terminal 10 has a multi-window function, the browsing history display unit 44 may be displayed in another window. Further, when the browsing history display does not fit on one page, or when moving to another root page, the browsing history display unit 44 of a plurality of pages may be displayed in separate windows.
[0042]
Next, a system for displaying the above-described browsing history screen as shown in FIG. 4 on the user terminal 10 will be described with reference to the drawings with respect to a functional configuration example for realizing the content providing server 12 and the user terminal 10. Although various forms are conceivable for displaying the above-mentioned browsing history screen on the user terminal 10, three examples are shown below.
(1). A mode in which the content providing server 12 provides configuration information, which is information on the configuration of content, to the user terminal 10, and the user terminal 10 processes the configuration information and displays a browsing history screen.
(2). A mode in which the user terminal 10 has a function of analyzing configuration of content to generate configuration information, and further has a function of processing the generated configuration information and displaying a browsing history screen.
(3). When a user uses a plurality of content providing servers 12 from a user terminal 10 via a portal server (included in the content providing server 12), the portal server has a function of analyzing the configuration of the content. A mode in which the generated configuration information is transmitted from the portal server to the user terminal 10, the configuration information is processed by the user terminal 10, and the browsing history screen is displayed.
The method of displaying the browsing history screen as shown in FIG. 4 on the user terminal 10 is not limited to the above-described method, and may be a combination of the above-described methods, or another method according to the type of content or the scale of the system. It may be.
[0043]
[First Embodiment]
First, the configuration and operation of the content providing server 12 and the user terminal 10 when the method (1) is realized will be described below as a first embodiment of the present invention.
FIG. 6 is a diagram showing a functional configuration of the content providing server 12 and the user terminal 10 shown in FIG. 1 as the first embodiment of the present invention. First, an outline of a functional configuration of the user terminal 10 will be described. In FIG. 6, a control unit 13 controls each processing unit in the user terminal 10 and the flow of data. Reference numeral 14 denotes a transmission / reception processing unit which transmits / receives contents and the like via the network 11.
[0044]
Reference numeral 15 denotes a content use processing unit which performs a process of displaying a browser screen including at least the content display unit 46 shown in FIG. 4 on the display device of the user terminal 10. In the present embodiment, the content use processing unit 15 is a function realized by executing a program such as a browser. As described above, the user can browse various contents provided with the configuration information as shown in FIG. 3 provided by the content providing server 12 on the user terminal 10.
[0045]
A browsing history display processing unit 17 reads the configuration information embedded in the content as shown in FIG. 3 and displays the browsing history display unit 44 on the user terminal 10 as shown in FIG. Do. The browsing history display processing unit 17 is a function realized by executing the display control program received from the content providing server 12 on the user terminal 10. With the configuration described above, the user terminal 10 can generate and display the tree-structured browsing history display unit 44 according to the browsing history of the user and the configuration information embedded in the content.
[0046]
Next, an outline of a functional configuration of the content providing server 12 will be described. A control unit 21 controls each processing unit in the content providing server 12 and the flow of data. A transmission / reception processing unit 22 transmits / receives data for distributing content via the network 11. Reference numeral 23 denotes a database, which includes a content database 23a and a user information database 23b. The content database 23a stores content and information about the content in association with a content code for identifying the content.
[0047]
In addition, in the content stored in the content database 23a, configuration information that is information on the configuration of the content as shown in FIG. 3 is embedded. However, some of the contents stored in the content database 23a do not have the above-described configuration information embedded therein. Further, the user information database 23b stores information on the user himself / herself, information on the user terminal 10, history information of contents used by the user in the past, and the like in association with a user code for identifying the user. I do.
[0048]
Reference numeral 24 denotes a user information management unit that manages user information stored in the user information database 23b and performs processing such as user authentication and identification with reference to the user information. Reference numeral 25 denotes a content providing processing unit, which provides content by transmitting content acquired from the content database 23a to the user terminal 10 in response to a request from the user terminal 10.
[0049]
Reference numeral 26 denotes a configuration analysis processing unit, which analyzes the configuration of the content by referring to various information from the content database 23a when the content provided to the user terminal 10 does not include the configuration information. By analyzing based on its own URL and link information, the configuration information of the content is generated. In addition, the configuration analysis processing unit 26 performs a process of adding (or embedding) configuration information obtained by analyzing the content to the content. Accordingly, even if the content is not stored in the content database 23a but includes the configuration information, the content providing processing unit 25 transmits the content to the user terminal 10 as the content to which the configuration information analyzed by the configuration analysis processing unit 26 is added. can do. A specific example of the method of analyzing the URL and link information of the content itself will be described later.
[0050]
Reference numeral 27 denotes a program transmission processing unit, which displays a browsing history screen showing a browsing history corresponding to the transition of the content in a tree structure on the user terminal 10 based on the configuration information included in the content provided to the user terminal 10. A display control program to be transmitted is transmitted to the user terminal 10. Note that the program transmission processing unit 27 may change the content of the display control program to be transmitted to the user terminal 10 according to the attribute of the user specified by the user information management unit 24. The timing at which the program transmission processing unit 27 transmits the display control program is performed in accordance with, for example, the timing at which the content is transmitted.
[0051]
With the above-described configuration, the content providing server 12 transmits the above-described display control program to the user terminal 10 together with the content in which the configuration information is embedded, and according to the content browsing history in the user terminal 10, It is possible to control the display of the browsing history screen indicating the browsing history on the user terminal 10 in a tree structure reflecting the structure of the content.
[0052]
The user information management unit 24 may transmit the configuration information generated based on the past history information to the user terminal 10 to the specified user. Thereby, the user can display the browsing history of the contents browsed in the past, and can easily use the desired contents while referring to the configuration of those contents. Further, the content providing processing unit 25 changes the content of the content provided to the user terminal 10 and the content of the configuration information embedded in the content according to the attribute of the user specified by the user information managing unit 24 and the like. You may.
[0053]
Next, operations of the content providing server 12 and the user terminal 10 shown in FIG. 6 will be described.
FIG. 7 is a diagram showing the operation of the content providing server 12 and the user terminal 10 shown in FIG. As shown in FIG. 7, first, the user terminal 10 transmits request information for requesting display of a top page, which is browsable content, to the content providing server 12 via the transmission / reception processing unit 14 (t1). Thereby, the transmission / reception processing unit 22 of the content providing server 12 receives the above request information.
[0054]
Next, the content providing processing unit 25 acquires top page information (content) from the content database 23a based on the received request information (t2). Here, the configuration information shown in FIG. 3 is embedded in the top page information. Next, the content providing processing unit 25 transmits the top page information acquired from the content database 23a to the user terminal 10 that has transmitted the request information. At this time, the program transmission processing unit 27 transmits a display control program for causing the user terminal 10 to display the browsing history information as shown in FIG. 4 to the user terminal 10 (t3). Thereby, the transmission / reception processing unit 14 of the user terminal 10 receives the requested content, that is, the top page information and the display control program.
[0055]
Next, in the user terminal 10, the content use processing unit 15 displays the top page on the content display unit 46 shown in FIG. 4 based on the top page information received by the transmission / reception processing unit 14. At this time, the browsing history display processing unit 17 realized by executing the display control program displays only the top page thumbnail 44a, title 44b, and URL 44c as the browsing history in the browsing history display unit 44 of FIG. 4 (t4). ). The URL display section 45 displays “http://www.xx.jp/” as the URL of the top page.
[0056]
Next, when the user presses a link to page A included in the displayed top page, the user terminal 10 transmits request information for requesting display of page A to the content providing server 12 (t5). ). Thereby, the transmission / reception processing unit 22 of the content providing server 12 receives the above request information.
[0057]
Next, the content providing processing unit 25 acquires page A information (content) from the content database 23a based on the request information received by the transmission / reception processing unit 22 (t6). Next, the content providing processing unit 25 transmits the page A information acquired from the content database 23a to the user terminal 10 that has transmitted the request information (t7). Thereby, the transmission / reception processing unit 14 of the user terminal 10 receives the page A information as the requested content.
[0058]
Next, in the user terminal 10, the content use processing unit 15 displays the page A on the content display unit 46 shown in FIG. 4 based on the page A information received by the transmission / reception processing unit 14. At this time, based on the configuration information received by the transmission / reception processing unit 14, the browsing history display processing unit 17 displays the top page and the thumbnails 44a and titles 44b of the page A as browsing histories in the browsing history display unit 44 of FIG. The URL 44c is updated to be displayed in a tree structure (t8). As a result, a tree structure including a top page and page A similar to the tree structure shown in FIG.
[0059]
In the subsequent processing, each time the user follows the link and changes the page, the above-described processing of t5 to t8 is repeated according to the changed page, and the tree structure corresponding to the configuration information is displayed on the browsing history display 44. To form. When transitioning to a different root page, a new browsing history display unit 44 may be displayed, or another tree structure may be formed in an empty space of the browsing history display unit 44.
[0060]
As described above, the content providing server 12 can cause the user terminal 10 to simultaneously display the content and display the browsing history having a tree structure according to the content configuration. Note that, as described above, the timing of transmitting the display control program is not limited to the timing of transmitting the first content in response to the access from the user terminal 10, and the display history information is displayed on the user terminal 10. Any timing may be used up to just before the desired timing.
[0061]
[Second embodiment]
Next, a functional configuration and operation of the content providing server 12 and the user terminal 10 when the above-described method (2) is realized will be described below as a second embodiment of the present invention.
FIG. 8 is a diagram showing a functional configuration of the content providing server 12 and the user terminal 10 shown in FIG. 1 as the second embodiment of the present invention. First, an outline of a functional configuration of the user terminal 10 will be described. In FIG. 8, the control unit 13, the transmission / reception processing unit 14, and the content use processing unit 15 are the same as the respective processing units shown in FIG.
[0062]
Reference numeral 16 denotes a configuration analysis processing unit which, when the content received from the content providing server 12 does not include the above-described configuration information, changes the content configuration to the URL configuration of the content (for example, a character string forming the URL). (The number of /, etc.), a file name and a directory name, and perform processing for obtaining content configuration information. Specifically, taking the content shown in FIG. 2 as an example, if / is one and the file name is "Index.html", it is analyzed as the root page, and one is / and the file name is "Index." .Html ”, the first hierarchical page is analyzed, and if there are two /, it is analyzed as the second hierarchical page.
[0063]
In addition, when the content received from the content providing server 12 does not include the above-described configuration information, the configuration analysis processing unit 16 analyzes the configuration of the content based on link information that is information on a link included in the content. Then, a process of obtaining content configuration information is performed. Specifically, taking the content shown in FIG. 2 as an example, since the top page has links of pages A, B, and C, it is analyzed that pages A, B, and C belong to the first hierarchical page. Since page A has links of pages E and F, it is analyzed as a node belonging to the second hierarchical page linked to page A by a branch.
[0064]
As described above, the configuration analysis processing unit 16 analyzes the configuration of the content based on the URL configuration of the content or the link information. In addition, the configuration analysis processing unit 16 can also perform a combination of the above-described URL configuration analysis and link information analysis on the content.
[0065]
Also, the browsing history display processing unit 17 reads the configuration information as shown in FIG. 3 embedded in the content as shown in the first embodiment, thereby causing the browsing history display unit 44 as shown in FIG. A process for displaying on the user terminal 10 is performed. Further, the browsing history display processing unit 17 performs a process of displaying the browsing history display unit 44 as shown in FIG. 4 on the user terminal 10 based on the configuration information analyzed by the configuration analysis processing unit 16. Note that the browsing history display processing unit 17 may be realized by using some functions of the content use processing unit 15. Further, one function of the content use processing unit 15 (that is, one function of the browser) may be the function of the browsing history display processing unit 17. With the configuration described above, the user terminal 10 can generate and display the tree-structured browsing history display unit 44 according to the browsing history of the user and the configuration information of the content.
[0066]
Next, an outline of a functional configuration of the content providing server 12 will be described. Here, the control unit 21, the transmission / reception processing unit 22, the database 23 (including the content database 23a and the user information database 23b), the user information management unit 24, and the content provision processing unit 25 shown in FIG. 6 is the same as that shown in FIG. Also, as shown in FIG. 8, the configuration analysis processing unit 26 and the program transmission processing unit 27 are functionally different from the content providing server 12 of FIG.
[0067]
According to the above configuration, the content providing server 12 can transmit the content in which the configuration information is embedded or the content that does not include the configuration information to the user terminal 10 in response to a request from the user terminal 10.
[0068]
The user information management unit 24 may transmit the configuration information generated based on the past history information to the user terminal 10 to the specified user. Thereby, the user can display the browsing history of the contents browsed in the past, and can easily use the desired contents while referring to the configuration of those contents. Further, the content providing processing unit 25 changes the content of the content provided to the user terminal 10 and the content of the configuration information embedded in the content according to the attribute of the user specified by the user information managing unit 24 and the like. You may.
[0069]
Next, operations of the content providing server 12 and the user terminal 10 shown in FIG. 8 will be described.
FIG. 9 is a diagram showing operations of the content providing server 12 and the user terminal 10 shown in FIG. In FIG. 9, the operations at t1 and t2 are the same as those at t1 and t2 shown in FIG.
[0070]
First, the user terminal 10 transmits request information for requesting display of a top page to the content providing server 12 (t1). Next, the content providing processing unit 25 acquires top page information (content) from the content database 23a based on the received request information (t2). Here, it is assumed that the top page information is content in which the configuration information shown in FIG. 3 is not embedded. Next, the content providing processing unit 25 transmits the top page information acquired from the content database 23a to the user terminal 10 that has transmitted the request information (t3). Thereby, the transmission / reception processing unit 14 of the user terminal 10 receives the top page information as the requested content.
[0071]
Next, in the user terminal 10, the configuration analysis processing unit 16 analyzes the configuration of the top page based on the URL and link information included in the top page information received by the transmission / reception processing unit 14, and generates configuration information. (T4a). Next, in the user terminal 10, the content use processing unit 15 displays the top page on the content display unit 46 shown in FIG. 4 based on the top page information received by the transmission / reception processing unit 14. At this time, based on the configuration information generated by the configuration analysis processing unit 16, the browsing history display processing unit 17 displays a tree-structured browsing history in the browsing history display unit 44 of FIG. Only the URL 44c is displayed (t4b). The URL display section 45 displays “http://www.xx.jp/” as the URL of the top page.
[0072]
Next, when the user presses a link to page A included in the displayed top page, the user terminal 10 transmits request information for requesting display of page A to the content providing server 12 (t5). ). Thereby, the transmission / reception processing unit 22 of the content providing server 12 receives the above request information.
[0073]
Next, the content providing processing unit 25 acquires page A information (content) from the content database 23a based on the request information received by the transmission / reception processing unit 22 (t6). Next, the content providing processing unit 25 transmits the page A information acquired from the content database 23a to the user terminal 10 that has transmitted the request information (t7). Thereby, the transmission / reception processing unit 14 of the user terminal 10 receives the page A information as the requested content.
[0074]
Next, in the user terminal 10, the configuration analysis processing unit 16 analyzes the configuration of the content including the top page and the page A based on the URL and the link information included in the page A information received by the transmission / reception processing unit 14. Then, the configuration information generated at t4a is updated (t8a). Next, in the user terminal 10, the content use processing unit 15 displays the top page on the content display unit 46 shown in FIG. 4 based on the top page information received by the transmission / reception processing unit 14. At this time, based on the configuration information updated by the configuration analysis processing unit 16, the browsing history display processing unit 17 displays a tree-structured browsing history in the browsing history display unit 44 of FIG. The title 44b and the URL 44c are updated to be displayed in a tree structure (t8b). As a result, a tree structure including a top page and page A similar to the tree structure shown in FIG.
[0075]
In the subsequent processing, every time the user follows a link and transitions to a page, the above-described processing from t5 to t8b is repeated according to the page after transition, and a tree structure is formed on the browsing history display 44. When transitioning to a different root page, a new browsing history display unit 44 may be displayed, or another tree structure may be formed in an empty space of the browsing history display unit 44.
[0076]
As described above, by the cooperative processing of the content providing server 12 and the user terminal 10, the browsing history having a tree structure according to the content configuration can be displayed simultaneously with the display of the content on the user terminal 10. .
[0077]
[Third Embodiment]
Next, a functional configuration and operation of the content providing server 12 and the user terminal 10 when the above-described method (3) is realized will be described below as a third embodiment of the present invention. In this embodiment, the content providing server 12 that the user first accesses from the user terminal 10 is referred to as a portal server 12a in order to distinguish it from other content providing servers 12. In the present embodiment, the user can use the content of another content providing server 12 from the user terminal 10 via the portal server 12a.
[0078]
FIG. 10 is a diagram showing a functional configuration of a portal server 12a, which is one of the plurality of content providing servers 12 shown in FIG. 1, and a user terminal 10 as a third embodiment of the present invention. The configuration of the user terminal 10 shown in FIG. 10 is the same as the configuration of the user terminal 10 shown in FIG.
The control unit 21, the transmission / reception processing unit 22, the content database 23a, and the user information database 23b of the content providing server (portal server) 12 shown in FIG. 10 are the same as those shown in FIG.
[0079]
The other server information database 23c stores, as other server information, information on another content providing server 12 that provides content to the user terminal 10 via the portal server 12a. Specifically, information on the type and configuration of the content provided by another content providing server 12 is stored as other server information. Further, when the configuration analysis processing unit 26 analyzes the configuration of the content provided from the other content providing server 12, the other server information database 23 c also stores the configuration information as the analysis result. Further, the other server information database 23c may store configuration information of content provided by each server registered in advance.
[0080]
The user information management unit 24 manages user information stored in the user information database 23b and performs processes such as user authentication and identification with reference to the user information. Specifically, the user information management unit 24 acquires information such as a cookie from the user terminal 10 and specifies the user.
[0081]
The content providing processing unit 25 provides the content by transmitting the content acquired from the content database 23a to the user terminal 10 in response to a request from the user terminal 10. When the transmission / reception processing unit 22 receives a content to be transmitted from another content providing server 12 to the user terminal 10, the content providing processing unit 25 transmits, if the configuration information is embedded in the content, The configuration is transmitted to the user terminal 10 as it is, and if the configuration information is not embedded in the content, the configuration analysis processing unit 26 analyzes the configuration.
[0082]
Further, the user information management unit 24 can refer to information such as the attribute and the browsing history of the specified user from the user information database 23b. As a result, the content providing processing unit 25 changes the content of the content to be provided to the user terminal 10 and the content of the structural information embedded in the content according to the attribute of the user specified by the user information managing unit 24 and the like. Can be provided.
[0083]
When the content provided to the user terminal 10 does not include the configuration information, the configuration analysis processing unit 26 analyzes the configuration of the content with reference to various information from the content database 23a, or analyzes the content itself. By analyzing the URL based on the URL or link information, the content configuration information is generated. In addition, the configuration analysis processing unit 26 performs a process of adding (or embedding) configuration information obtained by analyzing the content to the content. Accordingly, even if the content is not stored in the content database 23a but includes the configuration information, the content providing processing unit 25 transmits the content to the user terminal 10 as the content to which the configuration information analyzed by the configuration analysis processing unit 26 is added. can do. The method of analyzing the URL of the content itself and the link information described above is the same as the method described in the second embodiment.
[0084]
Further, when the configuration information is not embedded in the content received from another content providing server 12, the configuration analysis processing unit 26 also analyzes the configuration of the content. At this time, the configuration analysis processing unit 26 refers to a past analysis result and information regarding the content from the other server information database 23c.
[0085]
In addition, the program transmission processing unit 27 causes the user terminal 10 to display a browsing history screen showing a browsing history according to the transition of the content in a tree structure based on the configuration information included in the content provided to the user terminal 10. The display control program is transmitted to the user terminal 10 together with the content. Note that the program transmission processing unit 27 may change the content of the display control program to be transmitted to the user terminal 10 according to the attribute of the user specified by the user information management unit 24.
[0086]
With the above-described configuration, the portal server 12a transmits the above-described display control program to the user terminal 10 together with the content in which the configuration information is embedded, so that the content is displayed in accordance with the browsing history of the content in the user terminal 10. Can be controlled so that the browsing history screen indicating the browsing history is displayed on the user terminal 10 in a tree structure reflecting the configuration of.
[0087]
Next, operations of the portal server 12a and the user terminal 10 shown in FIG. 10 will be described.
FIG. 11 is a diagram showing operations of the portal server 12a and the user terminal 10 shown in FIG. As shown in FIG. 11, first, the user terminal 10 transmits request information for requesting display of a top page, which is content that can be browsed, to the portal server 12a via the transmission / reception processing unit 14 (t11). Thereby, the transmission / reception processing unit 22 of the portal server 12a receives the above request information.
[0088]
Next, the user information management unit 24 of the portal server 12a performs a process of specifying a user by using a cookie and a process of referring to information on the specified user from the user information database 23b. Next, the content providing processing unit 25 of the portal server 12a acquires top page information (content) from the content database 23a based on the received request information and the user information referred to by the user information management unit 24 (t13). . The configuration information shown in FIG. 3 is embedded in the top page information.
[0089]
Next, the content providing processing unit 25 transmits the top page information acquired from the content database 23a to the user terminal 10 that has transmitted the request information. At this time, the program transmission processing unit 27 transmits a display control program for displaying the browsing history information as shown in FIG. 4 to the user terminal 10 on the user terminal 10 (t14). Thereby, the transmission / reception processing unit 14 of the user terminal 10 receives the requested content, that is, the top page information and the display control program.
[0090]
Next, in the user terminal 10, the content use processing unit 15 displays the top page on the content display unit 46 shown in FIG. 4 based on the top page information received by the transmission / reception processing unit 14. At this time, the browsing history display processing unit 17 realized by executing the display control program displays only the top page thumbnail 44a, title 44b, and URL 44c as the browsing history in the browsing history display unit 44 of FIG. 4 (t15). ). The URL display section 45 displays “http://www.xx.jp/” as the URL of the top page.
[0091]
Next, when the user presses a link to page A included in the displayed top page, the user terminal 10 transmits request information requesting display of page A to the content providing server 12 (t16). ). Thereby, the transmission / reception processing unit 22 of the content providing server 12 receives the above request information. In the present embodiment, it is assumed that the content of the page A is not stored in the portal server 12a but is stored in another content providing server. It is also assumed that no configuration information is embedded in the content of page A.
[0092]
Next, the content providing processing unit 25 requests page A information (content) from a predetermined content providing server 12 based on the request information received by the transmission / reception processing unit 22 (t17). Thereby, the transmission / reception processing unit 22 of the predetermined content providing server 12 receives the content request.
[0093]
Next, the content providing processing unit 25 of the predetermined content providing server 12 acquires page A information from the content database 23a based on the content request received by the transmission / reception processing unit 22 (t18). Next, the content providing processing unit 25 transmits the page A information acquired from the content database 23a to the portal server 12a that has requested the content (t19). Accordingly, the transmission / reception processing unit 22 of the portal server 12a receives the page A information from the other content providing server 12.
[0094]
Next, the configuration analysis processing unit 26 of the portal server 12a analyzes the configuration of the page A information received by the transmission / reception processing unit 22, and updates the configuration information embedded in the top page based on the analysis result. Embedded in the page A information (t20). Next, the content providing processing unit 25 of the portal server 12a transmits the page A information to the user terminal 10 that has transmitted the request information (t21). Thus, the transmission / reception processing unit 14 of the user terminal 10 receives the page A information including the updated configuration information.
[0095]
Next, in the user terminal 10, the content use processing unit 15 displays the page A on the content display unit 46 shown in FIG. 4 based on the page A information received by the transmission / reception processing unit 14. At this time, based on the configuration information embedded in the page A information received by the transmission / reception processing unit 14, the browsing history display processing unit 17 displays the top page and the page A as browsing histories in the browsing history display unit 44 of FIG. Are updated to display the thumbnail 44a, title 44b, and URL 44c of the tree structure in a tree structure (t22). As a result, a tree structure including a top page and page A similar to the tree structure shown in FIG.
[0096]
In the subsequent processing, every time the user follows the link and changes the page, the above-described processing of t16 to t22 is repeated according to the page after the change, and the tree structure corresponding to the configuration information is displayed on the browsing history display 44. To form. At this time, if the content is stored in the content database 23a of the portal server 12a, there is no need to issue a request to another content providing server 12. When the content acquired from the content database 23a includes the configuration information, the processing by the configuration analysis processing unit 26 is unnecessary. When transitioning to a different root page, a new browsing history display unit 44 may be displayed, or another tree structure may be formed in an empty space of the browsing history display unit 44.
[0097]
As described above, the content providing server 12 can cause the user terminal 10 to simultaneously display the content and display the browsing history having a tree structure according to the content configuration. Note that, as described above, the timing of transmitting the display control program is not limited to the timing of transmitting the first content in response to the access from the user terminal 10, and the display history information is displayed on the user terminal 10. Any timing may be used up to just before the desired timing.
[0098]
Note that, in the browsing history screen of the above-described embodiment, only information relating to the page browsed by the user is displayed as a node having a tree structure, but the present invention is not limited to this. For example, by embedding the configuration information of a group of pages (contents) in the content in advance, a tree structure including all pages (contents) as nodes is displayed, and a page viewed by a user in the tree structure is displayed. (For example, increasing the brightness after browsing, displaying the title without browsing without browsing before browsing, etc.) may be displayed.
[0099]
Further, each processing unit of the content providing server 12 and the user terminal 10 shown in FIGS. 6, 8, and 10 may be realized by dedicated hardware, and each processing unit may be a memory. And a CPU (Central Processing Unit), and a program for realizing the function of each processing unit may be loaded into a memory and executed to realize the function.
The memory may be a non-volatile memory such as a hard disk device, a magneto-optical disk device, or a flash memory, a read-only recording medium such as a CD-ROM, or a volatile memory such as a RAM (Random Access Memory). Or a computer-readable and writable recording medium by a combination thereof.
[0100]
Further, the embodiment of the present invention can be realized by a computer executing a program. Further, means for supplying the program to the computer, for example, a computer-readable recording medium on which the program is recorded or a transmission medium for transmitting the program can be applied as an embodiment of the present invention. Further, a program product such as a computer-readable recording medium on which the above-mentioned program is recorded can be applied as an embodiment of the present invention. The above programs, recording media, transmission media, and program products are included in the scope of the present invention.
[0101]
The “computer-readable recording medium” refers to a portable medium such as a flexible disk, a magneto-optical disk, a ROM, and a CD-ROM, and a storage device such as a hard disk built in a computer system. Further, the “computer-readable recording medium” refers to a volatile memory (RAM) inside a computer system that becomes a server or a client when a program is transmitted through a network such as the Internet or a communication line such as a telephone line. , For a certain period of time.
[0102]
Further, the above program may be transmitted from a computer system storing the program in a storage device or the like to another computer system via a transmission medium or by a transmission wave in the transmission medium. Here, the "transmission medium" for transmitting the program refers to a medium having a function of transmitting information, such as a network (communication network) such as the Internet or a communication line (communication line) such as a telephone line.
Further, the program may be for realizing a part of the functions described above. Furthermore, what can realize the above-mentioned function in combination with a program already recorded in the computer system, that is, a so-called difference file (difference program) may be used.
[0103]
As described above, the embodiments of the present invention have been described in detail with reference to the drawings. However, the specific configuration is not limited to the embodiments, and includes a design and the like without departing from the gist of the present invention.
[0104]
【The invention's effect】
As described above, according to the information display server, the information display method, the recording medium, and the program according to the present invention, the browsing history corresponding to the transition of the content is formed into a tree structure based on the configuration information which is the information on the configuration of the content. Is displayed on the user terminal, a tree structure corresponding to the configuration relationship of each content can be displayed as the browsing history. Thereby, the user can easily grasp the history of the content that he / she has browsed in the past according to the configuration of the content.
[Brief description of the drawings]
FIG. 1 is a diagram illustrating a schematic configuration of a content providing system including an information display server according to an embodiment of the present invention.
FIG. 2 is a diagram illustrating an example of a content configuration.
FIG. 3 is a diagram showing an example of configuration information of the content having the configuration shown in FIG. 2;
4 is a diagram showing an example of a display screen including a tree-structured browsing history screen according to a screen transition of a user based on the configuration information shown in FIG.
FIG. 5 is a diagram illustrating an example of a change in a tree structure according to a screen transition.
FIG. 6 is a diagram showing a functional configuration of a content providing server 12 and a user terminal 10 shown in FIG. 1 as a first embodiment of the present invention.
FIG. 7 is a diagram showing operations of the content providing server 12 and the user terminal 10 shown in FIG.
8 is a diagram showing a functional configuration of a content providing server 12 and a user terminal 10 shown in FIG. 1 as a second embodiment of the present invention.
9 is a diagram showing the operation of the content providing server 12 and the user terminal 10 shown in FIG.
FIG. 10 is a diagram showing a functional configuration of a portal server 12a, which is one of the plurality of content providing servers 12 shown in FIG. 1, and a user terminal 10 as a third embodiment of the present invention.
FIG. 11 is a diagram showing operations of the portal server 12a and the user terminal 10 shown in FIG.
[Explanation of symbols]
10 Terminal A, terminal B, terminal C, ... (user terminal 10)
11 Network
12. Content providing servers A, B, C, ... (content providing server 12)
12a Portal server (content providing server)
13 Control unit
14 Transmission / reception processing unit
15 Content Use Processing Unit
16 Configuration analysis processing unit
17 Browsing history display processing unit
21 Control unit
22 Transmission / reception processing unit
23 Database
23a Content database
23b User information database
24 User Information Management Department
25 Content Provision Processing Section
26 Configuration analysis processing unit
27 Program transmission processing unit
30 Configuration information
40 Browser screen
44 Browsing history display
44a thumbnail
44b title
44c URL
45 URL display
46 Content display section

Claims (18)

ネットワーク上のコンテンツを閲覧可能な利用者端末へ複数のコンテンツを提供する情報表示サーバであって、
前記利用者端末からの要求に応じて前記コンテンツの構成に関する情報である構成情報を含む前記コンテンツを前記利用者端末へ提供するコンテンツ提供手段と、
前記コンテンツ提供手段より提供される前記コンテンツに含まれる前記構成情報を基に、前記コンテンツの遷移に応じた閲覧履歴を木構造で示した閲覧履歴画面を前記利用者端末に表示させる画面制御手段と
を具備することを特徴とする情報表示サーバ。
An information display server for providing a plurality of contents to a user terminal capable of browsing contents on a network,
Content providing means for providing, to the user terminal, the content including configuration information that is information on the configuration of the content in response to a request from the user terminal;
Screen control means for displaying, on the user terminal, a browsing history screen showing a browsing history corresponding to the transition of the content in a tree structure based on the configuration information included in the content provided by the content providing means; An information display server comprising:
ネットワーク上のコンテンツを閲覧可能な利用者端末へ複数のコンテンツを提供する情報表示サーバであって、
前記コンテンツの構成を解析して、解析結果を基に前記コンテンツの構成情報を生成する構成解析手段と、
前記利用者端末からの要求に応じて前記コンテンツと、前記構成解析手段が生成した当該コンテンツの前記構成情報とを合わせて前記利用者端末へ提供するコンテンツ提供手段と、
前記コンテンツ提供手段より提供される前記コンテンツに含まれる前記構成情報を基に、前記コンテンツの遷移に応じた閲覧履歴を木構造で示した閲覧履歴画面を前記利用者端末に表示させる画面制御手段と
を具備することを特徴とする情報表示サーバ。
An information display server for providing a plurality of contents to a user terminal capable of browsing contents on a network,
A configuration analysis unit that analyzes the configuration of the content and generates configuration information of the content based on the analysis result;
Content providing means for providing the user terminal with the content in response to a request from the user terminal and the configuration information of the content generated by the configuration analysis means,
Screen control means for displaying, on the user terminal, a browsing history screen showing a browsing history corresponding to the transition of the content in a tree structure based on the configuration information included in the content provided by the content providing means; An information display server comprising:
前記構成解析手段は、前記コンテンツのURLまたは前記コンテンツに含まれるリンク情報またはそれらの組み合わせを基に、前記コンテンツの構成を解析することを特徴とする請求項2に記載の情報表示サーバ。3. The information display server according to claim 2, wherein the configuration analysis unit analyzes the configuration of the content based on a URL of the content, link information included in the content, or a combination thereof. 前記木構造の節は、前記コンテンツを特定するネットワークアドレス、前記コンテンツのタイトル、前記コンテンツを表示した画面の縮小画像のいずれか一つまたはそれらの組み合わせであることを特徴とする請求項1から請求項3のいずれか1項に記載の情報表示サーバ。The node of the tree structure is any one of a network address specifying the content, a title of the content, a reduced image of a screen displaying the content, or a combination thereof. Item 4. The information display server according to any one of items 3. 前記木構造の枝は、前記構成情報に応じて定まることを特徴とする請求項1から請求項4のいずれか1項に記載の情報表示サーバ。The information display server according to any one of claims 1 to 4, wherein the branch of the tree structure is determined according to the configuration information. ネットワーク上のコンテンツを閲覧可能な利用者端末へ複数のコンテンツを提供する情報表示サーバを用いた情報表示方法であって、
前記利用者端末からの要求に応じて前記コンテンツの構成に関する情報である構成情報を含む前記コンテンツを前記利用者端末へ提供する第1のステップと、前記第1のステップで提供される前記コンテンツに含まれる前記構成情報を基に、前記コンテンツの遷移に応じた閲覧履歴を木構造で示した閲覧履歴画面を前記利用者端末に表示させる第2のステップと
を有することを特徴とする情報表示方法。
An information display method using an information display server that provides a plurality of contents to a user terminal capable of browsing contents on a network,
A first step of providing, to the user terminal, the content including configuration information that is information relating to a configuration of the content in response to a request from the user terminal; A second step of displaying, on the user terminal, a browsing history screen showing a browsing history according to the transition of the content in a tree structure based on the included configuration information. .
ネットワーク上のコンテンツを閲覧可能な利用者端末へ複数のコンテンツを提供する情報表示サーバを用いた情報表示方法であって、
前記コンテンツの構成を解析して、解析結果を基に前記コンテンツの構成情報を生成する第1のステップと、
前記利用者端末からの要求に応じて前記コンテンツと、前記第1のステップで生成した当該コンテンツの前記構成情報とを合わせて前記利用者端末へ提供する第2のステップと、
前記第2のステップで提供される前記コンテンツに含まれる前記構成情報を基に、前記コンテンツの遷移に応じた閲覧履歴を木構造で示した閲覧履歴画面を前記利用者端末に表示させる第3のステップと
を有することを特徴とする情報表示方法。
An information display method using an information display server that provides a plurality of contents to a user terminal capable of browsing contents on a network,
A first step of analyzing a configuration of the content and generating configuration information of the content based on the analysis result;
A second step of providing the user terminal together with the content in response to a request from the user terminal and the configuration information of the content generated in the first step;
A third step of displaying, on the user terminal, a browsing history screen showing a browsing history according to the transition of the content in a tree structure based on the configuration information included in the content provided in the second step. And a step of displaying information.
前記第1のステップは、前記コンテンツのURLまたは前記コンテンツに含まれるリンク情報またはそれらの組み合わせを基に、前記コンテンツの構成を解析することを特徴とする請求項7に記載の情報表示方法。The information display method according to claim 7, wherein the first step analyzes the configuration of the content based on a URL of the content, link information included in the content, or a combination thereof. 前記木構造の枝は、前記構成情報に応じて定まることを特徴とする請求項6から請求項8のいずれか1項に記載の情報表示方法。9. The information display method according to claim 6, wherein the branch of the tree structure is determined according to the configuration information. ネットワーク上のコンテンツを閲覧可能な利用者端末へ複数のコンテンツを提供する情報表示サーバ用のプログラムを記録したコンピュータ読み取り可能な記録媒体であって、
前記利用者端末からの要求に応じて前記コンテンツの構成に関する情報である構成情報を含む前記コンテンツを前記利用者端末へ提供する第1のステップと、前記第1のステップで提供される前記コンテンツに含まれる前記構成情報を基に、前記コンテンツの遷移に応じた閲覧履歴を木構造で示した閲覧履歴画面を前記利用者端末に表示させる第2のステップと
をコンピュータに実行させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体。
A computer-readable recording medium recording a program for an information display server that provides a plurality of contents to a user terminal capable of browsing contents on a network,
A first step of providing, to the user terminal, the content including configuration information that is information relating to the configuration of the content in response to a request from the user terminal; A program for causing a computer to execute a second step of displaying, on the user terminal, a browsing history screen showing a browsing history corresponding to the transition of the content in a tree structure based on the included configuration information. Computer readable recording medium.
ネットワーク上のコンテンツを閲覧可能な利用者端末へ複数のコンテンツを提供する情報表示サーバ用のプログラムを記録したコンピュータ読み取り可能な記録媒体であって、
前記コンテンツの構成を解析して、解析結果を基に前記コンテンツの構成情報を生成する第1のステップと、
前記利用者端末からの要求に応じて前記コンテンツと、前記第1のステップで生成した当該コンテンツの前記構成情報とを合わせて前記利用者端末へ提供する第2のステップと、
前記第2のステップで提供される前記コンテンツに含まれる前記構成情報を基に、前記コンテンツの遷移に応じた閲覧履歴を木構造で示した閲覧履歴画面を前記利用者端末に表示させる第3のステップと
をコンピュータに実行させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体。
A computer-readable recording medium recording a program for an information display server that provides a plurality of contents to a user terminal capable of browsing contents on a network,
A first step of analyzing a configuration of the content and generating configuration information of the content based on the analysis result;
A second step of providing the user terminal together with the content in response to a request from the user terminal and the configuration information of the content generated in the first step;
A third step of displaying, on the user terminal, a browsing history screen showing a browsing history according to the transition of the content in a tree structure based on the configuration information included in the content provided in the second step. And a computer-readable recording medium on which a program for causing a computer to execute the steps is recorded.
ネットワーク上のコンテンツを閲覧可能な利用者端末へ複数のコンテンツを提供する情報表示サーバ用のプログラムであって、
前記利用者端末からの要求に応じて前記コンテンツの構成に関する情報である構成情報を含む前記コンテンツを前記利用者端末へ提供する第1のステップと、前記第1のステップで提供される前記コンテンツに含まれる前記構成情報を基に、前記コンテンツの遷移に応じた閲覧履歴を木構造で示した閲覧履歴画面を前記利用者端末に表示させる第2のステップと
をコンピュータに実行させるためのプログラム。
A program for an information display server that provides a plurality of contents to a user terminal capable of browsing contents on a network,
A first step of providing, to the user terminal, the content including configuration information that is information relating to the configuration of the content in response to a request from the user terminal; A second step of displaying, on the user terminal, a browsing history screen showing a browsing history corresponding to the transition of the content in a tree structure based on the included configuration information.
ネットワーク上のコンテンツを閲覧可能な利用者端末へ複数のコンテンツを提供する情報表示サーバ用のプログラムであって、
前記コンテンツの構成を解析して、解析結果を基に前記コンテンツの構成情報を生成する第1のステップと、
前記利用者端末からの要求に応じて前記コンテンツと、前記第1のステップで生成した当該コンテンツの前記構成情報とを合わせて前記利用者端末へ提供する第2のステップと、
前記第2のステップで提供される前記コンテンツに含まれる前記構成情報を基に、前記コンテンツの遷移に応じた閲覧履歴を木構造で示した閲覧履歴画面を前記利用者端末に表示させる第3のステップと
をコンピュータに実行させるためのプログラム。
A program for an information display server that provides a plurality of contents to a user terminal capable of browsing contents on a network,
A first step of analyzing a configuration of the content and generating configuration information of the content based on the analysis result;
A second step of providing the user terminal together with the content in response to a request from the user terminal and the configuration information of the content generated in the first step;
A third step of displaying, on the user terminal, a browsing history screen showing a browsing history according to the transition of the content in a tree structure based on the configuration information included in the content provided in the second step. A program for causing a computer to execute the steps.
前記第1のステップは、前記コンテンツのURLまたは前記コンテンツに含まれるリンク情報またはそれらの組み合わせを基に、前記コンテンツの構成を解析することコンピュータに実行させるための請求項13に記載のプログラム。14. The program according to claim 13, wherein the first step is for causing a computer to analyze a configuration of the content based on a URL of the content, link information included in the content, or a combination thereof. 前記木構造の節は、前記コンテンツを特定するネットワークアドレス、前記コンテンツのタイトル、前記コンテンツを表示した画面の縮小画像のいずれか一つまたはそれらの組み合わせであることを特徴とする請求項12から請求項14のいずれか1項に記載のプログラム。13. The node according to claim 12, wherein the node of the tree structure is any one of a network address for specifying the content, a title of the content, a reduced image of a screen displaying the content, or a combination thereof. Item 15. The program according to any one of items 14. 前記木構造の枝は、前記構成情報に応じて定まることを特徴とする請求項12から請求項15のいずれか1項に記載のプログラム。The program according to any one of claims 12 to 15, wherein the branch of the tree structure is determined according to the configuration information. ネットワーク上のコンテンツを閲覧可能な利用者端末用のプログラムであって、
前記コンテンツの構成に関する情報である構成情報を含む前記コンテンツを受信する第1のステップと、
前記第1のステップで受信した前記コンテンツに含まれる前記構成情報を基に、前記コンテンツの遷移に応じた閲覧履歴を木構造で示した閲覧履歴画面を表示する第2のステップと
をコンピュータに実行させるためのプログラム。
A program for a user terminal that can browse contents on a network,
A first step of receiving the content including configuration information that is information on the configuration of the content;
And executing a second step of displaying a browsing history screen showing a browsing history corresponding to the transition of the content in a tree structure based on the configuration information included in the content received in the first step. Program to let you.
ネットワーク上のコンテンツを閲覧可能な利用者端末用のプログラムであって、
前記コンテンツを受信する第1のステップと、
前記第1のステップで受信した前記コンテンツの構成を解析して、解析結果を基に前記コンテンツの構成情報を生成する第2のステップと、
前記第2のステップで生成した前記構成情報を基に、前記コンテンツの遷移に応じた閲覧履歴を木構造で示した閲覧履歴画面を前記利用者端末に表示させる第3のステップと
をコンピュータに実行させるためのプログラム。
A program for a user terminal that can browse contents on a network,
A first step of receiving the content;
A second step of analyzing the configuration of the content received in the first step and generating configuration information of the content based on the analysis result;
Executing a third step of displaying, on the user terminal, a browsing history screen showing a browsing history corresponding to the transition of the content in a tree structure based on the configuration information generated in the second step. Program to let you.
JP2002379390A 2002-12-27 2002-12-27 Server and method for displaying information, recording medium and program Pending JP2004213152A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002379390A JP2004213152A (en) 2002-12-27 2002-12-27 Server and method for displaying information, recording medium and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002379390A JP2004213152A (en) 2002-12-27 2002-12-27 Server and method for displaying information, recording medium and program

Publications (2)

Publication Number Publication Date
JP2004213152A true JP2004213152A (en) 2004-07-29
JP2004213152A5 JP2004213152A5 (en) 2006-02-16

Family

ID=32815905

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002379390A Pending JP2004213152A (en) 2002-12-27 2002-12-27 Server and method for displaying information, recording medium and program

Country Status (1)

Country Link
JP (1) JP2004213152A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007179282A (en) * 2005-12-27 2007-07-12 Canon Marketing Japan Inc Web page browsing history management device and its control method, as well as computer program and computer-readable storage medium
JP2007272747A (en) * 2006-03-31 2007-10-18 Fujitsu Ltd Client computer with program, method and function for referring to internet service
JP2010536108A (en) * 2007-08-10 2010-11-25 イズフォーユー コーポレーション リミテッド Customized advertising management system using indicators on web pages
JP2019067162A (en) * 2017-10-01 2019-04-25 ナレルシステム株式会社 Computer program, method, and device for sharing data and rules amongst a plurality of pieces of content

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0511952A (en) * 1991-07-05 1993-01-22 Ricoh Co Ltd Method and device for displaying information
JPH09171452A (en) * 1995-10-20 1997-06-30 Fuji Xerox Co Ltd System and device for displaying hierarchical information
JPH10260888A (en) * 1997-03-18 1998-09-29 Mitsubishi Electric Corp Information retrieving device
JP2001282604A (en) * 2000-03-30 2001-10-12 Nec Eng Ltd Device and method for supporting homepage management and recording medium with recorded homepage management support program
JP2002055949A (en) * 2000-05-31 2002-02-20 Kiwi:Kk Network system, web server, and information providing method
JP2002297668A (en) * 2001-04-02 2002-10-11 Nippon Telegr & Teleph Corp <Ntt> Method, device, and program for hypertext document retrieval, and recording medium having the same program recorded thereon

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0511952A (en) * 1991-07-05 1993-01-22 Ricoh Co Ltd Method and device for displaying information
JPH09171452A (en) * 1995-10-20 1997-06-30 Fuji Xerox Co Ltd System and device for displaying hierarchical information
JPH10260888A (en) * 1997-03-18 1998-09-29 Mitsubishi Electric Corp Information retrieving device
JP2001282604A (en) * 2000-03-30 2001-10-12 Nec Eng Ltd Device and method for supporting homepage management and recording medium with recorded homepage management support program
JP2002055949A (en) * 2000-05-31 2002-02-20 Kiwi:Kk Network system, web server, and information providing method
JP2002297668A (en) * 2001-04-02 2002-10-11 Nippon Telegr & Teleph Corp <Ntt> Method, device, and program for hypertext document retrieval, and recording medium having the same program recorded thereon

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007179282A (en) * 2005-12-27 2007-07-12 Canon Marketing Japan Inc Web page browsing history management device and its control method, as well as computer program and computer-readable storage medium
JP2007272747A (en) * 2006-03-31 2007-10-18 Fujitsu Ltd Client computer with program, method and function for referring to internet service
JP4662364B2 (en) * 2006-03-31 2011-03-30 富士通株式会社 Internet service inquiry program, internet service inquiry method, and client computer having internet service inquiry function
JP2010536108A (en) * 2007-08-10 2010-11-25 イズフォーユー コーポレーション リミテッド Customized advertising management system using indicators on web pages
JP2019067162A (en) * 2017-10-01 2019-04-25 ナレルシステム株式会社 Computer program, method, and device for sharing data and rules amongst a plurality of pieces of content

Similar Documents

Publication Publication Date Title
US10776447B2 (en) Digital communications platform for webpage overlay
US7596533B2 (en) Personalized multi-service computer environment
RU2589306C2 (en) Remote viewing session control
US8230320B2 (en) Method and system for social bookmarking of resources exposed in web pages that don&#39;t follow the representational state transfer architectural style (REST)
US8176120B2 (en) Web-page authoring tool for automatic enrollment in advertising program
US8640023B1 (en) Method and system for providing HTML page annotations using AJAX and JAVA enterprise edition
CA2687473C (en) System and method for content navigation
US7730409B2 (en) Method and system for visualizing weblog social network communities
JP5474038B2 (en) Mobile site map
US7827166B2 (en) Handling dynamic URLs in crawl for better coverage of unique content
US20130232227A1 (en) System and method for fragment level dynamic content regeneration
US20080288536A1 (en) Method and System for Integrating Browsing Histories with Media Playlists
US20040123238A1 (en) Selectively interpreted portal page layout template
JP2004005491A (en) Pier-to-pier file sharing method and its device
US6829619B1 (en) Information providing server
US20050257162A1 (en) Method and system to maintain a user interface context
CN110321503B (en) Web component caching method and device and electronic equipment
US20100070856A1 (en) Method for Graphical Visualization of Multiple Traversed Breadcrumb Trails
JP2000067075A (en) System for retrieving data base and server device for retrieval and client terminal and program-record medium
JP2004213152A (en) Server and method for displaying information, recording medium and program
JP5224839B2 (en) Document management system, document management apparatus, document management method, and program
JP2000222326A (en) Learning supporting method and its system and storage medium for storing learning supporting program
KR20020096519A (en) System for collecting information based on internet
JP2007272444A (en) Content management device, content management method, and content management program
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

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20051226

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20051226

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090120

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090317

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090421

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090721

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20090806

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20091113