JP2001356958A - Web program community - Google Patents

Web program community

Info

Publication number
JP2001356958A
JP2001356958A JP2000216667A JP2000216667A JP2001356958A JP 2001356958 A JP2001356958 A JP 2001356958A JP 2000216667 A JP2000216667 A JP 2000216667A JP 2000216667 A JP2000216667 A JP 2000216667A JP 2001356958 A JP2001356958 A JP 2001356958A
Authority
JP
Japan
Prior art keywords
program
web
community
expression
page
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2000216667A
Other languages
Japanese (ja)
Inventor
Hirosada Fukuura
廣禎 福浦
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.)
Individual
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to JP2000216667A priority Critical patent/JP2001356958A/en
Publication of JP2001356958A publication Critical patent/JP2001356958A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide a web program community allowed to be unitarily managed as a shared object by making it possible to execute a series of operation and expression and refer to the community from various web pages without describing a text consisting of many lines in an HTML constructing a home page. SOLUTION: An object stored in a specific server as a shared resource is referred to from various web pages by simple description by using an application method matched with a purpose, and when a certain page is displayed, the object is inputted as an external file and expression and operation based on a program are executed.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、複数のWebサ
イトの各ページから単一のWebプログラム資源を共有
し、各ページ閲覧時のダイナミックな表現と諸種の処理
制御により、従来にないインターネット広告の仕掛けを
実現出来るWebプログラムコミュニティ。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to sharing of a single Web program resource from each page of a plurality of Web sites, dynamic expression at the time of browsing each page, and various kinds of processing control. A Web program community that can implement tricks.

【0002】[0002]

【従来の技術】従来よりバナー広告のようなインターネ
ット広告においては、画像ファイルにハイパーリンク機
能を持たせて、広告主のホームページにジャンプするよ
うに設定しているのが一般的である。そのためホームペ
ージ閲覧者がいかに目をとめるかという広告効果を考え
る場合、画像をどうするかだけに焦点が絞られている。
2. Description of the Related Art Conventionally, in Internet advertisements such as banner advertisements, image files are generally provided with a hyperlink function so as to jump to an advertiser's homepage. Therefore, when considering the advertising effect of how a homepage viewer stops watching, the focus is only on what to do with images.

【0003】[0003]

【発明が解決しようとする課題】しかしながらプレゼン
テーションという面で考えると、従来のものではどうし
ても限界がある。そこで複雑な処理をさせようとすれ
ば、それに比してHTML文の記述量がやたら増えるば
かりであって、更新時のメンテナンスなどを考えると広
告には不可能とさえ言える。掲載設定のためのおおよそ
のタグ記述量が従来通りでは、次のような欠点がある。 (イ)ホームページ閲覧者のマウス操作等によって複雑
な動作をさせるのには限界がある。 (ロ)リンクで他のページにジャンプせずにある程度詳
しい商品等の説明をしようとすると、画像ファイル自体
の容量が増える上に、固定的に大きな画像表示スペース
を必要とする。また通常、動画GIFファイルでの説明
文切り替えは閲覧者の意図するタイミングでは行なえな
い。 (ハ)グラフィックキャラクタを表示させページ上でラ
ンダムに歩き回らせるようなことは出来ない。 本発明は、上記の例を解決するものであるが、それ以外
にもいろいろな可能性を含むものである。なぜならば、
従来の画像またはテキストというデータそのものではな
く、データとともにプロセスをも含む動作手順を参照組
み込み出来るようになるからである。
However, in terms of presentation, the conventional one has its limitations. Therefore, if an attempt is made to perform complicated processing, the amount of description of the HTML sentence will increase in comparison with that, and it can be said that it is impossible even for an advertisement in view of maintenance at the time of updating. If the approximate amount of tag description for posting setting is the same as before, there are the following disadvantages. (A) There is a limit to performing complicated operations by a mouse operation or the like of a homepage viewer. (B) When trying to explain a product or the like in some detail without jumping to another page with a link, the capacity of the image file itself increases and a fixed large image display space is required. Normally, switching of the description in the moving image GIF file cannot be performed at the timing intended by the viewer. (C) It is not possible to display a graphic character and randomly walk around on a page. The present invention solves the above-mentioned example, but includes various other possibilities. because,
This is because it is possible to reference and incorporate not only the data of the conventional image or text but also the operation procedure including the process together with the data.

【0004】[0004]

【課題を解決するための手段】特定のサーバー(2)に
共有資源としてのプログラム(1)を置いておき、それ
が広告その他の目的を持つオブジェクトとして、諸処の
Webページ(5)から参照される。あらかじめWeb
サイト開設者(3)は、資源を提供する側から、その処
理動作内容と組み込み方法を知らされる。そしてHTM
Lファイル(4)のしかるべき位置に、組み込み方法に
従いタグ等のテキストを挿入する。これによってページ
がアクセスされたと同時にオブジェクトは読み込まれ、
プログラムに従った表現及び動作を行う。
Means for Solving the Problems A program (1) as a shared resource is placed on a specific server (2), and is referred to from various Web pages (5) as an object having an advertisement or other purpose. You. Web
The site creator (3) is informed of the processing operation content and the method of installation from the resource provider. And HTM
At the appropriate position in the L file (4), a text such as a tag is inserted according to the embedding method. This loads the object as soon as the page is accessed,
Perform expressions and actions according to the program.

【0005】[0005]

【発明の実施の形態】特定のサーバー(2)に共有資源
としてのプログラム(1)を置いておく。それは通常H
TML内に記述されるものであるが、外部ファイルとし
ても参照できることを利用する。ホームページはテキス
ト、画像、音声、ムービーなどそれぞれが各タグ記述に
よって表現されるものであるが、この発明は、ある処理
手順を含んだ内容がひとつのオブジェクトとして提供さ
れるものである。内容によって利用方法は様々である
が、特に広告目的を持つオブジェクトとして産業上有効
である。参照する側のWebサイト開設者(3)は、目
的を知った上で提供者のホームページや雑誌等の媒体か
らタグ記述の組み込み方法を教えられ、HTMLファイ
ル(4)のしかるべき位置にそれを挿入する。尚、この
プログラムファイル(1)は他サーバーに存在すること
を通例とし、タグにはファイル名を含めたURLなどを
記述することになる。これによってそのWebページ
(5)がアクセスされたと同時にオブジェクトは読み込
まれ、プログラムに従った表現及び動作を行う。
DESCRIPTION OF THE PREFERRED EMBODIMENTS A program (1) as a shared resource is placed in a specific server (2). It is usually H
It utilizes the fact that it is described in TML but can also be referred to as an external file. The home page is such that text, images, sounds, movies, and the like are represented by respective tag descriptions. In the present invention, contents including a certain processing procedure are provided as one object. Although the method of use varies depending on the contents, it is particularly industrially effective as an object having an advertising purpose. The referrer website establisher (3) is informed of the purpose and is instructed on how to incorporate the tag description from the provider's homepage or a medium such as a magazine, and places it in an appropriate position in the HTML file (4). insert. Note that the program file (1) usually exists on another server, and the tag describes a URL including the file name. As a result, the object is read at the same time when the Web page (5) is accessed, and the expression and operation according to the program are performed.

【0006】[0006]

【発明の効果】本発明は、以上説明したような形態で実
施され、以下に記載されるような効果を奏する。 (イ)外部ファイルとして参照できるため、Webペー
ジ開設者はHTML内に複雑な処理制御を記述せずに済
む。またオブジェクトとなるプログラムは一元的に管理
されているため、処理内容の変更の必要性が生じた時
に、わざわざ各Webページを更新しなくてもよい。 (ロ)広告効果においては、単なる画像のプレゼンス効
果のみでなく、処理手順や閲覧者の操作に対応した処理
を可能にすることによって、レスポンス効果にも併せて
広がりが期待できる。 (ハ)広告を意識させない魅力的なオブジェクトを生成
するプログラミングによって、一般個人などのホームペ
ージ開設者がコンテンツの一部として自分のページに自
ら取り入れることも考えられ、特定のサイトに多額の料
金を支払って行なっている広告体系以外の広告方法とし
ても期待できる。
The present invention is embodied in the form described above and has the following effects. (A) Since it can be referred to as an external file, the Web page establisher does not need to describe complicated processing control in HTML. In addition, since the program serving as an object is centrally managed, it is not necessary to update each Web page when it becomes necessary to change the processing content. (B) In the advertising effect, not only the presence effect of the image but also the response effect can be expected to be expanded by enabling the processing corresponding to the processing procedure and the operation of the viewer. (C) It is conceivable that a website owner, such as a general individual, may incorporate it into his or her own page as part of the content by programming to create attractive objects that are not conscious of advertisements, and may pay a large fee to a specific site. It can be expected as an advertising method other than the advertising system that has been implemented.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の概略図FIG. 1 is a schematic diagram of the present invention.

【符号の説明】 (1)共有プログラムファイル (2)共有プログラムが置かれているサーバー (3)Webサイト開設者 (4)HTMLファイル (5)Webページ[Description of Signs] (1) Shared program file (2) Server where shared program is placed (3) Website creator (4) HTML file (5) Web page

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】ある処理の手順を記述したプログラムファ
イル(1)を特定のサーバー(2)に置いておき、We
bサイト開設者(3)に対して、その処理内容と外部フ
ァイルとしての組み込み方法を公開し、ページ表現の一
部として利用させる。これにより複数のWebページ
(5)から、単一共有のオブジェクトとして利用出来る
ことを実現するWebプログラムコミュニティ。
1. A program file (1) describing a certain processing procedure is placed on a specific server (2), and
b. To the site creator (3), the contents of the processing and the method of incorporating it as an external file are disclosed and used as part of the page expression. Thus, a Web program community that can be used as a single shared object from a plurality of Web pages (5).
【請求項2】Webサイト開設者(3)が取り込み参照
する外部プログラムの実行時の表現処理及びリンク処理
やその他制御を用いて、広告媒体のオブジェクトなどと
して利用されるWebプログラムコミュニティ。
2. A Web program community that is used as an object of an advertisement medium or the like by using expression processing, link processing, and other controls at the time of execution of an external program to be imported and referenced by a Web site establisher (3).
JP2000216667A 2000-06-12 2000-06-12 Web program community Pending JP2001356958A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000216667A JP2001356958A (en) 2000-06-12 2000-06-12 Web program community

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000216667A JP2001356958A (en) 2000-06-12 2000-06-12 Web program community

Publications (1)

Publication Number Publication Date
JP2001356958A true JP2001356958A (en) 2001-12-26

Family

ID=18711899

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000216667A Pending JP2001356958A (en) 2000-06-12 2000-06-12 Web program community

Country Status (1)

Country Link
JP (1) JP2001356958A (en)

Similar Documents

Publication Publication Date Title
US8396745B2 (en) Expanding computer display advertising method and system
US20060277477A1 (en) System and method for generating enhanced depiction of electronic files such as web files
US20080306824A1 (en) Empty Space Advertising Engine
US20110314368A1 (en) Method to Generate a Software Part of a Web Page and Such Software Part
WO2012172681A1 (en) Information processing device, information processing method, information processing program, and recording medium on which information processing program is recorded
TW201015472A (en) Advertising system for internet discussion forums
WO2010005684A1 (en) Video overlay advertisement creator
US8631314B2 (en) Systems and methods for delivery of multiple online advertising units to communicate and interact on the same webpage
JPH11154159A (en) Internet advertisement system
US20040205488A1 (en) Active web page for editing with any browser
AU3253300A (en) Internet based advertising system
JP5646546B2 (en) Advertisement distribution apparatus, advertisement distribution method and program
US9881323B1 (en) Providing hard-to-block advertisements for display on a webpage
JP2001356958A (en) Web program community
Bryant et al. Pro HTML5 Performance
JP2001188730A (en) Method and device for displaying advertisement on internet screen
KR20100050351A (en) Method, system and computer-readable recording medium for providing additional content in blank of web page caused by difference of a resolution of user terminal from a reference resolution provided by contents providing server
KR20000036318A (en) Advertisement method of bidirectional media
KR20030051626A (en) Method and system to deliver internet web page advertising via http response codes in 3xx range
RU2671618C1 (en) Online method of creating advertising pages on site and managing their contents (options)
KR20050107237A (en) System and method for providing the information using a child window in the internet network
JP2002014890A (en) Advertisement system using electronic network
JP2007286712A (en) Information delivery system
Wilson Overcoming Content Barriers
JP6185005B2 (en) How to provide video