JP5018712B2 - Communication device for displaying content title - Google Patents

Communication device for displaying content title Download PDF

Info

Publication number
JP5018712B2
JP5018712B2 JP2008237116A JP2008237116A JP5018712B2 JP 5018712 B2 JP5018712 B2 JP 5018712B2 JP 2008237116 A JP2008237116 A JP 2008237116A JP 2008237116 A JP2008237116 A JP 2008237116A JP 5018712 B2 JP5018712 B2 JP 5018712B2
Authority
JP
Japan
Prior art keywords
information
content
character string
title
specified
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2008237116A
Other languages
Japanese (ja)
Other versions
JP2010074301A (en
Inventor
孝 伊藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Brother Industries Ltd
Original Assignee
Brother Industries 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 Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to JP2008237116A priority Critical patent/JP5018712B2/en
Publication of JP2010074301A publication Critical patent/JP2010074301A/en
Application granted granted Critical
Publication of JP5018712B2 publication Critical patent/JP5018712B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Facsimiles In General (AREA)

Description

本発明は、ネットワーク上で公開されているコンテンツのタイトルを表示する通信装置に関する。   The present invention relates to a communication apparatus that displays a title of content published on a network.

様々なコンテンツがネットワーク上で公開されている。コンテンツのURLと当該コンテンツのタイトルとを含むコンテンツ情報を複数含むコンテンツ要約情報を公開しているサーバが存在する。コンテンツ要約情報の一例として、例えば、フィード情報(Feed)を挙げることができる。フィード情報のフォーマットとしては、例えば、RSSやAtomが存在する。下記の非特許文献1には、フィード情報を取得して各コンテンツのタイトルを表示するためのソフトウェアが開示されている。このソフトウェアをPCにインストールすると、ユーザは、各コンテンツのタイトルを見ることができる。ユーザがタイトルをクリックすると、PCは、ブラウザを起動し、そのタイトルに対応するコンテンツのURLにアクセスする。これにより、PCにおいてコンテンツが表示される。   Various contents are released on the network. There is a server that publishes content summary information including a plurality of pieces of content information including the URL of the content and the title of the content. An example of the content summary information is feed information (Feed). As the format of the feed information, for example, there are RSS and Atom. Non-Patent Document 1 below discloses software for acquiring feed information and displaying the title of each content. When this software is installed on the PC, the user can view the title of each content. When the user clicks on the title, the PC activates the browser and accesses the URL of the content corresponding to the title. Thereby, the content is displayed on the PC.

小津智幸、“RSS対応サイトの配信記事タイトルを電光掲示板風に表示「Dirty News Reader」”、[Online]、平成16年5月26日、Impress Corporation、[平成20年7月29日検索]、インターネット、<http://www.forest.impress.co.jp/article/2004/05/26/dirtynewsreader.html>Tomoyuki Ozu, “Displaying RSS-delivered article titles in an electric bulletin board style” Dirty News Reader ”, [Online], May 26, 2004, Impression Corporation, [Search July 29, 2008], Internet, <http://www.forest.impress.co.jp/article/2004/05/26/dirtynewsreader.html>

様々な種類(例えば、テキスト、オーディオ、ビデオ、イメージ等)のコンテンツが存在する。コンテンツをダウンロードして出力するためには、そのコンテンツの種類に対応するプログラムが必要になる。しかしながら、上記の様々な種類に対応する全てのプログラムを搭載していないデバイスも存在する。このようなデバイスは、コンテンツ(タイトル)がユーザによって選択されても、そのコンテンツを出力することができない可能性がある。本明細書では、ユーザによって選択されたコンテンツを出力することができる可能性を高めることができる技術を提供する。   There are various types of content (eg, text, audio, video, images, etc.). In order to download and output content, a program corresponding to the type of the content is required. However, there are devices that do not have all the programs corresponding to the various types described above. Such a device may not be able to output the content (title) even if it is selected by the user. The present specification provides a technique that can increase the possibility of outputting content selected by a user.

本明細書によって開示される技術は、情報処理装置に通信可能に接続される通信装置である。上記の「情報処理装置」という用語は、情報を処理することができるあらゆるデバイスを含む概念である。情報処理装置の一例として、PC、テレビ、メディアプレイヤー等を挙げることができる。通信装置は、位置情報記憶手段と要約情報取得手段とタイトル表示手段とタイトル選択許容手段と第1特定手段と情報送信手段とを備える。   The technology disclosed in this specification is a communication device that is communicably connected to an information processing device. The term “information processing apparatus” is a concept that includes all devices that can process information. As an example of the information processing apparatus, a PC, a television, a media player, and the like can be given. The communication apparatus includes position information storage means, summary information acquisition means, title display means, title selection permission means, first identification means, and information transmission means.

位置情報記憶手段は、コンテンツの位置情報と当該コンテンツのタイトルとを少なくとも含むコンテンツ情報を複数有しているコンテンツ要約情報の位置情報を記憶することが可能である。上記の「コンテンツの位置情報」という用語は、コンテンツの位置を特定することができるあらゆる情報を含む概念である。また、上記の「コンテンツ要約情報の位置情報」という用語は、コンテンツ要約情報の位置を特定することができるあらゆる情報を含む概念である。位置情報の一例として、例えば、URL(Uniform Resource Locator)等を挙げることができる。要約情報取得手段は、位置情報記憶手段に記憶されている位置情報からコンテンツ要約情報を取得する。タイトル表示手段は、要約情報取得手段によって取得されたコンテンツ要約情報に含まれる各タイトルを表示する。タイトル選択許容手段は、タイトル表示手段に表示された各タイトルから少なくとも1つのタイトルをユーザが選択することを許容する。第1特定手段は、タイトル選択許容手段において選択されたタイトルを含むコンテンツ情報から、コンテンツの位置情報と当該コンテンツの種類情報とを特定する。情報送信手段は、第1特定手段によって特定されたコンテンツの位置情報と当該コンテンツの種類情報に対応する情報とを含む送信情報を情報処理装置に送信する。なお、上記の「コンテンツの種類情報に対応する情報」は、コンテンツの種類情報そのものであってもよいし、コンテンツの種類情報から特定される他の情報であってもよい。後者の例については、後で再び説明する。   The location information storage means can store location information of content summary information having a plurality of content information including at least the location information of the content and the title of the content. The term “content position information” is a concept including all information that can specify the position of the content. In addition, the term “position information of content summary information” is a concept including any information that can specify the position of the content summary information. As an example of the position information, for example, a URL (Uniform Resource Locator) can be cited. The summary information acquisition means acquires content summary information from the position information stored in the position information storage means. The title display means displays each title included in the content summary information acquired by the summary information acquisition means. The title selection permission unit allows the user to select at least one title from each title displayed on the title display unit. The first specifying unit specifies the position information of the content and the type information of the content from the content information including the title selected by the title selection permission unit. The information transmitting unit transmits transmission information including the position information of the content specified by the first specifying unit and information corresponding to the content type information to the information processing apparatus. The “information corresponding to the content type information” may be the content type information itself or other information specified from the content type information. The latter example will be described again later.

上記の通信装置は、ユーザによって選択されたコンテンツの位置情報とそのコンテンツの種類情報に対応する情報とを情報処理装置に送信することができる。情報処理装置は、コンテンツの種類情報に対応する情報に従って、そのコンテンツを出力するためのプログラムを選択することができる。情報処理装置は、上記の位置情報にアクセスしてコンテンツを出力することができる。この技術では、ユーザによって選択されたコンテンツを出力するためのプログラムが通信装置に搭載されていない場合であっても、そのコンテンツを情報処理装置において出力することができる。ユーザによって選択されたコンテンツを出力することができる可能性を高めることができる。   The communication device can transmit the position information of the content selected by the user and information corresponding to the content type information to the information processing device. The information processing apparatus can select a program for outputting the content in accordance with information corresponding to the content type information. The information processing apparatus can access the position information and output content. With this technology, even if a program for outputting content selected by a user is not installed in the communication device, the content can be output by the information processing device. It is possible to increase the possibility that the content selected by the user can be output.

コンテンツ情報は、第1タグによって特定される第1文字列を含むことが可能であってもよい。第1文字列は、第1コンテンツの位置情報と当該第1コンテンツの種類情報とを少なくとも含んでいてもよい。第1特定手段は、タイトル選択許容手段において選択されたタイトルを含むコンテンツ情報から、第1文字列に含まれる第1コンテンツの位置情報と当該第1コンテンツの種類情報とを特定してもよい。情報送信手段は、第1特定手段によって特定された第1コンテンツの位置情報と当該第1コンテンツの種類情報とを含む送信情報を情報処理装置に送信してもよい。   The content information may include a first character string specified by the first tag. The first character string may include at least the position information of the first content and the type information of the first content. The first specifying unit may specify the position information of the first content included in the first character string and the type information of the first content from the content information including the title selected by the title selection permission unit. The information transmitting unit may transmit transmission information including the position information of the first content specified by the first specifying unit and the type information of the first content to the information processing apparatus.

また、コンテンツ情報は、第2タグによって特定される第2文字列を含むことが可能であってもよい。第2文字列は、第2コンテンツの位置情報を少なくとも含んでいてもよい。第1特定手段は、タイトル選択許容手段において選択されたタイトルを含むコンテンツ情報から、第2文字列に含まれる第2コンテンツの位置情報をさらに特定することが可能であってもよい。情報送信手段は、第1特定手段によって特定された第2コンテンツの位置情報をさらに含む送信情報を情報処理装置に送信することが可能であってもよい。この構成によると、情報処理装置は、通信装置から出力された第2コンテンツの位置情報にアクセスすることによって、第2コンテンツを出力することができる。   Further, the content information may include a second character string specified by the second tag. The second character string may include at least position information of the second content. The first specifying unit may be capable of further specifying the position information of the second content included in the second character string from the content information including the title selected by the title selection permission unit. The information transmitting unit may be capable of transmitting transmission information further including position information of the second content specified by the first specifying unit to the information processing apparatus. According to this configuration, the information processing apparatus can output the second content by accessing the position information of the second content output from the communication apparatus.

コンテンツ情報は、コンテンツのタイトルのみならず、そのコンテンツに関する様々な情報(サブタイトル、コンテンツの要約、コンテンツの詳細情報等)を含むことがある。コンテンツの位置情報と種類情報のみならず、このような情報が情報処理装置で表示されると、ユーザは、コンテンツの内容を詳しく知ることができるものと予想される。このような有益な情報をユーザに提供するために、以下の構成を採用してもよい。   The content information may include not only the title of the content but also various information related to the content (subtitle, content summary, content detailed information, etc.). When such information is displayed on the information processing apparatus as well as the position information and type information of the content, it is expected that the user can know the details of the content in detail. In order to provide such useful information to the user, the following configuration may be employed.

即ち、通信装置は、情報変換手段をさらに備えていてもよい。コンテンツ情報は、当該コンテンツ情報に含まれるタイトルより長くて第3タグによって特定される第3文字列を含むことが可能であってもよい。第1特定手段は、タイトル選択許容手段において選択されたタイトルを含むコンテンツ情報から、第3文字列をさらに特定することが可能であってもよい。情報変換手段は、第1特定手段によって特定された第3文字列を予め決められている所定のデータ形式に変換することよって、上記の所定のデータ形式に従って記述された文字列データを作成してもよい。情報送信手段は、情報変換手段によって作成された上記の文字列データをさらに含む送信情報を情報処理装置に送信してもよい。この構成によると、情報処理装置は、通信装置から送信されたコンテンツの位置情報にアクセスして当該コンテンツを出力しながら、上記の文字列データに基づいて上記の第3文字列を表示することができる。有益な情報をユーザに提供することができる。   That is, the communication device may further include information conversion means. The content information may include a third character string that is longer than the title included in the content information and specified by the third tag. The first specifying unit may be able to further specify the third character string from the content information including the title selected by the title selection permission unit. The information conversion means creates character string data described according to the predetermined data format by converting the third character string specified by the first specifying means into a predetermined data format. Also good. The information transmission unit may transmit transmission information further including the character string data created by the information conversion unit to the information processing apparatus. According to this configuration, the information processing apparatus can display the third character string based on the character string data while accessing the position information of the content transmitted from the communication apparatus and outputting the content. it can. Useful information can be provided to the user.

コンテンツ情報は、第2タグによって特定される第2文字列を含むことが可能であってもよい。第2文字列は、第2コンテンツの位置情報を少なくとも含んでいてもよい。第1特定手段は、タイトル選択許容手段において選択されたタイトルを含むコンテンツ情報から、第2文字列に含まれる第2コンテンツの位置情報をさらに特定することが可能であってもよい。情報変換手段は、第1特定手段によって特定された第2コンテンツの位置情報をハイパーリンクとして含む上記の文字列データを作成してもよい。この構成によると、情報処理装置は、通信装置から送信された上記の文字列データに基づいて第3文字列と第2コンテンツの位置情報とを表示することができる。第2コンテンツの位置情報にハイパーリンクが設定されているために、ユーザが第2コンテンツの位置情報を操作すると、情報処理装置は、第2コンテンツの位置情報にアクセスして第2コンテンツを出力することができる。この構成によると、第2コンテンツを情報処理装置で出力させるためのユーザの操作が簡単で済む。   The content information may include a second character string specified by the second tag. The second character string may include at least position information of the second content. The first specifying unit may be capable of further specifying the position information of the second content included in the second character string from the content information including the title selected by the title selection permission unit. The information conversion means may create the character string data including the position information of the second content specified by the first specifying means as a hyperlink. According to this configuration, the information processing apparatus can display the third character string and the position information of the second content based on the character string data transmitted from the communication apparatus. Since the hyperlink is set in the position information of the second content, when the user operates the position information of the second content, the information processing apparatus accesses the position information of the second content and outputs the second content. be able to. According to this configuration, the user's operation for outputting the second content by the information processing apparatus is simple.

通信装置は、ユーザによって選択されたコンテンツがどのような種類であっても、上記の文字列データを情報処理装置に送信するように構成されていてもよい。しかしながら、例えば、コンテンツがテキストである場合、上記の文字列データがなくても、ユーザは、コンテンツを見れば内容を知ることができる。一方において、例えば、コンテンツがオーディオである場合、上記の文字列データはユーザにとって有益であることが予想される。オーディオしか出力されない場合、ユーザは、コンテンツの内容を詳しく知り得ないからである。これは、コンテンツが例えばビデオ(映像)であっても同じことが言える。文字列データがユーザにとって有益であるのか否かは、コンテンツの種類に依存するものと考えられる。ユーザによって選択されたコンテンツの種類にかかわらず文字列データを情報処理装置に送信する構成では、ユーザにとってあまり有益ではない文字列データを作成して送信する処理も実行されることになる。このような知見に鑑みると、以下の構成を採用してもよい。   The communication device may be configured to transmit the character string data to the information processing device regardless of the type of content selected by the user. However, for example, when the content is text, the user can know the content by looking at the content without the character string data. On the other hand, for example, when the content is audio, the character string data is expected to be useful to the user. This is because when only audio is output, the user cannot know the details of the content in detail. The same can be said even if the content is video (video), for example. Whether or not the character string data is useful to the user is considered to depend on the type of content. In the configuration in which the character string data is transmitted to the information processing apparatus regardless of the type of content selected by the user, a process of creating and transmitting character string data that is not very useful for the user is also executed. In view of such knowledge, the following configuration may be adopted.

即ち、通信装置は、判断手段をさらに備えていてもよい。コンテンツ情報は、第1タグによって特定される第1文字列を含むことが可能であってもよい。第1文字列は、第1コンテンツの位置情報と当該第1コンテンツの種類情報とを少なくとも含んでいてもよい。第1特定手段は、タイトル選択許容手段において選択されたタイトルを含むコンテンツ情報から、第1文字列に含まれる第1コンテンツの位置情報と当該第1コンテンツの種類情報とを特定してもよい。判断手段は、第1特定手段によって特定された第1コンテンツの種類情報が予め決められている所定の種類情報であるのか否かを判断してもよい。情報変換手段は、判断手段によって肯定的に判断されたことを条件として、上記の文字列データを作成するとともに、判断手段によって否定的に判断されたことを条件として、上記の文字列データを作成しなくてもよい。情報送信手段は、判断手段によって肯定的に判断されたことを条件として、情報変換手段によって作成された上記の文字列データをさらに含む送信情報を情報処理装置に送信するとともに、第1判断手段によって否定的に判断されたことを条件として、上記の文字列データを含まない送信情報を情報処理装置に送信してもよい。この構成によると、ユーザにとって文字列データが有益であると考えられる種類情報(上記の所定の種類情報)のコンテンツがユーザによって選択された場合には、文字列データが作成されて情報処理装置に送信される。一方において、ユーザにとって文字列データがあまり有益ではないと考えられる種類情報のコンテンツがユーザによって選択された場合には文字列データが作成されない。このために、通信装置の処理の負荷を低減させることができる。   That is, the communication device may further include a determination unit. The content information may include a first character string specified by the first tag. The first character string may include at least the position information of the first content and the type information of the first content. The first specifying unit may specify the position information of the first content included in the first character string and the type information of the first content from the content information including the title selected by the title selection permission unit. The determining means may determine whether or not the type information of the first content specified by the first specifying means is predetermined type information. The information conversion means creates the character string data on the condition that the judgment means has made a positive determination, and creates the character string data on the condition that the judgment means has made a negative judgment. You don't have to. The information transmitting unit transmits transmission information further including the character string data created by the information converting unit to the information processing apparatus on the condition that the determination unit determines affirmatively, and the first determining unit The transmission information that does not include the character string data may be transmitted to the information processing apparatus on the condition that the determination is negative. According to this configuration, when the content of the type information (the above-described predetermined type information) that the character string data is considered to be useful to the user is selected by the user, the character string data is created and stored in the information processing apparatus. Sent. On the other hand, character string data is not created when content of type information that character string data is considered to be not very useful to the user is selected by the user. For this reason, the processing load of the communication apparatus can be reduced.

情報送信手段は、タイトル選択許容手段において選択されたタイトルをさらに含む送信情報を情報処理装置に送信してもよい。この構成によると、情報処理装置は、タイトルを表示することができる。有益な情報をユーザに提供することができる。   The information transmission unit may transmit transmission information further including the title selected by the title selection permission unit to the information processing apparatus. According to this configuration, the information processing apparatus can display a title. Useful information can be provided to the user.

通信装置は、複数の種類情報のそれぞれについて、当該種類情報と、当該種類情報に従って記述されたデータを処理するためのアプリケーションを特定するアプリケーション特定情報とを対応づけて記憶することが可能であるアプリケーション特定情報記憶手段をさらに備えていてもよい。この場合、コンテンツの種類情報に対応する情報は、第1特定手段によって特定されたコンテンツの種類情報に対応づけてアプリケーション特定情報記憶手段に記憶されているアプリケーション特定情報であってもよい。この構成によると、情報処理装置は、アプリケーション特定情報に従って、コンテンツを出力するためのアプリケーションを決定することができる。なお、上記の「アプリケーション特定情報」という用語は、アプリケーションを特定することができるあらゆる情報を含む概念である。アプリケーション特定情報の一例として、アプリケーション名、アプリケーションのアドレス等を挙げることができる。また、アプリケーション特定情報記憶手段にどのようにして情報が記憶されるのかについては特に限定されない。例えば、ユーザがアプリケーション特定情報を通信装置に入力してもよいし、通信装置が情報処理装置からアプリケーション特定情報を取得してもよい。   The communication apparatus can store, for each of a plurality of types of information, the type information and application specifying information for specifying an application for processing data described according to the type information in association with each other. Specific information storage means may be further provided. In this case, the information corresponding to the content type information may be application specifying information stored in the application specifying information storage unit in association with the content type information specified by the first specifying unit. According to this configuration, the information processing apparatus can determine an application for outputting content according to the application specifying information. The term “application specifying information” is a concept including any information that can specify an application. As an example of the application specifying information, an application name, an application address, and the like can be given. Further, how information is stored in the application specific information storage means is not particularly limited. For example, the user may input application specifying information to the communication device, or the communication device may acquire the application specifying information from the information processing device.

複数の種類情報のそれぞれについて、当該種類情報と、当該種類情報を示す表示用データとを対応づけて記憶している表示用データ記憶手段をさらに備えていてもよい。タイトル表示手段は、コンテンツ情報に含まれるタイトルとともに、当該コンテンツ情報に含まれるコンテンツの種類情報に対応づけて表示用データ記憶手段に記憶されている表示用データを表示してもよい。この構成によると、コンテンツのタイトルとそのコンテンツの種類に対応する表示用データとが表示される。ユーザは、タイトルと表示用データを見ることによって、そのタイトルに対応するコンテンツの種類を容易に知ることができる。   For each of the plurality of types of information, display data storage means for storing the type information and display data indicating the type information in association with each other may be further provided. The title display unit may display the display data stored in the display data storage unit in association with the content type information included in the content information together with the title included in the content information. According to this configuration, the content title and display data corresponding to the content type are displayed. The user can easily know the type of content corresponding to the title by looking at the title and the display data.

表示用データ記憶手段は、種類情報に対応づけられていない特定表示用データをさらに記憶していてもよい。タイトル表示手段は、コンテンツ情報にコンテンツの種類情報が含まれていないことを条件として、当該コンテンツ情報に含まれるタイトルとともに、表示用データ記憶手段に記憶されている特定表示用データを表示してもよい。この構成によると、ユーザは、コンテンツの種類情報が含まれていないことを容易に知ることができる。   The display data storage means may further store specific display data that is not associated with the type information. The title display unit may display the specific display data stored in the display data storage unit together with the title included in the content information on the condition that the content type information is not included in the content information. Good. According to this configuration, the user can easily know that content type information is not included.

ここでは、以下の実施例に記載の技術の特徴の一部をまとめておく。
(形態1)コンテンツのことを「サイト内の複数の情報のうちの1つの情報」と言い換えてもよい。上記の複数の情報のそれぞれは、1つのURLに対応している。従って、コンテンツのことを「サイト内の1つのURLに対応している情報」と言い換えることもできる。また、コンテンツ要約情報のことを「フィード情報」と言い換えてもよい。
Here, some of the features of the techniques described in the following embodiments are summarized.
(Mode 1) The content may be paraphrased as “one piece of information in a site”. Each of the plurality of pieces of information corresponds to one URL. Therefore, the content can be paraphrased as “information corresponding to one URL in the site”. The content summary information may be rephrased as “feed information”.

(形態2)通信装置は、各タイトルを所定の順序に従って表示してもよい。通信装置は、各コンテンツのタイトルが順に表示されている状態で所定の操作が加えられると、各コンテンツのタイトルのリストを表示してもよい。通信装置は、リストから少なくとも1つのタイトルを選択することをユーザに許容してもよい。通信装置は、リストからタイトルが選択されると、送信情報を情報処理装置に送信してもよい。 (Mode 2) The communication apparatus may display each title according to a predetermined order. The communication apparatus may display a list of titles of each content when a predetermined operation is performed in a state where the titles of the respective contents are sequentially displayed. The communication device may allow the user to select at least one title from the list. The communication device may transmit the transmission information to the information processing device when a title is selected from the list.

(形態3)通信装置は、予め決められている更新タイミングに従ってコンテンツ要約情報の位置情報(例えばURL等)に定期的にアクセスしてもよい。これにより、通信装置は、最新のコンテンツ要約情報を取得することができる。 (Mode 3) The communication apparatus may periodically access location information (for example, URL) of the content summary information according to a predetermined update timing. Thereby, the communication apparatus can acquire the latest content summary information.

(形態4)通信装置は、情報処理装置の識別情報を記憶することが可能である識別情報記憶手段をさらに備えていてもよい。上記の「識別情報」という用語は、情報処理装置を識別することができるあらゆる情報を含む概念である。識別情報の例として、IPアドレス、MACアドレス、デバイス名、ホスト名、ユーザ名等を挙げることができる。なお、識別情報記憶手段は、ユーザによって入力された識別情報を記憶してもよいし、識別情報を予め記憶していてもよい(例えばベンダによって設定されていてもよい)。通信装置は、識別情報記憶手段に記憶されている識別情報を送信先として、送信情報を送信してもよい。 (Mode 4) The communication apparatus may further include an identification information storage unit capable of storing the identification information of the information processing apparatus. The term “identification information” is a concept including any information that can identify an information processing apparatus. Examples of the identification information include an IP address, a MAC address, a device name, a host name, and a user name. The identification information storage unit may store identification information input by the user, or may store identification information in advance (for example, it may be set by a vendor). The communication apparatus may transmit the transmission information using the identification information stored in the identification information storage unit as a transmission destination.

(形態5)上記の所定のデータ形式は、ブラウザプログラムによって表示可能であるデータ形式であってもよい。上記の所定のデータ形式の一例として、HTML、XHTML、XML等を挙げることができる。 (Mode 5) The predetermined data format may be a data format that can be displayed by a browser program. Examples of the predetermined data format include HTML, XHTML, XML, and the like.

(形態6)コンテンツ要約情報は、RSS形式のフィード情報であってもよい。この場合、上記の第1タグは、enclosureタグであってもよい。また、上記の第2タグは、linkタグであってもよい。また、上記の第3タグは、descriptionタグであってもよい。上記の第3タグは、subtitleタグであってもよい。上記の第3タグは、summaryタグであってもよい。なお、第3タグによって特定される第3文字列は、コンテンツの内容に関連する情報(詳細情報、サブタイトル、要約等)と言い換えてもよい。 (Mode 6) The content summary information may be RSS-format feed information. In this case, the first tag may be an enclosure tag. Further, the second tag may be a link tag. Further, the third tag may be a description tag. The third tag may be a subtitle tag. The third tag may be a summary tag. The third character string specified by the third tag may be paraphrased as information (detailed information, subtitle, summary, etc.) related to the content.

(第1実施例)
図面を参照して実施例を説明する。図1は、本実施例の多機能機システム2の概略図を示す。多機能機システム2は、多機能機10と複数のPC70,71と複数のコンテンツ提供サーバ90,91と備える。なお、図1では、1つの多機能機10と2つのPC70,71と2つのコンテンツ提供サーバ90,91しか示されていないが、これらの数は適宜変更することができる。多機能機10は、LAN回線4に接続されている。各PC70,71は、LAN回線4に接続されている。LAN回線4は、ルータ6を介してインターネット8に接続されている。各コンテンツ提供サーバ90,91は、インターネット8に接続されている。本実施例では、コンテンツ提供サーバ90が1つのサイトを公開しており、コンテンツ提供サーバ91が1つのサイトを公開している。各サイトは、複数のコンテンツを含んでいる。さらに、各コンテンツ提供サーバ90,91は、自身のサイトが含んでいる複数のコンテンツの要約情報であるフィード情報(RSS形式のフィード情報)を記憶している。これらの情報の具体的な内容については、後で詳しく説明する。
(First embodiment)
Embodiments will be described with reference to the drawings. FIG. 1 shows a schematic diagram of a multi-function device system 2 of the present embodiment. The multi-function device system 2 includes the multi-function device 10, a plurality of PCs 70 and 71, and a plurality of content providing servers 90 and 91. In FIG. 1, only one multi-function device 10, two PCs 70 and 71, and two content providing servers 90 and 91 are shown, but these numbers can be changed as appropriate. The multi-function device 10 is connected to the LAN line 4. The PCs 70 and 71 are connected to the LAN line 4. The LAN line 4 is connected to the Internet 8 via a router 6. Each of the content providing servers 90 and 91 is connected to the Internet 8. In this embodiment, the content providing server 90 publishes one site, and the content providing server 91 publishes one site. Each site contains a plurality of contents. Further, each of the content providing servers 90 and 91 stores feed information (RSS format feed information) that is summary information of a plurality of contents included in its own site. The specific contents of these pieces of information will be described later in detail.

(PCの構成)
図1は、PC70の構成を示す。PC71も、PC70と同様の構成を有する。PC70は、CPU72とハードディスク74と表示部82と操作部84等を有する。なお、図1には示されていないが。PC70は、LAN回線4に接続されているネットワークインターフェイスも有している。
(PC configuration)
FIG. 1 shows the configuration of the PC 70. The PC 71 has the same configuration as the PC 70. The PC 70 includes a CPU 72, a hard disk 74, a display unit 82, an operation unit 84, and the like. Although not shown in FIG. The PC 70 also has a network interface connected to the LAN line 4.

CPU72は、ハードディスク74に記憶されているプログラム76,78,80に従って様々な処理を実行する。CPU72が実行する処理については、後で詳しく説明する。ハードディスク74は、様々なプログラム76,78,80を記憶している。基本プログラム76は、PC70の基本的な動作を制御するためのプログラムである。常駐ソフト78は、多機能機10からの指示に従って動作するためのプログラムである。アプリケーションソフト群80は、様々な処理を実行するための様々なアプリケーションを含んでいる。アプリケーションソフト群80は、例えば、インターネット8のサイトからコンテンツをダウンロードして表示するためのブラウザ、オーディオを再生するためのアプリケーション、ビデオ(映像)を再生するためのアプリケーション、イメージを表示するためのアプリケーション等を含んでいる。常駐ソフト78やアプリケーションソフト群80は、例えば、コンピュータ読取可能媒体からPC70にインストールされる。また、常駐ソフト78やアプリケーションソフト群80は、例えば、インターネット8のサイトからダウンロードされてPC70にインストールされてもよい。   The CPU 72 executes various processes according to programs 76, 78, and 80 stored in the hard disk 74. The processing executed by the CPU 72 will be described in detail later. The hard disk 74 stores various programs 76, 78, and 80. The basic program 76 is a program for controlling basic operations of the PC 70. The resident software 78 is a program for operating in accordance with instructions from the multi-function device 10. The application software group 80 includes various applications for executing various processes. The application software group 80 includes, for example, a browser for downloading and displaying content from a site on the Internet 8, an application for reproducing audio, an application for reproducing video (video), and an application for displaying an image. Etc. The resident software 78 and the application software group 80 are installed on the PC 70 from a computer-readable medium, for example. Further, the resident software 78 and the application software group 80 may be downloaded from a site on the Internet 8 and installed on the PC 70, for example.

表示部82は、様々な情報を表示することができる。表示部82は、比較的に大きい表示画面を有する。表示部82は、多機能機10が有する表示パネル50(図2参照)より大きい表示画面を有する。操作部84は、キーボードやマウスによって構成される。ユーザは、操作部84を操作することによって、様々な指示や情報をPC70に入力することができる。   The display unit 82 can display various information. The display unit 82 has a relatively large display screen. The display unit 82 has a display screen larger than the display panel 50 (see FIG. 2) of the multi-function device 10. The operation unit 84 is configured by a keyboard and a mouse. The user can input various instructions and information to the PC 70 by operating the operation unit 84.

(多機能機の構成)
図2は、多機能機10の構成を示す。多機能機10は、制御部12と表示パネル50とキーパッド52と印刷部54とスキャン部56とFAX部58とネットワークインターフェイス60とPSTNインターフェイス62等を有する。制御部12は、CPU14とROM16とRAM30とNVRAM40等を有する。
(Configuration of multi-function device)
FIG. 2 shows the configuration of the multi-function device 10. The multi-function device 10 includes a control unit 12, a display panel 50, a keypad 52, a printing unit 54, a scanning unit 56, a FAX unit 58, a network interface 60, a PSTN interface 62, and the like. The control unit 12 includes a CPU 14, ROM 16, RAM 30, NVRAM 40, and the like.

CPU14は、ROM16に記憶されているプログラム18〜24に従って様々な処理を実行する。CPU14が実行する処理については、後で詳しく説明する。ROM16は、様々なプログラム18〜24を記憶している。基本機能プログラム18は、多機能機10の基本的な動作を制御するためのプログラムである。基本機能プログラム18は、例えば、表示パネル50に表示される表示データを生成するためのプログラムを含んでいる。また、基本機能プログラム18は、例えば、印刷部54、スキャン部56、FAX部58等を制御するためのプログラムを含んでいる。インターネット接続プログラム20は、インターネット8に接続するためのプログラムである。フィード情報解析プログラム22は、コンテンツ提供サーバ90,92から取得されるフィード情報を解析し、表示パネル50で表示するための情報(以下では表示情報と呼ぶ)を作成するためのプログラムである。フィード情報表示プログラム24は、表示情報を表示するためのプログラムである。また、ROM16は、アイコン情報記憶領域26を有する。アイコン情報記憶領域26の記憶内容については、後で詳しく説明する。なお、ROM16は、オーディオを再生するためのプログラムと、ビデオを再生するためのプログラムと、イメージを表示するためのプログラムを有していない。   The CPU 14 executes various processes according to the programs 18 to 24 stored in the ROM 16. The processing executed by the CPU 14 will be described in detail later. The ROM 16 stores various programs 18-24. The basic function program 18 is a program for controlling basic operations of the multi-function device 10. The basic function program 18 includes, for example, a program for generating display data displayed on the display panel 50. The basic function program 18 includes a program for controlling the printing unit 54, the scanning unit 56, the FAX unit 58, and the like, for example. The Internet connection program 20 is a program for connecting to the Internet 8. The feed information analysis program 22 is a program for analyzing feed information acquired from the content providing servers 90 and 92 and creating information (hereinafter referred to as display information) for display on the display panel 50. The feed information display program 24 is a program for displaying display information. The ROM 16 has an icon information storage area 26. The contents stored in the icon information storage area 26 will be described in detail later. Note that the ROM 16 does not have a program for reproducing audio, a program for reproducing video, and a program for displaying an image.

RAM30は、様々な記憶領域32〜36を有する。基本機能ワーク領域32は、基本機能プログラム18に従って処理が実行される過程で生成される各種データを記憶するための記憶領域である。フィード情報解析ワーク領域34は、フィード情報解析プログラム22に従って処理が実行される過程で作成される各種データを記憶するための記憶領域である。表示情報記憶領域36は、フィード情報解析プログラム22に従って作成される表示情報を記憶するための記憶領域である。   The RAM 30 has various storage areas 32 to 36. The basic function work area 32 is a storage area for storing various data generated in the process of executing the process according to the basic function program 18. The feed information analysis work area 34 is a storage area for storing various data created in the course of processing being executed in accordance with the feed information analysis program 22. The display information storage area 36 is a storage area for storing display information created according to the feed information analysis program 22.

NVRAM40は、様々な記憶領域42〜48を有する。基本機能パラメータ記憶領域42は、CPU14が基本機能プログラム18に従って処理を実行する際に利用される各種パラメータ(例えば印刷設定、スキャン設定等)を記憶するための記憶領域である。URL記憶領域44は、各コンテンツ提供サーバ90,91が有するフィード情報のURLを記憶するための記憶領域である。例えば、ユーザは、各コンテンツ提供サーバ90,91からのコンテンツ提供サービスを受けるための登録を行なう必要がある。この登録は、多機能機10を利用して実行されてもよいし、PC70,71を利用して実行されてもよい。例えば、ユーザがPC70を利用してコンテンツ提供サーバ90からのコンテンツ提供サービスを受けるための登録を行なった場合、コンテンツ提供サーバ90のフィード情報のURLがPC70から多機能機10に送信される。これにより、URL記憶領域44にコンテンツ提供サーバ90のフィード情報のURLが記憶される。デフォルトPC情報記憶領域46は、PCのIPアドレスやホスト名等のPCを識別するための情報を記憶している。ユーザは、所望のPC(例えばPC70)のIPアドレスやホスト名を多機能機10に入力することができる。デフォルトPC情報記憶領域46は、ユーザによって入力されたIPアドレスやホスト名を記憶する。アプリケーション情報記憶領域48は、デフォルトPC情報記憶領域46に記憶されているIPアドレス(ホスト名)に対応するPCが有するアプリケーションのアドレスを記憶することができる。アプリケーション情報記憶領域48の記憶内容については、後述する第2実施例において詳しく説明する。   The NVRAM 40 has various storage areas 42 to 48. The basic function parameter storage area 42 is a storage area for storing various parameters (for example, print settings, scan settings, etc.) used when the CPU 14 executes processing according to the basic function program 18. The URL storage area 44 is a storage area for storing the URL of the feed information that each of the content providing servers 90 and 91 has. For example, the user needs to register to receive the content providing service from each of the content providing servers 90 and 91. This registration may be performed using the multi-function device 10 or may be performed using the PCs 70 and 71. For example, when the user performs registration for receiving the content providing service from the content providing server 90 using the PC 70, the feed information URL of the content providing server 90 is transmitted from the PC 70 to the multi-function device 10. As a result, the URL of the feed information of the content providing server 90 is stored in the URL storage area 44. The default PC information storage area 46 stores information for identifying the PC such as the IP address and host name of the PC. The user can input the IP address or host name of a desired PC (for example, PC 70) into the multi-function device 10. The default PC information storage area 46 stores the IP address and host name input by the user. The application information storage area 48 can store the address of an application held by the PC corresponding to the IP address (host name) stored in the default PC information storage area 46. The contents stored in the application information storage area 48 will be described in detail in a second embodiment to be described later.

表示パネル50は、様々な情報を表示することができる。表示パネル50の表示画面は、PC70,71が有する表示画面より小さい。表示パネル50は、タッチパネルとして機能する。キーパッド52は、複数のキーによって構成される。ユーザは、キーパッド52を操作することによって様々な指示や情報を多機能機10に入力することができる。印刷部54は、インクジェットタイプ、レーザタイプ等の印刷機構を有する。スキャン部56は、CCD、CIS等の読取機構を有する。FAX部58は、FAX通信を実行するための各種動作を実行する。ネットワークインターフェイス60は、LAN回線4に接続されている。多機能機10は、PC70,71と通信可能であるとともに、インターネット8にアクセス可能である。PSTNインターフェイス62は、図示省略しているPSTN(Public Switched Telephone Network)に接続されている。PSTNは、FAX通信や電話通信を行なう際に利用される。   The display panel 50 can display various information. The display screen of the display panel 50 is smaller than the display screen of the PCs 70 and 71. The display panel 50 functions as a touch panel. The keypad 52 is composed of a plurality of keys. The user can input various instructions and information to the multi-function device 10 by operating the keypad 52. The printing unit 54 has a printing mechanism such as an ink jet type or a laser type. The scanning unit 56 has a reading mechanism such as a CCD or CIS. The FAX unit 58 executes various operations for executing FAX communication. The network interface 60 is connected to the LAN line 4. The multi-function device 10 can communicate with the PCs 70 and 71 and can access the Internet 8. The PSTN interface 62 is connected to a PSTN (Public Switched Telephone Network) (not shown). The PSTN is used when performing FAX communication or telephone communication.

(アイコン情報記憶領域の記憶内容)
続いて、ROM16のアイコン情報記憶領域26(図2参照)の記憶内容について説明する。図3は、アイコン情報記憶領域26の記憶内容の一例を示す。アイコン情報記憶領域26は、複数の組合せデータ200〜208を記憶している。各組合せデータ200〜208は、typeの文字列210とアイコンデータ212とが対応づけられたものである。typeの文字列210は、コンテンツの種類を特定する文字列である。アイコンデータ212は、表示パネル50でアイコンを表示するためのデータである。なお、組合せデータ200は、typeの文字列210を含んでいない。組合せデータ200は、「text」という文字列を有するアイコンデータ212を含んでいる。他の組合せデータ202〜208は、typeの文字列210を含んでいる。他の組合せデータ202〜208は、typeの文字列210に応じた文字列を有するアイコンデータ212を含んでいる。例えば、オーディオに対応する文字列210を含んでいる組合せデータ202,204は、「audio」という文字列を有するアイコンデータ212を含んでいる。また、例えば、ビデオに対応する文字列210を含んでいる組合せデータ206は、「video」という文字列を有するアイコンデータ212を含んでいる。また、例えば、JPEGイメージに対応する文字列210を含んでいる組合せデータ208は、「jpeg」という文字列を有するアイコンデータ212を含んでいる。
(Storage contents of icon information storage area)
Next, the contents stored in the icon information storage area 26 (see FIG. 2) of the ROM 16 will be described. FIG. 3 shows an example of the contents stored in the icon information storage area 26. The icon information storage area 26 stores a plurality of combination data 200 to 208. Each combination data 200 to 208 is obtained by associating a character string 210 of type and icon data 212. The type character string 210 is a character string that identifies the type of content. The icon data 212 is data for displaying an icon on the display panel 50. The combination data 200 does not include the type character string 210. The combination data 200 includes icon data 212 having a character string “text”. Other combination data 202 to 208 includes a character string 210 of type. The other combination data 202 to 208 includes icon data 212 having a character string corresponding to the type character string 210. For example, the combination data 202 and 204 including the character string 210 corresponding to the audio includes icon data 212 having a character string “audio”. For example, the combination data 206 including the character string 210 corresponding to the video includes icon data 212 having a character string “video”. In addition, for example, the combination data 208 including the character string 210 corresponding to the JPEG image includes icon data 212 having a character string “jpeg”.

(URL記憶領域の記憶内容)
続いて、NVRAM40のURL記憶領域44(図2参照)の記憶内容について説明する。図4は、URL記憶領域44の記憶内容の一例を示す。URL記憶領域44は、各コンテンツ提供サーバ90,91のフィード情報のURL102を記憶することが可能である。換言すると、URL記憶領域44は、各サイトのフィード情報のURL102を記憶することが可能である。図4の例では、n個のURL102が記憶されている。各URL102には、識別番号100が付与されている。本実施例では、識別番号100を符号「i」で表現する。
(Storage contents of URL storage area)
Next, the contents stored in the URL storage area 44 (see FIG. 2) of the NVRAM 40 will be described. FIG. 4 shows an example of the contents stored in the URL storage area 44. The URL storage area 44 can store the URL 102 of the feed information of each content providing server 90, 91. In other words, the URL storage area 44 can store the URL 102 of the feed information of each site. In the example of FIG. 4, n URLs 102 are stored. Each URL 102 is assigned an identification number 100. In the present embodiment, the identification number 100 is expressed by the symbol “i”.

(表示情報記憶領域の記憶内容)
続いて、RAM30の表示情報記憶領域36(図2参照)の記憶内容について説明する。図5は、表示情報記憶領域36の記憶内容の一例を示す。表示情報記憶領域36は、URL記憶領域44に記憶されているURL毎に表示情報112を記憶することが可能である。換言すると、表示情報記憶領域36は、URL記憶領域44に記憶されているサイト毎に表示情報112を記憶することが可能である。上述したように、URL記憶領域44にはn個(nは1以上の整数)のURL102が記憶されている(図4参照)。このために、表示情報記憶領域36にもn個の表示情報112が記憶されている。各表示情報112には、識別番号110が付与されている。本実施例では、識別番号110を符号「i
」で表現する。
(Storage contents of display information storage area)
Next, the contents stored in the display information storage area 36 (see FIG. 2) of the RAM 30 will be described. FIG. 5 shows an example of the stored contents of the display information storage area 36. The display information storage area 36 can store display information 112 for each URL stored in the URL storage area 44. In other words, the display information storage area 36 can store the display information 112 for each site stored in the URL storage area 44. As described above, the URL storage area 44 stores n URLs (n is an integer of 1 or more) (see FIG. 4). For this reason, n pieces of display information 112 are also stored in the display information storage area 36. Each display information 112 is given an identification number 110. In this embodiment, the identification number 110 is represented by the code “i”.
".

個々の表示情報112のデータ構成について説明する。表示情報112は、サイト情報120を含んでいる。サイト情報120は、サイトタイトル文字列122とフィード更新日時情報124を含んでいる。サイトタイトル文字列122は、サイトのタイトルの文字列である。サイトのタイトルのことを「サイトの名称」と言い換えることもできる。フィード更新日時情報124は、コンテンツ提供サーバにおいてフィード情報が更新された日時(最新の更新日時)に関する情報である。   The data structure of each display information 112 will be described. The display information 112 includes site information 120. The site information 120 includes a site title character string 122 and feed update date / time information 124. The site title character string 122 is a character string of a site title. The title of the site can be rephrased as “site name”. The feed update date / time information 124 is information related to the date / time (latest update date / time) when the feed information was updated in the content providing server.

表示情報112は、更新コンテンツ情報132を含んでいる。更新コンテンツ情報132の数は、サイトが有するコンテンツの数に等しい。例えば、図4では、「i=0」に対応する表示情報112は、m個(mは1以上の整数)の更新コンテンツ情報132を有する。これは、「i=0」に対応するサイトがm個のコンテンツを有することを意味する。例えば、所定のサイトにおいて天気予報に関するコンテンツとスポーツに関するコンテンツとが存在する場合、そのサイトに対応する表示情報112は、2個の更新コンテンツ情報132を有することになる。各更新コンテンツ情報132には、識別番号130が付与されている。本実施例では、識別番号130を符号「j」で表現する。   The display information 112 includes updated content information 132. The number of update content information 132 is equal to the number of content that the site has. For example, in FIG. 4, the display information 112 corresponding to “i = 0” includes m pieces of update content information 132 (m is an integer equal to or greater than 1). This means that the site corresponding to “i = 0” has m contents. For example, when content related to weather forecast and content related to sports exist in a predetermined site, the display information 112 corresponding to the site has two pieces of updated content information 132. Each update content information 132 is given an identification number 130. In the present embodiment, the identification number 130 is expressed by a code “j”.

各更新コンテンツ情報132は、コンテンツタイトル文字列140とコンテンツ更新日時情報142とコンテンツ要約文字列144とlink情報146とenclosure情報148とを含むことが可能である。上記の例の場合、天気予報に関するコンテンツに対応する更新コンテンツ情報132が情報140〜148を含むことが可能であり、スポーツに関するコンテンツに対応する更新コンテンツ情報132も情報140〜148を含むことが可能である。更新コンテンツ情報132は、上記の全ての情報140〜148を含んでいるとは限らない。例えば、link情報146を含まない更新コンテンツ情報132が存在する可能性がある。また、例えば、enclosure情報148を含まない更新コンテンツ情報132が存在する可能性もある。   Each update content information 132 can include a content title character string 140, content update date / time information 142, a content summary character string 144, link information 146, and enclosure information 148. In the case of the above example, the update content information 132 corresponding to the content related to the weather forecast can include the information 140 to 148, and the update content information 132 corresponding to the content related to the sports can also include the information 140 to 148. It is. The updated content information 132 does not necessarily include all the information 140 to 148 described above. For example, there is a possibility that the updated content information 132 that does not include the link information 146 exists. In addition, for example, there may be updated content information 132 that does not include the enclosure information 148.

上記の各情報140〜148の具体例について詳しく説明する。図6は、更新コンテンツ情報132の一例を示す。コンテンツタイトル文字列140は、titleタグ150によって特定される文字列である。コンテンツタイトル文字列140は、コンテンツのタイトルの文字列である。コンテンツのタイトルのことを「コンテンツの名称」と言い換えることもできる。コンテンツ更新日時情報142は、dateタグ150によって特定される文字列である。コンテンツ更新日時情報142は、コンテンツ提供サーバにおいてコンテンツが更新された日時(最新の更新日時)に関する情報である。   Specific examples of each of the information 140 to 148 will be described in detail. FIG. 6 shows an example of the updated content information 132. The content title character string 140 is a character string specified by the title tag 150. The content title character string 140 is a character string of the content title. The title of content can also be rephrased as “content name”. The content update date / time information 142 is a character string specified by the date tag 150. The content update date / time information 142 is information related to the date / time when the content is updated in the content providing server (latest update date / time).

コンテンツ要約文字列144は、詳細文字列144aとサブタイトル文字列144bと要約文字列144cとを含む概念である。いずれの文字列144a,144b,144cも、コンテンツタイトル文字列140より長い文字列であり、コンテンツに関する詳しい情報である。詳細文字列144aは、descriptionタグ154aによって特定される文字列である。サブタイトル文字列144bは、subtitleタグ154bによって特定される文字列である。要約文字列144cは、summaryタグ154cによって特定される文字列である。   The content summary character string 144 is a concept including a detailed character string 144a, a subtitle character string 144b, and a summary character string 144c. Any of the character strings 144a, 144b, and 144c is a character string longer than the content title character string 140, and is detailed information regarding the content. The detailed character string 144a is a character string specified by the description tag 154a. The subtitle character string 144b is a character string specified by the subtitle tag 154b. The summary character string 144c is a character string specified by the summary tag 154c.

link情報146は、linkタグ156とlinkURL157とを含んでいる。linkURL157は、linkタグ156によって特定される文字列であり、コンテンツのURLである。enclosure情報148は、enclosureタグ158とenclosureURL159とlength160とtype161とを含んでいる。文字列159〜161は、enclosureタグ158によって特定される文字列である。enclosureURL159は、コンテンツのURLである。enclosureURL159は、linkURL157と異なるURLであってもよい。従って、更新コンテンツ情報132は、2つ以上のURLを含む可能性がある。length160は、enclosureURL159に対応するコンテンツのデータサイズである。type161は、enclosureURL159に対応するコンテンツの種類を特定する情報である。   The link information 146 includes a link tag 156 and a link URL 157. The link URL 157 is a character string specified by the link tag 156, and is a content URL. The enclosure information 148 includes an enclosure tag 158, an enclosure URL 159, a length 160, and a type 161. Character strings 159 to 161 are character strings specified by the enclosure tag 158. The enclose URL 159 is the URL of the content. The enclosing URL 159 may be a URL different from the link URL 157. Therefore, the update content information 132 may include two or more URLs. The length 160 is the data size of the content corresponding to the enclosure URL 159. The type 161 is information for specifying the type of content corresponding to the enclose URL 159.

(フィード情報解析処理)
続いて、多機能機10のCPU14がフィード情報を取得して解析するためのフィード情報解析処理について説明する。フィード情報解析処理は、独立したタスクとして動作し、インターネット接続プログラム20とフィード情報解析プログラム22(図2参照)に従って多機能機10の起動時から実行される。図7は、フィード情報解析処理のフローチャートを示す。
(Feed information analysis processing)
Next, feed information analysis processing for the CPU 14 of the multi-function device 10 to acquire and analyze feed information will be described. The feed information analysis process operates as an independent task, and is executed from the time of activation of the multi-function device 10 according to the Internet connection program 20 and the feed information analysis program 22 (see FIG. 2). FIG. 7 shows a flowchart of feed information analysis processing.

CPU14は、更新時刻に到達するまで待機する(S40)。更新時刻は、例えば、ユーザによって設定されてもよいし、プログラムによって決められていてもよい。更新時刻に到達するとS42に進む。S42では、CPU14は、NVRAM40のURL記憶領域44(図2参照)に記憶されているURL数(サイト数)を取得する(S42)。図4に示されるように、本実施例では、URL記憶領域44にn個のURLが記憶されている。このために、CPU14は、S42において「n」を取得する。次いで、CPU14は、カウンタiを初期化する(S44)。CPU14は、カウンタiがnより小さいのか否かを判断する(S46)。ここでYESの場合、S48に進む。   The CPU 14 waits until the update time is reached (S40). The update time may be set by a user or may be determined by a program, for example. When the update time is reached, the process proceeds to S42. In S42, the CPU 14 acquires the number of URLs (the number of sites) stored in the URL storage area 44 (see FIG. 2) of the NVRAM 40 (S42). As shown in FIG. 4, in this embodiment, n URLs are stored in the URL storage area 44. For this purpose, the CPU 14 acquires “n” in S42. Next, the CPU 14 initializes the counter i (S44). The CPU 14 determines whether or not the counter i is smaller than n (S46). If YES here, the process proceeds to S48.

S48では、CPU14は、URL記憶領域44からi番目のサイトのURLを取得する。例えば、ゼロ番目のサイトのURLを取得する場合、図4の例では、「http://www.example0.com」が取得される。次いで、CPU14は、インターネット接続プログラム20に従って、S48で取得されたURLにアクセスし、フィード情報を取得する(S50)。フィード情報は、図5に示されるサイト情報120や更新コンテンツ情報132を含んでいる。CPU14は、フィード情報を解析することによって、図5に示される表示情報112を作成する(S52)。CPU14は、S52で作成された表示情報112を表示情報記憶領域36に記憶させる(S54)。例えば、ゼロ番目のサイトの表示情報112が作成された場合、CPU14は、番号「i=0」に対応づけられている古い表示情報112をクリアし、番号「i=0」に対応づけて新しい表示情報112を記憶させる。続いて、CPU14は、カウンタiに1を加算し(S56)、S46に戻る。図7の処理を実行することにより、表示情報記憶領域36に各サイトの最新のフィード情報が記憶される。   In S <b> 48, the CPU 14 acquires the URL of the i-th site from the URL storage area 44. For example, when acquiring the URL of the zeroth site, “http://www.example0.com” is acquired in the example of FIG. Next, the CPU 14 accesses the URL acquired in S48 according to the Internet connection program 20, and acquires feed information (S50). The feed information includes site information 120 and updated content information 132 shown in FIG. The CPU 14 creates the display information 112 shown in FIG. 5 by analyzing the feed information (S52). The CPU 14 stores the display information 112 created in S52 in the display information storage area 36 (S54). For example, when the display information 112 of the zeroth site is created, the CPU 14 clears the old display information 112 associated with the number “i = 0” and associates it with the number “i = 0”. Display information 112 is stored. Subsequently, the CPU 14 adds 1 to the counter i (S56), and returns to S46. By executing the processing of FIG. 7, the latest feed information of each site is stored in the display information storage area 36.

(表示処理)
続いて、多機能機10のCPU14がフィード情報を表示するための表示処理について説明する。表示処理は、独立したタスクとして動作し、フィード情報表示プログラム24(図2参照)に従って多機能機10の起動時から実行される。図8は、表示処理のフローチャートを示す。
(Display processing)
Next, a display process for displaying the feed information by the CPU 14 of the multi-function device 10 will be described. The display process operates as an independent task, and is executed from the time of activation of the multi-function device 10 according to the feed information display program 24 (see FIG. 2). FIG. 8 shows a flowchart of the display process.

多機能機10は、省電力状態、待機状態、機能実行状態等の複数の状態を有する。省電力状態では、表示パネル50に何も表示されない(表示パネル50が消灯している)。省電力状態の間に省電力状態を解除するための操作がキーパッド52に加えられると、待機状態に移行する。待機状態では、表示パネル50に機能を選択するための情報が表示される(表示パネル50が点灯している)。図12に示される上の図は、機能を選択するためのボタン170が表示されている表示パネル50の一例を示す。ユーザは、ボタン170を操作することによって機能実行指示を多機能機10に入力することができる。この場合、機能実行状態に移行する。機能実行状態では、表示パネル50に実行中の機能に関する情報(例えばコピー枚数等)が表示される。なお、省電力状態の間にも機能実行指示が多機能機10に入力される可能性がある。例えば、PC70,71からの印刷指示が省電力状態の多機能機10に入力される可能性がある。この場合も、機能実行状態に移行する。   The multi-function device 10 has a plurality of states such as a power saving state, a standby state, and a function execution state. In the power saving state, nothing is displayed on the display panel 50 (the display panel 50 is turned off). When an operation for canceling the power saving state is applied to the keypad 52 during the power saving state, the state shifts to the standby state. In the standby state, information for selecting a function is displayed on the display panel 50 (the display panel 50 is lit). The upper diagram shown in FIG. 12 shows an example of the display panel 50 on which a button 170 for selecting a function is displayed. The user can input a function execution instruction to the multi-function device 10 by operating the button 170. In this case, it shifts to the function execution state. In the function execution state, information about the function being executed (for example, the number of copies) is displayed on the display panel 50. Note that a function execution instruction may be input to the multi-function device 10 even during the power saving state. For example, a print instruction from the PCs 70 and 71 may be input to the multi-function device 10 in the power saving state. Also in this case, the function execution state is entered.

多機能機10において実行されている機能が終了すると、待機状態に移行する(ただし省電力状態に移行してもよい)。また、待機状態の間に所定時間に亘ってイベント(表示パネル50やキーパッド52の操作、PC70,71からの印刷指示等)が発生しない場合、省電力状態に移行する。   When the function being executed in the multi-function device 10 is completed, the state shifts to a standby state (although it may shift to a power saving state). Further, when an event (operation of the display panel 50 or keypad 52, print instruction from the PCs 70 and 71, etc.) does not occur for a predetermined time during the standby state, the state shifts to the power saving state.

CPU14は、省電力状態又は機能実行状態から待機状態に移行するまで待機する(S70)。待機状態に移行するとS72に進む。S72では、CPU14は、NVRAM40のURL記憶領域44(図2参照)に記憶されているURL数(サイト数)を取得する(S72)。この処理は、図7のS42の処理と同様である。本実施例では、CPU14は、S72において「n」を取得する。次いで、CPU14は、カウンタiを初期化する(S74)。CPU14は、カウンタiがnより小さいのか否かを判断する(S76)。ここでYESの場合、S78に進む。   CPU14 waits until it transfers to a standby state from a power saving state or a function execution state (S70). If it shifts to a standby state, it will progress to S72. In S72, the CPU 14 acquires the number of URLs (the number of sites) stored in the URL storage area 44 (see FIG. 2) of the NVRAM 40 (S72). This process is the same as the process of S42 of FIG. In the present embodiment, the CPU 14 acquires “n” in S72. Next, the CPU 14 initializes the counter i (S74). The CPU 14 determines whether or not the counter i is smaller than n (S76). If YES here, the process proceeds to S78.

S78では、CPU14は、RAM30の表示情報記憶領域36からi番目のサイトの表示情報に含まれるサイト情報を取得する。例えば、ゼロ番目のサイトの場合、図5の例では、サイト情報120(サイトタイトル文字列122とフィード更新日時情報124)が取得される。次いで、CPU14は、i番目のサイトのコンテンツ数を特定する(S80)。例えば、ゼロ番目のサイトの場合、図5の例では、m個のコンテンツが存在する。この場合、CPU14は、S80において「m」を特定する。次いで、CPU14は、カウンタjを初期化する(S82)。CPU14は、カウンタjがmより小さいのか否かを判断する(S84)。ここでYESの場合、S88に進む。   In S <b> 78, the CPU 14 acquires site information included in the display information of the i-th site from the display information storage area 36 of the RAM 30. For example, in the case of the zeroth site, site information 120 (site title character string 122 and feed update date / time information 124) is acquired in the example of FIG. Next, the CPU 14 specifies the number of contents of the i-th site (S80). For example, in the case of the zeroth site, there are m contents in the example of FIG. In this case, the CPU 14 specifies “m” in S80. Next, the CPU 14 initializes the counter j (S82). The CPU 14 determines whether or not the counter j is smaller than m (S84). If YES here, the process proceeds to S88.

S88では、CPU14は、RAM30の表示情報記憶領域36からi番目のサイトのj番目の更新コンテンツ情報132を取得する。これにより、1つのコンテンツのコンテンツタイトル文字列140とコンテンツ更新日時情報142とコンテンツ要約文字列144とlink情報146とenclosure情報148とが取得される。次いで、CPU14は、S88で取得されたenclosure情報148からtype161(図6参照)を特定する(S90)。図6の例では、「audio/mpeg」が特定される。続いて、CPU14は、S90で特定されたtype161に対応づけられているアイコンデータ212をアイコン情報記憶領域26(図3参照)から特定する(S92)。例えば、S90で「audio/mpeg」が特定された場合、S92では、「audio」という文字列を含むアイコンデータ212が特定される。なお、上述したように、更新コンテンツ情報132にenclosure情報148を含まれない可能性がある。この場合、S90においてtype161が特定されない。この結果、S92では、アイコン情報記憶領域26においてtypeの文字列「なし」に対応づけられている「text」という文字列を含むアイコンデータ212(図3の組合せデータ200参照)が特定される。   In S <b> 88, the CPU 14 acquires the j-th updated content information 132 of the i-th site from the display information storage area 36 of the RAM 30. Thereby, the content title character string 140, the content update date / time information 142, the content summary character string 144, the link information 146, and the enclosure information 148 of one content are acquired. Next, the CPU 14 specifies the type 161 (see FIG. 6) from the enclosure information 148 acquired in S88 (S90). In the example of FIG. 6, “audio / mpeg” is specified. Subsequently, the CPU 14 specifies the icon data 212 associated with the type 161 specified in S90 from the icon information storage area 26 (see FIG. 3) (S92). For example, when “audio / mpeg” is specified in S90, icon data 212 including the character string “audio” is specified in S92. Note that, as described above, the update content information 132 may not include the enclosure information 148. In this case, type 161 is not specified in S90. As a result, in S92, the icon data 212 including the character string “text” associated with the character string “none” of type in the icon information storage area 26 (see the combination data 200 in FIG. 3) is specified.

次いで、CPU14は、S78で取得されたサイトタイトル文字列122と、S88で取得されたコンテンツタイトル文字列140と、S88で取得されたコンテンツ更新日時情報142と、S92で特定されたアイコンデータ212とを表示パネル50に送信する(S94)。この結果、図12の上の図に示されるように、コンテンツタイトル文字列178が表示パネル50で表示される。なお、コンテンツタイトル文字列178は、移動して表示される(例えば右から左に移動していく)。即ち、コンテンツタイトル文字列178は、テロップ状に表示される。コンテンツタイトル文字列178の先頭側(左側)にアイコン174,176が表示される。例えば、S92において「text」という文字列を含むアイコンデータ212が特定された場合、アイコン174が表示される。また、S92において「audio」という文字列を含むアイコンデータ212が特定された場合、アイコン176が表示される。アイコン174,176も、コンテンツタイトル文字列178と共にテロップ状に表示される。なお、サイトタイトル文字列122やコンテンツ更新日時情報142は、表示パネル50で表示されてもよいし、表示されなくてもよい。S94を終えると、図9のS100に進む。   Next, the CPU 14 acquires the site title character string 122 acquired in S78, the content title character string 140 acquired in S88, the content update date / time information 142 acquired in S88, and the icon data 212 specified in S92. Is transmitted to the display panel 50 (S94). As a result, the content title character string 178 is displayed on the display panel 50 as shown in the upper diagram of FIG. The content title character string 178 is moved and displayed (for example, moved from right to left). That is, the content title character string 178 is displayed in a telop shape. Icons 174 and 176 are displayed on the top side (left side) of the content title character string 178. For example, when the icon data 212 including the character string “text” is specified in S92, the icon 174 is displayed. If the icon data 212 including the character string “audio” is specified in S92, the icon 176 is displayed. Icons 174 and 176 are also displayed in a telop shape together with the content title character string 178. The site title character string 122 and the content update date / time information 142 may be displayed on the display panel 50 or may not be displayed. When S94 ends, the process proceeds to S100 in FIG.

S100では、CPU14は、イベントが発生するまで待機する。イベントが発生するとS102に進む。S102では、CPU14は、コンテンツタイトル文字列178のテロップ表示が終了したイベントが発生したのか否かを判断する。ここでYESの場合、CPU14は、カウンタjに1を加算し(S104)、図8のS84に進む。このS84でカウンタjがmより小さいと判断されると、CPU14は、S88〜S94を再び実行する。これにより、次の更新コンテンツ情報(例えば1番目の更新コンテンツ情報)に基づいて、コンテンツタイトル文字列178がテロップ表示される。1つのサイトの全ての更新コンテンツ情報に基づいてコンテンツタイトル文字列178がテロップ表示されると、S84でNOと判断される。この場合、CPU14は、カウンタiに1を加算し(S86)、次のサイト(例えば1番目のサイト)についてS78〜S94の処理を実行する。これにより、次のサイトの更新コンテンツ情報に基づいてコンテンツタイトル文字列178がテロップ表示される。   In S100, the CPU 14 waits until an event occurs. If an event occurs, the process proceeds to S102. In S102, the CPU 14 determines whether or not an event has occurred in which the telop display of the content title character string 178 has ended. In the case of YES here, the CPU 14 adds 1 to the counter j (S104), and proceeds to S84 in FIG. If it is determined in S84 that the counter j is smaller than m, the CPU 14 executes S88 to S94 again. As a result, the content title character string 178 is displayed as a telop on the basis of the next updated content information (for example, the first updated content information). If the content title character string 178 is displayed in telop display based on all the updated content information of one site, it is determined NO in S84. In this case, the CPU 14 adds 1 to the counter i (S86), and executes the processes of S78 to S94 for the next site (for example, the first site). As a result, the content title character string 178 is displayed in telop on the basis of the updated content information of the next site.

図9のS102でNOの場合、CPU14は、リスト表示要求イベントが発生したのか否かを判断する(S106)。図12の上の図のようにコンテンツタイトル文字列178がテロップ表示されている状態において、ユーザは、コンテンツタイトル文字列178をタッチすることができる。ユーザがタッチした場合、CPU14は、S106でYESと判断する。S106でYESの場合、CPU14は、リスト表示処理を実行する(S108)。リスト表示処理の内容については、後で詳しく説明する。   In the case of NO in S102 of FIG. 9, the CPU 14 determines whether or not a list display request event has occurred (S106). In a state where the content title character string 178 is displayed as a telop as shown in the upper diagram of FIG. 12, the user can touch the content title character string 178. When the user touches, the CPU 14 determines YES in S106. If YES in S106, the CPU 14 executes a list display process (S108). The contents of the list display process will be described in detail later.

S106でNOの場合、CPU14は、機能実行操作が発生したのか否かを判断する(S110)。図12の上の図に示されるいずれかのボタン170をユーザは操作することができる。この場合、CPU14は、S110でYESと判断する。CPU104は、操作されたボタン170に対応する処理(例えばFAX送信処理、スキャン処理、コピー処理等)を実行する。この場合、多機能機10が機能実行状態に移行し、表示パネル50では実行中の機能に関する情報が表示される。CPU14は、図8のS70に戻って、待機状態に移行するまで待機する。一方において、S110でNOの場合、CPU14は、イベントに応じた処理を実行し、S100に戻って、次のイベントが発生するまで待機する。   If NO in S106, the CPU 14 determines whether a function execution operation has occurred (S110). The user can operate any button 170 shown in the upper diagram of FIG. In this case, the CPU 14 determines YES in S110. The CPU 104 executes processing corresponding to the operated button 170 (for example, FAX transmission processing, scan processing, copy processing, etc.). In this case, the multi-function device 10 shifts to the function execution state, and information regarding the function being executed is displayed on the display panel 50. CPU14 returns to S70 of FIG. 8, and waits until it transfers to a standby state. On the other hand, if NO in S110, the CPU 14 executes processing corresponding to the event, returns to S100, and waits until the next event occurs.

(リスト表示処理)
続いて、図9のS108で実行されるリスト表示処理について説明する。図10は、リスト表示処理のフローチャートを示す。CPU14は、RAM30の表示情報記憶領域36からi番目のサイト(コンテンツタイトル文字列178が表示されているサイト)の全ての更新コンテンツ情報132を取得する(S120)。例えば、ゼロ番目のサイトの場合、図5の例では、m個の更新コンテンツ情報132が存在する。この場合、S120においてm個の更新コンテンツ情報132が取得される。次いで、CPU14は、S78で取得されたサイトタイトル文字列122と、S120で取得された各コンテンツタイトル文字列140と、S120で取得された各コンテンツ更新日時情報142とを含むリストデータを作成する(S122)。CPU14は、S122で作成されたリストデータを表示パネル50に送信する(S124)。この結果、図12の下の図に示されるように、リスト180が表示パネル50で表示される。リスト180は、複数のコンテンツ(例えばm個のコンテンツ)のそれぞれについて、当該コンテンツのコンテンツ更新日時情報と当該コンテンツのコンテンツタイトル文字列とを含んでいる。図12の下の図の例では、スポーツに関するコンテンツについて、コンテンツ更新日時情報「14:32」とコンテンツタイトル文字列「Sport・・・」とが表示されている。また、この例では、サイトタイトル文字列182も表示されている。S124を終えると、S126に進む。
(List display process)
Next, the list display process executed in S108 of FIG. 9 will be described. FIG. 10 shows a flowchart of the list display process. The CPU 14 acquires all the updated content information 132 of the i-th site (the site where the content title character string 178 is displayed) from the display information storage area 36 of the RAM 30 (S120). For example, in the case of the zeroth site, there are m pieces of update content information 132 in the example of FIG. In this case, m pieces of updated content information 132 are acquired in S120. Next, the CPU 14 creates list data including the site title character string 122 acquired in S78, each content title character string 140 acquired in S120, and each content update date / time information 142 acquired in S120 ( S122). The CPU 14 transmits the list data created in S122 to the display panel 50 (S124). As a result, the list 180 is displayed on the display panel 50 as shown in the lower diagram of FIG. The list 180 includes content update date / time information of the content and a content title character string of the content for each of a plurality of contents (for example, m pieces of content). In the example in the lower diagram of FIG. 12, content update date / time information “14:32” and a content title character string “Sport. In this example, a site title character string 182 is also displayed. When S124 ends, the process proceeds to S126.

S126では、CPU14は、イベントが発生するまで待機する。イベントが発生するとS128に進む。S128では、CPU14は、コンテンツ選択操作に関するイベントが発生したのか否かを判断する。図12の下の図のようにリスト180が表示されている状態において、ユーザは、1つのコンテンツ(コンテンツタイトル文字列)をタッチすることができる。ユーザがタッチした場合、CPU14は、S128でYESと判断する。S128でYESの場合、CPU14は、送信処理を実行する(S130)。送信処理の内容については、後で詳しく説明する。   In S126, the CPU 14 waits until an event occurs. If an event occurs, the process proceeds to S128. In S128, the CPU 14 determines whether or not an event related to the content selection operation has occurred. In the state where the list 180 is displayed as shown in the lower diagram of FIG. 12, the user can touch one content (content title character string). When the user touches, the CPU 14 determines YES in S128. If YES in S128, the CPU 14 executes a transmission process (S130). The contents of the transmission process will be described in detail later.

図10のS128でNOの場合、CPU14は、リスト表示を終了する指示が入力されたのか否かを判断する(S132)。図12の下の図のようにリスト180が表示されている状態において、ユーザは、ボタン184をタッチすることができる。この場合、CPU14は、S132でYESと判断する。S132でYESの場合、CPU14は、リスト表示処理を終了し、図8のS84に戻る。一方において、S132でNOの場合、CPU14は、イベントに応じた処理を実行し、S126に戻って、次のイベントが発生するまで待機する。   In the case of NO in S128 of FIG. 10, the CPU 14 determines whether or not an instruction to end the list display has been input (S132). In the state where the list 180 is displayed as shown in the lower diagram of FIG. 12, the user can touch the button 184. In this case, the CPU 14 determines YES in S132. If YES in S132, the CPU 14 ends the list display process and returns to S84 in FIG. On the other hand, if NO in S132, the CPU 14 executes processing corresponding to the event, returns to S126, and waits until the next event occurs.

(送信処理)
続いて、図10のS130で実行される送信処理について説明する。図11は、送信処理のフローチャートを示す。CPU14は、図10のS128でユーザによって選択されたタイトルを含む更新コンテンツ情報132(以下では選択更新コンテンツ情報132と呼ぶ)にenclosure情報148が含まれているのか否かを判断する(S140)。この処理は、選択更新コンテンツ情報132にenclosureタグ158(図6参照)が含まれているのか否かを判断することによって実行される。ここでNOの場合、CPU14は、選択更新コンテンツ情報132にlink情報146が含まれているのか否かを判断する(S142)。この処理は、選択更新コンテンツ情報132にlinkタグ156(図6参照)が含まれているのか否かを判断することによって実行される。ここでYESの場合、CPU14は、linkURL157(図6参照)を選択更新コンテンツ情報132から特定する。この処理は、linkタグ156によって特定される文字列157を特定することによって実行される。CPU14は、ここで特定されたlinkURL157を、デフォルトPC情報記憶領域46に記憶されているIPアドレス(本実施例ではPC70のIPアドレスとする)を送信先として送信する(S144)。一方において、S142でNOの場合、CPU14は、S144をスキップし、送信処理を終了する。
(Transmission process)
Subsequently, the transmission process executed in S130 of FIG. 10 will be described. FIG. 11 shows a flowchart of the transmission process. The CPU 14 determines whether or not the enclosing information 148 is included in the updated content information 132 (hereinafter referred to as the selected updated content information 132) including the title selected by the user in S128 of FIG. 10 (S140). This process is executed by determining whether or not the enclose tag 158 (see FIG. 6) is included in the selected update content information 132. In the case of NO here, the CPU 14 determines whether or not the link information 146 is included in the selected update content information 132 (S142). This process is executed by determining whether or not the link tag 156 (see FIG. 6) is included in the selected update content information 132. In the case of YES here, the CPU 14 specifies the link URL 157 (see FIG. 6) from the selected update content information 132. This process is executed by specifying the character string 157 specified by the link tag 156. The CPU 14 transmits the link URL 157 specified here with the IP address (in this embodiment, the IP address of the PC 70) stored in the default PC information storage area 46 as the transmission destination (S144). On the other hand, in the case of NO in S142, the CPU 14 skips S144 and ends the transmission process.

一方において、S140でYESの場合、CPU14は、選択更新コンテンツ情報132に含まれるenclosure情報148からtype161(図6参照)を特定する。この処理は、enclosureタグ158(図6参照)によって特定される文字列159〜161の中から、「type」という文字列の後に記述されている文字列161を特定することによって実行される。CPU14は、ここで特定されたtype161に「audio」という文字列が含まれているのか否かを判断する(S148)。ここでYESの場合、CPU14は、選択更新コンテンツ情報132からコンテンツタイトル文字列140とコンテンツ要約文字列144を特定する。この処理は、titleタグ150(図6参照)によって特定される文字列140と、descriptionタグ154aによって特定される文字列144aと、subtitleタグ154bによって特定される文字列144bと、summaryタグ154cによって特定される文字列144cとを選択更新コンテンツ情報132から特定することによって実行される。CPU14は、特定されたコンテンツタイトル文字列140とコンテンツ要約文字列144をHTML形式のデータに変換する(S150)。   On the other hand, in the case of YES in S140, the CPU 14 specifies the type 161 (see FIG. 6) from the enclosure information 148 included in the selected update content information 132. This process is executed by specifying the character string 161 described after the character string “type” from the character strings 159 to 161 specified by the enclosure tag 158 (see FIG. 6). The CPU 14 determines whether or not the character string “audio” is included in the type 161 specified here (S148). In the case of YES here, the CPU 14 specifies the content title character string 140 and the content summary character string 144 from the selected update content information 132. This process is specified by the character string 140 specified by the title tag 150 (see FIG. 6), the character string 144a specified by the description tag 154a, the character string 144b specified by the subtitle tag 154b, and the summary tag 154c. The character string 144c to be executed is specified from the selected update content information 132. The CPU 14 converts the specified content title character string 140 and content summary character string 144 into HTML format data (S150).

次いで、CPU14は、選択更新コンテンツ情報132にlink情報146が含まれているのか否かを判断する(S152)。ここでYESの場合、CPU14は、linkタグ156によって特定されるlinkURL157(図6参照)を選択更新コンテンツ情報132から特定する。CPU14は、ここで特定されたlinkURL157をハイパーリンクとして、S150で作成されたHTMLデータに挿入する(S154)。次いで、CPU14は、選択更新コンテンツ情報132に含まれるenclosure情報148からenclosureURL159(図6参照)を特定する。この処理は、enclosureタグ158(図6参照)によって特定される文字列159〜161の中から、「url」という文字列の後に記述されている文字列159を特定することによって実行される。CPU14は、ここで特定されたenclosureURL159と、S146で特定されたtype161と、S150で作成されたHTMLデータとを、PC70に送信する(S156)。   Next, the CPU 14 determines whether or not the link information 146 is included in the selected update content information 132 (S152). In the case of YES here, the CPU 14 specifies the link URL 157 (see FIG. 6) specified by the link tag 156 from the selected update content information 132. The CPU 14 inserts the link URL 157 specified here as a hyperlink into the HTML data created in S150 (S154). Next, the CPU 14 identifies an enclosing URL 159 (see FIG. 6) from the enclosing information 148 included in the selected update content information 132. This process is executed by specifying the character string 159 described after the character string “url” from the character strings 159 to 161 specified by the enclosure tag 158 (see FIG. 6). The CPU 14 transmits the enclose URL 159 specified here, the type 161 specified in S146, and the HTML data created in S150 to the PC 70 (S156).

一方において、S148でNOの場合、CPU14は、選択更新コンテンツ情報132にlink情報146が含まれているのか否かを判断する(S158)。ここでYESの場合、CPU14は、linkURL157(図6参照)を選択更新コンテンツ情報132から特定する。さらに、CPU14は、enclosureURL159(図6参照)を選択更新コンテンツ情報132から特定する。CPU14は、ここで特定されたenclosureURL159と、S146で特定されたtype161と、ここで特定されたlinkURL157とを、PC70に送信する(S160)。   On the other hand, if NO in S148, the CPU 14 determines whether or not the link information 146 is included in the selected update content information 132 (S158). In the case of YES here, the CPU 14 specifies the link URL 157 (see FIG. 6) from the selected update content information 132. Further, the CPU 14 specifies the enclose URL 159 (see FIG. 6) from the selected update content information 132. The CPU 14 transmits the enclose URL 159 specified here, the type 161 specified in S146, and the link URL 157 specified here to the PC 70 (S160).

なお、S158でNOの場合、CPU14は、enclosureURL159(図6参照)を選択更新コンテンツ情報132から特定する。CPU14は、ここで特定されたenclosureURL159と、S146で特定されたtype161とを、PC70に送信する(S162)。なお、以下では、S144、S156、S160、又は、S162で多機能機10から送信された情報を「URL通知」と呼ぶ。   Note that, in the case of NO in S158, the CPU 14 specifies the enclose URL 159 (see FIG. 6) from the selected update content information 132. The CPU 14 transmits the enclose URL 159 specified here and the type 161 specified in S146 to the PC 70 (S162). Hereinafter, the information transmitted from the multi-function device 10 in S144, S156, S160, or S162 is referred to as “URL notification”.

(PCが実行する処理)
続いて、PC70が実行する処理について説明する。PC71も同様に処理を実行する。PC70が起動(電源ON)されるとOSが起動し、その後にOSによって常駐ソフト78(図1参照)が自動的に起動される。PC70のCPU72は、常駐ソフト78に従って処理を実行する。図13は、PC70のCPU72が実行する処理のフローチャートを示す。
(Processing executed by PC)
Subsequently, processing executed by the PC 70 will be described. The PC 71 performs the same process. When the PC 70 is activated (power is turned on), the OS is activated, and then the resident software 78 (see FIG. 1) is automatically activated by the OS. The CPU 72 of the PC 70 executes processing according to the resident software 78. FIG. 13 shows a flowchart of processing executed by the CPU 72 of the PC 70.

CPU72は、URL通知を受信することを監視している(S170)。図11のS144、S156、S160、又は、S162で多機能機10から送信されたURL通知が受信されると、CPU72は、S170でYESと判断する。S170でYESの場合、CPU72は、URL通知にlinkURL157のみが含まれるのか否かを判断する(S172)。図11のS144で多機能機10から送信されるURL通知は、linkURL157のみを含む(enclosureURL159、type161、HTMLデータ等を含まない)。この場合、S172でYESと判断される。S172でYESの場合、CPU72は、デフォルトのブラウザプログラムを起動し、受信されたlinkURL157にアクセスする(S174)。これにより、linkURL157に対応するコンテンツがダウンロードされて表示部82(図1参照)に表示される。ユーザは、コンテンツを見ることができる。   The CPU 72 monitors the reception of the URL notification (S170). When the URL notification transmitted from the multi-function device 10 in S144, S156, S160, or S162 in FIG. 11 is received, the CPU 72 determines YES in S170. If YES in S170, the CPU 72 determines whether or not only the linkURL 157 is included in the URL notification (S172). The URL notification transmitted from the multi-function device 10 in S144 of FIG. 11 includes only the link URL 157 (not including the enclose URL 159, type 161, HTML data, etc.). In this case, YES is determined in S172. If YES in S172, the CPU 72 activates a default browser program and accesses the received linkURL 157 (S174). Thereby, the content corresponding to linkURL157 is downloaded and displayed on the display part 82 (refer FIG. 1). The user can see the content.

図11のS156、S160、又は、S162で多機能機10から送信されたURL通知がS170で受信された場合には、CPU72は、S172でNOと判断する。この場合、URL通知には、enclosureURL159とtype161(図6参照)が少なくとも含まれる。CPU72は、URL通知からenclosureURL159とtype161を特定する。CPU72は、ここで特定されたtype161に基づいて、アプリケーションソフト群80から1つのアプリケーションを選択する。例えば、type161に「audio」という文字列が含まれる場合、オーディオを再生するためのアプリケーションが選択される。また、例えば、type161に「video」という文字列が含まれる場合、ビデオ(映像)を再生するためのアプリケーションが選択される。また、例えば、type161に「image」という文字列が含まれる場合、イメージを表示するためのアプリケーションが選択される。CPU72は、選択されたアプリケーションを起動し、URL通知から特定されたenclosureURL159にアクセスする(S176)。これにより、enclosureURL159に対応するコンテンツがダウンロードされて出力(再生又は表示)される。コンテンツをユーザに提供することができる。   When the URL notification transmitted from the multi-function device 10 in S156, S160, or S162 in FIG. 11 is received in S170, the CPU 72 determines NO in S172. In this case, the URL notification includes at least an enclosing URL 159 and a type 161 (see FIG. 6). The CPU 72 specifies the enclose URL 159 and the type 161 from the URL notification. The CPU 72 selects one application from the application software group 80 based on the type 161 specified here. For example, when the character string “audio” is included in the type 161, an application for reproducing audio is selected. For example, when the character string “video” is included in the type 161, an application for playing back video (video) is selected. For example, when the character string “image” is included in the type 161, an application for displaying an image is selected. The CPU 72 activates the selected application and accesses the enclose URL 159 specified from the URL notification (S176). As a result, the content corresponding to the encapsulation URL 159 is downloaded and output (reproduced or displayed). Content can be provided to the user.

次いで、CPU72は、URL通知にHTMLデータが含まれるのか否かを判断する(S178)。図11のS156で多機能機10から送信されたURL通知がS170で受信された場合には、CPU72は、S178でYESと判断する。この場合、CPU72は、デフォルトのブラウザプログラムを起動し、受信されたHTMLデータを表示する(S180)。ユーザは、コンテンツに関する情報(description、subtitle、summary)を見ることができる。ユーザは、コンテンツに関する情報を見ながら、S176で再生されたオーディオを聴くことができる。   Next, the CPU 72 determines whether or not HTML data is included in the URL notification (S178). When the URL notification transmitted from the multi-function device 10 in S156 of FIG. 11 is received in S170, the CPU 72 determines YES in S178. In this case, the CPU 72 activates a default browser program and displays the received HTML data (S180). The user can view information about the content (description, subtitle, summary). The user can listen to the audio reproduced in S176 while viewing the information related to the content.

図11のS154に示されるように、HTMLデータは、linkURL157のハイパーリンクを含むことがある。ユーザは、操作部84(図1参照)を操作することによって、linkURL157をクリックすることができる。この場合、CPU72は、S182でYESと判断し、HTMLデータを表示するために起動されたブラウザプログラムに従ってlinkURL157にアクセスする(S184)。linkURL157に対応するコンテンツがダウンロードされて表示部82(図1参照)に表示される。ユーザは、コンテンツを見ることができる。   As shown in S154 of FIG. 11, the HTML data may include a hyperlink of linkURL157. The user can click on the linkURL 157 by operating the operation unit 84 (see FIG. 1). In this case, the CPU 72 determines YES in S182, and accesses the linkURL 157 in accordance with the browser program activated to display the HTML data (S184). The content corresponding to the link URL 157 is downloaded and displayed on the display unit 82 (see FIG. 1). The user can see the content.

図11のS160又はS162で多機能機10から送信されたURL通知がS170で受信された場合には、CPU72は、S178でNOと判断する。この場合、CPU72は、URL通知にlinkURL157が含まれるのか否かを判断する(S186)。図11のS160で多機能機10から送信されたURL通知がS170で受信された場合には、CPU72は、S186でYESと判断する。この場合、CPU72は、デフォルトのブラウザプログラムを起動し、URL通知に含まれるlinkURL157にアクセスする(S188)。これにより、linkURL157に対応するコンテンツがダウンロードされて表示部82(図1参照)に表示される。ユーザは、コンテンツを見ることができる。一方において、図11のS162で多機能機10から送信されたURL通知がS170で受信された場合には、CPU72は、S186でNOと判断する。この場合、S188がスキップされる。   When the URL notification transmitted from the multi-function device 10 in S160 or S162 of FIG. 11 is received in S170, the CPU 72 determines NO in S178. In this case, the CPU 72 determines whether or not the link URL 157 is included in the URL notification (S186). When the URL notification transmitted from the multi-function device 10 in S160 of FIG. 11 is received in S170, the CPU 72 determines YES in S186. In this case, the CPU 72 activates a default browser program and accesses the linkURL 157 included in the URL notification (S188). Thereby, the content corresponding to linkURL157 is downloaded and displayed on the display part 82 (refer FIG. 1). The user can see the content. On the other hand, when the URL notification transmitted from the multi-function device 10 in S162 in FIG. 11 is received in S170, the CPU 72 determines NO in S186. In this case, S188 is skipped.

本実施例の多機能機システム2について詳しく説明した。多機能機10は、オーディオを再生するためのプログラムと、ビデオを再生するためのプログラムと、イメージを表示するためのプログラムを有していない。多機能機10は、例えば、ユーザによって選択されたコンテンツ(タイトル)のenclosureURL159とtype161とをPC70に送信することができる。PC70は、type161に従って、enclosureURL159に対応するコンテンツを出力するためのアプリケーションを選択することができる。PC70がenclosureURL159にアクセスしてコンテンツを出力することができる。本実施例では、オーディオ、ビデオ、及び、イメージのコンテンツを出力するためのプログラムが多機能機10に搭載されていないが、そのコンテンツをPC70において出力することができる。ユーザによって選択されたコンテンツを出力することができる可能性を高めることができる。   The multi-function device system 2 of the present embodiment has been described in detail. The multi-function device 10 does not have a program for reproducing audio, a program for reproducing video, and a program for displaying an image. The multi-function device 10 can transmit, for example, the enclose URL 159 and the type 161 of the content (title) selected by the user to the PC 70. The PC 70 can select an application for outputting content corresponding to the encloseure URL 159 according to the type 161. The PC 70 can access the enclose URL 159 and output the content. In this embodiment, a program for outputting audio, video, and image content is not installed in the multi-function device 10, but the content can be output by the PC 70. It is possible to increase the possibility that the content selected by the user can be output.

また、本実施例では、ユーザによって選択されたコンテンツ(タイトル)のlinkURL157も多機能機10からPC70に送信される。linkURL157に対応するコンテンツをPC70において表示することができる。linkURL157に対応するコンテンツは、多くの文字列を含むデータである。多機能機10の表示パネル50が小さいために、linkURL157に対応するコンテンツの全体を表示するのは難しい。本実施例では、linkURL157に対応するコンテンツをPC70の大きい表示部82において表示することができる。なお、PC70においてコンテンツを表示することができるために、多機能機10でコンテンツを表示する必要がない。このために、多機能機10にブラウザプログラムを搭載する必要がない。   In this embodiment, the link URL 157 of the content (title) selected by the user is also transmitted from the multi-function device 10 to the PC 70. The content corresponding to the link URL 157 can be displayed on the PC 70. The content corresponding to the link URL 157 is data including many character strings. Since the display panel 50 of the multi-function device 10 is small, it is difficult to display the entire content corresponding to the linkURL 157. In the present embodiment, the content corresponding to the link URL 157 can be displayed on the large display unit 82 of the PC 70. In addition, since the content can be displayed on the PC 70, it is not necessary to display the content on the multi-function device 10. For this reason, it is not necessary to install a browser program in the multi-function device 10.

また、本実施例では、ユーザによって選択されたコンテンツ(タイトル)のtype161がオーディオである場合には、コンテンツタイトル文字列140とコンテンツ要約文字列144がHTMLデータとして多機能機10からPC70に送信される。PC70は、HTMLデータを表示することができる。ユーザは、HTMLデータを見ることによって、コンテンツの内容を詳しく知ることができる。なお、本実施例では、ブラウザプログラムによって表示可能なHTMLデータを採用している。多くのPCはブラウザプログラムを備えている。コンテンツタイトル文字列140とコンテンツ要約文字列144を表示するための特殊なアプリケーションをPC70に搭載する必要が必要ない。また、HTMLデータにlinkURL157のハイパーリンクが挿入されるために、ユーザは、linkURL157をクリックするという簡単な操作を行なうことによって、linkURL157に対応するコンテンツを見ることができる。   In the present embodiment, when the type 161 of the content (title) selected by the user is audio, the content title character string 140 and the content summary character string 144 are transmitted from the multi-function device 10 to the PC 70 as HTML data. The The PC 70 can display HTML data. The user can know the details of the content in detail by looking at the HTML data. In this embodiment, HTML data that can be displayed by a browser program is adopted. Many PCs have a browser program. It is not necessary to install a special application for displaying the content title character string 140 and the content summary character string 144 on the PC 70. Further, since the hyperlink of linkURL157 is inserted into the HTML data, the user can view the content corresponding to linkURL157 by performing a simple operation of clicking linkURL157.

一方において、ユーザによって選択されたコンテンツ(タイトル)のtype161がオーディオではない場合には、コンテンツタイトル文字列140とコンテンツ要約文字列144が多機能機10からPC70に送信されない。ビデオやイメージのコンテンツの場合、コンテンツタイトル文字列140やコンテンツ要約文字列144がなくても、ユーザは、コンテンツの内容を知ることができるものと思われる。即ち、ビデオやイメージのコンテンツの場合には、コンテンツタイトル文字列140とコンテンツ要約文字列144は、ユーザにとってあまり有益な情報ではないものと考えられる。このような知見に鑑みて、ビデオやイメージのコンテンツの場合には、多機能機10は、HTMLデータを作成して送信する処理を実行しない。このために、多機能機10の処理の負荷を低減させることができる。   On the other hand, when the type 161 of the content (title) selected by the user is not audio, the content title character string 140 and the content summary character string 144 are not transmitted from the multi-function device 10 to the PC 70. In the case of video and image content, it is considered that the user can know the content content without the content title character string 140 and the content summary character string 144. That is, in the case of video and image content, the content title character string 140 and the content summary character string 144 are considered not to be very useful information for the user. In view of such knowledge, in the case of video or image content, the multi-function device 10 does not execute processing for creating and transmitting HTML data. For this reason, the processing load of the multi-function device 10 can be reduced.

また、多機能機10では、コンテンツタイトル文字列178と、それに対応するコンテンツの種類を示すアイコン174,176とが表示される。ユーザは、アイコン174,176を見ることによって、コンテンツの種類を容易に知ることができる。   In the multi-function device 10, a content title character string 178 and icons 174 and 176 indicating the corresponding content types are displayed. The user can easily know the type of content by looking at the icons 174 and 176.

(第1実施例の変形例)
(1)多機能機10は、ユーザによって選択されたコンテンツ(タイトル)のtype161がオーディオ以外の場合でも、コンテンツタイトル文字列140及び/又はコンテンツ要約文字列144をPC70に送信してもよい。この場合、HTMLデータが利用されてもよい。
(2)多機能機10は、ユーザによって選択されたコンテンツ(タイトル)にenclosure情報148が含まれていない場合でも、コンテンツタイトル文字列140及び/又はコンテンツ要約文字列144をPC70に送信してもよい。
(3)多機能機10は、S154においてlinkURL159をHTMLデータに挿入せず、HTMLデータとは別にlinkURL159を送信してもよい。PC70は、linkURL159を受信すると、linkURL159に対応するコンテンツをダウンロードして表示してもよい。
(Modification of the first embodiment)
(1) The multi-function device 10 may transmit the content title character string 140 and / or the content summary character string 144 to the PC 70 even when the type 161 of the content (title) selected by the user is other than audio. In this case, HTML data may be used.
(2) The multi-function device 10 may transmit the content title character string 140 and / or the content summary character string 144 to the PC 70 even when the enclosing information 148 is not included in the content (title) selected by the user. Good.
(3) The multi-function device 10 may transmit the link URL 159 separately from the HTML data without inserting the link URL 159 into the HTML data in S154. When the PC 70 receives the link URL 159, the PC 70 may download and display the content corresponding to the link URL 159.

(第2実施例)
続いて、第2実施例について説明する。まず、多機能機10のアプリケーション情報記憶領域48の記憶内容について説明する。図14は、アプリケーション情報記憶領域48の記憶内容の一例を示す。アプリケーション情報記憶領域48は、複数の組合せデータ250〜256を記憶することが可能である。各組合せデータ250〜256は、typeの文字列260とアプリケーションアドレス262とが対応づけられたものである。アプリケーションアドレス262は、PC70のアプリケーションソフト群80のアドレスを示す。アプリケーション情報記憶領域48にどのようにして情報が記憶されるのかについては、後で詳しく説明する。
(Second embodiment)
Subsequently, a second embodiment will be described. First, the contents stored in the application information storage area 48 of the multi-function device 10 will be described. FIG. 14 shows an example of the contents stored in the application information storage area 48. The application information storage area 48 can store a plurality of combination data 250-256. Each combination data 250 to 256 is obtained by associating a character string 260 of type with an application address 262. An application address 262 indicates an address of the application software group 80 of the PC 70. How information is stored in the application information storage area 48 will be described in detail later.

(多機能機が実行する処理)
続いて、本実施例の多機能機10が実行する処理について説明する。本実施例では、図10のS130で実行される送信処理(図11のフローチャート)の内容が第1実施例と異なる。図15は、本実施例の送信処理のフローチャートを示す。図11のS140〜S146の処理は、同様に実行される。CPU14は、アプリケーション情報記憶領域48を検索することによって、S146で特定されたtype161に対応づけられているアプリケーションアドレス262が存在するのか否かを判断する(S190)。ここでYESの場合、CPU14は、図11のS148〜S162と同様の処理を実行する。ただし、本実施例では、S156、S160、又は、S162において、type161が送信されず、その代わりに、type161に対応づけてアプリケーション情報記憶領域48に記憶されているアプリケーションアドレス262が送信される。
(Processes executed by multi-function devices)
Next, processing executed by the multi-function device 10 of this embodiment will be described. In the present embodiment, the content of the transmission process (the flowchart in FIG. 11) executed in S130 of FIG. 10 is different from that of the first embodiment. FIG. 15 shows a flowchart of the transmission process of the present embodiment. The processes of S140 to S146 in FIG. 11 are executed in the same manner. The CPU 14 searches the application information storage area 48 to determine whether or not the application address 262 associated with the type 161 specified in S146 exists (S190). In the case of YES here, the CPU 14 executes processing similar to S148 to S162 in FIG. However, in this embodiment, the type 161 is not transmitted in S156, S160, or S162, and instead, the application address 262 stored in the application information storage area 48 in association with the type 161 is transmitted.

S190でNOの場合、CPU14は、S146で特定されたtype161をPC70に送信する(S192)。後で詳しく説明するが、PC70は、type161を受信すると、アプリケーションアドレスを含むレスポンスを送信する。CPU14は、このレスポンスが受信されると、S194でYESと判断する。この場合、CPU14は、レスポンスに含まれるアプリケーションアドレスを表示パネル50(図2参照)に表示する(S196)。なお、レスポンスの中には複数のアプリケーションアドレスが含まれることがある。この場合、CPU14は、レスポンスに含まれる全てのアプリケーションアドレスを表示パネル50に表示する。ユーザは、キーパッド52(図2参照)を操作することによって、表示パネル50に表示されたアプリケーションアドレス(群)の中から1つのアプリケーションアドレスを選択することができる。この場合、CPU14は、S198でYESと判断し、S146で特定されたtype161とユーザによって選択されたアプリケーションアドレスとが対応づけられている組合せデータをアプリケーション情報記憶領域48に記憶させる(S200)。   In the case of NO in S190, the CPU 14 transmits the type 161 specified in S146 to the PC 70 (S192). As will be described in detail later, when receiving the type 161, the PC 70 transmits a response including the application address. When this response is received, the CPU 14 determines YES in S194. In this case, the CPU 14 displays the application address included in the response on the display panel 50 (see FIG. 2) (S196). Note that the response may include a plurality of application addresses. In this case, the CPU 14 displays all application addresses included in the response on the display panel 50. The user can select one application address from the application address (group) displayed on the display panel 50 by operating the keypad 52 (see FIG. 2). In this case, the CPU 14 determines YES in S198, and stores the combination data in which the type 161 specified in S146 and the application address selected by the user are associated with each other in the application information storage area 48 (S200).

(PCが実行する処理)
続いて、本実施例のPC70が実行する処理について説明する。図16は、本実施例のPC70が実行する処理のフローチャートを示す。上述したように、図15のS192において多機能機10からPC70にtype161が送信されることがある。CPU72は、type161が受信されることを監視している(S210)。ここでYESの場合、CPU72は、ハードディスク74を検索することによって、受信されたtype161に対応するコンテンツを出力することができるアプリケーション(群)のアドレスを特定する(S212)。次いで、CPU72は、S212で特定されたアプリケーション(群)のアドレスを含むレスポンスを多機能機10に送信する(S214)。これにより、図15のS194において多機能機10でレスポンスが受信される。
(Processing executed by PC)
Next, processing executed by the PC 70 of this embodiment will be described. FIG. 16 shows a flowchart of processing executed by the PC 70 of this embodiment. As described above, type 161 may be transmitted from the multi-function device 10 to the PC 70 in S192 of FIG. The CPU 72 monitors that type 161 is received (S210). If YES here, the CPU 72 searches the hard disk 74 to identify the address of the application (group) that can output the content corresponding to the received type 161 (S212). Next, the CPU 72 transmits a response including the address of the application (group) specified in S212 to the multi-function device 10 (S214). Thereby, the response is received by the multi-function device 10 in S194 of FIG.

なお、PC70が実行する他の処理については、図13のS170〜S188と同様である。ただし、本実施例のS176では、多機能機10から送信されたアプリケーションアドレスに基づいて、アプリケーションが起動される。   Other processes executed by the PC 70 are the same as S170 to S188 in FIG. However, in S176 of the present embodiment, the application is started based on the application address transmitted from the multi-function device 10.

本実施例によると、PC70は、多機能機10から送信されるアプリケーションアドレスに従って、コンテンツを出力するためのアプリケーションを決定することができる。また、本実施例では、アプリケーション情報記憶領域48に記憶されるべきアプリケーションアドレスがPC70から多機能機10に送信されるために、ユーザは、アプリケーションアドレスを多機能機10に入力する操作が必要ない。   According to the present embodiment, the PC 70 can determine an application for outputting content according to the application address transmitted from the multi-function device 10. In the present embodiment, since the application address to be stored in the application information storage area 48 is transmitted from the PC 70 to the multi-function device 10, the user does not need to input an application address to the multi-function device 10. .

(第2実施例の変形例)
(1)ユーザは、キーパッド52を操作することによって、type161とアプリケーションアドレスとを多機能機10に入力してもよい。アプリケーション情報記憶領域48は、ユーザによって入力されたtype161とアプリケーションアドレスとが対応づけられている組合せデータを記憶してもよい。
(2)アプリケーション情報記憶領域48は、typeの文字列260とアプリケーション名とを対応づけて記憶するようにしてもよい。
(Modification of the second embodiment)
(1) The user may input the type 161 and the application address into the multi-function device 10 by operating the keypad 52. The application information storage area 48 may store combination data in which a type 161 input by a user is associated with an application address.
(2) The application information storage area 48 may store the type character string 260 and the application name in association with each other.

以上、本発明の具体例を詳細に説明したが、これらは例示にすぎず、特許請求の範囲を限定するものではない。特許請求の範囲に記載の技術には、以上に例示した具体例を様々に変形、変更したものが含まれる。上記の実施例の変形例を以下に列挙する。   Specific examples of the present invention have been described in detail above, but these are merely examples and do not limit the scope of the claims. The technology described in the claims includes various modifications and changes of the specific examples illustrated above. The modifications of the above embodiment are listed below.

(1)上記の実施例では、各コンテンツ提供サーバ90,91は、コンテンツとフィード情報の両方を記憶している。しかしながら、コンテンツを記憶するためのサーバとフィード情報を記憶するためのサーバが別体に構成されていてもよい。 (1) In the above embodiment, each content providing server 90, 91 stores both content and feed information. However, a server for storing content and a server for storing feed information may be configured separately.

(2)上記の多機能機10は、ブラウザプログラムを有していない。しかしながら、多機能機10は、ブラウザプログラムを有していてもよい。多機能機10は、コンテンツをダウンロードして表示パネル50で表示してもよい。 (2) The multi-function device 10 does not have a browser program. However, the multi-function device 10 may have a browser program. The multi-function device 10 may download the content and display it on the display panel 50.

(3)多機能機10は、図11のS150において、HTMLデータではなく、他の形式のデータを作成してもよい。例えば、多機能機10は、XHTML、XML等の形式のデータを作成してもよい。 (3) The multi-function device 10 may create data in another format instead of HTML data in S150 of FIG. For example, the multi-function device 10 may create data in a format such as XHTML or XML.

また、本明細書または図面に説明した技術要素は、単独であるいは各種の組合せによって技術的有用性を発揮するものであり、出願時請求項記載の組合せに限定されるものではない。また、本明細書または図面に例示した技術は複数目的を同時に達成するものであり、そのうちの一つの目的を達成すること自体で技術的有用性を持つものである。   The technical elements described in this specification or the drawings exhibit technical usefulness alone or in various combinations, and are not limited to the combinations described in the claims at the time of filing. In addition, the technology illustrated in the present specification or the drawings achieves a plurality of objects at the same time, and has technical utility by achieving one of the objects.

多機能機システムの構成を示す。The configuration of the multi-function device system is shown. 多機能機の構成を示す。The configuration of the multi-function device is shown. アイコン情報記憶領域の記憶内容の一例を示す。An example of the storage content of an icon information storage area is shown. URL記憶領域の記憶内容の一例を示す。An example of the storage content of a URL storage area is shown. 表示情報記憶領域の記憶内容の一例を示す。An example of the storage content of a display information storage area is shown. 更新コンテンツ情報の一例を示す。An example of update content information is shown. 多機能機が実行するフィード情報解析処理のフローチャートを示す。3 shows a flowchart of feed information analysis processing executed by the multi-function device. 多機能機が実行する表示処理のフローチャートを示す。2 shows a flowchart of display processing executed by a multi-function device. 図8の続きのフローチャートを示す。FIG. 9 is a flowchart continued from FIG. 8. FIG. 多機能機が実行するリスト表示処理のフローチャートを示す。2 shows a flowchart of list display processing executed by a multi-function device. 多機能機が実行する送信処理のフローチャートを示す。2 shows a flowchart of transmission processing executed by a multi-function device. 表示パネルの表示内容が変化する様子を示す。A state in which the display content of the display panel changes is shown. PCが実行する処理のフローチャートを示す。The flowchart of the process which PC performs is shown. アプリケーション情報記憶領域の記憶内容の一例を示す(第2実施例)。An example of the contents stored in the application information storage area is shown (second embodiment). 多機能機が実行する送信処理のフローチャートを示す。2 shows a flowchart of transmission processing executed by a multi-function device. PCが実行する処理のフローチャートを示す。The flowchart of the process which PC performs is shown.

符号の説明Explanation of symbols

2:多機能機システム、10:多機能機、50:表示パネル、70,71:PC、90,91:コンテンツ提供サーバ、112:表示情報、120:サイト情報、122:サイトタイトル文字列、124:フィード更新日時情報、132:更新コンテンツ情報、140:コンテンツタイトル文字列、142:コンテンツ更新日時情報、144:コンテンツ要約文字列、146:link情報、148:enclosure情報、159:enclosureURL、161:type 2: Multi-function device system, 10: Multi-function device, 50: Display panel, 70, 71: PC, 90, 91: Content providing server, 112: Display information, 120: Site information, 122: Site title character string, 124 : Feed update date / time information, 132: Update content information, 140: Content title character string, 142: Content update date / time information, 144: Content summary character string, 146: Link information, 148: Enclosure information, 159: Enclosure URL, 161: Type

Claims (10)

情報処理装置に通信可能に接続される通信装置であり、
コンテンツの位置情報と当該コンテンツのタイトルとを少なくとも含むコンテンツ情報を複数有しているコンテンツ要約情報の位置情報を記憶することが可能である位置情報記憶手段と、
位置情報記憶手段に記憶されている位置情報からコンテンツ要約情報を取得する要約情報取得手段と、
要約情報取得手段によって取得されたコンテンツ要約情報に含まれる各タイトルを表示するタイトル表示手段と、
タイトル表示手段に表示された各タイトルから少なくとも1つのタイトルをユーザが選択することを許容するタイトル選択許容手段と、
タイトル選択許容手段において選択されたタイトルを含むコンテンツ情報から、コンテンツの位置情報と当該コンテンツの種類情報とを特定する第1特定手段と、
第1特定手段によって特定されたコンテンツの位置情報と当該コンテンツの種類情報に対応する情報とを含む送信情報を前記情報処理装置に送信する情報送信手段と
を備える通信装置。
A communication device that is communicably connected to the information processing device;
Position information storage means capable of storing position information of content summary information having a plurality of pieces of content information including at least the position information of the content and the title of the content;
Summary information acquisition means for acquiring content summary information from the position information stored in the position information storage means;
Title display means for displaying each title included in the content summary information acquired by the summary information acquisition means;
Title selection permission means for allowing the user to select at least one title from each title displayed on the title display means;
First specifying means for specifying position information of the content and type information of the content from the content information including the title selected by the title selection permission means;
A communication apparatus comprising: information transmission means for transmitting transmission information including position information of content specified by the first specification means and information corresponding to the type information of the content to the information processing apparatus.
コンテンツ情報は、第1タグによって特定される第1文字列を含むことが可能であり、
第1文字列は、第1コンテンツの位置情報と当該第1コンテンツの種類情報とを少なくとも含み、
第1特定手段は、タイトル選択許容手段において選択されたタイトルを含むコンテンツ情報から、第1文字列に含まれる第1コンテンツの位置情報と当該第1コンテンツの種類情報とを特定し、
情報送信手段は、第1特定手段によって特定された第1コンテンツの位置情報と当該第1コンテンツの種類情報とを含む前記送信情報を前記情報処理装置に送信する
ことを特徴とする請求項1に記載の通信装置。
The content information can include a first character string specified by the first tag,
The first character string includes at least the position information of the first content and the type information of the first content,
The first specifying means specifies the position information of the first content included in the first character string and the type information of the first content from the content information including the title selected by the title selection permission means,
The information transmitting unit transmits the transmission information including the position information of the first content specified by the first specifying unit and the type information of the first content to the information processing apparatus. The communication device described.
コンテンツ情報は、第2タグによって特定される第2文字列を含むことが可能であり、
第2文字列は、第2コンテンツの位置情報を少なくとも含み、
第1特定手段は、タイトル選択許容手段において選択されたタイトルを含むコンテンツ情報から、第2文字列に含まれる第2コンテンツの位置情報をさらに特定することが可能であり、
情報送信手段は、第1特定手段によって特定された第2コンテンツの位置情報をさらに含む前記送信情報を前記情報処理装置に送信することが可能である
ことを特徴とする請求項1又は2に記載の通信装置。
The content information can include a second character string specified by the second tag,
The second character string includes at least position information of the second content,
The first specifying means can further specify the position information of the second content included in the second character string from the content information including the title selected by the title selection permission means,
The information transmission means can transmit the transmission information further including position information of the second content specified by the first specification means to the information processing apparatus. Communication equipment.
情報変換手段をさらに備え、
コンテンツ情報は、当該コンテンツ情報に含まれるタイトルより長くて第3タグによって特定される第3文字列を含むことが可能であり、
第1特定手段は、タイトル選択許容手段において選択されたタイトルを含むコンテンツ情報から、第3文字列をさらに特定することが可能であり、
情報変換手段は、第1特定手段によって特定された第3文字列を予め決められている所定のデータ形式に変換することよって、前記所定のデータ形式に従って記述された文字列データを作成し、
情報送信手段は、情報変換手段によって作成された前記文字列データをさらに含む前記送信情報を前記情報処理装置に送信することが可能である
ことを特徴とする請求項1から3のいずれか一項に記載の通信装置。
Further comprising information conversion means,
The content information can include a third character string that is longer than the title included in the content information and specified by the third tag,
The first specifying means can further specify the third character string from the content information including the title selected by the title selection permission means,
The information conversion means creates character string data described according to the predetermined data format by converting the third character string specified by the first specifying means into a predetermined data format determined in advance,
4. The information transmission unit can transmit the transmission information further including the character string data created by the information conversion unit to the information processing apparatus. 5. The communication apparatus as described in.
コンテンツ情報は、第2タグによって特定される第2文字列を含むことが可能であり、
第2文字列は、第2コンテンツの位置情報を少なくとも含み、
第1特定手段は、タイトル選択許容手段において選択されたタイトルを含むコンテンツ情報から、第2文字列に含まれる第2コンテンツの位置情報をさらに特定することが可能であり、
情報変換手段は、第1特定手段によって特定された第2コンテンツの位置情報をハイパーリンクとして含む前記文字列データを作成する
ことを特徴とする請求項4に記載の通信装置。
The content information can include a second character string specified by the second tag,
The second character string includes at least position information of the second content,
The first specifying means can further specify the position information of the second content included in the second character string from the content information including the title selected by the title selection permission means,
The communication apparatus according to claim 4, wherein the information conversion unit creates the character string data including the position information of the second content specified by the first specification unit as a hyperlink.
判断手段をさらに備え、
コンテンツ情報は、第1タグによって特定される第1文字列を含むことが可能であり、
第1文字列は、第1コンテンツの位置情報と当該第1コンテンツの種類情報とを少なくとも含み、
第1特定手段は、タイトル選択許容手段において選択されたタイトルを含むコンテンツ情報から、第1文字列に含まれる第1コンテンツの位置情報と当該第1コンテンツの種類情報とを特定し、
判断手段は、第1特定手段によって特定された第1コンテンツの種類情報が予め決められている所定の種類情報であるのか否かを判断し、
情報変換手段は、判断手段によって肯定的に判断されたことを条件として、前記文字列データを作成するとともに、判断手段によって否定的に判断されたことを条件として、前記文字列データを作成せず、
情報送信手段は、判断手段によって肯定的に判断されたことを条件として、情報変換手段によって作成された前記文字列データをさらに含む前記送信情報を前記情報処理装置に送信するとともに、第1判断手段によって否定的に判断されたことを条件として、前記文字列データを含まない前記送信情報を前記情報処理装置に送信する
ことを特徴とする請求項4又は5に記載の通信装置。
A judgment means,
The content information can include a first character string specified by the first tag,
The first character string includes at least the position information of the first content and the type information of the first content,
The first specifying means specifies the position information of the first content included in the first character string and the type information of the first content from the content information including the title selected by the title selection permission means,
The determining means determines whether or not the type information of the first content specified by the first specifying means is predetermined type information determined in advance.
The information conversion unit creates the character string data on the condition that the determination unit determines affirmatively, and does not generate the character string data on the condition that the determination unit determines negatively ,
The information transmission means transmits the transmission information further including the character string data created by the information conversion means to the information processing apparatus on the condition that the determination means has made a positive determination, and the first determination means The communication apparatus according to claim 4 or 5, wherein the transmission information not including the character string data is transmitted to the information processing apparatus on condition that the determination is negative.
情報送信手段は、タイトル選択許容手段において選択されたタイトルをさらに含む前記送信情報を前記情報処理装置に送信する
ことを特徴とする請求項1から6のいずれか一項に記載の通信装置。
The communication apparatus according to claim 1, wherein the information transmission unit transmits the transmission information further including the title selected by the title selection permission unit to the information processing apparatus.
複数の種類情報のそれぞれについて、当該種類情報と、当該種類情報に従って記述されたデータを処理するためのアプリケーションを特定するアプリケーション特定情報とを対応づけて記憶することが可能であるアプリケーション特定情報記憶手段をさらに備え、
コンテンツの種類情報に対応する前記情報は、第1特定手段によって特定されたコンテンツの種類情報に対応づけてアプリケーション特定情報記憶手段に記憶されているアプリケーション特定情報である
ことを特徴とする請求項1から7のいずれか一項に記載の通信装置。
Application specific information storage means capable of storing the type information and application specifying information for specifying an application for processing data described according to the type information in association with each other for each of the plurality of type information Further comprising
The information corresponding to content type information is application specifying information stored in application specifying information storage means in association with content type information specified by the first specifying means. The communication device according to any one of 1 to 7.
複数の種類情報のそれぞれについて、当該種類情報と、当該種類情報を示す表示用データとを対応づけて記憶している表示用データ記憶手段をさらに備え、
タイトル表示手段は、コンテンツ情報に含まれるタイトルとともに、当該コンテンツ情報に含まれるコンテンツの種類情報に対応づけて表示用データ記憶手段に記憶されている表示用データを表示する
ことを特徴とする請求項1から8のいずれか一項に記載の通信装置。
For each of the plurality of types of information, further comprising display data storage means for storing the type information and display data indicating the type information in association with each other,
The title display means displays the display data stored in the display data storage means in association with the content type information included in the content information together with the title included in the content information. The communication apparatus according to any one of 1 to 8.
表示用データ記憶手段は、種類情報に対応づけられていない特定表示用データをさらに記憶しており、
タイトル表示手段は、コンテンツ情報にコンテンツの種類情報が含まれていないことを条件として、当該コンテンツ情報に含まれるタイトルとともに、表示用データ記憶手段に記憶されている特定表示用データを表示する
ことを特徴とする請求項9に記載の通信装置。
The display data storage means further stores specific display data that is not associated with the type information,
The title display means displays the specific display data stored in the display data storage means together with the title included in the content information on the condition that the content type information is not included in the content information. The communication apparatus according to claim 9, characterized in that:
JP2008237116A 2008-09-16 2008-09-16 Communication device for displaying content title Expired - Fee Related JP5018712B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008237116A JP5018712B2 (en) 2008-09-16 2008-09-16 Communication device for displaying content title

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008237116A JP5018712B2 (en) 2008-09-16 2008-09-16 Communication device for displaying content title

Publications (2)

Publication Number Publication Date
JP2010074301A JP2010074301A (en) 2010-04-02
JP5018712B2 true JP5018712B2 (en) 2012-09-05

Family

ID=42205711

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008237116A Expired - Fee Related JP5018712B2 (en) 2008-09-16 2008-09-16 Communication device for displaying content title

Country Status (1)

Country Link
JP (1) JP5018712B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3766280B2 (en) * 2001-03-01 2006-04-12 日本電信電話株式会社 Content mediation apparatus and content mediation processing method

Also Published As

Publication number Publication date
JP2010074301A (en) 2010-04-02

Similar Documents

Publication Publication Date Title
US7877729B2 (en) Method and apparatus for editing and viewing device layout, and computer program product
JP4940982B2 (en) Image forming apparatus and Web page printing control method
JP2009124315A (en) Information processing system, program, and history information displaying method
EP2669823A1 (en) Communication device
JP2007109213A (en) Equipment layout editing device, equipment layout management device, equipment layout editing system, method and program
JP2007280028A (en) Information processor and method for setting/changing shortcut key
JP4670925B2 (en) Communication device for displaying content title
JP4620118B2 (en) Client device
JP2007058658A (en) Job information display controller, job information display control method, job information display control program and recording medium
JP4702439B2 (en) Content display system
JP4921436B2 (en) Communication device for displaying content title
JP5018712B2 (en) Communication device for displaying content title
JP5168963B2 (en) Document display device, document display method, and document display program
JP2007174616A (en) Image processing apparatus, image processing method, image processing program and recording medium
JP2007122616A (en) Printing system and program for printing system
JP2014022831A (en) Repeating device, program, and repeating device control method
JP2018147077A (en) Server apparatus, image forming apparatus, server system, and program
JP4600558B2 (en) Process execution device for displaying content title
JP2007109214A (en) Equipment layout browsing system, equipment layout browsing device, equipment layout management device and method and program
JP2007081771A (en) Job processor and job requesting device
JP5299068B2 (en) Web server, image forming apparatus, presentation support system, control method, and computer program
JP2008123251A (en) Document management device
JP6467810B2 (en) Information processing apparatus, image reading apparatus, and program
JP5272777B2 (en) Image processing system and display control program
JP2007096706A (en) Data transmission device, data transmission program, data transmission method, and data transmission system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100325

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120209

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120221

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120515

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120528

R150 Certificate of patent or registration of utility model

Ref document number: 5018712

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20150622

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees