JP2013097516A - Processor, processing method and processing program - Google Patents

Processor, processing method and processing program Download PDF

Info

Publication number
JP2013097516A
JP2013097516A JP2011238799A JP2011238799A JP2013097516A JP 2013097516 A JP2013097516 A JP 2013097516A JP 2011238799 A JP2011238799 A JP 2011238799A JP 2011238799 A JP2011238799 A JP 2011238799A JP 2013097516 A JP2013097516 A JP 2013097516A
Authority
JP
Japan
Prior art keywords
data
catalog
content data
distribution
content
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.)
Pending
Application number
JP2011238799A
Other languages
Japanese (ja)
Inventor
Masaki Hashiura
正樹 橋浦
Masahiro Ueda
真裕 上田
Kei Iwata
圭 岩田
Ryoji Yoshimoto
良治 吉本
Azusa Umemoto
あずさ 梅本
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.)
Sharp Corp
Original Assignee
Sharp Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sharp Corp filed Critical Sharp Corp
Priority to JP2011238799A priority Critical patent/JP2013097516A/en
Publication of JP2013097516A publication Critical patent/JP2013097516A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a processor for generating and distributing distribution data as advertisement content from each of content data as a plurality of advertisements under the consideration of the term of validity of advertisements and the upper limit of the file size of the advertisement content.SOLUTION: A processor determines a plurality of content data to be distributed from content data acquired and stored (S101) and respectively set with the term of validity on the basis of the term of validity (S103), and generates distribution data such that the total sum of capacities becomes smaller than a preliminarily specified predetermined capacity by using each of the plurality of content data to be distributed (S105 to S109). Then, the processor distributes the distribution data in accordance with specified distribution conditions (S119).

Description

この発明は処理装置、処理方法、および処理プログラムに関し、特に、コンテンツデータを処理するための処理装置、処理方法、および処理プログラムに関する。   The present invention relates to a processing device, a processing method, and a processing program, and more particularly, to a processing device, a processing method, and a processing program for processing content data.

コンテンツデータとしての広告(カタログ)から配信データとしての広告コンテンツを生成して配信する仕組みが取り入れられている。この仕組みを利用して、複数の広告を含んだ広告コンテンツを作成し、配信するシステムがある。   A mechanism for generating and distributing advertisement content as distribution data from an advertisement (catalog) as content data is adopted. There is a system that creates and distributes advertising content including a plurality of advertisements using this mechanism.

通信時間や配信コストなどの制限より、配信できる広告コンテンツのファイルサイズには上限が設けられる。そのため、従来、オペレータがその上限内となるように複数の広告それぞれのサイズを調整して広告コンテンツを作成することがなされていた。   Due to restrictions such as communication time and distribution cost, an upper limit is set for the file size of advertisement content that can be distributed. Therefore, conventionally, an operator has created advertisement content by adjusting the size of each of a plurality of advertisements so that the operator falls within the upper limit.

特開2002−109365号公報JP 2002-109365 A 特開2002−304142号公報JP 2002-304142 A 特開2001−229452号公報Japanese Patent Laid-Open No. 2001-229452

しかしながら、広告(カタログ)それぞれのファイルサイズが異なったり、画像データが含まれていたりすることがあり、複数の広告それぞれのサイズを調整して全体のファイルサイズが上限内となるように広告コンテンツを作成することは、非常に難しいという問題があった。   However, the file size of each advertisement (catalog) may differ, or image data may be included. Adjust the size of each of the multiple advertisements so that the overall file size is within the upper limit. There was a problem that it was very difficult to create.

さらに、広告には、その性質上、有効期限が設定される。そのため、複数の広告から広告コンテンツを作成すると、広告コンテンツ内で広告ごとに有効期限が異なる場合がある。   Further, due to the nature of the advertisement, an expiration date is set. Therefore, when the advertisement content is created from a plurality of advertisements, the expiration date may be different for each advertisement in the advertisement content.

特開2002−109365号公報(特許公報1)で開示されている、有効期限が切れた広告を表示しないようにするWEBサーバシステムを応用することで、広告コンテンツの配信後、有効期限が切れた広告を表示させないようにすることが考えられる。   By applying the WEB server system disclosed in Japanese Patent Application Laid-Open No. 2002-109365 (Patent Publication 1) that does not display advertisements whose expiration date has expired, the expiration date has expired after the distribution of advertisement content It is possible to prevent the advertisement from being displayed.

しかしながら、そのようにすると、いったん配信された広告コンテンツが表示装置で表示される場合に有効期限が切れた広告が多くなると、広告コンテンツの表示全体が充実したものでなくなり、表示全体として広告効果も薄れてしまう、という問題が生じる。   However, if the advertisement content once distributed is displayed on the display device in such a case, if the number of advertisements whose expiration date has expired increases, the entire display of the advertisement content will not be enriched, and the advertisement effect as a whole display The problem of fading occurs.

この問題を解消するために広告コンテンツ自体の有効期限を短く設定すると、有効期限が広告コンテンツの有効期限よりも長い広告は、複数回、広告コンテンツに含めて配信されることになるため、その広告の配信コストが高くなる、という問題が生じる。   In order to solve this problem, if the expiration date of the advertising content itself is set short, an advertisement whose expiration date is longer than the expiration date of the advertising content will be delivered multiple times in the advertising content. There arises a problem that the distribution cost of the network becomes high.

本発明はこのような問題に鑑みてなされたものであって、広告の有効期限および広告コンテンツのファイルサイズの上限を考慮して、複数の広告であるコンテンツデータのそれぞれから、広告コンテンツである配信データを生成して配信することのできる処理装置、処理方法、および処理プログラムを提供することを目的としている。   The present invention has been made in view of such a problem, and in consideration of the expiration date of the advertisement and the upper limit of the file size of the advertisement content, the distribution as the advertisement content from each of the content data as a plurality of advertisements. It is an object to provide a processing device, a processing method, and a processing program capable of generating and distributing data.

上記目的を達成するために、本発明のある局面に従うと、処理装置は、コンテンツデータを記憶するための記憶手段と、通信手段と、コンテンツデータを処理するための処理手段とを備える。コンテンツデータは有効期限を含み、処理手段は、記憶手段に記憶されるコンテンツデータより有効期限に基づいて配信対象の複数のコンテンツデータを決定し、配信対象の複数のコンテンツデータそれぞれを用いて、容量の総和が予め規定された所定容量よりも小さくなるように配信データを生成する処理とを実行する。   In order to achieve the above object, according to one aspect of the present invention, a processing apparatus includes a storage unit for storing content data, a communication unit, and a processing unit for processing content data. The content data includes an expiration date, and the processing unit determines a plurality of content data to be distributed based on the expiration date from the content data stored in the storage unit, and uses each of the plurality of content data to be distributed, And a process of generating distribution data so that the sum of the two becomes smaller than a predetermined capacity defined in advance.

好ましくは、処理装置はコンテンツデータごとに配信範囲を指定する情報の入力を受け付けるための入力手段をさらに備える。処理手段は、配信対象の複数のコンテンツデータそれぞれの指定された配信範囲を用いて配信データを生成する。   Preferably, the processing device further includes an input unit for receiving an input of information specifying a distribution range for each content data. The processing means generates distribution data using a specified distribution range of each of a plurality of content data to be distributed.

より好ましくは、処理手段は、配信対象の複数のコンテンツデータそれぞれについて、指定された配信範囲以下の範囲を用いて配信データを生成し、配信対象の複数のコンテンツデータそれぞれの指定された配信範囲の容量の総和が所定容量よりも大きい場合に、複数のコンテンツデータの少なくとも1つのコンテンツデータに指定された配信範囲を減じて、配信データを生成する。   More preferably, the processing unit generates distribution data for each of the plurality of content data to be distributed using a range that is equal to or less than the specified distribution range, and sets the specified distribution range for each of the plurality of content data to be distributed. When the total capacity is larger than the predetermined capacity, distribution data is generated by reducing the distribution range specified for at least one content data of the plurality of content data.

好ましくは、処理手段は、配信対象の複数のコンテンツデータそれぞれの有効期限に基づいて配信データの有効期限を決定し、配信条件とする処理をさらに実行する。   Preferably, the processing means further determines a distribution data expiration date based on the expiration date of each of the plurality of content data to be distributed, and further executes a process as a distribution condition.

好ましくは、処理手段は、生成された配信データごとに、当該配信データに含まれる配信対象の複数のコンテンツデータを特定する情報を履歴として登録する処理をさらに実行し、処理手段は、配信データを生成する処理において配信対象のコンテンツデータを決定する際に、すでに生成された配信データに含まれる、有効期限が経過していないコンテンツデータを除いて、配信対象のコンテンツデータを決定する。   Preferably, the processing unit further executes a process of registering, as a history, information specifying a plurality of content data to be distributed included in the distribution data for each generated distribution data, and the processing unit stores the distribution data When the content data to be distributed is determined in the generation process, the content data to be distributed is determined except for content data that has already expired and that has not expired.

好ましくは、処理手段は、配信対象の複数のコンテンツデータに設定された優先度に応じて、配信データに含まれる複数のコンテンツデータの再生の優先度を決定する処理をさらに実行し、処理手段は、再生の優先度を含む再生条件を含めて配信データを生成する。   Preferably, the processing unit further executes a process of determining a priority of reproduction of the plurality of content data included in the distribution data according to the priority set for the plurality of content data to be distributed. Then, the distribution data including the reproduction condition including the reproduction priority is generated.

本発明の他の局面に従うと、処理方法は有効期限を含んだコンテンツデータの処理方法であって、記憶されているコンテンツデータより有効期限に基づいて配信対象の複数のコンテンツデータを決定するステップと、配信対象の複数のコンテンツデータそれぞれを用いて、容量の総和が予め規定された所定容量よりも小さくなるように配信データを生成するステップとを備える。   According to another aspect of the present invention, the processing method is a method of processing content data including an expiration date, and determining a plurality of content data to be distributed based on the expiration date from the stored content data; Using each of a plurality of content data to be distributed, and generating the distribution data so that the total capacity is smaller than a predetermined capacity defined in advance.

本発明のさらに他の局面に従うと、処理プログラムは処理装置に有効期限を含んだコンテンツデータの処理を実行させるためのプログラムであって、記憶されているコンテンツデータより有効期限に基づいて配信対象の複数のコンテンツデータを決定するステップと、配信対象の複数のコンテンツデータそれぞれを用いて、容量の総和が予め規定された所定容量よりも小さくなるように配信データを生成するステップとを処理装置に実行させる。   According to still another aspect of the present invention, a processing program is a program for causing a processing device to execute processing of content data including an expiration date, and is a distribution target based on the expiration date from stored content data. The processing device executes a step of determining a plurality of content data and a step of generating distribution data using each of the plurality of content data to be distributed so that the total capacity becomes smaller than a predetermined capacity defined in advance. Let

この発明によると、広告の配信コストを抑えつつ、配信するコンテンツデータの数を確保することができる。さらに、この発明にかかる処理装置で生成され、配信される配信データを利用することで、閲覧者が少ない閲覧数で有効期限内のコンテンツデータを効率よく閲覧することができる。   According to the present invention, it is possible to secure the number of content data to be distributed while suppressing the advertisement distribution cost. Furthermore, by using the distribution data generated and distributed by the processing device according to the present invention, the content data within the expiration date can be efficiently viewed with a small number of viewers.

実施の形態にかかる広告システム(以下、システム)の構成の具体例を示す図である。It is a figure which shows the specific example of a structure of the advertisement system (henceforth a system) concerning embodiment. システムに含まれる生成装置の装置構成の具体例を示すブロック図である。It is a block diagram which shows the specific example of the apparatus structure of the production | generation apparatus contained in a system. システムでのデータの流れを説明するための図である。It is a figure for demonstrating the flow of data in a system. システムでの動作の流れを表わす図である。It is a figure showing the flow of operation | movement in a system. 広告コンテンツのデータ構成を説明するための図である。It is a figure for demonstrating the data structure of advertisement content. 生成装置の機能構成の具体例を示すブロック図である。It is a block diagram which shows the specific example of a function structure of a production | generation apparatus. 生成装置での、広告コンテンツの生成および配信動作の具体的な流れを表わすフローチャートである。It is a flowchart showing the specific flow of the production | generation and delivery operation | movement of advertisement content in a production | generation apparatus. カタログリストの具体例を示す図である。It is a figure which shows the specific example of a catalog list. 図7のステップS103での具体的な動作の流れを表わしたフローチャートである。It is a flowchart showing the flow of the specific operation | movement in step S103 of FIG. カタログデータのグループ分けの他の例を説明するための図である。It is a figure for demonstrating the other example of grouping of catalog data. 図7のステップS107での具体的な動作の流れを表わしたフローチャートである。It is a flowchart showing the flow of the concrete operation | movement in step S107 of FIG. 配信登録履歴の具体例を示す図である。It is a figure which shows the specific example of a delivery registration log | history. 広告コンテンツに掲載するカタログデータの抽出方法を説明するための図である。It is a figure for demonstrating the extraction method of the catalog data published to advertisement content. 端末装置の機能構成の具体例を示すブロック図である。It is a block diagram which shows the specific example of a function structure of a terminal device. 端末装置での、広告コンテンツの表示動作の具体的な流れを表わすフローチャートである。It is a flowchart showing the specific flow of the display operation | movement of advertisement content in a terminal device. 表示画面におけるカタログの配置の具体例を説明するための図である。It is a figure for demonstrating the specific example of arrangement | positioning of the catalog in a display screen. 第1のローテーションの方法を説明するための図である。It is a figure for demonstrating the method of the 1st rotation. 第2のローテーションの方法を説明するための図である。It is a figure for demonstrating the 2nd rotation method. 第3のローテーションの方法を説明するための図である。It is a figure for demonstrating the 3rd rotation method. 「しおり」が付加されたカタログがある場合の表示画面におけるカタログの配置の具体例を説明するための図である。It is a figure for demonstrating the specific example of arrangement | positioning of the catalog in a display screen when there exists a catalog to which "bookmark" was added. 「しおり」が付加されたカタログデータがある場合の、第1のローテーションの方法を説明するための図である。It is a figure for demonstrating the 1st rotation method when there exists catalog data to which "bookmark" was added. 「しおり」が付加されたカタログデータがある場合の、第2のローテーションの方法を説明するための図である。It is a figure for demonstrating the 2nd rotation method when there exists catalog data to which "bookmark" was added. 「しおり」が付加されたカタログデータがある場合の、第3のローテーションの方法を説明するための図である。It is a figure for demonstrating the 3rd rotation method when there exists catalog data to which "bookmark" was added. 「しおり」が付加されたカタログがある場合の表示例を表わす図である。It is a figure showing the example of a display when there exists a catalog to which "bookmark" was added. 閲覧履歴が登録されているカタログがある場合の表示例を表わす図である。It is a figure showing the example of a display when there exists a catalog with which browsing history is registered.

以下に、図面を参照しつつ、本発明の実施の形態について説明する。以下の説明では、同一の部品および構成要素には同一の符号を付してある。それらの名称および機能も同じである。   Embodiments of the present invention will be described below with reference to the drawings. In the following description, the same parts and components are denoted by the same reference numerals. Their names and functions are also the same.

<システム構成>
図1は、本実施の形態にかかる広告システム(以下、システム)1の構成の具体例を示す図である。
<System configuration>
FIG. 1 is a diagram showing a specific example of the configuration of an advertising system (hereinafter, system) 1 according to the present embodiment.

図1を参照して、本実施の形態にかかるシステム1は、広告コンテンツを生成し、配信するための装置である生成装置100と、生成装置100に接続され、カタログデータを提供するための装置である提供装置200A,200B,200Cと、生成装置100に接続され、広告コンテンツの配信を受けて表示するための端末装置300A,300B,300Cとを含む。   Referring to FIG. 1, a system 1 according to the present embodiment includes a generation device 100 that is a device for generating and distributing advertisement content, and a device that is connected to the generation device 100 and provides catalog data. Providing devices 200A, 200B, and 200C, and terminal devices 300A, 300B, and 300C that are connected to the generation device 100 and receive and display advertisement content.

システム1には、複数の提供装置200A,200B,200Cおよび端末装置300A,300B,300Cが含まれ、これらを代表させて、提供装置200および端末装置300とも称する。   The system 1 includes a plurality of providing devices 200A, 200B, and 200C and terminal devices 300A, 300B, and 300C, which are also referred to as providing device 200 and terminal device 300 as representative.

生成装置100および提供装置200は、いずれも、一般的なパーソナルコンピュータ等で構成されてよい。端末装置300は好ましくは、携帯電話機や書籍閲覧装置や小型のパーソナルコンピュータなどの携帯可能な端末装置で構成される。なお、端末装置300もまた、一般的なパーソナルコンピュータで構成されてもよい。   Both the generation apparatus 100 and the provision apparatus 200 may be configured by a general personal computer or the like. The terminal device 300 is preferably composed of a portable terminal device such as a mobile phone, a book browsing device, or a small personal computer. The terminal device 300 may also be configured with a general personal computer.

生成装置100と提供装置200とは専用回線を介して接続されていてもよいし、インターネット等の公衆回線を介して接続されていてもよい。また、この間の通信は、有線、無線を問わない。   The generation apparatus 100 and the providing apparatus 200 may be connected via a dedicated line or may be connected via a public line such as the Internet. Further, the communication during this time may be wired or wireless.

生成装置100と端末装置300とも専用回線を介して接続されていてもよいし、インターネット等の公衆回線を介して接続されていてもよい。この間の通信もまた、有線、無線は問わないものの、携帯電話機や書籍閲覧装置などの携帯可能な端末装置で構成される場合、無線通信が行なわれる。   The generation device 100 and the terminal device 300 may be connected via a dedicated line, or may be connected via a public line such as the Internet. The communication during this time is not limited to wired or wireless, but wireless communication is performed in the case of a portable terminal device such as a mobile phone or a book browsing device.

<装置構成>
上述のように、システム1に含まれる各装置は、いずれも、一般的なパーソナルコンピュータや携帯電話機などから構成されるものである。
<Device configuration>
As described above, each device included in the system 1 is configured by a general personal computer, a mobile phone, or the like.

一例として、図2は、一般的なパーソナルコンピュータで構成される場合の生成装置100の装置構成の具体例を示すブロック図である。図2に示される構成は一般的なパーソナルコンピュータであって、生成装置100は図示された構成に限定されるものではない。   As an example, FIG. 2 is a block diagram illustrating a specific example of a device configuration of the generation device 100 in the case of a general personal computer. The configuration illustrated in FIG. 2 is a general personal computer, and the generation apparatus 100 is not limited to the illustrated configuration.

すなわち、図2を参照して、一例として、生成装置100は、装置全体を制御するための演算装置であるCPU(Central Processing Unit)10と、CPU10で実行されるプログラムなどを記憶するためのROM(Read Only Memory)11と、CPU10でプログラムを実行する際の作業領域として機能するためのRAM(Random Access Memory)12と、後述するカタログデータや広告コンテンツなどを保存するためのメモリ13と、当該生成装置100に対する操作入力を受け付けるための操作部14と、情報を表示するための表示部15と、提供装置200や端末装置300と通信するための通信I/F16とを含む。   That is, referring to FIG. 2, as an example, generation device 100 includes a CPU (Central Processing Unit) 10 that is an arithmetic device for controlling the entire device, and a ROM for storing a program executed by CPU 10 and the like. (Read Only Memory) 11, a RAM (Random Access Memory) 12 for functioning as a work area when the CPU 10 executes a program, a memory 13 for storing catalog data, advertisement contents, etc., which will be described later, An operation unit 14 for receiving an operation input to the generation device 100, a display unit 15 for displaying information, and a communication I / F 16 for communicating with the providing device 200 and the terminal device 300 are included.

なお、先述のように、端末装置300も、一般的なパーソナルコンピュータなどで構成されてよい。そのため、その構成は、図2に示された生成装置100の構成と同様であるものとする。そこで、端末装置300もまた、図2において括弧で表わされた参照符合の付されたCPU30、ROM31、RAM32、メモリ33、操作部34、表示部35、および通信I/F36を含むものとする。   As described above, the terminal device 300 may also be configured by a general personal computer or the like. Therefore, it is assumed that the configuration is the same as the configuration of the generation apparatus 100 shown in FIG. Therefore, the terminal device 300 also includes a CPU 30, a ROM 31, a RAM 32, a memory 33, an operation unit 34, a display unit 35, and a communication I / F 36, which are indicated by parentheses in FIG.

<動作概要>
図3は、システム1でのデータの流れを説明するための図である。
<Overview of operation>
FIG. 3 is a diagram for explaining the flow of data in the system 1.

図3を参照して、システム1では、提供装置200から生成装置100に対してカタログデータとカタログリストとが提供される。   Referring to FIG. 3, in system 1, catalog data and a catalog list are provided from providing apparatus 200 to generating apparatus 100.

ここで提供されるデータは、表示の有効期限が設定された、表示用のデータを指し、一例として、商品を紹介したり、その購入方法を紹介、提供したりするためのカタログやいわゆるチラシやパンフレットなどを表示させるためのデータを指す。以降の例では、提供されるデータを「カタログデータ」としているが、必ずしも商品を紹介したり、その購入方法を紹介、提供したりするためのデータに限定されるものではなく、表示の有効期限が設定された表示データであればどのようなものであってもよい。   The data provided here refers to data for display with a display expiration date set. For example, a catalog or so-called flyer for introducing a product or introducing and providing a method for purchasing the product. Data for displaying brochures. In the following examples, the data provided is “catalog data”, but it is not necessarily limited to data for introducing products or introducing and providing their purchase methods. Any display data may be used as long as display data is set.

また、カタログリストとは、カタログデータごとの広告コンテンツ生成のための情報を表わした情報を指す。その具体的な内容については、後に具体例を挙げて説明する。   The catalog list refers to information representing information for generating advertisement content for each catalog data. The specific contents will be described later with specific examples.

なお、この例では、カタログデータとカタログリストとが共に提供装置200から生成装置100に対して提供されるものとしているが、カタログリストは、カタログデータの提供元とは異なる装置から提供されるものであってもよい。   In this example, both the catalog data and the catalog list are provided from the providing device 200 to the generating device 100. However, the catalog list is provided from a device different from the catalog data providing source. It may be.

生成装置100では、各提供装置200からのカタログデータを用いて広告コンテンツが生成される。生成された広告コンテンツは、生成装置100から各端末装置300に配信される。また、生成装置100からカタログデータが端末装置300に送信される。   In the generation device 100, advertisement content is generated using catalog data from each providing device 200. The generated advertisement content is distributed from the generation device 100 to each terminal device 300. Further, catalog data is transmitted from the generation device 100 to the terminal device 300.

ここで、広告コンテンツとは、複数のカタログデータを組み合わせた1つの表示用のデータを指す。その具体的な内容については後述する。   Here, the advertising content refers to one display data that is a combination of a plurality of catalog data. The specific contents will be described later.

図4は、システム1での動作の流れを表わす図である。
図4を参照して、初めに、提供装置200から生成装置100に対して、カタログデータが提供される(#1)。この動作を、「入稿」とも称する。
FIG. 4 is a diagram illustrating an operation flow in the system 1.
Referring to FIG. 4, first, catalog data is provided from providing apparatus 200 to generating apparatus 100 (# 1). This operation is also referred to as “submission”.

生成装置100は、各提供装置200から提供されたカタログデータを用いて、広告コンテンツを生成する(#2)。   The generation device 100 generates advertisement content using the catalog data provided from each providing device 200 (# 2).

生成装置100は、生成した広告コンテンツを所定のタイミングで予め登録している端末装置300に対して配信する(#3)。ここでの配信は、いわゆるプッシュ型配信と言われる、生成装置100でのタイミングに応じて配信されるものである。端末装置300では、受信した広告コンテンツに基づいて表示がなされる(#4)。   The generation device 100 distributes the generated advertisement content to the terminal device 300 registered in advance at a predetermined timing (# 3). The delivery here is so-called push delivery, which is delivered according to the timing in the generation apparatus 100. In the terminal device 300, display is performed based on the received advertisement content (# 4).

端末装置300からの要求があると、生成装置100から端末装置300に対して、指定されたカタログデータがダウンロードされる(#5)。   When there is a request from the terminal device 300, the specified catalog data is downloaded from the generation device 100 to the terminal device 300 (# 5).

図5は、広告コンテンツのデータ構成を説明するための図である。
図5を参照して、端末装置で広告コンテンツに基づく表示がなされると、表紙ページが表示される。
FIG. 5 is a diagram for explaining the data structure of the advertisement content.
Referring to FIG. 5, when display based on advertisement content is performed on the terminal device, a cover page is displayed.

広告コンテンツに基づく表紙ページには、当該広告コンテンツを構成するカタログデータごとに、当該カタログを表わすサムネル、カタログのタイトル、内容の説明、および有効期限の表示が含まれる。さらに、カタログごとに、代表する部分の表示を指示するための「立ち読み」ボタンと、カタログデータ全体のダウンロードを指示するための「ダウンロード」ボタンとが表示される。   The cover page based on the advertisement content includes, for each catalog data constituting the advertisement content, a thumbnail representing the catalog, a catalog title, a description of the content, and a display of an expiration date. Further, for each catalog, a “browsing” button for instructing display of a representative portion and a “download” button for instructing downloading of the entire catalog data are displayed.

広告コンテンツには、カタログごとに代表するページが含まれる。代表するページとは、たとえば当該カタログの表紙やお勧め商品のページなど、カタログデータの少なくとも一部に基づいて表示されるページが該当する。   The advertising content includes a page that represents each catalog. The representative page corresponds to a page displayed based on at least a part of the catalog data, such as a cover page of the catalog or a recommended product page.

広告コンテンツに基づく表紙ページに含まれるカタログごとの「立ち読み」ボタンが押下されることで、広告コンテンツに基づく表紙ページから該当するカタログの表紙ページに表示が移行する。「立ち読み」ボタンの押下なく、たとえばスクロールなどの操作によって、広告コンテンツに基づく表紙ページから各カタログの表紙ページへ表示が移行することはない。   When the “Browse” button for each catalog included in the cover page based on the advertisement content is pressed, the display shifts from the cover page based on the advertisement content to the cover page of the corresponding catalog. The display does not shift from the cover page based on the advertisement content to the cover page of each catalog by, for example, an operation such as scrolling without pressing the “Reading” button.

各カタログのページには、広告コンテンツに基づく表紙ページの表示を指示するための「戻る」ボタンと、カタログデータ全体のダウンロードを指示するための「ダウンロード」ボタンとの表示が含まれる。   Each catalog page includes a display of a “return” button for instructing display of a cover page based on advertisement content and a “download” button for instructing download of the entire catalog data.

カタログのページに含まれる「戻る」ボタンが押下されることで、カタログのページから広告コンテンツに基づく表紙ページに表示が移行する。そして、表紙ページに含まれる他のカタログの「立ち読み」ボタンが押下されることで、広告コンテンツに基づく表紙ページから該当するカタログの表紙ページに表示が移行する。「戻る」ボタンを押下していったん広告コンテンツに基づく表紙ページに表示を戻すことなく、たとえばスクロールなどの操作によって、カタログのページから他のカタログのページへ表示が移行することはない。   When the “return” button included in the catalog page is pressed, the display shifts from the catalog page to the cover page based on the advertisement content. When the “Browse” button of another catalog included in the cover page is pressed, the display shifts from the cover page based on the advertisement content to the cover page of the corresponding catalog. The display is not shifted from the catalog page to another catalog page by an operation such as scrolling without pressing the “return” button to return the display to the cover page based on the advertisement content.

各カタログのページに含まれる「ダウンロード」ボタン、または広告コンテンツに基づく表紙ページに含まれるカタログごとの「ダウンロード」ボタンが押下されることで、当該カタログデータ全体をダウンロードするためのサイトへ表示が移行し、当該カタログデータのダウンロードが可能となる。   When the “Download” button included in each catalog page or the “Download” button for each catalog included in the cover page based on advertisement content is pressed, the display moves to the site for downloading the entire catalog data. The catalog data can be downloaded.

[第1の実施の形態]
第1の実施の形態として、上記#2および#3の、生成装置100における広告コンテンツの生成および配信について説明する。
[First Embodiment]
As a first embodiment, generation and distribution of advertisement content in the generation apparatus 100 in the above # 2 and # 3 will be described.

<機能構成>
図6は、生成装置100において上記動作を行なうための機能構成の具体例を示すブロック図である。
<Functional configuration>
FIG. 6 is a block diagram illustrating a specific example of a functional configuration for performing the above operation in the generation apparatus 100.

図6に表わされた各機能は、生成装置100のCPU10が、ROM11に記憶されるプログラムを読み出してRAM12に展開しつつ実行することによって、主にCPU10上に構成されるものである。しかしながら、少なくとも一部が、図2に示されたハードウェア構成によって実現されてもよい。   Each function shown in FIG. 6 is mainly configured on the CPU 10 when the CPU 10 of the generating apparatus 100 reads out a program stored in the ROM 11 and executes the program while developing it in the RAM 12. However, at least a part may be realized by the hardware configuration shown in FIG.

図6を参照して、生成装置100は、メモリ13に、カタログデータやカタログリストを記憶するための記憶領域であるカタログデータ記憶部131と、広告コンテンツを記憶するための記憶領域であるコンテンツ記憶部132と、各広告コンテンツの配信スケジュールや配信履歴を一例として管理テーブルで記憶するための領域であるスケジュール記憶部133とを含む。   Referring to FIG. 6, generation apparatus 100 stores, in memory 13, catalog data storage unit 131 that is a storage area for storing catalog data and catalog lists, and content storage that is a storage area for storing advertisement content. Unit 132 and a schedule storage unit 133 that is an area for storing the distribution schedule and distribution history of each advertisement content as an example in the management table.

さらに、生成装置100は、広告コンテンツの生成および配信するための機能として、通信I/F16を介して提供装置200からカタログデータの入力を受け付けるためのデータ入力部101と、通信I/F16を介して提供装置200からカタログリストの入力を受け付けるためのリスト入力部102と、通信I/F16を介して端末装置300からカタログデータのダウンロード要求を受け付けるための要求入力部103と、提供装置200からのカタログデータおよびカタログリストをカタログデータ記憶部131に格納するための格納部104と、カタログデータを用いて広告コンテンツを生成するための広告コンテンツ生成部105と、生成された広告コンテンツをコンテンツ記憶部132に、および後述する配信の条件をスケジュール記憶部133に登録するための登録部106と、カタログデータのダウンロードを実行するためのダウンロード実行部107と、広告コンテンツの配信を実行するための配信実行部108と、広告コンテンツのスケジュール記憶部133への登録履歴(配信登録履歴)をスケジュール記憶部133に登録するための履歴管理部109とを含む。   Furthermore, the generation device 100 has a data input unit 101 for receiving an input of catalog data from the providing device 200 via the communication I / F 16 and a communication I / F 16 as functions for generating and distributing the advertisement content. A list input unit 102 for receiving an input of a catalog list from the providing device 200, a request input unit 103 for receiving a download request for catalog data from the terminal device 300 via the communication I / F 16, and a A storage unit 104 for storing catalog data and a catalog list in the catalog data storage unit 131, an advertisement content generation unit 105 for generating advertisement content using the catalog data, and a content storage unit 132 for the generated advertisement content. And schedule the delivery conditions described later. A registration unit 106 for registration in the rule storage unit 133, a download execution unit 107 for executing download of catalog data, a distribution execution unit 108 for executing distribution of advertising content, and a schedule storage unit for advertising content A history management unit 109 for registering a registration history (distribution registration history) to 133 in the schedule storage unit 133.

さらに、広告コンテンツ生成部105は、広告コンテンツを生成するための用いるカタログデータを決定するための広告決定部51と、用いるカタログデータをカタログデータ記憶部131から読み出すための読出部52と、広告コンテンツのファイルサイズや、広告コンテンツにおけるカタログの掲載位置や掲載サイズを調整するための調整部53と、広告コンテンツの有効期限や配信日時などの配信条件を決定するための条件決定部54とを含む。   Furthermore, the advertisement content generation unit 105 includes an advertisement determination unit 51 for determining catalog data to be used for generating advertisement content, a reading unit 52 for reading catalog data to be used from the catalog data storage unit 131, and advertisement content. The adjusting unit 53 for adjusting the file size, the posting position and the posting size of the catalog in the advertising content, and the condition determining unit 54 for determining the distribution conditions such as the expiration date and the distribution date and time of the advertising content.

<動作フロー>
図7は、生成装置100での、広告コンテンツの生成および配信動作の具体的な流れを表わすフローチャートである。図7のフローチャートに表わされた動作は、生成装置100のCPU10が、ROM11に記憶されるプログラムを読み出してRAM12上に展開しつつ実行し、図6の各機能を発揮させることによって実現される。
<Operation flow>
FIG. 7 is a flowchart showing a specific flow of operations for generating and distributing advertisement content in generation device 100. The operation shown in the flowchart of FIG. 7 is realized by causing the CPU 10 of the generation device 100 to read out a program stored in the ROM 11 and execute it while expanding it on the RAM 12 to exhibit each function of FIG. .

図7を参照して、ステップS101でCPU10は、カタログデータ記憶部131に記憶された各カタログデータのカタログリストを読み出すことで取得する。   With reference to FIG. 7, in step S <b> 101, the CPU 10 acquires the catalog data by reading the catalog list of each catalog data stored in the catalog data storage unit 131.

図8は、カタログリストの具体例を示す図である。カタログリストは、一例として、上述のように、カタログデータごとに提供装置200から提供されるものである。また、他の例として、カタログデータを提供する装置とは異なる装置から、いくつかのカタログデータについての情報として提供されるものであってもよい。図8では、後者の場合のカタログリストの具体例が示されている。   FIG. 8 is a diagram showing a specific example of a catalog list. As an example, the catalog list is provided from the providing apparatus 200 for each catalog data as described above. As another example, information about some catalog data may be provided from a device different from the device that provides catalog data. FIG. 8 shows a specific example of the catalog list in the latter case.

すなわち、図8を参照して、カタログリストには、少なくとも、カタログデータごとに、当該カタログデータを特定するための、文字列等の情報であるカタログID、およびカタログデータ全体をダウンロードするためのサイトへのたとえばURL(Uniform Resource Locators)などのアクセス情報が含まれる。   That is, referring to FIG. 8, the catalog list includes at least a catalog ID that is information such as a character string for specifying the catalog data and a site for downloading the entire catalog data for each catalog data. Access information such as URL (Uniform Resource Locators) is included.

その他、広告コンテンツに掲載するページを、ページ数をカンマ区切りで指定などの方法で指定する情報(掲載希望ページ)が含まれてもよい。ここで指定されるページとは、カタログデータ中の広告コンテンツに掲載する領域を指定するものであり、指定された領域(ページ)以内の領域が広告コンテンツに掲載される。すなわち、後述するファイルサイズを調整する処理において、広告コンテンツに掲載されるカタログデータは指定された領域からは減少することがあるものの、指定された領域よりも広い範囲の領域が掲載されることはない。   In addition, information (page to be posted) may be included that specifies pages to be posted in the advertising content by a method such as specifying the number of pages separated by commas. The page designated here designates an area to be placed in the advertisement content in the catalog data, and an area within the designated area (page) is placed in the advertisement content. In other words, in the process of adjusting the file size, which will be described later, the catalog data posted in the advertising content may decrease from the specified area, but a wider area than the specified area is posted. Absent.

なお、この指定がない場合には、後述するファイルサイズを調整する動作において、先頭ページから抜粋されてもよい。   If this is not specified, it may be extracted from the first page in an operation for adjusting the file size described later.

さらに、カタログデータの属性としての掲載料金のランクなどが含まれてもよい。図8では、カタログデータごとの掲載料金ランクが含まれる例が示されている。掲載料金ランクとしては、たとえば、料金や支払い方法などに応じた料金プランごとにA,B,C…などのランクが特定されてもよい。また、カタログデータの属性の他の例としては、たとえば、当該カタログの重要度や優先度などであってもよい。   Furthermore, the rank of the posting fee as an attribute of the catalog data may be included. FIG. 8 shows an example in which the posting fee rank for each catalog data is included. As the posting fee rank, for example, a rank such as A, B, C,... May be specified for each rate plan corresponding to a fee, a payment method, or the like. Further, as another example of the attribute of the catalog data, for example, the importance or priority of the catalog may be used.

ステップS103でCPU10は、広告コンテンツに掲載するカタログを決定する。
図9は、上記ステップS103での具体的な動作の流れを表わしたフローチャートである。
In step S103, the CPU 10 determines a catalog to be posted on the advertising content.
FIG. 9 is a flowchart showing a specific operation flow in step S103.

図9を参照して、CPU10は、カタログリストと配信登録履歴とを参照して、今まで生成された広告コンテンツに未掲載のカタログデータをカタログデータ記憶部131から抽出する(ステップS201)。これは、カタログが複数の広告コンテンツで重複して配信されることを回避するためであって、この方法については、後述する。   Referring to FIG. 9, CPU 10 refers to the catalog list and the distribution registration history, and extracts catalog data not yet published in the advertisement content generated so far from catalog data storage unit 131 (step S201). This is for avoiding that the catalog is redundantly distributed among a plurality of advertisement contents, and this method will be described later.

このとき、たとえば商品のタイトルや商品の作者、著者や商品のカテゴリーなどを指定した、広告コンテンツの生成条件が予め規定されている場合には、CPU10は、未掲載のカタログデータであって当該生成条件を満たすカタログデータを抽出する。   At this time, for example, in the case where the conditions for generating the advertisement content specifying the product title, the product author, the author, the product category, etc. are defined in advance, the CPU 10 generates unpublished catalog data and generates Extract catalog data that satisfies the conditions.

ここでは、原則として、すでに以前に作成された広告コンテンツに掲載されたカタログデータは排除されるものとしているが、たとえば掲載料金のランクやカタログの重要度などのカタログデータの属性に応じては、以前掲載されたカタログデータであっても再度掲載されるように抽出されてもよい。   Here, in principle, catalog data that has already been published in previously created advertising content will be excluded, but depending on the attributes of the catalog data, such as the ranking of the listing price and the importance of the catalog, Even catalog data published before may be extracted so as to be published again.

CPU10は、抽出したカタログデータを、それぞれに設定されている有効期限順にソートし(ステップS203)、当該広告コンテンツの配信予定日を当該広告コンテンツ生成日の翌日に設定する(ステップS205)。そして、CPU10は、有効期限順にソートされたカタログデータから、有効期限が短い順に、予め規定された上限数だけ抽出する(S207)。   The CPU 10 sorts the extracted catalog data in accordance with the expiration dates set for each (step S203), and sets the scheduled delivery date of the advertisement content on the day after the advertisement content generation date (step S205). Then, the CPU 10 extracts a predetermined upper limit number from the catalog data sorted in the order of expiration dates, in order of increasing expiration date (S207).

上記ステップS207で抽出されたカタログデータのグループの中に、設定された有効期限が上記ステップS205で設定した配信予定日よりも早いカタログデータが存在する場合(ステップS209でYES)、CPU10は、そのカタログデータを当該グループよりも1つ前のグループに移動させる(ステップS211)。   If the catalog data group extracted in step S207 includes catalog data whose set expiration date is earlier than the scheduled delivery date set in step S205 (YES in step S209), the CPU 10 The catalog data is moved to the previous group before the group (step S211).

一方、上記ステップS207で抽出されたカタログデータのグループの中のすべてのカタログデータの有効期限が上記ステップS205で設定した配信予定日よりも遅い場合には(ステップS209でNO)、CPU10は、このグループを広告コンテンツに掲載するカタログデータと決定して、記憶する(ステップS213)。   On the other hand, when the expiration date of all catalog data in the catalog data group extracted in step S207 is later than the scheduled delivery date set in step S205 (NO in step S209), the CPU 10 The group is determined as catalog data to be posted on the advertising content and stored (step S213).

なお、上述の予め規定された上限数は、CPU10が変更してもよい。たとえば、予め規定された上限数を5として上記ステップS201で抽出されたカタログデータをグループ分けすると、図10の上の図のようにグループ分けされたものとする。このとき、広告コンテンツの配信予定日を9月5日とすると、図10の例では配信予定日で有効期限が切れるカタログデータの数が上限数である5を超え、6存在している。そこで、この場合、図10の下の図のように、CPU10は、1つ目のグループのカタログデータの上限数を6としてもよい。   Note that the CPU 10 may change the above-mentioned predetermined upper limit number. For example, when the catalog data extracted in step S201 is grouped with the predetermined upper limit number set to 5, it is assumed that the catalog data is grouped as shown in the upper diagram of FIG. At this time, if the scheduled delivery date of the advertisement content is September 5, the number of catalog data whose expiration date expires on the scheduled delivery date exceeds the upper limit of 5 and 6 in the example of FIG. Therefore, in this case, as shown in the lower diagram of FIG. 10, the CPU 10 may set the upper limit number of catalog data of the first group to six.

以上の動作を、配信予定日を1日ずつ次の日としながら(ステップS217)、上記ステップS201で抽出されたすべてのカタログデータについてグループ分けを行なう。そして、すべてのカタログデータがグループに分けられると(ステップS215でYES)、CPU10は一連の動作を終了して、図7の動作に戻る。   The above operation is performed by grouping all the catalog data extracted in step S201, with the scheduled delivery date as the next day (step S217). When all the catalog data is divided into groups (YES in step S215), the CPU 10 ends the series of operations and returns to the operations in FIG.

すなわち、CPU10は、上記ステップS103で広告コンテンツに掲載するカタログデータが決定されると、ステップS105でカタログデータ記憶部131から、該当するカタログデータを読み出すことで、取得する。そして、ステップS107でCPU10は、広告コンテンツのファイルサイズを調整する。   That is, when the catalog data to be posted on the advertising content is determined in step S103, the CPU 10 acquires the catalog data by reading the corresponding catalog data from the catalog data storage unit 131 in step S105. In step S107, the CPU 10 adjusts the file size of the advertisement content.

図11は、上記ステップS107での具体的な動作の流れを表わしたフローチャートである。   FIG. 11 is a flowchart showing a specific operation flow in step S107.

図11を参照して、CPU10は、上記ステップS103で決定されたカタログデータのグループに含まれるカタログデータ数から、1データあたりの上限サイズを決定する(ステップS301)。一例として、ここでは、グループ全体のサイズ上限を、当該グループに含まれるカタログデータ数で除することで得られる。   Referring to FIG. 11, CPU 10 determines the upper limit size per data from the number of catalog data included in the catalog data group determined in step S103 (step S301). As an example, here, it is obtained by dividing the size upper limit of the entire group by the number of catalog data included in the group.

なお、このとき、カタログリストに含まれる掲載料金のランクなどなどのカタログデータの属性に応じて、カタログデータごとにサイズを特定するようにしてもよい。すなわち、カタログデータの属性を重み係数として考慮して上述のようにグループ全体のサイズ上限を、当該グループに含まれるカタログデータ数で除して、カタログデータごとのサイズを決定するようにしてもよい。   At this time, the size may be specified for each catalog data according to the attributes of the catalog data such as the rank of the posting fee included in the catalog list. That is, considering the attribute of the catalog data as a weighting factor, the size upper limit of the entire group may be divided by the number of catalog data included in the group as described above to determine the size for each catalog data. .

CPU10は、以降、カタログデータごとに、広告コンテンツに掲載する領域(ページを抽出する。つまり、処理対象のカタログデータにカタログリストにおいて掲載希望ページの指定がなされている場合には指定されたページから(ステップS303でYES、S305)、掲載希望ページの指定がなされていない場合にはたとえば先頭ページなどの予め規定されたページから(ステップS303でNO、S307)、CPU10は、上記ステップS301で決定された上限サイズを超えないようにページを取り出す。   Thereafter, the CPU 10 extracts an area (page to be posted in the advertisement content) for each catalog data. That is, when the page to be posted is designated in the catalog list in the catalog data to be processed, the CPU 10 starts from the designated page. (YES in step S303, S305) If the page to be posted is not designated, for example, from a predetermined page such as the first page (NO in step S303, S307), the CPU 10 is determined in step S301. The page is taken out so that the upper limit size is not exceeded.

以上の動作を上記ステップS103で決定されたグループ内のすべてのカタログデータについて行なうことで、サイズ調整が完了すると(ステップS309でYES)、CPU10は一連の動作を終了して、図7の動作に戻る。   By performing the above operation for all catalog data in the group determined in step S103, when the size adjustment is completed (YES in step S309), the CPU 10 ends the series of operations and returns to the operation of FIG. Return.

すなわち、CPU10は、上記ステップS107でカタログデータごとのファイルサイズの調整が完了すると、ステップS109でカタログデータごとの掲載位置や掲載サイズを調整して、その結果に従って広告コンテンツを生成する。すなわち、CPU10は、上記ステップS107でカタログデータごとに取り出されたページを、掲載位置や掲載サイズに従って配置して広告コンテンツを生成する。また、調整結果である掲載位置や掲載サイズを、広告コンテンツの再生条件として、当該広告コンテンツに含める。   That is, when the adjustment of the file size for each catalog data is completed in step S107, the CPU 10 adjusts the placement position and the publication size for each catalog data in step S109, and generates advertising content according to the result. That is, the CPU 10 generates advertisement content by arranging the pages extracted for each catalog data in the above-described step S107 according to the posting position and the posting size. In addition, the placement position and the placement size, which are adjustment results, are included in the advertisement content as playback conditions for the advertisement content.

ここでは、一例として、カタログリストに含まれる掲載料金のランクなどのカタログデータの属性に応じて掲載順や掲載サイズを決定するようにしてもよい。また、他の例として、先述の、広告コンテンツの生成条件が予め規定されている場合には、この条件に基づいて掲載順や掲載サイズを決定するようにしてもよい。   Here, as an example, the order of placement and the placement size may be determined according to the attributes of the catalog data such as the rank of the placement fee included in the catalog list. As another example, when the above-described advertisement content generation conditions are defined in advance, the insertion order and the posting size may be determined based on these conditions.

次に、ステップS111でCPU10は、配信条件として、広告コンテンツの表示期限である有効期限を決定する。ここでは、一例として、当該広告コンテンツに掲載するカタログデータに設定されている有効期限のうちの最も長い(先の)有効期限を当該広告コンテンツの有効期限としてもよい。また、他の例として、当該広告コンテンツに掲載するカタログデータに設定されている有効期限のうちの最も短い(近い)有効期限を当該広告コンテンツの有効期限としてもよい。さらに他の例として、当該広告コンテンツに掲載するカタログデータのうち、有効期限が当該広告コンテンツの有効期限を越えるものが所定数となるような有効期限としてもよい。   Next, in step S <b> 111, the CPU 10 determines an expiration date that is a display time limit of the advertisement content as a delivery condition. Here, as an example, the longest (previous) expiration date among the expiration dates set in the catalog data posted on the advertisement content may be the expiration date of the advertisement content. As another example, the shortest (closest) expiration date among the expiration dates set in the catalog data posted on the advertisement content may be the expiration date of the advertisement content. As another example, the expiration date may be such that a predetermined number of catalog data posted on the advertisement content exceeds the expiration date of the advertisement content.

また、ステップS111では、たとえば配信日時など、他の配信条件も決定してもよい。   In step S111, other delivery conditions such as delivery date and time may also be determined.

以上の動作を完了させると、ステップS113でCPU10は、生成された広告コンテンツを配信対象の広告コンテンツとしてコンテンツ記憶部132に登録すると共に、上記ステップS111で決定された配信条件をスケジュール記憶部133に登録する。また、ステップS115で、当該広告コンテンツに掲載されるカタログデータごとに、上記ステップS111で決定された配信日時や広告カタログの期限などの配信条件を配信登録履歴として登録する。   When the above operation is completed, in step S113, the CPU 10 registers the generated advertisement content in the content storage unit 132 as the advertisement content to be distributed, and the distribution condition determined in step S111 is stored in the schedule storage unit 133. sign up. In step S115, the distribution conditions such as the distribution date and time and the expiration date of the advertisement catalog determined in step S111 are registered as distribution registration history for each catalog data posted in the advertisement content.

図12は、上記ステップS115で登録される配信登録履歴の具体例を示す図である。
図12を参照して、上記ステップS115でCPU10は、一例として、カタログデータごとに、掲載される広告コンテンツの配信日時、当該広告コンテンツの有効期限、および当該カタログデータの広告コンテンツへの掲載回数(配信回数)を、配信対象の広告コンテンツとしてコンテンツ記憶部132に登録された履歴として記憶させる。
FIG. 12 is a diagram showing a specific example of the distribution registration history registered in step S115.
Referring to FIG. 12, in step S115, for example, for each catalog data, the CPU 10 determines, for each catalog data, the delivery date and time of the advertisement content to be posted, the expiration date of the advertisement content, and the number of times the catalog data is posted on the advertisement content ( Distribution number) is stored as a history registered in the content storage unit 132 as advertisement content to be distributed.

上記ステップS115で登録された配信登録履歴は、上記ステップS103で広告コンテンツに掲載するカタログを決定する際に用いられる。すなわち、先述のように、上記ステップS103でCPU10は、カタログリストと配信登録履歴とを参照して、今まで生成された広告コンテンツに未掲載のカタログデータをカタログデータ記憶部131から抽出する(ステップS201)。これは、広告コンテンツの有効期限内に次の広告コンテンツが配信されたときに、両広告コンテンツに同じカタログデータが含まれているといずれの広告コンテンツでも同じカタログが表示されることになり、冗長となることを回避するものである。   The distribution registration history registered in step S115 is used when determining the catalog to be posted on the advertising content in step S103. That is, as described above, in step S103, the CPU 10 refers to the catalog list and the distribution registration history, and extracts catalog data not yet published in the advertisement content generated so far from the catalog data storage unit 131 (step S103). S201). This means that when the next ad content is delivered within the expiry date of the ad content, if the same catalog data is included in both ad content, the same catalog will be displayed for any ad content, It is to avoid becoming.

上記ステップS201での、広告コンテンツに掲載するカタログデータの抽出方法を、図13を用いて具体的に説明する。   The method for extracting catalog data to be posted on the advertising content in step S201 will be specifically described with reference to FIG.

すなわち、8月3日よりも以前(たとえば8月2日)に、生成装置100では、図13(A)に表わされたように、カタログデータAとカタログデータBとが広告コンテンツAに掲載されると決定されたとする。カタログデータAの有効期限は8月3日と設定され、カタログデータBの有効期限は8月7日と設定されていることから、CPU10は、上記ステップS111で配信条件としてこれら有効期限のうちの長い方の有効期限である8月7日を公告コンテンツの有効期限に決定している。   That is, prior to August 3 (for example, August 2), the generating apparatus 100 places catalog data A and catalog data B in the advertising content A as shown in FIG. Suppose that it is decided to be done. Since the expiration date of the catalog data A is set to August 3, and the expiration date of the catalog data B is set to August 7, the CPU 10 determines that the expiration date is a delivery condition in step S111. The longer expiry date, August 7, is determined as the expiry date for the announcement content.

次に、生成装置100で、広告コンテンツAの有効期限が切れるよりも以前(たとえば8月4日)に、広告コンテンツBを生成するものとする。このとき、カタログデータAの有効期限はすでに切れているものの、カタログデータBの有効期限は未だ切れていないことから、カタログデータ記憶部131には広告コンテンツに掲載可能なカタログデータとしてカタログデータBも記憶されている。その他、カタログデータ記憶部131には、カタログデータCおよびカタログデータDも記憶されているものとする。   Next, it is assumed that the advertising content B is generated by the generating apparatus 100 before the advertising content A expires (for example, August 4). At this time, although the expiration date of the catalog data A has already expired, the expiration date of the catalog data B has not yet expired, so the catalog data B is also stored in the catalog data storage unit 131 as catalog data that can be posted in the advertising content. It is remembered. In addition, it is assumed that catalog data C and catalog data D are also stored in the catalog data storage unit 131.

このとき、生成装置100のCPU10は、これら3つのカタログデータのうちのすでに広告コンテンツAに掲載されたカタログデータBを除くカタログデータCおよびカタログデータDを広告コンテンツBに掲載するカタログデータと決定する。   At this time, the CPU 10 of the generating apparatus 100 determines that the catalog data C and the catalog data D excluding the catalog data B already published in the advertising content A among these three catalog data are catalog data to be published in the advertising content B. .

このようにして生成された広告コンテンツAと広告コンテンツBとは、広告コンテンツAの有効期限よりも以前には両広告コンテンツとも有効期限内となるため、両広告コンテンツに含まれるカタログが表示されることになる。そのため、ここに同じカタログデータAが掲載されていると、両広告コンテンツにおいてカタログデータAに基づく表示が重複することになる。そこで、このようにして、配信登録履歴を用いて掲載するカタログデータを決定することで、カタログの重複を回避することができる。   Since the advertising content A and the advertising content B generated in this manner are within the expiration date before the expiration date of the advertising content A, the catalogs included in both the advertising content are displayed. It will be. Therefore, if the same catalog data A is posted here, the display based on the catalog data A overlaps in both advertisement contents. Thus, by determining catalog data to be posted using the distribution registration history in this way, catalog duplication can be avoided.

CPU10は、上記ステップS115で生成した広告コンテンツをコンテンツ記憶部132に登録した後、決定された配信条件に含まれる配信日時に達したか否かを判断する。そして、配信日時に達すると(ステップS117でYES)、ステップS119で広告コンテンツを端末装置300に対して配信する。   After registering the advertising content generated in step S115 in the content storage unit 132, the CPU 10 determines whether or not the distribution date and time included in the determined distribution condition has been reached. When the distribution date / time is reached (YES in step S117), the advertising content is distributed to the terminal device 300 in step S119.

<第1の実施の形態の効果>
生成装置100において、第1の実施の形態として説明した広告コンテンツの生成および配信動作が行なわれることで、配信する広告コンテンツ自体のファイルサイズを予め規定された上限サイズに抑えつつ、すなわち、配信のためのコストを抑えつつ、掲載するカタログ数を確保することが可能となる。
<Effect of the first embodiment>
The generation apparatus 100 performs the advertisement content generation and distribution operation described as the first embodiment, thereby suppressing the file size of the advertisement content itself to be distributed to a predetermined upper limit size. Therefore, it is possible to secure the number of catalogs to be posted while suppressing the cost for this.

その際、カタログごとに規定されている有効期限が近いカタログが同じ広告コンテンツに掲載され、それら有効期限に応じて広告コンテンツ自体の有効期限が決定されるため、当該広告コンテンツが配信された後に端末装置において表示される際に、広告コンテンツ中の有効期限が過ぎて表示されなくなるカタログの数を抑えることができる。そのために、閲覧者は、少ない閲覧数で有効期限内のカタログを効率よく閲覧することができる。   At that time, catalogs with similar expiration dates specified for each catalog are posted on the same advertising content, and the expiration date of the advertising content itself is determined according to the expiration date, so the terminal after the advertising content is distributed When displayed on the device, it is possible to reduce the number of catalogs that are no longer displayed after the expiration date in the advertising content. Therefore, the viewer can browse the catalog within the expiration date efficiently with a small number of browsing.

[第2の実施の形態]
次に、図4の#4の、端末装置300における広告コンテンツの表示動作について説明する。
[Second Embodiment]
Next, the advertising content display operation in terminal device 300 in # 4 of FIG. 4 will be described.

<表示動作の概要>
端末装置300は、生成装置100から配信された広告コンテンツを記憶しておき、表示指示に従って当該広告コンテンツを表示する。
<Overview of display operation>
The terminal device 300 stores the advertisement content distributed from the generation device 100, and displays the advertisement content according to the display instruction.

端末装置300では、広告コンテンツに含まれる再生条件に従ってカタログデータごとに掲載位置や掲載サイズを決定して、表示画面を生成する。   The terminal device 300 generates a display screen by determining a posting position and a posting size for each catalog data in accordance with the reproduction condition included in the advertisement content.

ところで、広告コンテンツには、上述のように複数のカタログが掲載される。そのため、表示画面上に配置されたすべてのカタログが、端末装置300の表示部35に表示されないことがある。そこで、端末装置300では、表示画面上のカタログの配置を、所定のタイミングで変化させる。   By the way, a plurality of catalogs are posted in the advertising content as described above. Therefore, all catalogs arranged on the display screen may not be displayed on the display unit 35 of the terminal device 300. Therefore, in the terminal device 300, the arrangement of the catalog on the display screen is changed at a predetermined timing.

一例として、図5に示されたように、カタログを表示画面の一方向に順に並べて配置する場合、その配置を、所定のタイミングで順に1つずつずらしたり、ランダムにしたり、予め決められた順としたりして変化させる、いわゆるローテーション表示を行なってもよい。上記所定のタイミングは、当該広告コンテンツの表示を開始するタイミングであってもよいし、表示開始から一定時間ごとであってもよい。   As an example, as shown in FIG. 5, when catalogs are arranged sequentially in one direction on the display screen, the arrangement is shifted one by one at a predetermined timing, randomly, or in a predetermined order. Alternatively, so-called rotation display may be performed. The predetermined timing may be a timing at which the display of the advertising content is started, or may be at regular intervals from the display start.

<機能構成>
図14は、端末装置300において上記動作を行なうための機能構成の具体例を示すブロック図である。
<Functional configuration>
FIG. 14 is a block diagram showing a specific example of a functional configuration for performing the above-described operation in terminal device 300.

図14に示された各機能は、端末装置300のCPU30が、ROM31に記憶されるプログラムを読み出してRAM32に展開しつつ実行することによって、主にCPU30上に構成されるものである。しかしながら、少なくとも一部が、図2に示されたハードウェア構成によって実現されてもよい。   Each function shown in FIG. 14 is mainly configured on the CPU 30 by the CPU 30 of the terminal device 300 reading out a program stored in the ROM 31 and executing the program while expanding it in the RAM 32. However, at least a part may be realized by the hardware configuration shown in FIG.

図14を参照して、端末装置300は、メモリ33に、ダウンロードした広告コンテンツを記憶するための記憶領域である広告コンテンツ記憶部331と、広告コンテンツの表示画面における配置を表わした情報を記憶するための記憶領域である画面記憶部332と、広告コンテンツに含まれるカタログデータごとに、広告コンテンツに基づく表示画面において当該カタログに対する指示入力がなされたか否かを表わす閲覧履歴を記憶するための記憶領域である閲覧履歴記憶部333を含む。   Referring to FIG. 14, terminal device 300 stores in memory 33 an advertisement content storage unit 331 that is a storage area for storing downloaded advertisement content, and information representing the arrangement of the advertisement content on the display screen. And a storage area for storing, for each catalog data included in the advertisement content, a browsing history indicating whether or not an instruction input to the catalog has been made on the display screen based on the advertisement content The browsing history storage unit 333 is included.

広告コンテンツ記憶部331には、さらに、広告コンテンツに基づく表示画面における配置を予め規定された位置とするか否かを、カタログデータごとに規定した情報である「しおり」を記憶するための領域であるしおり記憶部が含まれる。この、「しおり」は、カタログデータごとに配置を規定された位置とするか否かを表わすフラグであってもよい。   The advertisement content storage unit 331 is an area for storing “bookmark”, which is information defined for each catalog data, as to whether or not the layout on the display screen based on the advertisement content is set to a predetermined position. A bookmark storage unit is included. The “bookmark” may be a flag indicating whether or not the arrangement is defined for each catalog data.

さらに、端末装置300は、広告コンテンツを表示するための機能として、通信I/F36を介して生成装置100から配信された広告コンテンツを入力するためのコンテンツ入力部301と、入力した広告コンテンツを広告コンテンツ記憶部331に格納するための第1格納部302と、操作部34の指示操作に従う操作信号の入力を受け付けるための指示入力部303と、広告コンテンツの表示指示に従って該当する広告コンテンツを広告コンテンツ記憶部331から読み出すための読出部304と、広告コンテンツに基づく表示画面での各カタログの配置を決定するための決定部305と、カタログを配置して広告コンテンツに基づく表示画面を生成するための生成部306と、生成された表示画面におけるカタログの配置を表わす情報を画面記憶部332に格納するための第2格納部307と、生成された表示画面の所定領域を表示部35で表示する処理を行なうための表示処理部308と、広告コンテンツに基づく表示画面におけるカタログに対する指示入力に従ってカタログデータの閲覧履歴を閲覧履歴記憶部333に記憶するための履歴管理部309とを含む。   Furthermore, as a function for displaying the advertising content, the terminal device 300 advertises the content input unit 301 for inputting the advertising content distributed from the generation device 100 via the communication I / F 36 and the input advertising content. A first storage unit 302 for storing in the content storage unit 331, an instruction input unit 303 for receiving an input of an operation signal in accordance with an instruction operation of the operation unit 34, and a corresponding advertisement content according to a display instruction for the advertisement content A reading unit 304 for reading from the storage unit 331, a determining unit 305 for determining the arrangement of each catalog on the display screen based on the advertising content, and a display screen for generating the display screen based on the advertising content by arranging the catalog Information indicating the arrangement of the catalog on the generated display unit 306 and the generated display screen In the screen storage unit 332, a display processing unit 308 for performing processing for displaying a predetermined area of the generated display screen on the display unit 35, and a display screen based on advertisement content A history management unit 309 for storing a browsing history of catalog data in the browsing history storage unit 333 in accordance with an instruction input to the catalog.

決定部305は、予め、カタログの配置を変化させるための規定を記憶している。そして、画面記憶部332から前回のカタログの配置を読み出して、その配置を上記規定に従って変化させることで、今回の広告コンテンツの表示におけるカタログの配置を決定する。   The determination unit 305 stores a rule for changing the arrangement of the catalog in advance. And the arrangement | positioning of the catalog in the display of this advertisement content is determined by reading the arrangement | positioning of the last catalog from the screen memory | storage part 332, and changing the arrangement | positioning according to the said prescription | regulation.

このとき、広告コンテンツに再生条件としてカタログの掲載位置(配置)や掲載サイズなどが規定されている場合には、決定部305は、指定されたカタログについてはその再生条件に従って配置やサイズを特定する。   At this time, if a catalog placement position (placement) or publication size is defined as a playback condition in the advertisement content, the determination unit 305 specifies the placement and size of the designated catalog according to the playback condition. .

また、このとき、広告コンテンツに含まれるカタログデータについて「しおり」が付加されている場合には、当該カタログは予め規定された位置に配置する。   At this time, when “bookmark” is added to the catalog data included in the advertisement content, the catalog is arranged at a predetermined position.

第2格納部307は、決定部305で決定されたカタログごとの配置を特定する情報を画面記憶部332に格納してもよいし、配置されることで生成された表示画面事態を画面記憶部332に格納してもよい。   The second storage unit 307 may store information specifying the arrangement of each catalog determined by the determination unit 305 in the screen storage unit 332, and display screen events generated by the arrangement may be stored in the screen storage unit You may store in 332.

履歴管理部309は、たとえば図5の表示の例の場合、「立ち読み」ボタンが押下されたり、「ダウンロード」ボタンが押下されたりすることで、当該カタログが閲覧されたとして、当該カタログデータについて閲覧履歴を閲覧履歴記憶部333に記憶する。   For example, in the case of the display example in FIG. 5, the history management unit 309 browses the catalog data, assuming that the catalog is browsed by pressing the “Browse” button or the “Download” button. The history is stored in the browsing history storage unit 333.

<動作フロー>
図15は、端末装置300での、広告コンテンツの表示動作の具体的な流れを表わすフローチャートである。図15のフローチャートに表わされた動作は、端末装置300のCPU30が、ROM31に記憶されるプログラムを読み出してRAM32上に展開しつつ実行し、図14の各機能を発揮させることによって実現される。
<Operation flow>
FIG. 15 is a flowchart showing a specific flow of the advertising content display operation in terminal device 300. The operation shown in the flowchart of FIG. 15 is realized by causing the CPU 30 of the terminal device 300 to read out a program stored in the ROM 31 and execute it on the RAM 32 and execute the functions shown in FIG. .

図15を参照して、広告コンテンツに含まれるカタログの配置を変化させるタイミングを検知すると(ステップS401でYES)、ステップS403でCPU30は、画面記憶部332から前回広告コンテンツを表示した際のカタログの配置を読み出すことで、前回表示時の配置を取得する。   Referring to FIG. 15, when the timing of changing the arrangement of the catalog included in the advertisement content is detected (YES in step S401), in step S403, CPU 30 displays the catalog when the previous advertisement content is displayed from screen storage unit 332. By reading the layout, the layout at the time of the previous display is acquired.

ここで、カタログの配置を変化させるタイミングは、たとえば、広告コンテンツの表示を開始するタイミングや、表示が開始されてから一定時間経過ごと、などが該当する。   Here, the timing of changing the arrangement of the catalog corresponds to, for example, the timing of starting the display of the advertising content, or the elapse of a fixed time after the display is started.

CPU30は、表示対象の広告コンテンツを読み出して、含まれるカタログデータのうち、「しおり」が付加されたカタログデータがあるか否かを確認する。その結果、「しおり」が付加されたカタログデータが含まれている場合(ステップS405でYES)、ステップS407でCPU30は、当該カタログを広告コンテンツに基づく表示画面のうちの予め規定された位置に配置する。ここでは、一例として上から下へカタログを並べてリスト表示するものとし、「しおり」が付加されたカタログは該リストの上方に配置すると規定されているものとする。この場合、ステップS407では、「しおり」が付加されていると判断されたカタログをリストの上方に配置するとして、該当するカタログの配置を固定する。   The CPU 30 reads the advertising content to be displayed and checks whether there is catalog data to which “bookmark” is added among the catalog data included. As a result, when catalog data with “bookmark” added is included (YES in step S405), in step S407, the CPU 30 places the catalog at a predetermined position on the display screen based on the advertisement content. To do. Here, as an example, it is assumed that catalogs are displayed in a list from the top to the bottom, and catalogs with “bookmarks” are defined to be arranged above the list. In this case, in step S407, the catalog determined to have “bookmark” added is arranged above the list, and the arrangement of the corresponding catalog is fixed.

さらに、ステップS409でCPU30は、該当するカタログについて「しおり」が付加されたものであることを示す情報を併せて表示させるための処理を行なう。ここでは、一例としてアイコンを表示させてもよい。   Furthermore, in step S409, the CPU 30 performs a process for displaying information indicating that “bookmark” is added to the corresponding catalog. Here, an icon may be displayed as an example.

その後、CPU30は、ステップS411で「しおり」が付加されていないカタログに対してローテーション処理を行なう。なお、いずれのカタログデータにも「しおり」が付加されていない場合には(ステップS405でNO)、CPU30は上記ステップS407,S409の動作をスキップして、ステップS411へ移行する。   Thereafter, the CPU 30 performs rotation processing on the catalog to which “bookmark” is not added in step S411. If no “bookmark” is added to any catalog data (NO in step S405), the CPU 30 skips the operations in steps S407 and S409 and proceeds to step S411.

ステップS411でのローテーションの方法として、たとえば、広告コンテンツを上述のように上から下へカタログを並べてリスト表示する場合、次の3つの方法が挙げられる。すなわち、第1の方法として1つずつ順に位置をずらす方法、第2の方法としてランダムに位置を決定する方法、および第3の方法として広告コンテンツに含まれる再生条件に従って配置を変化させる方法、が挙げられる。   As a rotation method in step S411, for example, when the advertisement contents are displayed in a list with the catalogs arranged from top to bottom as described above, the following three methods can be cited. That is, a method of shifting the position one by one as the first method, a method of randomly determining the position as the second method, and a method of changing the arrangement according to the playback conditions included in the advertising content as the third method Can be mentioned.

図16は、表示画面におけるカタログの配置の具体例を説明するための図である。
図16を参照して、一例として、広告コンテンツに7つのカタログデータが含まれている場合を例として、表示画面に対して上から下に向けてカタログの表示領域である表示枠1〜7がこの順に設けられている。このうち、表示枠1〜5に相当する領域が表示部15での表示領域とされている。つまり、表示枠6,7に配置されたカタログは表示部15では表示されない。表示枠1〜7に配置されるカタログは、操作部34でのスクロール操作に従って表示される表示枠が変化する。
FIG. 16 is a diagram for explaining a specific example of the arrangement of the catalog on the display screen.
Referring to FIG. 16, as an example, in the case where the advertisement content includes seven catalog data, display frames 1 to 7 which are display areas of catalogs from the top to the bottom with respect to the display screen. They are provided in this order. Among these, an area corresponding to the display frames 1 to 5 is a display area on the display unit 15. That is, the catalog arranged in the display frames 6 and 7 is not displayed on the display unit 15. In the catalogs arranged in the display frames 1 to 7, the display frames displayed according to the scroll operation on the operation unit 34 change.

図17〜図19は、それぞれ、上述のローテーションの方法としての第1の方法〜第3の方法を説明するための図である。これらに図においては、ローテーション前と後とで、各カタログの配置の変化を表わしている。   FIGS. 17 to 19 are diagrams for describing the first to third methods as the above-described rotation methods, respectively. In these figures, the change in the arrangement of each catalog is shown before and after the rotation.

図17を参照して、上記第1の方法でローテーションする場合、ローテーション前に表示枠1に配置されていたカタログ1は、ローテーション処理によって表示枠2に移動する。同様に、表示枠2に配置されていたカタログ2は表示枠3に移動し、以下、順に、表示位置がずれる。   Referring to FIG. 17, in the case of rotation by the first method, catalog 1 arranged in display frame 1 before the rotation is moved to display frame 2 by the rotation process. Similarly, the catalog 2 arranged in the display frame 2 moves to the display frame 3, and the display positions are sequentially shifted in the following.

すなわち、第1の方法では、カタログごとにローテーション前に配置された表示枠の添字を1インクリメントする。添字がカタログデータ数+1(この例では8)となると、添字に1を割り当てる。   That is, in the first method, the subscript of the display frame arranged before rotation is incremented by 1 for each catalog. When the subscript becomes the number of catalog data + 1 (8 in this example), 1 is assigned to the subscript.

これにより、第1の方法では、カタログが順に下方向へ移動するように配置が変化し、各カタログが均等に表示部35で表示されることになる。   As a result, in the first method, the arrangement is changed so that the catalogs sequentially move downward, and each catalog is displayed on the display unit 35 evenly.

図18を参照して、上記第2の方法でローテーションする場合の例として、たとえば、ローテーション前に表示枠1に配置されていたカタログ1は、ローテーション処理によって表示枠7に移動する。表示枠2に配置されていたカタログ2は表示枠3に移動する。以下、それぞれが移動する。   Referring to FIG. 18, as an example of the rotation by the second method, for example, catalog 1 arranged in display frame 1 before the rotation is moved to display frame 7 by the rotation process. The catalog 2 arranged in the display frame 2 moves to the display frame 3. Each moves below.

第2の方法の一例として乱数を利用して、予め規定された式に代入することで得られた値を表示枠の添字となるようにして配置を決定することができる。具体的な式の例として、発生させた乱数をカタログデータ数で除した余りに1加えた数と一致するカタログ番号のカタログを、表示枠1から表示枠上限に達するまで順に割り当てる、などの方法が挙げられる。   As an example of the second method, the arrangement can be determined by using a random number and substituting the value obtained by substituting it into a predefined formula as a subscript of the display frame. As an example of a specific expression, there is a method of sequentially assigning catalogs having catalog numbers that match the number obtained by dividing the generated random number by the number of catalog data plus one from display frame 1 until the display frame upper limit is reached. Can be mentioned.

これにより、第2の方法では、カタログがランダムに表示位置が変化し、各カタログが概ね均等に表示部35で表示されることになる。   Thereby, in the second method, the display positions of the catalogs are randomly changed, and the respective catalogs are displayed on the display unit 35 almost uniformly.

図19を参照して、上記第3の方法でローテーションする場合の例として、ローテーション前に表示枠1に配置されていたカタログ1は、ローテーション処理によって表示枠2に移動する。表示枠2に配置されていたカタログ2は表示枠3に移動し、表示枠3に配置されていたカタログ3は表示枠1に移動する。表示枠4,5に配置されていたカタログ4,5は、それぞれ表示枠6,7に移動し、表示枠6,7に配置されていたカタログ6,7は、それぞれ表示枠4,5に移動する。   Referring to FIG. 19, as an example of the rotation by the third method, catalog 1 arranged in display frame 1 before the rotation is moved to display frame 2 by the rotation process. The catalog 2 arranged in the display frame 2 moves to the display frame 3, and the catalog 3 arranged in the display frame 3 moves to the display frame 1. The catalogs 4 and 5 arranged in the display frames 4 and 5 are moved to the display frames 6 and 7, respectively, and the catalogs 6 and 7 arranged in the display frames 6 and 7 are moved to the display frames 4 and 5, respectively. To do.

第3の方法の一例として、予めローテーションの表示パターン(シナリオ)を定義する再生条件が配信条件として広告コンテンツに組み込まれており、当該再生条件に従って配置を決定することができる。配信条件としての再生条件を広告コンテンツに組み込む方法の具体例として、各カタログに設定された優先度の組み合わせにしたがってどのようにローテーションさせるかという表示パターンを選択し、JavaScript(登録商標)言語などを用いて広告コンテンツに記述する方法が挙げられる。この場合、再生条件である表示パターンは、予め各カタログに設定された優先度の組み合わせに対応するように規定されたものとする。   As an example of the third method, a reproduction condition that defines a rotation display pattern (scenario) is incorporated in the advertisement content as a distribution condition in advance, and the arrangement can be determined according to the reproduction condition. As a specific example of the method of incorporating the reproduction condition as the distribution condition into the advertisement content, a display pattern of how to rotate according to the combination of the priority set in each catalog is selected, and the JavaScript (registered trademark) language is selected. A method of using it to describe in advertising content is mentioned. In this case, it is assumed that the display pattern as the reproduction condition is defined so as to correspond to a combination of priorities set in advance in each catalog.

図19に表わされた、第3の方法の方法で利用される、広告コンテンツに含まれる再生条件は、掲載料金などに応じて表示の優先度を高く設定したカタログデータを、表示部35での表示の頻度の高い(この例では常に表示される)表示枠1から表示枠3で順に移動するようローテーションし、表示の優先度を低く設定したカタログデータを、表示部35での表示の頻度の低い表示枠4,5と表示枠6,7とで交互表示する、というものである。   The reproduction condition included in the advertisement content used in the third method shown in FIG. 19 is the catalog data in which the display priority is set high according to the posting fee, etc. The display data on the display unit 35 is rotated so that the display frame 1 is rotated in order from the display frame 1 to the display frame 3 which are frequently displayed (always displayed in this example) and the display priority is set low. Display frames 4 and 5 and display frames 6 and 7 are alternately displayed.

これにより、第3の方法では、たとえば、掲載料金のランクなどのカタログデータの属性等に応じて表示の優先度が高く設定されたカタログが表示部35での表示頻度が高くなり、表示の優先度が低く設定されたカタログが表示部35での表示頻度が低くなるように、再生条件に従って表示部35で表示されることになる。   Thereby, in the third method, for example, a catalog set with high display priority according to the catalog data attribute such as the rank of the posting fee has a higher display frequency on the display unit 35, and display priority is given. The catalog set to a low degree is displayed on the display unit 35 according to the reproduction conditions so that the display frequency on the display unit 35 is low.

なお、後述する「しおり」が付加されているカタログデータが含まれる場合のローテーション処理の例と同様に、再生条件において表示の優先度が高く設定されたカタログの配置を、予め規定された、表示部35での表示頻度の高い位置に固定し、表示の優先度が高く設定されていないカタログを他の位置で移動させるようにしてもよい。   Similar to the example of the rotation process when catalog data with “bookmark” added later is included, the layout of the catalog set with a high display priority in the reproduction condition is defined in advance. It may be fixed at a position where the display frequency is high in the unit 35, and a catalog which is not set with a high display priority may be moved to another position.

一方、広告コンテンツに「しおり」が付加されたカタログデータがある場合、上記ステップS407で「しおり」の付加されたカタログの配置を固定した上で、他のカタログの配置を上記第1の方法〜第3の方法などの方法に従って決定する。   On the other hand, when there is catalog data to which “bookmark” is added to the advertisement content, the arrangement of the catalog to which “bookmark” is added is fixed in step S407, and the arrangement of other catalogs is changed to the first method to the above. It determines according to methods, such as a 3rd method.

図20は、「しおり」が付加されたカタログがある場合の表示画面におけるカタログの配置の具体例を説明するための図である。   FIG. 20 is a diagram for explaining a specific example of the arrangement of catalogs on the display screen when there is a catalog to which “bookmark” is added.

図20を参照して、一例として、図16と同様に、広告コンテンツに7つのカタログデータが含まれている場合を例として、表示画面に対して上から下に向けてカタログの表示領域である表示枠1〜7がこの順に設けられている。「しおり」が付加されたカタログがある場合、たとえば最上位の表示枠1を「しおり枠1」とする。この場合、表示枠2〜7に配置されるカタログは、操作部34でのスクロール操作に従って表示される表示枠が変化し、しおり枠1に配置されるカタログは、スクロール操作に関わらず常にしおり枠1の位置に配置される。   Referring to FIG. 20, as an example, similarly to FIG. 16, the display area of the catalog is from the top to the bottom with respect to the display screen in the case where the advertisement content includes seven catalog data. Display frames 1 to 7 are provided in this order. When there is a catalog to which “bookmark” is added, for example, the highest display frame 1 is set as “bookmark frame 1”. In this case, the catalog arranged in the display frames 2 to 7 changes in display frame displayed according to the scroll operation in the operation unit 34, and the catalog arranged in the bookmark frame 1 is always the bookmark frame regardless of the scroll operation. 1 is arranged.

「しおり枠」は表示枠1の位置には限定されず、表示部35で常に表示される表示領域であり、表示部35での表示中の目立つ位置であればたとえば、左上隅などの他の位置であってもよい。   The “bookmark frame” is not limited to the position of the display frame 1, and is a display area that is always displayed on the display unit 35. It may be a position.

「しおり」が付加されたカタログがスクロール操作に関わらず常にしおり枠1に配置されることで、広告コンテンツが表示されている間、スクロール操作に関わらず「しおり」が付加されたカタログは常に表示部35に表示されることになる。   Catalogs with “bookmarks” are always placed in the bookmark frame 1 regardless of scrolling operations, so that catalogs with “bookmarks” are always displayed regardless of scrolling operations while advertising content is displayed. It is displayed on the part 35.

図21〜図23は、それぞれ、「しおり」が付加されたカタログデータがある場合の、上述のローテーションの方法としての第1の方法〜第3の方法を説明するための図である。これらの図においては、「しおり」付加前と後と、およびローテーション前と後とで、各カタログの配置の変化を表わしている。   FIGS. 21 to 23 are diagrams for describing the first to third methods as the above-described rotation method when there is catalog data to which “bookmark” is added. In these drawings, the change in the arrangement of each catalog is shown before and after the “bookmark” is added, and before and after the rotation.

図21を参照して、「しおり」付加前に表示枠1〜7にそれぞれカタログ1〜7が配置されているときに、表示枠3に配置されているカタログ3に「しおり」が付加されると、カタログ3が表示枠3から表示枠1の位置にあるしおり枠1に移動し、表示枠1,2に配置されていたカタログ1,2がそれぞれ表示枠2,3に移動する。   Referring to FIG. 21, when catalogs 1 to 7 are arranged in display frames 1 to 7 before “bookmark” is added, “bookmark” is added to catalog 3 arranged in display frame 3. Then, the catalog 3 moves from the display frame 3 to the bookmark frame 1 at the position of the display frame 1, and the catalogs 1 and 2 arranged in the display frames 1 and 2 move to the display frames 2 and 3, respectively.

「しおり」付加の後、上記第1の方法でローテーションする場合、ローテーション前に表示枠2に配置されていたカタログ1は、ローテーション処理によって表示枠3に移動する。同様に、表示枠3に配置されていたカタログ2は表示枠4に移動し、しおり枠1に配置されたカタログ3以外のカタログは、以下、順に、表示位置がずれる。   When the first method is rotated after the “bookmark” is added, the catalog 1 arranged in the display frame 2 before the rotation is moved to the display frame 3 by the rotation process. Similarly, the catalog 2 arranged in the display frame 3 moves to the display frame 4, and the display positions of catalogs other than the catalog 3 arranged in the bookmark frame 1 are sequentially shifted.

これにより、第1の方法では、「しおり」が付加されたカタログ以外のカタログは順に下方向へ移動するように配置が変化し、「しおり」が付加されたカタログ以外の各カタログが均等に表示部35で表示されることになる。   As a result, in the first method, the arrangement of the catalogs other than the catalog to which the “bookmark” is added is changed so as to move downward in order, and each catalog other than the catalog to which the “bookmark” is added is displayed evenly. It is displayed in the part 35.

図22を参照して、「しおり」付加の後、上記第2の方法でローテーションする場合、たとえば、ローテーション前に表示枠2に配置されていたカタログ1は、ローテーション処理によって表示枠7に移動する。表示枠3に配置されていたカタログ2は表示枠3に移動する。以下、しおり枠1に配置されたカタログ3以外のカタログは、それぞれが移動する。   Referring to FIG. 22, after adding “bookmark”, when rotating by the second method, for example, catalog 1 arranged in display frame 2 before the rotation is moved to display frame 7 by the rotation process. . The catalog 2 arranged in the display frame 3 moves to the display frame 3. Hereinafter, catalogs other than the catalog 3 arranged in the bookmark frame 1 move.

これにより、第2の方法では、「しおり」が付加されたカタログ以外のカタログはランダムに表示位置が変化し、「しおり」が付加されたカタログ以外の各カタログが概ね均等に表示部35で表示されることになる。   As a result, in the second method, the display position of the catalog other than the catalog to which the “bookmark” is added is randomly changed, and each catalog other than the catalog to which the “bookmark” is added is displayed almost uniformly on the display unit 35. Will be.

図23を参照して、「しおり」付加の後、上記第3の方法でローテーションする場合、ローテーション前に表示枠2に配置されていたカタログ1は、ローテーション処理によって表示枠3に移動する。表示枠3に配置されていたカタログ2は表示枠2に移動する。表示枠4,5に配置されていたカタログ4,5は、それぞれ表示枠6,7に移動し、表示枠6,7に配置されていたカタログ6,7は、それぞれ表示枠4,5に移動する。   Referring to FIG. 23, after the “bookmark” is added, when the rotation is performed by the third method, the catalog 1 arranged in the display frame 2 before the rotation is moved to the display frame 3 by the rotation process. The catalog 2 arranged in the display frame 3 moves to the display frame 2. The catalogs 4 and 5 arranged in the display frames 4 and 5 are moved to the display frames 6 and 7, respectively, and the catalogs 6 and 7 arranged in the display frames 6 and 7 are moved to the display frames 4 and 5, respectively. To do.

これにより、第3の方法では、「しおり」が付加されたカタログ以外のカタログは、たとえば、掲載料金のランクなどのカタログデータの属性等に応じて設定された再生条件に従って各カタログの表示位置が変化し、再生条件に従って表示部35で表示されることになる。   As a result, in the third method, catalogs other than catalogs to which “bookmarks” are added are displayed in the display positions of the respective catalogs according to the reproduction conditions set in accordance with the catalog data attributes such as the rank of the posting fee. It changes and is displayed on the display unit 35 in accordance with the reproduction conditions.

なお、以降の例では、「しおり」は広告コンテンツに含まれるカタログデータのうちの1つに付加される例が示されているが、複数のカタログデータに付加されてもよい。「しおり」は、最大、表示部35に表示可能なカタログ数−1まで、つまり、上の例では6まで付加可能であるものとする。   In the following examples, “bookmark” is shown as being added to one of the catalog data included in the advertisement content, but may be added to a plurality of catalog data. It is assumed that “bookmark” can be added up to the number of catalogs −1 that can be displayed on the display unit 35, that is, up to 6 in the above example.

好ましくは、上記ステップS409で「しおり」が付加されたカタログに対して「しおり」が付加されたものであることを示す情報として、アイコンを付加して表示する。   Preferably, an icon is added and displayed as information indicating that “bookmark” has been added to the catalog to which “bookmark” has been added in step S409.

図24は、「しおり」が付加されたカタログがある場合の表示例を表わす図である。この例では、カタログ3に「しおり」が付加されており、「しおり」を表わすアイコンが併せて表示されている。   FIG. 24 is a diagram illustrating a display example when there is a catalog to which “bookmark” is added. In this example, “bookmark” is added to the catalog 3, and an icon representing “bookmark” is also displayed.

このようにアイコン等で「しおり」が付加されていることが表わされることによって、図24(A)の状態から図24(B)のようにスクロールされた際に、「しおり」の付加されたカタログ3が移動せず、さらにアイコンによって、カタログ3に「しおり」が付加されていることが分かりやすくなる。   Thus, by indicating that “bookmark” is added by an icon or the like, “bookmark” is added when scrolling as shown in FIG. 24B from the state of FIG. The catalog 3 does not move, and it is easy to understand that “bookmark” is added to the catalog 3 by the icon.

上記ステップS411のローテーション処理が完了して各カタログの配置が決定すると、CPU30は、表示対象のカタログデータに閲覧履歴が登録されているか否かを確認する。その結果、閲覧履歴が登録されているカタログデータがある場合(ステップS413でYES)、ステップS415で該当するカタログについて閲覧履歴が登録されたものであることを示す情報を併せて表示させるための処理を行なう。ここでは、一例としてアイコンを表示させてもよい。   When the rotation processing in step S411 is completed and the arrangement of each catalog is determined, the CPU 30 checks whether or not a browsing history is registered in the catalog data to be displayed. As a result, when there is catalog data in which a browsing history is registered (YES in step S413), a process for displaying information indicating that the browsing history is registered for the corresponding catalog in step S415. To do. Here, an icon may be displayed as an example.

図25は、閲覧履歴が登録されているカタログがある場合の表示例を表わす図である。この例では、カタログ3に閲覧履歴が登録されており、閲覧履歴が登録されていることを表わすアイコンが併せて表示されている。   FIG. 25 is a diagram illustrating a display example when there is a catalog in which a browsing history is registered. In this example, the browsing history is registered in the catalog 3, and an icon indicating that the browsing history is registered is also displayed.

このようにアイコン等で閲覧履歴が登録されていることが表わされることによって、図25(A)の状態から図25(B)のようにスクロールされた際に、アイコンもカタログと共に移動して表示されるため、カタログ3が以前に閲覧したカタログであることが分かりやすくなる。   Thus, by indicating that the browsing history is registered with an icon or the like, when scrolling as shown in FIG. 25B from the state of FIG. 25A, the icon is also moved and displayed together with the catalog. Therefore, it becomes easy to understand that the catalog 3 is a catalog browsed before.

以上の処理で広告コンテンツに含まれるカタログの配置が決定されると、ステップS417でCPU30は、その配置を表わす情報を記憶して、一連の動作を終了する。   When the arrangement of the catalog included in the advertising content is determined by the above processing, in step S417, the CPU 30 stores information representing the arrangement and ends the series of operations.

ここで記憶された配置は、次に当該広告コンテンツを表示する際に、上記ステップS403で取得され、その配置から変化させて次の配置が決定されることになる。   The arrangement stored here is acquired in step S403 when the advertisement content is next displayed, and the next arrangement is determined by changing the arrangement.

<第2の実施の形態の効果>
端末装置300において、第2の実施の形態として説明した広告コンテンツの表示動作が行なわれることで、生成装置100から配信され、端末装置300にいったん記憶された広告コンテンツが表示されるたびに、該広告コンテンツに含まれるカタログの配置が変化する。これにより、端末装置300がたとえば携帯電話機などの表示部の面積の小さい装置であって広告コンテンツに含まれるすべてのカタログが一度に表示されない場合であっても、各カタログが順に表示されるようになる。
<Effects of Second Embodiment>
The terminal device 300 performs the advertising content display operation described as the second embodiment, so that the advertising content distributed from the generation device 100 and once stored in the terminal device 300 is displayed. The arrangement of the catalog included in the advertising content changes. Thus, even if the terminal device 300 is a device having a small display area such as a mobile phone and all the catalogs included in the advertisement content are not displayed at a time, the respective catalogs are displayed in order. Become.

その際、「しおり」などで指定されたカタログについては常に表示され、他のカタログは概ね均等に表示される。また、「しおり」が付加されたカタログや、当該端末装置300において以前に指示入力がなされたなどの閲覧履歴のあるカタログについては、それを表わすアイコンなどを併せて表示することで、一度に複数のカタログが表示されたときに、特定のカタログが分かりやすくなる。   At that time, catalogs designated by “bookmark” or the like are always displayed, and other catalogs are displayed almost evenly. In addition, a catalog with “bookmark” added or a catalog with a browsing history such as an instruction input previously made in the terminal device 300 can be displayed at a time by displaying icons and the like together. When a specific catalog is displayed, the specific catalog becomes easy to understand.

[他の例]
さらに、上述の広告コンテンツの生成および配信動作を生成装置100に実行させるためのプログラムや、上述の広告コンテンツの表示動作を端末装置300に実行させるためのプログラムを提供することもできる。このようなプログラムは、コンピュータに付属するフレキシブルディスク、CD−ROM(Compact Disk-Read Only Memory)、ROM、RAMおよびメモリカードなどのコンピュータ読取り可能な記録媒体にて記録させて、プログラム製品として提供することもできる。あるいは、コンピュータに内蔵するハードディスクなどの記録媒体にて記録させて、プログラムを提供することもできる。また、ネットワークを介したダウンロードによって、プログラムを提供することもできる。
[Other examples]
Further, it is possible to provide a program for causing the generation device 100 to execute the above-described advertisement content generation and distribution operations and a program for causing the terminal device 300 to execute the above-described advertisement content display operations. Such a program is recorded on a computer-readable recording medium such as a flexible disk attached to the computer, a CD-ROM (Compact Disk-Read Only Memory), a ROM, a RAM, and a memory card, and provided as a program product. You can also. Alternatively, the program can be provided by being recorded on a recording medium such as a hard disk built in the computer. A program can also be provided by downloading via a network.

なお、本発明にかかるプログラムは、コンピュータのオペレーティングシステム(OS)の一部として提供されるプログラムモジュールのうち、必要なモジュールを所定の配列で所定のタイミングで呼出して処理を実行させるものであってもよい。その場合、プログラム自体には上記モジュールが含まれずOSと協働して処理が実行される。このようなモジュールを含まないプログラムも、本発明にかかるプログラムに含まれ得る。   The program according to the present invention is a program module that is provided as a part of a computer operating system (OS) and calls necessary modules in a predetermined arrangement at a predetermined timing to execute processing. Also good. In that case, the program itself does not include the module, and the process is executed in cooperation with the OS. A program that does not include such a module can also be included in the program according to the present invention.

また、本発明にかかるプログラムは他のプログラムの一部に組込まれて提供されるものであってもよい。その場合にも、プログラム自体には上記他のプログラムに含まれるモジュールが含まれず、他のプログラムと協働して処理が実行される。このような他のプログラムに組込まれたプログラムも、本発明にかかるプログラムに含まれ得る。   The program according to the present invention may be provided by being incorporated in a part of another program. Even in this case, the program itself does not include the module included in the other program, and the process is executed in cooperation with the other program. Such a program incorporated in another program can also be included in the program according to the present invention.

提供されるプログラム製品は、ハードディスクなどのプログラム格納部にインストールされて実行される。なお、プログラム製品は、プログラム自体と、プログラムが記録された記録媒体とを含む。   The provided program product is installed in a program storage unit such as a hard disk and executed. The program product includes the program itself and a recording medium on which the program is recorded.

今回開示された実施の形態はすべての点で例示であって制限的なものではないと考えられるべきである。本発明の範囲は上記した説明ではなくて特許請求の範囲によって示され、特許請求の範囲と均等の意味および範囲内でのすべての変更が含まれることが意図される。   The embodiment disclosed this time should be considered as illustrative in all points and not restrictive. The scope of the present invention is defined by the terms of the claims, rather than the description above, and is intended to include any modifications within the scope and meaning equivalent to the terms of the claims.

1 システム、10,30 CPU、11,31 ROM、12,32 RAM、13,33 メモリ、14,34 操作部、15,35 表示部、51 広告決定部、52,304 読出部、53 調整部、54 条件決定部、100 生成装置、101 データ入力部、102 リスト入力部、103 要求入力部、104 格納部、105 広告コンテンツ生成部、106 登録部、107 ダウンロード実行部、108 配信実行部、109,309 履歴管理部、131 カタログデータ記憶部、132 コンテンツ記憶部、133 スケジュール記憶部、200,200A,200B,200C 提供装置、300,300A,300B,300C 端末装置、301 コンテンツ入力部、302 第1格納部、303 指示入力部、305 決定部、306 生成部、307 第2格納部、308 表示処理部、331 広告コンテンツ記憶部、332 画面記憶部、333 閲覧履歴記憶部。   1 system, 10, 30 CPU, 11, 31 ROM, 12, 32 RAM, 13, 33 memory, 14, 34 operation unit, 15, 35 display unit, 51 advertisement determination unit, 52, 304 reading unit, 53 adjustment unit, 54 condition determination unit, 100 generation device, 101 data input unit, 102 list input unit, 103 request input unit, 104 storage unit, 105 advertisement content generation unit, 106 registration unit, 107 download execution unit, 108 distribution execution unit, 109, 309 history management unit, 131 catalog data storage unit, 132 content storage unit, 133 schedule storage unit, 200, 200A, 200B, 200C providing device, 300, 300A, 300B, 300C terminal device, 301 content input unit, 302 first storage Part, 303 instruction input part, 305 determination part 306 generator, 307 a second storage unit, 308 display unit, 331 advertising content storage unit, 332 screen storage unit, 333 browsing history storage unit.

Claims (8)

コンテンツデータを記憶するための記憶手段と、
通信手段と、
前記コンテンツデータを処理するための処理手段とを備え、
前記コンテンツデータは有効期限を含み、
前記処理手段は、
前記記憶手段に記憶されるコンテンツデータより前記有効期限に基づいて配信対象の複数のコンテンツデータを決定し、配信対象の複数のコンテンツデータそれぞれを用いて、容量の総和が予め規定された所定容量よりも小さくなるように配信データを生成する処理とを実行する、処理装置。
Storage means for storing content data;
Communication means;
Processing means for processing the content data,
The content data includes an expiration date;
The processing means includes
A plurality of content data to be distributed is determined based on the expiration date from the content data stored in the storage means, and the total sum of the capacities is determined from a predetermined capacity using each of the plurality of content data to be distributed. And processing for generating distribution data so as to be smaller.
コンテンツデータごとに配信範囲を指定する情報の入力を受け付けるための入力手段をさらに備え、
前記処理手段は、前記配信対象の複数のコンテンツデータそれぞれの前記指定された配信範囲を用いて前記配信データを生成する、請求項1に記載の処理装置。
It further comprises an input means for accepting input of information specifying a distribution range for each content data,
The processing apparatus according to claim 1, wherein the processing unit generates the distribution data using the specified distribution range of each of the plurality of content data to be distributed.
前記処理手段は、前記配信対象の複数のコンテンツデータそれぞれについて、前記指定された配信範囲以下の範囲を用いて前記配信データを生成し、前記配信対象の複数のコンテンツデータそれぞれの前記指定された配信範囲の容量の総和が前記所定容量よりも大きい場合に、前記複数のコンテンツデータの少なくとも1つのコンテンツデータに指定された前記配信範囲を減じて、前記配信データを生成する、請求項2に記載の処理装置。   The processing means generates the distribution data for each of the plurality of content data to be distributed using a range that is not more than the specified distribution range, and the specified distribution of each of the plurality of content data to be distributed 3. The distribution data is generated according to claim 2, wherein the distribution data is generated by subtracting the distribution range specified in at least one content data of the plurality of content data when the total capacity of the range is larger than the predetermined capacity. Processing equipment. 前記処理手段は、前記配信対象の複数のコンテンツデータそれぞれの有効期限に基づいて前記配信データの有効期限を決定し、前記配信条件とする処理をさらに実行する、請求項1〜3のいずれかに記載の処理装置。   The processing means determines the expiration date of the distribution data based on the expiration date of each of the plurality of content data to be distributed, and further executes a process as the distribution condition. The processing apparatus as described. 前記処理手段は、前記生成された配信データごとに、当該配信データに含まれる前記配信対象の複数のコンテンツデータを特定する情報を履歴として登録する処理をさらに実行し、
前記処理手段は、前記配信データを生成する処理において前記配信対象のコンテンツデータを決定する際に、すでに生成された配信データに含まれる、有効期限が経過していないコンテンツデータを除いて、配信対象のコンテンツデータを決定する、請求項1〜4のいずれかに記載の処理装置。
The processing means further executes a process of registering, as a history, information for specifying a plurality of content data to be distributed included in the distribution data for each of the generated distribution data,
The processing means, when determining the content data to be distributed in the process of generating the distribution data, except for the content data included in the already generated distribution data that has not expired. The processing apparatus according to claim 1, wherein the content data is determined.
前記処理手段は、前記配信対象の複数のコンテンツデータに設定された優先度に応じて、前記配信データに含まれる前記複数のコンテンツデータの再生の優先度を決定する処理をさらに実行し、
前記処理手段は、前記再生の優先度を含む再生条件を含めて前記配信データを生成する、請求項1〜5のいずれかに記載の処理装置。
The processing means further executes a process of determining a playback priority of the plurality of content data included in the distribution data according to the priority set for the plurality of content data to be distributed.
The processing device according to claim 1, wherein the processing unit generates the distribution data including a reproduction condition including the reproduction priority.
有効期限を含んだコンテンツデータの処理方法であって、
記憶されているコンテンツデータより前記有効期限に基づいて配信対象の複数のコンテンツデータを決定するステップと、
配信対象の複数のコンテンツデータそれぞれを用いて、容量の総和が予め規定された所定容量よりも小さくなるように配信データを生成するステップとを備える、処理方法。
A method of processing content data including an expiration date,
Determining a plurality of content data to be distributed based on the expiration date from stored content data;
Using each of a plurality of content data to be distributed, and generating the distribution data so that the sum of the capacity becomes smaller than a predetermined capacity defined in advance.
処理装置に、有効期限を含んだコンテンツデータの処理を実行させるためのプログラムであって、
記憶されているコンテンツデータより前記有効期限に基づいて配信対象の複数のコンテンツデータを決定するステップと、
配信対象の複数のコンテンツデータそれぞれを用いて、容量の総和が予め規定された所定容量よりも小さくなるように配信データを生成するステップとを前記処理装置に実行させる、処理プログラム。
A program for causing a processing device to execute processing of content data including an expiration date,
Determining a plurality of content data to be distributed based on the expiration date from stored content data;
A processing program for causing the processing device to execute a step of generating distribution data using each of a plurality of pieces of content data to be distributed so that a total capacity becomes smaller than a predetermined capacity defined in advance.
JP2011238799A 2011-10-31 2011-10-31 Processor, processing method and processing program Pending JP2013097516A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011238799A JP2013097516A (en) 2011-10-31 2011-10-31 Processor, processing method and processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011238799A JP2013097516A (en) 2011-10-31 2011-10-31 Processor, processing method and processing program

Publications (1)

Publication Number Publication Date
JP2013097516A true JP2013097516A (en) 2013-05-20

Family

ID=48619409

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011238799A Pending JP2013097516A (en) 2011-10-31 2011-10-31 Processor, processing method and processing program

Country Status (1)

Country Link
JP (1) JP2013097516A (en)

Similar Documents

Publication Publication Date Title
JP6018281B1 (en) Display control method, terminal, information processing apparatus, and program
EP2725531A1 (en) User interface for accessing books
WO2012039054A1 (en) Book content distribution system and content server
US11720935B2 (en) Expandable content items for presenting additional content
JP5394571B2 (en) Electronic device, display control method, program, and computer-readable non-transitory recording medium
CN102750081A (en) Information processing apparatus, information processing method, and program
JP5694124B2 (en) Display device, display method, and display program
JP2016151837A (en) Information display program, information display device, information display method, distribution device, and distribution method
JPWO2012001807A1 (en) Advertisement distribution server and advertisement distribution method
JP6524321B1 (en) System, method, and program for providing content service
CN104350456A (en) Information processing device and information processing method
JP2013097516A (en) Processor, processing method and processing program
JP6934711B2 (en) Coupon usage system, coupon usage program and coupon usage method
JP5695781B1 (en) Program, system, and method for introducing digital content
Tsai et al. Status and Trend of E-book Applications for iOS Devices: A Developer's Perspective
JP2004062330A (en) Device and method for supplying information and program
JP2012103818A (en) Electronic book delivery system, electronic book delivery method, client device, electronic book delivery device, program, and information recording medium
JP6833766B2 (en) Information display program, information display method, information display device, and distribution device
JP6381767B1 (en) Information display program, information display method, information display device, and distribution device
JP2011164960A (en) Page creation device and method
JP7002877B2 (en) Information display program, information display device, information display method and distribution device
JP6104437B1 (en) Information display program, information display device, information display method, and distribution device
JP2020042677A (en) Information display program, information display device, information display method, and delivery device
JP2019028797A (en) Information display program, information display method, information display device, and distribution device
WO2016122343A1 (en) Online method of creating advertising pages on a website and managing the content of said pages