JP2004046478A - Link destination screen display system, link destination screen display program, and storage medium with the program stored therein - Google Patents

Link destination screen display system, link destination screen display program, and storage medium with the program stored therein Download PDF

Info

Publication number
JP2004046478A
JP2004046478A JP2002202129A JP2002202129A JP2004046478A JP 2004046478 A JP2004046478 A JP 2004046478A JP 2002202129 A JP2002202129 A JP 2002202129A JP 2002202129 A JP2002202129 A JP 2002202129A JP 2004046478 A JP2004046478 A JP 2004046478A
Authority
JP
Japan
Prior art keywords
link destination
page
web
screen
web page
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2002202129A
Other languages
Japanese (ja)
Other versions
JP3794686B2 (en
Inventor
Kazuyuki Shinno
新野 和幸
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.)
CEC KK
Computer Engineering and Consulting Ltd
Original Assignee
CEC KK
Computer Engineering and Consulting Ltd
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 CEC KK, Computer Engineering and Consulting Ltd filed Critical CEC KK
Priority to JP2002202129A priority Critical patent/JP3794686B2/en
Publication of JP2004046478A publication Critical patent/JP2004046478A/en
Application granted granted Critical
Publication of JP3794686B2 publication Critical patent/JP3794686B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To provide a link destination screen display method capable of pop-up displaying a proper page by condition retrieval even when a link destination is a top page. <P>SOLUTION: A Web page displayed at the present is inspected to extract a hyper-linked URL, and whether this URL is of the top page or not is determined. When it is of the top page, a keyword is reported to a retrieval engine to request a retrieval, and the most suitable page of the top page and lower layer pages thereof is determined as the link destination. The content of the determined page is looked ahead, and when a mouse pointer is stopped on a link display, it is pop-up displayed. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明はリンク先画面表示システム、リンク先画面表示プログラムおよび該プログラムを格納した記憶媒体に関し、特に、ウェブページ閲覧時にリンク先画面を簡易表示するシステムおよびプログラム等に関する。
【0002】
【従来の技術】
年々インターネット人口は増加しており、それに伴いインターネットで閲覧できるサイト(ウェブページ)の数も飛躍的に増大している。ウェブページは一般にHTML等のページ記述言語で作成されており、利用者はブラウザと呼ばれる閲覧ソフトでこれを閲覧する。HTMLで作成されるウェブページでは、利用者がマウスで操作できるボタンやチェックボックスを設けたり、ある画面内領域にマウスポインタが移動したときに特有の動作(イベント)を行うよう定義することが可能である。
【0003】
このようなイベントの代表的な例としてハイパーリンク機能があり、ウェブページ中に設けた移動ボタン等に関連づけて他のページのURLを貼り込んでおくことで、利用者がブラウザ上でその部分をクリックすればリンク先ページへ移動できるようになっている。
【0004】
【発明が解決しようとする課題】
従来は、ウェブページ上に1あるいは2以上のリンク先表示がある場合に、これをクリックして画面をそのリンク先画面に切り替えなければ、利用者は当該リンク先画面にどのような情報が記載されているかが分からなかった。また、リンク先表示のクリック動作を待って次画面の読み込みを行っていたため、次画面の表示に時間がかかっていた。
【0005】
これに対する提案が、例えば特開2000−276471号公報に開示されている。この公報記載の技術では、利用者がマウスカーソルをリンク表示の上に位置させると、リンク先情報を読み込みその概要をポップアップ表示するようにしている。これにより、利用者がリンク先をクリックして画面を切り換えなくても、リンク先情報の内容を部分的に把握することができる。また、特開平11−219313号公報には、リンク先画面をバックグラウンドで先読みすることで、利用者からの指示に迅速に対応できるようにした方法が開示されている。
【0006】
しかしながら、インターネットの業界マナーとして、複数のページで構成される他人のウェブサイトにリンクを張る(すなわち、自己のウェブページにURLを貼り込み移動できるようにする)場合は、直接関連する情報が掲載されたページではなく、そのウェブサイトのトップページをリンク先として設定することが慣行されている。したがって、ある情報について表示されたリンク先に移動してもトップページが表示され、当該トップページには目的とする情報が掲載されていない場合がある。この場合、利用者は当該トップページからサイト内を辿って目的とするページを探さねばならず、時間と手間のかかる作業を要していた。
【0007】
また、上記特開2000−276471号ではリンク先情報の読み込み及び概要作成をクライアント側の情報通信端末で行っているため、クライアント端末の処理負担が大きいものであった。
【0008】
本発明はこのような問題に鑑み、ウェブページ閲覧時にリンク先画面を簡易表示するシステムおよびプログラムであって、リンク先画面を好適な形で縮小表示して内容を把握できるようにするとともに、リンク先がトップページである場合であっても条件検索により適切なページを表示することができ、さらにウェブページが登録されているサーバ側で予め簡易表示画面を作成することでクライアント側の処理負担軽減を図るリンク先画面表示システム、リンク先画面表示プログラムおよび該プログラムを格納した記憶媒体を提供することを目的とする。
【0009】
【課題を解決するための手段】
本願第1発明にかかるシステムは、情報通信端末を用いたウェブページ閲覧時に、現在表示しているウェブページのリンク先画面を簡易表示するリンク先画面表示システムであって、
前記リンク先画面の簡易表示画面を予め作成する簡易表示画面作成手段と、前記情報通信端末において現在表示しているウェブページとともに前記簡易表示画面を表示する簡易表示画面表示手段と、を備え、
前記簡易表示画面作成手段が、前記ウェブページ内を検査して他のウェブページのURLを抽出するURL抽出手段と、前記抽出したURLからリンク先を決定するリンク先決定手段と、ここで決定したリンク先のページ内容を取得するページ情報取得手段と、前記取得したページ内容から簡易表示画面を作成する手段であって、少なくとも、前記リンク先のページ内容から表示されるべきテキスト文書のみを抽出し、該テキスト文書の文字フォントおよび文字サイズを統一し、文中の空白行を除去して行を詰めることにより簡易表示画面を作成する縮小加工手段と、を備えることを特徴とする。
【0010】
このように、表示したウェブページに存在するリンク先のページ情報を先読みした場合に、表示されるべきテキスト文書のみを抽出して画像等を除外し、文字フォントおよび文字サイズを所定のものに統一し、さらに文中の空各行を除去して行を詰めることにより、取得したページ情報から簡素かつ高速処理が可能なリンク先ページ画面を作成することができる。これをポップアップ表示させるようにすれば、簡単かつ高速に次画面表示を行うことができる。
【0011】
本発明のリンク先表示方式ではさらに、前記リンク先決定手段は、前記抽出したURLがウェブサイトを構成するトップページのものか否かを判断するトップページ判定手段と、前記URLがトップページのものである場合に、前記ウェブサイトを構成するウェブページのうち前記現在表示しているウェブページと最も関連性のある1または2のウェブページをリンク先として決定する検索処理手段を備えることを特徴とする。
【0012】
前述のように、リンクを張る場合には該当するウェブサイトのトップページをリンク先として設定するのが一般である。このためユーザはトップページから目的の情報があるページまでリンクを辿っていかなければならなかった。そこで本発明では、リンク先がトップページのものか否かを判断し、トップページである場合には現在表示しているページに基づくキーワード検索を行い、当該トップページの下層ページから最も適切なページをリンク先として決定する。これにより、トップページのURLが貼り込まれている場合であっても、リンク先として最も適切なウェブページを表示するとともに、直接そのページへ切り替えることが可能になる。
【0013】
また、本発明のリンク先画面表示方式において、前記ページ情報取得手段は、前記リンク先のページ内容を取得する際に、テキスト情報を優先して取得することが好ましい。実施例ではリンク先のページ内容の取得はバックグラウンドで行われ、ポップアップ表示される次画面ではテキスト情報のみを表示する。リンク先ページ内容の取得においてテキスト情報を優先して取り込むことにより、リンク先ページの全情報を読み込んでいなくても次画面の作成・表示が可能となり、表示処理の短縮を図ることができる。
【0014】
ある実施例では、前記情報通信端末が、前記簡易表示画面作成手段と簡易表示画面表示手段のいずれも備えるようにする。このシステムの場合、ウェブページ閲覧をする情報通信端末が簡易画面表示のための処理をすべて行うため、ウェブサーバ側での特別な処理は必要がなく、従来のインターネットシステムに本願の情報通信端末を接続すればリンク先画面の簡易表示を得ることができる。
【0015】
別の実施例では、前記ウェブページが登録されているウェブサーバが、前記簡易表示画面作成手段と、前記ウェブページとともに前記簡易表示画面を前記情報通信端末に送出するページ配信手段とを備えるようにしてもよい。
この実施例の場合、前記ウェブサーバの簡易表示画面作成手段は、当該ウェブサーバに登録されている各ウェブページにつき、その登録または更新の際あるいは所定期間毎に前記ウェブページの簡易表示画面を作成することが望ましい。
ウェブページが登録されるウェブサーが側で予め簡易表示画面を作成しておくことにより、インターネット閲覧をする情報通信端末側の処理を軽減することができる。
【0016】
本願第2発明にかかるプログラムは、情報通信端末のインターネット閲覧ソフトに組み込まれるリンク先画面表示プログラムにおいて、
前記閲覧ソフトが現在表示しているウェブページ内を検査して他のウェブページのURLを抽出するURL抽出ステップと、前記抽出したURLからリンク先を決定するリンク先決定ステップと、ここで決定したリンク先のページ内容を取得するページ情報取得ステップと、前記取得したページ内容から簡易表示画面を作成するステップであって、少なくとも、前記リンク先のページ内容から表示されるべきテキスト文書のみを抽出し、該テキスト文書の文字フォントおよび文字サイズを統一し、文中の空白行を除去して行を詰めることにより、簡易表示画面を作成する縮小加工ステップと、前記簡易表示画面を現在表示しているウェブページとともに表示するリンク先画面表示ステップと、を前記情報処理端末に実行させることを特徴とする。
【0017】
このプログラムにおいて、前記リンク先決定ステップは、前記抽出したURLがウェブサイトを構成するトップページのものか否かを判断するトップページ判定ステップと、前記URLがトップページのものである場合に、前記ウェブサイトを構成するウェブページのうち前記現在表示しているウェブページと最も関連性のある1または2のウェブページをリンク先として決定する検索処理ステップとを含むことが望ましい。
【0018】
ある実施例では、本発明のプログラムは、前記ウェブページを記述する文書中に、前記閲覧ソフトに自動的に読み出されるスクリプト言語で記述されている。また、別の実施例では、本発明のプログラムは、情報通信端末で読み込み可能な記憶媒体に格納されている。
【0019】
本願第3発明にかかるプログラムは、インターネットウェブページが登録されるウェブサーバに組み込まれるリンク先画面表示プログラムにおいて、
前記サーバ内にあるウェブページを検査して他のウェブページのURLを抽出するURL抽出ステップと、前記抽出したURLからリンク先を決定するリンク先決定ステップと、ここで決定したリンク先のページ内容を取得するページ情報取得ステップと、前記取得したページ内容から簡易表示画面を作成するステップであって、少なくとも、前記リンク先のページ内容から表示されるべきテキスト文書のみを抽出し、該テキスト文書の文字フォントおよび文字サイズを統一し、文中の空白行を除去して行を詰めることにより簡易表示画面を作成する縮小加工ステップと、任意の情報通信端末からウェブページの送信要求を受けた場合に、当該ウェブページとともに対応する簡易表示画面を前記情報通信端末に送出するステップと、を前記ウェブサーバに実行させることを特徴とする。
【0020】
このプログラムにおいて、前記リンク先決定ステップは、前記抽出したURLがウェブサイトを構成するトップページのものか否かを判断するトップページ判定ステップと、前記URLがトップページのものである場合に、前記ウェブサイトを構成するウェブページのうち前記現在表示しているウェブページと最も関連性のある1または2のウェブページをリンク先として決定する検索処理ステップとを含むことを特徴とする。
【0021】
【発明の実施の形態】
本発明の実施の形態を、添付の図面を参照しながら以下に詳細に説明する。図1は本発明の実施形態にかかるシステム全体を示す図である。本発明の実施例は、例えばウェブページ閲覧可能な情報通信機器1で動作するプログラム(以下、本プログラムと称す。)として具現化される。図1に示すように、例えば個々のユーザが利用するPC端末1において、オペレーティングシステム2上でブラウザと呼ばれるウェブページ閲覧ソフト3が動作し、本プログラム4はこの閲覧ソフト3に組み込まれる形で動作する。
【0022】
PC端末1はインターネット5に接続しており、任意のウェブサーバ6a〜6nにアクセスすることができる。ウェブサーバ6a〜6nには様々なウェブページが登録されている(図示せず)。ここで、ウェブページはHTML(Hypertext Markup Language)等の言語で記述されており、閲覧ソフト3はこれを解釈し視覚化してPC端末1の画面に表示する。閲覧ソフト3自体は公知のプログラムであり、本明細書では閲覧ソフト自体の機能や処理動作の説明は省略する。
【0023】
閲覧ソフト3に組み込まれる本プログラム4は、例えばCD−ROMや他のダウンロード等の形式でPC端末1にインストールされるものとする。本プログラム4は、閲覧ソフト3に組み込まれると当該閲覧ソフト3とともに起動・終了し、閲覧ソフト3の動作に関連して後述のような処理を実行する。あるいは本プログラム4は、もともと閲覧ソフト3に組み込まれた状態で、本プログラム4を含む閲覧ソフト3が上記のような方法でPC端末1に供給されていてもよい。
【0024】
図2に本プログラム4の構成イメージを示す。本プログラム4は主な手段として、URL抽出部41と、リンク先決定部42と、ページ情報取得部43と、縮小加工部44と、リンク先画面表示部45とを備えている。
【0025】
URL抽出手段41は、閲覧ソフト3で現在表示しているウェブページを検査し、他のウェブページのURL(Uniform Resource Locators)を抽出する。リンク先決定部42は抽出されたURLがトップページのものか否かを判断し、トップページでない場合はそのURLをリンク先として決定する。また、URLがトップページである場合はインターネット上の検索エンジンにアクセスして、該トップページおよびその下層ページのうち現在表示しているウェブページに最も関連の高い1または2のページをリンク先として決定する。ページ情報取得部43は、ここで決定されたリンク先のページ情報をバックグラウンドで読み込む。このページ情報は縮小加工部44で縮小加工される。リンク先画面表示部45はマウスポインタの位置を監視し、ポインタがリンク表示のうえに停止したら、現在表示している画面上に縮小加工したページ情報を小さく表示する。
【0026】
図3のフローチャートを参照してより具体的に説明する。本プログラム4は閲覧ソフト3の動作を監視しており、閲覧ソフト3にウェブページが表示されたらこれを検出する(ステップS1)。URL抽出手段41は、現在表示しているウェブページを検査し、URLを抽出する(ステップS2)。具体的には、HTML文書のソース記述を検査し、ハイパーリンクを指定するHTMLタグ<a href=>と</a>がある場合に、最初のタグの中でhref=に続いて書かれているURLを抽出する。図4に実施例を示すように、閲覧ソフト3で表示される画面21がある場合に、そのHTMLソースは文書22のようになっている。本プログラム4はこのHTMLソース22を検査して、href=に続く””内のURLを抽出する(ステップS23)。この処理の結果、HTML文書から符号24に示す2つのURLが抽出される。ここで抽出すべきURLが存在しない場合は処理を終了し、ブラウザに新規画面が表示されるまで待つ(ステップS2:NO)。
【0027】
抽出されたURLは、リンク先決定部42によってトップページのものであるか否か判断される(ステップS3)。この判断は、URLに含まれるスラッシュ記号「/」の数によって行われる。すなわち、通常トップページのURLは図5に(1)または(2)で示すようなパターンとなるため、URL冒頭の「http://」を除外した場合にスラッシュ記号「/」が無い場合、または1つのスラッシュ記号「/」がURL末尾にある場合はトップページと判断する(ステップS31)。上記以外の場合はトップページであるとの判断ができないため、当該URLをリンク先として決定する(ステップS3:NO)。
【0028】
一方、抽出されたURLがトップページのものと判断された場合(ステップS3:YES)、リンク先決定部42は現在表示しているウェブページから適宜のキーワードを抽出し、検索エンジンへアクセスして当該トップページに係るウェブサイト全体(すなわち、当該トップページおよびその下層ページ)の検索を依頼し、キーワードを最も多く含む1または2のウェブページをリンク先として決定する(ステップS4)。ここで、現在表示しているウェブページでのキーワード抽出は以下のようにして行う。まず、抽出されたURLにコメントがある場合は当該コメントからキーワードを抽出する。具体的には、図6に示すように、HTMLソース文書40からハイパーリンクのタグ<href= >から</a>までのタグ以外のクリッカブルな部分がある場合に、この部分をコメントとしてキーワード抽出対象とする(ステップS41)。URLにコメントがない場合は、現在表示しているウェブページの表示テキスト全体をキーワード抽出対象とする。
【0029】
このようにしてキーワード抽出対象文書42を定めたら、例えば以下のように、予め定めたいくつかのルールに従い対象文書からキーワードを抽出する。
(a) 句読点および括弧(「」()””等)を区切りとして扱う。
(b) 一連の漢字、片仮名、英字、数字等を一区切りの語句として抽出する。
(c) 平仮名はすべて除外する(以上、図6ステップS43)。
(d) 抽出された語句群44のうち、一文字のものを除外し、出現回数をカウントする。
(e) 残った語句の出現回数で重要度を判断しキーワードとして決定する(以上、ステップS45)。
(f) その他、例えば文頭にあるなど文章中における語句の出現位置で重要度を設定してもよい。
【0030】
図6に示すように、抽出対象であるコメント42が『ITフォーラムの「ネットワークストレージ交流会」、「ネットワークマネジメント研究会」の5月開催の日程が決まりましたのでお知らせします。詳細は、こちら。また、ネットワークストレージ交流会は、特別会員も募集しています。合わせて、ご参照下さい。』である場合に、上記の処理により、「ネットワークストレージ」「交流会」「IT」「フォーラム」「ネットワークマネジメント」などをキーワード46として抽出することができる。
【0031】
このようにしてキーワード46を抽出したら、リンク先決定部42はインターネット上の検索エンジン(図示せず)にアクセスし、前記トップページを示すURLと、抽出したキーワードとを指定して、このトップページ下のウェブページを対象として検索を依頼する。そして検索エンジンの回答結果から、前記キーワードを最も多く含む1又は2のウェブページをリンク先として決定する(図3ステップS4)。これにより、現在表示しているページのリンク先がトップページとなっている場合でも、その下層ページのうち関連性の高いウェブページを直接のリンク先として扱うことが可能となる。なお、検索エンジンの回答が「該当ページなし」の場合は、そのトップページをリンク先として決定する。
【0032】
ページ情報取得手段43は、ここで決定されたリンク先のページ情報を取得する(ステップS5、S9)。このページ情報の読み込みは、現在表示しているウェブページを表示させたままバックグラウンドで行われ、読み込んだページ情報はキャッシュデータとして蓄積される。ここで、後述する縮小加工やリンク表示がクリックされた場合の表示処理の便宜のため、ページ情報のうちデータ量の比較的小さいテキストデータを優先して読み込み、比較的データの大きい画像などは最後に読み込むようにする。
【0033】
さらに、先読みされたページ情報は、縮小加工部44により縮小加工される(ステップS6)。本発明はリンク先の内容を現在表示している画面の上に小さく表示するものであるが、この縮小画面は次画面のデータを読み込んだときに予め作成しておくことができる。この縮小加工では、リンク先の画面をそのまま縮小したのでは文字が潰れて読めなくなってしまうため、例えば1024×768の解像度として文字サイズは6乃至7ポイント程度にすることが望ましい。また、縮小画面には多くの情報が表示できず、さらに高速な表示を可能とすべくデータ量を小さくする必要がある。そのため、以下のような処理を行って次画面を縮小加工する。
【0034】
図7に縮小加工部44の処理例を示す。図7(a)に示すように、ウェブページはHTML文書で作成されており、テキストデータと画像データが適宜に配置されている。縮小加工部44はこのソース文書からタグ部分以外のテキストデータを抽出し、画像データは除外する。また、文字フォントや文字サイズを統一し、モノクロ表示する。ここで文字サイズは6または7ポイント程度にすると表示したときに文字が潰れて読めなくなる等の不都合を回避することができる。また、文中の空白行を除去し、行を詰める。この加工により、図7(a)に示す画面データが図7(b)の如くとなり、データ量および表示画面の小型化が達成される。
【0035】
さらに、実施例によっては、以下のような処理を行う。(1)図3ステップS4でトップページ下の検索を行っている場合、検索キーワードに用いた語句と同じ語句があれば着色表示して識別できるようにする。(2)文字列の開始位置が指定されている場合であっても強制的に左端に揃える。これにより、ユーザにとって次画面の内容が一層分かりやすくなる。
【0036】
リンク先表示部45はマウスポインタの動きを監視しており(図3ステップS7)、ユーザの操作によりマウスポインタが現在表示している画面上でリンク先表示の上に停まったときに、当該リンク先にかかる縮小画面を小さく表示する(ステップS8)。このポップアップ表示はリンク先を示す文字列に対して用意した次画面の表示をイベントとして定義することにより実現する。これにより、ユーザがマウスポインタをリンク先表示の上に停めたときに縮小次画面が表示され、マウスポインタを再び移動すると表示された次画面は消去される。
【0037】
この実施例を図8に示す。図8に示すように、マウスポインタ51がクリッカブルなリンク先表示52の上に停まった場合に、縮小加工された1または2のリンク先画面54が表示される。リンク先画面54は1つでもよいが、トップページ下検索を行った場合などは、キーワードを多く含む次候補の画面を同時に表示したり、トップページ下の適切なページと当該トップページを同時に表示したりすることが考えられる。また、表示している画面が図3ステップS3のトップページ下検索により得た画面である場合には、画面枠の色を変えるなどその旨を認識できるようにする。また、表示される各画面はそれぞれ約30mm×40mm程度とし、縦方向と横方向のいずれにもスクロール可能とする。
【0038】
ユーザはこの縮小加工された表示画面を見て、リンク先表示をクリックして表示画面全体を切り替えなることなく、リンク先のページがどのような内容かを把握することができる。また、ユーザが現在表示されている画面を閲覧する間に、リンク先のページ情報をバックグラウンドで読み込むため、実際にクリックして画面を切り替える場合であってもキャッシュデータを読み出すことにより迅速に画面を切り替えることができる。
【0039】
上述した実施形態は上記実施例のものに限定されることなく、他の様々な実施例として具現化することができる。例えば、上記実施例では本プログラム4はCD−ROMやサーバからダウンロードする形式でユーザのPC端末1にインストールされるように構成しているが、本プログラム4はウェブページを記述するHTML文書に組み込まれたスクリプト言語の形式でサーバからPC端末1に送り込むようにしてもよい。この場合、本プログラム4がスクリプト形式で組み込まれたウェブページを閲覧する間は本プログラム4が機能し、本プログラム4が組み込まれていないウェブページに切り替えると機能しなくなる。また、リンク先画面の縮小加工はバックグラウンドで事前に行ってもよいし、マウスポインタがリンク先表示の上で停止したときにその都度行うようにしてもよい。
【0040】
次に、本発明の別の実施形態について説明する。図9は本実施形態にかかるシステム全体を示す図である。本実施形態におけるウェブサーバ60には、多数のウェブページが登録されたウェブページ格納手段61と、本発明に係るサーバ側プログラム62が配備されている。図10にサーバ側プログラム62の構成をイメージで示す。サーバ側プログラム62は、URL抽出部63と、リンク先決定部64と、ページ情報取得部65と、縮小加工部66と、ページ配信手段67とを備えている。
【0041】
URL抽出手段63は、自サーバ60のウェブページ格納手段61にある各ウェブページにつき、そのソース記述を検査して他のウェブページのURLを抽出する。リンク先決定部64は抽出されたURLがトップページのものか否かを判断し、トップページである場合には検索エンジン(図示せず)に依頼して対象とするウェブページに最も関連する1又は2のページをリンク先として決定する。また、URLがトップページでない場合、検索エンジンの回答が該当ページなしの場合は当該URLをリンク先として決定する。
【0042】
ページ情報取得部65は決定されたリンク先のページ内容を取得し、これが縮小加工部66にて加工され、簡易表示画面が作成される。この簡易表示画面は、自サーバ60内の簡易表示画面格納手段68に登録される。URL抽出部63、リンク先決定手段64、ページ情報取得部65、縮小加工部66の処理は図2に示す本プログラム2の同名を付した構成要素41〜44とほぼ同様であり、これ以上の詳細な説明はここに省略する。以上の簡易表示画面作成工程は、ウェブサーバ60に新規のウェブページが登録された場合、既に登録されているウェブページが更新された場合、あるいは所定期間経過毎に行うようにする。この簡易表示作成工程により、ウェブサーバ60に登録されている各ウェブページにつき、そのリンク先の簡易表示画面が用意される。
【0043】
ページ配信手段67は、インターネット5に接続されたPC端末1からページ配信要求を受けた場合、ウェブページ格納手段61から要求にかかるウェブページをPC端末1に送出するとともに、当該ウェブページにかかる簡易表示画面を簡易表示画面格納手段68から読み出してPC端末1に送出する。PC端末1では閲覧ソフト3と本プログラム4が動作しており、前記ウェブページが閲覧ソフト3に表示され、これに連続して送られてくる簡易表示画面はキャッシュデータとして蓄積される。この場合、PC端末1で動作する本プログラム1は現在表示しているウェブページのリンク先と簡易表示画面の対応関係を把握し、本プログラム1側では簡易表示画面の作成は行わない。本プログラム1のリンク先画面表示手段45はPC端末1のマウスポインタを監視しており、リンク表示の上にポインタが停止したら、ウェブサーバ60から送られた対応する簡易表示画面をウェブページとともに表示する(図8参照)。
【0044】
このように、簡易表示画面の作成はウェブサーバ60側で行うようにしてもよい。簡易表示画面の作成処理をウェブサーバ60側が担うことで、前述した実施形態よりもPC端末1の処理負担を軽減することができる。また、サーバ60側でウェブページの登録時や更新時などに予め簡易表示画面を作成し登録しておけば、ウェブページが読み出されてから簡易表示画面を作成する場合に比して表示までの時間の短縮を図ることができる。なお、PC端末1で動作する本プログラム4は、サーバ側プログラム62が組み込まれていない通常のウェブサーバ70からウェブページを読み出す場合や、何らかの理由でウェブサーバ60から簡易表示画面が届かない場合には、前述した通常の処理(図3ステップS2〜S6)により簡易表示画面を用意するようにする。
【0045】
本実施形態の変形例として、ウェブサーバ60のページ配信手段67は、ウェブページおよびリンク先の簡易表示画面に加えて、スクリプト言語等で記述された簡易表示用プログラムをPC端末に送出するようにしてもよい。この簡易表示用プログラムは図3ステップS7、S8の処理のみを実行するように構成する。すなわち、PC端末のマウスポインタを監視し、リンク表示の上に停止したら簡易表示画面を表示する。この実施例によれば、ウェブページを閲覧するPC端末側が本プログラム1を備えなくても、リンク先の簡易表示画面を達成することができる。
【0046】
【発明の効果】
以上に詳細に説明したように、本発明によれば、リンク先のページ情報を先読みしてポップアップ表示するにあたり、高速処理が可能な縮小加工を行っているため、適切な形で迅速に縮小画面を作成・表示することができる。
【0047】
また、リンク先がトップページである場合には、当該トップページ下から最も適切なページを検索してリンク先とみなすようにしたため、ユーザはトップページからリンクを辿って所望する情報が掲載されたページにアクセスする手間を省くことができる。
【図面の簡単な説明】
【図1】本発明の実施の形態を具現化するシステムの全体図である。
【図2】本発明の実施例にかかる本プログラム4の構成を示す図である。
【図3】本プログラム4の処理動作を示すフローチャートである。
【図4】実施例におけるURL抽出処理を説明する図である。
【図5】実施例におけるトップページ判定処理を説明する図である。
【図6】実施例におけるキーワード抽出処理を説明する図である。
【図7】実施例におけるページ情報の縮小加工を説明する図である。
【図8】実施例におけるリンク先画面の簡易表示例を示す図である。
【図9】本発明の別の実施形態にかかるシステム構成を示す図である。
【図10】図9に示すサーバ側プログラムの構成例を示す図である。
【符号の説明】
1   PC端末
2   オペレーティングシステム
3   閲覧ソフト
4   本プログラム
6、60  ウェブサーバ
41、63 URL抽出部
42、64 リンク先決定部
43、65 ページ情報取得部
44、66 縮小加工部
45  リンク先画面表示部
62  サーバ側プログラム
67  ページ配信手段
68  簡易表示画面
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a link destination screen display system, a link destination screen display program, and a storage medium storing the program, and more particularly, to a system and a program for simply displaying a link destination screen when browsing a web page.
[0002]
[Prior art]
The Internet population is increasing year by year, and the number of sites (web pages) that can be browsed on the Internet is also increasing dramatically. A web page is generally created in a page description language such as HTML, and a user browses the web page using browsing software called a browser. Web pages created in HTML can be provided with buttons and check boxes that can be operated by the user with the mouse, and can be defined to perform a specific action (event) when the mouse pointer moves to a certain area in the screen It is.
[0003]
A typical example of such an event is a hyperlink function. By pasting the URL of another page in association with a move button provided in a web page, the user can copy that portion on the browser. Click to go to the landing page.
[0004]
[Problems to be solved by the invention]
Conventionally, when there is one or more link destinations displayed on a web page, if the user clicks this to switch the screen to that link destination screen, the user will write what information on the link destination screen I didn't know what was going on. In addition, since the next screen was read after waiting for the click operation of the link destination display, it took time to display the next screen.
[0005]
A proposal for this is disclosed, for example, in JP-A-2000-276471. In the technique described in this publication, when a user positions a mouse cursor on a link display, link destination information is read and a summary of the information is displayed in a pop-up display. As a result, the contents of the link destination information can be partially grasped without the user switching the screen by clicking the link destination. Also, Japanese Patent Application Laid-Open No. H11-219313 discloses a method in which a link destination screen is pre-read in the background so that it is possible to quickly respond to an instruction from a user.
[0006]
However, in the case of Internet industry manners, when linking to another person's website consisting of multiple pages (that is, allowing URLs to be pasted and moved on their own web pages), directly related information is posted. It is customary to set the link to the top page of the website, not the page that was created. Therefore, the top page may be displayed even if the user navigates to the link displayed for certain information, and the top page may not include the target information. In this case, the user has to search the target page by tracing the site from the top page, which requires time and labor.
[0007]
In JP-A-2000-276471, reading of link destination information and creation of an outline are performed by the information communication terminal on the client side, so that the processing load on the client terminal is heavy.
[0008]
The present invention has been made in view of such a problem, and is a system and a program for easily displaying a link destination screen when browsing a web page. Even if the destination is the top page, the appropriate page can be displayed by the condition search, and the processing load on the client side is reduced by creating a simplified display screen in advance on the server side where the web page is registered It is an object of the present invention to provide a link destination screen display system, a link destination screen display program, and a storage medium storing the program.
[0009]
[Means for Solving the Problems]
The system according to the first invention of the present application is a link destination screen display system that simply displays the link destination screen of the currently displayed web page when browsing the web page using the information communication terminal,
Simple display screen creating means for creating a simple display screen of the link destination screen in advance, and simple display screen display means for displaying the simple display screen together with the web page currently displayed in the information communication terminal,
The simple display screen creating means inspects the inside of the web page to extract a URL of another web page, a link destination determining means for determining a link destination from the extracted URL, Page information acquisition means for acquiring the linked page content, and means for creating a simplified display screen from the acquired page content, wherein at least only a text document to be displayed is extracted from the linked page content And a reduction processing means for unifying the character font and character size of the text document, removing blank lines in the text, and filling the lines to create a simplified display screen.
[0010]
As described above, when the page information of the link destination existing in the displayed web page is pre-read, only the text document to be displayed is extracted and the image or the like is excluded, and the character font and the character size are unified to predetermined ones. Then, by removing each empty line in the sentence and filling the lines, a linked page screen that can be processed simply and at high speed can be created from the acquired page information. If this is displayed as a pop-up, the next screen can be displayed easily and at high speed.
[0011]
In the link destination display method according to the present invention, the link destination determining means further comprises: a top page determining means for determining whether the extracted URL is a top page constituting a website, and a method wherein the URL is a top page. In the case of, there is provided a search processing means for determining, as a link destination, one or two web pages most relevant to the currently displayed web page among web pages constituting the web site. I do.
[0012]
As described above, when a link is provided, the top page of the corresponding website is generally set as the link destination. Therefore, the user had to follow the link from the top page to the page having the desired information. Therefore, in the present invention, it is determined whether the link destination is the top page, and if the link is the top page, a keyword search is performed based on the currently displayed page, and the most appropriate page Is determined as the link destination. As a result, even when the URL of the top page is pasted, it is possible to display the most appropriate web page as a link destination and directly switch to that page.
[0013]
Further, in the link destination screen display method according to the present invention, it is preferable that the page information acquisition means preferentially acquires text information when acquiring the page contents of the link destination. In the embodiment, the content of the linked page is obtained in the background, and only the text information is displayed on the next screen that is displayed in a pop-up. By prioritizing and taking in text information when acquiring the contents of the linked page, the next screen can be created and displayed without reading all the information of the linked page, and the display processing can be shortened.
[0014]
In one embodiment, the information communication terminal includes both the simplified display screen creating means and the simplified display screen display means. In the case of this system, the information communication terminal that browses the web page performs all the processing for displaying the simple screen, so no special processing is required on the web server side. Once connected, a simplified display of the linked screen can be obtained.
[0015]
In another embodiment, a web server in which the web page is registered includes the simplified display screen creating unit, and a page distribution unit that sends the simplified display screen together with the web page to the information communication terminal. You may.
In the case of this embodiment, the simplified display screen creation means of the web server creates a simplified display screen of the web page for each web page registered in the web server at the time of registration or update or every predetermined period. It is desirable to do.
If the web server in which the web page is registered creates a simplified display screen in advance, processing on the information communication terminal side that browses the Internet can be reduced.
[0016]
The program according to the second invention of the present application is a link destination screen display program incorporated in Internet browsing software of an information communication terminal,
A URL extracting step of inspecting the web page currently displayed by the browsing software to extract a URL of another web page; a link destination determining step of determining a link destination from the extracted URL; A page information acquisition step of acquiring a linked page content, and a step of creating a simplified display screen from the acquired page content, wherein at least extracting only a text document to be displayed from the linked page content A reduction processing step of unifying the character font and character size of the text document, removing blank lines in the sentence and filling the lines, thereby creating a simplified display screen; and displaying a web currently displaying the simplified display screen. And displaying a link destination screen to be displayed together with the page on the information processing terminal. .
[0017]
In this program, the link destination determining step includes: a top page determining step of determining whether the extracted URL is a top page constituting a website; and, if the URL is a top page, It is preferable that the method further includes a search processing step of determining one or two web pages most relevant to the currently displayed web page among web pages constituting the web site as link destinations.
[0018]
In one embodiment, the program of the present invention is described in a script language that is automatically read by the browsing software in a document describing the web page. In another embodiment, the program of the present invention is stored in a storage medium readable by an information communication terminal.
[0019]
The program according to the third invention of the present application is a link destination screen display program incorporated in a web server in which an Internet web page is registered,
A URL extraction step of inspecting a web page in the server to extract a URL of another web page, a link destination determination step of determining a link destination from the extracted URL, and a page content of the link destination determined here And a step of creating a simplified display screen from the acquired page content, at least extracting only a text document to be displayed from the linked page content, A reduction processing step of creating a simplified display screen by unifying the character font and character size, removing blank lines in the sentence and filling the lines, and when a web page transmission request is received from any information communication terminal, Transmitting the corresponding simplified display screen to the information communication terminal together with the web page. Characterized in that to execute the Busaba.
[0020]
In this program, the link destination determining step includes: a top page determining step of determining whether the extracted URL is a top page constituting a website; and, if the URL is a top page, A search processing step of determining, as a link destination, one or two web pages most relevant to the currently displayed web page among web pages constituting the web site.
[0021]
BEST MODE FOR CARRYING OUT THE INVENTION
Embodiments of the present invention will be described below in detail with reference to the accompanying drawings. FIG. 1 is a diagram showing an entire system according to an embodiment of the present invention. The embodiment of the present invention is embodied, for example, as a program (hereinafter, referred to as the present program) that operates on the information communication device 1 capable of browsing a web page. As shown in FIG. 1, for example, in a PC terminal 1 used by each user, web page browsing software 3 called a browser operates on an operating system 2, and the program 4 operates in a form incorporated in the browsing software 3. I do.
[0022]
The PC terminal 1 is connected to the Internet 5 and can access arbitrary web servers 6a to 6n. Various web pages are registered in the web servers 6a to 6n (not shown). Here, the web page is described in a language such as HTML (Hypertext Markup Language), and the browsing software 3 interprets and visualizes the web page and displays it on the screen of the PC terminal 1. The browsing software 3 itself is a known program, and the description of the functions and processing operations of the browsing software itself is omitted in this specification.
[0023]
The program 4 incorporated in the browsing software 3 is installed in the PC terminal 1 in the form of, for example, a CD-ROM or another download. When the program 4 is incorporated in the browsing software 3, the program 4 starts and terminates together with the browsing software 3, and executes the processing described below in relation to the operation of the browsing software 3. Alternatively, the browsing software 3 including the present program 4 may be supplied to the PC terminal 1 by the above-described method in a state where the present program 4 is originally incorporated in the browsing software 3.
[0024]
FIG. 2 shows a configuration image of the program 4. The main program 4 includes a URL extraction unit 41, a link destination determination unit 42, a page information acquisition unit 43, a reduction processing unit 44, and a link destination screen display unit 45 as main means.
[0025]
The URL extracting unit 41 inspects the web page currently displayed by the browsing software 3 and extracts URLs (Uniform Resource Locators) of other web pages. The link destination determining unit 42 determines whether the extracted URL is for the top page, and if not, determines the URL as the link destination. If the URL is the top page, the user accesses a search engine on the Internet, and selects one or two pages most relevant to the currently displayed web page among the top page and its lower pages as link destinations. decide. The page information acquisition unit 43 reads the page information of the link destination determined here in the background. This page information is reduced in the reduction processing section 44. The link destination screen display unit 45 monitors the position of the mouse pointer, and when the pointer stops after displaying the link, displays the reduced page information on the currently displayed screen in a small size.
[0026]
This will be described more specifically with reference to the flowchart of FIG. The program 4 monitors the operation of the viewing software 3, and detects a web page displayed on the viewing software 3 (step S1). The URL extracting unit 41 inspects the currently displayed web page and extracts the URL (Step S2). Specifically, the source description of the HTML document is inspected, and if there are HTML tags <a href=> and </a> designating the hyperlink, the HTML tag is written following href = in the first tag. Extract the existing URL. As shown in the embodiment in FIG. 4, when there is a screen 21 displayed by the viewing software 3, the HTML source is a document 22. The program 4 inspects the HTML source 22, and extracts a URL in "" following href = (step S23). As a result of this processing, two URLs indicated by reference numeral 24 are extracted from the HTML document. If there is no URL to be extracted here, the process is terminated and the process waits until a new screen is displayed on the browser (step S2: NO).
[0027]
The extracted URL is determined by the link destination determination unit 42 as to whether it is for the top page (step S3). This determination is made based on the number of slash symbols “/” included in the URL. That is, since the URL of the normal top page normally has a pattern as shown in (1) or (2) in FIG. 5, if "http: //" at the beginning of the URL is excluded and there is no slash mark "/", Alternatively, if one slash mark “/” is at the end of the URL, it is determined that the page is the top page (step S31). In cases other than the above, it cannot be determined that the page is the top page, so the URL is determined as a link destination (step S3: NO).
[0028]
On the other hand, when it is determined that the extracted URL is that of the top page (step S3: YES), the link destination determination unit 42 extracts an appropriate keyword from the currently displayed web page and accesses the search engine to access the search engine. A search for the entire website related to the top page (that is, the top page and its lower page) is requested, and one or two web pages containing the most keywords are determined as link destinations (step S4). Here, keyword extraction on the currently displayed web page is performed as follows. First, if there is a comment in the extracted URL, a keyword is extracted from the comment. Specifically, as shown in FIG. 6, when there is a clickable portion other than the tag from the HTML source document 40 to the tag of the hyperlink <href => to </a>, this portion is extracted as a comment and the keyword is extracted. Target (step S41). If there is no comment in the URL, the entire display text of the currently displayed web page is set as a keyword extraction target.
[0029]
After the keyword extraction target document 42 is determined in this manner, keywords are extracted from the target document according to some predetermined rules, for example, as follows.
(A) Treat punctuation marks and parentheses (such as "" () "") as delimiters.
(B) A series of kanji, katakana, alphabetic characters, numbers, etc. are extracted as one-word phrases.
(C) All hiragana characters are excluded (step S43 in FIG. 6).
(D) One word is excluded from the extracted word / phrase group 44, and the number of appearances is counted.
(E) The importance is determined based on the number of appearances of the remaining words and determined as a keyword (step S45).
(F) In addition, the importance may be set based on the appearance position of a phrase in a sentence, for example, at the beginning of a sentence.
[0030]
As shown in Fig. 6, the comment 42 to be extracted will be announced as the schedule of the IT Forum “Network Storage Exchange Meeting” and “Network Management Study Group” held in May has been decided. Click here for details. In addition, the network storage exchange meeting is also seeking special members. Please refer to it. , "Network storage,""exchangemeeting,""IT,""forum,""networkmanagement," and the like can be extracted as keywords 46 by the above processing.
[0031]
When the keyword 46 is extracted in this way, the link destination determination unit 42 accesses a search engine (not shown) on the Internet, specifies the URL indicating the top page, and specifies the extracted keyword, and specifies the top page. Request a search for the web page below. Then, from the answer result of the search engine, one or two web pages containing the most keywords are determined as link destinations (step S4 in FIG. 3). As a result, even when the link destination of the currently displayed page is the top page, it is possible to treat a highly relevant web page among the lower-level pages as a direct link destination. If the answer from the search engine is "no corresponding page", the top page is determined as the link destination.
[0032]
The page information acquisition unit 43 acquires the page information of the link destination determined here (steps S5 and S9). The reading of the page information is performed in the background while the currently displayed web page is displayed, and the read page information is accumulated as cache data. Here, for the convenience of display processing when a link processing is clicked, such as reduction processing to be described later, text data having a relatively small data amount is preferentially read from page information, and an image having a relatively large data is lastly read. To be read.
[0033]
Further, the pre-read page information is reduced by the reduction processing unit 44 (step S6). In the present invention, the content of the link destination is displayed in a small size on the currently displayed screen. This reduced screen can be created in advance when data of the next screen is read. In this reduction processing, if the screen at the link destination is reduced as it is, the characters are crushed and cannot be read. Therefore, for example, it is desirable that the character size is about 6 to 7 points with a resolution of 1024 × 768. Further, a large amount of information cannot be displayed on the reduced screen, and it is necessary to reduce the amount of data to enable higher-speed display. Therefore, the following processing is performed to reduce the size of the next screen.
[0034]
FIG. 7 shows a processing example of the reduction processing section 44. As shown in FIG. 7A, the web page is created by an HTML document, and text data and image data are appropriately arranged. The reduction processing section 44 extracts text data other than the tag portion from the source document, and excludes image data. In addition, character fonts and character sizes are unified and displayed in monochrome. Here, if the character size is set to about 6 or 7 points, it is possible to avoid inconveniences such as the characters being crushed and becoming unreadable when displayed. Also, blank lines in the sentence are removed and lines are packed. By this processing, the screen data shown in FIG. 7A becomes as shown in FIG. 7B, and the data amount and the size of the display screen are reduced.
[0035]
Further, depending on the embodiment, the following processing is performed. (1) FIG. 3 In the case where the search under the top page is performed in step S4, if there is a phrase that is the same as the phrase used as the search keyword, it is colored and displayed so that it can be identified. (2) Even if the start position of the character string is specified, the character string is forcibly aligned to the left end. This makes it easier for the user to understand the contents of the next screen.
[0036]
The link destination display unit 45 monitors the movement of the mouse pointer (step S7 in FIG. 3), and when the mouse pointer stops on the link destination display on the currently displayed screen by the user's operation, The reduced screen at the link destination is displayed in a small size (step S8). This pop-up display is realized by defining the next screen display prepared for the character string indicating the link destination as an event. Thus, the reduced next screen is displayed when the user stops the mouse pointer over the link destination display, and the displayed next screen is erased when the mouse pointer is moved again.
[0037]
This embodiment is shown in FIG. As shown in FIG. 8, when the mouse pointer 51 stops on the clickable link destination display 52, one or two reduced link destination screens 54 are displayed. The link destination screen 54 may be one, but when a search under the top page is performed, the screen of the next candidate including many keywords is simultaneously displayed, or an appropriate page under the top page and the top page are simultaneously displayed. It is possible to do. If the displayed screen is a screen obtained by the search under the top page in step S3 in FIG. 3, the user can recognize the fact by changing the color of the screen frame. Each of the displayed screens is about 30 mm × 40 mm, and can be scrolled both vertically and horizontally.
[0038]
The user can grasp the contents of the linked page without looking at the reduced display screen and switching the entire display screen by clicking the link destination display. In addition, since the page information of the link destination is read in the background while the user browses the currently displayed screen, even when the screen is actually switched by clicking, the cache data is read to quickly read the screen. Can be switched.
[0039]
The embodiment described above is not limited to the above-described embodiment, but can be embodied as various other embodiments. For example, in the above embodiment, the program 4 is configured to be installed in the user's PC terminal 1 in a format downloaded from a CD-ROM or a server. However, the program 4 is embedded in an HTML document describing a web page. Alternatively, the data may be sent from the server to the PC terminal 1 in a script language format. In this case, the program 4 functions while browsing a web page in which the program 4 is incorporated in a script format, and does not function when switching to a web page in which the program 4 is not incorporated. Further, the reduction processing of the link destination screen may be performed in advance in the background, or may be performed each time the mouse pointer stops on the link destination display.
[0040]
Next, another embodiment of the present invention will be described. FIG. 9 is a diagram illustrating the entire system according to the present embodiment. The web server 60 in the present embodiment is provided with a web page storage unit 61 in which many web pages are registered, and a server-side program 62 according to the present invention. FIG. 10 shows an image of the configuration of the server-side program 62. The server-side program 62 includes a URL extraction unit 63, a link destination determination unit 64, a page information acquisition unit 65, a reduction processing unit 66, and a page distribution unit 67.
[0041]
The URL extracting unit 63 examines the source description of each web page in the web page storing unit 61 of the server 60 and extracts the URL of another web page. The link destination determination unit 64 determines whether or not the extracted URL is that of the top page. If the extracted URL is the top page, the link destination determination unit 64 requests a search engine (not shown) to request the most relevant URL of the target web page. Alternatively, the second page is determined as the link destination. If the URL is not the top page, or if the answer from the search engine is no corresponding page, the URL is determined as the link destination.
[0042]
The page information obtaining unit 65 obtains the page content of the determined link destination, and this is processed by the reduction processing unit 66 to create a simplified display screen. This simple display screen is registered in the simple display screen storing means 68 in the server 60. The processes of the URL extraction unit 63, the link destination determination unit 64, the page information acquisition unit 65, and the reduction processing unit 66 are almost the same as those of the components 41 to 44 having the same names of the program 2 shown in FIG. Detailed description is omitted here. The above-described simplified display screen creation process is performed when a new web page is registered in the web server 60, when an already registered web page is updated, or every time a predetermined period elapses. With this simple display creation step, a simple display screen of the link destination is prepared for each web page registered in the web server 60.
[0043]
When receiving a page distribution request from the PC terminal 1 connected to the Internet 5, the page distribution unit 67 sends the requested web page from the web page storage unit 61 to the PC terminal 1, and also executes a simple operation related to the web page. The display screen is read out from the simple display screen storage means 68 and transmitted to the PC terminal 1. In the PC terminal 1, the browsing software 3 and the program 4 are operating, and the web page is displayed on the browsing software 3, and the simplified display screen transmitted continuously to this is accumulated as cache data. In this case, the program 1 running on the PC terminal 1 grasps the correspondence between the link destination of the currently displayed web page and the simplified display screen, and the program 1 does not create the simplified display screen. The link destination screen display means 45 of the program 1 monitors the mouse pointer of the PC terminal 1, and when the pointer stops on the link display, displays the corresponding simple display screen sent from the web server 60 together with the web page. (See FIG. 8).
[0044]
Thus, the creation of the simplified display screen may be performed on the web server 60 side. Since the web server 60 performs the process of creating the simplified display screen, the processing load on the PC terminal 1 can be reduced as compared with the embodiment described above. In addition, if a simple display screen is created and registered in advance at the time of registering or updating a web page on the server 60 side, the display time is shorter than when a simple display screen is created after the web page is read. Can be shortened. The program 4 operating on the PC terminal 1 is used when a web page is read from a normal web server 70 in which the server-side program 62 is not installed, or when a simple display screen does not arrive from the web server 60 for some reason. Prepares a simplified display screen by the above-described normal processing (steps S2 to S6 in FIG. 3).
[0045]
As a modified example of the present embodiment, the page delivery means 67 of the web server 60 sends a simple display program described in a script language or the like to the PC terminal in addition to the simple display screen of the web page and the link destination. You may. This simple display program is configured to execute only the processing of steps S7 and S8 in FIG. That is, the mouse pointer of the PC terminal is monitored, and when the mouse pointer stops over the link display, a simple display screen is displayed. According to this embodiment, the simplified display screen of the link destination can be achieved even if the PC terminal side that browses the web page does not have the program 1.
[0046]
【The invention's effect】
As described in detail above, according to the present invention, when pre-reading page information of a link destination and performing pop-up display, reduction processing capable of high-speed processing is performed. Can be created and displayed.
[0047]
Further, when the link destination is the top page, the most appropriate page is searched from the bottom of the top page and regarded as the link destination, so that the user follows the link from the top page and desired information is posted. This saves you from having to access the page.
[Brief description of the drawings]
FIG. 1 is an overall view of a system embodying an embodiment of the present invention.
FIG. 2 is a diagram showing a configuration of a program 4 according to an embodiment of the present invention.
FIG. 3 is a flowchart illustrating a processing operation of a program 4;
FIG. 4 is a diagram illustrating a URL extraction process in the embodiment.
FIG. 5 is a diagram illustrating a top page determination process in the embodiment.
FIG. 6 is a diagram illustrating keyword extraction processing in the embodiment.
FIG. 7 is a diagram illustrating reduction processing of page information in the embodiment.
FIG. 8 is a diagram illustrating a simplified display example of a link destination screen in the embodiment.
FIG. 9 is a diagram showing a system configuration according to another embodiment of the present invention.
FIG. 10 is a diagram illustrating a configuration example of a server-side program illustrated in FIG. 9;
[Explanation of symbols]
1 PC terminal
2 Operating system
3 browsing software
4 Program
6,60 web server
41, 63 URL extraction unit
42, 64 Link destination determination unit
43, 65 Page information acquisition unit
44, 66 Reduction processing section
45 Link destination screen display
62 Server-side program
67 Page distribution means
68 Simple display screen

Claims (12)

情報通信端末を用いたウェブページ閲覧時に、現在表示しているウェブページのリンク先画面を簡易表示するリンク先画面表示システムであって、
前記リンク先画面の簡易表示画面を予め作成する簡易表示画面作成手段と、前記情報通信端末において現在表示しているウェブページとともに前記簡易表示画面を表示する簡易表示画面表示手段と、を備え、
前記簡易表示画面作成手段が、前記ウェブページ内を検査して他のウェブページのURLを抽出するURL抽出手段と、前記抽出したURLからリンク先を決定するリンク先決定手段と、ここで決定したリンク先のページ内容を取得するページ情報取得手段と、前記取得したページ内容から簡易表示画面を作成する手段であって、少なくとも、前記リンク先のページ内容から表示されるべきテキスト文書のみを抽出し、該テキスト文書の文字フォントおよび文字サイズを統一し、文中の空白行を除去して行を詰めることにより簡易表示画面を作成する縮小加工手段と、を備えることを特徴とするリンク先画面表示システム。
A link destination screen display system that, when browsing a web page using an information communication terminal, simply displays a link destination screen of a currently displayed web page,
Simple display screen creating means for creating a simple display screen of the link destination screen in advance, and simple display screen display means for displaying the simple display screen together with the web page currently displayed in the information communication terminal,
The simple display screen creating means inspects the inside of the web page to extract a URL of another web page, a link destination determining means for determining a link destination from the extracted URL, Page information acquisition means for acquiring the linked page content, and means for creating a simplified display screen from the acquired page content, wherein at least only a text document to be displayed is extracted from the linked page content A link destination screen display system comprising: a reduction processing means for unifying the character font and character size of the text document, removing blank lines in the sentence and filling the lines to create a simplified display screen. .
請求項1に記載のリンク先画面表示システムにおいて、前記リンク先決定手段は、前記抽出したURLがウェブサイトを構成するトップページのものか否かを判断するトップページ判定手段と、前記URLがトップページのものである場合に、前記ウェブサイトを構成するウェブページのうち前記現在表示しているウェブページと最も関連性のある1または2のウェブページをリンク先として決定する検索処理手段を備えることを特徴とするリンク先画面表示システム。2. The link destination screen display system according to claim 1, wherein the link destination determining means determines whether or not the extracted URL is a top page constituting a website, and wherein the URL is a top page. A search processing unit for determining, as a link destination, one or two web pages most relevant to the currently displayed web page among web pages constituting the web site when the web page is a web page Link destination screen display system characterized by the following. 請求項1または2に記載のリンク先画面表示システムにおいて、前記ページ情報取得手段は、前記リンク先のページ内容を取得する際に、テキスト情報を優先して取得することを特徴とするリンク先画面表示システム。3. The link destination screen display system according to claim 1, wherein the page information obtaining unit obtains text information with priority when obtaining the page content of the link destination. 4. Display system. 請求項1乃至3のいずれかに記載のリンク先表示システムにおいて、前記情報通信端末が、前記簡易表示画面作成手段と簡易表示画面表示手段のいずれも備えることを特徴とするリンク先表示システム。4. The link destination display system according to claim 1, wherein the information communication terminal includes both the simple display screen creating unit and the simple display screen display unit. 請求項1乃至4のいずれかに記載のリンク先表示システムにおいて、前記ウェブページが登録されているウェブサーバが、前記簡易表示画面作成手段と、前記ウェブページとともに前記簡易表示画面を前記情報通信端末に送出するページ配信手段とを備えることを特徴とするリンク先表示システム。5. The link destination display system according to claim 1, wherein the web server in which the web page is registered displays the simplified display screen together with the simplified display screen creating unit and the information communication terminal. And a page delivery means for sending the link to a link destination display system. 請求項5に記載のリンク先表示システムにおいて、前記ウェブサーバの簡易表示画面作成手段は、当該ウェブサーバに登録されている各ウェブページにつき、その登録または更新の際あるいは所定期間毎に前記ウェブページの簡易表示画面を作成することを特徴とするリンク先表示システム。6. The link destination display system according to claim 5, wherein the simplified display screen creating means of the web server, for each web page registered in the web server, registers or updates the web page or at predetermined time intervals. A link destination display system characterized by creating a simplified display screen. 情報通信端末のインターネット閲覧ソフトに組み込まれるリンク先画面表示プログラムにおいて、
前記閲覧ソフトが現在表示しているウェブページ内を検査して他のウェブページのURLを抽出するURL抽出ステップと、前記抽出したURLからリンク先を決定するリンク先決定ステップと、ここで決定したリンク先のページ内容を取得するページ情報取得ステップと、前記取得したページ内容から簡易表示画面を作成するステップであって、少なくとも、前記リンク先のページ内容から表示されるべきテキスト文書のみを抽出し、該テキスト文書の文字フォントおよび文字サイズを統一し、文中の空白行を除去して行を詰めることにより、簡易表示画面を作成する縮小加工ステップと、前記簡易表示画面を現在表示しているウェブページとともに表示するリンク先画面表示ステップと、を前記情報処理端末に実行させることを特徴とするリンク先画面表示プログラム。
In the link destination screen display program incorporated in the Internet browsing software of the information communication terminal,
A URL extracting step of inspecting the web page currently displayed by the browsing software to extract a URL of another web page; a link destination determining step of determining a link destination from the extracted URL; A page information acquisition step of acquiring a linked page content, and a step of creating a simplified display screen from the acquired page content, wherein at least extracting only a text document to be displayed from the linked page content A reduction processing step of unifying the character font and character size of the text document, removing blank lines in the sentence and filling the lines, thereby creating a simplified display screen; and displaying a web currently displaying the simplified display screen. And displaying a link destination screen to be displayed together with the page on the information processing terminal. Link destination screen display program.
請求項7に記載のプログラムにおいて、前記リンク先決定ステップは、前記抽出したURLがウェブサイトを構成するトップページのものか否かを判断するトップページ判定ステップと、前記URLがトップページのものである場合に、前記ウェブサイトを構成するウェブページのうち前記現在表示しているウェブページと最も関連性のある1または2のウェブページをリンク先として決定する検索処理ステップとを含むことを特徴とするリンク先画面表示プログラム。8. The program according to claim 7, wherein the link destination determining step is a top page determining step of determining whether the extracted URL is a top page constituting a website, and wherein the URL is a top page. A search processing step of determining, as a link destination, one or two web pages most relevant to the currently displayed web page among web pages constituting the web site. Link destination screen display program. 請求項7または8に記載のプログラムにおいて、当該プログラムは、前記ウェブページを記述する文書中に、前記閲覧ソフトに自動的に読み出されるスクリプト言語で記述されていることを特徴とするリンク先画面表示プログラム。9. The link destination screen display according to claim 7, wherein the program is described in a script language automatically read out by the browsing software in a document describing the web page. program. 情報通信端末で読み込み可能な記憶媒体であって、請求項7または8に記載のプログラムを格納してなることを特徴とする記憶媒体。A storage medium readable by an information communication terminal, wherein the storage medium stores the program according to claim 7. インターネットウェブページが登録されるウェブサーバに組み込まれるリンク先画面表示プログラムにおいて、
前記サーバ内にあるウェブページを検査して他のウェブページのURLを抽出するURL抽出ステップと、前記抽出したURLからリンク先を決定するリンク先決定ステップと、ここで決定したリンク先のページ内容を取得するページ情報取得ステップと、前記取得したページ内容から簡易表示画面を作成するステップであって、少なくとも、前記リンク先のページ内容から表示されるべきテキスト文書のみを抽出し、該テキスト文書の文字フォントおよび文字サイズを統一し、文中の空白行を除去して行を詰めることにより簡易表示画面を作成する縮小加工ステップと、任意の情報通信端末からウェブページの送信要求を受けた場合に、当該ウェブページとともに対応する簡易表示画面を前記情報通信端末に送出するステップと、を前記ウェブサーバに実行させることを特徴とするリンク先画面表示プログラム。
In a link destination screen display program incorporated in a web server in which an internet web page is registered,
A URL extraction step of inspecting a web page in the server to extract a URL of another web page, a link destination determination step of determining a link destination from the extracted URL, and a page content of the link destination determined here And a step of creating a simplified display screen from the acquired page content, at least extracting only a text document to be displayed from the linked page content, A reduction processing step of creating a simplified display screen by unifying the character font and character size, removing blank lines in the sentence and filling the lines, and when a web page transmission request is received from any information communication terminal, Transmitting the corresponding simplified display screen to the information communication terminal together with the web page. Destination screen display program for causing performed Busaba.
請求項11に記載のプログラムにおいて、前記リンク先決定ステップは、前記抽出したURLがウェブサイトを構成するトップページのものか否かを判断するトップページ判定ステップと、前記URLがトップページのものである場合に、前記ウェブサイトを構成するウェブページのうち前記現在表示しているウェブページと最も関連性のある1または2のウェブページをリンク先として決定する検索処理ステップとを含むことを特徴とするリンク先画面表示プログラム。12. The program according to claim 11, wherein the link destination determining step is a top page determining step of determining whether or not the extracted URL is a top page constituting a website, and wherein the URL is a top page. A search processing step of determining, as a link destination, one or two web pages most relevant to the currently displayed web page among web pages constituting the web site. Link destination screen display program.
JP2002202129A 2002-07-11 2002-07-11 Link destination screen display system, link destination screen display program, and storage medium storing the program Expired - Fee Related JP3794686B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002202129A JP3794686B2 (en) 2002-07-11 2002-07-11 Link destination screen display system, link destination screen display program, and storage medium storing the program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002202129A JP3794686B2 (en) 2002-07-11 2002-07-11 Link destination screen display system, link destination screen display program, and storage medium storing the program

Publications (2)

Publication Number Publication Date
JP2004046478A true JP2004046478A (en) 2004-02-12
JP3794686B2 JP3794686B2 (en) 2006-07-05

Family

ID=31708405

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002202129A Expired - Fee Related JP3794686B2 (en) 2002-07-11 2002-07-11 Link destination screen display system, link destination screen display program, and storage medium storing the program

Country Status (1)

Country Link
JP (1) JP3794686B2 (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005352700A (en) * 2004-06-09 2005-12-22 Canon Inc Information processor, display control method therefor, program and storage medium
WO2008096849A1 (en) 2007-02-08 2008-08-14 Ntt Docomo, Inc. Content distribution management device, communication terminal, program, and content distribution system
JP2008199377A (en) * 2007-02-14 2008-08-28 Ntt Docomo Inc Content circulation managing device, terminal device, program, and content circulation system
JP2009230536A (en) * 2008-03-24 2009-10-08 Fujitsu Ltd Display control device, display control method and display control program
JP2010146381A (en) * 2008-12-19 2010-07-01 Casio Computer Co Ltd Web page browsing apparatus and program
JP2011008600A (en) * 2009-06-26 2011-01-13 Konica Minolta Business Technologies Inc Apparatus and method for processing image, image forming apparatus, and image processing program
JP2011181109A (en) * 2005-08-30 2011-09-15 Zoo Corp Information retrieval support program, computer having information retrieval support function, server computer and program storage medium
US8744424B2 (en) 2002-05-20 2014-06-03 Ntt Docomo, Inc. Portable terminal, methods, programs and storage media for program startup management
JP2016517082A (en) * 2013-03-13 2016-06-09 アマゾン テクノロジーズ インコーポレイテッド Management of sensory information on user devices
WO2017065527A1 (en) * 2015-10-13 2017-04-20 삼성전자 주식회사 Content providing method and electronic device for performing same
CN115334293A (en) * 2022-07-11 2022-11-11 岚图汽车科技有限公司 Display system, projection control method thereof and main and auxiliary display systems

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8744424B2 (en) 2002-05-20 2014-06-03 Ntt Docomo, Inc. Portable terminal, methods, programs and storage media for program startup management
JP2005352700A (en) * 2004-06-09 2005-12-22 Canon Inc Information processor, display control method therefor, program and storage medium
JP4522155B2 (en) * 2004-06-09 2010-08-11 キヤノン株式会社 Information processing apparatus, display control method thereof, program, and storage medium
JP2011181109A (en) * 2005-08-30 2011-09-15 Zoo Corp Information retrieval support program, computer having information retrieval support function, server computer and program storage medium
WO2008096849A1 (en) 2007-02-08 2008-08-14 Ntt Docomo, Inc. Content distribution management device, communication terminal, program, and content distribution system
US8396939B2 (en) 2007-02-14 2013-03-12 Ntt Docomo, Inc. Content distribution management device, terminal, program, and content distribution system
JP2008199377A (en) * 2007-02-14 2008-08-28 Ntt Docomo Inc Content circulation managing device, terminal device, program, and content circulation system
JP2009230536A (en) * 2008-03-24 2009-10-08 Fujitsu Ltd Display control device, display control method and display control program
JP2010146381A (en) * 2008-12-19 2010-07-01 Casio Computer Co Ltd Web page browsing apparatus and program
US8452796B2 (en) 2009-06-26 2013-05-28 Konica Minolta Business Technologies, Inc. Image processing apparatus, image processing method, image forming apparatus and recording medium
JP2011008600A (en) * 2009-06-26 2011-01-13 Konica Minolta Business Technologies Inc Apparatus and method for processing image, image forming apparatus, and image processing program
JP2016517082A (en) * 2013-03-13 2016-06-09 アマゾン テクノロジーズ インコーポレイテッド Management of sensory information on user devices
US9746957B2 (en) 2013-03-13 2017-08-29 Amazon Technologies, Inc. Managing sensory information of a user device
WO2017065527A1 (en) * 2015-10-13 2017-04-20 삼성전자 주식회사 Content providing method and electronic device for performing same
CN115334293A (en) * 2022-07-11 2022-11-11 岚图汽车科技有限公司 Display system, projection control method thereof and main and auxiliary display systems
CN115334293B (en) * 2022-07-11 2023-10-13 岚图汽车科技有限公司 Display system, projection control method thereof and main and auxiliary display systems

Also Published As

Publication number Publication date
JP3794686B2 (en) 2006-07-05

Similar Documents

Publication Publication Date Title
US10706091B2 (en) User driven computerized selection, categorization, and layout of live content components
US8117532B2 (en) Reformatting regions with cluttered hyperlinks
US7770122B1 (en) Codeless dynamic websites including general facilities
US8751953B2 (en) Progress indicators for loading content
JP5383234B2 (en) Information processing apparatus and print control method
JP3588337B2 (en) Method and system for capturing graphical printing techniques in a web browser
US20160349937A1 (en) Reader Mode Presentation of Web Content
US20080120541A1 (en) System and method for on-line retrieval and typing of non-standard characters
KR19990044880A (en) Asynchronous Printing Method of Web Documents and Its System
JP2009032229A (en) Check system, information providing system, and program
JP3794686B2 (en) Link destination screen display system, link destination screen display program, and storage medium storing the program
JP2008192168A (en) Method for generating presentation for re-locating previously called information page
US20030002070A1 (en) Data processing system for converting content relative to a space used as an advertising medium into a printable object
JP2007257069A (en) Web page print method, image forming apparatus and image processing program
US20020010720A1 (en) Hyper-text document formatting collating and printing
JP3647967B2 (en) Screen transition system
GB2328297A (en) Hyperlinked index entries have adjustable text according to context
JP2000276431A (en) Proxy cache server provided with translation function, and browsing system provided with translation function having same
JP2019086931A (en) Information processing apparatus and computer program
JP4033764B2 (en) Information extraction apparatus and method
JP2004220193A (en) Html link inspection system
KR101079766B1 (en) Document Editor for Easily Inputting Metadata of Auxiliary Explanation and Link with Associating Internet Search
JP2006318138A (en) Web system, server computer for web system, and computer program
JP4081231B2 (en) Printing system and printing method
Sprengers Objective evaluation of likely usability hazards–preliminaries for user testing

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060110

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060306

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20060404

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060410

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20120421

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20150421

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees