JP5667841B2 - Data download device and data download method - Google Patents
Data download device and data download method Download PDFInfo
- Publication number
- JP5667841B2 JP5667841B2 JP2010249593A JP2010249593A JP5667841B2 JP 5667841 B2 JP5667841 B2 JP 5667841B2 JP 2010249593 A JP2010249593 A JP 2010249593A JP 2010249593 A JP2010249593 A JP 2010249593A JP 5667841 B2 JP5667841 B2 JP 5667841B2
- Authority
- JP
- Japan
- Prior art keywords
- web page
- multimedia data
- data
- source
- position 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.)
- Active
Links
- 238000000034 method Methods 0.000 title claims description 17
- 238000009877 rendering Methods 0.000 claims description 108
- 238000000605 extraction Methods 0.000 claims description 12
- 239000000284 extract Substances 0.000 claims description 5
- 238000010586 diagram Methods 0.000 description 9
- 101100406385 Caenorhabditis elegans ola-1 gene Proteins 0.000 description 4
Images
Landscapes
- Information Transfer Between Computers (AREA)
Description
本発明はリンク先のデータを先読みするデータダウンロード装置、データダウンロード方法に関する。 The present invention relates to a data download apparatus and a data download method for prefetching linked data.
ユーザが過去にアクセスしたウェブページのレンダリング結果を記憶領域に記憶しておくウェブキャッシュ機能が従来から知られている。また、ユーザが今後アクセスする可能性があるページ(例えばリンク先ウェブページなど)について先回りしてレンダリングを行っておき、このレンダリング結果を予め記憶領域に記憶しておく先読み機能が従来から知られている。ユーザがキャッシュ済み、もしくは先読み済みのウェブページにアクセスした場合には、予め生成して記憶しておいたレンダリング結果を記憶領域から取り出して即時に表示させることにより、ウェブページの表示に要する体感時間が減少し、ユーザにとって利便性が向上する。ウェブキャッシュ機能を備える携帯端末機として特許文献1が開示されている。また、ウェブページ閲覧時にリンク先画面を先読みして簡易表示するシステムとして特許文献2が開示されている。
A web cache function for storing a rendering result of a web page accessed by a user in the past in a storage area is conventionally known. Further, a look-ahead function has been conventionally known in which rendering is performed in advance for a page that the user may access in the future (for example, a linked web page), and the rendering result is stored in advance in a storage area. Yes. When the user accesses a cached or prefetched web page, the rendering time that is generated and stored in advance is taken out of the storage area and displayed immediately, so that the experience time required to display the web page Is reduced, and convenience for the user is improved.
特許文献1の携帯端末機は、画面サイズ情報記憶部に携帯端末画面の1画面分の解像サイズを示す画面サイズ情報を記憶しておき、キャッシュ判定部にて、ウェブサーバから受信されたウェブデータ中のレイアウト情報の内、先頭から画面サイズ情報に対応する量のデータを求め、このデータをキャッシュ記憶部に保存する処理を行うことで、ウェブサイト表示の体感速度の上昇を実現すると共にキャッシュ保存量の削減を可能とした。
The mobile terminal of
特許文献2のリンク先画面表示システムは、ウェブページ内を検査して他のウェブページのURLを抽出するURL抽出手段と、抽出したURLからリンク先を決定するリンク先決定手段と、ここで決定したリンク先のページ内容を取得するページ情報取得手段と、取得したページ内容から簡易表示画面を作成する手段であって、少なくとも、リンク先のページ内容から表示されるべきテキスト文書のみを抽出し、当該テキスト文書の文字フォントおよび文字サイズを統一し、文中の空白行を除去して行を詰めることにより簡易表示画面を作成する縮小加工手段と、を備えることにより、マウスポインタがリンク表示の上に停まった場合に簡易表示画面をポップアップ表示することを可能にし、ユーザがリンク先にアクセスしなくても即時にユーザにリンク先ウェブページの概要を知らせることを可能とした。
The link destination screen display system disclosed in
特許文献1の携帯端末機では、過去にアクセスされたウェブページについて、画面サイズ情報に対応する量のデータをキャッシュ記憶部に保存しておくことはできるが、未だアクセスされていないウェブページであって、今後アクセスされる可能性が高いウェブページについて先読みしておくことはできなかった。もし特許文献1の携帯端末機が備える機能で先読みを実現しようとすれば、先読み対象となるウェブページについてそのウェブページに含まれるマルチメディアデータ(画像、音声、動画などの総称、以下MMD、MMデータとも表記する)をダウンロードし、レイアウト情報を用いてこれらのマルチメディアデータを配置してレンダリングを行い、このレンダリング結果について先頭から画面サイズ情報に対応する量のデータを求め、このデータをキャッシュ記憶部に保存する処理が必要となる。この処理がトラフィックの増大、携帯端末機の処理速度の低下、これらに伴うウェブページの表示に要する体感時間の増大をもたらすことが問題であった。
In the portable terminal of
一方、特許文献2のリンク先画面表示システムでは、1画面に拘らず、テキスト文書のみを抽出して簡易表示画面を作成するため、上記のような問題が発生しない。しかしながら、テキストのみの簡易表示画面では、そのテキストに付随する画像、音声、動画といったマルチメディアデータを視聴することができないため、ユーザが欲しいと思う情報が必ずしも先読みされないという問題があった。そこで、本発明では概ね1画面となるウェブページの範囲を簡易に判定して、この範囲内に存在するマルチメディアデータをテキストともに先読みしておくことのできるデータダウンロード装置が提供される。
On the other hand, in the link destination screen display system of
本発明のデータダウンロード装置は、リンク先URL抽出部と、ソース取得部と、仮レンダリング部と、MMD位置情報取得部と、MMD位置判定部と、MMD取得部と、再レンダリング部とを備える。リンク先URL抽出部は、リンク先URLを抽出して、当該リンク先URLを出力する。ソース取得部は、出力されたリンク先URLに存在するウェブページ(以下、リンク先ウェブページという)のソースを取得して、当該ソースを出力する。仮レンダリング部は、出力されたソースを取得して、当該ソースにて指定された全てのマルチメディアデータのフレームとリンク先ウェブページのテキストとを仮レンダリングし、当該仮レンダリング結果を出力する。MMD位置情報取得部は、出力された仮レンダリング結果からリンク先ウェブページのマルチメディアデータの位置情報を取得して、当該位置情報を出力する。MMD位置判定部は、出力された位置情報と予め定められたしきい値との大小を比較した比較結果を、マルチメディアデータ毎に出力する。MMD取得部は、出力された比較結果を参照して、しきい値よりも位置情報が小さい場合のみ、当該位置情報に対応するマルチメディアデータをダウンロードする。再レンダリング部は、ダウンロードされたマルチメディアデータと、リンク先ウェブページのテキストを再レンダリングし、当該再レンダリング結果を出力する。 The data download device of the present invention includes a link destination URL extraction unit, a source acquisition unit, a temporary rendering unit, an MMD position information acquisition unit, an MMD position determination unit, an MMD acquisition unit, and a re-rendering unit. The link destination URL extraction unit extracts the link destination URL and outputs the link destination URL. The source acquisition unit acquires a source of a web page (hereinafter referred to as a link destination web page) existing in the output link destination URL, and outputs the source. The temporary rendering unit acquires the output source, provisionally renders all the frames of multimedia data designated by the source and the text of the linked web page, and outputs the temporary rendering result. The MMD position information acquisition unit acquires the position information of the multimedia data of the link destination web page from the output temporary rendering result, and outputs the position information. The MMD position determination unit outputs a comparison result obtained by comparing the size of the output position information with a predetermined threshold value for each multimedia data. The MMD acquisition unit refers to the output comparison result and downloads multimedia data corresponding to the position information only when the position information is smaller than the threshold value. The re-rendering unit re-renders the downloaded multimedia data and the text of the linked web page, and outputs the re-rendering result.
本発明のデータダウンロード装置によれば、トラフィックを増大させることなく、概ね1画面となるウェブページの範囲を簡易に判定して、この範囲内に存在するマルチメディアデータをテキストともに先読みしておくことが可能となる。 According to the data download device of the present invention, it is possible to easily determine the range of a web page that is generally one screen without increasing traffic, and pre-read multimedia data existing in this range together with text. Is possible.
以下、本発明の実施の形態について、詳細に説明する。なお、同じ機能を有する構成部には同じ番号を付し、重複説明を省略する。 Hereinafter, embodiments of the present invention will be described in detail. In addition, the same number is attached | subjected to the structure part which has the same function, and duplication description is abbreviate | omitted.
図1、図2、図3を用いて実施例1に係るデータダウンロード装置について詳細に説明する。図1は本実施例に係るデータダウンロード装置100の構成例を示すブロック図である。図2は本実施例に係るデータダウンロード装置100の動作例を示すフローチャートである。図3は本実施例に係るデータダウンロード装置100が取得するソース200を例示する図である。本発明のデータダウンロード装置100は、リンク先URL抽出部101と、ソース取得部102と、仮レンダリング部103と、MMD位置情報取得部104と、しきい値記憶部105と、MMD位置判定部106と、MMD取得部107と、MMD記憶部109と、再レンダリング部110と、レンダリング結果記憶部111と、残MMD取得部113と、残レンダリング部114と、画面表示部115とを備える。
The data download apparatus according to the first embodiment will be described in detail with reference to FIGS. 1, 2, and 3. FIG. 1 is a block diagram illustrating a configuration example of a data download apparatus 100 according to the present embodiment. FIG. 2 is a flowchart illustrating an operation example of the data download apparatus 100 according to the present embodiment. FIG. 3 is a diagram illustrating the source 200 acquired by the data download device 100 according to the present embodiment. The data download device 100 of the present invention includes a link destination
以下に本実施例のデータダウンロード装置100の各構成部(101〜115)の動作について詳細に説明する。説明にあたり、本実施例のデータダウンロード装置100を内蔵する携帯端末のユーザが、当該携帯端末を用いてある天気予報サイトのウェブページを閲覧中であるものとして話を進める。また、データダウンロード装置100は、ウェブサーバ91−1、91−2、…、91−N(Nは1以上の任意の自然数)と通信可能に無線接続されているものとする。ユーザが閲覧中の天気予報サイトのウェブページのソースを図3に例示する。まず、リンク先URL抽出部101は、ユーザが閲覧中のウェブページに存在するリンク先URLを抽出して、当該リンク先URLをソース取得部102に出力する(S101)。
Hereinafter, the operation of each component (101 to 115) of the data download device 100 of this embodiment will be described in detail. In the description, it is assumed that the user of the mobile terminal incorporating the data download device 100 of the present embodiment is browsing the web page of a weather forecast site using the mobile terminal. The data download device 100 is assumed to be wirelessly connected to the web servers 91-1, 91-2, ..., 91-N (N is an arbitrary natural number equal to or greater than 1) so as to be communicable. The source of the web page of the weather forecast site that the user is browsing is illustrated in FIG. First, the link destination
リンク先URL抽出部101の動作について以下に具体例を交えて説明する。リンク先URL抽出部101は、閲覧中のウェブページのソースを参照して「<a href」で開始され、「</a>」で終了する文法規則で記載された文を検索する。この文はリンク表示タグ、またはリンクタグなどと呼ばれ、リンクを表示するためのものである。ここでリンクとは、カーソルを合わせることでクリック可能なエリアであって、このエリアは本文と色を異ならせた文字、図、アイコンなどにより表示される。このエリアにカーソルを合わせてクリックすることにより、現在表示中のウェブページとは異なるページにアクセスすることが可能である。リンク表示タグはリンク先URLなどの情報を含む。リンク先URLとは、リンク先ウェブページのソースが保管されている場所を特定する情報である。図3に示したリンク表示タグ230を例に、さらに具体的に説明する。図3に例示したリンク表示タグ230は、リンク先URL231「hokkaido.htm」を含む。「hokkaido.htm」とは、htmlソースファイルの名称である。リンク先URL231ではソースファイルの名称のみが指定され、ソースファイルの所在情報が指定されていないが、この指定はリンクがいわゆるサイト内リンクであって、当該リンクのソースが現在閲覧中のウェブページのソースと同じ箇所に保存されていることを意味する。例えば、リンク表示タグが閲覧中のウェブページのサイト内でない外部のウェブページをリンク先として指定する場合には、当該リンク先URLとして例えば「http://www.example.co.jp」などのようにhttp(ハイパー・テキスト・トランスファー・プロトコル)が先頭についたURLを指定する必要がある。従ってこの場合は、リンク表示タグは「<a href=”http://www.example.co.jp”>example</a>」などと表記される。このようにリンク先URL抽出部101は、現在ユーザが閲覧中のウェブページのソースを参照して「<a href」で開始され、「</a>」で終了する文法規則で記載された文を検索することにより、閲覧中ウェブページのリンク先URLを抽出することができる。リンク先URL抽出部101は、このようにして抽出したリンク先URLをソース取得部102に出力する。
The operation of the link destination
次に、ソース取得部102は、出力されたリンク先URLを取得して、このリンク先URLにアクセスし、当該リンク先URLに存在するソースを取得して、当該ソースを仮レンダリング部103に出力する(S102)。仮レンダリング部103は、出力されたソースを取得して、当該ソースにて指定された全てのマルチメディアデータのフレームとリンク先ウェブページのテキストとを仮レンダリングし、当該仮レンダリング結果を出力する(S103)。仮レンダリング部103の動作について以下に具体例を交えて説明する。
Next, the
仮レンダリング部103は、リンク先ウェブページのソースを参照して「<img src」で開始され、「>」で終了する文法規則で記載された文を検索する。この文は画像表示タグ、または画像タグなどと呼ばれ、マルチメディアデータの保管場所(以下、MMD保管場所)や、マルチメディアデータ表示サイズ(以下、MMD表示サイズ)などの情報を含む。MMD表示サイズとはウェブページ上で表示する際のマルチメディアデータのサイズを表し、例えば画像データや動画データが保有するピクセルサイズとは異なる。図3に示した画像表示タグ210を例に、さらに具体的に説明する。前述のように図3は閲覧中のウェブページのソースを例示する図であって、厳密にはリンク先ウェブページのソースを例示した図ではないが、リンク先、閲覧中などといった関係は相対的なものであって本質的な違いはなく、これらのソースの記載に用いる文法規則などは共通である。従って、ここでは説明の便宜上図3を用いて具体的に説明する。図3に例示した画像表示タグ210は、MMD保管場所211「img/tenki/logo.gif」を含む。「img/tenki/logo.gif」とは、画像表示タグ210によりウェブページ上に配置されるマルチメディアデータとして、当該ウェブページのデータを管理しているウェブサーバ上のimgフォルダ中に存在するtenkiフォルダ内のファイル名logo.gifを指定していることを意味する。また、画面表示タグ210はMMD表示サイズ212「width=”200”height=”40”」を含む。これは前述のマルチメディアデータlogo.gifを幅200ドット、高さ40ドットのサイズで表示することを規定している。ここで、仮レンダリング部103は、ソースで指定されたマルチメディアファイルをダウンロードせずに、マルチメディアデータに対応するフレーム(枠)のみを生成し、このフレームのみを用いて仮レンダリングを行うことを特徴とする。ここで、仮レンダリング部103は、ソースにて指定された全てのマルチメディアデータのサイズをゼロとして、全てのマルチメディアデータのフレーム(サイズゼロの四角形の枠であるため、実際には点になる)とテキストとを仮レンダリングすることとしてもよいし、他の方法で仮レンダリングを実行してもよい。他の方法とは例えば、ソースにて指定されたマルチメディアデータのうち、width,height属性(MMD表示サイズ)を有しないマルチメディアデータのサイズをゼロとし、width,height属性(MMD表示サイズ)を有するマルチメディアデータのサイズを当該width,height属性が示すドットサイズとし、それぞれのフレームを生成して、全てのマルチメディアデータのフレームとテキストとを仮レンダリングする方法などである。このようにフレームを用いて仮レンダリングを行うことによって、リンク先URLに存在するマルチメディアデータのダウンロードを行わなくても仮レンダリングを行うことができ、仮レンダリングを高速かつ簡易に行うことが可能となる。また、本実施例のデータダウンロード装置100は、仮レンダリング部103が、width,height属性を有しないマルチメディアデータのサイズをゼロとして仮レンダリングを行うこととしているため、ソース上にwidth,height属性を有しないマルチメディアデータが存在する場合でも簡易かつ高速に仮レンダリングを行うことが可能である。
The
仮レンダリング部103は、ソースに記載された「<font size=」で開始され、「</font>」で終了する文法規則で記載された文などを検索する。この文はフォント表示タグ、またはフォントタグなどと呼ばれ、テキストのフォントの表示サイズ情報を含む。図3ではフォント表示タグ220、フォントサイズ221として例示した。仮レンダリング部103は、フォントサイズ以外にも行間の高さ(line−height)などを取得してウェブページのレイアウトに必要な情報を取得する。これらのウェブページのレイアウトに必要な情報がスタイルシートなどにまとめて記述されている場合には、仮レンダリング部103はスタイルシートを取得する。このようにして、仮レンダリング部103は、仮レンダリングに必要なレイアウト情報の全てを取得して仮レンダリングを実行し、得られた仮レンダリング結果をMMD位置情報取得部104に出力する。
The
MMD位置情報取得部104は、出力された仮レンダリング結果からリンク先ウェブページのマルチメディアデータの位置情報を取得して、当該位置情報を出力する(S104)。この位置情報は、例えば携帯端末画面の縦方向および横方向のドットサイズを基本単位とする座標情報とすることができる。例えば携帯端末に備えられたウェブブラウザが表示するウェブページ表示画面の左上隅の点を座標の原点とし、x軸正方向は携帯端末の画面左側から右側に向かう向き、y軸正方向は携帯端末の画面上側から下側に向かう向き、とすることができる。また、マルチメディアデータはそのほとんどが四角形状であることから、位置情報としてマルチメディアデータの左上隅の座標を用いることとしても良い。このようにして、MMD位置情報取得部104は、仮レンダリング結果からマルチメディアデータの位置情報を取得して、当該位置情報をMMD位置判定部106に出力する。
The MMD position
MMD位置判定部106は、出力された位置情報と予め定められたしきい値との大小を比較した比較結果を、マルチメディアデータ毎に出力する(S106)。ここでしきい値は前述の位置情報と同様に携帯端末画面の縦方向および横方向のドット数に基づいて予め定められる。詳細にはしきい値は、携帯端末に備えられたウェブブラウザが表示するウェブページ表示画面1画面分に相当する縦方向および横方向のドット数を指すものとする。携帯端末のウェブページ表示画面1画面分に相当する縦横方向のドット数は、携帯端末の仕様によって予め決まっているものである。従ってこのしきい値は工場出荷の時点ですでに携帯端末内のしきい値記憶部105内に記憶されているものとする。例えば、ある携帯端末において横240ドット×縦350ドットの画面領域をウェブブラウザの表示に用いることが定められている場合、上記で例示したx軸正方向、y軸正方向でしきい値を定義するならば、しきい値は(240、350)となる。例えばあるマルチメディアデータの位置情報が(300、150)である場合はx軸方向における比較結果において位置情報>しきい値の関係が成り立つ。一方、y軸方向における比較結果において位置情報<しきい値の関係が成り立つ。従って、このマルチメディアデータは携帯端末のウェブブラウザが表示する最初の1画面の外に表示される。詳細には、このマルチメディアデータは携帯端末のウェブブラウザが表示する最初の1画面の右側の外の領域に表示される。また、例えばあるマルチメディアデータの位置情報が(120、130)である場合は、x軸方向、y軸方向ともに位置情報<しきい値の関係が成り立つ。このマルチメディアデータは携帯端末のウェブブラウザが表示する最初の1画面内に表示される。このようにしてMMD位置判定部106は、位置情報としきい値との大小を比較した比較結果を、マルチメディアデータ毎にMMD取得部107に出力する。
The MMD
次に、MMD取得部107は、出力された比較結果を参照して、しきい値よりも位置情報が小さい場合のみ、当該位置情報に対応するマルチメディアデータをウェブサーバからダウンロードして、当該ダウンロードされたマルチメディアデータをMMD記憶部109に出力する(S107)。リンク先ウェブページ内にMMD位置判定部106が未だ判定していないマルチメディアデータが存在する場合には、このマルチメディアデータについてS106、S107が繰り返される(S108)。リンク先ウェブページ内の全てのマルチメディアデータについて、MMD位置判定部106が判定を終えた場合には、S110に進む。このようにして、携帯端末のウェブブラウザが表示する最初の1画面内に表示される可能性があるマルチメディアデータのみをダウンロードすることができる。MMD記憶部109は、出力されたマルチメディアデータを取得して、取得したマルチメディアデータを自身に記憶する。再レンダリング部110は、ダウンロードされ、MMD記憶部109に記憶されたマルチメディアデータと、リンク先ウェブページのテキストを再レンダリングし、当該再レンダリング結果をレンダリング結果記憶部111に出力する(S110)。レンダリング結果記憶部111は、出力された再レンダリング結果を取得して、取得した再レンダリング結果を自身に記憶する(S111)。ユーザが閲覧中のウェブページ内に存在するリンク先URLのいずれかについて、S101〜S111が終了していない場合には、該当するリンク先URLに存在するウェブページについて、上記のS101〜S111が繰り返される(S112)。このようにして、ユーザが閲覧中のウェブページ内に存在する全てのリンク先URLについて、再レンダリングが行われ、再レンダリング結果がレンダリング結果記憶部111に保存される。
Next, referring to the output comparison result, the
次に、ユーザがリンクをクリックして閲覧中のウェブページから何れかのリンク先ウェブページに移動してきた場合について説明する。ユーザがリンクをクリックして、リンク先URLにアクセスした場合には、レンダリング結果記憶部111は、対応する再レンダリング結果を画面表示部115に出力する。画面表示部115は、出力された再レンダリング結果を取得して、携帯端末画面に再レンダリング結果を表示する。このようにユーザのアクセスと同時に、予め作成しておいた概1画面に表示されるマルチメディアデータと、全てのテキストとをレンダリングした再レンダリング結果を表示することにより、ウェブページの表示に要するユーザの体感時間を減少させることができる。また、残MMD取得部113は、ユーザがリンク先ウェブページにアクセスした場合に、このユーザのアクセスと同時に、ユーザがアクセス中のリンク先ウェブページのソースにて指定されたマルチメディアデータのうち、MMD取得部107がダウンロードしなかったマルチメディアデータ(MMD位置判定部106によって携帯端末のウェブブラウザが表示する最初の1画面の領域外に表示されると判定されたマルチメディアデータ)のダウンロードを開始する。このようにして残MMD取得部113は、残りのマルチメディアデータをダウンロードして残レンダリング部114に出力する。残レンダリング部114は、出力された残りのマルチメディアデータを取得し、このマルチメディアデータを配置して再度レンダリングを行い、レンダリング結果を画面表示部115に出力する。画面表示部115は出力されたレンダリング結果を取得して、取得したレンダリング結果を携帯端末画面に表示する。このようにユーザのアクセスと同時に残りのマルチメディアデータのダウンロードを開始することにより、ユーザがウェブページの表示領域を下方向にスクロールする頃には、残りのマルチメディアデータのダウンロードおよびレンダリングが一定程度終了しているため、ウェブページの表示に要するユーザの体感時間を減少させることができる。
Next, a case where the user clicks a link and moves from the web page being browsed to one of the linked web pages will be described. When the user clicks the link and accesses the link destination URL, the rendering
次に、図4、図5、図6を参照して、本実施例のデータダウンロード装置100が生成する仮レンダリング結果、再レンダリング結果について具体例を交えて詳細に説明する。図4はリンク先ウェブページ93と携帯端末のウェブブラウザが表示する最初の1画面サイズ(以下、単に1画面サイズという)の関係について例示する図である。図5はリンク先ウェブページ93の仮レンダリング結果93’について例示する図である。図6はリンク先ウェブページ93の再レンダリング結果93”について例示する図である。図4に例示したリンク先ウェブページ93は、マルチメディアデータ93−1、93−2、93−3、93−4、93−5、93−8、93−9と、テキスト93−6、93−7とを表示している。図4において太破線を下端および右端、太実線を上端および左端とする長方形領域は1画面サイズを表す。太破線の寸法線で指定した長さは1画面サイズ(縦)311および、1画面サイズ(横)312を表す。太実線はリンク先ウェブページ93の上端および左端を表す。各マルチメディアデータの左上端の角の黒丸はMMデータ位置93−1−1、93−2−1、93−3−1、93−4−1、93−5−1、93−8−1、93−9−1である。各MMデータ位置の座標を、前述の位置情報として用いることができる。リンク先ウェブページ93は、この例では株式会社ABCの一般顧客向けウェブページである。マルチメディアデータ93−1は株式会社ABCのロゴマークの画像データである。マルチメディアデータ93−2は株式会社ABCのウェブページ内の先頭ページにアクセス可能なリンクに使用される画像データである。マルチメディアデータ93−3は、株式会社ABCのウェブページ内のお知らせページにアクセス可能なリンクに使用される画像データである。マルチメディアデータ93−4は、株式会社ABCのウェブページ内の製品紹介ページにアクセス可能なリンクに使用される画像データである。マルチメディアデータ93−5は株式会社ABCに関する最新イベント情報を説明する動画データである。テキスト93−6はマルチメディアデータ93−5で説明する最新イベント情報を説明する文章である。文章の内容については割愛するが、文章は図4に示す細破線の内部に横書きで記載されているものとする。テキスト93−7についても同様である。マルチメディアデータ93−8、93−9は現在キャンペーン中の製品の詳細ページにアクセス可能なリンクに使用される画像データである。
Next, the temporary rendering result and the re-rendering result generated by the data download device 100 according to the present embodiment will be described in detail with specific examples with reference to FIGS. FIG. 4 is a diagram illustrating the relationship between the link
上述のリンク先ウェブページ93についてデータダウンロード装置100の仮レンダリング部103が仮レンダリングを実行した場合について、図5を参照して説明する。前述したとおり、仮レンダリング部103はwidth,height属性の有無にかかわらず、全てのマルチメディアデータのサイズをゼロとしてフレームを生成してもよいし、width,height属性を有しないマルチメディアデータのサイズをゼロとし、width,height属性を有するマルチメディアデータのサイズを当該width,height属性が示すドットサイズとしてフレームを生成して、仮レンダリングすることとしてもよい。この例では、width,height属性を有しないマルチメディアデータのサイズをゼロとし、width,height属性を有するマルチメディアデータのサイズを当該width,height属性が示すドットサイズとして仮レンダリングすることとする。ここで、マルチメディアデータ93−1、93−2、93−3、93−4、93−5はいずれもwidth,height属性が未設定であるものとし、マルチメディアデータ93−8、93−9はいずれもwidth,height属性が設定済であるものとすると、仮レンダリング結果は図5のようになる。ここで、各マルチメディアデータ93−1、93−2、93−3、93−4、93−5、93−8、93−9のフレームを93−1’、93−2’、93−3’、93−4’、93−5’、93−8’、93−9’と表記する。フレーム93−1’、93−2’、93−3’、93−4’、93−5’は、width,height属性が未設定のマルチメディアデータのフレームであるためサイズをゼロとして仮レンダリングされる。図5では図の見やすさの関係上フレーム93−1’、93−2’、93−3’、93−4’、93−5’を小さな正方形として表示したが、フレーム93−1’、93−2’、93−3’、93−4’、93−5’のサイズはゼロであるため、実際には点として仮レンダリングされる。一方、フレーム93−8’、93−9’は、width,height属性が設定済のマルチメディアデータのフレームであるため、当該width,height属性が示すドットサイズで仮レンダリングされる。ここで、各マルチメディアデータやテキストの位置は、同じウェブページ内に存在する別のマルチメディアデータやテキストの位置との相対的な関係で定まる。従って、マルチメディアデータ93−1、93−2、93−3、93−4、93−5のサイズをゼロとして仮レンダリングしたことによって、テキスト93−6、93−7のフォームや表示位置、マルチメディアデータ93−8、93−9の表示位置が図4の状態とは異なっていることに注意を要する。ここで、ウェブページ表示画面の左上隅の点を座標の原点とし、x軸正方向を携帯端末の画面左側から右側に向かう向きとし、y軸正方向を携帯端末の画面上側から下側に向かう向きとし、各マルチメディアデータの左上隅の座標を位置情報として、MMD位置判定部106は、位置情報としきい値との大小を比較する。この比較の結果、MMデータ位置93−1−1、93−2−1、93−3−1、93−4−1、93−5−1、93−8−1は1画面サイズ内に入っているものと判定され、MMデータ位置93−9−1については、1画面サイズ外にはみ出しているものと判定される。従って、マルチメディアデータ93−1、93−2、93−3、93−4、93−5、93−8についてはMMD取得部107によりダウンロードされ、再レンダリングに用いられるが、マルチメディアデータ93−9についてはこの段階ではダウンロードされず、再レンダリングにも用いられない。
A case where the
上述の仮レンダリング結果93’についてデータダウンロード装置100の再レンダリング部110が再レンダリングを実行した場合について、図6を参照して説明する。前述のとおり、再レンダリング部110は、1画面サイズ内に入っているものと判定されたマルチメディアデータと、リンク先ウェブページのテキストを再レンダリングする。ここで、マルチメディアデータ93−1、93−2、93−3、93−4、93−5、93−8はMMD位置判定部106において1画面サイズ内に入っているものと判定されたため、ダウンロード済みのデータが再レンダリングされる。一方、マルチメディアデータ93−9については、MMD位置判定部106において1画面サイズ外にはみ出しているものと判定されたため、フレームのみが再レンダリングされる。この再レンダリング結果をみると、例えばダウンロードされて再レンダリングされたマルチメディアデータ93−8は1画面サイズの外にはみ出しており、ダウンロードされて再レンダリングされているマルチメディアデータが1画面サイズ内のものとは限らないことが分かる。これは、width,height属性を有しないマルチメディアデータのサイズをゼロとして仮レンダリングを行うことで各マルチメディアデータの表示位置にずれが生じるためである。また、マルチメディアデータ93−4はその大部分が1画面サイズからはみ出して表示されている。これは、位置情報としてマルチメディアデータの左上隅の座標を用いることにより起こる。このように本実施例のデータダウンロード装置100は、正確には1画面サイズ内に入るマルチメディアデータを判別することは出来ないものの、概ね1画面内に表示されるマルチメディアデータを簡易かつ高速に判別することができるため、概1画面の範囲内に存在するマルチメディアデータをテキストともに先読みしておき、ウェブページの表示に要する体感時間を減少させることが可能である。
A case where the
なお、本実施例では、ユーザが閲覧中のウェブページに存在するリンク先を例に説明したが、本発明の適用範囲はこれに限られない。例えばユーザがウェブを閲覧中でない場合でも、ユーザが普段から関心を持っているキーワードをログ解析し、このキーワードについて予め検索エンジンなどを用いて検索し、当該検索結果のリンク先URLについて上述の処理を実行することとしても良い。また、ユーザが登録しているメールマガジンなどに記載されたリンク先URLについて上述の処理を実行することとしても良い。また、本実施例のデータダウンロード装置100と携帯端末が備えるウェブブラウザとで処理内容が重複する部分(例えば、リンク先URL抽出部101、ソース取得部102、画面表示部115など)が行う処理については、データダウンロード装置100がその処理を実行することとしてもよいし、ウェブブラウザがその処理を行うこととし、データダウンロード装置100はその処理を行わないこととしてもよい。
In addition, although the present Example demonstrated as an example the link destination which exists in the web page which the user is browsing, the application range of this invention is not restricted to this. For example, even when the user is not browsing the web, log analysis is performed on a keyword that the user is usually interested in, the keyword is searched in advance using a search engine or the like, and the above-described processing is performed on the link destination URL of the search result. It is also possible to execute. Further, the above-described processing may be executed for a link destination URL described in a mail magazine registered by the user. In addition, regarding processing performed by portions (for example, the link destination
Claims (8)
リンク先URLを抽出して、当該リンク先URLを出力するリンク先URL抽出部と、
前記出力されたリンク先URLに存在するウェブページ(以下、リンク先ウェブページという)のソースを取得して、当該ソースを出力するソース取得部と、
前記出力されたソースを取得して、前記ソースにて指定された全てのマルチメディアデータのサイズをゼロとして、当該ソースにて指定された全てのマルチメディアデータのフレームと前記リンク先ウェブページのテキストとを仮レンダリングし、当該仮レンダリング結果を出力する仮レンダリング部と、
前記出力された仮レンダリング結果から前記リンク先ウェブページの前記マルチメディアデータの位置情報を取得して、当該位置情報を出力するMMD位置情報取得部と、
前記出力された位置情報と予め定められたしきい値との大小を比較した比較結果を、マルチメディアデータ毎に出力するMMD位置判定部と、
前記出力された比較結果を参照して、前記しきい値よりも前記位置情報が小さい場合のみ、当該位置情報に対応するマルチメディアデータをダウンロードするMMD取得部と、
前記ダウンロードされたマルチメディアデータと、前記リンク先ウェブページのテキストを再レンダリングし、当該再レンダリング結果を出力する再レンダリング部と、
を備えることを特徴とするデータダウンロード装置。 A data download device for prefetching linked data,
A link destination URL extraction unit that extracts a link destination URL and outputs the link destination URL;
A source acquisition unit that acquires a source of a web page (hereinafter referred to as a link destination web page) existing in the output link destination URL, and outputs the source;
The output source is acquired, and the size of all multimedia data specified by the source is set to zero . All multimedia data frames specified by the source and the text of the linked web page And a temporary rendering unit for temporarily rendering and outputting the temporary rendering result;
An MMD position information acquisition unit that acquires position information of the multimedia data of the linked web page from the output temporary rendering result and outputs the position information;
An MMD position determination unit that outputs a comparison result of comparing the output position information with a predetermined threshold value for each multimedia data;
With reference to the output comparison result, an MMD acquisition unit that downloads multimedia data corresponding to the position information only when the position information is smaller than the threshold value;
A re-rendering unit that re-renders the downloaded multimedia data and the text of the linked web page and outputs the re-rendering result;
A data download device comprising:
リンク先URLを抽出して、当該リンク先URLを出力するリンク先URL抽出部と、
前記出力されたリンク先URLに存在するウェブページ(以下、リンク先ウェブページという)のソースを取得して、当該ソースを出力するソース取得部と、
前記出力されたソースを取得して、前記ソースにて指定されたマルチメディアデータのうち、width,height属性を有しないマルチメディアデータのサイズをゼロとして、当該ソースにて指定された全てのマルチメディアデータのフレームと前記リンク先ウェブページのテキストとを仮レンダリングし、当該仮レンダリング結果を出力する仮レンダリング部と、
前記出力された仮レンダリング結果から前記リンク先ウェブページの前記マルチメディアデータの位置情報を取得して、当該位置情報を出力するMMD位置情報取得部と、
前記出力された位置情報と予め定められたしきい値との大小を比較した比較結果を、マルチメディアデータ毎に出力するMMD位置判定部と、
前記出力された比較結果を参照して、前記しきい値よりも前記位置情報が小さい場合のみ、当該位置情報に対応するマルチメディアデータをダウンロードするMMD取得部と、
前記ダウンロードされたマルチメディアデータと、前記リンク先ウェブページのテキストを再レンダリングし、当該再レンダリング結果を出力する再レンダリング部と、
を備えることを特徴とするデータダウンロード装置。 A data download device for prefetching linked data,
A link destination URL extraction unit that extracts a link destination URL and outputs the link destination URL;
A source acquisition unit that acquires a source of a web page (hereinafter referred to as a link destination web page) existing in the output link destination URL, and outputs the source;
Obtaining the output source, out of the multimedia data specified by the source , the size of the multimedia data not having the width and height attributes is set to zero, and all the multimedia specified by the source A temporary rendering unit that temporarily renders a frame of data and the text of the linked web page, and outputs the temporary rendering result;
An MMD position information acquisition unit that acquires position information of the multimedia data of the linked web page from the output temporary rendering result and outputs the position information;
An MMD position determination unit that outputs a comparison result of comparing the output position information with a predetermined threshold value for each multimedia data;
With reference to the output comparison result, an MMD acquisition unit that downloads multimedia data corresponding to the position information only when the position information is smaller than the threshold value;
A re-rendering unit that re-renders the downloaded multimedia data and the text of the linked web page and outputs the re-rendering result;
A data download device comprising:
前記ユーザが前記リンク先ウェブページにアクセスした場合に、前記リンク先ウェブページのソースにて指定されたマルチメディアデータのうち、前記MMD取得部がダウンロードしなかったマルチメディアデータのダウンロードを開始する残MMD取得部をさらに備えること
を特徴とするデータダウンロード装置。 The data download device according to claim 1 or 2 ,
When the user accesses the linked web page, among the multimedia data specified by the source of the linked web page, the remaining data to start downloading the multimedia data that the MMD acquisition unit did not download A data download device further comprising an MMD acquisition unit.
前記しきい値は、
携帯端末画面の縦方向および横方向のドット数に基づいて予め定められること
を特徴とするデータダウンロード装置。 A data download device according to claim 1 or et 3,
The threshold is
A data download device, wherein the data download device is predetermined based on the number of dots in the vertical and horizontal directions of the mobile terminal screen.
リンク先URLを抽出して、当該リンク先URLを出力するリンク先URL抽出ステップと、
前記出力されたリンク先URLに存在するウェブページ(以下、リンク先ウェブページという)のソースを取得して、当該ソースを出力するソース取得ステップと、
前記出力されたソースを取得して、前記ソースにて指定された全てのマルチメディアデータのサイズをゼロとして、当該ソースにて指定された全てのマルチメディアデータのフレームと前記リンク先ウェブページのテキストとを仮レンダリングし、当該仮レンダリング結果を出力する仮レンダリングステップと、
前記出力された仮レンダリング結果から前記リンク先ウェブページの前記マルチメディアデータの位置情報を取得して、当該位置情報を出力するMMD位置情報取得ステップと、
前記出力された位置情報と予め定められたしきい値との大小を比較した比較結果を、マルチメディアデータ毎に出力するMMD位置判定ステップと、
前記出力された比較結果を参照して、前記しきい値よりも前記位置情報が小さい場合のみ、当該位置情報に対応するマルチメディアデータをダウンロードするMMD取得ステップと、
前記ダウンロードされたマルチメディアデータと、前記リンク先ウェブページのテキストを再レンダリングし、当該再レンダリング結果を出力する再レンダリングステップと、
を備えることを特徴とするデータダウンロード方法。 A data download method for prefetching linked data,
A link destination URL extracting step of extracting the link destination URL and outputting the link destination URL;
A source acquisition step of acquiring a source of a web page (hereinafter referred to as a link destination web page) existing in the output link destination URL, and outputting the source;
The output source is acquired, and the size of all multimedia data specified by the source is set to zero . All multimedia data frames specified by the source and the text of the linked web page And provisional rendering step for temporarily rendering and outputting the provisional rendering result;
An MMD position information acquisition step of acquiring position information of the multimedia data of the linked web page from the output temporary rendering result and outputting the position information;
An MMD position determination step of outputting a comparison result obtained by comparing the output position information with a predetermined threshold value for each multimedia data;
An MMD acquisition step of referring to the output comparison result and downloading multimedia data corresponding to the position information only when the position information is smaller than the threshold value;
A re-rendering step of re-rendering the downloaded multimedia data and the text of the linked web page and outputting the re-rendering result;
A data download method comprising:
リンク先URLを抽出して、当該リンク先URLを出力するリンク先URL抽出ステップと、
前記出力されたリンク先URLに存在するウェブページ(以下、リンク先ウェブページという)のソースを取得して、当該ソースを出力するソース取得ステップと、
前記出力されたソースを取得して、前記ソースにて指定されたマルチメディアデータのうち、width,height属性を有しないマルチメディアデータのサイズをゼロとして、当該ソースにて指定された全てのマルチメディアデータのフレームと前記リンク先ウェブページのテキストとを仮レンダリングし、当該仮レンダリング結果を出力する仮レンダリングステップと、
前記出力された仮レンダリング結果から前記リンク先ウェブページの前記マルチメディアデータの位置情報を取得して、当該位置情報を出力するMMD位置情報取得ステップと、
前記出力された位置情報と予め定められたしきい値との大小を比較した比較結果を、マルチメディアデータ毎に出力するMMD位置判定ステップと、
前記出力された比較結果を参照して、前記しきい値よりも前記位置情報が小さい場合のみ、当該位置情報に対応するマルチメディアデータをダウンロードするMMD取得ステップと、
前記ダウンロードされたマルチメディアデータと、前記リンク先ウェブページのテキストを再レンダリングし、当該再レンダリング結果を出力する再レンダリングステップと、
を備えることを特徴とするデータダウンロード方法。 A data download method for prefetching linked data,
A link destination URL extracting step of extracting the link destination URL and outputting the link destination URL;
A source acquisition step of acquiring a source of a web page (hereinafter referred to as a link destination web page) existing in the output link destination URL, and outputting the source;
Obtaining the output source, out of the multimedia data specified by the source , the size of the multimedia data not having the width and height attributes is set to zero, and all the multimedia specified by the source A temporary rendering step of temporarily rendering a frame of data and the text of the linked web page and outputting the temporary rendering result;
An MMD position information acquisition step of acquiring position information of the multimedia data of the linked web page from the output temporary rendering result and outputting the position information;
An MMD position determination step of outputting a comparison result obtained by comparing the output position information with a predetermined threshold value for each multimedia data;
An MMD acquisition step of referring to the output comparison result and downloading multimedia data corresponding to the position information only when the position information is smaller than the threshold value;
A re-rendering step of re-rendering the downloaded multimedia data and the text of the linked web page and outputting the re-rendering result;
A data download method comprising:
前記ユーザが前記リンク先ウェブページにアクセスした場合に、前記リンク先ウェブページのソースにて指定されたマルチメディアデータのうち、前記MMD取得ステップがダウンロードしなかったマルチメディアデータのダウンロードを開始する残MMD取得ステップをさらに備えること
を特徴とするデータダウンロード方法。 The data download method according to claim 5 or 6 ,
When the user accesses the linked web page, among the multimedia data specified by the source of the linked web page, the remaining download data that has not been downloaded by the MMD acquisition step is started. A data download method, further comprising an MMD acquisition step.
前記しきい値は、
携帯端末画面の縦方向および横方向のドット数に基づいて予め定められること
を特徴とするデータダウンロード方法。 A data download method according to any one of claims 5 to 7 ,
The threshold is
A data download method characterized in that it is determined in advance based on the number of dots in the vertical and horizontal directions of the mobile terminal screen.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010249593A JP5667841B2 (en) | 2010-11-08 | 2010-11-08 | Data download device and data download method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010249593A JP5667841B2 (en) | 2010-11-08 | 2010-11-08 | Data download device and data download method |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2012103773A JP2012103773A (en) | 2012-05-31 |
JP5667841B2 true JP5667841B2 (en) | 2015-02-12 |
Family
ID=46394127
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010249593A Active JP5667841B2 (en) | 2010-11-08 | 2010-11-08 | Data download device and data download method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5667841B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113642840B (en) * | 2021-07-05 | 2024-04-05 | 百果园技术(新加坡)有限公司 | Work order processing method, device and system, electronic equipment and storage medium |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5778372A (en) * | 1996-04-18 | 1998-07-07 | Microsoft Corporation | Remote retrieval and display management of electronic document with incorporated images |
US6807570B1 (en) * | 1997-01-21 | 2004-10-19 | International Business Machines Corporation | Pre-loading of web pages corresponding to designated links in HTML |
JP5146145B2 (en) * | 2008-06-24 | 2013-02-20 | 株式会社リコー | Image processing apparatus, image processing method, computer program, and information recording medium |
-
2010
- 2010-11-08 JP JP2010249593A patent/JP5667841B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2012103773A (en) | 2012-05-31 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5816670B2 (en) | Method and device for selecting and displaying a region of interest in an electronic document | |
US9280523B2 (en) | System for conversion of website content | |
US20190073342A1 (en) | Presentation of electronic information | |
KR101494285B1 (en) | Method and device for dynamically wrapping text when displaying a selected region of an electronic document | |
US7015922B2 (en) | Image display method and portable terminal for displaying selected image | |
JP4248411B2 (en) | Method, system, computer program and storage device for displaying a document | |
EP2687997A1 (en) | Method for rearranging web page | |
US20070006076A1 (en) | System and method for providing Asian Web font documents | |
JP5793601B2 (en) | Automatic scroll execution system and method | |
US20110307776A1 (en) | Transcoding a web page | |
US9141706B2 (en) | Region-of-interest extraction apparatus and method | |
WO2008132706A1 (en) | A web browsing method and system | |
CN106575303B (en) | Method and device for displaying webpage | |
US9697182B2 (en) | Method and system for navigating a hard copy of a web page | |
JP5667841B2 (en) | Data download device and data download method | |
US20090313558A1 (en) | Semantic Image Collection Visualization | |
JP5580174B2 (en) | Linked content prefetching device, method and program | |
CN104881453B (en) | A kind of method and apparatus identifying type of webpage | |
CN106557537B (en) | Webpage picture label display method and device | |
US20150089559A1 (en) | Method and system for managing display of web-based content on portable communication devices | |
JP7206863B2 (en) | Display control method, device, and program | |
TWI407321B (en) | Device and method for processing customized web pages | |
CN104025082A (en) | Webpage pre-reading method, webpage pre-reading device, browser and mobile terminal | |
Bradford et al. | The Road Ahead | |
KR20040096305A (en) | A Measuring Method and System of Location and Dimension for Web Contents |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20130816 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20140318 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20140422 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140606 |
|
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: 20141209 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20141215 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5667841 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |