JP4729736B2 - Internet search result modification apparatus and program - Google Patents

Internet search result modification apparatus and program Download PDF

Info

Publication number
JP4729736B2
JP4729736B2 JP2001226993A JP2001226993A JP4729736B2 JP 4729736 B2 JP4729736 B2 JP 4729736B2 JP 2001226993 A JP2001226993 A JP 2001226993A JP 2001226993 A JP2001226993 A JP 2001226993A JP 4729736 B2 JP4729736 B2 JP 4729736B2
Authority
JP
Japan
Prior art keywords
keyword
client computer
information data
search
information
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.)
Expired - Fee Related
Application number
JP2001226993A
Other languages
Japanese (ja)
Other versions
JP2003044517A (en
Inventor
恭一 西
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.)
Nihon University
Original Assignee
Nihon University
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 Nihon University filed Critical Nihon University
Priority to JP2001226993A priority Critical patent/JP4729736B2/en
Publication of JP2003044517A publication Critical patent/JP2003044517A/en
Application granted granted Critical
Publication of JP4729736B2 publication Critical patent/JP4729736B2/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)

Description

【0001】
【発明の属する技術分野】
この発明は、インターネット検索を行ったときに表示される画面上に、検索の際に用いたキーワードの表示場所を修飾して提示するインターネット検索結果修飾方法及びプログラムに関する。
【0002】
【従来の技術】
現在、インターネット上の膨大な情報の中から必要な情報だけを的確かつ素早く取り出すために、各種検索サイトを利用することが主流となっている。その利用手順は次のとおりである。(1)検索サイトへアクセス、(2)検索対象キーワードの入力、(3)検索実行、(4)検索結果(ヒットしたホームページへのリンク)表示、(5)ヒットしたホームページの表示。
【0003】
【発明が解決しようとする課題】
利用者が、上記(5)で表示された情報内のどこに検索対象キーワードが存在するのか見つけだすことに多くの時間を費やすこともしばしば起こる。表示されるホームページの冒頭に検索対象キーワードが表示されるとは限らず、そのホームページ内において再度キーワードを探さなければならない。ブラウザ(Netscape(商標)、Internet Explorer(商標)等)の機能であるキーワードの検索機能を用いてキーワードを当該ホームページにおいて検索することができるが、マウスやキーボードの操作が煩わしく、ほとんど使用されることはない。
【0004】
そこで、本発明は、表示される情報内の検索対象キーワードに修飾を施し(例えば検索対象キーワードのみ文字色をかえて表示する)、一目で検索対象キーワードの表示場所がわかるようにする機能および手段を提供することを目的とする。
【0005】
【課題を解決するための手段】
この発明は、インターネットの検索エンジンで検索されたページの情報の一部に修飾を加えるインターネット検索結果修飾方法であって、
クライアントからキーワードを受けるステップと、
受けたキーワードを検索エンジンに対して送信して検索を要求するステップと、
修飾処理のために前記キーワードを記憶するステップと、
前記検索エンジンから検索結果を受けるステップと、
検索結果を前記クライアントに送るステップと、
前記クライアントから前記検索結果に基づくリンク又はURLの指定を受けるステップと、
前記リンク又はURLにより指定されたWWWサーバに対して情報を要求するステップと、
前記WWWサーバから情報データを受けるステップと、
記憶された前記キーワードを読み出し、受けた情報データに含まれる前記キーワードを検索するステップと、
検索された前記キーワードに対して所定の修飾処理を施すステップと、
修飾処理が施された前記キーワードを含む情報データを前記クライアントへ送るステップと、を備えるものである。
【0006】
好ましくは、さらに、前記キーワードの変更要求を受けるステップと、新しいキーワードを記憶するステップと、受けた情報データに含まれる新しいキーワードを検索するステップと、検索された新しいキーワードに対して所定の修飾処理を施すステップと、修飾処理が施された新しいキーワードを含む情報データを前記クライアントへ送るステップと、を備える。
【0007】
好ましくは、さらに、前記キーワードを検索するときに前記情報データにおけるその位置の情報を取得するステップと、前記キーワードの位置が画面に表示されるように表示された情報をスクロールするステップとを備える。
【0008】
好ましくは、さらに、前記キーワードに基づき関連するバナー広告を検索するバナー広告検索ステップと、検索されたバナー広告のディレクトリ及びファイル情報と前記バナー広告の提供企業へのリンクを前記クライアントへ送信するバナー広告送信ステップと、を備える。
【0009】
好ましくは、所定の時間間隔あるいはキーワードが更新されたタイミングで、前記バナー広告検索ステップ及びバナー広告送信ステップが実行される。
【0010】
好ましくは、さらに、キーワードがないときデフォルトバナーアドレスを送るステップを備える。
【0011】
この発明は、コンピュータに、インターネットの検索エンジンで検索されたページの情報の一部に修飾を加えるインターネット検索結果修飾方法を実行させるためのプログラムであって、
クライアントからキーワードを受けるステップと、
受けたキーワードを検索エンジンに対して送信して検索を要求するステップと、
修飾処理のために前記キーワードを記憶するステップと、
前記検索エンジンから検索結果を受けるステップと、
検索結果を前記クライアントに送るステップと、
前記クライアントから前記検索結果に基づくリンク又はURLの指定を受けるステップと、
前記リンク又はURLにより指定されたWWWサーバに対して情報を要求するステップと、
前記WWWサーバから情報データを受けるステップと、
記憶された前記キーワードを読み出し、受けた情報データに含まれる前記キーワードを検索するステップと、
検索された前記キーワードに対して所定の修飾処理を施すステップと、
修飾処理が施された前記キーワードを含む情報データを前記クライアントへ送るステップと、を実行させるものである。
【0012】
本発明は、インターネットの検索エンジンで検索されたホームページに掲載されている情報に対して、ユーザが必要としている検索キーワードに修飾(例:表示色を変える、ゴシックにする)を施し、ブラウザ上に表示するものである。ユーザはブラウザ上でキーワードを容易に見つけることができるので、探している情報をすぐに得ることができる。
【0013】
本発明は、インターネットの検索エンジンを利用するサーバ、クライアント、プログラムに応用可能である。例えば、検索エンジンで検索されたホームページを開いたとき、画面上でキーワード部分を自動的に修飾する機能を付加したブラウザプログラム、あるいは、クライアントと検索エンジンの間を仲介するプロキシであって、画面上でキーワード部分を自動的に修飾してクライアントに渡す機能を備えるプロキシ、である。
【0014】
この発明に係るプログラムは、例えば、記録媒体に記録される。
媒体には、例えば、フレキシブルディスク、ハードディスク、磁気テープ、光磁気ディスク、CD(CD−ROM、Video−CDを含む)、DVD(DVD−Video、DVD−ROM、DVD−RAMを含む)、ROMカートリッジ、バッテリバックアップ付きのRAMメモリカートリッジ、フラッシュメモリカートリッジ、不揮発性RAMカートリッジ等を含む。
【0015】
また、電話回線等の有線通信媒体、マイクロ波回線等の無線通信媒体等の通信媒体を含む。インターネットもここでいう通信媒体に含まれる。
【0016】
媒体とは、何等かの物理的手段により情報(主にデジタルデータ、プログラム)が記録されているものであって、コンピュータ、専用プロセッサ等の処理装置に所定の機能を行わせることができるものである。要するに、何等かの手段でもってコンピュータにプログラムをダウンロードし、所定の機能を実行させるものであればよい。
【0017】
【発明の実施の形態】
以下の説明において、本発明の実施の実施の形態に係る装置/ソフトウエアにより実現される機能を"DecoProxy"と称する。"DecoProxy"は、表示される情報内の検索対象キーワードに修飾を施すことにより、一目で検索対象キーワードの表示場所がわかるようにする機能である。"DecoProxy"は、例えば検索対象キーワードのみ文字色をかえて表示する。
【0018】
発明の実施の形態1.
この発明の実施の形態1に係る装置/ソフトウエアは、ブラウザに"DecoProxy"機能を組み込んだものである。組み込みのやり方として、ブラウザプログラムへの直接組み込み、あるいはPlug-in等が考えられる。この発明の実施の形態1は、ソフトウエア構成として最もシンプルで、かつユーザにとっても利用しやすいと思われる。
【0019】
図1はこの発明の実施の形態1の処理手順の説明図である。
1はWWWサーバの内容を閲覧するためのブラウザ、1aはブラウザ1に組み込まれたプロキシである。プロキシ1aは、検索エンジン2に対する検索要求及びその結果をハンドリングするとともに、WWWサーバ3に対する情報要求及びその情報をハンドリングする。さらに、プロキシ1aはWWWサーバ3からの情報に含まれるキーワードに修飾を施し、しかる後にブラウザ1に当該情報を引き渡す。ブラウザ1はキーワードに修飾が施された状態でWWWサーバ3の情報(ホームページ)を表示する。ユーザUはこのように加工された情報を見ることができる。
【0020】
図1において、まずユーザUはブラウザ1を起動して検索エンジン2にアクセスする。そして、キーワードを入力し(S1)、検索エンジンに対して検索を要求する。プロキシ1aがキーワードを検索エンジン2に送り検索を要求する(S2)。プロキシ1aは後の修飾処理のためにキーワードを記憶する。検索エンジン2が検索結果をプロキシ1aに返す(S3)。ブラウザ1は検索結果を表示する。ユーザUは検索結果から所望のリンク/URLを選択する。プロキシ1aは選択されたWWWサーバ3に対して情報を要求する(S4)。WWWサーバ3は情報データ(ホームページの内容)を返す(S5)。プロキシ1aは受けた情報データに含まれるキーワードに対して所定の修飾処理を施し、しかる後にブラウザ1へ情報データを渡す。ブラウザ1は加工された情報を表示する(S6)。なお、現在表示されている情報サイトのページにおいて、追加・削除したいキーワードがある場合、ユーザUはキーワードを更新することができる。また、キーワードの修飾内容を変えることもできる。
【0021】
プロキシ1aの処理フローチャートを図2に示す。
与えられた検索キーワードを記憶する(S100)。WWWサーバ3から情報を取得する(S101)と、取得された情報において検索キーワードと一致するものを検索する(S102)。検索された部分に所定の修飾を加える(S103)。以上の処理により、表示される情報内の検索対象キーワードに修飾が施され、一目で検索対象キーワードの表示場所がわかる。
【0022】
検索キーワードや修飾内容の変更も可能である。キーワード変更の要求があると(S104),新しいキーワードを記憶し(S106)、S102及びS103の処理を繰り返す。修飾内容の変更が要求されると(S105)、新しい修飾内容の指定を受け(S107)及びS103の処理を繰り返す。
【0023】
修飾内容として以下のものが考えられる。
・表示された文字の色彩を変化させる。例えば、文字を赤、青、緑などの色で着色する。
・表示された文字の大きさを変化させる。例えば、キーワードを他の文字よりも大きくする。
・表示された文字のフォントを変化させる。例えば、キーワードのフォントをゴシック体とする。
・表示された文字に下線あるいは波線を付す。
・表示された文字を斜体(イタリック)や太字(ボールド)とする。
・表示された文字をアニメーションで動かす。
・表示された文字にコメントを付す。例えば、キーワードに吹きだしを付し、「検索キーワード」などの内容を記載する。
・表示された文字を指し示す矢印を付す。
・表示された文字に背景を付す。例えば、キーワードに黒の背景を付し、反転表示させる。
・表示された文字を点滅(ブリンク)させる。
【0024】
この発明の実施の形態1によれば、ユーザUは検索したサーバの情報を見ることができる。しかも、表示画面において検索に使用したキーワードに修飾が施されているため、それを画面中で容易に発見できる。従来、検索により得られたホームページの情報のどの部分に探していた内容があるか、わかりにくかった。この発明の実施の形態によれば、表示されたホームページから一目でキーワードを探し出すことができ、所望の内容をすぐに探し当てることができる。
【0025】
なお、文字の修飾に代えて/文字の修飾とともに、情報に含まれる検索キーワードの部分が最初に表示されるように、表示位置を自動的に設定する機能を設けてもよい。この場合、プロキシ1aが検索キーワードと一致するものを検索するときにその位置の情報を取得し、当該部分が表示されるように表示された情報をスクロールする。
【0026】
発明の実施の形態2.
この発明の実施の形態2に係る装置/ソフトウエアは、Proxy方式であってユーザのローカルコンピュータ(またはユーザが属するドメインのサーバコンピュータ)上で起動・動作する"DecoProxy"を実現するものである。これは、コンピュータ上で動作する単独ソフトウエアとなるため、ソフトウエア製作が容易であり、配布に関しても通常のソフトウエア配布・販売形式に則ればよい。
【0027】
図3はこの発明の実施の形態2の処理手順の説明図である。
1はWWWサーバの内容を閲覧するためのブラウザ、1aはプロキシである。ブラウザ1及びプロキシ1aはユーザのローカルコンピュータ上に構成される。プロキシ1aは、検索エンジン2に対する検索要求及びその結果をハンドリングするとともに、WWWサーバ3に対する情報要求及びその情報をハンドリングする。さらに、プロキシ1aはWWWサーバ3からの情報に含まれるキーワードに修飾を施し、しかる後にブラウザ1に当該情報を引き渡す。ブラウザ1はキーワードに修飾が施された状態でWWWサーバ3の情報(ホームページ)を表示する。ユーザUはこのように加工された情報を見ることができる。
【0028】
図3において、まずユーザUはブラウザ1及びプロキシ1aを起動して検索エンジン2にアクセスする。そして、キーワードを入力し(S1)、検索エンジンに対して検索を要求する。ブラウザ1は受けたキーワードをプロキシ1aに渡す(S2)。プロキシ1aがキーワードを検索エンジン2に送り検索を要求する(S3)。プロキシ1aは後の修飾処理のためにキーワードを記憶する。検索エンジン2が検索結果をプロキシ1aに返す(S4)。ブラウザ1は検索結果を表示する。ユーザUは検索結果から所望のリンク/URLを選択する。プロキシ1aは選択されたWWWサーバ3に対して情報を要求する(S5)。WWWサーバ3は情報データ(ホームページの内容)を返す(S6)。プロキシ1aは受けた情報データに含まれるキーワードに対して所定の修飾処理を施し、しかる後にブラウザ1へ情報データを渡す(S7)。ブラウザ1は加工された情報を表示する(S8)。なお、前述のように、現在表示されている情報サイトのページにおいて、追加・削除したいキーワードがある場合、ユーザUはキーワードを更新することができる。また、キーワードの修飾内容を変えることもできる。
【0029】
発明の実施の形態3.
この発明の実施の形態3に係る装置/ソフトウエアは、プロキシサーバを独立して設け、この上で起動・動作する"DecoProxy"を実現するものである。
【0030】
図4はこの発明の実施の形態3の処理手順の説明図である。
1はWWWサーバの内容を閲覧するためのブラウザ、1aはプロキシである。ブラウザ1はユーザのローカルコンピュータ上に構成され、プロキシ1aは独立したサーバとして構成される。プロキシ1aは、検索エンジン2に対する検索要求及びその結果をハンドリングするとともに、WWWサーバ3に対する情報要求及びその情報をハンドリングする。さらに、プロキシ1aはWWWサーバ3からの情報に含まれるキーワードに修飾を施し、しかる後にブラウザ1に当該情報を引き渡す。ブラウザ1はキーワードに修飾が施された状態でWWWサーバ3の情報(ホームページ)を表示する。ユーザUはこのように加工された情報を見ることができる。
【0031】
この発明の実施の形態4の動作は、発明の実施の形態2の場合と同様であるので、その説明は省略する。
【0032】
発明の実施の形態4.
この発明の実施の形態4に係る装置/ソフトウエアは、プロキシサーバを検索エンジンの中に設けるものである。
【0033】
図5はこの発明の実施の形態4の処理手順の説明図である。
1はWWWサーバの内容を閲覧するためのブラウザ、1aはプロキシである。ブラウザ1はユーザのローカルコンピュータ上に構成され、プロキシ1aは検索エンジン2の中に構成される。プロキシ1aは、検索エンジン2に対する検索要求及びその結果をハンドリングするとともに、WWWサーバ3に対する情報要求及びその情報をハンドリングする。さらに、プロキシ1aはWWWサーバ3からの情報に含まれるキーワードに修飾を施し、しかる後にブラウザ1に当該情報を引き渡す。ブラウザ1はキーワードに修飾が施された状態でWWWサーバ3の情報(ホームページ)を表示する。ユーザUはこのように加工された情報を見ることができる。
【0034】
この発明の実施の形態4の動作は、発明の実施の形態2の場合と同様であるので、その説明は省略する。
【0035】
発明の実施の形態5.
この発明の実施の形態5に係る装置/ソフトウエアは、サーバ上で起動・動作を行うことを目的とした"DecoProxyServer"と、ユーザのローカルコンピュータ上で起動・動作を行う"DecoProxyClient"から成るサーバ・クライアント型の装置/システム/方法/ソフトウエアである。
【0036】
この発明の実施の形態5に係る、ユーザのローカルコンピュータ上で動作するソフトウエア(DecoProxyClient)は、フリーソフトウエアとして配布することができる。DecoProxyClientは、インターネットに属するサーバコンピュータ上で動作しているサーバソフトウエア(DecoProxyServer)に接続する機能(接続が不可能な場合、DecoProxyClientは動作しないこととする)、及び、検索対象キーワードの修飾表示機能を有すると同時に、ユーザが検索対象としているキーワードに関連した企業のバナー広告を定期的に表示する。したがって、DecoProxyServerを運営する機関は、そのバナー広告のヒット状況に応じて広告収入を得ることができる。
【0037】
この発明の実施の形態5において、サイトの構成は次のようになる。
(1)ローカルサイト:DecoProxyClientを使用し、本機能のサービスを受けるユーザが属するサイト
(2)サーバサイト:DecoProxyClientの配布を行うとともに、DecoProxyの主たる機能を提供するサイト。このサイトにおいてDecoProxy機能の提供を通じて広告収入を得ることができる。
(3)検索サイト:検索対象キーワードの情報が掲載されている情報サイトの検索を行い、情報サイトのリストをユーザへ転送するサイト
(4)情報サイト:ユーザが望む検索対象キーワードの情報が掲載されているサイト
【0038】
なお、サーバサイトにおいて検索エンジンを自機関で保有し、情報サイトのリストをユーザへ転送する機能までをも受け持つ場合は、検索サイトは不要である。
【0039】
図6及び図7のDecoProxyサーバ・クライアント型イベントトレース図にしたがい、DecoProxyServer、DecoProxyClientおよびサイトの動作関係について説明する。図7は図6の続きである。なお説明は、イベント番号、イベント名、(イベント発行者)、説明、の構成とし、DPSはDecoProxyServer、DPCはDecoProxyClientを表すものとする。図6及び図7において、ユーザ、ブラウザ、DPC、DPS、検索サイト、情報サイトの各ラインにおいて囲まれている部分はアイドル状態を示す。
【0040】
(1)起動および設定:
S1.起動(ユーザU):ブラウザを起動する。
S2.プロキシ設定(ユーザU):ブラウザのHTTPプロトコルに対するプロキシ設定において、ホストをユーザのローカルコンピュータ、ポート番号を所定のものに設定する。なお本設定は一度行えば、ブラウザの再起動後も同一設定が保たれる。
S3.起動、設定(ユーザU):DPC1bを起動する。起動後、ユーザのネットワーク環境にあわせてDPC1bの設定(例えば、ユーザのネットワーク環境におけるプロキシの設定、プロキシが無い場合は無いことを指定)を行い、動作を開始させる。
DPS1cとDPC1bによる連係動作(DPC1bの最終起動と広告表示機能を含む):
【0041】
S4.接続確認(DPC1b):所定のポートを用い、インターネット上のDPS1cに接続を試みる。接続できない場合、DPC1bは動作(最終起動)しない。
S5.接続完了(DPS1c):DPC1bからの接続要求に対し、コネクションを許す場合、接続完了のAck(確認応答)を返す。
S6.キーワード(DPC1b):現在登録されているキーワードをDPS1cへ送信する。キーワードが無い場合は、""を送信する。
S7.キーワード確認(DPS1c):キーワードを認識し、これに基づき広告企業のバナーを検索する。検索に使われた用語に連動して広告を提供すると、アピール効果が高いと言われている。S7〜S12の処理により、キーワードが使われた検索結果の表示画面に対して関連する広告を掲載することができる。例えば「パソコン」というキーワードが使われた場合、その表示画面にパソコンメーカーやパソコン販売業者、パソコン用ソフトウエアメーカーの広告を提供する。
【0042】
S8.キーワードがある場合(DPS1c):キーワードに関連する登録済みの広告企業を検索し、バナーを選択する。キーワードごとにバナー広告を用意しておくことも可能である。
S9.バナーアドレス(DPS1c):バナーが保存されているサーバ内のディレクトリ・ファイル情報と広告企業へのリンク(広告企業のアドレス)をDPC1bへ送信する。
S10.バナー要求(DPC1b):DPS1cから送られてきたディレクトリ・ファイル情報を再度DPSへ送信し、バナーデータを要求する。
S11.バナーデータ(DPS1c):バナーデータを送信する。
S12.バナー表示(DPC1b):受け取ったバナーデータと広告企業のアドレスをリンクし、バナー表示欄に表示する。バナーがクリックされることで、広告企業のホームページが開く。
S13.接続切断(DPC1b):DPS1cとの接続を切断する。
S14.接続切断(DPS1c):接続切断処理を行い、アイドル状態に入る。
【0043】
S4〜S14(図6において点線で囲まれた部分)は、所定タイミング、例えば所定の時間間隔で定期的にあるいはキーワードが更新されたタイミングなどで実行される。
【0044】
なお、S4〜S14において、キーワードがない場合はデフォルトバナーアドレスを送る。バナーアドレス、バナー要求、バナーデータをまとめ、バナーデータを直送する方法もある。
【0045】
(2)検索サイトの表示
S15.検索サイト(ユーザU):検索サイトのアドレス入力と表示の実行命令を出す。
S16.検索サイト(ブラウザ1):所定のポートを用い、検索サイトのアドレスを送信する。
S17.検索サイト認識(DPC1b):アドレスを確認し、検索サイト2へのアクセスであることを確認する。
S18.アクセス(DPC1b):ユーザのネットワーク環境に依存する所定のポートを用い、検索サイト2へアクセスする。
S19.HTML転送(検索サイト2):ホームページのデータ(HTML等)を転送する。
S20.HTML転送(DPC1b):検索サイトからのデータなので、データの加工はせずにブラウザへ転送する。
S21.HTML表示(ブラウザ1):検索サイトのホームページを表示する。
【0046】
(3)キーワードの認識と情報サイトのリスト表示:
S22.キーワード(ユーザU):検索サイトのホームページ画面にキーワード(群)を入力する。
S23.キーワード(ブラウザ1):キーワードおよび検索サイトアドレスをDPC1bへ転送する。
S24.キーワード認識(DPC1b):キーワードを認識する。
S25.キーワード表示(DPC1b):認識されたキーワードをDPC1bのキーワード入力編集フィールドに表示する。
S26.キーワード(DPC1b):キーワードを検索サイト2へ転送する。
S27.情報サイトリスト(検索サイト2):検索結果である、情報サイトのリストをDPC1bへ転送する。
S28.情報サイトリスト(DPC1b):検索サイト2からのデータなので、データの加工はせずにブラウザへ転送する。
S29.HTML表示(ブラウザ1):情報サイトのリストを表示する。
【0047】
(4)キーワード部の修飾表示:
S30.情報サイト選択(ユーザU):表示されているリストの中から情報サイトを選択する。
S31.情報サイト(ブラウザ1):選択された情報サイト3のアドレスをDPC1bへ転送する。
S32.情報サイト認識(DPC1b):情報サイト3へのアクセスであることを認識する。
S33.アクセス(DPC1b):情報サイト3へアクセスする。
S34.HTML転送(情報サイト3):情報サイト3のページを転送する。
S35.HTML認識(DPC1b):情報サイト3からのデータであることを認識する。
S36.キーワードマッチング(DPC1b):受信したデータに対し、キーワードとのマッチングを行い、キーワード部にのみ修飾を施す。
S37.HTML表示(ブラウザ):情報サイト3のページを表示する(キーワード修飾あり)。
【0048】
(5)キーワード部の変更修飾表示:
S38.キーワード更新(ユーザU):現在表示されている情報サイトのページにおいて、追加・削除したいキーワードがある場合、DPC1bのキーワード入力編集フィールドを編集する。
S39.更新(ユーザU):更新命令を出す。
S40.情報サイト(ブラウザ1):情報サイト3のアドレスをDPC1bへ転送する。
S41.キーワード認識、更新(DPC1b):キーワードを認識し、DPC1bのキーワード入力編集フィールドを更新する。
S42.情報サイト認識(DPC1b):情報サイト3へのアクセスであることを認識する。
S43.アクセス(DPC1b):情報サイト3へアクセスする。
S44.HTML転送(情報サイト3):情報サイト3のページを転送する。
S45.HTML認識(DPC1b):情報サイト3からのデータであることを認識する。
S46.キーワードマッチング(DPC1b):受信したデータに対し、キーワードとのマッチングを行い、キーワード部にのみ修飾を施す。
S47.HTML表示(ブラウザ1):情報サイト3のページを表示する(キーワード修飾あり)。
【0049】
以上のS38〜S47までは、キーワードの更新に関するものであるが、これらの処理ステップは、キーワード表示色を変える場合にも適用される。
【0050】
本発明は、以上の実施の形態に限定されることなく、特許請求の範囲に記載された発明の範囲内で、種々の変更が可能であり、それらも本発明の範囲内に包含されるものであることは言うまでもない。
【0051】
また、本明細書において、手段とは必ずしも物理的手段を意味するものではなく、各手段の機能が、ソフトウエアによって実現される場合も包含する。さらに、一つの手段の機能が、二つ以上の物理的手段により実現されても、若しくは、二つ以上の手段の機能が、一つの物理的手段により実現されてもよい。
【0052】
【発明の効果】
本発明によれば、インターネットの検索エンジンで検索されたホームページに掲載されている情報に対して、ユーザが必要としている検索キーワードに修飾を施してブラウザ上に表示するので、ユーザはブラウザ上でキーワードを容易に見つけることができ、探している情報をすぐに得ることができる。
【0053】
また、検索対象キーワードの修飾表示機能を有すると同時に、ユーザが検索対象としているキーワードに関連した企業のバナー広告を表示するので、バナー広告のヒット率を高めることができる。
【図面の簡単な説明】
【図1】 発明の実施の形態1に係るブロック図である。
【図2】 発明の実施の形態に係るプロキシの動作フローチャートである。
【図3】 発明の実施の形態2に係るブロック図である。
【図4】 発明の実施の形態3に係るブロック図である。
【図5】 発明の実施の形態4に係るブロック図である。
【図6】 発明の実施の形態5に係るイベントトレース図である。
【図7】 発明の実施の形態5に係るイベントトレース図(続き)である。
【符号の説明】
1 ブラウザ
1a プロキシ
1b プロキシクライアント
1c プロキシサーバ
2 検索サイト
3 情報サイト
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an Internet search result modification method and program for modifying and presenting a keyword display location used in a search on a screen displayed when an Internet search is performed.
[0002]
[Prior art]
Currently, in order to accurately and quickly extract only necessary information from the vast amount of information on the Internet, it is mainstream to use various search sites. The usage procedure is as follows. (1) Access to a search site, (2) Input of search target keyword, (3) Execution of search, (4) Display of search result (link to hit homepage), (5) Display of hit homepage.
[0003]
[Problems to be solved by the invention]
The user often spends a lot of time finding out where the search target keyword exists in the information displayed in (5) above. The search target keyword is not always displayed at the beginning of the displayed home page, and the keyword must be searched again in the home page. Keywords can be searched on the homepage using the keyword search function that is a function of browsers (Netscape (trademark), Internet Explorer (trademark), etc.), but the operation of the mouse and keyboard is cumbersome and is mostly used There is no.
[0004]
Accordingly, the present invention provides a function and means for modifying the search target keyword in the displayed information (for example, displaying only the search target keyword in a different color) so that the display location of the search target keyword can be known at a glance. The purpose is to provide.
[0005]
[Means for Solving the Problems]
The present invention is an Internet search result modification method for modifying a part of information of a page searched by an Internet search engine,
Receiving keywords from clients,
Sending a received keyword to a search engine to request a search;
Storing the keyword for modification processing;
Receiving search results from the search engine;
Sending search results to the client;
Receiving a link or URL designation based on the search result from the client;
Requesting information from the WWW server specified by the link or URL;
Receiving information data from the WWW server;
Retrieving the stored keyword and searching for the keyword contained in the received information data;
Applying a predetermined modification process to the searched keyword;
Sending information data including the keyword subjected to the modification process to the client.
[0006]
Preferably, further, a step of receiving a request for changing the keyword, a step of storing a new keyword, a step of searching for a new keyword included in the received information data, and a predetermined modification process for the searched new keyword And a step of sending information data including the new keyword subjected to the modification process to the client.
[0007]
Preferably, the method further includes a step of acquiring information on the position in the information data when searching for the keyword, and a step of scrolling the displayed information so that the position of the keyword is displayed on the screen.
[0008]
Preferably, a banner advertisement search step for searching for a related banner advertisement based on the keyword, and a banner advertisement for transmitting a directory and file information of the searched banner advertisement and a link to a company that provides the banner advertisement to the client. A transmission step.
[0009]
Preferably, the banner advertisement search step and the banner advertisement transmission step are executed at a predetermined time interval or when the keyword is updated.
[0010]
Preferably, the method further includes the step of sending a default banner address when there is no keyword.
[0011]
The present invention is a program for causing a computer to execute an Internet search result modification method for modifying a part of information on a page searched by an Internet search engine,
Receiving keywords from clients,
Sending a received keyword to a search engine to request a search;
Storing the keyword for modification processing;
Receiving search results from the search engine;
Sending search results to the client;
Receiving a link or URL designation based on the search result from the client;
Requesting information from the WWW server specified by the link or URL;
Receiving information data from the WWW server;
Retrieving the stored keyword and searching for the keyword contained in the received information data;
Applying a predetermined modification process to the searched keyword;
And sending information data including the keyword subjected to the modification process to the client.
[0012]
The present invention modifies a search keyword required by a user for information posted on a homepage searched by an Internet search engine (eg, changes display color, makes Gothic), and displays it on a browser. To display. Since the user can easily find the keyword on the browser, the user can quickly obtain the information he / she is looking for.
[0013]
The present invention is applicable to servers, clients, and programs that use Internet search engines. For example, when a home page searched by a search engine is opened, it is a browser program with a function that automatically modifies the keyword part on the screen, or a proxy that mediates between the client and the search engine. A proxy with a function that automatically modifies the keyword part and passes it to the client.
[0014]
The program according to the present invention is recorded on a recording medium, for example.
Examples of the medium include a flexible disk, hard disk, magnetic tape, magneto-optical disk, CD (including CD-ROM and Video-CD), DVD (including DVD-Video, DVD-ROM, and DVD-RAM), ROM cartridge. RAM memory cartridge with battery backup, flash memory cartridge, non-volatile RAM cartridge, etc.
[0015]
In addition, a communication medium such as a wired communication medium such as a telephone line and a wireless communication medium such as a microwave line is included. The Internet is also included in the communication medium here.
[0016]
A medium is a medium in which information (mainly digital data, a program) is recorded by some physical means, and allows a processing device such as a computer or a dedicated processor to perform a predetermined function. is there. In short, any means may be used as long as it downloads a program to a computer and executes a predetermined function by any means.
[0017]
DETAILED DESCRIPTION OF THE INVENTION
In the following description, a function realized by the device / software according to the embodiment of the present invention is referred to as “DecoProxy”. “DecoProxy” is a function that makes it possible to know at a glance the display location of the search target keyword by modifying the search target keyword in the displayed information. “DecoProxy”, for example, displays only the search target keyword with the character color changed.
[0018]
Embodiment 1 of the Invention
The device / software according to the first embodiment of the present invention has a “DecoProxy” function incorporated in a browser. Possible ways of embedding include direct embedding in browser programs or plug-ins. The first embodiment of the present invention is considered to be the simplest software configuration and easy to use for the user.
[0019]
FIG. 1 is an explanatory diagram of a processing procedure according to the first embodiment of the present invention.
1 is a browser for browsing the contents of the WWW server, and 1a is a proxy incorporated in the browser 1. The proxy 1a handles a search request to the search engine 2 and its result, and handles an information request to the WWW server 3 and its information. Further, the proxy 1a modifies the keyword included in the information from the WWW server 3, and then delivers the information to the browser 1. The browser 1 displays the information (homepage) of the WWW server 3 with the keyword being modified. The user U can see the information processed in this way.
[0020]
In FIG. 1, first, a user U starts a browser 1 and accesses a search engine 2. Then, a keyword is input (S1), and a search is requested to the search engine. The proxy 1a sends a keyword to the search engine 2 and requests a search (S2). The proxy 1a stores the keyword for later modification processing. The search engine 2 returns the search result to the proxy 1a (S3). The browser 1 displays the search result. User U selects a desired link / URL from the search result. The proxy 1a requests information from the selected WWW server 3 (S4). The WWW server 3 returns information data (homepage content) (S5). The proxy 1a performs a predetermined modification process on the keyword included in the received information data, and then passes the information data to the browser 1. The browser 1 displays the processed information (S6). If there is a keyword to be added / deleted on the page of the information site currently displayed, the user U can update the keyword. It is also possible to change the keyword modification.
[0021]
A processing flowchart of the proxy 1a is shown in FIG.
The given search keyword is stored (S100). When information is acquired from the WWW server 3 (S101), the acquired information is searched for a match with the search keyword (S102). A predetermined modification is added to the retrieved part (S103). Through the above processing, the search target keyword in the displayed information is modified, and the display location of the search target keyword can be known at a glance.
[0022]
Search keywords and modification contents can be changed. When there is a keyword change request (S104), a new keyword is stored (S106), and the processes of S102 and S103 are repeated. When a change of the modification content is requested (S105), the new modification content is designated (S107) and the processing of S103 is repeated.
[0023]
The following modifications can be considered.
・ Change the color of the displayed characters. For example, characters are colored with colors such as red, blue, and green.
・ Change the size of displayed characters. For example, the keyword is made larger than other characters.
・ Change the font of the displayed character. For example, the keyword font is Gothic.
・ Underline or wavy lines are displayed.
・ The displayed characters are italicized and bolded.
・ Move the displayed characters with animation.
-Add comments to the displayed characters. For example, a keyword is added and contents such as “search keyword” are described.
・ An arrow pointing to the displayed character is attached.
-Add background to the displayed characters. For example, a black background is added to the keyword and displayed in reverse video.
-Blink the displayed characters.
[0024]
According to the first embodiment of the present invention, the user U can see the information of the searched server. In addition, since the keyword used for the search on the display screen is modified, it can be easily found on the screen. In the past, it was difficult to know which part of the information on the homepage obtained by searching had the content that was being searched for. According to the embodiment of the present invention, a keyword can be found at a glance from a displayed home page, and a desired content can be found immediately.
[0025]
It should be noted that a function of automatically setting the display position may be provided so that the search keyword portion included in the information is displayed first, instead of the character modification / along with the character modification. In this case, when the proxy 1a searches for an item that matches the search keyword, information on the position is acquired, and the displayed information is scrolled so that the portion is displayed.
[0026]
Embodiment 2 of the Invention
The device / software according to the second embodiment of the present invention implements a “DecoProxy” that is a Proxy system and is activated and operated on a user's local computer (or a server computer in a domain to which the user belongs). Since this is independent software that operates on a computer, it is easy to produce software, and distribution may be in accordance with a normal software distribution / sales format.
[0027]
FIG. 3 is an explanatory diagram of a processing procedure according to the second embodiment of the present invention.
1 is a browser for browsing the contents of the WWW server, and 1a is a proxy. The browser 1 and the proxy 1a are configured on the user's local computer. The proxy 1a handles a search request to the search engine 2 and its result, and handles an information request to the WWW server 3 and its information. Further, the proxy 1a modifies the keyword included in the information from the WWW server 3, and then delivers the information to the browser 1. The browser 1 displays the information (homepage) of the WWW server 3 with the keyword being modified. The user U can see the information processed in this way.
[0028]
In FIG. 3, first, the user U activates the browser 1 and the proxy 1 a to access the search engine 2. Then, a keyword is input (S1), and a search is requested to the search engine. The browser 1 passes the received keyword to the proxy 1a (S2). The proxy 1a sends a keyword to the search engine 2 and requests a search (S3). The proxy 1a stores the keyword for later modification processing. The search engine 2 returns the search result to the proxy 1a (S4). The browser 1 displays the search result. User U selects a desired link / URL from the search result. The proxy 1a requests information from the selected WWW server 3 (S5). The WWW server 3 returns information data (homepage content) (S6). The proxy 1a performs a predetermined modification process on the keyword included in the received information data, and then passes the information data to the browser 1 (S7). The browser 1 displays the processed information (S8). As described above, when there is a keyword to be added / deleted on the currently displayed information site page, the user U can update the keyword. It is also possible to change the keyword modification.
[0029]
Embodiment 3 of the Invention
The device / software according to the third embodiment of the present invention implements “DecoProxy” which is provided with an independent proxy server and is activated and operated thereon.
[0030]
FIG. 4 is an explanatory diagram of a processing procedure according to the third embodiment of the present invention.
1 is a browser for browsing the contents of the WWW server, and 1a is a proxy. The browser 1 is configured on the user's local computer, and the proxy 1a is configured as an independent server. The proxy 1a handles a search request to the search engine 2 and its result, and handles an information request to the WWW server 3 and its information. Further, the proxy 1a modifies the keyword included in the information from the WWW server 3, and then delivers the information to the browser 1. The browser 1 displays the information (homepage) of the WWW server 3 with the keyword being modified. The user U can see the information processed in this way.
[0031]
Since the operation of the fourth embodiment of the present invention is the same as that of the second embodiment of the present invention, the description thereof is omitted.
[0032]
Embodiment 4 of the Invention
In the device / software according to the fourth embodiment of the present invention, a proxy server is provided in a search engine.
[0033]
FIG. 5 is an explanatory diagram of a processing procedure according to the fourth embodiment of the present invention.
1 is a browser for browsing the contents of the WWW server, and 1a is a proxy. The browser 1 is configured on the user's local computer, and the proxy 1 a is configured in the search engine 2. The proxy 1a handles a search request to the search engine 2 and its result, and handles an information request to the WWW server 3 and its information. Further, the proxy 1a modifies the keyword included in the information from the WWW server 3, and then delivers the information to the browser 1. The browser 1 displays the information (homepage) of the WWW server 3 with the keyword being modified. The user U can see the information processed in this way.
[0034]
Since the operation of the fourth embodiment of the present invention is the same as that of the second embodiment of the present invention, the description thereof is omitted.
[0035]
Embodiment 5 of the Invention
The device / software according to the fifth embodiment of the present invention is a server comprising "DecoProxyServer" for starting up and operating on a server and "DecoProxyClient" starting up and operating on a user's local computer. A client type device / system / method / software.
[0036]
The software (DecoProxyClient) operating on the user's local computer according to the fifth embodiment of the present invention can be distributed as free software. DecoProxyClient has a function to connect to server software (DecoProxyServer) running on a server computer belonging to the Internet (DecoProxyClient will not work if connection is not possible), and a search function keyword modification display function At the same time, a banner advertisement of a company related to the keyword that the user is searching for is periodically displayed. Therefore, the organization that operates DecoProxyServer can obtain advertising revenue according to the hit status of the banner advertisement.
[0037]
In the fifth embodiment of the present invention, the site configuration is as follows.
(1) Local site: Site to which the user who receives the service of this function belongs using DecoProxyClient
(2) Server site: A site that distributes DecoProxyClient and provides the main functions of DecoProxy. Advertising revenue can be obtained through the provision of the DecoProxy function on this site.
(3) Search site: A site that searches for information sites that contain information on keywords to be searched and forwards the list of information sites to the user.
(4) Information site: A site that contains information about keywords that users want to search for
[0038]
If the server site owns the search engine at the server site and also handles the function of transferring the information site list to the user, the search site is unnecessary.
[0039]
The operation relationship between the DecoProxyServer, the DecoProxyClient, and the site will be described with reference to the DecoProxy server / client type event trace diagrams of FIGS. FIG. 7 is a continuation of FIG. The description is composed of an event number, an event name, (event issuer), and a description, and DPS represents DecoProxyServer and DPC represents DecoProxyClient. In FIG. 6 and FIG. 7, a portion surrounded by each line of the user, browser, DPC, DPS, search site, and information site indicates an idle state.
[0040]
(1) Startup and setting:
S1. Start (User U): Starts the browser.
S2. Proxy setting (user U): In the proxy setting for the HTTP protocol of the browser, the host is set to the user's local computer and the port number is set to a predetermined value. Once this setting is made, the same setting is maintained even after restarting the browser.
S3. Start, setting (user U): Start DPC 1b. After startup, the DPC 1b is set in accordance with the user's network environment (for example, setting of proxy in the user's network environment, specifying that there is no proxy) and starting the operation.
Linked operation by DPS1c and DPC1b (including final activation of DPC1b and advertisement display function):
[0041]
S4. Connection confirmation (DPC1b): An attempt is made to connect to DPS1c on the Internet using a predetermined port. If the connection cannot be established, the DPC 1b does not operate (final activation).
S5. Connection completion (DPS1c): When connection is permitted in response to a connection request from the DPC 1b, a connection completion Ack (acknowledgment response) is returned.
S6. Keyword (DPC1b): The currently registered keyword is transmitted to DPS1c. If there is no keyword, send "".
S7. Keyword confirmation (DPS1c): Recognizes a keyword and searches for an advertising company banner based on the keyword. Providing advertisements linked to the terms used in the search is said to be highly appealing. Through the processing of S7 to S12, a related advertisement can be posted on the search result display screen in which the keyword is used. For example, when the keyword “PC” is used, advertisements of PC manufacturers, PC distributors, and PC software manufacturers are provided on the display screen.
[0042]
S8. When there is a keyword (DPS1c): A registered advertising company related to the keyword is searched, and a banner is selected. It is also possible to prepare a banner advertisement for each keyword.
S9. Banner address (DPS1c): The directory file information in the server where the banner is stored and the link to the advertising company (address of the advertising company) are transmitted to the DPC 1b.
S10. Banner request (DPC1b): The directory / file information sent from the DPS 1c is sent to the DPS again to request banner data.
S11. Banner data (DPS1c): Sends banner data.
S12. Banner display (DPC1b): The received banner data and the address of the advertising company are linked and displayed in the banner display column. Clicking on the banner opens the advertising company's homepage.
S13. Disconnection (DPC1b): Disconnects from DPS1c.
S14. Disconnection (DPS1c): Performs disconnection processing and enters an idle state.
[0043]
Steps S4 to S14 (portion surrounded by a dotted line in FIG. 6) are executed at a predetermined timing, for example, periodically at a predetermined time interval or at a timing when a keyword is updated.
[0044]
In S4 to S14, if there is no keyword, a default banner address is sent. There is also a method in which banner address, banner request, and banner data are collected and banner data is sent directly.
[0045]
(2) Search site display
S15. Search site (user U): Issue search site address input and display execution instructions.
S16. Search site (browser 1): A search port address is transmitted using a predetermined port.
S17. Search site recognition (DPC 1b): Confirms the address and confirms access to the search site 2.
S18. Access (DPC 1b): Access to the search site 2 using a predetermined port depending on the user's network environment.
S19. HTML transfer (search site 2): Transfers homepage data (HTML, etc.).
S20. HTML transfer (DPC1b): Since it is data from the search site, it is transferred to the browser without processing the data.
S21. HTML display (Browser 1): Displays the home page of the search site.
[0046]
(3) Keyword recognition and information site list display:
S22. Keyword (User U): Enter a keyword (group) on the homepage screen of the search site.
S23. Keyword (Browser 1): Transfers keyword and search site address to DPC 1b.
S24. Keyword recognition (DPC1b): Recognizes a keyword.
S25. Keyword display (DPC1b): The recognized keyword is displayed in the keyword input edit field of DPC1b.
S26. Keyword (DPC1b): The keyword is transferred to the search site 2.
S27. Information site list (search site 2): Transfers a list of information sites as a search result to the DPC 1b.
S28. Information site list (DPC1b): Since it is data from the search site 2, it is transferred to the browser without processing the data.
S29. HTML display (Browser 1): Displays a list of information sites.
[0047]
(4) Keyword part decoration display:
S30. Select information site (user U): Select an information site from the displayed list.
S31. Information site (Browser 1): Transfers the address of the selected information site 3 to the DPC 1b.
S32. Information site recognition (DPC1b): Recognizes access to the information site 3.
S33. Access (DPC1b): Access to the information site 3.
S34. HTML transfer (information site 3): Transfers information site 3 pages.
S35. HTML recognition (DPC1b): Recognizes that the data is from the information site 3.
S36. Keyword matching (DPC1b): The received data is matched with a keyword, and only the keyword part is modified.
S37. HTML display (browser): Displays a page of the information site 3 (with keyword modification).
[0048]
(5) Keyword part change modification display:
S38. Keyword update (user U): When there is a keyword to be added / deleted on the currently displayed page of the information site, the keyword input edit field of the DPC 1b is edited.
S39. Update (user U): An update command is issued.
S40. Information site (Browser 1): Transfers the address of the information site 3 to the DPC 1b.
S41. Keyword recognition and update (DPC1b): The keyword is recognized, and the keyword input edit field of the DPC1b is updated.
S42. Information site recognition (DPC1b): Recognizes access to the information site 3.
S43. Access (DPC1b): Access to the information site 3.
S44. HTML transfer (information site 3): Transfers information site 3 pages.
S45. HTML recognition (DPC1b): Recognizes that the data is from the information site 3.
S46. Keyword matching (DPC1b): The received data is matched with a keyword, and only the keyword part is modified.
S47. HTML display (Browser 1): Displays a page of the information site 3 (with keyword modification).
[0049]
The above steps S38 to S47 relate to the keyword update, but these processing steps are also applied when changing the keyword display color.
[0050]
The present invention is not limited to the above embodiments, and various modifications can be made within the scope of the invention described in the claims, and these are also included in the scope of the present invention. Needless to say.
[0051]
Further, in the present specification, means does not necessarily mean physical means, but includes cases where the functions of each means are realized by software. Furthermore, the function of one means may be realized by two or more physical means, or the functions of two or more means may be realized by one physical means.
[0052]
【The invention's effect】
According to the present invention, the search keyword required by the user is modified and displayed on the browser with respect to the information posted on the home page searched by the Internet search engine. You can easily find the information you are looking for.
[0053]
In addition, since the banner advertisement of the company related to the keyword that the user is searching for is displayed at the same time as having the search display function for the keyword to be searched, the hit rate of the banner advertisement can be increased.
[Brief description of the drawings]
FIG. 1 is a block diagram according to a first embodiment of the invention.
FIG. 2 is an operational flowchart of the proxy according to the embodiment of the invention.
FIG. 3 is a block diagram according to a second embodiment of the invention.
FIG. 4 is a block diagram according to a third embodiment of the invention.
FIG. 5 is a block diagram according to a fourth embodiment of the invention.
FIG. 6 is an event trace diagram according to the fifth embodiment of the present invention.
FIG. 7 is an event trace diagram (continuation) according to Embodiment 5 of the present invention;
[Explanation of symbols]
1 Browser
1a proxy
1b Proxy client
1c proxy server
2 Search site
3 information sites

Claims (6)

WWWサーバの内容を閲覧するためのブラウザが動作しているクライアントコンピュータの当該ブラウザに組み込まれ、又は、前記クライアントコンピュータ上で動作し、あるいは、前記クライアントコンピュータとは別に設けられたプロキシサーバ上で動作し、インターネットの検索エンジンで検索されたページの情報の一部に修飾を加えるインターネット検索結果修飾装置であって、
前記クライアントコンピュータからユーザにより入力されたキーワードを受け、受けた前記キーワードを検索エンジンに対して送信して検索を要求するステップと、
修飾処理のために前記キーワードを記憶するステップと、
前記検索エンジンから検索結果を受けるステップと、
検索結果を前記クライアントコンピュータに表示するために、当該検索結果を前記ブラウザに送るステップと、
前記クライアントコンピュータから前記検索結果に基づくリンク又はURLの指定を受けるステップと、
前記リンク又はURLにより指定されたWWWサーバに対して情報を要求するステップと、
前記WWWサーバから情報データを受けるステップと、
記憶された前記キーワードを読み出し、受けた情報データに含まれる前記キーワードを検索するステップと、
検索された前記キーワードに対して所定の修飾処理を施すステップと、
修飾処理が施された前記キーワードを含む情報データを前記クライアントコンピュータに表示するために、当該情報データを前記クライアントコンピュータへ送るステップと、
前記キーワードの変更要求を受けるステップと、
前記クライアントコンピュータからユーザにより入力された新しいキーワードを記憶するステップと、
受けた情報データに含まれる前記新しいキーワードを検索するステップと、
検索された前記新しいキーワードに対して所定の修飾処理を施すステップと、
修飾処理が施された前記新しいキーワードを含む情報データを前記クライアントコンピュータに表示するために、当該情報データを前記クライアントコンピュータへ送るステップと、を実行することを特徴とするインターネット検索結果修飾装置。
Built in a browser of a client computer on which a browser for browsing the contents of a WWW server is operating, operates on the client computer, or operates on a proxy server provided separately from the client computer and, a Internet search results modified apparatus applying modification to a part of the information of a page retrieved by the search engine of the Internet,
Receiving a keyword input by a user from the client computer , transmitting the received keyword to a search engine, and requesting a search;
Storing the keyword for modification processing;
Receiving search results from the search engine;
Sending the search results to the browser for displaying the search results on the client computer ;
Receiving a link or URL designation based on the search result from the client computer ;
Requesting information from the WWW server specified by the link or URL;
Receiving information data from the WWW server;
Retrieving the stored keyword and searching for the keyword contained in the received information data;
Applying a predetermined modification process to the searched keyword;
Sending the information data to the client computer to display the information data including the keyword subjected to the modification process on the client computer ;
Receiving the keyword change request;
Storing new keywords input by a user from the client computer;
Searching for the new keyword contained in the received information data;
Applying a predetermined modification process to the searched new keyword;
And sending the information data to the client computer in order to display the information data including the new keyword on which the modification process has been performed on the client computer.
WWWサーバの内容を閲覧するためのブラウザが動作しているクライアントコンピュータの当該ブラウザに組み込まれ、又は、前記クライアントコンピュータ上で動作し、あるいは、前記クライアントコンピュータとは別に設けられたプロキシサーバ上で動作し、インターネットの検索エンジンで検索されたページの情報の一部に修飾を加えるインターネット検索結果修飾装置であって、Built in a browser of a client computer on which a browser for browsing the contents of a WWW server is operating, operates on the client computer, or operates on a proxy server provided separately from the client computer And an Internet search result modifier that modifies a part of the information of a page searched by an Internet search engine,
前記クライアントコンピュータからユーザにより入力されたキーワードを受け、受けた前記キーワードを検索エンジンに対して送信して検索を要求するステップと、  Receiving a keyword input by a user from the client computer, transmitting the received keyword to a search engine, and requesting a search;
修飾処理のために前記キーワードを記憶するステップと、  Storing the keyword for modification processing;
前記検索エンジンから検索結果を受けるステップと、  Receiving search results from the search engine;
検索結果を前記クライアントコンピュータに表示するために、当該検索結果を前記ブラウザに送るステップと、  Sending the search results to the browser for displaying the search results on the client computer;
前記クライアントコンピュータから前記検索結果に基づくリンク又はURLの指定を受けるステップと、  Receiving a link or URL designation based on the search result from the client computer;
前記リンク又はURLにより指定されたWWWサーバに対して情報を要求するステップと、  Requesting information from the WWW server specified by the link or URL;
前記WWWサーバから情報データを受けるステップと、  Receiving information data from the WWW server;
記憶された前記キーワードを読み出し、受けた情報データに含まれる前記キーワードを検索するステップと、  Retrieving the stored keyword and searching for the keyword contained in the received information data;
検索された前記キーワードに対して所定の修飾処理を施すステップと、  Applying a predetermined modification process to the searched keyword;
修飾処理が施された前記キーワードを含む情報データを前記クライアントコンピュータに表示するために、当該情報データを前記クライアントコンピュータへ送るステップと、  Sending the information data to the client computer to display the information data including the keyword subjected to the modification process on the client computer;
前記所定の修飾処理による修飾内容の変更要求を受けるステップと、  Receiving a modification request for modification content by the predetermined modification process;
前記クライアントコンピュータからユーザにより入力された前記修飾内容の変更に従い、検索された前記キーワードに対して変更された修飾内容で修飾処理を施すステップと、  In accordance with the modification content input by the user from the client computer, performing modification processing with the modified content modified on the searched keyword;
前記変更された修飾内容で修飾処理が施された前記キーワードを含む情報データを前記クライアントコンピュータに表示するために、当該情報データを前記クライアントコンピュータへ送るステップと、を実行することを特徴とするインターネット検索結果修飾装置。  Transmitting the information data to the client computer in order to display the information data including the keyword subjected to the modification processing with the modified modification content on the client computer. Search result modifier.
前記キーワードを検索するときに前記情報データにおけるその位置の情報を取得するステップと、
前記キーワードの位置が画面に表示されるように、表示された情報をスクロールするステップとを実行することを特徴とする請求項1又は請求項2記載のインターネット検索結果修飾装置。
Obtaining information of the position in the information data when searching for the keyword;
3. The Internet search result modifying apparatus according to claim 1, wherein a step of scrolling the displayed information is performed so that the position of the keyword is displayed on the screen .
前記所定の修飾処理は、少なくとも、The predetermined modification process is at least
表示された前記キーワードの文字の大きさを変化させる、  Changing the size of the displayed characters of the keyword,
表示された前記キーワードの文字のフォントを変化させる、  Change the font of the displayed keyword character,
表示された前記キーワードの文字に下線あるいは波線を付す、  Underline or wavy lines for the displayed keywords
表示された前記キーワードの文字を斜体又は太字とする、  The displayed character of the keyword is italic or bold,
表示された前記キーワードの文字をアニメーションで動かす、  Move the displayed character of the keyword with animation,
表示された前記キーワードの文字にコメントを付す、  Add a comment to the displayed keyword
表示された前記キーワードの文字を指し示す矢印を付す、  With an arrow pointing to the displayed character of the keyword,
表示された前記キーワードの文字を点滅させる、ことのいずれかまたは上記のいずれかの組み合わせを行うものであることを特徴とする請求項1乃至請求項3いずれかに記載のインターネット検索結果修飾装置。  4. The Internet search result modifying apparatus according to claim 1, wherein the displayed keyword character is blinked, or any combination of the above is performed.
WWWサーバの内容を閲覧するためのブラウザが動作しているクライアントコンピュータの当該ブラウザに組み込まれ、又は、前記クライアントコンピュータ上で動作し、あるいは、前記クライアントコンピュータとは別に設けられたプロキシサーバ上で動作し、インターネットの検索エンジンで検索されたページの情報の一部に修飾を加えるインターネット検索結果修飾方法を実行させるためのプログラムであって、Built in a browser of a client computer on which a browser for browsing the contents of a WWW server is operating, operates on the client computer, or operates on a proxy server provided separately from the client computer And a program for executing an Internet search result modification method for modifying a part of information of a page searched by an Internet search engine,
前記クライアントコンピュータからユーザにより入力されたキーワードを受け、受けた前記キーワードを検索エンジンに対して送信して検索を要求するステップと、  Receiving a keyword input by a user from the client computer, transmitting the received keyword to a search engine, and requesting a search;
修飾処理のために前記キーワードを記憶するステップと、  Storing the keyword for modification processing;
前記検索エンジンから検索結果を受けるステップと、  Receiving search results from the search engine;
検索結果を前記クライアントコンピュータに表示するために、当該検索結果を前記ブラウザに送るステップと、  Sending the search results to the browser for displaying the search results on the client computer;
前記クライアントコンピュータから前記検索結果に基づくリンク又はURLの指定を受けるステップと、  Receiving a link or URL designation based on the search result from the client computer;
前記リンク又はURLにより指定されたWWWサーバに対して情報を要求するステップと、  Requesting information from the WWW server specified by the link or URL;
前記WWWサーバから情報データを受けるステップと、  Receiving information data from the WWW server;
記憶された前記キーワードを読み出し、受けた情報データに含まれる前記キーワードを検索するステップと、  Retrieving the stored keyword and searching for the keyword contained in the received information data;
検索された前記キーワードに対して所定の修飾処理を施すステップと、  Applying a predetermined modification process to the searched keyword;
修飾処理が施された前記キーワードを含む情報データを前記クライアントコンピュータに表示するために、当該情報データを前記クライアントコンピュータへ送るステップと、  Sending the information data to the client computer to display the information data including the keyword subjected to the modification process on the client computer;
前記キーワードの変更要求を受けるステップと、  Receiving the keyword change request;
前記クライアントコンピュータからユーザにより入力された新しいキーワードを記憶するステップと、  Storing new keywords input by a user from the client computer;
受けた情報データに含まれる前記新しいキーワードを検索するステップと、  Searching for the new keyword contained in the received information data;
検索された前記新しいキーワードに対して所定の修飾処理を施すステップと、  Applying a predetermined modification process to the searched new keyword;
修飾処理が施された前記新しいキーワードを含む情報データを前記クライアントコンピュータに表示するために、当該情報を前記クライアントコンピュータへ送るステップと、をコンピュータに実行させるためのプログラム。  A program for causing a computer to execute the step of sending the information to the client computer in order to display the information data including the new keyword subjected to the modification process on the client computer.
WWWサーバの内容を閲覧するためのブラウザが動作しているクライアントコンピュータの当該ブラウザに組み込まれ、又は、前記クライアントコンピュータ上で動作し、あるいは、前記クライアントコンピュータとは別に設けられたプロキシサーバ上で動作し、インターネットの検索エンジンで検索されたページの情報の一部に修飾を加えるインターネット検索結果修飾方法を実行させるためのプログラムであって、Built in a browser of a client computer on which a browser for browsing the contents of a WWW server is operating, operates on the client computer, or operates on a proxy server provided separately from the client computer And a program for executing an Internet search result modification method for modifying a part of information of a page searched by an Internet search engine,
前記クライアントコンピュータからユーザにより入力されたキーワードを受け、受けた前記キーワードを検索エンジンに対して送信して検索を要求するステップと、  Receiving a keyword input by a user from the client computer, transmitting the received keyword to a search engine, and requesting a search;
修飾処理のために前記キーワードを記憶するステップと、  Storing the keyword for modification processing;
前記検索エンジンから検索結果を受けるステップと、  Receiving search results from the search engine;
検索結果を前記クライアントコンピュータに表示するために、当該検索結果を前記ブラウザに送るステップと、  Sending the search results to the browser for displaying the search results on the client computer;
前記クライアントコンピュータから前記検索結果に基づくリンク又はURLの指定を受けるステップと、  Receiving a link or URL designation based on the search result from the client computer;
前記リンク又はURLにより指定されたWWWサーバに対して情報を要求するステップと、  Requesting information from the WWW server specified by the link or URL;
前記WWWサーバから情報データを受けるステップと、  Receiving information data from the WWW server;
記憶された前記キーワードを読み出し、受けた情報データに含まれる前記キーワードを検索するステップと、  Retrieving the stored keyword and searching for the keyword contained in the received information data;
検索された前記キーワードに対して所定の修飾処理を施すステップと、  Applying a predetermined modification process to the searched keyword;
修飾処理が施された前記キーワードを含む情報データを前記クライアントコンピュータに表示するために、当該情報データを前記クライアントコンピュータへ送るステップと、  Sending the information data to the client computer to display the information data including the keyword subjected to the modification process on the client computer;
前記所定の修飾処理による修飾内容の変更要求を受けるステップと、  Receiving a modification request for modification content by the predetermined modification process;
前記クライアントコンピュータからユーザにより入力された前記修飾内容の変更に従い、検索された前記キーワードに対して変更された修飾内容で修飾処理を施すステップと、  In accordance with the modification content input by the user from the client computer, performing modification processing with the modified content modified on the searched keyword;
前記変更された修飾内容で修飾処理が施された前記キーワードを含む情報データを前記クライアントコンピュータに表示するために、当該情報データを前記クライアントコンピュータへ送るステップと、をコンピュータに実行させるためのプログラム。  A program for causing a computer to execute the step of sending the information data to the client computer in order to display the information data including the keyword subjected to the modification processing with the modified modification content on the client computer.
JP2001226993A 2001-07-27 2001-07-27 Internet search result modification apparatus and program Expired - Fee Related JP4729736B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001226993A JP4729736B2 (en) 2001-07-27 2001-07-27 Internet search result modification apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001226993A JP4729736B2 (en) 2001-07-27 2001-07-27 Internet search result modification apparatus and program

Publications (2)

Publication Number Publication Date
JP2003044517A JP2003044517A (en) 2003-02-14
JP4729736B2 true JP4729736B2 (en) 2011-07-20

Family

ID=19059717

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001226993A Expired - Fee Related JP4729736B2 (en) 2001-07-27 2001-07-27 Internet search result modification apparatus and program

Country Status (1)

Country Link
JP (1) JP4729736B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7487185B2 (en) * 2003-02-24 2009-02-03 Microsoft Corporation Technique for changing views of web content
CN101482881B (en) * 2003-07-30 2013-12-11 Google公司 Methods and systems for determining a meaning of a document to match the document to content
JPWO2005121982A1 (en) * 2004-06-14 2008-04-10 日本電気株式会社 Information providing system, method, program, information communication terminal, and information display switching program
JP5270199B2 (en) * 2008-03-19 2013-08-21 克佳 長嶋 Computer software program for executing text search processing and processing method thereof

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10222520A (en) * 1997-01-31 1998-08-21 Toshiba Corp Electronic document processor
JP2001076001A (en) * 1999-09-09 2001-03-23 Nippon Telegr & Teleph Corp <Ntt> Method for providing event information

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10222520A (en) * 1997-01-31 1998-08-21 Toshiba Corp Electronic document processor
JP2001076001A (en) * 1999-09-09 2001-03-23 Nippon Telegr & Teleph Corp <Ntt> Method for providing event information

Also Published As

Publication number Publication date
JP2003044517A (en) 2003-02-14

Similar Documents

Publication Publication Date Title
US7596533B2 (en) Personalized multi-service computer environment
US7149754B2 (en) Method for transmitting a transferable information packet
US7343559B1 (en) Computer-readable recorded medium on which image file is recorded, device for producing the recorded medium, medium on which image file creating program is recorded, device for transmitting image file, device for processing image file, and medium on which image file processing program is recorded
CN103593391B (en) The variable control of access to content
US7266592B2 (en) Method and apparatus for supplying information, and storage medium on which an information supplying program is stored
US20060218245A1 (en) Method, system, and computer program product for distributing a stored URL and web document set
US7454706B1 (en) Multiple-page shell user interface
US20050273718A1 (en) System and method of routine navigation
US20080168048A1 (en) User content feeds from user storage devices to a public search engine
JP2006309801A (en) Distributed publishing for hypermedia on wide area network and integrated development platform for management
US20030177202A1 (en) Method and apparatus for executing an instruction in a web page
JP4127575B2 (en) Current display document information storage and management method in information providing server
JP2002140224A (en) Content change managing method
JP4729736B2 (en) Internet search result modification apparatus and program
US20040078385A1 (en) Content reception program content receiving method
JP2002073684A (en) Information reading system using thumbnail display
JP4247909B2 (en) How to browse web pages
JPH1083403A (en) Information retrieving method, device and recording medium therefor
JP3596482B2 (en) Personal banner creation program
JP2000148640A (en) Device and method for storing screen control file, medium with screen control file storage program recorded therein, and screen display device
JP4148901B2 (en) Information processing method and apparatus related to download
JP2003157282A (en) Method and program for processing history information of contents
EP1229464A1 (en) Electronic commerce system
JP2002196970A (en) Web page display device
JP2010049294A (en) Screen information management method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080718

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20101022

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101130

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110128

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110329

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110330

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

Free format text: PAYMENT UNTIL: 20140428

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees