JP2013012246A - Information processor and control program for the same - Google Patents

Information processor and control program for the same Download PDF

Info

Publication number
JP2013012246A
JP2013012246A JP2012221760A JP2012221760A JP2013012246A JP 2013012246 A JP2013012246 A JP 2013012246A JP 2012221760 A JP2012221760 A JP 2012221760A JP 2012221760 A JP2012221760 A JP 2012221760A JP 2013012246 A JP2013012246 A JP 2013012246A
Authority
JP
Japan
Prior art keywords
information
title
web content
web
title element
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2012221760A
Other languages
Japanese (ja)
Other versions
JP5939711B2 (en
Inventor
Wakana Odagiri
わか菜 小田切
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2012221760A priority Critical patent/JP5939711B2/en
Publication of JP2013012246A publication Critical patent/JP2013012246A/en
Application granted granted Critical
Publication of JP5939711B2 publication Critical patent/JP5939711B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide an information processor capable of dividing a web content into blocks of respective titles that are semantic separators for users so as to display the contents in a manageable manner.SOLUTION: In a web browser, title elements in a web content are identified using title strings in meta-information (RSS, RDF, Atom, etc.) describing the summary of a web site (SA), the content is divided into blocks with the title elements as separators (SB), and the display control of the respective divided blocks in the web content is performed using contents of the meta-information or user data (web search history, bookmark, etc.) held by the browser (SC). A desired web content is displayed in an understandable manner by dividing the web content into blocks of respective title elements that are meaningful for a user in a more simple and more secure manner than conventional analyses of HTML tag structures, without requesting any additional information or operations from a provider of the web site or the user of the web browser.

Description

本発明は、Webコンテンツを閲覧表示するための情報処理装置およびその制御プログラムに関する。   The present invention relates to an information processing apparatus for browsing and displaying Web content and a control program therefor.

従来から、LAN(Local Area Network)やWAN(Wide Area Network)、インターネットなど、通信ネットワークにおけるサーバ・クライアント・システムでは、クライアント装置が備えるWebブラウザにより、サーバ装置が生成保存している種々のWebコンテンツを取得表示して閲覧することが行われる。   Conventionally, in a server / client system in a communication network such as a LAN (Local Area Network), a WAN (Wide Area Network), and the Internet, various Web contents generated and stored by the server device by a Web browser provided in the client device. Is obtained, displayed, and browsed.

一般に、Webコンテンツは、HTML(Hyper Text Markup Language)により記述されており、そのドキュメント構造をWebブラウザが解析してWebページとして表示するものである。   In general, Web contents are described in HTML (Hyper Text Markup Language), and a Web browser analyzes the document structure and displays it as a Web page.

このWebコンテンツのドキュメント構造解析には、HTMLのツリー構造解析、HTMLタグ性質や個々のHTML要素に付与されたスタイルの解析、HTMLタグの繰り返し構造を利用したものがある。   The document structure analysis of the Web content includes an HTML tree structure analysis, an HTML tag property, an analysis of a style attached to each HTML element, and an HTML tag repetitive structure.

また最近は、Webコンテンツの概要メタ情報であるRSS(Rich Site Summary)、RDF(Resource Description Framework)、Atomなどの利用が進んでいる。   Recently, RSS (Rich Site Summary), RDF (Resource Description Framework), and Atom, which are summary meta information of Web contents, are being used.

例えばRSSは、Webコンテンツの見出しや要約などのメタデータをXMLベースのフォーマットで構造化して記述したものであり、主にWebコンテンツの更新情報を公開するのに使われている。   For example, RSS describes metadata such as headings and summaries of Web contents structured in an XML-based format, and is mainly used to publish Web content update information.

RSSで記述された文書には、Webコンテンツの各ページのタイトル、アドレス、見出し、要約、更新時刻などを記述することができる。このRSS文書を用いることで、多数のWebコンテンツの更新情報を統一的な方法で効率的に把握することができる。   In the document described in RSS, the title, address, heading, summary, update time, etc. of each page of the Web content can be described. By using this RSS document, it is possible to efficiently grasp update information of a large number of Web contents by a unified method.

このため、指定したWebコンテンツのRSS情報を取り込んで更新状況をまとめたWebページを生成するアンテナ(巡回)ソフトや、デスクトップに指定したWebコンテンツの更新情報を表示するティッカーソフトなどが開発されている。また、ニュースサイトや著名なウェブログなどでは、更新情報をRSSで公開するところが増えている。   For this reason, antenna (touring) software that takes in RSS information of specified Web contents and generates a Web page that summarizes the update status, ticker software that displays update information of specified Web contents on the desktop, and the like have been developed. . In addition, on news sites and prominent web logs, the number of places where update information is made public via RSS is increasing.

そこで、指定したWebコンテンツのRSS情報を取り込んで、カレンダブラウザによって各日毎の配信情報の内容をカレンダ状に表示するようにした情報端末が考えられている(例えば、特許文献1参照。)。   Therefore, an information terminal is considered in which RSS information of designated Web content is taken in and the contents of distribution information for each day are displayed in a calendar form by a calendar browser (see, for example, Patent Document 1).

また、タブによって識別可能なWebページを重複したウインドウによって表示し、選択されたタブによって識別されるウインドウを最前面に表示するタブ型ブラウザを実装した情報処理装置において、RSS情報を取り込んで別ウインドウに独立して表示するものが考えられている(例えば、特許文献2参照。)。   In addition, in an information processing apparatus equipped with a tab-type browser that displays a web page that can be identified by a tab by overlapping windows and displays a window identified by the selected tab in the foreground, another window that captures RSS information. Are displayed independently (see, for example, Patent Document 2).

2006−350746号公報No. 2006-350746 特開2006−107079号公報JP 2006-107079 A

Webコンテンツを取得表示するための従来のWebブラウザの機能では、HTMLにより記述された当該Webコンテンツのドキュメント構造を解析してその記述のまま表示させるだけである。またRSS情報などの当該Webコンテンツの概要メタ情報を取り込んでも、前記Webコンテンツの参考(更新)情報として別に表示させるだけである。   In the function of a conventional Web browser for acquiring and displaying Web content, the document structure of the Web content described in HTML is analyzed and displayed as it is. Further, even if the outline meta information of the Web content such as RSS information is taken in, it is only displayed separately as reference (update) information of the Web content.

このため、Webページとして表示されるコンテンツは、通常個々の異なる内容毎にそのタイトルあるいはタイトルとその要約が配列されて表示され、当該タイトルの位置からその内容を記述したURLへのリンクが張られている。   For this reason, the content displayed as a Web page is usually displayed with its title or title and its summary arranged for each different content, and a link from the title position to the URL describing the content is provided. ing.

しかしながら、このWebページを見ただけでは、例えば何れのタイトルの内容が新しい情報か否かを一目で見分けることはできないため、所望のタイトルの内容を実際に開いてみるか、別途取得するRSS情報を表示させて更新の有無を確認しなければならない。   However, it is not possible to tell at a glance which title content is new information, for example, by simply looking at this Web page. Must be displayed to check for updates.

このように、所望のWebコンテンツを開いてそのHTMLの記述通りに表示させるだけでは、ユーザにとって必ずしも扱いやすい表示にはなっていない問題がある。   As described above, there is a problem that it is not always easy to handle for the user simply by opening a desired Web content and displaying it as described in the HTML.

本発明は、このような課題に鑑みなされたもので、Webコンテンツの内容をユーザから見て意味的区切りとなるタイトル毎に分割し、より扱いやすく表示させることが可能になる情報処理装置およびその制御プログラムを提供することを目的とする。   The present invention has been made in view of such problems, and an information processing apparatus that can divide the contents of Web content into titles that are semantic delimiters as viewed from the user, and display them more easily and easily. An object is to provide a control program.

請求項1に記載の情報処理装置は、Webコンテンツの情報および当該Webコンテンツに関するメタ情報を取得する情報取得手段と、この情報取得手段により取得されたメタ情報に含まれるタイトル文字列に対応して前記Webコンテンツ内のタイトル要素を抽出するタイトル要素抽出手段と、前記Webコンテンツを前記タイトル要素抽出手段により抽出されたタイトル要素を区切りとしたブロックに分割するブロック分割手段と、前記Webコンテンツを前記ブロック分割手段により分割されたブロック単位でユーザインターフェイスを制御して表示する表示制御手段と、を備えたことを特徴としている。   The information processing apparatus according to claim 1 corresponds to an information acquisition unit that acquires Web content information and meta information related to the Web content, and a title character string included in the meta information acquired by the information acquisition unit. Title element extraction means for extracting a title element in the Web content, block division means for dividing the Web content into blocks separated by the title element extracted by the title element extraction means, and the Web content as the block Display control means for controlling and displaying the user interface in units of blocks divided by the dividing means.

請求項2に記載の情報処理装置は、前記請求項1に記載の情報処理装置において、前記タイトル要素抽出手段は、さらに、抽出されたタイトル要素に対応するテキストのスタイル情報に一致する前記Webコンテンツ内のテキスト要素をタイトル要素として抽出する手段を有することを特徴としている。   The information processing apparatus according to claim 2, wherein the title element extraction unit further includes the Web content matching text style information corresponding to the extracted title element. It is characterized by having means for extracting the text element in the title element as a title element.

請求項3に記載の情報処理装置は、前記請求項1に記載の情報処理装置において、前記タイトル要素抽出手段は、前記情報取得手段により取得されたメタ情報に含まれるタイトル文字列に対応して前記Webコンテンツ内のタイトル要素を抽出する第1のタイトル要素抽出手段と、この第1のタイトル要素抽出手段より抽出されたタイトル要素に対応するテキストのスタイル情報を保存するスタイル情報保存手段と、このスタイル情報保存手段により保存されたスタイル情報に一致する前記Webコンテンツ内のテキスト要素をタイトル要素として抽出する第2のタイトル要素抽出手段と、を有することを特徴としている。   The information processing apparatus according to claim 3 is the information processing apparatus according to claim 1, wherein the title element extraction unit corresponds to a title character string included in the meta information acquired by the information acquisition unit. A first title element extracting means for extracting a title element in the Web content; a style information storing means for storing text style information corresponding to the title element extracted by the first title element extracting means; and And a second title element extracting unit that extracts a text element in the Web content that matches the style information stored by the style information storing unit, as a title element.

請求項4に記載の情報処理装置は、前記請求項1に記載の情報処理装置において、前記表示制御手段は、前記ブロック分割手段により分割されたブロック内のタイトル要素にリンクされたWebコンテンツのデータを取得するリンク先情報取得手段と、このリンク先情報取得手段により取得されたリンク先のWebコンテンツからリンク元の前記タイトル要素に関連する情報を抽出する関連情報抽出手段とを有し、この関連情報抽出手段により前記リンク先のWebコンテンツから抽出されたリンク元のタイトル要素に関連する情報を、前記ブロック分割手段により分割されたブロック内のタイトル要素と合わせユーザインターフェイスを制御して表示する、ことを特徴としている。   The information processing apparatus according to claim 4 is the information processing apparatus according to claim 1, wherein the display control unit is a Web content data linked to a title element in a block divided by the block division unit. A link destination information acquisition unit for acquiring the link destination information, and a related information extraction unit for extracting information related to the title element of the link source from the link destination Web content acquired by the link destination information acquisition unit. Information related to the title element of the link source extracted from the linked Web content by the information extracting means is combined with the title element in the block divided by the block dividing means and displayed by controlling the user interface. It is characterized by.

請求項5に記載の情報処理装置は、前記請求項1に記載の情報処理装置において、前記情報取得手段は、ブックマークに登録された複数のWebコンテンツの情報および当該複数のWebコンテンツに関するそれぞれのメタ情報を取得し、前記表示制御手段は、前記ブックマークに登録された複数のWebコンテンツのそれぞれについて、前記ブロック分割手段により分割されたブロック単位でユーザインターフェイスを制御しサムネイル画像の一覧にして表示する、ことを特徴としている。   The information processing apparatus according to claim 5 is the information processing apparatus according to claim 1, wherein the information acquisition unit includes information on a plurality of Web contents registered in the bookmark and respective meta data regarding the plurality of Web contents. The information is acquired, and the display control unit controls the user interface in units of blocks divided by the block division unit and displays them as a list of thumbnail images for each of the plurality of Web contents registered in the bookmark. It is characterized by that.

請求項6に記載の制御プログラムは、情報処理装置のコンピュータを制御するための制御プログラムであって、前記コンピュータを、Webコンテンツの情報および当該Webコンテンツに関するメタ情報を取得する情報取得手段、この情報取得手段により取得されたメタ情報に含まれるタイトル文字列に対応して前記Webコンテンツ内のタイトル要素を抽出するタイトル要素抽出手段、前記Webコンテンツを前記タイトル要素抽出手段により抽出されたタイトル要素を区切りとしたブロックに分割するブロック分割手段、前記Webコンテンツを前記ブロック分割手段により分割されたブロック単位でユーザインターフェイスを制御して表示部に表示させる表示制御手段、として機能させることを特徴としている。   A control program according to claim 6 is a control program for controlling a computer of an information processing apparatus, wherein the computer obtains information on Web content and meta information on the Web content, and this information Title element extraction means for extracting a title element in the Web content corresponding to the title character string included in the meta information acquired by the acquisition means, and delimiting the title element extracted by the title element extraction means from the Web content It is characterized by functioning as block dividing means for dividing the block into blocks, and display control means for controlling the user interface in units of blocks divided by the block dividing means and displaying them on the display unit.

本発明によれば、Webコンテンツの内容をユーザから見て意味的区切りとなるタイトル毎に分割し、より扱いやすく表示させることが可能になる情報処理装置およびその制御プログラムを提供できる。   According to the present invention, it is possible to provide an information processing apparatus and a control program for the information processing apparatus that can divide the contents of Web content into titles that are semantically separated when viewed from the user and display them more easily.

本発明の情報処理装置の実施形態に係るサーバ・クライアント・システムの構成を示すブロック図。The block diagram which shows the structure of the server client system which concerns on embodiment of the information processing apparatus of this invention. 前記サーバ・クライアント・システムにおけるサーバ装置10の回路構成を示すブロック図。The block diagram which shows the circuit structure of the server apparatus 10 in the said server client system. 前記サーバ・クライアント・システムにおけるクライアント装置20の回路構成を示すブロック図。The block diagram which shows the circuit structure of the client apparatus 20 in the said server client system. 前記クライアント装置20において指定のWebサイトのサーバ装置10から取得されたWebコンテンツ15aとメタ情報(RSS)15bとの関係を簡単な例にして示す図。The figure which shows the relationship between the web content 15a acquired from the server apparatus 10 of the designated website in the said client apparatus 20 and meta-information (RSS) 15b as a simple example. 前記クライアント装置20においてサーバ装置10から取得されたWebコンテンツ15aとメタ情報(RSS)15bに従い当該コンテンツ15bを分割した場合の分割イメージを示す図。The figure which shows the division | segmentation image at the time of dividing | segmenting the said content 15b according to the web content 15a acquired from the server apparatus 10 in the said client apparatus 20, and meta information (RSS) 15b. 前記クライアント装置20によるWebコンテンツ描画・表示制御/UI(User Interface)付加処理を示すフローチャート。7 is a flowchart showing Web content drawing / display control / UI (User Interface) addition processing by the client device 20; 前記クライアント装置20のWebコンテンツ描画・表示制御/UI付加処理に伴うRSSによるタイトル要素抽出処理を示すフローチャート。10 is a flowchart showing a title element extraction process by RSS accompanying the Web content drawing / display control / UI addition process of the client apparatus 20; 前記クライアント装置20のWebコンテンツ描画・表示制御/UI付加処理に伴うブロック抽出処理を示すフローチャート。7 is a flowchart showing block extraction processing associated with Web content drawing / display control / UI addition processing of the client device 20; 前記クライアント装置20のWebコンテンツ描画・表示制御/UI付加処理に伴うブロック表示制御処理を示すフローチャート。6 is a flowchart showing a block display control process associated with the Web content drawing / display control / UI addition process of the client apparatus 20; 前記クライアント装置20のWebコンテンツ描画・表示制御/UI付加処理に伴うWebコンテンツの更新時間に基づいたページ表示例(その1)を示す図。The figure which shows the example of the page display based on the update time of the web content accompanying the web content drawing / display control / UI addition processing of the client device 20 (part 1). 前記クライアント装置20のWebコンテンツ描画・表示制御/UI付加処理に伴いUI付加処理として実行されるフォーカス初期化処理を示すフローチャート。10 is a flowchart showing a focus initialization process executed as a UI addition process in accordance with the Web content drawing / display control / UI addition process of the client apparatus 20; 前記クライアント装置20のWebコンテンツ描画・表示制御/UI付加処理に伴うWebコンテンツの更新時間に基づいたページ表示例(その2)を示す図。The figure which shows the page display example (the 2) based on the update time of the web content accompanying the web content drawing / display control / UI addition process of the said client apparatus. 前記クライアント装置20のWebコンテンツ描画・表示制御/UI付加処理に伴い実行されるフォーカシングUI付加処理を示すフローチャート。10 is a flowchart showing a focusing UI addition process executed in association with the Web content drawing / display control / UI addition process of the client apparatus 20; 前記クライアント装置20のWebコンテンツ描画・表示制御/UI付加処理でのフォーカシングUI付加処理に伴いブロック単位のフォーカシングUIを実現したページ表示例を示す図。The figure which shows the example of a page display which implement | achieved the focusing UI of the block unit in connection with the focusing UI addition process in the web content drawing / display control / UI addition process of the client device 20. 前記クライアント装置20のWebコンテンツ描画・表示制御/UI付加処理を伴うブックマークプレビュー処理を示すフローチャート。10 is a flowchart showing bookmark preview processing with Web content drawing / display control / UI addition processing of the client device 20; 前記クライアント装置20のWebコンテンツ描画・表示制御/UI付加処理を伴うブックマークプレビュー処理により表示されたブックマークプレビュー画面Gを示す図。The figure which shows the bookmark preview screen G displayed by the bookmark preview process accompanied with the web content drawing / display control / UI addition process of the client apparatus 20. 前記クライアント装置20のWebコンテンツ描画・表示制御/UI付加処理を伴うリンク先Webサイトのポップアッププレビュー画面GPを示す図。The figure which shows the pop-up preview screen GP of the link destination web site accompanied by the web content drawing / display control / UI addition processing of the client device. 前記クライアント装置20における第2実施形態のRSS+スタイルによるタイトル要素抽出処理を示すフローチャート。The flowchart which shows the title element extraction process by the RSS + style of 2nd Embodiment in the said client apparatus. 前記クライアント装置20の第2実施形態のRSS+スタイルによるタイトル要素抽出処理に伴いRAM24に確保されるタイトルスタイル情報メモリ24aの内容を示す図。The figure which shows the content of the title style information memory 24a ensured in RAM24 with the title element extraction process by RSS + style of 2nd Embodiment of the said client apparatus. 前記クライアント装置20の第3実施形態のWebコンテンツ描画・表示制御/UI付加処理に伴うリンク先コンテンツからの関連部分抽出処理を示すフローチャート。10 is a flowchart showing related portion extraction processing from link destination content accompanying Web content drawing / display control / UI addition processing of the third embodiment of the client device 20; 前記クライアント装置20の第3実施形態のWebコンテンツ描画・表示制御/UI付加処理におけるリンク先コンテンツからの関連部分抽出処理に伴うページ表示例を示す図。The figure which shows the example of a page display accompanying the related part extraction process from the link destination content in the web content drawing and display control / UI addition process of 3rd Embodiment of the said client apparatus.

以下図面により本発明の実施の形態について説明する。   Embodiments of the present invention will be described below with reference to the drawings.

(第1実施形態)
図1は、本発明の情報処理装置の実施形態に係るサーバ・クライアント・システムの構成を示すブロック図である。
(First embodiment)
FIG. 1 is a block diagram showing a configuration of a server / client system according to an embodiment of an information processing apparatus of the present invention.

このサーバ・クライアント・システムは、インターネット、WAN、LANなどからなるネットワークN上に接続されたサーバ装置10および複数のクライアント装置20,…を備える。   This server / client system includes a server apparatus 10 and a plurality of client apparatuses 20,... Connected on a network N composed of the Internet, WAN, LAN, and the like.

サーバ装置10は、Webコンテンツ生成処理プログラム,登録ユーザ管理処理プログラム,Webページ配信処理プログラムなど、当該サーバ装置10の本体操作により機能する複数のアプリケーションプログラムを有し、例えば本サーバ装置10にユーザ登録されたクライアント装置20,…からの指定のWebサイトへのアクセス要求に応じて当該要求されたWebサイトにおけるWebコンテンツ15aのページを各クライアント装置20,…へ配信する。   The server device 10 has a plurality of application programs that function by operating the main body of the server device 10 such as a Web content generation processing program, a registered user management processing program, and a Web page distribution processing program. In response to an access request to the designated website from the requested client apparatus 20,..., The page of the web content 15a in the requested website is distributed to each client apparatus 20,.

またサーバ装置10は、当該サーバ装置10におけるWebサイトの概要を記述したメタ情報(RSS)15bを生成して備えている。   In addition, the server apparatus 10 includes meta information (RSS) 15b that describes an outline of a Web site in the server apparatus 10.

この実施形態にて使用されるメタ情報(RSS)15bは、Webサイトやそのコンテンツ15aの概要を含むものならフォーマットを問わない。一般にはRDFやそれから派生したRSS、またAtomなどのXMLフォーマットでデータが配信される。これらのメタ情報(RSS)15bは、主にWebサイト内のコンテンツ15aの更新情報を伝える目的で配信され、Webサイト自体の属性情報(タイトル,更新時間,URL,言語,提供者等)とコンテンツ15a内の各パートの属性情報(タイトル,更新時間,分類,要約等)のリストから成っている。   The meta information (RSS) 15b used in this embodiment may be in any format as long as it includes an outline of the website and its content 15a. In general, data is distributed in an XML format such as RDF, RSS derived therefrom, or Atom. The meta information (RSS) 15b is distributed mainly for the purpose of conveying update information of the content 15a in the website, and attribute information (title, update time, URL, language, provider, etc.) and content of the website itself. It consists of a list of attribute information (title, update time, classification, summary, etc.) of each part in 15a.

本実施形態のメタ情報(RSS)15bとしては、現在最も普及している規格であるRSSを用いる。   As the meta information (RSS) 15b of the present embodiment, RSS, which is currently the most popular standard, is used.

クライアント装置20,…は、携帯電話,PDA(Personal Digital Assistant),PC(Personal Computer)などからなり、インターネット接続処理プログラム、Webブラウザプログラム23a,Web印刷プログラムなど、当該端末装置20の本体操作により機能する複数のアプリケーションプログラムを有し、例えば所望のWebサイトのサーバ装置10にアクセスしてそのWebコンテンツ15aおよびメタ情報(RSS)15bを取得し、当該メタ情報(RSS)15bに基づき扱いやすいレイアウトにしたWebページとして表示したり印刷したりする。   The client device 20,... Is composed of a mobile phone, a PDA (Personal Digital Assistant), a PC (Personal Computer), etc., and functions by operating the main body of the terminal device 20, such as an Internet connection processing program, a Web browser program 23a, and a Web print program. For example, the server device 10 of a desired website is accessed to acquire the web content 15a and meta information (RSS) 15b, and the layout is easy to handle based on the meta information (RSS) 15b. Displayed as a web page or printed.

図2は、前記サーバ・クライアント・システムにおけるサーバ装置10の回路構成を示すブロック図である。   FIG. 2 is a block diagram showing a circuit configuration of the server apparatus 10 in the server / client system.

サーバ装置10は、コンピュータとしてのCPU11を備え、このCPU11には、バス12を介してROM13、RAM14、外付けハードディスクなどの外部記憶装置15が接続される。   The server device 10 includes a CPU 11 as a computer, and an external storage device 15 such as a ROM 13, a RAM 14, and an external hard disk is connected to the CPU 11 via a bus 12.

また、CPU11には、バス12を介してキーボード,マウスなどの入力装置16、LCD(Liquid Crystal Display)などの表示装置17、クライアント装置20,…との通信I/F(インターフェイス)18が接続される。   Further, an input device 16 such as a keyboard and a mouse, a display device 17 such as an LCD (Liquid Crystal Display), and a communication I / F (interface) 18 with the client devices 20 are connected to the CPU 11 via the bus 12. The

CPU11は、ROM13に予め記憶されているシステムプログラムや種々のアプリケーションプログラムに従ってRAM14を作業用メモリとし回路各部の動作を制御するもので、入力装置16からのキー入力信号や通信I/F18を介して受信されるクライアント装置20からのユーザ操作に応じたWebコンテンツ取得要求信号などに応じて前記種々のプログラムが起動・実行される。   The CPU 11 controls the operation of each part of the circuit by using the RAM 14 as a working memory in accordance with a system program or various application programs stored in advance in the ROM 13, and via a key input signal from the input device 16 or a communication I / F 18. The various programs are activated and executed in response to a Web content acquisition request signal or the like corresponding to a user operation from the client device 20 received.

前記Webコンテンツ15aやメタ情報(RSS)15bは、例えば外部記憶装置15に生成されて記憶されている。   The web content 15a and meta information (RSS) 15b are generated and stored in the external storage device 15, for example.

図3は、前記サーバ・クライアント・システムにおけるクライアント装置20の回路構成を示すブロック図である。   FIG. 3 is a block diagram showing a circuit configuration of the client device 20 in the server client system.

クライアント装置20は、コンピュータとしてのCPU21を備え、このCPU21には、バス22を介してROM23、RAM24、メモリカードや光ディスク読み書き部などの外部記憶装置25が接続される。   The client device 20 includes a CPU 21 as a computer, and a ROM 23, a RAM 24, and an external storage device 25 such as a memory card and an optical disk read / write unit are connected to the CPU 21 via a bus 22.

また、CPU21には、バス22を介してキーボード,マウスなどの入力装置26、LCDからなる表示装置27、前記サーバ装置10との通信I/F(インターフェイス)28が接続される。   Further, an input device 26 such as a keyboard and a mouse, a display device 27 including an LCD, and a communication I / F (interface) 28 with the server device 10 are connected to the CPU 21 via the bus 22.

CPU21は、ROM23に予め記憶されているシステムプログラムおよび種々のアプリケーションプログラムに従ってRAM24を作業用メモリとし回路各部の動作を制御するもので、入力装置27からの入力信号に応じて前記種々のアプリケーションプログラムが起動され実行される。   The CPU 21 controls the operation of each part of the circuit by using the RAM 24 as a working memory in accordance with a system program and various application programs stored in advance in the ROM 23. The various application programs are executed according to input signals from the input device 27. It is activated and executed.

前記サーバ装置10をインターネット(N)上のWebサイト、前記クライアント装置20,…を前記Webサイトにアクセス可能なユーザ端末とした場合、ユーザ端末(20)からWebサイト(10)へのアクセス要求に応じて、当該Webサイト(10)においてHTMLにより記述生成されたWebコンテンツ15aがアクセス要求元のユーザ端末(20)へ配信され、そのWebブラウザプログラム23aによりWebページに展開されて表示装置27に表示される。   When the server device 10 is a Web site on the Internet (N) and the client devices 20,... Are user terminals that can access the Web site, an access request from the user terminal (20) to the Web site (10) is made. In response, the Web content 15a described and generated in HTML on the Web site (10) is distributed to the user terminal (20) of the access request source, and is displayed on the display device 27 by being expanded into a Web page by the Web browser program 23a. Is done.

なお、このクライアント装置(ユーザ端末)20のWebブラウザプログラム23aは、ユーザ指定のWebサイトのサーバ装置10へのアクセスに伴い、そのWebコンテンツ15aおよびメタ情報(RSS)15bを取得し、当該メタ情報(RSS)15bに基づいてユーザが扱いやすいレイアウトにしたWebページとして表示する機能を有し、当該ページ表示機能は、例えば前記Webブラウザプログラム23aにプラグインあるいはアドオンするプログラムにより実現される。   The Web browser program 23a of the client device (user terminal) 20 acquires the Web content 15a and meta information (RSS) 15b in response to access to the server device 10 of the Web site designated by the user, and the meta information (RSS) 15b has a function of displaying as a Web page having a layout that is easy for the user to handle, and the page display function is realized by, for example, a program that plugs in or adds to the Web browser program 23a.

すなわち、このクライアント装置20では、指定のWebサイトのサーバ装置10から取得したメタ情報(RSS)15bから、Webコンテンツ15a内の各パートのタイトル文字列を取得し、当該コンテンツ15a内のタイトル文字列を含むHTML要素(タイトル要素)を検出する。そして、このタイトル要素を区切り位置として前記コンテンツ15aをブロックに分割し、そのブロック単位でユーザが扱い易いレイアウトの表示制御を行う。この際、表示制御のキー情報として、前記メタ情報(RSS)15bに含まれるコンテンツ内各パートの更新時間や要約を利用すると、より便利なレイアウトにして表示制御可能である。   That is, the client device 20 acquires the title character string of each part in the Web content 15a from the meta information (RSS) 15b acquired from the server device 10 of the specified Web site, and the title character string in the content 15a. An HTML element (title element) including Then, the content 15a is divided into blocks using the title element as a delimiter position, and display control of a layout that is easy for the user to handle is performed in units of blocks. At this time, if the update time or summary of each part in the content included in the meta information (RSS) 15b is used as display control key information, the display can be controlled with a more convenient layout.

なお、前記クライアント装置20のWebブラウザプログラム23aによりWebページに展開されるコンテンツ15aは、RAM24内のフレームバッファFBに展開されて表示装置27に表示される。そして、このフレームバッファFBに展開されたWebコンテンツ15aについて、前記メタ情報(RSS)15bに基づきタイトル要素を区切り位置としてブロック分割されるその区切り位置は、表示データとしての座標によって管理され制御される。   The content 15a developed on the web page by the web browser program 23a of the client device 20 is developed on the frame buffer FB in the RAM 24 and displayed on the display device 27. Then, with respect to the Web content 15a developed in the frame buffer FB, the division position where the title element is divided into division positions based on the meta information (RSS) 15b is managed and controlled by coordinates as display data. .

図4は、前記クライアント装置20において指定のWebサイトのサーバ装置10から取得されたWebコンテンツ15aとメタ情報(RSS)15bとの関係を簡単な例にして示す図である。   FIG. 4 is a diagram showing a simple example of the relationship between the web content 15a acquired from the server device 10 of the designated website in the client device 20 and the meta information (RSS) 15b.

メタ情報(RSS)15bは、一般にWebサイトやサイト内のカテゴリ単位で配信され、その中のコンテンツ15aの目録的な役割を果たす。   The meta information (RSS) 15b is generally distributed in units of categories in the website or the site, and plays a cataloging role for the content 15a therein.

例えば図4(A)で示すようなWebコンテンツ15aに対しメタ情報(RSS)15b(図4(C)参照)が配信されている場合は、当該コンテンツ15a内の<link>タグの属性値としてメタ情報(RSS)15bのURL15ar(図4(B)参照)が記載される。Webブラウザ23aは当該メタ情報(RSS)15bのURL15arを見てコンテンツ15aの属するWebサイトのメタ情報(RSS)15bが配信されていることを知る。   For example, when meta information (RSS) 15b (see FIG. 4C) is distributed to Web content 15a as shown in FIG. 4A, as an attribute value of the <link> tag in the content 15a The URL 15ar (see FIG. 4B) of the meta information (RSS) 15b is described. The Web browser 23a sees the URL 15ar of the meta information (RSS) 15b and knows that the meta information (RSS) 15b of the Web site to which the content 15a belongs is distributed.

前記メタ情報(RSS)15bは、図4(C)に示すように、Webサイト自体の情報(<channel>)とコンテンツ15a内のパート(<item>に相当)のリストで構成される。当該コンテンツ15a内の各パート<item>は、タイトル(<title>),URL(<link>),要約(<description>),更新時間(<dc:date>)の基本的な属性と、必須でない分類(<category>)などの付加的な属性を持つ。   As shown in FIG. 4C, the meta information (RSS) 15b includes information on the website itself (<channel>) and a list of parts (corresponding to <item>) in the content 15a. Each part <item> in the content 15a has basic attributes such as a title (<title>), URL (<link>), summary (<description>), update time (<dc: date>), and essential It has additional attributes such as non-category (<category>).

図5は、前記クライアント装置20においてサーバ装置10から取得されたWebコンテンツ15aとメタ情報(RSS)15bに従い当該Webコンテンツ15aを分割した場合の分割イメージを示す図である。   FIG. 5 is a diagram illustrating a divided image when the Web content 15a is divided according to the Web content 15a and meta information (RSS) 15b acquired from the server device 10 in the client device 20.

これによれば、Webコンテンツ15aは、タイトルのあるブロックBr1〜Br4、タイトルのないブロックBrhとBrfに分割される。ブロックBrnはWebコンテンツ15a内のn個目のタイトルから次のタイトルの直前までの領域からなるブロックである。また、ブロックBrhはコンテンツ15aの最初から最初のタイトルのブロックBr1が出現する前までの領域、Brfは最後のタイトルのあるブロックBr4の直後からコンテンツ15aの最後までの領域からなるブロックである。   According to this, the Web content 15a is divided into blocks Br1 to Br4 with titles and blocks Brh and Brf without titles. The block Brn is a block composed of an area from the nth title in the Web content 15a to immediately before the next title. The block Brh is an area from the beginning of the content 15a to the time before the first title block Br1 appears, and Brf is a block consisting of an area immediately after the block Br4 having the last title to the end of the content 15a.

このように、Webコンテンツ15a内の各パートを、そのメタ情報(RSS)15bに基づきタイトル毎のブロックBrnに分割すると共に、該メタ情報(RSS)15bに記述されたタイトル毎の更新時間を利用することで、例えば新着記事のタイトルブロックBr1,Br2をハイライト表示Hにしたり(図10(A)参照)、また新着記事のタイトルブロックBr1,Br2を拡大表示すると共にそれ以外のブロックBrf,Br3,Br4,Brfを縮小表示にしたり(図10(B)参照)、また新着記事のタイトルブロックBr1,Br2以外のブロックBrf,Br3,Br4,Brfを非表示化したりして(図10(C)参照)、ユーザがより扱い易いレイアウトのWebページP1〜P3にして表示させることが可能である。   As described above, each part in the Web content 15a is divided into blocks Brn for each title based on the meta information (RSS) 15b, and the update time for each title described in the meta information (RSS) 15b is used. By doing so, for example, the title blocks Br1 and Br2 of the newly arrived article are highlighted H (see FIG. 10A), and the title blocks Br1 and Br2 of the newly arrived article are enlarged and displayed, and the other blocks Brf and Br3 are displayed. , Br4, Brf are displayed in a reduced size (see FIG. 10B), and blocks Brf, Br3, Br4, Brf other than the title blocks Br1, Br2 of the newly arrived article are hidden (FIG. 10C). See) and can be displayed as Web pages P1 to P3 having a layout that is easier for the user to handle. .

次に、前記構成のクライアント装置20における第1実施形態のWebコンテンツ描画・表示制御機能について説明する。   Next, the Web content drawing / display control function of the first embodiment in the client device 20 configured as described above will be described.

図6は、前記クライアント装置20によるWebコンテンツ描画・表示制御/UI(User Interface)付加処理を示すフローチャートである。   FIG. 6 is a flowchart showing Web content drawing / display control / UI (User Interface) addition processing by the client device 20.

図7は、前記クライアント装置20のWebコンテンツ描画・表示制御/UI付加処理に伴うRSSによるタイトル要素抽出処理を示すフローチャートである。   FIG. 7 is a flowchart showing title element extraction processing by RSS accompanying the Web content drawing / display control / UI addition processing of the client device 20.

図8は、前記クライアント装置20のWebコンテンツ描画・表示制御/UI付加処理に伴うブロック抽出処理を示すフローチャートである。   FIG. 8 is a flowchart showing a block extraction process associated with the Web content drawing / display control / UI addition process of the client device 20.

図9は、前記クライアント装置20のWebコンテンツ描画・表示制御/UI付加処理に伴うブロック表示制御処理を示すフローチャートである。   FIG. 9 is a flowchart showing a block display control process associated with the Web content drawing / display control / UI addition process of the client device 20.

図10は、前記クライアント装置20のWebコンテンツ描画・表示制御/UI付加処理に伴うWebコンテンツの更新時間に基づいたページ表示例(その1)を示す図である。   FIG. 10 is a diagram showing a page display example (part 1) based on the update time of the Web content accompanying the Web content drawing / display control / UI addition process of the client device 20.

ユーザ操作に応じて、ROM23に記憶されているWebブラウザプログラム23aが起動されることで、ユーザ指定のWebサイトのサーバ装置10により配信されるWebコンテンツ15aが受信され取得されると、当該Webコンテンツ15aはそのHTMLのソース構造が解析されてRAM24内のフレームバッファFBに描画される(ステップS1)。   When the Web browser program 23a stored in the ROM 23 is activated in response to a user operation, and the Web content 15a distributed by the server device 10 of the Web site designated by the user is received and acquired, the Web content In 15a, the source structure of the HTML is analyzed and drawn in the frame buffer FB in the RAM 24 (step S1).

すると、前記図4で示したように、そのHTMLソース内に<link>タグによるRSSのURLが明記されているかチェックされることで前記Webコンテンツ15aに対するメタ情報(RSS)15bが存在するか否か判断される(ステップS2)。   Then, as shown in FIG. 4, it is checked whether or not the RSS URL by the <link> tag is clearly specified in the HTML source, so that the meta information (RSS) 15b for the Web content 15a exists. Is determined (step S2).

ここで、前記Webコンテンツ15aに対するメタ情報(RSS)15bが存在すると判断されると(ステップS2(Yes))、当該メタ情報(RSS)15bを配信しているサーバ装置10から同メタ情報(RSS)15bが受信され取得される(ステップS3)。   If it is determined that the meta information (RSS) 15b for the Web content 15a exists (step S2 (Yes)), the meta information (RSS) is sent from the server device 10 that distributes the meta information (RSS) 15b. ) 15b is received and acquired (step S3).

すると、図7におけるRSSによるタイトル要素抽出処理に移行され、前記メタ情報(RSS)15bに記述されているタイトル文字列が検索されると共に、そのタイトル文字列を含むHTML要素が前記Webコンテンツ15a内のどこにあるか検出される(ステップSA)。   Then, the process proceeds to the title element extraction process by RSS in FIG. 7, and the title character string described in the meta information (RSS) 15b is searched, and the HTML element including the title character string is included in the Web content 15a. Is detected (step SA).

すなわち、このRSSによるタイトル要素抽出処理が開始されると、メタ情報(RSS)15bのアイテム<item>数をカウントするカウンタnが“1”に初期化され(ステップA1)、当該メタ情報(RSS)15bの1個目のアイテム<item>に存在するタイトル<title>の文字列(例えば「今日の記事1」)と一致(完全一致or部分一致)する文字列が、前記Webコンテンツ15a内から検索される(ステップA2)。   That is, when title element extraction processing by RSS is started, a counter n for counting the number of items <item> in the meta information (RSS) 15b is initialized to “1” (step A1), and the meta information (RSS) ) A character string that matches (exactly matches or partially matches) the character string of the title <title> (for example, “today's article 1”) existing in the first item <item> of 15b is generated from the Web content 15a. Search is performed (step A2).

ここで、前記Webコンテンツ15a内に前記メタ情報(RSS)15bと一致するタイトル文字列「今日の記事1」が存在すると判断されると(ステップA3(Yes))、同一のタイトル文字列が複数存在するか否か判断される(ステップA4)。   When it is determined that the title character string “Today's article 1” that matches the meta information (RSS) 15b exists in the Web content 15a (step A3 (Yes)), a plurality of the same title character strings are present. It is determined whether or not it exists (step A4).

そして、同一のタイトル文字列が複数存在すると判断された場合には(ステップA4(Yes))、当該複数のタイトル文字列の中から、最も強いスタイルを持つタイトル文字列が選択され、当該タイトルに関する情報を代表するタイトル要素として決定される(ステップA5)。ここで、「強いスタイルを持つタイトル文字列」とは、例えばフォントがboldである、フォントサイズが大である、背景が画像である、背景やフォントが周りと違う色であるなど、人の目を引き易いスタイルとして記述されていることを条件に判断される。   If it is determined that there are a plurality of the same title character strings (step A4 (Yes)), the title character string having the strongest style is selected from the plurality of title character strings, and It is determined as a title element representing information (step A5). Here, “title string with strong style” means, for example, that the font is bold, the font size is large, the background is an image, the background or font is a different color from the surroundings, etc. It is judged on the condition that it is described as a style that is easy to draw.

なお、前記複数のタイトル文字列の中から代表するタイトル要素を決定する条件としては、そのスタイルだけに頼らず、前記メタ情報(RSS)15bに記述された要約文を含み、より長い文章がすぐ下にあるタイトル文字列を、代表するタイトル要素として決定してもよい。   As a condition for determining a representative title element from the plurality of title character strings, a long sentence including a summary sentence described in the meta information (RSS) 15b is immediately used without depending on only the style. The title character string below may be determined as a representative title element.

そして、前記ステップA2またはA5により検索または決定された前記Webコンテンツ15a内のタイトル要素(HTML)の位置が記憶される(ステップA6)。   Then, the position of the title element (HTML) in the Web content 15a searched or determined in step A2 or A5 is stored (step A6).

すると、前記カウンタnがインクリメントされ(ステップA7)、当該カウンタnが前記メタ情報(RSS)15bに記述された総アイテム<item>数を超えたか否か判断される(ステップA8)。   Then, the counter n is incremented (step A7), and it is determined whether or not the counter n exceeds the total number of items <item> described in the meta information (RSS) 15b (step A8).

ここで、前記カウンタnが前記メタ情報(RSS)15bの総アイテム<item>数を超えていないと判断された場合には(ステップA8(No))、前記ステップA2以降の処理が繰り返され、前記メタ情報(RSS)15bの次のアイテム<item>に記述されたタイトル<title>の文字列と一致する、Webコンテンツ15a内のタイトル要素が検索/決定され、その位置が記憶される(ステップA2〜A6)。   Here, when it is determined that the counter n does not exceed the total item <item> number of the meta information (RSS) 15b (step A8 (No)), the processing after the step A2 is repeated, A title element in the Web content 15a that matches the character string of the title <title> described in the next item <item> of the meta information (RSS) 15b is searched / determined, and its position is stored (step) A2-A6).

こうして、前記メタ情報(RSS)15b内の各アイテム<item>毎のタイトル<title>の文字列に基づいて、前記Webコンテンツ15a内の各タイトル要素の位置が記憶されると、前記一連のRSSによるタイトル要素抽出処理は終了される(ステップA7,A8(Yes))。   Thus, when the position of each title element in the Web content 15a is stored based on the character string of the title <title> for each item <item> in the meta information (RSS) 15b, the series of RSSs is stored. The title element extraction process is terminated (steps A7, A8 (Yes)).

すると、図8におけるブロック抽出処理に移行され、前記ステップSAにより抽出記憶されたWebコンテンツ15a内のタイトル要素の位置に基づき、例えば図5で示したように、Webコンテンツ15a内でのブロックが抽出される(ステップSB)。   Then, the process moves to the block extraction process in FIG. 8, and the block in the Web content 15a is extracted based on the position of the title element in the Web content 15a extracted and stored in Step SA, for example, as shown in FIG. (Step SB).

すなわち、このブロック抽出処理が開始されると、先ず前記Webコンテンツ15aの先頭位置から前記ステップSAにて記憶された1個目のタイトル要素の位置直前までの範囲が1個目のブロック(Brh)として記憶され(ステップB1)、ブロック数をカウントするカウンタnが“1”にセットされる(ステップB2)。   That is, when this block extraction process is started, first, the range from the start position of the Web content 15a to immediately before the position of the first title element stored in the step SA is the first block (Brh). (Step B1), and a counter n for counting the number of blocks is set to "1" (step B2).

すると、前記ステップSAにて記憶された全てのタイトル要素について、当該各タイトル要素の位置から次のタイトル要素の位置直前までの範囲がそれぞれブロック(Br1,Br2,Br3)として記憶され、前記カウンタnが順次インクリメントされる(ステップB3〜B5)。   Then, for all title elements stored in step SA, the range from the position of each title element to immediately before the position of the next title element is stored as a block (Br1, Br2, Br3), and the counter n Are sequentially incremented (steps B3 to B5).

そして、前記ステップB1〜B5の処理において抽出されたWebコンテンツ15a内のブロック数nが、前記ステップSAにて記憶された同コンテンツ15a内のタイトル要素の数と等しくなるか上回ることで、最後のタイトル要素の直前に位置するタイトル要素までの各ブロック(Brh,Br1,Br2,Br3)が抽出されて記憶されたと判断されると(ステップB5(Yes))、当該最後のタイトル要素が位置するブロック(Br4)の終端位置が決定されて記憶される(ステップB6)。   Then, the number n of blocks in the web content 15a extracted in the processing of the steps B1 to B5 is equal to or exceeds the number of title elements in the content 15a stored in the step SA. If it is determined that each block (Brh, Br1, Br2, Br3) up to the title element located immediately before the title element has been extracted and stored (step B5 (Yes)), the block in which the last title element is located The end position of (Br4) is determined and stored (step B6).

このステップB6では、例えば前記メタ情報(RSS)15bに記述された最後のタイトルに対応する要約文を含んでいる、前記Webコンテンツ15a内の最後のタイトルに続くテキストの終わりの位置を、最後のタイトル要素が位置するブロック(Br4)の終端位置として決定記憶するか、あるいは前記ステップB3にて抽出されて記憶されたこれまでの「タイトル→本文」からなるブロックと類似のHTML構造を、最後のタイトル要素の位置に対応して検索し、そのブロック(Br4)の終端位置として決定記憶する。   In this step B6, for example, the end position of the text following the last title in the Web content 15a including the summary corresponding to the last title described in the meta information (RSS) 15b is set to the last An HTML structure similar to that of the previous block consisting of “title → body” extracted and stored in step B3 is stored as the end position of the block (Br4) where the title element is located. A search is made in correspondence with the position of the title element, and it is determined and stored as the end position of the block (Br4).

そして、前記最後のタイトル要素のブロック(Br4)の終端から前記Webコンテンツ15aの終端までの範囲が最後のブロック(Brf)として記憶される(ステップB7)。   Then, the range from the end of the last title element block (Br4) to the end of the Web content 15a is stored as the last block (Brf) (step B7).

こうして前記ステップSBにより、Webコンテンツ15a内の各ブロック(Brh,Br1〜Br4,Brf)が抽出されて記憶されると、図9におけるブロック表示制御処理に移行され、前記抽出された全てのブロックnに対し、そのタイトルの有無の別やタイトル/ブロックの属性別に表示の調整(ステップC3→C4/C3→C5)が行われる。   In this way, when each block (Brh, Br1 to Br4, Brf) in the Web content 15a is extracted and stored in the step SB, the block display control process in FIG. 9 is performed, and all the extracted blocks n On the other hand, display adjustment (step C3 → C4 / C3 → C5) is performed according to the presence / absence of the title and the attribute of the title / block.

これら表示の調整となるタイトルを持つブロック用の「タイトル属性やブロック属性別の表示制御処理」(ステップC3→C4)と、「タイトルのないブロック用の表示制御処理」(ステップC3→C5)との具体的処理は、このWebブラウザプロクラム23aにどういう表示機能を持たせたいかで異なる。   “Display control processing for each title attribute or block attribute” (step C3 → C4) for a block having a title to be adjusted for display, and “Display control processing for a block without a title” (step C3 → C5) The specific processing differs depending on what display function the Web browser program 23a wants to have.

例えば図10(A)に示すように、Webコンテンツ15a内の更新された情報のブロックをハイライト表示HにしたWebページP1にして表示させたい場合には、ステップC4において、タイトルを持つ各ブロック(Br1〜Br4)毎に、メタ情報(RSS)15bに記述された当該タイトル<title>に対応するところの更新時間<dc:date>から、現在時刻との比較や同一Webサイトの検索履歴にある前回閲覧時刻との比較により、更新された情報であるか否かが判断される。そして、更新された情報であると判断されたブロック(Br1,Br2)についてはハイライト表示Hされ、更新された情報でないと判断されたブロック(Br3,Br4)についてそのまま表示される。   For example, as shown in FIG. 10A, when it is desired to display the updated information block in the Web content 15a as the Web page P1 with the highlight display H, each block having a title is displayed in Step C4. For each (Br1 to Br4), the update time <dc: date> corresponding to the title <title> described in the meta information (RSS) 15b is compared with the current time or the search history of the same website. It is determined whether or not the information is updated by comparison with a certain previous browsing time. The blocks (Br1, Br2) determined to be updated information are highlighted H, and the blocks (Br3, Br4) determined not to be updated information are displayed as they are.

また、ステップC5において、タイトルを持たないブロック(Brh,Brf)については、そのまま表示される。   In step C5, the blocks (Brh, Brf) having no title are displayed as they are.

これにより、新着記事など、更新時間が新しい情報のブロック(Br1,Br2)を、ハイライト表示Hにして目立たせたWebページP1にして表示させることができる。   As a result, information blocks (Br1, Br2) with new update times, such as newly arrived articles, can be displayed as highlighted Web pages P1 with the highlight display H.

また、例えば図10(B)に示すように、Webコンテンツ15a内の更新された情報のブロックを拡大表示し、更新されていない情報のブロックを縮小表示にしたWebページP2にして表示させたい場合には、ステップC4において、タイトルを持つ各ブロック(Br1〜Br4)毎に、前記同様にメタ情報(RSS)15bに記述された当該タイトル<title>に対応するところの更新時間<dc:date>に基づき、更新された情報であるか否かが判断される。そして、更新された情報であると判断されたブロック(Br1,Br2)については拡大表示され、更新された情報でないと判断されたブロック(Br3,Br4)について縮小表示される。   Further, for example, as shown in FIG. 10B, when a block of updated information in the Web content 15a is displayed in an enlarged manner and a block of information that has not been updated is displayed in a reduced Web page P2. In step C4, for each block (Br1 to Br4) having a title, the update time <dc: date> corresponding to the title <title> described in the meta information (RSS) 15b as described above. Based on the above, it is determined whether or not the information is updated. Then, the blocks (Br1, Br2) determined to be updated information are enlarged and displayed, and the blocks (Br3, Br4) determined not to be updated information are reduced.

また、ステップC5において、タイトルを持たないブロック(Brh,Brf)については縮小表示される。   In step C5, blocks (Brh, Brf) having no title are reduced and displayed.

これにより、新着記事など、更新時間が新しく未読である可能性が高い情報のブロック(Br1,Br2)を、拡大表示して目立たせ見易くするのと共に、既読の可能性が高い古い情報のブロックやタイトルを持たないブロックに関しては縮小表示し、新着情報をより多く一覧出来るWebページP2として表示させることができる。   As a result, blocks of information (Br1, Br2), such as newly arrived articles, whose update times are likely to be new and unread are magnified to make them stand out and easy to see, and blocks of old information that are highly likely to be read Or a block having no title can be displayed in a reduced size and displayed as a Web page P2 that can list more new arrival information.

さらに、例えば図10(C)に示すように、Webコンテンツ15a内の更新された情報のブロック以外のブロックを非表示にしたWebページP3にして表示させたい場合には、ステップC4において、タイトルを持つ各ブロック(Br1〜Br4)毎に、前記同様にメタ情報(RSS)15bに記述された当該タイトル<title>に対応するところの更新時間<dc:date>に基づき、更新された情報であるか否かが判断される。そして、更新された情報であると判断されたブロック(Br1,Br2)については表示され、更新された情報でないと判断されたブロック(Br3,Br4)については非表示にされる。   Further, for example, as shown in FIG. 10C, when it is desired to display a web page P3 in which blocks other than the updated information block in the web content 15a are hidden, the title is displayed in step C4. For each of the blocks (Br1 to Br4), the information is updated based on the update time <dc: date> corresponding to the title <title> described in the meta information (RSS) 15b as described above. It is determined whether or not. Then, the blocks (Br1, Br2) determined to be updated information are displayed, and the blocks (Br3, Br4) determined not to be updated information are not displayed.

また、ステップC5において、タイトルを持たないブロック(Brh,Brf)については非表示にされる。   In step C5, the blocks (Brh, Brf) having no title are not displayed.

これにより、新着記事など、更新時間が新しく未読である可能性が高い情報のブロック(Br1,Br2)だけを表示し、余計な古い情報に目を配らなくて済むWebページP3として表示させることができる。   As a result, only the information blocks (Br1, Br2) whose update time is likely to be new and unread such as newly arrived articles are displayed, and can be displayed as a Web page P3 that does not require attention to unnecessary old information. it can.

図11は、前記クライアント装置20のWebコンテンツ描画・表示制御/UI付加処理に伴いUI付加処理として実行されるフォーカス初期化処理を示すフローチャートである。   FIG. 11 is a flowchart showing a focus initialization process executed as a UI addition process in accordance with the Web content drawing / display control / UI addition process of the client device 20.

図12は、前記クライアント装置20のWebコンテンツ描画・表示制御/UI付加処理に伴うWebコンテンツの更新時間に基づいたページ表示例(その2)を示す図である。   FIG. 12 is a diagram showing a page display example (part 2) based on the update time of the Web content accompanying the Web content drawing / display control / UI addition process of the client device 20.

すなわち、前記図8におけるブロック抽出処理(ステップSB)により、Webコンテンツ15a内の各ブロック(Brh,Br1〜Br4,Brf)が抽出されて記憶された後、図11におけるフォーカス初期化処理が開始されると、当該コンテンツ15a内でタイトルを持つ各ブロック(Br1〜Br4)について、前記同様にメタ情報(RSS)15bに記述された当該タイトル<title>に対応するところの更新時間<dc:date>に基づき、更新された情報(新着記事)であるか否かが順次判断される(ステップC41)。   That is, each block (Brh, Br1 to Br4, Brf) in the Web content 15a is extracted and stored by the block extraction process (step SB) in FIG. 8, and then the focus initialization process in FIG. 11 is started. Then, for each block (Br1 to Br4) having a title in the content 15a, the update time <dc: date> corresponding to the title <title> described in the meta information (RSS) 15b as described above. Based on the above, it is sequentially determined whether or not the information is updated information (new article) (step C41).

すると、更新された情報(新着記事)であると判断された1個目のブロック(Br1)が特定され(ステップC41→C42)、図12に示すように、当該特定されたブロック(Br1)が画面トップなどの見易い場所に位置合わせされたWebページP4として表示される(ステップC43)。   Then, the first block (Br1) determined to be the updated information (new article) is identified (step C41 → C42), and the identified block (Br1) is identified as shown in FIG. It is displayed as a web page P4 aligned with an easy-to-view place such as the top of the screen (step C43).

これにより、ユーザ指定のWebコンテンツ15aを表示した際に、新着情報の記述されたブロック(Br1)が読み易い画面トップなどに来るように、余計な広告エリアなどがスキップされ自動スクロールされたWebページP4を表示できる。   As a result, when the user-specified Web content 15a is displayed, an extra advertisement area is skipped and automatically scrolled so that the block (Br1) in which the new arrival information is described is at the top of the screen that is easy to read. P4 can be displayed.

図13は、前記クライアント装置20のWebコンテンツ描画・表示制御/UI付加処理に伴い実行されるフォーカシングUI付加処理を示すフローチャートである。   FIG. 13 is a flowchart showing a focusing UI addition process executed in conjunction with the Web content drawing / display control / UI addition process of the client device 20.

図14は、前記クライアント装置20のWebコンテンツ描画・表示制御/UI付加処理でのフォーカシングUI付加処理に伴いブロック単位のフォーカシングUIを実現したページ表示例を示す図である。   FIG. 14 is a diagram showing a page display example in which the focusing UI in block units is realized in accordance with the focusing UI addition processing in the Web content drawing / display control / UI addition processing of the client device 20.

すなわち、前記図8におけるブロック抽出処理(ステップSB)により、Webコンテンツ15a内の各ブロック(Brh,Br1〜Br4,Brf)が抽出されて記憶された後、図13におけるフォーカシングUI付加処理が開始されると、先ず、前記図11におけるフォーカス初期化処理に移行される(ステップC40)。   That is, after the blocks (Brh, Br1 to Br4, Brf) in the Web content 15a are extracted and stored by the block extraction process (step SB) in FIG. 8, the focusing UI addition process in FIG. 13 is started. Then, first, the process proceeds to the focus initialization process in FIG. 11 (step C40).

このフォーカス初期化処理では、当該コンテンツ15a内でタイトルを持つブロック(Br1〜Br4)がフォーカス候補ブロックであると判断され(ステップC41(Yes))、このフォーカス候補ブロックであると判断された1個目のブロック(Br1)が特定される(ステップC42)。そして、図14(A)に示すように、前記特定されたフォーカス候補ブロック(Br1)がハイライト表示や枠表示などによりフォーカス(F)されたWebページP5として表示される(ステップC43)。   In this focus initialization process, it is determined that blocks (Br1 to Br4) having titles in the content 15a are focus candidate blocks (step C41 (Yes)), and one block determined to be this focus candidate block The eye block (Br1) is specified (step C42). Then, as shown in FIG. 14A, the identified focus candidate block (Br1) is displayed as a focused (F) Web page P5 by highlight display or frame display (step C43).

この後、ユーザ操作に応じてフォーカス(F)の移動操作が行われると(ステップC44(Yes))、その移動操作の方向にフォーカス候補ブロックが存在するか否か判断される(ステップC45)。そして、移動操作の方向にフォーカス候補ブロックが存在すると判断された場合には(ステップC45(Yes))、当該移動先のフォーカス候補ブロック(Brn)にフォーカス(F)が移動される(ステップC46)。   Thereafter, when a movement operation of the focus (F) is performed according to the user operation (step C44 (Yes)), it is determined whether or not a focus candidate block exists in the direction of the movement operation (step C45). If it is determined that there is a focus candidate block in the direction of the movement operation (step C45 (Yes)), the focus (F) is moved to the focus candidate block (Brn) of the movement destination (step C46). .

また、ユーザ操作に応じて全画面拡大の指示操作が行われると(ステップC47(Yes))、例えば図14(A)に示すように、現在フォーカス(F)されているブロック(Br1)を対象に、図14(B)に示すように、当該ブロック(Br1)が全画面拡大表示されたページP51として表示される(ステップC48)。   Further, when a full-screen enlargement instruction operation is performed in response to a user operation (step C47 (Yes)), for example, as shown in FIG. 14A, the block (Br1) that is currently focused (F) is targeted. Then, as shown in FIG. 14B, the block (Br1) is displayed as a page P51 in which the entire screen is enlarged (step C48).

ここで、ユーザ操作に応じて「元に戻す」指示操作が行われた場合には(ステップC49(Yes))、前記図14(B)で示したようなブロック(Br1)を全画面拡大表示したページP51の表示状態から、前記図14(A)で示したような当該ブロック(Br1)をフォーカス(F)した前画面のWebページP5の表示状態に復帰される(ステップC410)。   Here, when a “return” instruction operation is performed in accordance with a user operation (step C49 (Yes)), the block (Br1) as shown in FIG. From the display state of the page P51, the display state of the Web page P5 on the previous screen focused (F) as shown in FIG. 14A is returned (step C410).

そして、前記ステップC44〜C410による処理は、ユーザ操作に応じて、別のWebページへの遷移が指示されるか、当該Webブラウザプログラム23aの終了が指示されるまで繰り返される(ステップC411)。   The processes in steps C44 to C410 are repeated until a transition to another Web page is instructed or an end of the Web browser program 23a is instructed according to a user operation (step C411).

なお、前記図14(A)で示したように、Webコンテンツ15aにおけるユーザ操作に応じたブロック(Brn)がフォーカス(F)されたページP5の表示状態において、当該フォーカス(F)されたブロック(Brn)を選択する指示操作が行われた場合には、図14(C)に示すように、そのブロック(Brn)のタイトルにリンクする本文のページP52にジャンプされて表示される。前記ブロック(Brn)を選択する指示操作には、前記全画面拡大の指示操作とは異なった操作であっても良いし、同じ操作にして全画面拡大の代わりに、現在フォーカスされているブロック(Brn)のタイトルにリンクする本文のページP52にジャンプするようにしてもよい。   As shown in FIG. 14A, in the display state of the page P5 in which the block (Brn) corresponding to the user operation in the Web content 15a is focused (F), the focused block (F) ( When an instruction operation for selecting (Brn) is performed, as shown in FIG. 14 (C), a jump is made to a body page P52 linked to the title of the block (Brn) and displayed. The instruction operation for selecting the block (Brn) may be an operation different from the instruction operation for enlarging the full screen, or instead of enlarging the entire screen using the same operation, You may make it jump to the page P52 of the text linked to the title of (Brn).

これにより、前記Webコンテンツ15aのタイトル毎に分割された各ブロック(Brn)を対象に、ユーザ操作に応じた所望のブロックに自在にフォーカス(F)したり、当該フォーカス(F)したブロックにリンクする本文のページへ容易にジャンプしたりして表示できる。   Thereby, for each block (Brn) divided for each title of the Web content 15a, a desired block corresponding to a user operation can be freely focused (F) or linked to the focused (F) block. You can easily jump to the page of the text you want to display.

なお、前記図11および図12を参照して説明したUI付加処理として実行されるフォーカス初期化処理、また、前記図13および図14を参照して説明したフォーカシングUI付加処理は、前記図9および図10を参照して説明したブロック表示制御処理と組み合わせて実行してもよい。   The focus initialization process executed as the UI addition process described with reference to FIGS. 11 and 12 and the focusing UI addition process described with reference to FIGS. You may perform in combination with the block display control process demonstrated with reference to FIG.

これにより、ユーザの指定により取得されたWebコンテンツ15aについて、その新着記事など、更新時間が新しい情報のブロック(Br1,Br2)を優先的に表示させることができるだけでなく、所望のブロックに自在にフォーカス(F)したり、当該フォーカス(F)したブロックにリンクする本文のページへ容易にジャンプしたりできるようになる。   As a result, it is possible not only to preferentially display blocks (Br1, Br2) of information whose update time is new, such as newly arrived articles, for the Web content 15a acquired by the user's specification, but also freely to a desired block It becomes possible to focus (F) or easily jump to a body page linked to the focused (F) block.

前記図9〜図14を参照して説明したブロック表示制御/UI付加処理では、新しい情報に対応するブロックをより見易く、詳しく表示することを主要な処理としたが、各ブロックの内容を簡略化して一覧性を高める処理としてもよい。例えば前記図8におけるブロック抽出処理により抽出されたWebコンテンツ15a内の各ブロックBrnについて、そのタイトル以外の本文部分を非表示にしたり、同本文部分をメタ情報(RSS)15bから得られる要約(なければ本文冒頭部分の所定文字数を切り出したもの)に差し換えたりして、当該コンテンツ15aの全体を把握し易くし、本文は必要に応じてジャンプ表示する、などの処理にする。   In the block display control / UI addition process described with reference to FIGS. 9 to 14, the main process is to display the block corresponding to the new information more easily and in detail, but the contents of each block are simplified. It is good also as processing which improves listability. For example, for each block Brn in the Web content 15a extracted by the block extraction process in FIG. 8, the body part other than the title is not displayed, or the same body part is summarized from the meta information (RSS) 15b (there should be For example, a predetermined number of characters at the beginning of the text is cut out) to make it easy to grasp the entire content 15a, and the text is jumped and displayed as necessary.

(第1実施形態の変形例1)
図15は、前記クライアント装置20のWebコンテンツ描画・表示制御/UI付加処理を伴うブックマークプレビュー処理を示すフローチャートである。
(Modification 1 of the first embodiment)
FIG. 15 is a flowchart showing bookmark preview processing involving Web content rendering / display control / UI addition processing of the client device 20.

図16は、前記クライアント装置20のWebコンテンツ描画・表示制御/UI付加処理を伴うブックマークプレビュー処理により表示されたブックマークプレビュー画面Gを示す図である。   FIG. 16 is a view showing a bookmark preview screen G displayed by the bookmark preview process accompanied with the Web content drawing / display control / UI addition process of the client device 20.

この第1実施形態の変形例1において、図15におけるブックマークプレビュー処理が開始されると、ユーザ操作に応じてRAM24に予め登録されているブックマークデータ(n=1,2,…)の中から各WebサイトのURLが取得され(ステップD1,D2,D4,D5)、当該取得された各WebサイトのURLを対象に、前記図6〜図10を参照して説明したWebコンテンツ描画・表示制御/UI付加処理が実行される(ステップDS)。   In the first modification of the first embodiment, when the bookmark preview process in FIG. 15 is started, each of the bookmark data (n = 1, 2,...) Registered in advance in the RAM 24 in response to a user operation is displayed. The URL of the Web site is acquired (steps D1, D2, D4, D5), and the Web content drawing / display control described with reference to FIGS. 6 to 10 is performed on the acquired URL of each Web site. UI addition processing is executed (step DS).

この際、前記各Webサイトのコンテンツ15a…それぞれについて、前記ブロック表示制御/UI付加処理(ステップSC)に従い、その更新(新着)情報のブロック(Br1,Br2)をハイライト表示Hして優先表示したページP1a,P1bのサムネイル画像が生成され、図16に示すように、ブックマークプレビュー画面Gの左側に一覧表示される。   At this time, for each of the contents 15a of each of the websites, according to the block display control / UI addition process (step SC), the updated (new arrival) information block (Br1, Br2) is highlighted and displayed with priority H. Thumbnail images of the pages P1a and P1b are generated and displayed as a list on the left side of the bookmark preview screen G as shown in FIG.

またこれに伴い、前記各ページP1a,P1b内におけるハイライト表示Hされた更新(新着)情報のブロック(Br1,Br2)について、そのタイトルと要約を並べた新着情報リストP3a,P3bが生成され、同図16におけるブックマークプレビュー画面Gで示すように、前記各対応するページP1a,P1bのサムネイル画像の右側に並べて表示される(ステップD3)。   Accordingly, new information lists P3a and P3b in which titles and summaries of the updated (new arrival) information blocks (Br1, Br2) highlighted in the respective pages P1a and P1b are arranged are generated. As shown in the bookmark preview screen G in FIG. 16, the thumbnail images of the corresponding pages P1a and P1b are displayed side by side (step D3).

これにより、ユーザ操作に応じて予めブックマークされた各Webサイトのコンテンツ15a,…についても、当該各コンテンツ15a,…毎に更新(新着)情報を優先表示したサムネイル画像のページP1a,P1bおよびその新着情報リストP3a,P3bを生成してプレビュー画面Gに一覧表示させることができる。   As for the content 15a,... Of each Web site bookmarked in advance according to the user operation, the thumbnail image pages P1a, P1b preferentially displaying the updated (new arrival) information for each content 15a,. Information lists P3a and P3b can be generated and displayed on the preview screen G as a list.

(第1実施形態の変形例2)
図17は、前記クライアント装置20のWebコンテンツ描画・表示制御/UI付加処理を伴うリンク先Webサイトのポップアッププレビュー画面GPを示す図である。
(Modification 2 of the first embodiment)
FIG. 17 is a view showing a pop-up preview screen GP of a link destination website accompanied with the Web content drawing / display control / UI addition process of the client device 20.

この第1実施形態の変形例2では、例えば現在表示中のWebページP1において、ユーザ操作に応じたマウスカーソルCuにより当該ページP1内のリンク先サイトの文字列が指示された際に、当該リンク先サイトのURLを対象に、前記図6〜図10を参照して説明したWebコンテンツ描画・表示制御/UI付加処理を実行する。そして、このWebコンテンツ描画・表示制御/UI付加処理によりブロック分割されて生成されたリンク先コンテンツ15aのWebページP1′を、ポップアッププレビュー画面GPにして表示する構成とする。   In the second modification of the first embodiment, for example, in the currently displayed Web page P1, when the character string of the link destination site in the page P1 is designated by the mouse cursor Cu according to the user operation, the link The Web content drawing / display control / UI addition process described with reference to FIGS. 6 to 10 is executed for the URL of the destination site. Then, the web page P1 ′ of the link destination content 15a generated by the block division by the web content drawing / display control / UI addition process is displayed as a pop-up preview screen GP.

これによれば、既に表示されたWebページ上で、ユーザ操作に応じて指定されたリンク先Webサイトのコンテンツ15aについても、当該コンテンツ15aの更新(新着)情報を優先表示したページP1′を生成してポップアッププレビュー画面GPに表示させることができる。   According to this, for the content 15a of the link destination Web site designated in accordance with the user operation on the already displayed Web page, the page P1 ′ that preferentially displays the updated (new arrival) information of the content 15a is generated. And displayed on the pop-up preview screen GP.

したがって、前記構成のクライアント装置20における第1実施形態のWebコンテンツ描画・表示制御機能によれば、Webブラウザ(23a)において、Webサイトの概要を示すメタ情報(RSS)15b内のタイトル文字列を用いて、Webコンテンツ15a内のタイトル要素を特定し、それを区切りとして当該コンテンツ15aをブロック(Brn)に分割すると共に、前記メタ情報(RSS)15bの内容やブラウザ(23a)の持つユーザデータ(Web検索履歴,ブックマークなど)を用いて、当該Webコンテンツ15a内の分割された各ブロックの表示制御を行う。   Therefore, according to the Web content drawing / display control function of the first embodiment in the client device 20 having the above configuration, the title character string in the meta information (RSS) 15b indicating the outline of the Web site is displayed in the Web browser (23a). The title element in the Web content 15a is specified, and the content 15a is divided into blocks (Brn) using the title element as a delimiter. At the same time, the content of the meta information (RSS) 15b and the user data (browser 23a) Display control of each divided block in the Web content 15a is performed using a Web search history, a bookmark, and the like.

これにより、Webサイトの提供者やWebブラウザのユーザに何の追加の情報や操作を求めることなく、従来のHTMLタグ構造の解析より簡単且つ確実に、所望のWebコンテンツ15aをユーザから見て意味のあるタイトル要素毎のブロックに分割して見易く表示制御することができる。よって、PCのみならず、特に、画面の小ささや操作手段の貧弱さでユーザに多大なストレスを強いていたモバイル端末上でのWebブラウジングの快適性を大幅に向上できるようになる。   This means that the user can easily and surely see the desired web content 15a from the analysis of the conventional HTML tag structure without requiring any additional information or operation from the web site provider or web browser user. Can be divided into blocks for each title element, and display control can be easily performed. Therefore, not only the PC, but particularly the comfort of Web browsing not only on the mobile terminal but also on the mobile terminal which has imposed great stress on the user due to the small screen and poor operation means.

なお、前記第1実施形態では、所望のWebサイトの概要を示すメタ情報(RSS)15b内のタイトル文字列に基づき、そのWebサイトのコンテンツ15a内のタイトル要素を抽出してブロック分割する構成とした。これに対し、次の第2実施形態の図18および図19を参照して説明するように、前記メタ情報(RSS)15b内のタイトル文字列に含まれていない前記Webコンテンツ15a内のタイトル要素については、当該メタ情報(RSS)15bを用いたタイトル要素の抽出処理により既に抽出されたタイトル要素のテキストの表示スタイルを取得し、この表示スタイルが一致するテキストをタイトル要素として抽出する構成としてもよい。   In the first embodiment, the title element in the content 15a of the website is extracted and divided into blocks based on the title character string in the meta information (RSS) 15b indicating the outline of the desired website. did. On the other hand, as will be described with reference to FIGS. 18 and 19 of the second embodiment, the title elements in the Web content 15a that are not included in the title character string in the meta information (RSS) 15b. As for the configuration, the display style of the text of the title element already extracted by the extraction process of the title element using the meta information (RSS) 15b is acquired, and the text that matches the display style is extracted as the title element. Good.

(第2実施形態)
図18は、前記クライアント装置20における第2実施形態のRSS+スタイルによるタイトル要素抽出処理を示すフローチャートである。
(Second Embodiment)
FIG. 18 is a flowchart showing title element extraction processing by RSS + style in the client device 20 according to the second embodiment.

図19は、前記クライアント装置20の第2実施形態のRSS+スタイルによるタイトル要素抽出処理に伴いRAM24に確保されるタイトルスタイル情報メモリ24aの内容を示す図である。   FIG. 19 is a diagram showing the contents of the title style information memory 24a secured in the RAM 24 in association with the title element extraction processing by the RSS + style of the second embodiment of the client device 20.

すなわち、前記図6におけるWebコンテンツ描画・表示制御/UI付加処理におけるステップS3において、Webコンテンツ15aに対応するメタ情報(RSS)15bが取得された後、図18におけるRSS+スタイルによるタイトル要素抽出処理が開始されると、先ず、RAM24内のタイトルスタイル情報メモリ24a(図19参照)において、現在表示中のWebサイトのURLに対応付けられて、そのWebコンテンツ15a内のタイトル要素についてのスタイル情報が保存されているか否か判断される(ステップE1)。   That is, after the meta information (RSS) 15b corresponding to the Web content 15a is acquired in step S3 in the Web content drawing / display control / UI addition process in FIG. 6, the title element extraction process by RSS + style in FIG. When started, first, in the title style information memory 24a (see FIG. 19) in the RAM 24, style information about the title element in the Web content 15a is stored in association with the URL of the Web site currently displayed. It is determined whether or not it has been performed (step E1).

なお、前記Webコンテンツ15a内のタイトル要素についてのスタイル情報とは、当該タイトル要素のテキストのフォントサイズやフォントカラーなどの表示スタイルルールが埋め込まれているHTML要素として記述されたClass名と、Classとは別に個別に指定されたスタイルルールの組み合わせからなる。   The style information about the title element in the Web content 15a includes the Class name described as an HTML element in which display style rules such as the font size and font color of the text of the title element are embedded, Class Consists of a combination of individually specified style rules.

ここで、初めて取得したWebサイトのURLに対応するタイトル要素のスタイル情報は、前記タイトルスタイル情報メモリ24aに未だ保存されていないので、タイトルスタイル情報なしと判断されると(ステップE1(No))、前記第1実施形態にて説明した図7におけるRSSによるタイトル要素抽出処理に移行される(ステップEA)。   Here, since the style information of the title element corresponding to the URL of the Web site acquired for the first time is not yet stored in the title style information memory 24a, it is determined that there is no title style information (step E1 (No)). Then, the process proceeds to the title element extraction process by RSS in FIG. 7 described in the first embodiment (step EA).

このRSSによるタイトル要素抽出処理(ステップA1〜A8)により、Webコンテンツ15a内の各タイトル要素の位置が抽出されて記憶されると、当該タイトル要素に対応するところのHTMLデータ内に記述されたスタイル情報が取得され、前記タイトルスタイル情報メモリ24aに保存される(ステップE2)。   When the position of each title element in the Web content 15a is extracted and stored by the title element extraction process (steps A1 to A8) by RSS, the style described in the HTML data corresponding to the title element is stored. Information is acquired and stored in the title style information memory 24a (step E2).

すると、前記Webコンテンツ15aに記述されている各テキスト要素が、当該コンテンツ15aの先頭から順次抽出され(ステップE3,E4)、その抽出されたテキスト要素についてのスタイル情報が、現在表示中のWebサイトのURLに対応付けられて前記タイトルスタイル情報メモリ24aに保存されているスタイル情報と一致するか否か判断される(ステップE5)。   Then, each text element described in the Web content 15a is sequentially extracted from the top of the content 15a (Steps E3 and E4), and the style information about the extracted text element is displayed on the currently displayed Web site. It is determined whether or not it matches the style information stored in the title style information memory 24a in association with the URL (step E5).

ここで、前記Webコンテンツ15aから抽出されたテキスト要素のスタイル情報が前記タイトルスタイル情報メモリ24aに同WebサイトのURLに対応付けられて保存されているスタイル情報と一致したと判断された場合には(ステップE5(Yes))、当該テキスト要素をタイトル要素としてその位置を記憶する(ステップE6)。   When it is determined that the style information of the text element extracted from the Web content 15a matches the style information stored in the title style information memory 24a in association with the URL of the Web site. (Step E5 (Yes)), the text element is stored as the title element and the position is stored (Step E6).

一方、前記Webコンテンツ15aから抽出されたテキスト要素のスタイル情報が前記タイトルスタイル情報メモリ24aに同WebサイトのURLに対応付けられて保存されているスタイル情報と一致しないと判断された場合には(ステップE5(No))、次のテキスト要素について前記同様の抽出判断処理が繰り返される(ステップE7,E8→E4,E5)。   On the other hand, if it is determined that the style information of the text element extracted from the Web content 15a does not match the style information stored in the title style information memory 24a in association with the URL of the Web site ( In step E5 (No), the same extraction determination process as described above is repeated for the next text element (steps E7, E8 → E4, E5).

この後、前記Webコンテンツ15aから抽出された全てのテキスト要素について、タイトル要素であるか否かの判断処理と該タイトル要素であった場合のその位置の記憶処理とが実行されると(ステップE4〜E8(Yes))、前記一連のRSS+スタイルによるタイトル要素抽出処理は終了される。   Thereafter, when all the text elements extracted from the Web content 15a are subjected to a determination process for determining whether or not the text element is a title element and a storage process for the position in the case of the title element (step E4). To E8 (Yes)), the series of RSS + style title element extraction processing ends.

そして、同一のWebサイトから2回目以降、同一のWebコンテンツ15aが取得された場合には、前記タイトルスタイル情報メモリ24aに既に保存されている同Webサイトのタイトル要素のスタイル情報に基づき、当該コンテンツ15a内の各タイトル要素が抽出されその位置が記憶される(ステップE1→E9,E3〜E8)。   If the same Web content 15a is acquired from the same Web site for the second time and thereafter, the content is based on the style information of the title element of the Web site already stored in the title style information memory 24a. Each title element in 15a is extracted and its position is stored (steps E1-> E9, E3-E8).

これにより、前記メタ情報(RSS)15b内のタイトル文字列に含まれていない同サイトコンテンツ15a内のタイトル要素についても確実に抽出し、全てのタイトル要素の位置を記憶できる。よって、この処理以降に実行される前記ブロック抽出処理(ステップSB)およびブロック表示制御/UI付加処理を経て、前記Webコンテンツ15aをその全てのタイトル要素毎に確実にブロック分割し、前記第1実施形態と同様にユーザに見易いページ表示制御を行うことができる。   As a result, the title elements in the site content 15a not included in the title character string in the meta information (RSS) 15b can be reliably extracted, and the positions of all the title elements can be stored. Therefore, after the block extraction process (step SB) and the block display control / UI addition process executed after this process, the Web content 15a is surely divided into blocks for all the title elements, and the first implementation is performed. As with the form, it is possible to perform page display control that is easy for the user to see.

(第3実施形態)
図20は、前記クライアント装置20の第3実施形態のWebコンテンツ描画・表示制御/UI付加処理に伴うリンク先コンテンツからの関連部分抽出処理を示すフローチャートである。
(Third embodiment)
FIG. 20 is a flowchart showing related portion extraction processing from link destination content accompanying the Web content drawing / display control / UI addition processing of the third embodiment of the client device 20.

図21は、前記クライアント装置20の第3実施形態のWebコンテンツ描画・表示制御/UI付加処理におけるリンク先コンテンツからの関連部分抽出処理に伴うページ表示例を示す図である。   FIG. 21 is a diagram illustrating a page display example associated with the related part extraction process from the link destination content in the Web content drawing / display control / UI addition process of the third embodiment of the client device 20.

この第3実施形態のWebコンテンツ描画・表示制御/UI付加処理では、先ず、前記第1または第2実施形態と同様のWebコンテンツ描画・表示制御/UI付加処理(図6〜図9、図11、図13、図18参照)により、ユーザ指定のWebサイトのWebコンテンツ15aをそのタイトル毎にブロック分割して、例えば前記図10(A)〜(C)、前記図12、前記図14の何れかで示したように、ユーザが見易いレイアウトのページPnに表示制御して表示させる。   In the Web content drawing / display control / UI addition process of the third embodiment, first, the same Web content drawing / display control / UI addition process as in the first or second embodiment (FIGS. 6 to 9, FIG. 11). 13 and FIG. 18), the Web content 15a of the Web site designated by the user is divided into blocks for each title. For example, any one of FIG. 10 (A) to (C), FIG. 12 and FIG. As shown, the display is controlled and displayed on the page Pn having a layout that is easy for the user to see.

この後、図20におけるリンク先コンテンツからの関連部分抽出処理を開始し、前記表示されたページPn内の各タイトルブロックにおけるリンク先サイトのWebコンテンツ15aを取得して(ステップF1)、前記実施形態同様のメタ情報(RSS)15bに基づいたタイトル要素毎のブロック抽出を行う(ステップF2,F3,FA:A1-A8(FE:E1-E8),FB:B1-B7)。   Thereafter, the related portion extraction process from the link destination content in FIG. 20 is started, the Web content 15a of the link destination site in each title block in the displayed page Pn is acquired (step F1), and the embodiment Block extraction is performed for each title element based on the same meta information (RSS) 15b (steps F2, F3, FA: A1-A8 (FE: E1-E8), FB: B1-B7).

そして、前記リンク先サイトのWebコンテンツ15aから抽出されたタイトル要素毎のブロックを対象に、前記リンク元のタイトルと同じタイトルを含むブロックを特定する。そして、当該特定されたブロックからタイトルを除く本文の情報を切り出し、前記リンク元のタイトルブロックにおける要約部分の情報と置き換える(ステップF4)。   And the block containing the same title as the title of the said link origin is specified for the block for every title element extracted from the Web content 15a of the said link destination site. Then, the text information excluding the title is cut out from the identified block and replaced with the information of the summary portion in the link source title block (step F4).

すなわち、前記第1または第2実施形態と同様のWebコンテンツ描画・表示制御/UI付加処理に伴い、ユーザ所望のWebサイトのWebコンテンツ15aについて、例えば図10(C)に示すような当該コンテンツ15a内の更新された情報のブロック(Br1,Br2)以外のブロックを非表示にしたWebページP3が生成された場合には、前記図20におけるリンク先コンテンツからの関連部分抽出処理を経ることで、図21(A)に示すように、各ブロック(Br1,Br2)内の要約部分がリンク先コンテンツのタイトル対応ブロックBrから切り出された本文の情報に置き換えられてなるページP3′となって表示される。   That is, with the same web content drawing / display control / UI addition processing as in the first or second embodiment, the web content 15a of the web site desired by the user is shown in FIG. 10C, for example. When a web page P3 in which blocks other than the updated information blocks (Br1, Br2) are hidden is generated, the related part extraction processing from the linked content in FIG. As shown in FIG. 21A, the summary portion in each block (Br1, Br2) is displayed as a page P3 'that is replaced with the body information cut out from the title corresponding block Br of the linked content. The

また、前記第1または第2実施形態と同様のWebコンテンツ描画・表示制御/UI付加処理に伴い、ユーザ所望のWebサイトのWebコンテンツ15aについて、例えば図14(B)に示すようなフォーカス(F)されたブロック(Br1)を全画面拡大表示にしたWebページP51が生成された場合には、前記図20におけるリンク先コンテンツからの関連部分抽出処理を経ることで、図21(B)に示すように、当該全画面拡大表示されたブロック(Br1)内の要約部分がリンク先コンテンツのタイトル対応ブロックBrから切り出された本文の情報に置き換えられてなるページP51′となって表示される。   Further, with the same Web content drawing / display control / UI addition processing as in the first or second embodiment, the focus (F) shown in FIG. When the Web page P51 in which the block (Br1) is displayed in an enlarged display on the entire screen is generated, it is shown in FIG. 21B through the related part extraction processing from the link destination content in FIG. In this way, the summary portion in the block (Br1) displayed in an enlarged manner on the full screen is displayed as a page P51 ′ in which the text information extracted from the title-corresponding block Br of the linked content is replaced.

これにより、前記実施形態同様に、所望のWebコンテンツ15aをユーザから見て意味のあるタイトル要素毎のブロックに分割して見易く表示制御できるだけでなく、当該表示されたWebページPnにおけるブロック内のタイトルに対応する本文の情報がついて、当該タイトルにリンクするページへ実際に移動することなしに素早く閲覧できるようになる。   As a result, as in the above-described embodiment, the desired Web content 15a can be divided into blocks for each title element that is meaningful when viewed by the user, and can be easily displayed, and the titles in the blocks on the displayed Web page Pn can be displayed. The information of the text corresponding to is attached so that it can be quickly browsed without actually moving to the page linked to the title.

なお、前記各実施形態は、通常のサーバ・クライアント・システムにおけるクライアント装置20のWebブラウザ23aに対し、前記Webコンテンツ描画・表示制御機能を搭載してユーザ指定のWebサイトのコンテンツ15aを取得し表示制御する場合について説明した。これに対し、サーバベース・コンピューティング・システムにおけるシン・クライアント端末にてユーザ指定のWebサイトのコンテンツ15aを取得し表示する場合には、当該シン・クライアント端末からの入力イベントによって起動するサーバ装置のWebブラウザに対し、前記同様のWebコンテンツ描画・表示制御機能を搭載すればよい。   In each of the embodiments, the Web browser 23a of the client device 20 in a normal server / client system is equipped with the Web content drawing / display control function to acquire and display the content 15a of the Web site specified by the user. The case of controlling has been described. On the other hand, when acquiring and displaying the content 15a of the Web site specified by the user on the thin client terminal in the server-based computing system, the server device activated by the input event from the thin client terminal The same Web content drawing / display control function as that described above may be installed in the Web browser.

なお、前記各実施形態において記載した情報処理装置による各処理の手法、すなわち、図6〜図9のフローチャートに示す第1実施形態のWebコンテンツ描画・表示制御/UI付加処理、図11のフローチャートに示す前記UI付加処理として実行されるフォーカス初期化処理、図13のフローチャートに示すフォーカシングUI付加処理、図15のフローチャートに示す第1実施形態変形例のブックマークプレビュー処理、図18のフローチャートに示す第2実施形態のRSS+スタイルによるタイトル要素抽出処理、図20のフローチャートに示す第3実施形態のリンク先コンテンツからの関連部分抽出処理などの各手法は、何れもコンピュータに実行させることができるプログラムとして、メモリカード(ROMカード、RAMカード等)、磁気ディスク(フロッピディスク、ハードディスク等)、光ディスク(CD−ROM、DVD等)、半導体メモリ等の外部記憶装置25(15)の媒体に格納して配布することができる。そして、情報処理装置のコンピュータ(CPU21(11))は、この外部記憶装置25(15)の媒体に記憶されたプログラムを記憶装置(フラッシュROM23(13)やRAM24(14))に読み込み、この読み込んだプログラムによって動作が制御されることにより、前記各実施形態において説明したWebコンテンツ描画・表示制御機能を実現し、前述した手法による同様の処理を実行することができる。   It should be noted that each processing method by the information processing apparatus described in each of the above embodiments, that is, the Web content drawing / display control / UI addition processing of the first embodiment shown in the flowcharts of FIGS. The focus initialization process executed as the UI addition process shown in FIG. 13, the focusing UI addition process shown in the flowchart of FIG. 13, the bookmark preview process of the first embodiment modification shown in the flowchart of FIG. 15, and the second shown in the flowchart of FIG. Each method such as the title element extraction process by the RSS + style of the embodiment and the related part extraction process from the link destination content of the third embodiment shown in the flowchart of FIG. 20 is a memory that can be executed by a computer as a program. Card (ROM card, RAM card Etc.), magnetic disk (floppy disk, hard disk, etc.), optical disk (CD-ROM, DVD, etc.), can be distributed and stored in the medium of the external storage device 25 (15), such as a semiconductor memory. Then, the computer (CPU 21 (11)) of the information processing apparatus reads the program stored in the medium of the external storage device 25 (15) into the storage device (flash ROM 23 (13) or RAM 24 (14)) and reads this program. By controlling the operation by the program, the Web content drawing / display control function described in each of the above embodiments can be realized, and the same processing can be executed by the method described above.

また、前記各手法を実現するためのプログラムのデータは、プログラムコードの形態として通信ネットワーク(N)上を伝送させることができ、この通信ネットワーク(N)に接続されたコンピュータ装置(プログラムサーバ)から前記のプログラムデータを取り込んで記憶装置(フラッシュROM23(13)やRAM24(14))に記憶させ、前述したWebコンテンツ描画・表示制御機能を実現することもできる。   Further, program data for realizing each of the above methods can be transmitted on the communication network (N) in the form of a program code, and from a computer device (program server) connected to the communication network (N). The program data can be fetched and stored in a storage device (flash ROM 23 (13) or RAM 24 (14)) to realize the above-described Web content drawing / display control function.

なお、本願発明は、前記各実施形態に限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で種々に変形することが可能である。さらに、前記各実施形態には種々の段階の発明が含まれており、開示される複数の構成要件における適宜な組み合わせにより種々の発明が抽出され得る。例えば、各実施形態に示される全構成要件から幾つかの構成要件が削除されたり、幾つかの構成要件が異なる形態にして組み合わされても、発明が解決しようとする課題の欄で述べた課題が解決でき、発明の効果の欄で述べられている効果が得られる場合には、この構成要件が削除されたり組み合わされた構成が発明として抽出され得るものである。   Note that the present invention is not limited to the above-described embodiments, and various modifications can be made without departing from the scope of the invention at the stage of implementation. Further, each of the embodiments includes inventions at various stages, and various inventions can be extracted by appropriately combining a plurality of disclosed constituent elements. For example, even if some constituent elements are deleted from all the constituent elements shown in each embodiment or some constituent elements are combined in different forms, the problems described in the column of the problem to be solved by the invention If the effects described in the column “Effects of the Invention” can be obtained, a configuration in which these constituent requirements are deleted or combined can be extracted as an invention.

10 …サーバ装置
20 …クライアント装置
11,21…CPU
12,22…バス
13,23…ROM
23a…Webブラウザプログラム
14,24…RAM
24a…タイトルスタイル情報メモリ
15,25…外部記憶装置
15a…Webコンテンツ
15b…メタ情報(RSS)
16,26…入力装置
17,27…表示装置
18,28…通信I/F
N …通信ネットワーク
FB …フレームバッファ
Brn…タイトル要素毎の分割ブロック
Pn …Webページ
H …ハイライト表示
F …フォーカス
G …ブックマークプレビュー画面
GP …ポップアッププレビュー画面
DESCRIPTION OF SYMBOLS 10 ... Server apparatus 20 ... Client apparatus 11, 21 ... CPU
12, 22 ... Bus 13, 23 ... ROM
23a ... Web browser program 14, 24 ... RAM
24a ... Title style information memory 15, 25 ... External storage device 15a ... Web content 15b ... Meta information (RSS)
16, 26 ... Input device 17, 27 ... Display device 18, 28 ... Communication I / F
N ... Communication network FB ... Frame buffer Brn ... Divided block for each title element Pn ... Web page H ... Highlight display F ... Focus G ... Bookmark preview screen GP ... Pop-up preview screen

本発明は、コンテンツ情報を表示するための情報処理装置およびその制御プログラムに関する。 The present invention relates to an information processing apparatus for displaying content information and a control program therefor.

本発明は、受信したコンテンツの内容をユーザから見てより扱いやすく表示させることが可能情報処理装置提供することを目的とする。 An object of the present invention is to provide an information processing apparatus capable of displaying the contents of received content more easily when viewed from the user.

請求項1は、コンテンツ情報を表示画面上に表示する情報処理装置であって、ネットワークを介してコンテンツ情報を受信する受信手段と、前記受信手段により受信したコンテンツ情報に含まれる複数のブロックを抽出する抽出手段と、前記抽出手段で抽出された各ブロックの内でその内容が更新された更新ブロックを判別する判別手段と、前記コンテンツ情報を表示する際は、前記判別手段で判別された更新ブロックを識別して表示する表示制御手段と、を備えたことを特徴としている。 Claim 1 is an information processing apparatus for displaying content information on a display screen, receiving means for receiving content information via a network, and extracting a plurality of blocks contained in the content information received by the receiving means Extracting means, determining means for determining an updated block of each block extracted by the extracting means, and an update block determined by the determining means when displaying the content information And a display control means for identifying and displaying.

本発明によれば、受信したコンテンツの内容をユーザから見てより扱いやすく表示させることが可能になる。

According to the present invention, it is possible to ing to look at the contents of the received content from the user to display more manageable.

Claims (6)

Webコンテンツの情報および当該Webコンテンツに関するメタ情報を取得する情報取得手段と、
この情報取得手段により取得されたメタ情報に含まれるタイトル文字列に対応して前記Webコンテンツ内のタイトル要素を抽出するタイトル要素抽出手段と、
前記Webコンテンツを前記タイトル要素抽出手段により抽出されたタイトル要素を区切りとしたブロックに分割するブロック分割手段と、
前記Webコンテンツを前記ブロック分割手段により分割されたブロック単位でユーザインターフェイスを制御して表示する表示制御手段と、
を備えたことを特徴とする情報処理装置。
Information acquisition means for acquiring Web content information and meta information related to the Web content;
Title element extraction means for extracting a title element in the Web content corresponding to the title character string included in the meta information acquired by the information acquisition means;
Block dividing means for dividing the Web content into blocks separated by the title elements extracted by the title element extracting means;
Display control means for controlling and displaying the user interface in block units divided by the block dividing means;
An information processing apparatus comprising:
前記タイトル要素抽出手段は、さらに、
抽出されたタイトル要素に対応するテキストのスタイル情報に一致する前記Webコンテンツ内のテキスト要素をタイトル要素として抽出する手段を有することを特徴とする請求項1に記載の情報処理装置。
The title element extraction means further includes:
2. The information processing apparatus according to claim 1, further comprising means for extracting, as a title element, a text element in the Web content that matches text style information corresponding to the extracted title element.
前記タイトル要素抽出手段は、
前記情報取得手段により取得されたメタ情報に含まれるタイトル文字列に対応して前記Webコンテンツ内のタイトル要素を抽出する第1のタイトル要素抽出手段と、
この第1のタイトル要素抽出手段より抽出されたタイトル要素に対応するテキストのスタイル情報を保存するスタイル情報保存手段と、
このスタイル情報保存手段により保存されたスタイル情報に一致する前記Webコンテンツ内のテキスト要素をタイトル要素として抽出する第2のタイトル要素抽出手段と、
を有することを特徴とする請求項1に記載の情報処理装置。
The title element extraction means includes
First title element extraction means for extracting a title element in the Web content corresponding to a title character string included in the meta information acquired by the information acquisition means;
Style information storage means for storing text style information corresponding to the title element extracted by the first title element extraction means;
Second title element extraction means for extracting a text element in the Web content that matches the style information stored by the style information storage means as a title element;
The information processing apparatus according to claim 1, further comprising:
前記表示制御手段は、
前記ブロック分割手段により分割されたブロック内のタイトル要素にリンクされたWebコンテンツのデータを取得するリンク先情報取得手段と、
このリンク先情報取得手段により取得されたリンク先のWebコンテンツからリンク元の前記タイトル要素に関連する情報を抽出する関連情報抽出手段とを有し、
この関連情報抽出手段により前記リンク先のWebコンテンツから抽出されたリンク元のタイトル要素に関連する情報を、前記ブロック分割手段により分割されたブロック内のタイトル要素と合わせユーザインターフェイスを制御して表示する、
ことを特徴とする請求項1に記載の情報処理装置。
The display control means includes
Link destination information acquisition means for acquiring data of Web content linked to the title element in the block divided by the block division means;
Related information extracting means for extracting information related to the title element of the link source from the Web content of the link destination acquired by the link destination information acquiring means,
Information related to the title element of the link source extracted from the linked Web content by the related information extracting means is combined with the title elements in the blocks divided by the block dividing means and displayed by controlling the user interface. ,
The information processing apparatus according to claim 1.
前記情報取得手段は、ブックマークに登録された複数のWebコンテンツの情報および当該複数のWebコンテンツに関するそれぞれのメタ情報を取得し、
前記表示制御手段は、前記ブックマークに登録された複数のWebコンテンツのそれぞれについて、前記ブロック分割手段により分割されたブロック単位でユーザインターフェイスを制御しサムネイル画像の一覧にして表示する、
ことを特徴とする請求項1に記載の情報処理装置。
The information acquisition means acquires information on a plurality of Web contents registered in a bookmark and respective meta information on the plurality of Web contents,
The display control means controls the user interface in units of blocks divided by the block dividing means to display a list of thumbnail images for each of a plurality of Web contents registered in the bookmark.
The information processing apparatus according to claim 1.
情報処理装置のコンピュータを制御するための制御プログラムであって、
前記コンピュータを、
Webコンテンツの情報および当該Webコンテンツに関するメタ情報を取得する情報取得手段、
この情報取得手段により取得されたメタ情報に含まれるタイトル文字列に対応して前記Webコンテンツ内のタイトル要素を抽出するタイトル要素抽出手段、
前記Webコンテンツを前記タイトル要素抽出手段により抽出されたタイトル要素を区切りとしたブロックに分割するブロック分割手段、
前記Webコンテンツを前記ブロック分割手段により分割されたブロック単位でユーザインターフェイスを制御して表示部に表示させる表示制御手段、
として機能させるようにしたコンピュータ読み込み可能な制御プログラム。
A control program for controlling a computer of an information processing device,
The computer,
Information acquisition means for acquiring Web content information and meta-information about the Web content;
Title element extraction means for extracting a title element in the Web content corresponding to the title character string included in the meta information acquired by the information acquisition means,
Block dividing means for dividing the Web content into blocks separated by the title elements extracted by the title element extracting means;
Display control means for controlling the user interface in units of blocks divided by the block dividing means and displaying the web content on a display unit;
A computer-readable control program designed to function as a computer.
JP2012221760A 2012-10-04 2012-10-04 Information processing apparatus and control program thereof Expired - Fee Related JP5939711B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012221760A JP5939711B2 (en) 2012-10-04 2012-10-04 Information processing apparatus and control program thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012221760A JP5939711B2 (en) 2012-10-04 2012-10-04 Information processing apparatus and control program thereof

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2008087932A Division JP5109759B2 (en) 2008-03-28 2008-03-28 Information processing apparatus and control program thereof

Publications (2)

Publication Number Publication Date
JP2013012246A true JP2013012246A (en) 2013-01-17
JP5939711B2 JP5939711B2 (en) 2016-06-22

Family

ID=47686002

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012221760A Expired - Fee Related JP5939711B2 (en) 2012-10-04 2012-10-04 Information processing apparatus and control program thereof

Country Status (1)

Country Link
JP (1) JP5939711B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015097729A1 (en) * 2013-12-27 2015-07-02 株式会社マーズフラッグ Information processing device, web server and computer program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001249874A (en) * 2000-03-08 2001-09-14 Sky Com:Kk Information collecting device
JP2007156713A (en) * 2005-12-02 2007-06-21 Canon Inc Image processor and control method therefor

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001249874A (en) * 2000-03-08 2001-09-14 Sky Com:Kk Information collecting device
JP2007156713A (en) * 2005-12-02 2007-06-21 Canon Inc Image processor and control method therefor

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
CSND200600870008; 'PCの不調解消も、PDF作成も、全部まとめて無料 厳選!フリーソフト36' 日経PC21 第11巻 第3号, 20060201, 48-51, 日経BP社 *
JPN6013063823; 'PCの不調解消も、PDF作成も、全部まとめて無料 厳選!フリーソフト36' 日経PC21 第11巻 第3号, 20060201, 48-51, 日経BP社 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015097729A1 (en) * 2013-12-27 2015-07-02 株式会社マーズフラッグ Information processing device, web server and computer program
JPWO2015097729A1 (en) * 2013-12-27 2017-03-23 株式会社マーズフラッグ Information processing apparatus, web server, and computer program
US10298657B2 (en) 2013-12-27 2019-05-21 Mars Flag Corporation Information processing apparatus, web server, and non-transitory computer readable storage medium

Also Published As

Publication number Publication date
JP5939711B2 (en) 2016-06-22

Similar Documents

Publication Publication Date Title
US10796076B2 (en) Method and system for providing suggested tags associated with a target web page for manipulation by a useroptimal rendering engine
US7865511B2 (en) News feed browser
US8347225B2 (en) System and method for selectively displaying web page elements
JP5056810B2 (en) Information processing apparatus and control program thereof
US20050289147A1 (en) News feed viewer
US20150067476A1 (en) Title and body extraction from web page
JP2013517556A (en) Preview functionality for increased browsing speed
KR20110099225A (en) Previewing search results for suggested refinement terms and vertical searches
JP5482842B2 (en) Information processing apparatus and control program thereof
US20210149842A1 (en) System and method for display of document comparisons on a remote device
JP2007272872A (en) Method, device, system and program for retrieving information
JP2006065395A (en) Hyper link generating device, hyper link generating method, and hyper link generating program
US8429152B2 (en) Terminal device, content displaying method, and content displaying program
JP5109759B2 (en) Information processing apparatus and control program thereof
JP5056133B2 (en) Information extraction system, information extraction method, and information extraction program
JP5939711B2 (en) Information processing apparatus and control program thereof
JP2010134780A (en) Information processing apparatus and control program thereof
JP5372704B2 (en) Web page display program, Web page display method, Web page display device, and Web page display system
KR20090002316A (en) Method for selecting a part area of web document
JP5682113B2 (en) Information display device and program
JP5884814B2 (en) Display processing apparatus and program
JP2011238167A (en) Hyperlink rearrangement device, hyperlink rearrangement method and hyperlink rearrangement program
KR20130128268A (en) Method, terminal, server and computer-readable recording media for providing browser ui

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140121

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140311

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140617

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140804

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20150224

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150513

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20150521

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20150724

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160516

R150 Certificate of patent or registration of utility model

Ref document number: 5939711

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees