JP5106780B2 - Web page display method, browser device, and web page display program - Google Patents

Web page display method, browser device, and web page display program Download PDF

Info

Publication number
JP5106780B2
JP5106780B2 JP2006020527A JP2006020527A JP5106780B2 JP 5106780 B2 JP5106780 B2 JP 5106780B2 JP 2006020527 A JP2006020527 A JP 2006020527A JP 2006020527 A JP2006020527 A JP 2006020527A JP 5106780 B2 JP5106780 B2 JP 5106780B2
Authority
JP
Japan
Prior art keywords
page
link information
link
web page
display
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
JP2006020527A
Other languages
Japanese (ja)
Other versions
JP2007200194A (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.)
Kyocera Corp
Original Assignee
Kyocera Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kyocera Corp filed Critical Kyocera Corp
Priority to JP2006020527A priority Critical patent/JP5106780B2/en
Publication of JP2007200194A publication Critical patent/JP2007200194A/en
Application granted granted Critical
Publication of JP5106780B2 publication Critical patent/JP5106780B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、ウェブページの表示方法およびブラウザ装置、並びにウェブページ表示プログラムに関するものである。   The present invention relates to a web page display method, a browser device, and a web page display program.

従来のブラウザ装置では、例えば図13に示すフローチャートに従ってウェブページ(以下、単にページとも言う)を表示するようにしている。すなわち、先ず、ネットワークを介してウェブサーバからHTML記述を取得し(ステップS101)、その内容をキャッシュメモリに保存して(ステップS102)、取得したHTML記述を解析し(ステップS103)、その解析結果に従ってインライン画像取得(ステップS104)およびページイメージ作成(ステップS105)の各処理を行ってページを表示(ステップS106)している。   In the conventional browser device, for example, a web page (hereinafter also simply referred to as a page) is displayed according to the flowchart shown in FIG. That is, first, an HTML description is acquired from a web server via a network (step S101), the contents are stored in a cache memory (step S102), the acquired HTML description is analyzed (step S103), and the analysis result is obtained. The page is displayed (step S106) by performing inline image acquisition (step S104) and page image creation (step S105).

この従来のブラウザ装置では、表示中のページに掲載されているリンク先に遷移すると、その遷移したページがキャッシュメモリに保存されるので、ユーザが遷移してきたリンク系列の所望の階層に高速に移動することができる。   In this conventional browser device, when a transition is made to the link destination posted on the page being displayed, the transitioned page is stored in the cache memory, so the user can move quickly to the desired hierarchy of the link sequence that has transitioned. can do.

しかし、表示中のページにあるリンクでも、ユーザが遷移したことのないリンク先はキャッシュに保存されていないため、遷移したことのないリンク系列のページを閲覧しようとすると、通信を要することとなって、リンク先への遷移に時間がかかることになる。   However, even if there is a link on the displayed page, the link destination that the user has not transitioned to is not stored in the cache, so if you try to view a link series page that has not transitioned, communication will be required. Therefore, it takes time to transition to the link destination.

しかも、特に、携帯端末に搭載されている従来のブラウザ装置は、一旦他のリンク系列に遷移した後、再度元のリンク系列に戻る場合でも通信を要するようになっているため、リンク系列を切り替えてページを閲覧する場合には、より時間がかかることになる。   In addition, the conventional browser device installed in the mobile terminal is required to perform communication even when the link sequence is once changed to another link sequence and then returned to the original link sequence. It takes more time to browse the pages.

このような問題を解決する方法として、例えばユーザがページを閲覧している間にユーザが指定したリンク先をキャッシュメモリに事前ロードしたり(例えば、特許文献1参照)、表示中のホームページを起点とするリンク付けにより構成されるページ階層構造に従って現在のホームページにリンクされるホームページを先読みしてキャッシュメモリに保存したりすることで(例えば、特許文献2参照)、リンク先への遷移の高速化を図ったものが知られている。   As a method for solving such a problem, for example, a link destination specified by the user while the user is browsing the page is preloaded in the cache memory (see, for example, Patent Document 1), or the home page being displayed is started. By prefetching the homepage linked to the current homepage according to the page hierarchical structure configured by linking and storing it in the cache memory (for example, see Patent Document 2), the transition to the link destination is accelerated. The thing which aimed at is known.

特開平10−222541号公報JP-A-10-222541 特開2000−311108号公報JP 2000-311108 A

しかしながら、上記の特許文献1に開示のブラウザ装置にあっては、事前ロードするリンク先をユーザが指定する必要があるため、ユーザの手間がかかると言う問題がある。   However, the browser device disclosed in Patent Document 1 has a problem that it takes time and effort for the user because the user needs to specify a link destination to be preloaded.

また、上記の特許文献2に開示のブラウザ装置にあっては、キャッシュメモリの容量が許す範囲で、階層的なリンク先ページの候補一覧を作成して先読みを行うため、ユーザにとって不必要なリンク先まで先読みされることになる。そのため、例えば所望のリンク先を検索して移動する場合などには、先読みされたリンク先が多すぎて逆に不便になる場合もある。   Further, in the browser device disclosed in the above-mentioned patent document 2, since a list of candidates for hierarchical link destination pages is created and pre-read within the range allowed by the capacity of the cache memory, links unnecessary for the user are created. It will be read ahead. Therefore, for example, when a user searches for a desired link destination and moves, there are cases where there are too many pre-read link destinations, which are inconvenient.

さらに、特許文献1に開示のようにユーザが指定したリンク先を予め解析したり、特許文献2に開示のように階層的なリンク先ページを先読みしたりしたとしても、関連性の高いページを閲覧する場合に、それらのページ相互間で、表示中のページに他の関連性の高いページのリンク先が掲載されていなければ、当該他の関連性の高いリンク先が掲載されている上位の階層まで一旦戻る必要がある。すなわち、関連性の高いページが複数枚あっても、各ページへのリンク系列が異なっていれば、全てのページに対するリンク先が表示されている上位の階層まで戻る必要がある。   Furthermore, even if a link destination specified by the user is analyzed in advance as disclosed in Patent Document 1 or a hierarchical link destination page is prefetched as disclosed in Patent Document 2, a highly relevant page is displayed. When browsing, if there is no other relevant page link on the displayed page between those pages, the top page where the other relevant link is listed It is necessary to go back to the hierarchy once. In other words, even if there are a plurality of highly related pages, if the link series to each page is different, it is necessary to return to a higher hierarchy where the link destinations for all pages are displayed.

例えば、「神奈川県の天気」のページから下位階層の「横浜の天気」へ遷移した後、関連する同じ階層の「川崎の天気」を閲覧しようとした場合、「横浜の天気」のページに「川崎の天気」へのリンク先が掲載されていなければ、一旦、上位階層の「神奈川県の天気」のページに戻ってから「川崎の天気」に遷移する必要がある。このため、ブラウジング操作が煩雑になり、ブラウジング効率が低下することになる。   For example, after transitioning from the “Kanagawa Prefecture Weather” page to the lower level “Yokohama Weather”, if you try to view the related “Kawasaki Weather” at the same level, If the link destination to “Kawasaki weather” is not listed, it is necessary to return to the “Kanagawa prefecture weather” page at the upper level and then transition to “Kawasaki weather”. For this reason, browsing operation becomes complicated and browsing efficiency will fall.

したがって、かかる事情に鑑みてなされた本発明の目的は、簡単な操作で所望のウェブページを効率よく閲覧できるウェブページの表示方法およびブラウザ装置、並びにウェブページ表示プログラムを提供することにある。   Therefore, an object of the present invention made in view of such circumstances is to provide a web page display method, a browser device, and a web page display program that can efficiently browse a desired web page with a simple operation.

上述目的を達成する請求項1に係るウェブページの表示方法の発明は、コンピュータが、ウェブページをキャッシュして表示するとともに、基準ページを基点として表示中の現ページが属するリンク系列とは異なるリンク系列に属し、かつ、基準ページを基点として前記現ページと同階層にあるウェブページへのリンク情報を生成し、リンク構造を表示せずに、この生成したリンク情報を前記現ページとともに表示することを特徴とするものである。 The invention of the web page display method according to claim 1 that achieves the above object is characterized in that a computer caches and displays a web page, and a link different from a link sequence to which a current page being displayed with a reference page as a base point belongs. Generate link information to a web page that belongs to the series and is at the same level as the current page from the reference page, and display the generated link information together with the current page without displaying the link structure. It is characterized by.

請求項2に係る発明は、請求項1に記載のウェブページの表示方法において、前記異なるリンク系列に属し、かつ、前記現ページと同階層にあるウェブページへのリンク情報は、前記コンピュータが、前記現ページの階層よりも上位階層のウェブページをキャッシュして生成することを特徴とするものである。 The invention according to claim 2 is the web page display method according to claim 1, wherein link information to a web page belonging to the different link series and in the same hierarchy as the current page is stored in the computer, A web page that is higher than the current page is cached and generated.

請求項3に係る発明は、請求項1に記載のウェブページの表示方法において、前記異なるリンク系列に属し、かつ、前記現ページと同階層にあるウェブページへのリンク情報は、前記コンピュータが、前記現ページと同階層のウェブページをキャッシュして生成することを特徴とするものである。 The invention according to claim 3 is the web page display method according to claim 1, wherein the link information to the web page belonging to the different link series and in the same hierarchy as the current page is stored by the computer. A web page having the same hierarchy as the current page is cached and generated.

請求項4に係る発明は、請求項3に記載のウェブページの表示方法において、前記コンピュータが、前記キャッシュしたリンク情報に対応するウェブページから下位階層ページへのリンク情報を生成し、この生成した下位階層ページへのリンク情報をも表示することを特徴とするものである。 According to a fourth aspect of the present invention, in the web page display method according to the third aspect, the computer generates link information from a web page corresponding to the cached link information to a lower hierarchy page and generates the link information. The link information to the lower hierarchy page is also displayed.

請求項5に係る発明は、請求項1乃至4のいずれか一項に記載のウェブページの表示方法において、前記生成されたリンク情報が、前記現ページに掲載されているリンク情報と一致するときは、前記コンピュータが、当該生成されたリンク情報を表示しないことを特徴とするものである。 The invention according to claim 5 is the web page display method according to any one of claims 1 to 4, wherein the generated link information matches the link information posted on the current page. Is characterized in that the computer does not display the generated link information.

請求項6に係る発明は、請求項1乃至5のいずれか一項に記載のウェブページの表示方法において、前記基準ページは、ウェブページに掲載されているリンク数、リンク先への遷移基点とされた回数、またはユーザ設定に基づいて前記コンピュータが決定することを特徴とするものである。 The invention according to claim 6 is the web page display method according to any one of claims 1 to 5, wherein the reference page includes the number of links posted on the web page, a transition base point to the link destination, and The computer makes a decision based on the number of times or the user setting.

請求項7に係る発明は、請求項6に記載のウェブページの表示方法において、前記現ページが属するリンク系列とは異なるリンク系列に前記基準ページに決定されるページが出現したときは、前記コンピュータが、当該基準ページに決定されているページを基点とするリンク系列の解析を中止することを特徴とするものである。 The invention according to claim 7 is the web page display method according to claim 6, wherein when the page determined as the reference page appears in a link sequence different from the link sequence to which the current page belongs, the computer However, the analysis of the link sequence based on the page determined as the reference page is stopped.

さらに、上記目的を達成する請求項8に係る発明は、ウェブページを取得するページ取得手段と、該ページ取得手段で取得したウェブページをキャッシュする記憶手段と、該記憶手段にキャッシュしたウェブページを表示する表示手段とを有するブラウザ装置において、
前記記憶手段にキャッシュされた情報に基づいて、基準ページを基点として前記表示手段に表示中の現ページが属するリンク系列とは異なるリンク系列を解析して、該異なるリンク系列に属し、かつ、基準ページを基点として前記現ページと同階層にあるウェブページへのリンク情報を生成するリンク情報生成手段と、
リンク構造を表示せずに、該リンク情報生成手段で生成されたリンク情報を前記現ページとともに前記表示手段に表示する表示制御手段とを有することを特徴とするものである。
Furthermore, the invention according to claim 8 that achieves the above object includes a page acquisition unit that acquires a web page, a storage unit that caches the web page acquired by the page acquisition unit, and a web page cached in the storage unit. In a browser device having display means for displaying,
Based on the information cached in the storage unit, a link sequence different from the link sequence to which the current page being displayed on the display unit belongs is analyzed based on the reference page, and belongs to the different link sequence, and Link information generating means for generating link information to a web page in the same hierarchy as the current page from the page as a base point;
Display control means for displaying the link information generated by the link information generation means together with the current page on the display means without displaying the link structure .

請求項9に係る発明は、請求項8に記載のブラウザ装置において、前記リンク情報生成手段は、前記記憶手段にキャッシュされた前記現ページの階層よりも上位階層のウェブページに基づいて、前記異なるリンク系列に属し、かつ、前記現ページと同階層にあるウェブページへのリンク情報を生成することを特徴とするものである。   The invention according to claim 9 is the browser device according to claim 8, wherein the link information generation unit is different based on a web page in a hierarchy higher than the hierarchy of the current page cached in the storage unit. Link information to a web page belonging to a link series and in the same hierarchy as the current page is generated.

請求項10に係る発明は、請求項8に記載のブラウザ装置において、前記リンク情報生成手段は、前記記憶手段にキャッシュされた前記現ページと同階層のウェブページに基づいて、前記異なるリンク系列に属し、かつ、前記現ページと同階層にあるウェブページへのリンク情報を生成することを特徴とするものである。   According to a tenth aspect of the present invention, in the browser device according to the eighth aspect, the link information generating means sets the different link series based on the web page in the same hierarchy as the current page cached in the storage means. Link information to a web page belonging to and at the same level as the current page is generated.

請求項11に係る発明は、請求項10に記載のブラウザ装置において、前記リンク情報生成手段は、さらに、前記記憶手段にキャッシュされた前記現ページと同階層のウェブページに基づいて、下位階層ページへのリンク情報を生成し、
前記表示制御手段は、前記リンク情報生成手段で生成された前記現ページと同階層ページへのリンク情報と、前記下位階層ページへのリンク情報とを前記現ページとともに前記表示手段に表示することを特徴とするものである。
According to an eleventh aspect of the present invention, in the browser device according to the tenth aspect, the link information generating means further includes a lower hierarchy page based on a web page in the same hierarchy as the current page cached in the storage means. Generate link information to
The display control means displays the link information to the current page and the same hierarchy page generated by the link information generation means and the link information to the lower hierarchy page together with the current page on the display means. It is a feature.

請求項12に係る発明は、請求項8乃至11のいずれか一項に記載のブラウザ装置において、前記表示制御手段は、前記リンク情報生成手段で生成されたリンク情報が、前記現ページに掲載されているリンク情報と一致するときは、当該生成されたリンク情報を前記表示手段へ表示しないことを特徴とするものである。   The invention according to claim 12 is the browser device according to any one of claims 8 to 11, wherein the display control means displays the link information generated by the link information generation means on the current page. The generated link information is not displayed on the display means when the link information matches the existing link information.

請求項13に係る発明は、請求項8乃至12のいずれか一項に記載のブラウザ装置において、前記リンク情報生成手段は、ウェブページに掲載されているリンク数、リンク先への遷移基点とされた回数、またはユーザ設定に基づいて前記基準ページを決定することを特徴とするものである。   According to a thirteenth aspect of the present invention, in the browser device according to any one of the eighth to twelfth aspects, the link information generating means is a number of links posted on a web page and a transition base point to a link destination. The reference page is determined based on the number of times or user settings.

請求項14に係る発明は、請求項13に記載のブラウザ装置において、前記リンク情報生成手段は、前記現ページが属するリンク系列とは異なるリンク系列に前記基準ページに決定されるページが出現したときは、当該基準ページに決定されているページを基点とするリンク系列の解析を中止することを特徴とするものである。   According to a fourteenth aspect of the present invention, in the browser device according to the thirteenth aspect, the link information generating means has a page determined as the reference page in a link sequence different from the link sequence to which the current page belongs. Is characterized in that the analysis of the link sequence based on the page determined as the reference page is stopped.

さらに、上記目的を達成する請求項15に係るウェブページ表示プログラムの発明は、ェブページをキャッシュして表示させるページ表示手順と、基準ページを基点として表示中の現ページが属するリンク系列とは異なるリンク系列を解析して、該異なるリンク系列に属し、かつ、基準ページを基点として前記現ページと同階層にあるウェブページへのリンク情報を生成するリンク情報生成手順と、リンク構造を表示せずに、該リンク情報生成手順で生成されたリンク情報を前記ページ表示手順による前記現ページの表示とともに表示させるリンク情報表示手順とコンピュータに実行させることを特徴とするものである。 Further, the invention of the web page display program according to claim 15 to achieve the above object, different from the page display procedure for displaying caching c Ebupeji, the current page belongs link sequence Showing reference page as a base point Analyzing the link sequence and generating a link information generation procedure for generating link information to a web page belonging to the different link sequence and having the reference page as a base point and the same level as the current page, and without displaying the link structure to, and is characterized in that to execute a link information display procedure for displaying the link information generated in the link information-generating procedure together with the display of the current page by the page display procedure, to a computer.

請求項16に係る発明は、請求項15に記載のウェブページ表示プログラムにおいて、前記リンク情報生成手順は、キャッシュされた前記現ページの階層よりも上位階層のウェブページに基づいて、前記異なるリンク系列に属し、かつ、前記現ページと同階層にあるウェブページへのリンク情報を生成することを特徴とするものである。   According to a sixteenth aspect of the present invention, in the web page display program according to the fifteenth aspect, the link information generation procedure is based on a web page in a higher hierarchy than the cached hierarchy of the current page. And link information to a web page in the same hierarchy as the current page is generated.

請求項17に係る発明は、請求項15に記載のウェブページ表示プログラムにおいて、前記リンク情報生成手順は、キャッシュされた前記現ページと同階層のウェブページに基づいて、前記異なるリンク系列に属し、かつ、前記現ページと同階層にあるウェブページへのリンク情報を生成することを特徴とするものである。   The invention according to claim 17 is the web page display program according to claim 15, wherein the link information generation procedure belongs to the different link series based on the cached web page in the same hierarchy as the current page, In addition, link information to a web page in the same hierarchy as the current page is generated.

請求項18に係る発明は、請求項17に記載のウェブページ表示プログラムにおいて、前記リンク情報生成手順は、さらに、キャッシュされた前記現ページと同階層のウェブページに基づいて、下位階層ページへのリンク情報を生成し、
前記リンク情報表示手順は、前記リンク情報生成手順で生成された前記現ページと同階層ページへのリンク情報と、前記下位階層ページへのリンク情報とを表示させることを特徴とするものである。
According to an eighteenth aspect of the present invention, in the web page display program according to the seventeenth aspect, the link information generation procedure further includes a step of transferring to the lower hierarchy page based on the cached web page of the same hierarchy as the current page. Generate link information,
The link information display procedure is characterized in that the link information to the current page and the same hierarchy page generated by the link information generation procedure and the link information to the lower hierarchy page are displayed.

請求項19に係る発明は、請求項15乃至18のいずれか一項に記載のウェブページ表示プログラムにおいて、前記リンク情報表示手順は、前記リンク情報生成手順で生成されたリンク情報が、前記現ページに掲載されているリンク情報と一致するときは、当該生成されたリンク情報を表示しないことを特徴とするものである。   The invention according to claim 19 is the web page display program according to any one of claims 15 to 18, wherein the link information display procedure is such that the link information generated in the link information generation procedure is the current page. When the link information matches with the link information posted in the above, the generated link information is not displayed.

請求項20に係る発明は、請求項15乃至19のいずれか一項に記載のウェブページ表示プログラムにおいて、前記リンク情報生成手順は、ウェブページに掲載されているリンク数、リンク先への遷移基点とされた回数、またはユーザ設定に基づいて前記基準ページを決定することを特徴とするものである。   The invention according to claim 20 is the web page display program according to any one of claims 15 to 19, wherein the link information generation procedure includes the number of links posted on the web page and a transition base point to the link destination. The reference page is determined based on the number of times set or the user setting.

請求項21に係る発明は、請求項20に記載のウェブページ表示プログラムにおいて、前記リンク情報生成手順は、前記現ページが属するリンク系列とは異なるリンク系列に前記基準ページに決定されるページが出現したときは、当該基準ページに決定されるページを基点とするリンク系列の解析を中止することを特徴とするものである。   The invention according to claim 21 is the web page display program according to claim 20, wherein in the link information generation procedure, a page determined as the reference page appears in a link sequence different from the link sequence to which the current page belongs. In such a case, the analysis of the link sequence based on the page determined as the reference page is stopped.

本発明によれば、基準ページを基点として表示中の現ページが属するリンク系列とは異なるリンク系列にある現ページと同階層のウェブページへのリンク情報が生成され、その生成されたリンク情報が現ページとともに表示されるので、簡単な操作で異なるリンク系列に跨る所望のウェブページを効率よく閲覧することができる。   According to the present invention, link information to a web page in the same hierarchy as the current page in the link sequence different from the link sequence to which the current page being displayed belongs with the reference page as a base point is generated, and the generated link information is Since it is displayed with the current page, it is possible to efficiently browse a desired web page across different link sequences with a simple operation.

以下、本発明の実施の形態について、図を参照して説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本発明の一実施の形態に係るブラウザ装置の概略構成を示すブロック図である。このブラウザ装置1は、コンピュータを含んで構成されるもので、ネットワークや記録装置からウェブページを取得するページ取得手段であるページ取得部2と、表示プログラム等の各種情報を記憶するとともに、ページ取得部2で取得したページおよび付随する情報をキャッシュするキャッシュメモリの機能を有する記憶手段である記憶部3と、ページおよびリンク情報を表示する表示手段である表示部4と、ユーザからの入力を受け取る操作部5と、記憶部3に記憶されたプログラムに従ってデータを処理するとともに、各部の動作を制御する制御部6とを有している。   FIG. 1 is a block diagram showing a schematic configuration of a browser device according to an embodiment of the present invention. The browser device 1 includes a computer, stores a page acquisition unit 2 that is a page acquisition unit that acquires a web page from a network or a recording device, and stores various types of information such as a display program. The storage unit 3 that is a storage unit having a cache memory function for caching the page acquired by the unit 2 and accompanying information, the display unit 4 that is a display unit that displays page and link information, and receives input from the user It has an operation unit 5 and a control unit 6 that processes data according to a program stored in the storage unit 3 and controls the operation of each unit.

本実施の形態では、制御部6は、記憶部3にキャッシュされた情報に基づいて、基準ページを基点として表示部4に表示中の現ページが属するリンク系列とは異なるリンク系列を解析して、現ページと同階層の異なるリンク系列に属するウェブページへのリンク情報を生成するリンク情報生成手段7と、該リンク情報生成手段7で生成されたリンク情報を現ページとともに表示部4に表示する表示制御手段8とを有している。   In the present embodiment, the control unit 6 analyzes a link sequence different from the link sequence to which the current page being displayed on the display unit 4 belongs, based on the reference page, based on the information cached in the storage unit 3. The link information generating means 7 for generating link information to a web page belonging to a different link sequence in the same hierarchy as the current page, and the link information generated by the link information generating means 7 are displayed on the display unit 4 together with the current page. Display control means 8.

図2は、図1に示したブラウザ装置1によるウェブページの表示動作を示すフローチャートである。本実施の形態は、基本的には、図13に示した従来のブラウザ装置によるフローチャートに対して、ステップS103でのHTML解析処理とステップS104でのインライン画像取得処理との間で、有効リンク数解析処理(ステップS10)および基準ページ判定処理(ステップS30)を実行するとともに、ステップS104でのインライン画像取得処理とステップS105でのページイメージ作成処理との間で、有効リンク系列解析処理(ステップS50)を実行するようにしたものである。これらの有効リンク数解析処理、基準ページ判定処理および有効リンク系列解析処理は、制御部6のリンク情報生成手段7で実行され、これにより現ページと同階層の異なるリンク系列に属するウェブページへのリンク情報が生成されて、表示制御手段8の制御のもとに現ページとともに表示部4に表示される。   FIG. 2 is a flowchart showing a web page display operation by the browser device 1 shown in FIG. In the present embodiment, the number of effective links is basically between the HTML analysis process in step S103 and the inline image acquisition process in step S104 with respect to the flowchart of the conventional browser device shown in FIG. An analysis process (step S10) and a reference page determination process (step S30) are executed, and an effective link sequence analysis process (step S50) is performed between the inline image acquisition process in step S104 and the page image creation process in step S105. ). The effective link number analysis process, the reference page determination process, and the effective link sequence analysis process are executed by the link information generation means 7 of the control unit 6, and thereby the web page belonging to a different link sequence in the same hierarchy as the current page is processed. Link information is generated and displayed on the display unit 4 together with the current page under the control of the display control means 8.

ここで、ステップS10の有効リンク数解析処理では、現ページにあるリンク先のURLと現ページのURLとが類似しているか否か等の判定条件によって、有効なリンク先であるか否かを判定し、有効なリンク先であれば、その数をカウントするとともに、そのURL、さらにはページ情報(HTML記述)をキャッシュする。   Here, in the effective link number analysis processing in step S10, whether or not the link destination is an effective link destination is determined according to a determination condition such as whether or not the URL of the link destination in the current page is similar to the URL of the current page. If the link destination is valid, the number is counted, and the URL and page information (HTML description) are cached.

また、ステップS30の基準ページ判定処理では、ユーザ設定、ステップS10で解析された有効リンク数、あるいは有効リンク先への遷移基点とされた回数(ページ表示回数)に基づいて、リンク先を解析する基点となるページ、すなわち基準ページを判定する。   Further, in the reference page determination process in step S30, the link destination is analyzed based on the user setting, the number of effective links analyzed in step S10, or the number of times (page display count) the transition base point to the effective link destination. A page serving as a base point, that is, a reference page is determined.

この基準ページ判定処理で判定される基準ページには、ユーザが見ているリンク系列にある基準ページ(ここでは、本基準ページと呼ぶ)と、自動的に解析を行っているリンク系列にある基準ページ(ここでは、仮基準ページと呼ぶ)との2種類がある。   The reference page determined by the reference page determination process includes a reference page in the link sequence that the user is looking at (referred to here as the reference page) and a reference in the link sequence that is automatically analyzed. There are two types of pages (referred to herein as temporary reference pages).

また、ステップS50の有効リンク系列解析処理では、現ページと異なる有効リンク系列において現ページと同階層であるページを自動的に解析して、その解析結果を記憶部3にキャッシュするとともに、制御部6の表示制御手段8を介してユーザが閲覧している表示部4に反映される。なお、この有効リンク系列解析処理は、有効リンク系列に基準ページが見つかった場合には解析を終了し、その見つかった基準ページを仮基準ページとして表示部4に反映させる。   Further, in the effective link sequence analysis processing in step S50, a page having the same hierarchy as the current page in the effective link sequence different from the current page is automatically analyzed, and the analysis result is cached in the storage unit 3 and the control unit 6 is reflected on the display unit 4 being browsed by the user via the display control means 8. In the effective link sequence analysis process, when a reference page is found in the effective link sequence, the analysis is terminated, and the found reference page is reflected on the display unit 4 as a temporary reference page.

次に、図3乃至図12を参照して、本実施の形態に係るブラウザ装置1の具体的動作について説明する。なお、ここでは、基準ページと判定する有効リンク数を5個として説明する。   Next, specific operations of the browser device 1 according to the present embodiment will be described with reference to FIGS. Here, description will be made assuming that the number of effective links to be determined as the reference page is five.

図3はブラウザ間の遷移図で、A〜Kはページを表している。ここでは、ページB,C,Dを同一の有効リンク系列とし、ページE,Fを他の同一の有効リンク系列としている。また、ページAから見て、ページB,E、ページC,F、ページD,G,H,I,J,Kがそれぞれ同階層となっている。ここで、同階層とは、本基準ページからそのページに至るまでの最短遷移回数が等しいことを意味している。なお、以下に示す遷移図において、基準ページは斜線で表し、現在解析しているページはメッシュで表し、キャッシュ済みのページは横線で表している。   FIG. 3 is a transition diagram between browsers, and A to K represent pages. Here, pages B, C, and D are the same effective link sequence, and pages E and F are the same effective link sequence. Further, when viewed from page A, pages B, E, pages C, F, pages D, G, H, I, J, K are in the same hierarchy. Here, the same hierarchy means that the shortest number of transitions from the reference page to the page is the same. In the transition diagram shown below, the reference page is represented by diagonal lines, the currently analyzed page is represented by a mesh, and the cached page is represented by a horizontal line.

また、図4は図3に対応する遷移モデル図を示すものであるが、ページG〜Kについてはモデルの詳細な表示を省略している。なお、ユーザが始めて開いたページは、基準ページとするユーザ設定がなされているものとする。   FIG. 4 shows a transition model diagram corresponding to FIG. 3, but detailed display of the models is omitted for pages G to K. It is assumed that the user first sets the page opened by the user as a reference page.

図3において、ページAは本基準ページであり、ユーザがこのページAを始めて開くことで、自動的に基準ページとなる。その後、図5に示すように、ユーザがページAからページBに遷移したときに、リンク情報生成手段7により、ページAからの有効リンク系列においてページBと同階層にあるページEの解析が行われて、その情報がページBの情報とともに記憶部3にキャッシュされてページEへのリンク情報が生成され、その生成されたページEへのリンク情報が、表示制御手段8の制御のもとに、図6に示すように、表示部4にページBの表示エリアとは別エリアに表示される。   In FIG. 3, page A is the main reference page, and when the user opens this page A for the first time, it automatically becomes the reference page. Thereafter, as shown in FIG. 5, when the user transitions from page A to page B, the link information generation means 7 analyzes page E in the same hierarchy as page B in the effective link sequence from page A. Then, the information is cached in the storage unit 3 together with the information of the page B to generate link information to the page E, and the generated link information to the page E is controlled by the display control means 8. As shown in FIG. 6, it is displayed on the display unit 4 in an area different from the display area of page B.

ここで、図6に示すように、表示部4に表示されているリンク情報は、有効リンク系列解析処理によってページEの情報が記憶部3にキャッシュされているので、図6の表示状態からページEへのリンク情報を選択することにより、ページBからページEへ高速に遷移することができる。なお、ユーザが閲覧しているページBに、生成されたページEへのリンクがもともとある場合には、表示制御手段8により別エリアには表示しないように制御される。   Here, as shown in FIG. 6, the link information displayed on the display unit 4 has the page E information cached in the storage unit 3 by the effective link sequence analysis process. By selecting link information to E, transition from page B to page E can be made at high speed. Note that if the page B being browsed by the user originally has a link to the generated page E, the display control means 8 controls the page B not to be displayed in another area.

その後、図7に示すように、ユーザがページBからページCへ遷移すると、リンク情報生成手段7により、記憶部3にキャッシュされているページEを解析し、有効リンク系列においてページCと同階層であるページFの情報が記憶部3にキャッシュされるとともに、ページFへのリンク情報が、表示制御手段8の制御のもとに、図8に示すように、表示部4にページCとは別エリアに表示される。したがって、図8の表示状態からリンク情報Fを選択することにより、ページCからページFへの高速移動が可能となる。   Thereafter, as shown in FIG. 7, when the user transitions from page B to page C, the link information generation unit 7 analyzes the page E cached in the storage unit 3, and the same level as page C in the effective link sequence. The page F information is cached in the storage unit 3 and the link information to the page F is displayed on the display unit 4 on the display unit 4 as shown in FIG. It is displayed in another area. Therefore, by selecting the link information F from the display state of FIG. 8, it is possible to move from the page C to the page F at high speed.

次に、図9に示すように、ユーザがページCからページDへ遷移すると、ページFは有効リンク数が5個であるため、リンク情報生成手段7での基準ページ判定処理によって新たな基準ページ(仮基準ページ)として設定され、その階層以下の解析が停止される。したがって、図10に示すように、表示部4のページDとは別エリアに、有効リンク系列においてページDと同階層であるページG〜Kのリンク情報は表示せず、仮基準ページであるページFへのリンク情報を表示する。   Next, as shown in FIG. 9, when the user transitions from page C to page D, page F has five valid links, so a new reference page is obtained by reference page determination processing in link information generation means 7. (Temporary reference page) is set, and the analysis below the hierarchy is stopped. Therefore, as shown in FIG. 10, the link information of pages G to K that are in the same hierarchy as page D in the effective link series is not displayed in a different area from page D of display unit 4, but is a temporary reference page. Display link information to F.

その後、ユーザが図10の表示状態からリンク情報Fを選択することにより、ページDからページFに遷移し、さらにユーザがページFからページGへ遷移すると、ページGと同階層のページH、I、J、Kが解析されて、それらのページへのリンク情報が、表示制御手段8の制御のもとに、図11に示すように、表示部4のページGとは別エリアに、基準ページF、前基準ページAおよび現リンク系列への遷移基点となったページDへのリンク情報とともに表示される。ここで、一度基準ページと判定されたページは、表示制御手段8の制御により、表示中のページにもともとあるリンク情報と重複しない限り別エリアに表示される。   Thereafter, when the user selects link information F from the display state of FIG. 10, the page D transitions to the page F, and when the user further transitions from the page F to the page G, the pages H and I in the same hierarchy as the page G , J, and K are analyzed, and link information to these pages is displayed in a different area from the page G of the display unit 4 under the control of the display control means 8 as shown in FIG. F, displayed together with link information to the previous reference page A and page D that is the transition base point to the current link series. Here, the page once determined as the reference page is displayed in another area under the control of the display control means 8 as long as it does not overlap with the link information originally present on the page being displayed.

その後、ユーザがページGからページHへ遷移すると、表示部4には、図12に示すようにページHと別エリアに、同階層のページG、I、J、K、基準ページF、前基準ページAおよび現リンク系列への遷移基点となったページDへのリンク情報とともに表示される。   Thereafter, when the user transitions from page G to page H, the display unit 4 displays pages G, I, J, K, reference page F, and previous reference in the same area as page H as shown in FIG. Displayed together with link information to page A and page D, which is the transition base point to the current link series.

なお、別エリアに表示するリンク情報の表示数が多くなってくる場合は、表示するリンク情報を、同階層にあるリンク情報および戻り先となる上位階層のリンク情報、基準ページへのリンク情報、前基準ページへのリンク情報、現リンク系列への遷移基点となったページへのリンク情報などから、ユーザの任意で削除できるようにしてもよいし、予め設定された優先度の低い順に自動で削除するようにしてもよい。なお、優先度は、予めユーザが設定できるようにしてもよい。   If the number of link information displayed in another area increases, the link information to be displayed is the link information in the same hierarchy, the link information of the upper hierarchy that is the return destination, the link information to the reference page, The link information to the previous reference page, the link information to the page that became the transition base point to the current link series, etc. may be arbitrarily deleted by the user, or automatically in the order of preset low priority It may be deleted. The priority may be set by the user in advance.

以上のように本実施の形態では、本基準ページを基点として、ユーザが閲覧している現ページと同階層にある他のリンク系列におけるページ情報までをキャッシュしてリンク情報生成手段7により同階層のページへのリンク情報を生成し、その生成したリンク情報を表示制御手段8の制御のもとに現ページとは別エリアに表示するようにしたので、そのリンク情報を選択する簡単な操作で、現ページと内容的に関連が高いと思われる同階層のページに高速に遷移することができる。したがって、単純な操作が好ましい携帯端末などでは、特に有効となる。また、同階層のページに移動しても、そのページまでのリンク系列情報がキャッシュされているので、その有効リンク系列で高速遷移が可能となる。   As described above, in the present embodiment, the link information generating unit 7 caches the page information in the other link series in the same hierarchy as the current page being browsed by the user, using the reference page as a base point. Since the link information to the page is generated and the generated link information is displayed in an area different from the current page under the control of the display control means 8, the link information can be selected with a simple operation. , It is possible to make a high-speed transition to a page of the same level that is considered to be highly related to the current page. Therefore, it is particularly effective in a portable terminal or the like where a simple operation is preferable. Even if the page moves to a page in the same hierarchy, since the link sequence information up to that page is cached, high-speed transition is possible with the effective link sequence.

また、有効リンク系列解析によって生成されたリンク情報が、ユーザが見ているページに本来あるリンク先と一致する場合には、別エリアには表示されないので、無駄なリンク先表示をなくすことができるとともに、有効リンク系列解析中に仮基準ページが検出された場合には、そのリンク系列はそれ以上解析しないので、解析数が爆発的に大きくなることもない。   In addition, when the link information generated by the effective link sequence analysis matches the link destination that is originally on the page that the user is viewing, it is not displayed in another area, so that useless link destination display can be eliminated. At the same time, when the temporary reference page is detected during the effective link sequence analysis, the link sequence is not analyzed any more, so the number of analyzes does not increase explosively.

なお、本発明は、上記実施の形態に限定されるものではなく、幾多の変更または変形が可能である。例えば、上記実施の形態では、表示中の現ページと同階層のページをキャッシュして、そのリンク情報を現ページとともに表示するようにしたが、同階層ページをキャッシュすれば、そのページに掲載されているリンク情報も得ることができるので、そのリンク情報すなわち下位階層ページへのリンク情報をも、同階層ページへのリンク情報とともに、現ページと別エリアに表示することもできる。   In addition, this invention is not limited to the said embodiment, Many change or deformation | transformation is possible. For example, in the above embodiment, a page of the same level as the current page being displayed is cached and the link information is displayed together with the current page. However, if the page of the same level is cached, the page is posted on the page. Link information, that is, link information to a lower hierarchy page can be displayed together with link information to the same hierarchy page in a different area from the current page.

また、同階層ページをキャッシュすることなく、その上位階層のページをキャッシュして、そのキャッシュした上位階層ページに掲載されているリンク情報から、現ページと同階層ページへのリンク情報を生成して、現ページと別エリアに表示することもできる。   Also, without caching the same hierarchy page, the upper hierarchy page is cached, and link information to the current page and the same hierarchy page is generated from the link information posted on the cached upper hierarchy page. It can also be displayed in a separate area from the current page.

さらに、本発明は、コンピュータに、ウェブページをキャッシュして表示させるページ表示手順と、基準ページを基点として表示中の現ページが属するリンク系列とは異なるリンク系列を解析して現ページと同階層にある異なるリンク系列に属するウェブページへのリンク情報を生成するリンク情報生成手順と、該リンク情報生成手順で生成されたリンク情報をページ表示手順による現ページの表示とともに表示させるリンク情報表示手順とを実行させるウェブページ表示プログラムとして実施することもできる。   Further, the present invention provides a page display procedure for causing a computer to cache and display a web page, and a link sequence different from the link sequence to which the current page being displayed belongs based on the reference page as a base point to analyze the link sequence. A link information generation procedure for generating link information to web pages belonging to different link sequences in the link information display procedure for displaying the link information generated in the link information generation procedure together with the display of the current page by the page display procedure; It can also be implemented as a web page display program for executing the above.

本発明の一実施の形態に係るブラウザ装置の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the browser apparatus which concerns on one embodiment of this invention. 図1に示したブラウザ装置によるウェブページの表示動作を示すフローチャートである。It is a flowchart which shows the display operation of the web page by the browser apparatus shown in FIG. 図1に示したブラウザ装置の具体的動作を説明するためのブラウザ間の遷移図である。It is a transition diagram between browsers for demonstrating the specific operation | movement of the browser apparatus shown in FIG. 図3に対応する遷移モデル図である。FIG. 4 is a transition model diagram corresponding to FIG. 3. 図3において、ページAからページBへの遷移状態を示す図である。FIG. 3 is a diagram showing a transition state from page A to page B in FIG. 図5の遷移状態における表示例を示す図である。It is a figure which shows the example of a display in the transition state of FIG. 図5において、ページBからページCへの遷移状態を示す図である。FIG. 6 is a diagram showing a transition state from page B to page C in FIG. 図7の遷移状態における表示例を示す図である。It is a figure which shows the example of a display in the transition state of FIG. 図7において、ページCからページDへの遷移状態を示す図である。FIG. 7 is a diagram showing a transition state from page C to page D in FIG. 図9の遷移状態における表示例を示す図である。It is a figure which shows the example of a display in the transition state of FIG. 図9において、ページDからページFを経てページGへ遷移したときの表示例を示す図である。In FIG. 9, it is a figure which shows the example of a display when it changes to the page G through the page F from the page D. FIG. 図11の表示状態からページHへ遷移したときの表示例を示す図である。It is a figure which shows the example of a display when it changes to the page H from the display state of FIG. 従来のブラウザ装置によるウェブページの表示動作を示すフローチャートである。It is a flowchart which shows the display operation | movement of the web page by the conventional browser apparatus.

符号の説明Explanation of symbols

1 ブラウザ装置
2 ページ取得部
3 記憶部
4 表示部
5 操作部
6 制御部
7 リンク情報生成手段
8 表示制御手段
DESCRIPTION OF SYMBOLS 1 Browser apparatus 2 Page acquisition part 3 Memory | storage part 4 Display part 5 Operation part 6 Control part 7 Link information production | generation means 8 Display control means

Claims (21)

コンピュータが、ウェブページをキャッシュして表示するとともに、基準ページを基点として表示中の現ページが属するリンク系列とは異なるリンク系列に属し、かつ、基準ページを基点として前記現ページと同階層にあるウェブページへのリンク情報を生成し、リンク構造を表示せずに、この生成したリンク情報を前記現ページとともに表示することを特徴とするウェブページの表示方法。 The computer caches and displays the web page, belongs to a link sequence different from the link sequence to which the current page being displayed with the reference page as a base point, and is in the same hierarchy as the current page with the reference page as a base point A method of displaying a web page, wherein link information to the web page is generated and the generated link information is displayed together with the current page without displaying a link structure . 前記異なるリンク系列に属し、かつ、前記現ページと同階層にあるウェブページへのリンク情報は、前記コンピュータが、前記現ページの階層よりも上位階層のウェブページをキャッシュして生成することを特徴とする請求項1に記載のウェブページの表示方法。 The link information to a web page belonging to the different link series and in the same hierarchy as the current page is generated by the computer by caching a web page in a hierarchy higher than the hierarchy of the current page. The method for displaying a web page according to claim 1. 前記異なるリンク系列に属し、かつ、前記現ページと同階層にあるウェブページへのリンク情報は、前記コンピュータが、前記現ページと同階層のウェブページをキャッシュして生成することを特徴とする請求項1に記載のウェブページの表示方法。 The link information to a web page belonging to the different link series and in the same hierarchy as the current page is generated by the computer by caching the web page in the same hierarchy as the current page. Item 4. A method for displaying a web page according to Item 1. 前記コンピュータが、前記キャッシュしたリンク情報に対応するウェブページから下位階層ページへのリンク情報を生成し、この生成した下位階層ページへのリンク情報をも表示することを特徴とする請求項3に記載のウェブページの表示方法。 4. The computer according to claim 3, wherein the computer generates link information from a web page corresponding to the cached link information to a lower hierarchy page, and also displays the generated link information to the lower hierarchy page. How to display your web page. 前記生成されたリンク情報が、前記現ページに掲載されているリンク情報と一致するときは、前記コンピュータが、当該生成されたリンク情報を表示しないことを特徴とする請求項1乃至4のいずれか一項に記載のウェブページの表示方法。 The computer does not display the generated link information when the generated link information matches the link information posted on the current page. A method for displaying a web page according to one item. 前記基準ページは、ウェブページに掲載されているリンク数、リンク先への遷移基点とされた回数、またはユーザ設定に基づいて前記コンピュータが決定することを特徴とする請求項1乃至5のいずれか一項に記載のウェブページの表示方法。 6. The computer according to claim 1, wherein the reference page is determined by the computer on the basis of the number of links posted on a web page, the number of times of transition to a link destination, or a user setting. A method for displaying a web page according to one item. 前記現ページが属するリンク系列とは異なるリンク系列に前記基準ページに決定されるページが出現したときは、前記コンピュータが、当該基準ページに決定されているページを基点とするリンク系列の解析を中止することを特徴とする請求項6に記載のウェブページの表示方法。 When a page determined as the reference page appears in a link sequence different from the link sequence to which the current page belongs, the computer stops analyzing the link sequence based on the page determined as the reference page The web page display method according to claim 6. ウェブページを取得するページ取得手段と、該ページ取得手段で取得したウェブページをキャッシュする記憶手段と、該記憶手段にキャッシュしたウェブページを表示する表示手段とを有するブラウザ装置において、
前記記憶手段にキャッシュされた情報に基づいて、基準ページを基点として前記表示手段に表示中の現ページが属するリンク系列とは異なるリンク系列を解析して、該異なるリンク系列に属し、かつ、基準ページを基点として前記現ページと同階層にあるウェブページへのリンク情報を生成するリンク情報生成手段と、
リンク構造を表示せずに、該リンク情報生成手段で生成されたリンク情報を前記現ページとともに前記表示手段に表示する表示制御手段とを有することを特徴とするブラウザ装置。
In a browser device having page acquisition means for acquiring a web page, storage means for caching the web page acquired by the page acquisition means, and display means for displaying the web page cached in the storage means,
Based on the information cached in the storage unit, a link sequence different from the link sequence to which the current page being displayed on the display unit belongs is analyzed based on the reference page, and belongs to the different link sequence, and Link information generating means for generating link information to a web page in the same hierarchy as the current page from the page as a base point;
A browser apparatus, comprising: a display control unit that displays link information generated by the link information generation unit together with the current page on the display unit without displaying a link structure .
前記リンク情報生成手段は、前記記憶手段にキャッシュされた前記現ページの階層よりも上位階層のウェブページに基づいて、前記異なるリンク系列に属し、かつ、前記現ページと同階層にあるウェブページへのリンク情報を生成することを特徴とする請求項8に記載のブラウザ装置。   The link information generation means is based on a web page higher in the hierarchy than the current page cached in the storage means, and belongs to the different link series and to a web page in the same hierarchy as the current page. 9. The browser apparatus according to claim 8, wherein the link information is generated. 前記リンク情報生成手段は、前記記憶手段にキャッシュされた前記現ページと同階層のウェブページに基づいて、前記異なるリンク系列に属し、かつ、前記現ページと同階層にあるウェブページへのリンク情報を生成することを特徴とする請求項8に記載のブラウザ装置。   The link information generating means is based on a web page in the same hierarchy as the current page cached in the storage means, and is link information to a web page belonging to the different link series and in the same hierarchy as the current page. The browser device according to claim 8, wherein the browser device is generated. 前記リンク情報生成手段は、さらに、前記記憶手段にキャッシュされた前記現ページと同階層のウェブページに基づいて、下位階層ページへのリンク情報を生成し、
前記表示制御手段は、前記リンク情報生成手段で生成された前記現ページと同階層ページへのリンク情報と、前記下位階層ページへのリンク情報とを前記現ページとともに前記表示手段に表示することを特徴とする請求項10に記載のブラウザ装置。
The link information generation means further generates link information to a lower hierarchy page based on a web page in the same hierarchy as the current page cached in the storage means,
The display control means displays the link information to the current page and the same hierarchy page generated by the link information generation means and the link information to the lower hierarchy page together with the current page on the display means. The browser apparatus according to claim 10, wherein the browser apparatus is characterized.
前記表示制御手段は、前記リンク情報生成手段で生成されたリンク情報が、前記現ページに掲載されているリンク情報と一致するときは、当該生成されたリンク情報を前記表示手段へ表示しないことを特徴とする請求項8乃至11のいずれか一項に記載のブラウザ装置。   The display control means does not display the generated link information on the display means when the link information generated by the link information generation means matches the link information posted on the current page. The browser device according to any one of claims 8 to 11, wherein the browser device is characterized. 前記リンク情報生成手段は、ウェブページに掲載されているリンク数、リンク先への遷移基点とされた回数、またはユーザ設定に基づいて前記基準ページを決定することを特徴とする請求項8乃至12のいずれか一項に記載のブラウザ装置。   13. The link information generation unit determines the reference page based on the number of links posted on a web page, the number of times of transition to a link destination, or user settings. The browser apparatus as described in any one of. 前記リンク情報生成手段は、前記現ページが属するリンク系列とは異なるリンク系列に前記基準ページに決定されるページが出現したときは、当該基準ページに決定されているページを基点とするリンク系列の解析を中止することを特徴とする請求項13に記載のブラウザ装置。   When the page determined as the reference page appears in a link sequence different from the link sequence to which the current page belongs, the link information generation means generates a link sequence based on the page determined as the reference page. The browser device according to claim 13, wherein the analysis is stopped. ェブページをキャッシュして表示させるページ表示手順と、
基準ページを基点として表示中の現ページが属するリンク系列とは異なるリンク系列を解析して、該異なるリンク系列に属し、かつ、基準ページを基点として前記現ページと同階層にあるウェブページへのリンク情報を生成するリンク情報生成手順と、
リンク構造を表示せずに、該リンク情報生成手順で生成されたリンク情報を前記ページ表示手順による前記現ページの表示とともに表示させるリンク情報表示手順と
コンピュータに実行させることを特徴とするウェブページ表示プログラム。
And the page display procedure for displaying caches the window Ebupeji,
Analyzing a link sequence different from the link sequence to which the current page being displayed with the reference page as a base point belongs, to a web page belonging to the different link sequence and at the same level as the current page with the reference page as a base point A link information generation procedure for generating link information;
A link information display procedure for displaying the link information generated in the link information generation procedure together with the display of the current page by the page display procedure without displaying the link structure ;
A web page display program which causes a computer to execute the above.
前記リンク情報生成手順は、キャッシュされた前記現ページの階層よりも上位階層のウェブページに基づいて、前記異なるリンク系列に属し、かつ、前記現ページと同階層にあるウェブページへのリンク情報を生成することを特徴とする請求項15に記載のウェブページ表示プログラム。   In the link information generation procedure, link information to a web page belonging to the different link series and in the same hierarchy as the current page is based on a cached web page higher than the current page hierarchy. The web page display program according to claim 15, wherein the web page display program is generated. 前記リンク情報生成手順は、キャッシュされた前記現ページと同階層のウェブページに基づいて、前記異なるリンク系列に属し、かつ、前記現ページと同階層にあるウェブページへのリンク情報を生成することを特徴とする請求項15に記載のウェブページ表示プログラム。   The link information generation procedure generates link information to a web page belonging to the different link series and in the same hierarchy as the current page based on the cached web page in the same hierarchy as the current page. The web page display program according to claim 15, wherein: 前記リンク情報生成手順は、さらに、キャッシュされた前記現ページと同階層のウェブページに基づいて、下位階層ページへのリンク情報を生成し、
前記リンク情報表示手順は、前記リンク情報生成手順で生成された前記現ページと同階層ページへのリンク情報と、前記下位階層ページへのリンク情報とを表示させることを特徴とする請求項17に記載のウェブページ表示プログラム。
The link information generation procedure further generates link information to a lower hierarchy page based on the cached web page in the same hierarchy as the current page,
The link information display procedure displays link information to the current page and the same hierarchy page generated by the link information generation procedure and link information to the lower hierarchy page. The web page display program described.
前記リンク情報表示手順は、前記リンク情報生成手順で生成されたリンク情報が、前記現ページに掲載されているリンク情報と一致するときは、当該生成されたリンク情報を表示しないことを特徴とする請求項15乃至18のいずれか一項に記載のウェブページ表示プログラム。   The link information display procedure does not display the generated link information when the link information generated in the link information generation procedure matches the link information posted on the current page. The web page display program according to any one of claims 15 to 18. 前記リンク情報生成手順は、ウェブページに掲載されているリンク数、リンク先への遷移基点とされた回数、またはユーザ設定に基づいて前記基準ページを決定することを特徴とする請求項15乃至19のいずれか一項に記載のウェブページ表示プログラム。   The link information generation procedure determines the reference page based on the number of links posted on a web page, the number of times of transition to a link destination, or a user setting. The web page display program according to any one of the above. 前記リンク情報生成手順は、前記現ページが属するリンク系列とは異なるリンク系列に前記基準ページに決定されるページが出現したときは、当該基準ページに決定されるページを基点とするリンク系列の解析を中止することを特徴とする請求項20に記載のウェブページ表示プログラム。   In the link information generation procedure, when a page determined as the reference page appears in a link sequence different from the link sequence to which the current page belongs, analysis of the link sequence based on the page determined as the reference page 21. The web page display program according to claim 20, wherein the web page display program is canceled.
JP2006020527A 2006-01-30 2006-01-30 Web page display method, browser device, and web page display program Expired - Fee Related JP5106780B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006020527A JP5106780B2 (en) 2006-01-30 2006-01-30 Web page display method, browser device, and web page display program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006020527A JP5106780B2 (en) 2006-01-30 2006-01-30 Web page display method, browser device, and web page display program

Publications (2)

Publication Number Publication Date
JP2007200194A JP2007200194A (en) 2007-08-09
JP5106780B2 true JP5106780B2 (en) 2012-12-26

Family

ID=38454721

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006020527A Expired - Fee Related JP5106780B2 (en) 2006-01-30 2006-01-30 Web page display method, browser device, and web page display program

Country Status (1)

Country Link
JP (1) JP5106780B2 (en)

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3486077B2 (en) * 1996-09-06 2004-01-13 株式会社東芝 Document request device and related document prefetching method
JPH10133935A (en) * 1996-10-30 1998-05-22 Hitachi Ltd Information reading method
JP3698242B2 (en) * 1999-08-20 2005-09-21 日本電気株式会社 Information set importance determination system and method, and recording medium recording information set importance determination program
JP2001101063A (en) * 1999-09-27 2001-04-13 Toshiba Corp Communication data pre-reading device and recording medium
JP3552665B2 (en) * 2000-11-15 2004-08-11 日本電信電話株式会社 Related Oriented Search Service Method and Recording Medium Recording Its Program
JP2002366838A (en) * 2001-06-06 2002-12-20 Toshiba Corp Recommendation method, server system, and program
JP4400147B2 (en) * 2003-08-29 2010-01-20 富士ゼロックス株式会社 Document group structure data creation apparatus and method
US8156122B2 (en) * 2003-09-30 2012-04-10 Sony Corporation Information reproduction device and method and program
JP2005128955A (en) * 2003-10-27 2005-05-19 Canon Inc Information processing method, storage medium, and program
JP2005202766A (en) * 2004-01-16 2005-07-28 National Institute Of Information & Communication Technology System for simultaneous presentation of similar content

Also Published As

Publication number Publication date
JP2007200194A (en) 2007-08-09

Similar Documents

Publication Publication Date Title
TWI695261B (en) Data processing method, device and electronic equipment for page access
US10732803B2 (en) Presentation and analysis of user interaction data
JP6695966B2 (en) Action suggestions for user-selected content
AU2014233570B2 (en) Presentation and analysis of user interaction data
KR101225292B1 (en) Method and apparatus for enhanced browsing
CN101986252B (en) Web-browsing method and web-browsing equipment
JP4814575B2 (en) System and method for displaying content on a small screen computing device
US8756523B2 (en) Terminal, history management method, and computer usable storage medium for history management
CA2635782C (en) Customizable, multi-function button
JP4645728B2 (en) History display device, history display system, history display method, and program
JP2013508807A (en) Method and apparatus for generating an internet navigation page
CN102024012A (en) Information processing apparatus, data acquisition method, and program
JP2011165182A (en) Method and apparatus for selecting hyperlink
CN101335762A (en) Method, server, terminal and system reflecting historical using behavior of webpage
JP2014206983A (en) System and method for performing auto scroll
CN106970962B (en) Method and device for obtaining search result of search engine
JP2009245162A (en) Display control device, display control method, and display control program
CN104268246A (en) Method for generating instruction script for visiting websites and visiting method and device
JP5106780B2 (en) Web page display method, browser device, and web page display program
CN104899287B (en) The display methods and device of webpage
JP2006331056A (en) Electronic book display device, information processing method, recording medium, and program
JP2013101609A (en) Client device and client control program
KR101373694B1 (en) Method, apparutus and computer readable recording medium for creating mind-map with web-scraping
JP5280349B2 (en) Web page providing method using cache, system, and computer-readable recording medium
JP2012181693A (en) Web page display control device and scroll control method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080902

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110513

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110524

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110725

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20110725

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120306

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120507

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: 20121002

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121003

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: 20151012

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees