JP5674704B2 - Information processing apparatus, method, computer program, and system - Google Patents

Information processing apparatus, method, computer program, and system Download PDF

Info

Publication number
JP5674704B2
JP5674704B2 JP2012085005A JP2012085005A JP5674704B2 JP 5674704 B2 JP5674704 B2 JP 5674704B2 JP 2012085005 A JP2012085005 A JP 2012085005A JP 2012085005 A JP2012085005 A JP 2012085005A JP 5674704 B2 JP5674704 B2 JP 5674704B2
Authority
JP
Japan
Prior art keywords
web
data
page
tag
binding unit
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
JP2012085005A
Other languages
Japanese (ja)
Other versions
JP2013214250A (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.)
Yahoo Japan Corp
Original Assignee
Yahoo Japan 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 Yahoo Japan Corp filed Critical Yahoo Japan Corp
Priority to JP2012085005A priority Critical patent/JP5674704B2/en
Publication of JP2013214250A publication Critical patent/JP2013214250A/en
Application granted granted Critical
Publication of JP5674704B2 publication Critical patent/JP5674704B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Description

本発明は、情報処理装置、方法、コンピュータ・プログラム及びシステムに関し、特にWebページの表示形式を変換する技術に関する。   The present invention relates to an information processing apparatus, method, computer program, and system, and more particularly to a technique for converting a display format of a Web page.

従来、Webページ(以下「ページ」とも呼ぶ)を閲覧するにはウェブブラウザを備えた端末装置を用い、コンテンツプロバイダ(情報提供事業者)等が提供するページ毎に予め用意された形式で表示し、ページ中のテキスト(文字列)などに設定したハイパーリンクに対しクリックなどの操作を行うことでリンク先である下位のページなどに表示を遷移させ、そのような操作を必要に応じて繰り返す必要があった。   Conventionally, a terminal device equipped with a web browser is used to browse web pages (hereinafter also referred to as “pages”), and each web page provided by a content provider (information provider) is displayed in a format prepared in advance. It is necessary to change the display to a lower page that is the link destination by performing an operation such as clicking on a hyperlink set to text (character string) in the page, and to repeat such an operation as necessary was there.

特開2009−239566号JP 2009-239666

しかしながら、近年、通信インフラの整備が進み、また、利便性の向上した情報通信端末の普及に伴い、お年寄りなどのインターネット利用に慣れていないユーザ層もインターネットを介してWebページを閲覧する機会が増加しており、そのようなユーザ層にとって所望のページを閲覧する操作は、必ずしも容易でなかった。例えば、ページ上の任意の領域に多様な形態で配置されているハイパーリンクを辿ることにより任意のページを選択し、結果的に所望のページを表示させる操作(以下、「ブラウジング操作」とも呼ぶ)に不慣れなユーザは、目的に合致する情報(ページ)を自らの意思に基づいて容易に取得することが困難であった。   However, in recent years, with the development of communication infrastructure and the spread of information communication terminals with improved convenience, users such as elderly people who are not accustomed to using the Internet have an opportunity to browse Web pages via the Internet. The operation of browsing a desired page is not always easy for such a user group. For example, an operation of selecting an arbitrary page by tracing hyperlinks arranged in various forms in an arbitrary area on the page, and displaying the desired page as a result (hereinafter also referred to as “browsing operation”) It is difficult for a user unaccustomed to to easily acquire information (page) that matches the purpose based on his / her own intention.

一方で、本をめくる様に表示情報を遷移させる書籍形式による情報の表示技術が知られているが、そのような表示技術は、電子書籍リーダー機能を持つソフトウェアや、電子書籍閲覧用途の専用端末などが必須という制限があった。また、予め定められた情報を書籍の形式で表示する例はあったが(特表2004-507808)、ユーザが指定する任意のウェブページを対象としたものではなかった。   On the other hand, information display technology in the form of a book that transitions display information like turning a book is known, but such display technology is based on software having an electronic book reader function and a dedicated terminal for electronic book viewing applications. There was a restriction that it was mandatory. In addition, there was an example in which predetermined information was displayed in the form of a book (Special Table 2004-507808), but it was not intended for an arbitrary web page designated by the user.

上記の課題に対し、本発明の目的は、ウェブブラウザという一般的環境において任意のWebページを直感的操作で容易に閲覧できる表示形式に変換することである。   In view of the above problems, an object of the present invention is to convert an arbitrary web page into a display format that can be easily browsed by an intuitive operation in a general environment of a web browser.

上記の目的をふまえ、本発明の一態様(1)である情報処理装置は、Webページの指定を受け付ける指定受付手段と、指定された前記Webページを表すWebデータを取得するデータ取得手段と、取得された前記Webデータから、そのWebページを書籍の形式で表示する際に有効とする予め定められたタグの位置を表す情報であるタグ構造を取得する構造取得手段と、取得された前記タグ構造を記憶する構造記憶手段と、前記Webデータのうち前記タグ構造に対応する部分から、予め定められたパターンに該当する不必要な情報を除去することにより表示すべき内容を表す内容データを抽出する抽出手段と、抽出された前記内容データを、取得された前記タグ構造に基づき、前記書籍の形式で表示しかつページめくり操作を受け付けるための予め定められたタグ及びそのタグ構造を持つ第2のWebデータに変換する変換手段と、変換された前記第2のWebデータを出力する出力手段と、を備えたことを特徴とする。   Based on the above object, an information processing apparatus according to one aspect (1) of the present invention includes a designation receiving unit that receives designation of a web page, a data obtaining unit that acquires web data representing the designated web page, Structure acquisition means for acquiring a tag structure that is information indicating a predetermined tag position that is valid when displaying the Web page in the form of a book from the acquired Web data, and the acquired tag Content data representing content to be displayed is extracted by removing unnecessary information corresponding to a predetermined pattern from the structure storage means for storing the structure and the portion corresponding to the tag structure in the Web data And extracting means for displaying the extracted content data in the form of the book and receiving a page turning operation based on the acquired tag structure. And a conversion means for converting the second Web data having a predetermined tag and the tag structure, and an output means for outputting the converted second Web data. .

本発明の他の態様(5)である情報処理システムは、上記態様をシステムのカテゴリで捉えたもので、サーバ装置と、端末と、を備えた情報処理システムであって、Webページの指定を受け付ける指定受付手段と、指定された前記Webページを表すWebデータを取得するデータ取得手段と、取得された前記Webデータから、そのWebページを書籍の形式で表示する際に有効とする予め定められたタグの位置を表す情報であるタグ構造を取得する構造取得手段と、取得された前記タグ構造を記憶する構造記憶手段と、前記Webデータのうち前記タグ構造に対応する部分から、予め定められたパターンに該当する不必要な情報を除去することにより表示すべき内容を表す内容データを抽出する抽出手段と、抽出された前記内容データを、取得された前記タグ構造に基づき、前記書籍の形式で表示しかつページめくり操作を受け付けるための予め定められたタグ及びそのタグ構造を持つ第2のWebデータに変換する変換手段と、変換された前記第2のWebデータを出力する出力手段と、を備えたことを特徴とする。   An information processing system according to another aspect (5) of the present invention captures the above aspect in the category of the system, and is an information processing system including a server device and a terminal, and specifies a Web page. A designation accepting means for accepting, a data obtaining means for obtaining web data representing the designated web page, and a predetermined setting that is effective when the web page is displayed in the form of a book from the obtained web data. A structure acquisition means for acquiring a tag structure, which is information representing the position of the tag, a structure storage means for storing the acquired tag structure, and a portion corresponding to the tag structure in the Web data. Extraction means for extracting content data representing the content to be displayed by removing unnecessary information corresponding to the pattern, and the extracted content data Conversion means for converting into second web data having a predetermined tag for displaying in the form of the book and receiving a page turning operation and receiving the page turning operation based on the acquired tag structure; Output means for outputting the second Web data.

本発明の他の態様(6)である情報処理方法は、上記態様を方法のカテゴリで捉えたもので、Webページの指定を受け付ける指定受付処理と、指定された前記Webページを表すWebデータを取得するデータ取得処理と、取得された前記Webデータから、そのWebページを書籍の形式で表示する際に有効とする予め定められたタグの位置を表す情報であるタグ構造を取得して予め定められた構造記憶手段に記憶させる構造取得処理と、前記Webデータのうち前記タグ構造に対応する部分から、予め定められたパターンに該当する不必要な情報を除去することにより表示すべき内容を表す内容データを抽出する抽出処理と、抽出された前記内容データを、取得された前記タグ構造に基づき、前記書籍の形式で表示しかつページめくり操作を受け付けるための予め定められたタグ及びそのタグ構造を持つ第2のWebデータに変換する変換処理と、変換された前記第2のWebデータを出力する出力処理と、をコンピュータが実行することを特徴とする。   An information processing method according to another aspect (6) of the present invention captures the above aspect in a method category, and includes a specification reception process for receiving specification of a Web page, and Web data representing the specified Web page. From the acquired data acquisition process and the acquired Web data, a tag structure that is information indicating a predetermined tag position that is valid when the Web page is displayed in the book format is acquired and determined in advance. The content to be displayed by removing the unnecessary information corresponding to the predetermined pattern from the portion corresponding to the tag structure in the Web data and the structure acquisition process to be stored in the structured storage means Extraction processing for extracting content data, and displaying the extracted content data in the form of the book based on the acquired tag structure and turning the page The computer executes a conversion process for converting the second Web data having a predetermined tag and its tag structure for accepting the work, and an output process for outputting the converted second Web data. It is characterized by.

本発明の他の態様(7)であるコンピュータ・プログラムは、上記態様をコンピュータ・プログラムのカテゴリで捉えたもので、コンピュータを制御することにより、Webページの指定を受け付けさせ、指定された前記Webページを表すWebデータを取得させ、取得された前記Webデータから、そのWebページを書籍の形式で表示する際に有効とする予め定められたタグの位置を表す情報であるタグ構造を取得して予め定められた構造記憶手段に記憶させ、前記Webデータのうち前記タグ構造に対応する部分から、予め定められたパターンに該当する不必要な情報を除去することにより表示すべき内容を表す内容データを抽出させ、抽出された前記内容データを、取得された前記タグ構造に基づき、前記書籍の形式で表示しかつページめくり操作を受け付けるための予め定められたタグ及びそのタグ構造を持つ第2のWebデータに変換させ、変換された前記第2のWebデータを出力させることを特徴とする。   Another aspect (7) of the present invention is a computer program that captures the above aspect in the category of computer programs. By controlling the computer, the computer program accepts the designation of the web page. Web data representing a page is acquired, and from the acquired Web data, a tag structure that is information indicating a predetermined tag position that is valid when the Web page is displayed in a book format is acquired. Content data representing content to be displayed by removing unnecessary information corresponding to a predetermined pattern from a portion corresponding to the tag structure in the Web data, stored in a predetermined structure storage means And the extracted content data is displayed in the form of the book based on the acquired tag structure and It is converted to a second Web data having a predetermined tag and the tag structure for accepting over di turning operation, characterized thereby outputting the converted second Web data.

本発明の他の態様(2)は、上記いずれかの態様において、前記構造取得手段(「手段」は方法及びプログラムにあっては「処理」又は「ステップ」と読み替える。以下同じ)は、取得された前記Webデータから、タグの階層構造を含む前記タグ構造を取得し、前記変換手段は、前記Webデータから前記抽出手段により抽出された前記内容データを、前記構造取得手段により取得された前記タグの階層構造に応じた構成の書籍の形式で表示するための前記第2のWebデータに変換することを特徴とする。   According to another aspect (2) of the present invention, in any of the above aspects, the structure acquisition means ("means" is replaced with "process" or "step" in the method and program. The same applies hereinafter) is acquired. The tag structure including a hierarchical structure of tags is acquired from the Web data that has been acquired, and the conversion unit acquires the content data extracted from the Web data by the extraction unit, and the structure acquisition unit acquires the content data. The second Web data to be displayed in a book format having a configuration corresponding to the hierarchical structure of the tag is converted.

本発明の他の態様(3)は、上記いずれかの態様において、前記抽出手段は、ページ遷移のリンクで関連付けられた複数のWebページが前記対象として前記指定受付手段において指定された場合、前記複数のWebページの前記Webデータから前記コンテンツの内容と共に広告表示枠のデータを抽出し、前記変換手段は、抽出された前記広告表示枠のデータを抽出された前記コンテンツの内容とともに、前記第2のWebデータが表す書籍の一部のページ又はページの一部分に組み込むことを特徴とする。   According to another aspect (3) of the present invention, in any one of the above aspects, the extraction unit may include the case where a plurality of Web pages associated with a page transition link are designated as the target in the designation reception unit. The data of the advertisement display frame is extracted from the Web data of a plurality of Web pages together with the content of the content, and the conversion means extracts the data of the extracted advertisement display frame together with the content of the extracted content. It is characterized by being incorporated in a part of a book or a part of a page represented by the Web data.

本発明の他の態様(4)は、上記いずれかの態様において、前記データ取得手段は、指定された前記Webページに予め対応付けられているRSSデータが対象としているWebページを表すWebデータを取得することを特徴とする。   According to another aspect (4) of the present invention, in any one of the aspects described above, the data acquisition unit may display Web data representing a Web page targeted by RSS data associated with the specified Web page in advance. It is characterized by acquiring.

本発明によれば、ウェブブラウザという一般的環境において任意のWebページを直感的操作で容易に閲覧できる表示形式に変換することが可能となる。   According to the present invention, an arbitrary web page can be converted into a display format that can be easily browsed by an intuitive operation in a general environment of a web browser.

本発明の実施形態について構成を示す機能ブロック図。The functional block diagram which shows a structure about embodiment of this invention. 本発明の実施形態における処理手順を示すフローチャート。The flowchart which shows the process sequence in embodiment of this invention. 本発明の実施形態における正規表現記述の例を示す図。The figure which shows the example of the regular expression description in embodiment of this invention. 本発明の実施形態における正規表現記述の例を示す図。The figure which shows the example of the regular expression description in embodiment of this invention. 本発明の実施形態におけるWebデータの例を示す図。The figure which shows the example of the Web data in embodiment of this invention. 本発明の実施形態におけるタグ構造の例を示す図。The figure which shows the example of the tag structure in embodiment of this invention. 本発明の実施形態におけるWebページの例を示す図。The figure which shows the example of the web page in embodiment of this invention. 本発明の実施形態における画面表示例を示す図。The figure which shows the example of a screen display in embodiment of this invention. 本発明の実施形態における画面表示例を示す図。The figure which shows the example of a screen display in embodiment of this invention.

次に、本発明を実施するための形態(「実施形態」と呼ぶ)について図に沿って例示する。なお、背景技術や課題などで既に述べた内容と共通の前提事項は適宜省略する。   Next, a mode for carrying out the present invention (referred to as “embodiment”) will be illustrated along the drawings. In addition, the assumptions common to the contents already described in the background art and problems are omitted as appropriate.

〔1.構成〕
本実施形態は、図1の構成図に示す情報処理装置1(「本装置1」とも呼ぶ)に関するもので、本装置1は、指定されたWebページをWebサーバS(S1及びS2。以下単に「サーバS」のようにも呼ぶ)から取得し書籍の形式に変換して端末Tへ提供するサーバ装置である。本装置1と、端末Tと、サーバSは通信ネットワークNを介して通信し、本装置1と端末Tを情報処理システムとして把握することができる。
[1. Constitution〕
The present embodiment relates to the information processing apparatus 1 (also referred to as “the present apparatus 1”) shown in the configuration diagram of FIG. 1, and the present apparatus 1 transmits a designated web page to a web server S (S1 and S2; hereinafter simply). This is a server device that is obtained from “server S”) and converted into a book format and provided to the terminal T. The present apparatus 1, the terminal T, and the server S communicate via the communication network N, so that the present apparatus 1 and the terminal T can be grasped as an information processing system.

本装置1は、コンピュータの構成として少なくとも、CPUなどの演算制御部6と、主メモリや補助記憶装置等の記憶部7と、通信ネットワークN(例えば、インターネット、携帯電話、PHS、公衆無線LANなどの移動通信網など)との通信部8(例えば、無線や有線の各種通信アダプタ、その他の通信回路、通信機器など)と、を有する。   The apparatus 1 includes at least an arithmetic control unit 6 such as a CPU, a storage unit 7 such as a main memory and an auxiliary storage device, and a communication network N (for example, the Internet, a mobile phone, a PHS, a public wireless LAN, etc.) And a communication unit 8 (for example, various wireless or wired communication adapters, other communication circuits, communication devices, etc.).

本装置1では、記憶部7に記憶したコンピュータ・プログラム(情報処理プログラム)を演算制御部6が実行することで、図1に示す各手段などの要素(10、17ほか)を実現する。実現される要素のうち情報の記憶手段の態様は自由で、記憶部7上のファイルなど任意のデータ形式で実現できるほか、ネットワーク・コンピューティング(クラウド)によるリモート記憶などでもよい。   In the present apparatus 1, elements (10, 17, etc.) such as each unit shown in FIG. 1 are realized by the arithmetic control unit 6 executing the computer program (information processing program) stored in the storage unit 7. Of the elements to be realized, the mode of the information storage means is free and can be realized in any data format such as a file on the storage unit 7, or may be remote storage by network computing (cloud).

記憶手段は、データの格納領域だけでなく、データの入出力や管理などの機能を含んでもよい。また、本出願に示す記憶手段の単位は説明上の便宜によるもので、適宜、構成を分けたり一体化できるほか、明示する記憶手段以外にも、各手段の処理データや処理結果などを記憶する記憶手段を適宜用いるものとする。   The storage means may include not only a data storage area but also functions such as data input / output and management. In addition, the unit of the storage means shown in this application is for convenience of explanation, and the configuration can be divided or integrated as appropriate, and the processing data and processing results of each means are stored in addition to the explicit storage means. A storage means is used as appropriate.

なお、図中(例えば図1)の矢印は、データや制御などの流れについて主要な方向を補助的に示すもので、他の流れを否定するものでも、方向の限定を意味するものでもない。例えばある方向のデータ取得の前後に、データ要求や確認応答(ACK)が逆方向に発生し得る。   The arrows in the figure (for example, FIG. 1) supplementarily indicate the main direction of the flow of data, control, etc., and do not deny other flows or imply direction limitations. For example, before or after data acquisition in a certain direction, a data request or an acknowledgment (ACK) can occur in the reverse direction.

また、記憶手段以外の各手段は、以下に説明するような情報処理の機能・作用(例えば図1)を実現・実行する処理手段であるが、これらは説明のために整理した機能単位であり、実際のハードウェア要素やソフトウェアモジュールとの一致は問わない。   In addition, each means other than the storage means is a processing means for realizing and executing the information processing functions and operations (for example, FIG. 1) described below, but these are functional units arranged for explanation. It doesn't matter if it matches the actual hardware elements or software modules.

〔2.作用の概要〕
上記のように構成された本装置1における処理手順のうち本実施形態に特に関わる部分の概要を図2のフローチャートに示す。すなわち、サーバSが提供するWebページを書籍形式に変換して表示したいユーザは、本装置1の提供する所定のWebページ又はAPIなどを用いて、変換したい任意のWebページの指定をURLなどの形で本装置1に対し指定する。
[2. (Overview of action)
A flowchart of FIG. 2 shows an outline of a part particularly related to the present embodiment in the processing procedure in the apparatus 1 configured as described above. That is, a user who wants to display a Web page provided by the server S after converting it into a book format, uses a predetermined Web page or API provided by the apparatus 1 to specify an arbitrary Web page to be converted, such as a URL. This is specified for the apparatus 1 in the form.

本装置1では指定受付手段10が、変換の対象とするWebページの指定を受け付けるが(ステップS1)、指定の対象とするWebページは、単一のページでもよいし、複数ページからなるウェブサイトを例えばそのトップページのURLなどで指定するのでもよい。そして、データ取得手段24が、指定されたWebページを表すWebデータ(例えばHTMLファイルなど)を取得する(ステップS2)。図5は、単一のWebページのHTMLファイルの一例を示す。   In the present apparatus 1, the designation receiving means 10 accepts designation of a Web page to be converted (step S1), but the Web page to be designated may be a single page or a website consisting of a plurality of pages. May be designated by the URL of the top page, for example. Then, the data acquisition unit 24 acquires Web data (for example, an HTML file) representing the specified Web page (step S2). FIG. 5 shows an example of an HTML file of a single Web page.

続いて、構造取得手段32は、取得したウェブページのタグ構造を構造記憶手段35から検索する(ステップS3)。ここで、タグ構造は、Webページを書籍の形式で表示する際に有効とする予め定められたタグ(以下「有効タグ」とも呼ぶこととする)の位置を表す情報である。図6は、タグ構造の一例を示す。   Subsequently, the structure acquisition unit 32 searches the structure storage unit 35 for the tag structure of the acquired web page (step S3). Here, the tag structure is information representing the position of a predetermined tag (hereinafter also referred to as “valid tag”) that is valid when a Web page is displayed in a book format. FIG. 6 shows an example of a tag structure.

タグ構造は、より具体的には、単一のWebページ内において、ある開始タグと対応する終了タグがどこに(例えば何バイト目に)存在するかを表す場合と、複数のWebページが、どのページのどこに存在するタグからのハイパーリンクによる遷移先が、他のどのWebページ(遷移先は同じページの別の場所である場合もある)であるかを表す場合があり、タグ構造はこれらの少なくともいずれか一方を表す情報である。   More specifically, the tag structure indicates where in a single Web page an end tag corresponding to a certain start tag exists (for example, at what byte), and which of the multiple Web pages The transition destination by the hyperlink from the tag that exists on the page may indicate which other Web page (the transition destination may be another place on the same page), and the tag structure Information representing at least one of them.

検索の結果、Webページに対応するタグ構造が存在すれば(ステップS3:「YES」)それを構造記憶手段35から読み出す(ステップS4)。   If the tag structure corresponding to the Web page exists as a result of the search (step S3: “YES”), it is read from the structure storage means 35 (step S4).

一方、取得したWebページが初めて変換するWebページ又は前回変換したときからみて更新されていたりタグ構造の有効期間切れなどで、そのWebページのタグ構造が構造記憶手段35に記憶されていない場合(ステップS3:「NO」)、構造取得手段32が、取得されたWebデータからタグ構造を取得し、そのタグ構造を構造記憶手段35に記憶させる(ステップS5)。   On the other hand, when the acquired web page is the first web page to be converted or has been updated since the last conversion, or the tag structure of the web page is not stored in the structure storage unit 35 due to the expiration of the tag structure ( Step S3: “NO”), the structure acquisition unit 32 acquires the tag structure from the acquired Web data, and stores the tag structure in the structure storage unit 35 (step S5).

また、抽出手段43は、Webデータのうちタグ構造に対応する部分から、予め定められたパターンに該当する不必要な情報を除去することにより、表示すべき内容(記事本文のテキスト、画像など)を表す内容データを抽出する(ステップS6)。   Further, the extraction means 43 removes unnecessary information corresponding to a predetermined pattern from the portion corresponding to the tag structure in the Web data, thereby displaying the contents to be displayed (text of the article body, images, etc.) Is extracted (step S6).

そのうえで、変換手段52は、抽出された内容データを、取得されたタグ構造に基づき、書籍の形式で表示しかつページめくり操作を受け付けるための所定のタグ(「書籍タグ」とも呼ぶこととする)及びそのタグ構造を持つ第2のWebデータに変換し(ステップS7)、出力手段18は、変換された前記第2のWebデータを出力する(ステップS8)。   In addition, the conversion unit 52 displays the extracted content data in the form of a book based on the acquired tag structure and accepts a page turning operation (also referred to as “book tag”). The second Web data having the tag structure is converted (step S7), and the output means 18 outputs the converted second Web data (step S8).

書籍タグとそのタグ構造の具体的な表現形式は自由であるが、書籍タグに応じて端末Tで実際に表示される書籍形式やページめくりアニメーションなどの動作は、HTML5、JavaScript(登録商標)やSilverlight(登録商標)などで記述したデータを、本装置1から端末Tのウェブブラウザに送信して表示内容を生成(レンダリング)させることで実現する。   The specific expression format of the book tag and its tag structure is arbitrary, but the operations such as the book format and page turning animation actually displayed on the terminal T according to the book tag are HTML5, JavaScript (registered trademark) and This is realized by transmitting data described in Silverlight (registered trademark) or the like from the apparatus 1 to the web browser of the terminal T and generating (rendering) display contents.

〔3.RSSからの変換の例〕
以下、具体例として、対象とするWebページのコンテンツをまとめて提供するRSSページを介して、表示する内容を取得し変換する例を示す。この場合、閲覧を希望するWebページへのアクセスをユーザが指示入力すると、データ取得手段24は、指定されたWebページに予め対応付けられているRSSデータが対象としているWebページを表すWebデータを取得する。
[3. Example of conversion from RSS]
Hereinafter, as a specific example, an example in which content to be displayed is acquired and converted via an RSS page that collectively provides content of a target Web page will be described. In this case, when the user inputs an instruction to access a Web page that the user desires to browse, the data acquisition unit 24 displays Web data representing the Web page targeted by the RSS data associated with the designated Web page in advance. get.

例えば、Yahoo!(登録商標)トピックスに代表されるニュースサイトへのアクセスをユーザが指示入力しそれを指定受付手段10が受け付けると(ステップS1)、当該サイトと図示しない対照データで予め対応付けられ、Webページのコンテンツをまとめて提供するRSSページ(例えばニュースサイトのRSS集)のURLを、その対照データから取得する。そして、RSSページのRSSデータより記事ページのURL一覧を取得する。   For example, Yahoo! When the user inputs an instruction to access a news site represented by (registered trademark) topics and the designation receiving means 10 receives the instruction (step S1), the site is associated in advance with reference data (not shown), and the web page The URL of an RSS page (for example, RSS collection of news sites) that collectively provides contents is acquired from the comparison data. Then, the URL list of the article page is acquired from the RSS data of the RSS page.

RSSデータは「http://rss.dailynews.yahoo.co.jp/fc/domestic/rss.xml」のようなURLで指定でき、そのRSSデータが対象とするWebページからのデータ取得手段24によるWebデータの取得として(ステップS2)、RSSデータに含まれる各記事ページのURL(例えば、「http://dailynews.yahoo.co.jp/fc/domestic/fighter_x/」)より記事ページのWebデータとして、HTMLファイルを取得する。   The RSS data can be specified by a URL such as “http://rss.dailynews.yahoo.co.jp/fc/domestic/rss.xml”, and the RSS data is obtained from the data acquisition means 24 from the target Web page. As the acquisition of Web data (step S2), the Web data of the article page from the URL (for example, “http://dailynews.yahoo.co.jp/fc/domestic/fighter_x/”) of each article page included in the RSS data. As a result, an HTML file is acquired.

そして、例えば、RSSページのURLと対応付けてそのRSSページが対象とするWebページのタグ構造が記憶されていれば(ステップS3:「YES」)、アクセスするURLに対応するRSSページのタグ構造を読み出せばよいが、記憶されていなければ(ステップS3:「NO」)、取得したWebデータから構造取得手段32がタグ構造を取得する(ステップS5)。   For example, if the tag structure of the Web page targeted by the RSS page is stored in association with the URL of the RSS page (step S3: “YES”), the tag structure of the RSS page corresponding to the URL to be accessed is stored. However, if not stored (step S3: “NO”), the structure acquisition unit 32 acquires the tag structure from the acquired Web data (step S5).

この際、有効タグの例としては、/html/body/div#wrapper/div#content/div#main/div#mainMargin/div#detailHeadline/の各配下のタグなどが挙げられる。また、不必要な情報の具体的としては、例えば正規表現で「"/<h2>ヘッドライン<\/h2>//」のように不要な文字列を除去する条件を指定することが考えられる。各Webデータについて、複数の条件を処理することで不要な文字列を除去してもよい。   In this case, examples of valid tags include tags under each of / html / body / div # wrapper / div # content / div # main / div # mainMargin / div # detailHeadline /. In addition, as a specific example of unnecessary information, it may be possible to specify a condition for removing an unnecessary character string such as "" / <h2> headline <\ / h2> // "by a regular expression. . For each Web data, an unnecessary character string may be removed by processing a plurality of conditions.

抽出手段43による内容データの抽出(ステップS6)において、正規表現を用いて不要な文字列を除去する記述の例として、図3にPHP言語、図4にPerl言語によるものを示す。   In the extraction of content data by the extracting means 43 (step S6), FIG. 3 shows an example of a description that removes an unnecessary character string using a regular expression, and FIG.

なお、図2の例及び以上の説明では、タグ構造の取得(ステップS5)と不要な文字列の除去による内容データの抽出(ステップS6)とは別個独立のステップとして示したが、有効タグを残して不要な文字列を除去する一例の処理によって、結果的にタグ構造(例えば図6)を残すようにしてもよい。   In the example of FIG. 2 and the above description, acquisition of the tag structure (step S5) and extraction of content data by removing unnecessary character strings (step S6) are shown as separate and independent steps. As a result, the tag structure (for example, FIG. 6) may be left as a result of an example of processing for removing unnecessary character strings.

以上のように、RSSページにアクセスして記事ページのURL一覧を取得した後に、構造記憶手段35から又はWebデータから取得したタグ構造を参照して、各記事ページから記事、広告等の内容データの抽出を繰り返せば、第2のWebデータへの変換の素材となるタグ情報及び内容データが揃うので、これを第2のWebデータに変換する(ステップS7)。   As described above, after accessing the RSS page and acquiring the URL list of the article page, referring to the tag structure acquired from the structure storage unit 35 or from the Web data, content data such as articles and advertisements from each article page If the above extraction is repeated, tag information and content data as materials for conversion to the second Web data are prepared, and this is converted into the second Web data (step S7).

例えば、Webサイトであって、図7(1)に例示するトップページから、個々の記事のタイトルに設定されたハイパーリンクを順次クリックして、図7(2)に一例を示すような記事ごとのWebページに画面遷移するニュースサイトの構造を変換の基とする場合を考える。   For example, for each article as shown in FIG. 7 (2) by sequentially clicking hyperlinks set in the titles of individual articles from the top page illustrated in FIG. 7 (1) as a website. Consider the case where the structure of a news site whose screen transitions to the Web page is used as the basis of conversion.

この場合、トップページ及び個々の記事のページから取得したタグ情報及び抽出した内容データを、変換手段52が第2のWebデータに変換する。その第2のWebデータを出力手段18が通信ネットワークN経由で出力したものを端末Tが受信して画面表示した一例を図8に示す。   In this case, the conversion means 52 converts the tag information acquired from the top page and individual article pages and the extracted content data into the second Web data. FIG. 8 shows an example in which the terminal T receives the second Web data output from the output means 18 via the communication network N and displays it on the screen.

図8の例では、抽出した記事を書籍のページ形式にレイアウトし、綴じ部の右側をページ表示領域R、左側を広告表示領域Lとした書籍ページ画像を表示する。綴じ部の右側には、ページ全体を表示し、左側には、左ページの綴じ部側の一部分を表示し広告を配置している。これにより、Webページを書籍レイアウトに変換した書籍形式ページが生成される。   In the example of FIG. 8, the extracted articles are laid out in a book page format, and a book page image is displayed with the page display area R on the right side of the binding portion and the advertisement display area L on the left side. The entire page is displayed on the right side of the binding portion, and a part of the binding portion side of the left page is displayed on the left side to place an advertisement. Thereby, the book format page which converted the web page into the book layout is generated.

書籍形式ページを読み進める場合、書籍レイアウトの右側ページを指Fで左(矢印A1方向)にフリック(指ではじく操作)すれば、指が触れている接触点の移動に合わせ、またはフリック後は完全にページがめくられた状態まで自動で、ページがめくられていくアニメーションを表示する(図9)。反対に、ページを戻す場合には、右側のページを右に(矢印A2方向)フリックする。少しのフリックでページが完全にめくれるようにアニメーション表示の動きを実現することでページめくりが容易になる。   When reading a book format page, flick the left page of the book layout with your finger F (in the direction of arrow A1) (flicking with your finger) to match the movement of the contact point touched by your finger, or after flicking An animation that the page is turned automatically is displayed until the page is completely turned (FIG. 9). On the other hand, when returning a page, flick the right page to the right (arrow A2 direction). By turning the animation display so that the page is completely turned with a little flick, turning the page becomes easier.

〔4.タグの階層構造に合わせた書籍の構成〕
また、ここでは、タグの階層構造に応じた構成の書籍の形式に変換するものとする。具体的には、構造取得手段32が、取得されたWebデータから、タグの階層構造を含むタグ構造を取得する(ステップS5)。例えば、図7(1)の例では、HTMLのタグにより、「トピックス」のタブt1にいくつかのニュース記事へのリンクが含まれ、隣接する「ニュース」のタブt2にも図示しないいくつかのニュース記事へのリンクが含まれる。
[4. Configuration of books according to tag hierarchy)
Further, here, it is assumed that the format is converted into a book format having a structure corresponding to the hierarchical structure of the tag. Specifically, the structure acquisition unit 32 acquires a tag structure including a tag hierarchical structure from the acquired Web data (step S5). For example, in the example of FIG. 7 (1), HTML tags include links to some news articles in the “topics” tab t1, and some not shown in the adjacent “news” tab t2. Includes links to news articles.

そして、変換手段52は、Webデータから抽出手段43により抽出された内容データを(ステップS6)、構造取得手段32により取得されたタグの階層構造に応じた構成の書籍の形式で表示するための第2のWebデータに変換する(ステップS7)。図7(1)のWebデータから取得されるタグの階層構造は、「トピックス」のカテゴリにいくつか、「ニュース」のカテゴリにいくつかのニュース記事が含まれる構造である。   Then, the converting means 52 displays the content data extracted by the extracting means 43 from the Web data (step S6) in the form of a book having a configuration corresponding to the tag hierarchical structure acquired by the structure acquiring means 32. Conversion into second Web data (step S7). The hierarchical structure of the tags acquired from the Web data in FIG. 7A is a structure in which some “topics” categories and some news articles are included in the “news” category.

このようなタグの階層構造に応じた構成の書籍の形式としては、図8に示すように、「トピック」タブT1と「ニュース」タグT2が示す章の範囲の各ページに、それぞれに対応するカテゴリに含まれるニュース記事が連続して表示される形式となる。例えば、図8の状態から1頁めくり進めると、同じカテゴリ内の次のニュース記事が表示される。   As shown in FIG. 8, the format of the book having a structure corresponding to the tag hierarchical structure corresponds to each page in the chapter range indicated by the “topic” tab T1 and the “news” tag T2. The news articles included in the category are displayed continuously. For example, when one page is turned from the state of FIG. 8, the next news article in the same category is displayed.

〔5.広告の変換〕
また、ここでは、Webページの遷移で本来は表示された広告を書籍形式の表示にも組み込む。具体的には、抽出手段43が、ページ遷移のリンクで関連付けられた複数のWebページが対象として指定受付手段において指定された場合、複数のWebページのWebデータから表示すべき内容と共に広告表示枠のデータを抽出する。
[5. (Conversion of advertisement)
Here, the advertisement originally displayed by the transition of the Web page is also incorporated into the display of the book format. Specifically, when a plurality of Web pages associated by page transition links are specified in the specification receiving unit as the target, the extraction unit 43 displays an advertisement display frame together with contents to be displayed from Web data of the plurality of Web pages. Extract the data.

例えば、図7(1)のWebページと、そこからページ遷移する図7(2)のWebページが指定された場合を考えると、広告Aと広告Bの広告表示枠のデータを抽出する。   For example, considering the case where the Web page shown in FIG. 7A and the Web page shown in FIG. 7B from which the page transitions are designated, data of advertisement display frames of advertisement A and advertisement B are extracted.

そして、変換手段52は、抽出された広告表示枠のデータを抽出された表示すべき内容とともに、第2のWebデータが表す書籍の一部のページ又はページの一部分に組み込む。図8の例では、広告Aと広告Bが左側のページにまとめて表示されている。   Then, the conversion unit 52 incorporates the extracted advertisement display frame data together with the extracted contents to be displayed into a partial page or a part of the page represented by the second Web data. In the example of FIG. 8, the advertisement A and the advertisement B are displayed together on the left page.

組み込むのは広告表示枠なので、実際の表示のタイミングで広告配信サーバからそれら広告表示枠に別の広告が配信されてはめ込み表示されてもよい。また、一部のページに広告を組み込むパターンとしては、例えば数ページ毎に、複数の広告をまとめたページを設けるほか、そのような数ページ毎のページに、一つの広告を全面表示するなどでもよい。   Since the advertisement display frame is incorporated, another advertisement may be distributed from the advertisement distribution server to the advertisement display frame at the actual display timing and displayed. In addition, as a pattern to incorporate advertisements into some pages, for example, a page where a plurality of advertisements are collected every several pages, or one advertisement is displayed on the entire page every few pages. Good.

〔6.効果〕
(1) 以上のように本実施形態では、指定されたWebページのデータからタグ構造を取得してWebページ毎に構造記憶手段に記憶し(例えば、図2のステップS5)、そのタグ構造に基づいて表示すべき内容を抽出し(ステップS6)、タブレット端末などタッチパネルを有する端末でのページめくり操作に適した書籍形式のWebページに変換して(ステップS7)出力する(ステップS8)。
[6. effect〕
(1) As described above, in the present embodiment, the tag structure is acquired from the data of the designated web page and stored in the structure storage unit for each web page (for example, step S5 in FIG. 2). Based on this, the contents to be displayed are extracted (step S6), converted into a book-format Web page suitable for a page turning operation on a terminal having a touch panel such as a tablet terminal (step S7), and output (step S8).

これにより、お年寄りやインターネットに詳しくないユーザを含め誰でも、ウェブブラウザという一般的環境において任意のWebページを、書籍でページをめくるのに準じた直観的操作で容易に閲覧できる表示形式(例えば、図8や図9)に変換することができる。   As a result, anyone including the elderly and users who are not familiar with the Internet can easily view any Web page in a general environment called a Web browser with an intuitive operation according to turning a page with a book (for example, 8 and 9).

また、Webデータから表示すべき内容を抽出する処理(ステップS6)を、実際に書籍の形式に変換する都度行うことにより、逐次更新されるWebページが持つ最新の情報に基づく新鮮なコンテンツ内容を書籍形式で提供できる。   Further, by performing the process of extracting the content to be displayed from the Web data (step S6) every time it is actually converted into the book format, the fresh content content based on the latest information of the Web page that is sequentially updated is obtained. Can be provided in book format.

さらに、構造記憶手段にタグ構造を記憶しておくことにより(例えば図6)、Webページを2度目に変換表示しようとするときに、そのウェブページが更新されていなければ、タグ構造の再取得が省略できる。   Further, by storing the tag structure in the structure storage means (for example, FIG. 6), when the Web page is to be converted and displayed for the second time, if the Web page is not updated, the tag structure is reacquired. Can be omitted.

(2) また、本実施形態では、タグの階層構造に応じた構成の書籍形式にコンテンツを変換することにより(例えば図7に応じた図8)、内容の理解が容易になる。例えば、カテゴリ毎のブロックにまとめられたニュース記事群(図7)をそれぞれ、カテゴリに応じた章ごとにまとまった書籍の形式(図8)にすることで、読みたいカテゴリに対応した章から容易に閲覧できる。 (2) Further, in the present embodiment, the content is easily understood by converting the content into a book format having a structure corresponding to the tag hierarchical structure (for example, FIG. 8 corresponding to FIG. 7). For example, it is easy to start from the chapter corresponding to the category you want to read by making the news article group (Fig. 7) organized into blocks for each category into a book format (Fig. 8) organized by chapter according to the category. Can be viewed.

(3) さらに、本実施形態では、もとのWebページのページ遷移経路では本来表示される広告表示枠(例えば、図7(1)の広告Aと図7(2)の広告B)について、変換後の書籍の形式において一部のページやページの一部分に組み込む(例えば図8及び図9)。これにより、コンテンツ内容に適合した有用な広告情報を閲覧者に確実に提供し、また、広告ビジネスモデルの有効性を維持して有用なコンテンツの提供継続を容易にすることができる。 (3) Further, in the present embodiment, the advertisement display frames (for example, the advertisement A in FIG. 7 (1) and the advertisement B in FIG. 7 (2)) that are originally displayed in the page transition path of the original web page are as follows. In the converted book format, it is incorporated into some pages or part of pages (for example, FIGS. 8 and 9). This makes it possible to reliably provide useful advertisement information suitable for the content to the viewer, and to maintain the effectiveness of the advertising business model and facilitate the provision of useful content.

(4) 加えて、本実施形態では、ポータルサイトの各カテゴリページなどに設けられているRSSデータなど、指定されたWebページに予め対応付けられているRSSデータにURLなどとして含まれているWebページのWebデータを取得して書籍形式に変換する。これにより、タグの階層構造からリンク先ページの意味的分類を推定するまでもなく、予め情報提供者が情報のまとまりごとに提供しているRSSを活用し情報が整理された書籍形式の表示が実現できる。 (4) In addition, in the present embodiment, a Web included as a URL or the like in RSS data associated in advance with a specified Web page, such as RSS data provided in each category page of the portal site. Web data of the page is acquired and converted into a book format. As a result, it is not necessary to estimate the semantic classification of the linked page from the hierarchical structure of the tag, and the book format display in which the information is organized using the RSS provided by the information provider in advance for each set of information is displayed. realizable.

また、本実施形態によれば、閲覧するデバイス環境についても限定が無く、スマートフォンやタブレットPCなど幅広い各種の端末でウェブ・ブラウザを用い、追加ソフトウェアも不要で、Webページを書籍の形式で閲覧できる。特に、本実施形態をHTML5で実装すれ、HTMLなどで構成された既存のWebページとも親和性の優れた実施が可能となる。   In addition, according to the present embodiment, there is no limitation on the device environment for browsing, a web browser can be used on a wide variety of terminals such as smartphones and tablet PCs, no additional software is required, and web pages can be browsed in book format. . In particular, when the present embodiment is implemented in HTML5, it is possible to carry out with excellent compatibility with existing Web pages configured with HTML or the like.

さらに、本実施形態によれば、専門家が作成した書籍形式の表示スタイルをコンテンツ利用者などの第三者に試させる場合、プラグインなど特段のファイルの配信無しで、APIなどで対象のWebページとその変換を要求するための所定のURLを相手に知らせ、そこへアクセスしてもらうのみで足りる。   Furthermore, according to the present embodiment, when a third party such as a content user tries a book-style display style created by an expert, the target Web can be accessed by an API or the like without distributing a special file such as a plug-in. It is only necessary to inform the other party of the predetermined URL for requesting the page and its conversion and to have access to the URL.

〔7.他の実施形態〕
なお、上記実施形態は例示に過ぎず、本発明は、以下に例示するものやそれ以外の他の実施態様も含むものである。例えば、ページめくり操作の入力はタッチパネルに限らず、マウスなどのポインティングデバイスその他の入力機構でもよい。また、装置などとして示した各態様は、明記しない他のカテゴリ(方法、プログラム、端末を含むシステムなど)としても把握することができる。
[7. Other embodiments]
In addition, the said embodiment is only an illustration and this invention includes what is illustrated below and other embodiment other than that. For example, the input of the page turning operation is not limited to the touch panel, but may be a pointing device such as a mouse or other input mechanism. Moreover, each aspect shown as an apparatus etc. can be grasped | ascertained also as other categories (a method, a program, a system containing a terminal, etc.) which are not specified.

方法やプログラムのカテゴリについては、装置のカテゴリで示した「手段」を、「処理」や「ステップ」のように適宜読み替えるものとする。また、処理やステップの順序は、本出願に直接明記のものに限定されず、順序を変更したり、一部の処理をまとめてもしくは随時一部分ずつ実行するなど、変更可能である。   Regarding the category of method and program, “means” shown in the category of apparatus is appropriately read as “process” or “step”. Further, the order of processes and steps is not limited to the one directly specified in the present application, and can be changed such as changing the order or executing some processes collectively or partly at any time.

また、個々の手段、処理やステップを実現、実行する端末などのコンピュータは共通でもよいし、手段、処理やステップごとにもしくはタイミングごとに異なってもよい。また、上記「手段」の全部又は任意の一部を「部」(ユニット、セクション、モジュール等)と読み替えることができる。   In addition, computers such as terminals that implement and execute individual means, processes, and steps may be common, or may differ for each means, process, step, or timing. Further, all or any part of the “means” can be read as “part” (unit, section, module, etc.).

また、本出願における構成図、データの図、フローチャートなども例示に過ぎず、各要素の有無、その配置や処理実行などの順序、具体的内容などは適宜変更可能である。例えば、本装置1とサーバSとを一体に構成することもできる。   In addition, the configuration diagram, data diagram, flowchart, and the like in the present application are merely examples, and the presence / absence of each element, the order of arrangement and processing execution, specific contents, and the like can be changed as appropriate. For example, the apparatus 1 and the server S can be configured integrally.

また、本装置1を構成する個々の手段を実現する態様は自由で、外部のサーバが提供している機能をAPI(アプリケーション・プログラム・インタフェース)やネットワーク・コンピューティング(いわゆるクラウドなど)で呼び出して実現するなど、本発明の構成は柔軟に変更できる。さらに、本発明に関する手段などの各要素は、コンピュータの演算制御部に限らず物理的な電子回路など他の情報処理機構で実現してもよい。   In addition, the mode for realizing the individual means constituting the apparatus 1 is free, and functions provided by an external server are called by API (application program interface) or network computing (so-called cloud). For example, the configuration of the present invention can be flexibly changed. Furthermore, each element such as means relating to the present invention may be realized by other information processing mechanisms such as a physical electronic circuit as well as a computer control unit.

1 情報処理装置
6 演算制御部
7 記憶部
8 通信部
10 指定受付手段
24 データ取得手段
32 構造取得手段
35 構造記憶手段
43 抽出手段
52 変換手段
60 出力手段
N 通信ネットワーク
S サーバ
T 端末
DESCRIPTION OF SYMBOLS 1 Information processing apparatus 6 Operation control part 7 Storage part 8 Communication part 10 Specification reception means 24 Data acquisition means 32 Structure acquisition means 35 Structure storage means 43 Extraction means 52 Conversion means 60 Output means N Communication network S Server T Terminal

Claims (6)

Webページの指定を受け付ける指定受付手段と、
指定された前記Webページを表すWebデータを取得するデータ取得手段と、
取得された前記Webデータから、そのWebページを書籍の形式で表示する際に有効とする予め定められたタグの位置を表す情報であるタグ構造を取得する構造取得手段と、
取得された前記タグ構造を記憶する構造記憶手段と、
前記Webデータのうち前記タグ構造に対応する部分から、表示される文字列を含む予め定められたパターンに該当する不必要な情報を除去することにより表示すべき内容を表す内容データを抽出する抽出手段と、
抽出された前記内容データを、取得された前記タグ構造に基づき、前記書籍の形式で表示しかつページめくり操作を受け付けるための予め定められたタグ及びそのタグ構造を持つ第2のWebデータに変換する変換手段と、
変換された前記第2のWebデータを出力する出力手段と、
を備え
前記第2のWebデータの書籍は、綴じ部の右側のページ全体を表示するとともに、前記綴じ部の左側のページの前記綴じ部側を部分的に表示し、
前記抽出手段は、ページ遷移のリンクで関連付けられた複数のWebページが前記指定受付手段において指定された場合、前記複数のWebページの前記Webデータから複数の広告表示枠のデータを前記内容データとともに抽出し、
前記変換手段は、前記内容データを前記綴じ部の右側のページに組み込むとともに、抽出された前記複数の広告表示枠のデータを、前記綴じ部の左側のページの前記綴じ部側にまとめて組み込む
ことを特徴とする情報処理装置。
A designation accepting means for accepting designation of a web page;
Data acquisition means for acquiring Web data representing the specified Web page;
Structure acquisition means for acquiring a tag structure, which is information representing a predetermined tag position that is valid when displaying the Web page in the form of a book, from the acquired Web data;
Structure storage means for storing the acquired tag structure;
Extraction that extracts content data representing content to be displayed by removing unnecessary information corresponding to a predetermined pattern including a character string to be displayed from a portion corresponding to the tag structure in the Web data Means,
Based on the acquired tag structure, the extracted content data is displayed in the form of the book and converted into second Web data having a predetermined tag for receiving a page turning operation and the tag structure. Conversion means to
Output means for outputting the converted second Web data;
Equipped with a,
The book of the second Web data displays the entire page on the right side of the binding unit, and partially displays the binding unit side of the page on the left side of the binding unit,
The extraction means, when a plurality of Web pages associated with a page transition link are designated by the designation receiving means, includes a plurality of advertisement display frame data from the Web data of the plurality of Web pages together with the content data. Extract and
The converting means incorporates the content data into a page on the right side of the binding unit, and incorporates the extracted advertisement display frame data together on the binding unit side of the page on the left side of the binding unit < An information processing apparatus characterized by the above.
前記構造取得手段は、取得された前記Webデータから、タグの階層構造を含む前記タグ構造を取得し、
前記変換手段は、前記Webデータから前記抽出手段により抽出された前記内容データを、前記構造取得手段により取得された前記タグの階層構造に応じた構成の書籍の形式で表示するための前記第2のWebデータに変換することを特徴とする請求項1記載の情報処理装置。
The structure acquisition means acquires the tag structure including a tag hierarchical structure from the acquired Web data,
The converting means displays the content data extracted by the extracting means from the Web data in the form of a book having a configuration corresponding to the hierarchical structure of the tag acquired by the structure acquiring means. The information processing apparatus according to claim 1, wherein the information processing apparatus is converted into Web data.
前記データ取得手段は、指定された前記Webページに予め対応付けられているRSSデータが対象としているWebページを表すWebデータを取得することを特徴とする請求項1または2に記載の情報処理装置。 It said data acquisition means, the information processing apparatus according to claim 1 or 2, characterized in that to acquire Web data representing the Web page RSS data previously associated with the specified the Web page is targeted . サーバ装置と、端末と、を備えた情報処理システムであって、
Webページの指定を受け付ける指定受付手段と、
指定された前記Webページを表すWebデータを取得するデータ取得手段と、
取得された前記Webデータから、そのWebページを書籍の形式で表示する際に有効とする予め定められたタグの位置を表す情報であるタグ構造を取得する構造取得手段と、
取得された前記タグ構造を記憶する構造記憶手段と、
前記Webデータのうち前記タグ構造に対応する部分から、表示される文字列を含む予め定められたパターンに該当する不必要な情報を除去することにより表示すべき内容を表す内容データを抽出する抽出手段と、
抽出された前記内容データを、取得された前記タグ構造に基づき、前記書籍の形式で表示しかつページめくり操作を受け付けるための予め定められたタグ及びそのタグ構造を持つ第2のWebデータに変換する変換手段と、
変換された前記第2のWebデータを出力する出力手段と、
を備え
前記第2のWebデータの書籍は、綴じ部の右側のページ全体を表示するとともに、前記綴じ部の左側のページの前記綴じ部側を部分的に表示し、
前記抽出手段は、ページ遷移のリンクで関連付けられた複数のWebページが前記指定受付手段において指定された場合、前記複数のWebページの前記Webデータから複数の広告表示枠のデータを前記内容データとともに抽出し、
前記変換手段は、前記内容データを前記綴じ部の右側のページに組み込むとともに、抽出された前記複数の広告表示枠のデータを、前記綴じ部の左側のページの前記綴じ部側にまとめて組み込む
ことを特徴とする情報処理システム。
An information processing system comprising a server device and a terminal,
A designation accepting means for accepting designation of a web page;
Data acquisition means for acquiring Web data representing the specified Web page;
Structure acquisition means for acquiring a tag structure, which is information representing a predetermined tag position that is valid when displaying the Web page in the form of a book, from the acquired Web data;
Structure storage means for storing the acquired tag structure;
Extraction that extracts content data representing content to be displayed by removing unnecessary information corresponding to a predetermined pattern including a character string to be displayed from a portion corresponding to the tag structure in the Web data Means,
Based on the acquired tag structure, the extracted content data is displayed in the form of the book and converted into second Web data having a predetermined tag for receiving a page turning operation and the tag structure. Conversion means to
Output means for outputting the converted second Web data;
Equipped with a,
The book of the second Web data displays the entire page on the right side of the binding unit, and partially displays the binding unit side of the page on the left side of the binding unit,
The extraction means, when a plurality of Web pages associated with a page transition link are designated by the designation receiving means, includes a plurality of advertisement display frame data from the Web data of the plurality of Web pages together with the content data. Extract and
The converting means incorporates the content data into a page on the right side of the binding unit, and incorporates the extracted advertisement display frame data together on the binding unit side of the page on the left side of the binding unit < An information processing system characterized by the above.
Webページの指定を受け付ける指定受付処理と、
指定された前記Webページを表すWebデータを取得するデータ取得処理と、
取得された前記Webデータから、そのWebページを書籍の形式で表示する際に有効とする予め定められたタグの位置を表す情報であるタグ構造を取得して予め定められた構造記憶手段に記憶させる構造取得処理と、
前記Webデータのうち前記タグ構造に対応する部分から、表示される文字列を含む予め定められたパターンに該当する不必要な情報を除去することにより表示すべき内容を表す内容データを抽出する抽出処理と、
抽出された前記内容データを、取得された前記タグ構造に基づき、前記書籍の形式で表示しかつページめくり操作を受け付けるための予め定められたタグ及びそのタグ構造を持つ第2のWebデータに変換する変換処理と、
変換された前記第2のWebデータを出力する出力処理と、
をコンピュータが実行し
前記第2のWebデータの書籍は、綴じ部の右側のページ全体を表示するとともに、前記綴じ部の左側のページの前記綴じ部側を部分的に表示し、
前記抽出処理は、ページ遷移のリンクで関連付けられた複数のWebページが前記指定受付処理において指定された場合、前記複数のWebページの前記Webデータから複数の広告表示枠のデータを前記内容データとともに抽出し、
前記変換処理は、前記内容データを前記綴じ部の右側のページに組み込むとともに、抽出された前記複数の広告表示枠のデータを、前記綴じ部の左側のページの前記綴じ部側にまとめて組み込む
ことを特徴とする情報処理方法。
A designation acceptance process for accepting designation of a web page;
A data acquisition process for acquiring Web data representing the specified Web page;
From the acquired Web data, a tag structure that is information indicating a predetermined tag position that is effective when the Web page is displayed in the form of a book is acquired and stored in a predetermined structure storage unit. Structure acquisition processing to be
Extraction that extracts content data representing content to be displayed by removing unnecessary information corresponding to a predetermined pattern including a character string to be displayed from a portion corresponding to the tag structure in the Web data Processing,
Based on the acquired tag structure, the extracted content data is displayed in the form of the book and converted into second Web data having a predetermined tag for receiving a page turning operation and the tag structure. Conversion process to
An output process for outputting the converted second Web data;
The computer runs ,
The book of the second Web data displays the entire page on the right side of the binding unit, and partially displays the binding unit side of the page on the left side of the binding unit,
In the extraction process, when a plurality of Web pages associated with a page transition link are designated in the designation receiving process, a plurality of advertisement display frame data together with the content data are obtained from the Web data of the plurality of Web pages. Extract and
In the conversion process, the content data is incorporated into a page on the right side of the binding unit, and the extracted data of the plurality of advertisement display frames are integrated into the binding unit side of the page on the left side of the binding unit < An information processing method characterized by the above.
コンピュータを制御することにより、
Webページの指定を受け付けさせ、
指定された前記Webページを表すWebデータを取得させ、
取得された前記Webデータから、そのWebページを書籍の形式で表示する際に有効とする予め定められたタグの位置を表す情報であるタグ構造を取得して予め定められた構造記憶手段に記憶させ、
前記Webデータのうち前記タグ構造に対応する部分から、表示される文字列を含む予め定められたパターンに該当する不必要な情報を除去することにより表示すべき内容を表す内容データを抽出させ、
抽出された前記内容データを、取得された前記タグ構造に基づき、前記書籍の形式で表示しかつページめくり操作を受け付けるための予め定められたタグ及びそのタグ構造を持つ第2のWebデータに変換させ、
変換された前記第2のWebデータを出力させ
前記第2のWebデータの書籍は、綴じ部の右側のページ全体を表示するとともに、前記綴じ部の左側のページの前記綴じ部側を部分的に表示し、
ページ遷移のリンクで関連付けられた複数のWebページが指定された場合、前記複数のWebページの前記Webデータから複数の広告表示枠のデータを前記内容データとともに抽出し、
前記内容データを前記綴じ部の右側のページに組み込むとともに、抽出された前記複数の広告表示枠のデータを、前記綴じ部の左側のページの前記綴じ部側にまとめて組み込む
ことを特徴とするコンピュータ・プログラム。
By controlling the computer
Accept the specification of the web page,
Web data representing the specified Web page is acquired,
From the acquired Web data, a tag structure that is information indicating a predetermined tag position that is effective when the Web page is displayed in the form of a book is acquired and stored in a predetermined structure storage unit. Let
Content data representing content to be displayed is extracted by removing unnecessary information corresponding to a predetermined pattern including a character string to be displayed from a portion corresponding to the tag structure in the Web data;
Based on the acquired tag structure, the extracted content data is displayed in the form of the book and converted into second Web data having a predetermined tag for receiving a page turning operation and the tag structure. Let
Outputting the converted second Web data ;
The book of the second Web data displays the entire page on the right side of the binding unit, and partially displays the binding unit side of the page on the left side of the binding unit,
When a plurality of web pages associated with a page transition link are designated, data of a plurality of advertisement display frames is extracted together with the content data from the web data of the plurality of web pages,
The content data is incorporated into a page on the right side of the binding unit, and the extracted data of the plurality of advertisement display frames are integrated into the binding unit side of the page on the left side of the binding unit. ·program.
JP2012085005A 2012-04-03 2012-04-03 Information processing apparatus, method, computer program, and system Expired - Fee Related JP5674704B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012085005A JP5674704B2 (en) 2012-04-03 2012-04-03 Information processing apparatus, method, computer program, and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012085005A JP5674704B2 (en) 2012-04-03 2012-04-03 Information processing apparatus, method, computer program, and system

Publications (2)

Publication Number Publication Date
JP2013214250A JP2013214250A (en) 2013-10-17
JP5674704B2 true JP5674704B2 (en) 2015-02-25

Family

ID=49587521

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012085005A Expired - Fee Related JP5674704B2 (en) 2012-04-03 2012-04-03 Information processing apparatus, method, computer program, and system

Country Status (1)

Country Link
JP (1) JP5674704B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106055667B (en) * 2016-06-06 2019-06-04 北京林业大学 It is a kind of based on text-label densities web page core content extracting method

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6486895B1 (en) * 1995-09-08 2002-11-26 Xerox Corporation Display system for displaying lists of linked documents
JP3597940B2 (en) * 1996-04-10 2004-12-08 日本電信電話株式会社 HTML document book type shaping method and apparatus
JP3486303B2 (en) * 1996-07-24 2004-01-13 日本電信電話株式会社 Multimedia information transfer method and device
US6496803B1 (en) * 2000-10-12 2002-12-17 E-Book Systems Pte Ltd Method and system for advertisement using internet browser with book-like interface
JP4063246B2 (en) * 2004-05-11 2008-03-19 日本電気株式会社 Page information display device
JP5007405B2 (en) * 2008-02-25 2012-08-22 株式会社国際電気通信基礎技術研究所 Information processing apparatus and program

Also Published As

Publication number Publication date
JP2013214250A (en) 2013-10-17

Similar Documents

Publication Publication Date Title
US10956531B2 (en) Dynamic generation of mobile web experience
CN104657451B (en) The processing method and processing device of the page
TW201443670A (en) Virtual library providing content accessibility irrespective of content format and type
US20100070849A1 (en) Adaptation of a website to mobile web browser
EP2457184A1 (en) Method and apparatus of browsing modeling
KR20040055501A (en) Annotation-based automatic document generation apparatus and method
JP5309121B2 (en) Information processing method, program, information processing system
WO2014154033A1 (en) Method and apparatus for extracting web page content
Roudaki et al. A classification of web browsing on mobile devices
CN104423991A (en) Webpage loading and webpage data providing method and device of mobile terminal
CN103902736A (en) System and method for finger click word-capturing search of words displayed on mobile information equipment screen
KR20090102252A (en) System for providing personalized contents and method thereof
CN104239326B (en) A kind of methods, devices and systems zoomed in and out to webpage font
JP2011186876A (en) Browsing device, browsing system, browsing method and browsing program
JP7072549B2 (en) Information providing equipment, information providing method and information providing program
US20140189478A1 (en) Web browsers for mobile and small screen devices
JP5674704B2 (en) Information processing apparatus, method, computer program, and system
JP5134639B2 (en) Client apparatus, display method, program, information processing apparatus, and information processing system
JP2008071116A (en) Information delivery system, information delivery device, information delivery method and information delivery program
JP5372704B2 (en) Web page display program, Web page display method, Web page display device, and Web page display system
CN104615601A (en) Webpage based recording system and method thereof
JP5973480B2 (en) Information processing apparatus, information processing method, and program
JP4921570B2 (en) Blog service providing system, method and program
JP2008117375A (en) Apparatus and method for editing and displaying web document
JP2014164736A (en) Web page browsing device and program

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131022

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20131113

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131224

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140603

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140804

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20141222

R150 Certificate of patent or registration of utility model

Ref document number: 5674704

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

LAPS Cancellation because of no payment of annual fees