JP2008198008A - Feed storage system, feed storage method and program - Google Patents

Feed storage system, feed storage method and program Download PDF

Info

Publication number
JP2008198008A
JP2008198008A JP2007033875A JP2007033875A JP2008198008A JP 2008198008 A JP2008198008 A JP 2008198008A JP 2007033875 A JP2007033875 A JP 2007033875A JP 2007033875 A JP2007033875 A JP 2007033875A JP 2008198008 A JP2008198008 A JP 2008198008A
Authority
JP
Japan
Prior art keywords
feed
common specification
website
rss
update
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2007033875A
Other languages
Japanese (ja)
Other versions
JP5028578B2 (en
Inventor
Akihiko Tsunoda
明彦 角田
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.)
SOURCE JAPAN KK
Original Assignee
SOURCE JAPAN KK
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
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=39756879&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=JP2008198008(A) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by SOURCE JAPAN KK filed Critical SOURCE JAPAN KK
Priority to JP2007033875A priority Critical patent/JP5028578B2/en
Publication of JP2008198008A publication Critical patent/JP2008198008A/en
Application granted granted Critical
Publication of JP5028578B2 publication Critical patent/JP5028578B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To construct a communication infrastructure for circulating and distributing feed. <P>SOLUTION: A container resource common to members stores a common specification feed containing feed delivery control data for determining the reproduction of metadata of a website (such as a web page and a blog) and a member who receives an object of delivery according to website designation by the member in a database apparatus on a server device. A service container provided at each member stores the feed containing a URL of common specification feed, and the reproduction of metadata contained in the common specification feed on a database apparatus in one of the server device, an Internet connection device and a radio communication apparatus. In a user portal provided at each member, the feed is displayed by the service container which stores the feed based on the feed delivery control data. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、フィード格納システムに関し、特にRSSフィードを循環・流通させるフィード格納システムに関する。   The present invention relates to a feed storage system, and more particularly to a feed storage system for circulating and distributing RSS feeds.

現在、Webページ(Webサイト)や電子メールに続く新たなメディアとして、RSS(Rich Site Summary(別名:Really Simple Syndication、又は、RDF Site Summary))が注目されている。   Currently, RSS (Rich Site Summaries (also known as Real Simple Syndication) or RDF Site Summaries) is attracting attention as a new medium following Web pages (Web sites) and e-mails.

RSSは、Webページの見出しや要約などのメタデータを構造化して記述するXMLベースのフォーマットであり、主にページの更新情報を公開するために使われている。RSSに対応しているWebページは、RSSフィードと呼ばれるRSSデータを提供する。フィードとは、Webページから提供されるRSSやAtomといったフォーマット上のメタデータで記述された情報である。RSS形式のフォーマットで記述されたフィードをRSSフィードと呼ぶ。   RSS is an XML-based format that describes metadata such as Web page headings and summaries in a structured manner, and is mainly used to publish page update information. Web pages that support RSS provide RSS data called RSS feeds. A feed is information described by metadata on a format such as RSS or Atom provided from a Web page. A feed described in the RSS format is called an RSS feed.

RSSフィードを閲覧するためのソフトウェアとして、RSSリーダが知られている。RSSリーダには、PC(パソコン)にインストールして使用するアプリケーション型と、RSS配信を管理するインターネット上のサービスを利用するオンライン型(サーバサイド型)がある。RSSリーダは、Webページを巡回してRSS形式の更新情報を受信し、リンク一覧の形で表示する。例えば、指定したページのRSS情報を一定時間毎に自動的にダウンロードし、更新があると記事へのリンクを表示してユーザに知らせる。リンクをクリックするとWebブラウザのウィンドウが開いて目的の記事が表示される。また、RSSフィードに対しても、Webページと同様にクローラ(検索ロボット)が存在しており、定期的にRSSフィードを回収している場合がある。   An RSS reader is known as software for browsing the RSS feed. There are two types of RSS readers: an application type that is installed on a PC (personal computer) and an online type that uses a service on the Internet that manages RSS distribution. The RSS reader circulates the web page, receives the update information in the RSS format, and displays it in the form of a link list. For example, RSS information of a specified page is automatically downloaded at regular intervals, and when there is an update, a link to an article is displayed to notify the user. When the link is clicked, a web browser window opens and the target article is displayed. Also for RSS feeds, there are crawlers (search robots) similar to Web pages, and RSS feeds may be collected periodically.

更に、著名なポータルサイトやBlog(ブログ)、ニュースサイトにおいても、RSSに対応しているものが徐々に増加している。   Furthermore, the number of prominent portal sites, blogs, and news sites that support RSS is gradually increasing.

このように、ユーザレベルでのRSSの利用及び普及は進んでおり、RSSを利用した広告配信やマーケティングといったビジネス面での活用も期待されている。   As described above, the use and spread of RSS at the user level are progressing, and business use such as advertisement distribution and marketing using RSS is also expected.

関連する技術として、特開2006−252227号公報(特許文献1)にインターネットWEBページ更新情報(見出し要約等)リアルタイム配信供給システムが開示されている。
この従来技術では、インターネットWEBページがRSSデータを作成できる場合は、そのRSSデータをほぼリアルタイムでRSSサーバ経由、ポータルサイト(複合商用WEBサイト)等に供給、配信して、最新のRSSデータで、WEBページの最新の更新情報を閲覧可能にする。インターネットWEBページがRSSデータを作成できない場合は、RSSサーバがそのWEBサイトに最短1分おきに接続、RSSデータを作成してポータルサイト(複合商用WEBサイト)等に供給、配信して、最新のRSSデータで、WEBページの最新の更新情報を閲覧可能にする。
As a related technique, Japanese Unexamined Patent Application Publication No. 2006-252227 (Patent Document 1) discloses an Internet WEB page update information (headline summary, etc.) real-time distribution supply system.
In this conventional technology, when an Internet WEB page can create RSS data, the RSS data is supplied and distributed to a portal site (complex commercial WEB site) or the like via an RSS server in almost real time, and the latest RSS data is used. The latest update information on the WEB page can be browsed. If the Internet WEB page cannot create RSS data, the RSS server connects to the WEB site every minute, creates RSS data, supplies it to a portal site (commercial commercial WEB site), etc., distributes the latest The latest update information on the WEB page can be browsed with RSS data.

また、特開2006−318278号公報(特許文献2)に情報生成装置が開示されている。
この情報生成装置は、ユーザによりドラッグされたアイテムのドロップイベントを受け付けるドロップ受付装置と、アイテムからデータを取得するデータ読込み装置と、取得したデータから、このデータのフィードを生成するフィード生成装置と、フィード生成装置によって生成されたフィードを登録するフィード登録装置とを備える。
Japanese Patent Laying-Open No. 2006-316278 (Patent Document 2) discloses an information generation apparatus.
The information generation device includes a drop reception device that receives a drop event of an item dragged by a user, a data reading device that acquires data from an item, a feed generation device that generates a feed of this data from the acquired data, A feed registration device for registering a feed generated by the feed generation device.

また、特開2006−221388号公報(特許文献3)に広告配信システムが開示されている。
この従来技術では、広告のために作成された広告用RSSフィードが各広告主側サーバから管理サーバに送信され、管理サーバはそれら広告用RSSフィードを所定の各アフィリエイトサーバに配信し、アフィリエイトサーバはネット訪問者の情報端末装置に広告用RSSフィードに基づく広告を表示させる。このRSSフィードは、ウェブサイトの見出しや要約などのメタデータを構造化して記述するXMLサマリデータで、時系列で羅列されたテキストデータであるので、その内容を容易に随時更新し得る。このため、各広告主における広告を各アフィリエイタのウェブサイトに対してリアルタイムに配信することができる。
JP-A-2006-221388 (Patent Document 3) discloses an advertisement distribution system.
In this prior art, an RSS feed for advertisement created for advertisement is transmitted from each advertiser server to the management server, the management server distributes the RSS feed for advertisement to each predetermined affiliate server, and the affiliate server An advertisement based on the RSS feed for advertisement is displayed on the information terminal device of the net visitor. This RSS feed is XML summary data that describes metadata such as website headings and summaries in a structured manner, and is text data that is enumerated in time series, so that its contents can be easily updated as needed. For this reason, the advertisement in each advertiser can be distributed in real time to the website of each affiliate.

しかし、現状においては、RSSもWebページと同様、積極的な閲覧者へのアプローチ手段が無く検索エンジンのヒットに依存している。   However, under the present circumstances, RSS, like Web pages, does not have an active approach to viewers and relies on search engine hits.

また、Blog(ブログ)やSNS(Social Networking Service)などのCGM(Consumer Generated Media)にてページを生成しても、閲覧者からの限られた一方向のアクセスのみである。   Even if a page is generated by CGM (Consumer Generated Media) such as Blog (blog) or SNS (Social Networking Service), only one-way access from a viewer is possible.

更に、Webページを更新しても、以前閲覧して関心を持っている閲覧者以外への通知手段がない。   Furthermore, even if the Web page is updated, there is no notification means to anyone other than the viewer who has browsed before and is interested.

特開2006−252227号公報JP 2006-252227 A 特開2006−318278号公報JP 2006-318278 A 特開2006−221388号公報JP 2006-221388 A

本発明の目的は、公開通知又は生成通知を流通させる通信インフラ(Infrastructure)となるフィード格納システムを提供することである。
本発明の他の目的は、Webコンタクトにおいて双方向の通信インフラとなるフィード格納システムを提供することである。
An object of the present invention is to provide a feed storage system serving as a communication infrastructure (infrastructure) for distributing a public notice or a generation notice.
Another object of the present invention is to provide a feed storage system that provides a two-way communication infrastructure for Web contacts.

以下に、[発明を実施するための最良の形態]で使用される番号を括弧付きで用いて、課題を解決するための手段を説明する。これらの番号は、[特許請求の範囲]の記載と[発明を実施するための最良の形態]との対応関係を明らかにするために付加されたものである。但し、それらの番号を、[特許請求の範囲]に記載されている発明の技術的範囲の解釈に用いてはならない。   In the following, means for solving the problem will be described using the numbers used in [Best Mode for Carrying Out the Invention] in parentheses. These numbers are added to clarify the correspondence between the description of [Claims] and [Best Mode for Carrying Out the Invention]. However, these numbers should not be used to interpret the technical scope of the invention described in [Claims].

本発明のフィード格納システムは、Webサイトのメタデータと、配信対象となる会員を決定するためのフィード配信制御データとを含む共通仕様フィードを格納するためのコンテナリソース(20)と、会員毎に提供され、共通仕様フィードのURLと共通仕様フィードに含まれるメタデータの複写とを含むフィードを格納し、会員毎に提供される利用者ポータル(利用者ページ)にフィードを提供するためのサービスコンテナ(40)と、共通仕様フィードを作成してコンテナリソースに格納し、フィードを作成して、フィード配信制御データに基づき配信対象となる会員のサービスコンテナ(40)に格納するフィード生成エンジン(10)とを具備する。Webサイトのメタデータは、主にWebサイトのRSSフィードに含まれるメタデータを示す。但し、当該WebサイトにRSSフィードが存在しない場合は、Webサイト自体から抽出された「メタデータに相当するデータ」を示す。Webサイトは、既存の及び新規に作成されるWebページやBlog(ブログ)、ニュースサイト等を示す。   The feed storage system of the present invention includes a container resource (20) for storing a common specification feed including metadata of a website and feed distribution control data for determining a member to be distributed, and for each member. A service container for providing a feed to a user portal (user page) provided for each member, storing a feed including a URL of the common specification feed and a copy of metadata included in the common specification feed. (40) and a feed generation engine (10) that creates a common specification feed and stores it in a container resource, creates a feed, and stores it in a service container (40) of a member to be distributed based on the feed distribution control data It comprises. The website metadata mainly indicates metadata included in the RSS feed of the website. However, when there is no RSS feed on the website, “data corresponding to metadata” extracted from the website itself is indicated. Web sites indicate existing and newly created Web pages, blogs, news sites, and the like.

フィード生成エンジン(10)は、Webサイトの更新情報と共通仕様フィードの更新情報とを比較してWebサイトの更新を判定すると、共通仕様フィードを更新する。このとき、フィード生成エンジン(10)は、自動的にWebサイトを走査して、当該Webサイトが作成又は更新された日時や、当該Webサイトのページのサイズを検査し、更新を探す。或いは、Webサイトの作成者がWebサイトを更新した際、フィード生成エンジン(10)を起動させてWebサイトのメタデータを取得し、RSSフィードが存在しない場合は手動にて当該メタデータを取得し、共通仕様フィードの当該メタデータを更新し、フィード配信制御データの各項目を変更する。ここでは、更新情報は、「Date(日時)」を示す。例えば、WebサイトのRSSフィードが存在する場合は該RSSフィードに含まれる「Date」を示し、WebサイトのRSSフィードが存在しない場合はWebサイトのソースコードに含まれる「日付」を示す。Webサイトのソースコードに「日付」が含まれていない場合、Webサイトのメタデータや、Webサイトのソースコードに含まれる所定のタグやキーワードの記載された位置(レイアウト)や、Webサイトのページのサイズ(データサイズ)を更新情報として用いることも可能である。この場合、共通仕様フィードに、更新前のWebサイトの「メタデータ」や「レイアウト」や「データサイズ」に関する情報を格納しておき、更新前と現在の「メタデータ」や「レイアウト」や「データサイズ」に関する情報を比較して、Webサイトの更新を判定する。   When the feed generation engine (10) determines the update of the website by comparing the update information of the website and the update information of the common specification feed, the feed generation engine (10) updates the common specification feed. At this time, the feed generation engine (10) automatically scans the website, checks the date and time when the website was created or updated, and the size of the page of the website, and looks for an update. Alternatively, when the creator of the website updates the website, the feed generation engine (10) is activated to acquire the metadata of the website, and if the RSS feed does not exist, the metadata is manually acquired. Then, the metadata of the common specification feed is updated, and each item of the feed delivery control data is changed. Here, the update information indicates “Date (date and time)”. For example, when the RSS feed of the website exists, “Date” included in the RSS feed is indicated, and when the RSS feed of the website does not exist, “date” included in the source code of the website is indicated. When “date” is not included in the website source code, the website metadata, the position (layout) in which a predetermined tag or keyword included in the website source code is described, or the website page Can be used as update information. In this case, information related to “metadata”, “layout”, and “data size” of the Web site before the update is stored in the common specification feed, and the “metadata”, “layout”, “ The information regarding “data size” is compared to determine whether to update the website.

フィード生成エンジン(10)は、WebサイトがRSSフィードを有していればWebサイトのRSSフィードに基づいて共通仕様フィードを作成し、WebサイトがRSSフィードを有していなければWebサイト自体からRSSフィードに用いられるメタデータを取得して共通仕様フィードを作成する。RSSフィードに用いられるメタデータとは、「URL」、「Title」、「Desc(Description)」、「Date」を示す。   The feed generation engine (10) creates a common specification feed based on the RSS feed of the website if the website has an RSS feed, and from the website itself if the website does not have an RSS feed. Get the metadata used for the feed and create a common specification feed. The metadata used for the RSS feed indicates “URL”, “Title”, “Desc (Description)”, and “Date”.

共通仕様フィードは、WebサイトのRSSフィードに用いられるメタデータと、フィード配信制御データを構成する以下の、WebサイトがWeb1.0かWeb2.0かを示す属性コードと、Webサイトのジャンル及びカテゴリを示す分類コードと、Webサイトの閲覧に好適なユーザデバイスを示す情報と、Webサイトの内容に関連する位置情報と、フィードの配信数の上限を指定するフィード複写カウンタと、フィードの配信時刻を示す情報と、共通仕様フィードの所在情報を一意的に示すURLを変換したQRコード画像のURLと、フィードの配信対象のユーザプロファイル(地域、年齢、性別、趣味、職業)を示す情報とを含む。   The common specification feed includes metadata used for the RSS feed of the website, an attribute code indicating whether the website is Web 1.0 or Web 2.0, and the genre and category of the website, which constitute the feed distribution control data. Information indicating a user device suitable for browsing the website, position information related to the contents of the website, a feed copy counter that specifies the upper limit of the number of feeds delivered, and a feed delivery time Information, a URL of a QR code image obtained by converting a URL uniquely indicating the location information of the common specification feed, and information indicating a user profile (region, age, gender, hobby, occupation) to which the feed is to be distributed .

フィード生成エンジン(10)は、会員毎の指定するフィード配信制御データに基づき、コンテナリソース(20)内の共通仕様フィードを判定し、配信条件に合致すればRSSフィードに用いられるメタデータと共通仕様フィードのURLを取得してフィードを作成し、配信対象となる会員のサービスコンテナ(40)に格納する。   The feed generation engine (10) determines a common specification feed in the container resource (20) based on the feed distribution control data designated for each member, and if the distribution condition is met, the metadata and the common specification used for the RSS feed. The feed URL is acquired to create a feed, which is stored in the service container (40) of the member to be distributed.

フィード生成エンジン(10)は、コンテナリソース(20)内における共通仕様フィードの所在情報を一意的に示すURLをQRコード画像に変換し、共通仕様フィードと共にQRコード画像をコンテナリソース(20)に格納する。   The feed generation engine (10) converts the URL uniquely indicating the location information of the common specification feed in the container resource (20) into a QR code image, and stores the QR code image together with the common specification feed in the container resource (20). To do.

本発明のフィード格納システムは、共通仕様フィードの更新情報とフィードの更新情報とを比較して共通仕様フィードの更新を判定すると、フィードを更新するフィード更新エンジン(30)を更に具備する場合がある。更新情報については基本的に前述の通りであるが、ここでは、更新情報は、共通仕様フィード及びフィードが作成又は更新された日付とすることも可能である。   The feed storage system of the present invention may further include a feed update engine (30) for updating the feed when the update information of the common specification feed and the update information of the feed are compared to determine the update of the common specification feed. . The update information is basically as described above, but here, the update information may be a common specification feed and a date when the feed is created or updated.

共通仕様フィードとフィードを格納する記憶装置のシステム構成として
1)コンテナリソース(サーバ装置)、サービスコンテナ(サーバ装置)
2)コンテナリソース(サーバ装置)、サービスコンテナ(インターネット接続装置)
3)コンテナリソース(サーバ装置)、サービスコンテナ(無線通信装置)
という場合が考えられる。
すなわち、コンテナリソースがサーバ装置であり、サービスコンテナがサーバ装置、インターネット接続装置、又は無線通信装置のいずれかである場合もある。ここで、コンテナリソース及びサービスコンテナは、各装置に含まれるデータベース装置(記憶装置)を示す。コンテナリソース(サーバ装置)、サービスコンテナ(サーバ装置)の場合は、コンテナリソースとサービスコンテナが共に同一のサーバ装置内に存在する場合を含む。インターネット接続装置は、インターネット接続可能な有線通信対応の通信装置である。例えば、パーソナルコンピュータ(PC)を始め、インターネット対応のテレビ、ルータやスイッチングハブ等の中継装置が考えられる。無線通信装置は、インターネット接続可能な無線通信対応の通信装置である。無線通信装置は、携帯電話であることが好適である。但し、実際には、携帯電話に限定されない。例えば、無線LANスイッチ、無線IP電話端末、或いは、PDA(Personal Digital Assistants)や携帯型音楽プレーヤーを始めとするインターネット接続可能な無線通信対応の通信装置であれば良い。
Common specification feed and system configuration of storage device that stores feed 1) Container resource (server device), service container (server device)
2) Container resource (server device), service container (Internet connection device)
3) Container resource (server device), service container (wireless communication device)
The case can be considered.
That is, the container resource may be a server device, and the service container may be a server device, an Internet connection device, or a wireless communication device. Here, the container resource and the service container indicate a database device (storage device) included in each device. In the case of a container resource (server device) and a service container (server device), the case where both the container resource and the service container exist in the same server device is included. The Internet connection device is a communication device compatible with wired communication that can be connected to the Internet. For example, relay devices such as personal computers (PCs), televisions compatible with the Internet, routers, and switching hubs are conceivable. The wireless communication device is a wireless communication compatible communication device that can be connected to the Internet. The wireless communication device is preferably a mobile phone. However, actually, it is not limited to a mobile phone. For example, a wireless LAN switch, a wireless IP phone terminal, or a wireless communication compatible communication apparatus such as a PDA (Personal Digital Assistant) or a portable music player may be used.

本発明のフィード格納方法は、Webサイトのメタデータと、配信対象となる会員を決定するためのフィード配信制御データとを含む共通仕様フィードを作成してコンテナリソース(20)に格納するステップと、共通仕様フィードのURLと共通仕様フィードに含まれるメタデータの複写とを含むフィードを作成して、フィード配信制御データに基づき配信対象となる会員のサービスコンテナ(40)に格納するステップと、配信対象となる会員の利用者ポータル(利用者ページ)にフィードを提供するステップとを具備する。   The feed storage method of the present invention includes a step of creating a common specification feed including metadata of a website and feed distribution control data for determining members to be distributed and storing them in a container resource (20); Creating a feed including the URL of the common specification feed and a copy of the metadata included in the common specification feed and storing the feed in the service container (40) of the member to be distributed based on the feed distribution control data; Providing a feed to a member's user portal (user page).

本発明のフィード格納方法は、Webサイトの更新情報と共通仕様フィードの更新情報とを比較して更新を判定すると、共通仕様フィードを更新するステップとを更に具備する場合がある。このとき、フィード生成エンジン(10)は、自動的にWebサイトを走査して、当該Webサイトが作成又は更新された日時や、当該Webサイトのページのサイズを検査し、更新を探す。或いは、Webサイトの作成者が、Webサイトを更新した際、フィード生成エンジン(10)を起動させてWebサイトのメタデータを取得し、RSSフィードが存在しない場合は手動にて当該メタデータを取得し、共通仕様フィードの当該メタデータを更新し、フィード配信制御データの各項目を変更する。ここでは、更新情報は、「Date(日時)」を示す。例えば、WebサイトのRSSフィードが存在する場合は該RSSフィードに含まれる「Date」を示し、WebサイトのRSSフィードが存在しない場合はWebサイトのソースコードに含まれる「日付」を示す。Webサイトのソースコードに「日付」が含まれていない場合、Webサイトのメタデータや、Webサイトのソースコードに含まれる所定のタグやキーワードの記載された位置(レイアウト)や、Webサイトのページのサイズ(データサイズ)を更新情報として用いることも可能である。この場合、共通仕様フィードに、更新前のWebサイトの「メタデータ」や「レイアウト」や「データサイズ」に関する情報を格納しておき、更新前と現在の「メタデータ」や「レイアウト」や「データサイズ」に関する情報を比較して、Webサイトの更新を判定する。   The feed storage method of the present invention may further include a step of updating the common specification feed when update information is determined by comparing the update information of the website and the update information of the common specification feed. At this time, the feed generation engine (10) automatically scans the website, checks the date and time when the website was created or updated, and the size of the page of the website, and looks for an update. Alternatively, when the website creator updates the website, the feed generation engine (10) is activated to acquire the metadata of the website, and if the RSS feed does not exist, the metadata is manually acquired. Then, the metadata of the common specification feed is updated, and each item of the feed delivery control data is changed. Here, the update information indicates “Date (date and time)”. For example, when the RSS feed of the website exists, “Date” included in the RSS feed is indicated, and when the RSS feed of the website does not exist, “date” included in the source code of the website is indicated. When “date” is not included in the website source code, the website metadata, the position (layout) in which a predetermined tag or keyword included in the website source code is described, or the website page Can be used as update information. In this case, information related to “metadata”, “layout”, and “data size” of the Web site before the update is stored in the common specification feed, and the “metadata”, “layout”, “ The information regarding “data size” is compared to determine whether to update the website.

本発明のフィード格納方法は、会員毎の指定するフィード配信制御データに基づき、コンテナリソース(20)内の共通仕様フィードを判定し、配信条件に合致すればRSSフィードに用いられるメタデータと共通仕様フィードのURLを取得してフィードを作成し、配信対象となる会員のサービスコンテナ(40)に格納するステップを更に具備する場合がある。   The feed storage method of the present invention determines the common specification feed in the container resource (20) based on the feed distribution control data designated for each member, and if it matches the distribution conditions, the metadata used for the RSS feed and the common specification are used. In some cases, the method further includes a step of acquiring a feed URL to create a feed and storing the feed in a service container (40) of a member to be distributed.

本発明のフィード格納方法は、コンテナリソース(20)内における共通仕様フィードの所在情報を一意的に示すURLをQRコード画像に変換し、共通仕様フィードと共にQRコード画像をコンテナリソース(20)に格納するステップを更に具備する場合がある。   The feed storage method of the present invention converts a URL that uniquely indicates the location information of a common specification feed in a container resource (20) into a QR code image, and stores the QR code image together with the common specification feed in the container resource (20). In some cases, the method further includes the step of:

本発明のフィード格納方法は、共通仕様フィードの更新情報とフィードの更新情報とを比較して更新を判定すると、フィード配信制御データに基づき配信対象となる会員のサービスコンテナ(40)に格納されたフィードを更新するステップを更に具備する場合がある。更新情報については基本的に前述の通りであるが、ここでは、更新情報は、共通仕様フィード及びフィードが作成又は更新された日付とすることも可能である。   When the feed storage method of the present invention compares the update information of the common specification feed with the update information of the feed and determines the update, the feed is stored in the service container (40) of the member to be distributed based on the feed distribution control data. There may be a further step of updating the feed. The update information is basically as described above, but here, the update information may be a common specification feed and a date when the feed is created or updated.

本発明のプログラムは、上記のいずれかのフィード格納方法をコンピュータに実行させる。   The program of the present invention causes a computer to execute any one of the above feed storage methods.

ネットワーク上でフィードを循環・流通させることが可能になる。   It becomes possible to circulate and distribute the feed on the network.

以下に本発明の第1実施形態について添付図面を参照して説明する。
図1に示すように、本発明のフィード格納システム100は、フィード生成エンジン10と、コンテナリソース20と、フィード更新エンジン30と、サービスコンテナ40を備えている。
A first embodiment of the present invention will be described below with reference to the accompanying drawings.
As shown in FIG. 1, the feed storage system 100 of the present invention includes a feed generation engine 10, a container resource 20, a feed update engine 30, and a service container 40.

フィード格納システム100は、RSSフィードを利用した会員向けサービスを提供する。例えば、ASPサーバ又はPINGサーバである場合が考えられる。ASPサーバは、サーバ上でアプリケーションを起動し、その処理結果をネットワークを介してユーザに提供する。PINGサーバは、PING(Packet INternet Groper)送信によりユーザにRSSフィードの更新を通知する。但し、実際には、フィード格納システム100は一台のサーバである場合に限定されない。例えば、各構成要素を複数のサーバに分散したシステムでも良い。   The feed storage system 100 provides a service for members using an RSS feed. For example, it may be an ASP server or a PING server. The ASP server starts an application on the server and provides the processing result to the user via the network. The PING server notifies the user of the update of the RSS feed by transmitting a PING (Packet Internet Grouper). However, in practice, the feed storage system 100 is not limited to a single server. For example, a system in which each component is distributed to a plurality of servers may be used.

フィード生成エンジン10は、企業(法人)等の新規コンテンツの作成者や該コンテンツの閲覧者といった会員によって、元ページに基づいて共通仕様フィードを作成し、コンテナリソース20に格納する。元ページの例として、Blog(ブログ)やWebページが考えられる。但し、実際には、これらの例に限定されない。共通仕様フィードについては後述する。   The feed generation engine 10 creates a common specification feed based on the original page by a member such as a creator of a new content such as a company (corporate) or a viewer of the content, and stores it in the container resource 20. As an example of the original page, a blog (blog) or a web page can be considered. However, actually, it is not limited to these examples. The common specification feed will be described later.

このとき、フィード生成エンジン10は、元ページがRSSフィードを有していれば、元ページのRSSフィードに基づいて共通仕様フィードを生成する。元ページがRSSフィードを有していなければ、元ページからRSSフィードに用いられるメタデータを取得(抽出)して共通仕様フィードを生成する。RSSフィードに用いられるメタデータとは、「URL」、「Title」、「Desc」、「Date」を示す。「URL」、「Title」、「Desc」、「Date」は各々、XMLタグである。「URL」は、元ページの所在情報を示す。「Title」は、リソースのタイトルを示す。「Desc(Description)」は、リソースの内容、機能などの概要説明を示す。「Date」は、元ページの作成日付を示す。   At this time, if the original page has an RSS feed, the feed generation engine 10 generates a common specification feed based on the RSS feed of the original page. If the original page does not have an RSS feed, metadata used for the RSS feed is acquired (extracted) from the original page to generate a common specification feed. The metadata used for the RSS feed indicates “URL”, “Title”, “Desc”, and “Date”. “URL”, “Title”, “Desc”, and “Date” are XML tags, respectively. “URL” indicates location information of the original page. “Title” indicates the title of the resource. “Desc (Description)” indicates an outline description of the contents and functions of the resource. “Date” indicates the creation date of the original page.

また、フィード生成エンジン10は、共通仕様フィードに含まれるWebサイトのメタデータの複写(コピー)と共通仕様フィードのURLを、会員毎に提供されたサービスコンテナ40のうち、登録者である会員や閲覧対象者である会員のサービスコンテナ40にフィードとして格納する。部分的な情報とは、「URL」、「Title」、「Desc」、「Date」を示す。会員が閲覧対象者か否かは、会員からの閲覧の要求の有無や、会員登録時に入力されたユーザプロファイル(地域、年齢、性別、趣味、職業)に基づいて判断する。   The feed generation engine 10 also copies the metadata of the Web site included in the common specification feed and the URL of the common specification feed from the service container 40 provided for each member. It is stored as a feed in the service container 40 of the member who is the browsing target. The partial information indicates “URL”, “Title”, “Desc”, and “Date”. Whether or not the member is a person to be browsed is determined based on whether or not there is a request for browsing from the member and the user profile (region, age, gender, hobby, occupation) input at the time of member registration.

また、フィード生成エンジン10は、当該共通仕様フィードのコンテナリソース20内での所在情報を一意的に示すURLをQRコード画像に変換し、共通仕様フィードと共にQRコード画像をコンテナリソース20に格納する。共通仕様フィードについて配信時刻(公開時刻)が指定されている場合は、配信時刻になった時点で、共通仕様フィードに含まれるWebサイトのメタデータの複写(コピー)や共通仕様フィードのURLをサービスコンテナ40に格納する。   Also, the feed generation engine 10 converts a URL uniquely indicating the location information of the common specification feed in the container resource 20 into a QR code image, and stores the QR code image in the container resource 20 together with the common specification feed. When the delivery time (publication time) is specified for the common specification feed, at the time when the delivery time comes, a copy of the metadata of the Web site included in the common specification feed and the URL of the common specification feed are provided. Store in container 40.

更に、フィード生成エンジン10は、コンテナリソース20に格納された共通仕様フィードに基づいて、随時、Blog(ブログ)やWebページといった元ページのDateとキャッシュ(コンテナリソース20)内の「Date」を比較走査する。すなわち、元ページの更新情報と共通仕様フィードの更新情報を比較する。こうして、フィード生成エンジン(10)は、自動的に元ページを走査して、当該元ページが作成又は更新された日時や、当該元ページのサイズを検査し、更新を探す。或いは、元ページの作成者が元ページを更新した際、フィード生成エンジン(10)を起動させて元ページのメタデータを取得し、RSSフィードが存在しない場合は手動にて当該メタデータを取得し、共通仕様フィードの当該メタデータを更新し、フィード配信制御データの各項目を変更する。ここでは、更新情報は、「Date(日時)」を示す。例えば、元ページのRSSフィードが存在する場合は該RSSフィードに含まれる「Date」を示し、元ページのRSSフィードが存在しない場合は元ページのソースコードに含まれる「日付」を示す。元ページのソースコードに「日付」が含まれていない場合、元ページのメタデータや、元ページのソースコードに含まれる所定のタグやキーワードの記載された位置(レイアウト)や、元ページのサイズ(データサイズ)を更新情報として用いることも可能である。この場合、共通仕様フィードに、更新前の元ページの「メタデータ」や「レイアウト」や「データサイズ」に関する情報を格納しておき、更新前と現在の「メタデータ」や「レイアウト」や「データサイズ」に関する情報を比較して、元ページの更新を判定する。このとき、元ページの更新を判定すると、コンテナリソース20内の共通仕様フィードの「URL」、「Title」、「Desc」、「Date」を更新する。   Furthermore, the feed generation engine 10 compares the date of the original page such as a blog (blog) or a web page with the “Date” in the cache (container resource 20) as needed based on the common specification feed stored in the container resource 20. Scan. That is, the update information of the original page is compared with the update information of the common specification feed. In this way, the feed generation engine (10) automatically scans the original page, checks the date and time when the original page was created or updated, and the size of the original page, and looks for an update. Alternatively, when the creator of the original page updates the original page, the feed generation engine (10) is activated to acquire the metadata of the original page, and if the RSS feed does not exist, the metadata is manually acquired. Then, the metadata of the common specification feed is updated, and each item of the feed delivery control data is changed. Here, the update information indicates “Date (date and time)”. For example, when the RSS feed of the original page exists, “Date” included in the RSS feed is indicated, and when the RSS feed of the original page does not exist, “Date” included in the source code of the original page is indicated. When “date” is not included in the source code of the original page, the metadata of the original page, the position (layout) of the specified tag or keyword included in the source code of the original page, and the size of the original page It is also possible to use (data size) as update information. In this case, information related to the “metadata”, “layout”, and “data size” of the original page before the update is stored in the common specification feed, and the “metadata”, “layout”, “ The information on “data size” is compared to determine whether the original page is updated. At this time, if the update of the original page is determined, “URL”, “Title”, “Desc”, and “Date” of the common specification feed in the container resource 20 are updated.

なお、フィード生成エンジン10は、走査した際に元ページが存在しない場合、或いは所定の期間(例えば1ヶ月)元ページが更新されていない場合、コンテナリソース20の当該元ページの更新情報に対応する共通仕様フィードを削除する。直ちに削除すると問題があると考えられる場合は、所定の期間(例えば1週間)経過するのを待って再度走査した際に元ページが存在しない場合、或いは更新されていない場合に削除するようにしても良い。   The feed generation engine 10 corresponds to the update information of the original page of the container resource 20 when the original page does not exist when scanned or when the original page has not been updated for a predetermined period (for example, one month). Delete the common specification feed. If it is considered that there is a problem if it is deleted immediately, if the original page does not exist or has not been updated when scanning again after waiting for a predetermined period (for example, one week), delete it. Also good.

コンテナリソース20は、企業といった新規コンテンツの作成者や該コンテンツの閲覧者といった会員によって、元ページを共通仕様フィードの形式で格納するための記憶装置であり、格納された共通仕様フィードは複数の会員(全員でも可)が共有する。すなわち、キャッシュとして機能する。   The container resource 20 is a storage device for storing the original page in the form of a common specification feed by a member such as a creator of a new content such as a company or a viewer of the content, and the stored common specification feed includes a plurality of members. (Everyone can do it). That is, it functions as a cache.

フィード更新エンジン30は、会員毎の各サービスコンテナ40に格納されたフィードの「Date」に基づきコンテナリソース20内の共通仕様フィードの「Date」の更新を比較走査する。すなわち、共通仕様フィードの更新情報とフィードの更新情報を比較する。このとき、共通仕様フィードの更新を確認すると、配信時刻にあわせてフィード配信制御データに基づき配信対象となる会員のサービスコンテナ40内の当該フィードの「URL」、「Title」、「Desc」、「Date」を更新する。フィード更新エンジン30は、利用者ポータルが開かれた時点でポストされて起動し、サービスコンテナ40を自動更新する。利用者ポータルは、会員毎に提供されるWebページである。また、フィード更新エンジン30は、共通仕様フィードが削除されている場合、各サービスコンテナ40内の該当フィードを削除する。   The feed update engine 30 compares and scans the update of “Date” of the common specification feed in the container resource 20 based on the “Date” of the feed stored in each service container 40 for each member. That is, the update information of the common specification feed is compared with the update information of the feed. At this time, if the update of the common specification feed is confirmed, the “URL”, “Title”, “Desc”, ““ of the feed in the service container 40 of the member to be distributed based on the feed distribution control data in accordance with the distribution time. Update “Date”. The feed update engine 30 is posted and activated when the user portal is opened, and automatically updates the service container 40. The user portal is a Web page provided for each member. Further, the feed update engine 30 deletes the corresponding feed in each service container 40 when the common specification feed is deleted.

サービスコンテナ40(40−i、i=1〜n:nは会員数)は、元ページに基づき共通仕様フィードを登録した会員自身が利用可能な記憶装置であり、コンテナリソース20に共通仕様フィードが格納された場合、当該共通仕様フィードに含まれるWebサイトのメタデータの複写(コピー)と共通仕様フィードのURLをフィードとして格納する。また、各会員には、サービスを利用するための利用者ポータルが提供される。このとき、サービスコンテナ40に格納されたフィードが、利用者ポータルにおける自己登録情報として表示される。   The service container 40 (40-i, i = 1 to n: n is the number of members) is a storage device that can be used by the member who registered the common specification feed based on the original page, and the container resource 20 has the common specification feed. When stored, the metadata copy of the Web site included in the common specification feed and the URL of the common specification feed are stored as a feed. Each member is provided with a user portal for using the service. At this time, the feed stored in the service container 40 is displayed as self-registration information in the user portal.

次に、図2A,図2Bを参照して、共通仕様フィードについて詳述する。
共通仕様フィードは、会員によって、元ページのRSSフィードに基づいて生成される。会員がフィードを登録する場合、フィード生成エンジン10に所望する元ページを登録する。例えば、RSSフィードを含むWebページのURLをフィード生成エンジン10に入力する。或いは、元ページをフィード生成エンジン10上に複写(コピー)、又はドラッグ&ドロップする。
Next, the common specification feed will be described in detail with reference to FIGS. 2A and 2B.
The common specification feed is generated by the member based on the RSS feed of the original page. When a member registers a feed, a desired original page is registered in the feed generation engine 10. For example, the URL of a Web page including an RSS feed is input to the feed generation engine 10. Alternatively, the original page is copied (copied) or dragged and dropped onto the feed generation engine 10.

フィード生成エンジン10は、会員によって登録されたBlog(ブログ)やWebページにRSSフィードがあれば、RSSフィードから「URL」、「Title」、「Desc」、「Date」を収集する。RSSフィードが無ければ、Blog(ブログ)やWebページから「URL」、「Title」、「Desc」、「Date」に該当する情報を収集する。収集されたこれらの情報を用いて共通仕様フィードを生成する。   The feed generation engine 10 collects “URL”, “Title”, “Desc”, and “Date” from the RSS feed if there is an RSS feed in a blog (blog) or web page registered by the member. If there is no RSS feed, information corresponding to “URL”, “Title”, “Desc”, “Date” is collected from a blog or a web page. A common specification feed is generated by using the collected information.

共通仕様フィードのフォーマットは、「URL」、「Title」、「Desc」、「Date」といった通常のRSSフィードに用いられるメタデータに加え、フィード配信制御データを構成する以下の、「属性コード」、「ジャンル/カテゴリ」、「ユーザデバイス」、「フィード情報の位置情報」、「配信オプション(ユーザプロファイル(地域、年齢、性別、趣味、職業))」、「QRコード画像のURL」、「配信時刻」を含む。   The format of the common specification feed includes the following “attribute code”, which constitutes the feed distribution control data, in addition to the metadata used for a normal RSS feed such as “URL”, “Title”, “Desc”, and “Date”. “Genre / Category”, “User Device”, “Position Information of Feed Information”, “Distribution Option (User Profile (Region, Age, Gender, Hobby, Occupation))”, “URL of QR Code Image”, “Distribution Time” "including.

「属性コード」は、コンテンツ属性を示す。ここでは、コンテンツ属性として、Web1.0かWeb2.0かを示している。Web1.0は、発信者が法人限定のマーケット情報といったチャネルに関する。Web2.0は、Blog(ブログ)やSNS(Social Networking Service)などのCGM(Consumer Generated Media)のように、個人が発信者となるネットワークに関する。   “Attribute code” indicates a content attribute. Here, the content attribute indicates Web 1.0 or Web 2.0. Web 1.0 relates to a channel such as a market information where the caller is limited to corporations. Web 2.0 relates to a network in which an individual is a sender, such as CGM (Consumer Generated Media) such as Blog (blog) and SNS (Social Networking Service).

「ジャンル/カテゴリ」は、コンテンツの分類コードである。例えば、「ニュース」、「映画」、「旅行」とその小分類といったジャンル/カテゴリに分類する。   “Genre / category” is a content classification code. For example, the category is classified into a genre / category such as “news”, “movie”, “travel”, and its small classification.

「ユーザデバイス」は、コンテンツ閲覧に好ましいユーザ側のデバイス(装置)を示す。例えば、「携帯電話」か「PC(パソコン)」かを示す。   The “user device” indicates a device (apparatus) on the user side that is preferable for content browsing. For example, it indicates “mobile phone” or “PC (personal computer)”.

「フィード情報の位置情報」は、共通仕様フィードの記事内容といったフィード情報に関連したGIS(Geographic Information System)等に基づく位置情報を示す。例えば、フィード情報が店舗に関する情報である場合、店舗の所在地の位置情報を示す。   “Position information of feed information” indicates position information based on GIS (Geographic Information System) related to feed information such as article contents of a common specification feed. For example, when the feed information is information about a store, the location information of the location of the store is shown.

「配信オプション」は、配信や更新のための設定情報を示す。例えば、Web1.0が対象であれば、「フィード複写カウンタ」、「ユーザプロファイルの選択配信」、「Neg評価ユーザへの配信制限」といったオプションを設定できる。「フィード複写カウンタ」は、共通仕様フィードを複写した会員(閲覧者)の数の上限値を示す。共通仕様フィードを作成した企業や共通仕様フィードに広告を付した企業に対し、共通仕様フィードを複写した会員の数により課金する場合、Max制限を可能にすることで、企業側に対する必要以上の課金を防止することができる。「ユーザプロファイルの選択配信」では、フィードの配信先すなわち閲覧対象となるユーザの属性を示す。ここでは、夫々の属性を示すタグを設ける。これにより、地域、年齢、性別、趣味、職業といった属性に応じてフィードの配信や複写の可否を登録できるようになる。「Neg評価ユーザへの配信制限」は、一度配信されたフィードに対して低い評価をした会員への配信を制限するための情報を示す。Neg評価ユーザとは、否定的(negative)な評価をした会員を示す。この情報に基づいて、一度配信されたフィードに対して低い評価をした会員には、優遇キャンペーンのフィードの更新の通知しないようにする。ここでは、フィードを取得した会員がタグを設定し評価を入れる。   “Distribution option” indicates setting information for distribution and update. For example, if Web 1.0 is the target, options such as “feed copy counter”, “selective distribution of user profile”, and “restriction of distribution to Neg evaluation users” can be set. The “feed copy counter” indicates an upper limit value of the number of members (viewers) who copied the common specification feed. For companies that have created a common specification feed and companies that have added advertisements to the common specification feed, depending on the number of members that have copied the common specification feed, it is possible to charge more than necessary by enabling the Max restriction. Can be prevented. “Selected distribution of user profile” indicates an attribute of a user who is a distribution destination of a feed, that is, a browsing target. Here, a tag indicating each attribute is provided. As a result, it is possible to register the availability of feed distribution and copying according to attributes such as region, age, gender, hobby, and occupation. “Distribution restriction to Neg-evaluated user” indicates information for restricting delivery to a member who has made a low evaluation with respect to a feed once distributed. The Neg evaluation user indicates a member who has made a negative evaluation. Based on this information, members who have a low rating for a once-distributed feed are not notified of feed updates for the preferential campaign. Here, the member who acquired the feed sets a tag and evaluates it.

「QRコード画像のURL」は、フィードID付URLから生成されたQRコード画像を示す。すなわち、QRコード画像は、元になったフィードID付URLを示す。フィードIDは、コンテナリソース20内での共通仕様フィードの識別情報である。   “URL of QR code image” indicates a QR code image generated from a URL with a feed ID. In other words, the QR code image indicates the URL with the feed ID that is the original. The feed ID is identification information of a common specification feed in the container resource 20.

フィードID付URLの構成例を以下に示す。
「http://www.portal.ne.jp/rss.html?ref=id001」
ここで、「http://www.portal.ne.jp」は、会員登録の総合ポータルを示すURLである。QRコード画像は、コンテナリソース20内に格納されている。「id001」は、コンテナリソース20内の共通仕様フィードの識別情報を示すフィードIDである。
A configuration example of a URL with a feed ID is shown below.
“Http://www.portal.ne.jp/rss.html?ref=id001”
Here, “http://www.portal.ne.jp” is a URL indicating a general portal for member registration. The QR code image is stored in the container resource 20. “Id001” is a feed ID indicating identification information of the common specification feed in the container resource 20.

なお、フィードIDを以下のようにすることも可能である。
「フィードID=|属性コード|+|ジャンルコード|+|カテゴリコード|+|生成者コード|+ItemID」
各々のコードは所定のビット数の情報とする。例えば、「属性コード」が「0」であれば「Web1.0(チャネル)」、「1」であれば「Web2.0(ネットワーク)」とする。「ジャンルコード」「カテゴリコード」は、分類コードを所定のビット数で示した情報とする。「生成者コード」は、生成者の識別情報(会員番号)を所定のビット数で示した情報とする。「ItemID」は、特定の会員が作成した共通仕様フィードの識別番号(順位番号)を所定のビット数で示した情報とする。このように、フィードIDに多くの情報を付加することも可能である。
The feed ID can be set as follows.
“Feed ID = | Attribute Code | + | Genre Code | + | Category Code | + | Generator Code | + ItemID”
Each code is information of a predetermined number of bits. For example, if “attribute code” is “0”, “Web1.0 (channel)” is set, and if “1”, “Web2.0 (network)” is set. The “genre code” and “category code” are information indicating the classification code by a predetermined number of bits. The “generator code” is information indicating the identification information (member number) of the generator with a predetermined number of bits. “ItemID” is information indicating an identification number (rank number) of a common specification feed created by a specific member by a predetermined number of bits. Thus, it is possible to add a lot of information to the feed ID.

「配信時刻」は、フィードを公開する時刻を示す。例えば、企業が自社製品に関するフィードを作成した場合、その自社製品のテレビCMの放映や雑誌掲載にあわせて当該フィードを公開するように配信時刻を設定することが可能になる。   “Delivery time” indicates the time when the feed is published. For example, when a company creates a feed related to its own product, it is possible to set the distribution time so that the feed is released in accordance with the broadcast of the TV CM of the company's product or magazine publication.

図3を参照して、フィードの生成時の動作について説明する。
(1)ステップS101
フィード生成エンジン10は、会員からの元ページの登録を受け付ける。例えば、会員となっている企業から新製品に関するWebページやブログ、或いはそれらのRSSフィードの入稿を受け付ける。また、サービス提供の対象となる会員、すなわちフィードの配信対象となる会員を決定するためのフィード配信制御データの入力を受け付ける。なお、フィード配信制御データの入力は、後で行うようにしても良い。フィード配信制御データが入力されるまでフィードを配信しないようにすることで、更に配信時刻を制御することが可能になる。
(2)ステップS102
フィード生成エンジン10は、会員によって登録された元ページにRSSフィードがあれば、RSSフィードから「URL」、「Title」、「Desc」、「Date」を収集する。RSSフィードが無ければ、Blog(ブログ)やWebページから「URL」、「Title」、「Desc」、「Date」に該当する情報を収集する。収集されたこれらの情報を用いて共通仕様フィードを生成する。
(3)ステップS103
フィード生成エンジン10は、この共通仕様フィードをコンテナリソース20に格納する。また、当該共通仕様フィードのコンテナリソース20内での所在情報を一意的に示すURLを変換してQRコード画像を作成しコンテナリソース20に格納する。
(4)ステップS104
フィード生成エンジン10は、フィード配信制御データが入力されていれば、フィード配信制御データを参照してフィードの配信対象となる会員を判定する。例えば、全ての会員に対して、フィード配信制御データに含まれる配信条件に合致しているか否かの判定を行い、配信条件に合致している会員を「配信対象となる会員」とする。このとき、配信対象となる会員がいなければ、配信処理を終了するようにしても良い。また、会員毎の指定するフィード配信制御データに基づき、コンテナリソース20内の共通仕様フィードを判定し、配信条件に合致すればRSSフィードに用いられるメタデータと共通仕様フィードのURLを取得してフィードを作成し、配信対象となる会員のサービスコンテナ40に格納する
(5)ステップS105
フィード生成エンジン10は、コンテナリソース20格納された共通仕様フィードに含まれるWebサイトのメタデータの複写(コピー)と共通仕様フィードのURLを含むフィードを作成する。
(6)ステップS106
フィード生成エンジン10は、共通仕様フィードに含まれるWebサイトのメタデータの複写(コピー)と共通仕様フィードのURLを含むフィードを、会員毎に提供されたサービスコンテナ40のうち、共通仕様フィードの登録者である会員のサービスコンテナ40、及び配信対象となる会員のサービスコンテナ40にフィードとして格納する。
With reference to FIG. 3, the operation at the time of generating the feed will be described.
(1) Step S101
The feed generation engine 10 accepts registration of the original page from the member. For example, it accepts submission of web pages and blogs related to new products or their RSS feeds from member companies. In addition, it accepts input of feed distribution control data for determining a member to be a service providing target, that is, a member to be a feed distribution target. The feed distribution control data may be input later. By not delivering the feed until the feed delivery control data is input, the delivery time can be further controlled.
(2) Step S102
The feed generation engine 10 collects “URL”, “Title”, “Desc”, and “Date” from the RSS feed if there is an RSS feed on the original page registered by the member. If there is no RSS feed, information corresponding to “URL”, “Title”, “Desc”, “Date” is collected from a blog or a web page. A common specification feed is generated by using the collected information.
(3) Step S103
The feed generation engine 10 stores this common specification feed in the container resource 20. In addition, a URL that uniquely indicates the location information of the common specification feed in the container resource 20 is converted to create a QR code image, which is stored in the container resource 20.
(4) Step S104
If feed delivery control data is input, the feed generation engine 10 refers to the feed delivery control data and determines a member to be a feed delivery target. For example, it is determined whether or not the distribution conditions included in the feed distribution control data are met for all members, and the members that match the distribution conditions are set as “members to be distributed”. At this time, if there is no member to be distributed, the distribution process may be terminated. Further, based on the feed distribution control data designated by each member, the common specification feed in the container resource 20 is determined, and if the distribution condition is met, the metadata used for the RSS feed and the URL of the common specification feed are acquired and fed. Is stored in the service container 40 of the member to be distributed (5) Step S105
The feed generation engine 10 creates a feed including a copy (copy) of the metadata of the Web site included in the common specification feed stored in the container resource 20 and the URL of the common specification feed.
(6) Step S106
The feed generation engine 10 registers a common specification feed in the service container 40 provided for each member with a copy including the metadata of the Web site included in the common specification feed and the URL of the common specification feed. It is stored as a feed in the service container 40 of the member who is the user and the service container 40 of the member to be distributed.

図4を参照して、フィードの更新時の動作について説明する。
(1)ステップS201
フィード生成エンジン10は、周期的に、コンテナリソース20に格納された共通仕様フィードに基づいて、Blog(ブログ)やWebページといった元ページのDateと、共通仕様フィードの「Date」を比較走査する。
(2)ステップS202
フィード生成エンジン10は、比較走査の結果により、元ページの更新を判定する。
(3)ステップS203
フィード生成エンジン10は、元ページの更新を判定すると、コンテナリソース20内の共通仕様フィードの「URL」、「Title」、「Desc」、「Date」を更新する。なお、元ページがない場合は、該当するコンテナリソース20内の共通仕様フィードを削除する。
(4)ステップS204
フィード更新エンジン30は、会員によって利用者ポータル(サービスコンテナ40)が開かれた時点でポストされて起動する。
(5)ステップS205
フィード更新エンジン30は、会員毎の各サービスコンテナ40に格納されたフィードの「Date」に基づきコンテナリソース20内の共通仕様フィードの「Date」の更新を比較走査する。
(6)ステップS206
フィード更新エンジン30は、比較走査の結果により、共通仕様フィードの更新を確認する。
(7)ステップS207
フィード更新エンジン30は、共通仕様フィードの更新を確認すると、配信時刻にあわせてフィード配信制御データに基づき配信対象となる会員のサービスコンテナ40内の該当フィードの「URL」、「Title」、「Desc」、「Date」を更新する。なお、共通仕様フィードがない場合は、該当するサービスコンテナ40内のフィードを削除する。
With reference to FIG. 4, the operation at the time of updating the feed will be described.
(1) Step S201
The feed generation engine 10 periodically scans the date of the original page such as a blog or a web page and the “Date” of the common specification feed based on the common specification feed stored in the container resource 20.
(2) Step S202
The feed generation engine 10 determines the update of the original page based on the result of the comparison scan.
(3) Step S203
When the feed generation engine 10 determines to update the original page, it updates “URL”, “Title”, “Desc”, and “Date” of the common specification feed in the container resource 20. When there is no original page, the common specification feed in the corresponding container resource 20 is deleted.
(4) Step S204
The feed update engine 30 is posted and activated when a user portal (service container 40) is opened by a member.
(5) Step S205
The feed update engine 30 compares and scans the update of “Date” of the common specification feed in the container resource 20 based on the “Date” of the feed stored in each service container 40 for each member.
(6) Step S206
The feed update engine 30 confirms the update of the common specification feed based on the result of the comparison scan.
(7) Step S207
When the feed update engine 30 confirms the update of the common specification feed, the “URL”, “Title”, “Desc” of the corresponding feed in the service container 40 of the member to be distributed based on the feed distribution control data in accordance with the distribution time. , “Date” is updated. When there is no common specification feed, the feed in the corresponding service container 40 is deleted.

次に、本発明の活用事例について説明する。
図5A,図5Bを参照して、Blog(ブログ)が掲載されたWebページの制作及び更新について説明する。なお、「Blog(ブログ)、Webページ」は元ページを示す。「Myポータル」は、利用者ポータルを示す。
Next, utilization examples of the present invention will be described.
With reference to FIG. 5A and FIG. 5B, production and update of a Web page on which a blog is posted will be described. Note that “Blog (blog), Web page” indicates the original page. “My Portal” indicates a user portal.

元ページの登録については先に述べたとおりである。ここでは、共通仕様フィードを作成する際、会員が配信時刻を指定する。フィード生成エンジン10は、元ページの制作者である会員のサービスコンテナ40−1には、共通仕様フィードを作成した時点で部分的な情報の複写(コピー)であるフィードを格納しても良いが、元ページの閲覧者となる他の会員のサービスコンテナ40−2には、配信時刻になった時点でフィードを格納することを許可する。   The registration of the original page is as described above. Here, when creating a common specification feed, a member designates a delivery time. The feed generation engine 10 may store a feed that is a copy (copy) of partial information at the time when the common specification feed is created in the service container 40-1 of the member who is the creator of the original page. The service container 40-2 of another member who becomes a viewer of the original page is permitted to store the feed when the distribution time comes.

また、元ページの制作者である会員が、元ページを更新した後、サービスコンテナ40−1内の自己制作のフィードを指定し、共通仕様フィードのフィード配信制御データの「ジャンル/カテゴリ」、「ユーザデバイス」、「フィード情報の位置情報」、「配信オプション(ユーザプロファイル(地域、年齢、性別、趣味、職業))」、「配信時刻」の更新の操作を行うことができる。この場合、フィード更新エンジン30は、配信時刻になった時点で、共通仕様フィードの更新内容(Web1.0の場合は配信オプション)に応じて、他の会員のサービスコンテナ40−2内のフィードを更新する。   In addition, after the member who is the creator of the original page updates the original page, he / she designates a self-produced feed in the service container 40-1, and the “genre / category”, “ It is possible to perform operations of updating “user device”, “position information of feed information”, “distribution option (user profile (region, age, gender, hobby, occupation))”, and “distribution time”. In this case, the feed update engine 30 sends the feeds in the service containers 40-2 of other members according to the update contents of the common specification feed (distribution option in the case of Web 1.0) at the time when the distribution time comes. Update.

図6A,図6Bを参照して、フィードプロモーションを実施する場合について説明する。
例えば、閲覧者となる会員又は会員登録していない利用者が無線通信装置50を使用している場合、無線通信装置50を用いて、QRコード画像が付加されたパンフレットやビジネスカード、或いはQRコード画像が表示された他の無線通信装置50からQRコード画像を取得し、QRコード画像が示すURLにアクセスする。無線通信装置50は、携帯電話であることが好適である。但し、実際には、携帯電話に限定されない。なお、このQRコード画像には共通仕様フィードのコンテナリソース20内での所在情報を一意的にパラメータで示す会員登録の総合ポータルのURLが変換され記録してある。また、Webページやメールに掲載された会員登録の総合ポータルのURLにアクセスする。この場合、無線通信装置50の代わりに、PC(パソコン)を用いることも可能である。これらのURLにアクセスした利用者が会員登録をしていない場合、会員登録の総合ポータルは、会員登録用の画面の表示を行い、サービス提供に必要な属性情報の入力を促す。その後、会員登録した利用者のためのMyポータル(サービスコンテナ40)を新規作成する。Myポータルは、利用者ポータルである。そして、このサービスコンテナ40に当該共通仕様フィードに基づくフィードをコンテナリソース20より格納する。既存の会員の場合は、無線通信装置50の個体識別番号や固定IPアドレス、或いはユーザIDとパスワードにより認証を行い、確認が取れれば、当該会員の既存のMyポータル(サービスコンテナ40)へアクセスして、当該会員のサービスコンテナ40に当該共通仕様フィードに基づくフィードを格納する。
With reference to FIG. 6A and FIG. 6B, the case where feed promotion is implemented is demonstrated.
For example, when a member who is a viewer or a user who is not registered as a member uses the wireless communication device 50, a brochure or business card with a QR code image added thereto, or a QR code using the wireless communication device 50 A QR code image is acquired from another wireless communication device 50 on which the image is displayed, and the URL indicated by the QR code image is accessed. The wireless communication device 50 is preferably a mobile phone. However, actually, it is not limited to a mobile phone. In this QR code image, the URL of the general portal for member registration that uniquely indicates the location information in the container resource 20 of the common specification feed as a parameter is converted and recorded. In addition, the URL of the general portal for member registration posted on the Web page or e-mail is accessed. In this case, a PC (personal computer) may be used instead of the wireless communication device 50. When a user who accesses these URLs does not register as a member, the member registration comprehensive portal displays a member registration screen and prompts the user to input attribute information necessary for providing the service. After that, a new My portal (service container 40) for the registered user is created. The My portal is a user portal. Then, a feed based on the common specification feed is stored in the service container 40 from the container resource 20. In the case of an existing member, authentication is performed using the individual identification number, fixed IP address, or user ID and password of the wireless communication device 50, and if the confirmation is obtained, the member's existing My portal (service container 40) is accessed. Thus, the feed based on the common specification feed is stored in the service container 40 of the member.

ここで、Myポータルは、「Myネットワーク」、「Myチャネル」、「Myエリア」という項目を含む。各々の項目には、ジャンルやカテゴリに分類されて、フィードの内容及びQRコード画像が表示される。   Here, the My portal includes items “My network”, “My channel”, and “My area”. Each item is classified into a genre and a category, and the content of the feed and a QR code image are displayed.

「Myネットワーク」は、Web2.0に対応しており、コンシューマ市場ネットワークにおけるBlog内のItemのページを示すフィードを表示する。ここでは、「自分のItem」、「注目のItem」という項目を含む。「自分のItem」は、当該会員が自ら登録したBlogの共通仕様フィードの複写フィードを表示する。「注目のItem」は、当該会員が閲覧を所望したBlog内のItemのページを示すフィードを表示する。例えば、当該会員が無線通信装置50を用いて取得したQRコード画像に対応するBlogのページがWeb2.0であった場合、このページは「注目のItem」に表示される。   “My network” corresponds to Web 2.0, and displays a feed indicating an item page in a blog in the consumer market network. Here, items of “My Item” and “Featured Item” are included. “My Item” displays a copy feed of a blog common specification feed registered by the member. “Featured Item” displays a feed indicating a page of an Item in the blog that the member desires to browse. For example, when the blog page corresponding to the QR code image acquired by the member using the wireless communication device 50 is Web 2.0, this page is displayed in “Featured Item”.

「Myチャネル」は、Web1.0に対応しており、マーケットWebチャネルにおける企業発信のWebページやBlogのページを示すフィードを表示する。例えば、当該会員が無線通信装置50を用いて取得したQRコード画像に対応するBlogのページがWeb1.0であった場合、このページは「Myチャネル」に表示される。また、コンテナリソース20内の共通仕様フィードのうち、当該会員を配信対象とした共通仕様フィードに基づくフィードを表示するようにしても良い。当該会員を配信対象とした共通仕様フィードとしては、当該会員が会員登録時に入力した会員自身のユーザプロファイル(地域、年齢、性別、趣味、職業)に関連のある共通仕様フィードや、当該会員のサービスコンテナ40に格納されたフィードを配信した企業に関連のある共通仕様フィードが考えられる。   The “My channel” corresponds to Web 1.0, and displays a feed indicating a company-originating Web page or Blog page on the market Web channel. For example, when the blog page corresponding to the QR code image acquired by the member using the wireless communication device 50 is Web 1.0, this page is displayed in the “My channel”. Moreover, you may make it display the feed based on the common specification feed which made the said member distribution object among the common specification feeds in the container resource 20. FIG. Common specification feeds targeted for the member include common specification feeds related to the member's own user profile (region, age, gender, hobby, occupation) entered by the member at the time of membership registration, A common specification feed related to the company that delivered the feed stored in the container 40 can be considered.

「Myエリア」は、Web1.0及びWeb2.0の両方に対応しており、当該会員が使用している無線通信装置50の位置情報に基づいて、コンテナリソース20内の共通仕様フィードのうち、この位置情報に関連のある共通仕様フィードに基づくフィードを表示する。ここでは、無線通信装置50のGPS(Global Positioning System)情報に対して特定の範囲内のGIS(Geographic Information System)情報を含むフィードを表示する。例えば、GIS情報が関東地方を示すフィードは、GPS情報が関東地方であることを示している無線通信装置50に表示され、それ以外の無線通信装置50には表示されない。GIS情報は、Web1.0のように企業が作成したBlogのフィードであれば当該企業の店舗又は営業所の位置情報を示す。また、Web2.0のように個人が作成したBlogのフィードであればBlogのItemの内容に関連する位置情報を示す。   The “My area” corresponds to both Web 1.0 and Web 2.0, and based on the location information of the wireless communication device 50 used by the member, among the common specification feeds in the container resource 20, A feed based on the common specification feed related to this position information is displayed. Here, a feed including GIS (Geographic Information System) information within a specific range with respect to GPS (Global Positioning System) information of the wireless communication device 50 is displayed. For example, a feed whose GIS information indicates the Kanto region is displayed on the wireless communication device 50 indicating that the GPS information is the Kanto region, and is not displayed on the other wireless communication devices 50. If the GIS information is a Blog feed created by a company such as Web 1.0, the GIS information indicates location information of the store or sales office of the company. In addition, in the case of a blog feed created by an individual like Web 2.0, position information related to the contents of the blog item is shown.

また、Myポータルでは、「Myネットワーク」、「Myチャネル」、「Myエリア」の各々に対して、「更新」や「削除」のためのボタンが用意されている。ここでは、各々の項目に対して「更新・削除」というボタンを表示する。会員がフィードを指定して「更新」のボタンを押下した場合、当該フィードの閲覧者となる会員が任意のタグを選定し評価を入力することとなる。このとき、サービスコンテナ40又に設けられた処理装置(図示されず)が評価の入力画面を表示して、会員が選定したタグへの評価軸を表示する。タグの評価の集計はフィード更新エンジン30が行う。また、「更新」と「削除」のボタンを個別に用意し、「削除」のボタンが押下された場合は当該フィードを削除する。フィード更新エンジン30は、否定的な評価が入力されたフィードについては更新を行わない。また、会員が否定的な評価を入力した場合、当該フィードが削除されるようにしても良い。これにより、元ページの制作者である企業等の会員は、否定的な評価をした会員(Neg評価ユーザ)への配信を制限することが可能になる。   In the My portal, buttons for “update” and “delete” are prepared for each of “My network”, “My channel”, and “My area”. Here, a button “update / delete” is displayed for each item. When a member designates a feed and presses the “update” button, the member who becomes a viewer of the feed selects an arbitrary tag and inputs an evaluation. At this time, a processing device (not shown) provided in the service container 40 displays an evaluation input screen and displays an evaluation axis for the tag selected by the member. The tag update aggregation is performed by the feed update engine 30. In addition, “update” and “delete” buttons are prepared separately, and when the “delete” button is pressed, the feed is deleted. The feed update engine 30 does not update a feed for which a negative evaluation is input. Moreover, when the member inputs a negative evaluation, the feed may be deleted. As a result, a member of a company or the like who is the creator of the original page can restrict distribution to a member who has made a negative evaluation (Neg evaluation user).

図7A,図7B,図7Cを参照して、利用者ポータルへのフィードナビゲーションとして、無線通信装置(例:携帯電話)の待受け画面、又は、PC(パソコン)のトップページに表示される「フィードNavi」機能について説明する。
フィード生成エンジン10は、元ページの更新内容を把握し、コンテナリソース20内の共通仕様フィードを更新する。なお、元ページにおける広告の追加やコメントの追加は更新と判断しない。新規共通仕様フィードや更新された共通仕様フィードの新着通知を行なう為にフィードNaviに共通仕様フィードの部分的な複写であるフィードを自動配信する。フィード生成エンジン10は、新着フィードをジャンルやカテゴリに分類し配列してNavi配信表を作成する。「フィードNavi」が起動するとコンテナリソース20内のNavi配信表をアクセスし、フィードを自動配信する。ここでは、Navi配信表は、会員からの配信の要求の有無や、会員登録時に入力されたユーザプロファイル(地域、年齢、性別、趣味、職業)に基づいてフィード生成エンジン10が作成し、コンテナリソース20に格納するものとする。また、フィードに入力された評価に応じてフィード更新エンジン30により更新されるようにしても良い。また、Navi配信表には、フィード配信の時刻指定が可能である。
Referring to FIGS. 7A, 7B, and 7C, “feed” displayed on a standby screen of a wireless communication device (for example, a mobile phone) or a top page of a PC (personal computer) as feed navigation to a user portal. The Navi ”function will be described.
The feed generation engine 10 grasps the update contents of the original page and updates the common specification feed in the container resource 20. Note that the addition of advertisements and comments on the original page is not determined to be an update. In order to notify a new arrival of a new common specification feed or an updated common specification feed, a feed that is a partial copy of the common specification feed is automatically distributed to the feed Navi. The feed generation engine 10 classifies newly arranged feeds into genres and categories and arranges them to create a Navi distribution table. When “Feed Navi” is activated, the Navi distribution table in the container resource 20 is accessed and the feed is automatically distributed. Here, the Navi distribution table is created by the feed generation engine 10 based on the distribution request from the member and the user profile (region, age, gender, hobby, occupation) input at the time of member registration. 20 is stored. Further, it may be updated by the feed update engine 30 according to the evaluation input to the feed. In addition, feed distribution time can be specified in the Navi distribution table.

フィードNaviには、ジャンルやカテゴリを示すキーワードが表示される。表示されたキーワードのいずれかが選択された場合、コンテナリソース20内のNavi配信表のうち、選択されたキーワードに該当するフィードの一覧(フィード一覧)が表示される。このとき、既にフィードを取得し閲覧済みであるフィードはグレー色で表示され、それ以外のフィードは色付きで強調表示されるようにしても良い。フィード一覧に表示されたフィードの各々には、選択されたことを示すレ点を入力するためのエリア(チェックボックス)が設けられている。また、フィード一覧には、「取得」というボタンが表示されており、この「取得」のボタンが押下された場合、フィード更新エンジン30が、レ点が入力されたフィードをサービスコンテナ40に格納し、Myポータルに表示する。レ点が入力されたフィードは複数でも良い。   In the feed Navi, keywords indicating genres and categories are displayed. When any of the displayed keywords is selected, a list of feeds (feed list) corresponding to the selected keyword in the Navi distribution table in the container resource 20 is displayed. At this time, feeds that have already been acquired and viewed may be displayed in gray, and other feeds may be highlighted in color. Each feed displayed in the feed list is provided with an area (check box) for inputting a check mark indicating that the feed has been selected. In addition, a button “acquisition” is displayed in the feed list, and when the “acquisition” button is pressed, the feed update engine 30 stores the feed in which the mark is input in the service container 40, Display on My Portal. There may be a plurality of feeds to which a check mark is input.

レ点が入力されたフィードがWeb1.0に対応している場合、フィードは「Myチャネル」に表示される。フィードが新規登録されたものである場合は、フィードの近傍に新着情報である旨を示す「new」が表示される。また、あわせて色付きで強調表示されるようにしても良い。フィードの各々は、生成者IDや制作日時の順に表示される。生成者IDは、当該共通仕様フィードを生成した会員のIDを示す。制作日時は、当該共通仕様フィードが制作又は更新された日時を示す。或いは、生成者から支払われた広告料に応じて表示順位を決定するようにしても良い。   When the feed to which the check mark is input corresponds to Web 1.0, the feed is displayed in “My channel”. If the feed is newly registered, “new” indicating that it is newly arrived information is displayed in the vicinity of the feed. In addition, it may be highlighted with a color. Each feed is displayed in the order of the creator ID and production date. The generator ID indicates the ID of the member who generated the common specification feed. The production date and time indicates the date and time when the common specification feed is produced or updated. Alternatively, the display order may be determined according to the advertisement fee paid by the creator.

図8A,図8Bを参照して、「Myチャネル」のスタイルシートについて説明する。
最初に、新着のフィードである旨を示す「新着フィード番組」という見出しが表示される。その下に、ジャンル、カテゴリ、フィードが、この順で階層的に表示される。更に、「Myチャネル」の表示スペースの一部に、地図表示アイコン(MAP表示アイコン)や企業広告等のバナー(バナー域)が表示される。地図表示アイコンを操作しフィードをドラッグすると、フィードの内容に関係のある場所の地図が表示される。企業広告等のバナーを操作すると、フィードの内容に関係のある企業や商品の紹介ページが表示される。
With reference to FIG. 8A and FIG. 8B, the style sheet of “My channel” will be described.
First, the heading “New Feed Program” indicating that the feed is a new arrival is displayed. Below that, genres, categories, and feeds are displayed hierarchically in this order. Furthermore, a banner (banner area) such as a map display icon (MAP display icon) or a corporate advertisement is displayed in a part of the display space of “My channel”. If you drag the feed by operating the map display icon, a map of the location related to the contents of the feed will be displayed. When a banner such as a corporate advertisement is operated, an introduction page for companies and products related to the content of the feed is displayed.

表示されたカテゴリ内のチャネルページのいずれかのフィードにアクセスすると、「チャネルページ」の別ウィンドウが自動生成される。当該フィードが新商品の販促を目的としたものであれば、「チャネルページ」には、企業名やキャンペーンタイトル、動画/画像広告スペース、商品バナー、キャンペーンメッセージが表示される。動画/画像広告スペースは、例えばTV素材であり、TVのCM等で使用された映像広告である。商品バナーは、実際の商品の画像である。商品バナーが操作された場合、その商品のWebページにアクセスするようにしても良い。キャンペーンメッセージは、キャンペーンに際して企業側が提示するメッセージである。   When accessing any feed of a channel page within the displayed category, a separate window of “channel page” is automatically generated. If the feed is for the purpose of promoting a new product, the “channel page” displays a company name, a campaign title, a video / image advertising space, a product banner, and a campaign message. The moving image / image advertisement space is, for example, a TV material, and a video advertisement used in a TV commercial or the like. The product banner is an image of an actual product. When the product banner is operated, the Web page of the product may be accessed. The campaign message is a message presented by the company during the campaign.

また、「チャネルページ」には、サービスインフォメーションやコンシューマコラムといった項目が用意されており、各項目には、該当するフィードが表示される。サービスインフォメーションには、企業側が行うサービスに関する情報が表示される。コンシューマコラムには、当該商品に関する顧客の意見が表示される。更に、当該商品を扱っている実店舗や当該実店舗に対するコンシューマの声といった項目が用意されており、各項目には、該当するフィードが表示される。同様に、当該商品を扱っているNet店舗や当該Net店舗に対するコンシューマの声といった項目が用意されており、各項目には、該当するフィードが表示される。Net店舗は、Webページ上で商品販売を行う仮想店舗である。   The “channel page” includes items such as service information and a consumer column, and a corresponding feed is displayed in each item. In the service information, information on services performed by the company is displayed. In the consumer column, customer opinions regarding the product are displayed. Furthermore, items such as an actual store handling the product and a consumer's voice for the actual store are prepared, and a corresponding feed is displayed for each item. Similarly, items such as a Net store handling the product and a consumer's voice for the Net store are prepared, and a corresponding feed is displayed for each item. A Net store is a virtual store that sells products on a Web page.

なお、「チャネルページ」の表示の際、生成者IDに基づいて企業(法人)を確認し、新規であれば、当該企業(法人)の配信テンプレートを作成して表示する。新規でなければ、既に作成されている配信テンプレートを表示する。配信テンプレートには、上記の各項目が含まれる。また、「チャネルページ」内のフィードの表示の際、生成者IDに基づいて企業(法人)又は店舗を確認し、表示スペースに当該フィードを表示する。店舗についても、生成者IDに基づいて実店舗又はNet店舗を確認し、表示スペースに当該フィードを表示する。   When the “channel page” is displayed, the company (corporation) is confirmed based on the creator ID, and if new, a distribution template for the company (corporation) is created and displayed. If not new, the distribution template already created is displayed. The distribution template includes each item described above. Further, when displaying the feed in the “channel page”, the company (corporate) or the store is confirmed based on the creator ID, and the feed is displayed in the display space. Also for the store, the actual store or the Net store is confirmed based on the creator ID, and the feed is displayed in the display space.

図9を参照して、本発明のフィード格納システムの特徴について説明する。
なお、共通仕様フィードとフィードを格納する記憶装置のシステム構成として、以下の場合が考えられる。
1)コンテナリソース(サーバ装置)、サービスコンテナ(サーバ装置)
2)コンテナリソース(サーバ装置)、サービスコンテナ(インターネット接続装置)
3)コンテナリソース(サーバ装置)、サービスコンテナ(無線通信装置)
ここで、コンテナリソース20及びサービスコンテナ40は、各装置に含まれるデータベース装置(記憶装置)を示す。コンテナリソース(サーバ装置)、サービスコンテナ(サーバ装置)の場合は、コンテナリソースとサービスコンテナが共に同一のサーバ装置内に存在する場合を含む。インターネット接続装置は、インターネット接続可能な有線通信対応の通信装置である。例えば、パーソナルコンピュータ(PC)を始め、インターネット対応のテレビ、ルータやスイッチングハブ等の中継装置が考えられる。無線通信装置は、携帯電話であることが好適である。但し、実際には、携帯電話に限定されない。例えば、無線LANスイッチ、無線IP電話端末、或いは、PDA(Personal Digital Assistants)や携帯型音楽プレーヤーを始めとするインターネット接続可能な無線通信対応の通信装置であれば良い。このとき、例えば、共通仕様フィードの更新通知は携帯電話(無線通信装置)で受け取り、実際に更新された内容(フィード)はパーソナルコンピュータ(インターネット接続装置)で閲覧するようにすることも可能である。
The features of the feed storage system of the present invention will be described with reference to FIG.
In addition, the following cases can be considered as the system configuration of the common specification feed and the storage device for storing the feed.
1) Container resource (server device), service container (server device)
2) Container resource (server device), service container (Internet connection device)
3) Container resource (server device), service container (wireless communication device)
Here, the container resource 20 and the service container 40 indicate database devices (storage devices) included in each device. In the case of a container resource (server device) and a service container (server device), the case where both the container resource and the service container exist in the same server device is included. The Internet connection device is a communication device compatible with wired communication that can be connected to the Internet. For example, relay devices such as personal computers (PCs), televisions compatible with the Internet, routers, and switching hubs are conceivable. The wireless communication device is preferably a mobile phone. However, actually, it is not limited to a mobile phone. For example, a wireless LAN switch, a wireless IP phone terminal, or a wireless communication compatible communication apparatus such as a PDA (Personal Digital Assistant) or a portable music player may be used. At this time, for example, the update notification of the common specification feed can be received by a mobile phone (wireless communication device), and the actually updated content (feed) can be browsed by a personal computer (Internet connection device). .

図9に示すように、コンテナリソース20は、XMLベースの「共通仕様フィード」を有する。「共通仕様フィード」は、「フィード配信制御データ」と「RSSフィードのメタデータ」を含む。「フィード配信制御データ」は、会員により登録されるデータであり、「属性コード」、「ジャンル/カテゴリ」、「ユーザデバイス」、「フィード情報の位置情報」、「配信オプション(ユーザプロファイル(地域、年齢、性別、趣味、職業))」、「QRコード画像のURL」、「配信時刻」を含む。「RSSフィードのメタデータ」は、会員によるWebサイトの指定に応じて、WebサイトのRSSフィード内のメタデータを自動複写したものである。フィード生成エンジン10は、「フィード配信制御データ」を参照して行った判定に基づき、共通仕様フィードのURLと共通仕様フィードに含まれるメタデータの複写とを含むフィードを作成する。ここでは、「RSSフィードのメタデータ」が「共通仕様フィードに含まれるメタデータ」となる。そして、作成されたフィードの配信対象となった会員のサービスコンテナ40の各々にフィードを格納する。図9では、一例として、コンテナリソース20はサーバ装置上のデータベース装置とする。サービスコンテナ40−1はサーバ装置上のデータベース装置とする。コンテナリソース20とサービスコンテナ40−1は同一のサーバ装置上に存在しても良い。サービスコンテナ40−2はインターネット接続装置上のデータベース装置とする。サービスコンテナ40−3は無線通信装置上のデータベース装置とする。但し、実際には、上記の例に限定されない。   As shown in FIG. 9, the container resource 20 has an XML-based “common specification feed”. The “common specification feed” includes “feed distribution control data” and “RSS feed metadata”. “Feed delivery control data” is data registered by a member, and includes “attribute code”, “genre / category”, “user device”, “position information of feed information”, “delivery option (user profile (region, Age, sex, hobby, occupation)) ”,“ URL of QR code image ”,“ delivery time ”. The “RSS feed metadata” is an automatic copy of the metadata in the RSS feed of the website according to the designation of the website by the member. The feed generation engine 10 creates a feed including the URL of the common specification feed and a copy of the metadata included in the common specification feed based on the determination made with reference to the “feed delivery control data”. Here, “RSS feed metadata” becomes “metadata included in the common specification feed”. Then, the feed is stored in each member service container 40 to which the created feed is to be distributed. In FIG. 9, as an example, the container resource 20 is a database device on the server device. The service container 40-1 is a database device on the server device. The container resource 20 and the service container 40-1 may exist on the same server device. The service container 40-2 is a database device on the Internet connection device. The service container 40-3 is a database device on a wireless communication device. However, actually, it is not limited to the above example.

以上のように、本発明のフィード格納システムを利用することで、フィードをネットの血液として循環・流通させる通信インフラ(Infrastructure)を構築することが可能となる。   As described above, by using the feed storage system of the present invention, it is possible to construct a communication infrastructure (Infrastructure) that circulates and circulates the feed as blood of the network.

更に、本発明のフィード格納システムが通信インフラとして機能するようになれば、企業の広告配信に限らず、個人の広告配信も可能になる。例えば、ネットオークションに出品した個人会員が、出品した商品の宣伝を行うためのBlogを作成し、そのBlogに関するフィードを他の会員に通知することが可能となる。   Furthermore, if the feed storage system of the present invention functions as a communication infrastructure, not only corporate advertisement distribution but also individual advertisement distribution becomes possible. For example, it becomes possible for an individual member who has exhibited in an online auction to create a blog for promoting the exhibited product, and to notify other members of a feed related to the blog.

図1は、本発明のフィード格納システムの構成を示すブロック図である。FIG. 1 is a block diagram showing the configuration of the feed storage system of the present invention. 図2Aは、共通仕様フィードの例を示すための図である。FIG. 2A is a diagram for illustrating an example of a common specification feed. 図2Bは、共通仕様フィードの例を示すための図である。FIG. 2B is a diagram for illustrating an example of a common specification feed. 図3は、フィードの生成時の動作を示すシーケンス図である。FIG. 3 is a sequence diagram showing an operation when generating a feed. 図4は、フィードの更新時の動作を示すシーケンス図である。FIG. 4 is a sequence diagram showing an operation when updating a feed. 図5Aは、Webページの制作及び更新を示す概念図である。FIG. 5A is a conceptual diagram showing creation and update of a Web page. 図5Bは、Webページの制作及び更新を示す概念図である。FIG. 5B is a conceptual diagram showing creation and update of a Web page. 図6Aは、フィードプロモーションの実施例を説明するための図である。FIG. 6A is a diagram for explaining an example of feed promotion. 図6Bは、フィードプロモーションの実施例を説明するための図である。FIG. 6B is a diagram for explaining an example of feed promotion. 図7Aは、フィードNaviを説明するための図である。FIG. 7A is a diagram for explaining the feed Navi. 図7Bは、フィードNaviを説明するための図である。FIG. 7B is a diagram for explaining the feed Navi. 図7Cは、フィードNaviを説明するための図である。FIG. 7C is a diagram for explaining the feed Navi. 図8Aは、Myチャネルのスタイルシートを説明するための図である。FIG. 8A is a diagram for explaining a My channel style sheet. 図8Bは、Myチャネルのスタイルシートを説明するための図である。FIG. 8B is a diagram for explaining a My channel style sheet. 図9は、本発明のフィード格納システムの構成を説明するための概念図である。FIG. 9 is a conceptual diagram for explaining the configuration of the feed storage system of the present invention.

符号の説明Explanation of symbols

10… フィード生成エンジン
20… コンテナリソース
30… フィード更新エンジン
40(−i、i=1〜n)… サービスコンテナ
50… 無線通信装置
100… フィード格納システム
DESCRIPTION OF SYMBOLS 10 ... Feed generation engine 20 ... Container resource 30 ... Feed update engine 40 (-i, i = 1-n) ... Service container 50 ... Wireless communication apparatus 100 ... Feed storage system

Claims (14)

Webサイトのメタデータと、配信対象となる会員を決定するためのフィード配信制御データとを含む共通仕様フィードを格納するためのコンテナリソースと、
会員毎に提供され、前記共通仕様フィードのURLと前記共通仕様フィードに含まれるメタデータの複写とを含むフィードを格納し、前記会員毎に提供される利用者ポータル(利用者ページ)に前記フィードを提供するためのサービスコンテナと、
前記共通仕様フィードを作成して前記コンテナリソースに格納し、前記フィードを作成して、前記フィード配信制御データに基づき前記配信対象となる会員のサービスコンテナに格納するフィード生成エンジンと
を具備する
フィード格納システム。
A container resource for storing a common specification feed including metadata of a website and feed distribution control data for determining members to be distributed;
A feed provided for each member and including a URL of the common specification feed and a copy of metadata included in the common specification feed is stored, and the feed is provided in a user portal (user page) provided for each member. A service container to provide,
A feed generation engine that creates the common specification feed and stores it in the container resource, creates the feed, and stores it in a service container of a member to be distributed based on the feed distribution control data; system.
請求項1に記載のフィード格納システムであって、
前記フィード生成エンジンは、前記Webサイトの更新情報と前記共通仕様フィードの更新情報とを比較して前記Webサイトの更新を判定すると、前記共通仕様フィードを更新する
フィード格納システム。
The feed storage system according to claim 1,
The feed generation system updates the common specification feed when the update information of the website is compared with the update information of the common specification feed to determine the update of the website.
請求項2に記載のフィード格納システムであって、
前記フィード生成エンジンは、前記WebサイトがRSSフィードを有していれば前記WebサイトのRSSフィードに基づいて前記共通仕様フィードを作成し、前記WebサイトがRSSフィードを有していなければ前記Webサイト自体からRSSフィードに用いられるメタデータを取得して前記共通仕様フィードを作成する
フィード格納システム。
A feed storage system according to claim 2,
The feed generation engine creates the common specification feed based on the RSS feed of the website if the website has an RSS feed, and the website if the website does not have an RSS feed. A feed storage system that obtains metadata used for an RSS feed from itself and creates the common specification feed.
請求項3に記載のフィード格納システムであって、
前記共通仕様フィードは、
前記WebサイトのRSSフィードに用いられるメタデータと、
前記フィード配信制御データを構成する以下の、
前記WebサイトがWeb1.0かWeb2.0かを示す属性コードと、
前記Webサイトのジャンル及びカテゴリを示す分類コードと、
前記Webサイトの閲覧に好適なユーザデバイスを示す情報と、
前記Webサイトの内容に関連する位置情報と、
前記フィードの配信数の上限を指定するフィード複写カウンタと、
前記フィードの配信時刻を示す情報と、
前記共通仕様フィードの所在情報を一意的に示すURLを変換したQRコード画像のURLと、
前記フィードの配信対象のユーザプロファイル(地域、年齢、性別、趣味、職業)を示す情報と
を含む
フィード格納システム。
A feed storage system according to claim 3,
The common specification feed is
Metadata used for RSS feeds of the website;
The following constituting the feed delivery control data:
An attribute code indicating whether the Web site is Web 1.0 or Web 2.0;
A classification code indicating the genre and category of the website;
Information indicating a user device suitable for browsing the website;
Location information related to the content of the website;
A feed copy counter that specifies an upper limit on the number of deliveries of the feed;
Information indicating the delivery time of the feed;
A URL of a QR code image obtained by converting a URL uniquely indicating the location information of the common specification feed;
A feed storage system including information indicating a user profile (region, age, gender, hobby, occupation) to which the feed is distributed.
請求項3又は4に記載のフィード格納システムであって、
前記フィード生成エンジンは、前記会員毎の指定する前記フィード配信制御データに基づき、前記コンテナリソース内の前記共通仕様フィードを判定し、配信条件に合致すればRSSフィードに用いられるメタデータと前記共通仕様フィードのURLを取得して前記フィードを作成し、前記配信対象となる会員のサービスコンテナに格納する
フィード格納システム。
A feed storage system according to claim 3 or 4,
The feed generation engine determines the common specification feed in the container resource based on the feed distribution control data designated by each member. If the distribution condition is met, metadata used for the RSS feed and the common specification are determined. A feed storage system that acquires a URL of a feed, creates the feed, and stores the feed in a service container of a member to be distributed.
請求項1乃至5のいずれか一項に記載のフィード格納システムであって、
前記フィード生成エンジンは、前記コンテナリソース内における前記共通仕様フィードの所在情報を一意的に示すURLをQRコード画像に変換し、前記共通仕様フィードと共に前記QRコード画像をコンテナリソースに格納する
フィード格納システム。
A feed storage system according to any one of claims 1 to 5,
The feed generation engine converts a URL uniquely indicating the location information of the common specification feed in the container resource into a QR code image, and stores the QR code image in the container resource together with the common specification feed. .
請求項1乃至6のいずれか一項に記載のフィード格納システムであって、
前記共通仕様フィードの更新情報と前記フィードの更新情報とを比較して前記共通仕様フィードの更新を判定すると、前記フィード配信制御データに基づき前記配信対象となる会員のサービスコンテナに格納された前記フィードを更新するフィード更新エンジン
を更に具備する
フィード格納システム。
A feed storage system according to any one of claims 1 to 6,
When the update of the common specification feed is determined by comparing the update information of the common specification feed and the update information of the feed, the feed stored in the service container of the member to be distributed based on the feed distribution control data A feed storage system further comprising a feed update engine for updating the feed.
請求項1乃至7のいずれか一項に記載のフィード格納システムであって、
前記コンテナリソースは、サーバ装置であり、
前記サービスコンテナは、サーバ装置、インターネット接続装置、又は無線通信装置のいずれかである
フィード格納システム。
A feed storage system according to any one of claims 1 to 7,
The container resource is a server device,
The service container is any one of a server device, an Internet connection device, and a wireless communication device.
Webサイトのメタデータと、配信対象となる会員を決定するためのフィード配信制御データとを含む共通仕様フィードを作成してコンテナリソースに格納するステップと、
前記共通仕様フィードのURLと前記共通仕様フィードに含まれるメタデータの複写とを含むフィードを作成して、前記フィード配信制御データに基づき前記配信対象となる会員のサービスコンテナに格納するステップと、
前記配信対象となる会員の利用者ポータル(利用者ページ)に前記フィードを提供するステップと
を具備する
フィード格納方法。
Creating a common specification feed including website metadata and feed delivery control data for determining members to be delivered and storing them in a container resource;
Creating a feed including a URL of the common specification feed and a copy of metadata included in the common specification feed, and storing the feed in a service container of a member to be distributed based on the feed distribution control data;
Providing the feed to a user portal (user page) of the member to be distributed.
請求項9に記載のフィード格納方法であって、
前記Webサイトの更新情報と前記共通仕様フィードの更新情報とを比較して更新を判定すると、前記共通仕様フィードを更新するステップと
を更に具備する
フィード格納方法。
The feed storage method according to claim 9,
The feed storing method further comprising the step of updating the common specification feed when update information is determined by comparing the update information of the Web site and the update information of the common specification feed.
請求項9又は10に記載のフィード格納方法であって、
前記会員毎の指定する前記フィード配信制御データに基づき、前記コンテナリソース内の前記共通仕様フィードを判定し、配信条件に合致すればRSSフィードに用いられるメタデータと前記共通仕様フィードのURLを取得して前記フィードを作成し、前記配信対象となる会員のサービスコンテナに格納するステップ
を更に具備する
フィード格納システム。
The feed storage method according to claim 9 or 10,
Based on the feed delivery control data designated by each member, the common specification feed in the container resource is determined, and if the delivery condition is met, the metadata used for the RSS feed and the URL of the common specification feed are acquired. The feed storage system further comprises the step of creating the feed and storing the feed in a service container of the member to be distributed.
請求項9乃至11のいずれか一項に記載のフィード格納方法であって、
前記コンテナリソース内における前記共通仕様フィードの所在情報を一意的に示すURLをQRコード画像に変換し、前記共通仕様フィードと共に前記QRコード画像をコンテナリソースに格納するステップ
を更に具備する
フィード格納方法。
The feed storage method according to any one of claims 9 to 11,
A feed storing method, further comprising: converting a URL uniquely indicating the location information of the common specification feed in the container resource into a QR code image, and storing the QR code image together with the common specification feed in a container resource.
請求項9乃至12のいずれか一項に記載のフィード格納方法であって、
前記共通仕様フィードの更新情報と前記フィードの更新情報とを比較して更新を判定すると、前記フィード配信制御データに基づき前記配信対象となる会員のサービスコンテナに格納された前記フィードを更新するステップ
を更に具備する
フィード格納方法。
The feed storage method according to any one of claims 9 to 12,
When the update information of the common specification feed and the update information of the feed are compared to determine update, the step of updating the feed stored in the service container of the member to be distributed based on the feed distribution control data; A feed storage method further provided.
請求項9乃至13のいずれか一項に記載のフィード格納方法を、コンピュータに実行させるためのプログラム。   A program for causing a computer to execute the feed storage method according to any one of claims 9 to 13.
JP2007033875A 2007-02-14 2007-02-14 Feed storage system, feed storage method, and program Expired - Fee Related JP5028578B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007033875A JP5028578B2 (en) 2007-02-14 2007-02-14 Feed storage system, feed storage method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007033875A JP5028578B2 (en) 2007-02-14 2007-02-14 Feed storage system, feed storage method, and program

Publications (2)

Publication Number Publication Date
JP2008198008A true JP2008198008A (en) 2008-08-28
JP5028578B2 JP5028578B2 (en) 2012-09-19

Family

ID=39756879

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007033875A Expired - Fee Related JP5028578B2 (en) 2007-02-14 2007-02-14 Feed storage system, feed storage method, and program

Country Status (1)

Country Link
JP (1) JP5028578B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010102518A (en) * 2008-10-23 2010-05-06 Hitachi Software Eng Co Ltd Search system
JP2010211708A (en) * 2009-03-12 2010-09-24 Brother Ind Ltd Communication apparatus and program
JP2010211707A (en) * 2009-03-12 2010-09-24 Brother Ind Ltd Communication apparatus and program
US8291013B2 (en) 2009-03-12 2012-10-16 Brother Kogyo Kabushiki Kaisha Communication apparatus and storage medium storing program
JP2013516895A (en) * 2010-01-04 2013-05-13 アルカテル−ルーセント Application-enabled data switch to enhance legacy NFC systems with web services
JP2013516704A (en) * 2010-01-07 2013-05-13 ディビックス, エルエルシー System and method for accessing content using an Internet content guide
JP2014534484A (en) * 2011-08-29 2014-12-18 マイクロソフト コーポレーション Provisioning update information
JP2022119132A (en) * 2021-02-03 2022-08-16 ヤフー株式会社 Information processing device, information processing method and information processing program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006139470A (en) * 2004-11-11 2006-06-01 Nippon Telegraph & Telephone East Corp Information provision device, information provision method and program therefor
JP2006244430A (en) * 2005-02-28 2006-09-14 Root Communications Inc Information distribution management device
JP2006344073A (en) * 2005-06-09 2006-12-21 Zeroeks Kk Information collection server and information collection system
JP2007018371A (en) * 2005-07-08 2007-01-25 Mediaseek Inc Method and system for mobile one-stop communication

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006139470A (en) * 2004-11-11 2006-06-01 Nippon Telegraph & Telephone East Corp Information provision device, information provision method and program therefor
JP2006244430A (en) * 2005-02-28 2006-09-14 Root Communications Inc Information distribution management device
JP2006344073A (en) * 2005-06-09 2006-12-21 Zeroeks Kk Information collection server and information collection system
JP2007018371A (en) * 2005-07-08 2007-01-25 Mediaseek Inc Method and system for mobile one-stop communication

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010102518A (en) * 2008-10-23 2010-05-06 Hitachi Software Eng Co Ltd Search system
JP2010211708A (en) * 2009-03-12 2010-09-24 Brother Ind Ltd Communication apparatus and program
JP2010211707A (en) * 2009-03-12 2010-09-24 Brother Ind Ltd Communication apparatus and program
US8291013B2 (en) 2009-03-12 2012-10-16 Brother Kogyo Kabushiki Kaisha Communication apparatus and storage medium storing program
JP2013516895A (en) * 2010-01-04 2013-05-13 アルカテル−ルーセント Application-enabled data switch to enhance legacy NFC systems with web services
JP2013516704A (en) * 2010-01-07 2013-05-13 ディビックス, エルエルシー System and method for accessing content using an Internet content guide
JP2014534484A (en) * 2011-08-29 2014-12-18 マイクロソフト コーポレーション Provisioning update information
JP2022119132A (en) * 2021-02-03 2022-08-16 ヤフー株式会社 Information processing device, information processing method and information processing program

Also Published As

Publication number Publication date
JP5028578B2 (en) 2012-09-19

Similar Documents

Publication Publication Date Title
US10437896B2 (en) Singular, collective, and automated creation of a media guide for online content
JP5028578B2 (en) Feed storage system, feed storage method, and program
KR101214688B1 (en) Social aspects of content aggregation, syndication, sharing, and updating
TWI443532B (en) System and method for context based query augmentation
US20100042592A1 (en) System and methods for facilitating user- requested content services and related technologies
US9258626B2 (en) Annotating an object in a video with virtual information on a mobile terminal
US20120078725A1 (en) Method and system for contextual advertisement recommendation across multiple devices of content delivery
US20080071883A1 (en) Method and Apparatus for Proliferating Adoption of Web Components
US20080209329A1 (en) Systems and methods for sharing data
US20090254633A1 (en) Methods, systems, and computer program products for distributing profile-based advertisement content and user identification-tagged media content
CN110046299A (en) For automatically carrying out the computerized system and method for implicit message search
KR20110000686A (en) Open framework for integrating, associating and interacting with content objects
US9747603B2 (en) System and method for avatar tethering to a user on a social networking website
JP4417357B2 (en) Method and apparatus for acquiring an advertiser&#39;s RSS feed and distributing it as a banner advertisement in an affiliate system
TW201237783A (en) Publicity display device, publicity display method, publicity display program, and computer-readable recording medium which stores said program
CN101499077A (en) Control device and method for issuing information according to carrier content classification information
CN108463819B (en) Real-time information distribution system and information distribution method based on digit string using intelligent terminal
JP2006185006A (en) Information display management system
JP2012032893A (en) Area-targeting advertisement delivery system
TW200941258A (en) System for suggesting keywords based on mobile specific attributes
JP2007115217A (en) Method and device for measuring advertisement linked with rss feed
JP5094953B2 (en) Information distribution apparatus, method, and program
JP5605168B2 (en) Advertisement system and advertisement storage method
JP2002157384A (en) Method and system for providing schedule information
KR101911326B1 (en) Article providing service system in which priorities of article is determined by reference region

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100212

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20100414

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20100414

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100602

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110929

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111003

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120425

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120517

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20120531

R150 Certificate of patent or registration of utility model

Ref document number: 5028578

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20150706

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S802 Written request for registration of partial abandonment of right

Free format text: JAPANESE INTERMEDIATE CODE: R311802

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S802 Written request for registration of partial abandonment of right

Free format text: JAPANESE INTERMEDIATE CODE: R311802

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees