JP3898242B2 - ネットワーク端末の出力を変更する情報変更システムおよび方法 - Google Patents
ネットワーク端末の出力を変更する情報変更システムおよび方法 Download PDFInfo
- Publication number
- JP3898242B2 JP3898242B2 JP23708495A JP23708495A JP3898242B2 JP 3898242 B2 JP3898242 B2 JP 3898242B2 JP 23708495 A JP23708495 A JP 23708495A JP 23708495 A JP23708495 A JP 23708495A JP 3898242 B2 JP3898242 B2 JP 3898242B2
- Authority
- JP
- Japan
- Prior art keywords
- information
- file
- user terminal
- designation
- changing
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Lifetime
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/957—Browsing optimisation, e.g. caching or content distillation
- G06F16/9574—Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/958—Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
- G06F16/972—Access to data in other repository systems, e.g. legacy data or dynamic Web page generation
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Computer And Data Communications (AREA)
- Information Transfer Between Computers (AREA)
- Document Processing Apparatus (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- User Interface Of Digital Computer (AREA)
- Digital Computer Display Output (AREA)
Description
【発明の属する技術分野】
本発明は、情報処理装置を利用して情報をネットワーク上に流し、その情報を取り込んだユーザ端末上で出力される画像、文書、音声等を自動的に変更する情報変更システムおよびその方法に関する。
【0002】
【従来の技術】
近年のインターネット利用者の増加に伴い、WWW(world wide web)のホームページを新たに開設する利用者も増える傾向にある。ホームページとは、ユーザがパーソナルコンピュータ等の端末からWWWサーバにアクセスした時に最初に表示される画面を指し、文章だけのものもあれば、画像や音声を伴うものもある。ホームページは、インターネット上に情報を発信する情報提供者により作成される。
【0003】
このようなインターネット上において、ユーザが情報提供者のサーバにアクセスしてくる1つの要因として、不特定多数のユーザの興味をひくようなホームページを持っていることが挙げられる。例えば、内容が常に変化し続けるホームページを持っていれば、ユーザの興味をひきつけることができる。そこで、従来より、情報提供者は随時ホームページの内容を修正したり、CGI(common gateway interface)を利用してインラインイメージデータを変化させる指示を行っている。ここで、インラインイメージとは、文書と同一の画面に部分的に張り付けられた画像を意味する。
【0004】
図7は、ホームページのCGIの例を示している。図7においては、ホームページのインラインイメージデータIMG SRCが、CGIを用いて”/cgi−bin/img.pl”により指定されている。このCGIにより図8に示すようなイメージ選択処理が行われ、インラインイメージデータが変更される。
【0005】
図8において処理が開始されると、CGIプロセスは、まず現在の時刻がa時からb時の間かどうかを判定する(ステップS1)。a時とb時の間であればイメージAをhttpd(hyper text transfer protocol demon)に返却して(ステップS2)、処理を終了する。
【0006】
httpdは、WWWサーバのHTML(hyper text makeup language)ファイルが表す情報の処理を行うプロセスで、CGIプロセスから返却されたイメージデータをホームページのインラインイメージデータとして、クライアントの端末に転送する。WWWサーバでは、HTMLの書式のもとに、音声、画像、動画、文書などのあらゆるデータファイルが互いにリンクしている。
【0007】
ステップS1でa時とb時の間でなければ、次に、現在の時刻がb時からc時の間かどうかを判定する(ステップS3)。b時とc時の間であればイメージBをhttpdに返却して(ステップS4)、処理を終了する。そして、b時とc時の間でなければイメージCをhttpdに返却して(ステップS5)、処理を終了する。こうして、時間の経過に伴い、インラインイメージがイメージA、B、Cと変化する。
【0008】
【発明が解決しようとする課題】
しかしながら、上述のような従来のホームページ変更方法には次のような問題がある。
【0009】
従来のCGIによる変更方法では、ホームページに張り付けられた各パーツのイメージデータしか変更することができない。背景を含む画面全体を変更するには、全画面に上書きをしなければならず、他のインラインイメージがすべて塗りつぶされてしまう。
【0010】
また、一人のユーザがイメージデータを取得する度にhttpdから1つのCGIプロセスが起動されるため、サーバにアクセスするユーザが増えると、図9に示すように多数のCGIプロセスが起動されることになる。このため、サーバの負担が増大するという問題がある。
【0011】
さらに、この方法で変更可能なのはイメージデータのみであり、文書データ等は変更することができない。
また、情報提供者自身が手作業で随時ホームページを修正する方法では、非常に手間がかかる。
【0012】
本発明は、ネットワーク上にオンラインで情報を流す情報処理システムにおいて、アクセスしてきた端末上の出力情報を効率よくフレキシブルに変更することが可能な情報変更システムおよびその方法を提供することを目的とする。
【0013】
【課題を解決するための手段】
図1は、本発明のシステムの原理図である。図1の情報変更システムはネットワークに接続された情報処理システムにより実現され、記憶手段1、転送手段2、および変更手段3を備える。
【0014】
記憶手段1は、互いにリンクした複数のファイルからなり、アクセスしてきたユーザに返信される出力情報と、その出力情報に含まれるファイルを指定する指定情報とを記憶する。
【0015】
転送手段2は、上記指定情報が指すファイルのデータを上記ネットワークを介してユーザ端末に転送する。
変更手段3は、記憶手段1が記憶する上記指定情報を自動的に変更する。
【0016】
記憶手段1が記憶する出力情報は、例えばハイパーテキスト形式で構成され、一般に画像データ、文書データ、音声データなどの多様なデータファイルを含む。これらの出力データのファイルを指定する指定情報として、例えば個々のデータファイルの識別子あるいはファイル名を指定するHTMLテキストが用いられる。変更手段3は、指定情報に含まれるファイル名等を他のものに自動的に変更し、転送手段2は、変更された指定情報が指すファイルのデータをユーザ端末に転送する。これにより、例えばユーザがアクセスする度に、異なる情報がユーザ端末から出力される。
【0017】
HTMLテキストを用いれば1つの画面を構成するあらゆる出力データを組み合わせることができ、その内容を変更する変更手段3を設けることで、簡単かつフレキシブルに出力情報を変化させることができる。
【0018】
また、ユーザがアクセスしたデータの転送処理を行う転送手段2とは独立に変更手段3を設けているので、そのデータにアクセスする複数のユーザを区別することなく変更処理が行われ、情報処理システムの負担が軽くなる。このような変更手段3を実現するためには、例えばHTMLテキスト内のファイル名を変更するシェルスクリプトを作成し、httpdとは独立に動作させればよい。
【0019】
図1の記憶手段は、例えば、実施形態における図2のサーバ端末11内のメモリに対応し、転送手段2および変更手段3は、それぞれhttpd13およびHTMLテキスト変更シェルスクリプト14を動作させるサーバ端末11内のCPU(中央処理装置)に対応する。
本発明の別の情報変更システムは、ネットワークに接続され、ユーザ端末からのアクセスに応じて多様な情報をオンラインで提供するとともに、ユーザ端末に提供される情報を変更する。この情報変更システムは、記憶手段1、転送手段2、変更手段3、および起動手段を備える。記憶手段1は、互いにリンクした複数のファイルからなり、アクセスしてきたユーザ端末に返信されるハイパーテキスト形式の出力情報と、その出力情報に含まれるファイルを指定する指定情報が記述されたハイパーテキスト形式のファイルと、複数の背景色に対応し該ユーザ端末の画面に表示される複数の背景画像データのファイルとを記憶する。転送手段2は、ユーザ端末がアクセスしてきたときに指定情報が指しているファイルのデータを、ネットワークを介してそのユーザ端末に転送する。変更手段3は、記憶手段1が記憶する指定情報を現在の指定から他の指定に書き換えることで、前記出力情報に含まれる背景画像データのファイルを他の背景画像データのファイルに切り替えて、転送手段2により転送されるファイルを変更する。起動手段は、変更手段3を一定時間毎に起動して、指定情報を書き換えさせる。
【0020】
【発明の実施の形態】
以下、図面を参照しながら本発明の実施の形態を詳細に説明する。
図2は、本発明の実施形態のシステム構成図である。図2において、ネットワーク15にはWWWのサーバ端末11、およびクライアント端末16−1、16−2、16−3が接続されている。これらの端末機器としてはパーソナルコンピュータやワークステーション等の情報処理装置が用いられ、ネットワーク15に接続された任意の端末機器がサーバ端末11またはクライアント端末16−1、16−2、16−3になり得る。
【0021】
サーバ端末11内のメモリには、ホームページのHTMLファイル12とHTMLテキスト変更シェルスクリプト14が格納されており、CPU上ではhttpd13が立ち上がっている。httpd13は、アクセスしてきたクライアント端末に、HTMLファイル12が表すデータをネットワーク15を介して転送する。シェルスクリプト14が表すシェルは、cronのような一定時間毎に処理を行うタイマープロセスにより起動されて、HTMLファイル12の内容を変更する。これにより、クライアント端末に転送される画像等のデータも自動的に変更される。このシェルスクリプト14はあらかじめホームページの情報提供者により作成され、そのときにcrontab(cronの待合わせ時間)も同時に設定される。
【0022】
図3は、図2のクライアント端末上でのホームページの表示例を示している。図3の表示画面21では、サーバ端末11が提供するサイトの名称である「ネットマート」というインラインイメージ23と、「商店一覧」や「商品一覧」といった文書情報が表示されている。一定時間経過後にユーザが再度アクセスすると、ネットマートのホームページは表示画面22のように変化している。表示画面22では、背景の色が変更されており、さらに「来来軒では、ただいまサービスタイムを実施しております」という文書情報が付け加えられている。
【0023】
このように、タイマーにより一定時間毎にシェルを起動して、HTMLファイル12の内容を自動編集することにより、ホームページの表示画面や出力音声を変更することができる。このとき、HTMLファイル12の中の背景画面、インラインイメージ、表示文書、または音声のデータを表すファイル名を変更するシェルスクリプト14を作成しておけば、対応する出力情報が自動的に変更される。
【0024】
図4は、HTMLファイル12の例を示している。図4のHTMLファイルは、ネットマートホームページのHTMLテキストを表し、〈HEAD〉〈TITLE〉と〈/HEAD〉〈/TITLE〉で挟まれた部分はホームページのタイトルを表す文書データに相当する。また、〈!−TUGI−〉は、次のステップ(行)を変更するというトリガーとなる記述である。その次の行の〈BODY BACKGROUND=”COLOR_0.GIF”〉は、背景画像データのファイル名を指定しており、この部分を変更することによりホームページの背景色等を変化させることができる。
【0025】
例えば、背景画像データのファイルとして、COLOR_0.GIF、COLOR_1.GIF、COLOR_2.GIF、COLOR_3.GIF、COLOR_4.GIF、COLOR_5.GIF、COLOR_6.GIF、COLOR_7.GIF、COLOR_8.GIF、COLOR_9.GIFの10個のGIFファイルを用意する。そして、図4に示すようにシェルスクリプト14を1分毎に起動して、BODY BACKGROUNDの指定ファイル名を書き換えれば、これらの10個のファイルを1分毎にトグルさせる(切り替える)ことができる。その結果、ホームページの背景画像が1分毎に順に変化し、10分で最初の画像に戻る。
【0026】
次に、図5および図6を参照しながら、表示画面を変更する処理のフローを説明する。図5は、cronによるシェルスクリプト起動処理のフローチャートである。図5において処理が開始されると、cronはcrontabにより設定された一定時間が経過するのを待ち合わせ(ステップS11)、その後シェルスクリプト14を起動する(ステップS12)。そして、これらのステップS11、S12の処理を繰り返す。例えば、crontabにより待ち合わせ時間が1分に設定されている場合は、1分経過する度にシェルスクリプト14が起動される。
【0027】
図6は、シェルスクリプト14によるイメージ修正処理のフローチャートである。図6においてシェルスクリプト14が起動されると、まずHTMLファイル12内で〈!−TUGI−〉が記述されている行を探し(ステップS21)、その行の次の行に記述されているファイル名のイメージ番号を取得する(ステップS22)。図4の場合は、COLOR_0.GIFの中の0がイメージ番号に相当する。
【0028】
次に、取得したイメージ番号に1を加え(ステップS23)、その番号を用いてHTMLテキストを修正して(ステップS24)、処理を終了する。これにより、ファイル名COLOR_0.GIFがCOLOR_1.GIFに修正される。ただし、ステップS23において、イメージ番号9に1を加えた結果は0になるものとする。
【0029】
図4のHTMLテキストにおいて、背景画像データのファイル名の代わりに、インラインイメージ、表示文書、音声の指定ファイル名(不図示)を変更すれば、背景画像と同様にこれらの情報を一定時間毎に変化させることができる。
【0030】
本実施形態においては、シェルスクリプトが、クライアント端末からの依頼を処理するhttpdとは非同期に動作するため、サーバ端末のシステムにかかる負担が比較的少なくなる。
【0031】
また、インラインイメージのみならず背景画像、表示文書の本文、音声も変更可能であり、切り替える情報を簡単に追加/変更することができる。例えば、切り替える情報のファイル名リストを記したファイルを作成し、それにファイル名を追加/削除すれば、表示画面上の情報をダイナミックに追加/変更できる。
【0032】
さらに、crontabへのエントリを変更し、cronを再スタートさせることで、切り替え時間を簡単かつダイナミックに変更できる。
以上の実施形態では、主にWWWサーバのホームページの画面を変更する構成について説明したが、本発明はこれに限らず、HTMLで記述される任意の出力情報を変更することが可能である。また、シェルスクリプトは一定時間毎ではなく、他のトリガ条件により起動してもよい。
【0033】
【発明の効果】
本発明によれば、インターネット等のネットワーク上に様々な情報を流す情報処理システムにおいて、情報にアクセスしてきたユーザの端末上の出力を簡単かつ多様に変更することが可能となる。
【図面の簡単な説明】
【図1】本発明の原理図である。
【図2】実施形態のシステム構成図である。
【図3】ホームページの表示例を示す図である。
【図4】HTMLファイルの例を示す図である。
【図5】シェルスクリプト起動処理のフローチャートである。
【図6】イメージ修正処理のフローチャートである。
【図7】ホームページのCGIの例を示す図である。
【図8】従来のイメージ選択処理のフローチャートである。
【図9】サーバ内のプロセスを示す図である。
【符号の説明】
1 記憶手段
2 転送手段
3 変更手段
11 サーバ端末
12 HTMLファイル
13 httpd
14 HTMLテキスト変更シェルスクリプト
15 ネットワーク
16−1、16−2、16−3 クライアント端末
21、22 表示画面
23 インラインイメージ
Claims (6)
- ネットワークに接続され、ユーザ端末からのアクセスに応じて多様な情報をオンラインで提供するとともに、該ユーザ端末に提供される情報を変更する情報変更システムであって、
互いにリンクした複数のファイルからなり、アクセスしてきたユーザ端末に返信されるハイパーテキスト形式の出力情報と、該出力情報に含まれるファイルを指定する指定情報が記述されたハイパーテキスト形式のファイルと、複数の背景色に対応し該ユーザ端末の画面に表示される複数の背景画像データのファイルとを記憶する記憶手段と、
ユーザ端末がアクセスしてきたときに前記指定情報が指しているファイルのデータを、前記ネットワークを介して該ユーザ端末に転送する転送手段と、
前記記憶手段が記憶する前記指定情報を現在の指定から他の指定に書き換えることで、前記出力情報に含まれる背景画像データのファイルを他の背景画像データのファイルに切り替えて、前記転送手段により転送されるファイルを変更する変更手段と、
前記変更手段を一定時間毎に起動して、前記指定情報を書き換えさせる起動手段と
を備えることを特徴とする情報変更システム。 - 前記記憶手段は、前記指定情報により指定可能な複数のファイルと、該指定可能な複数のファイルのうち1つのファイル名を表す前記指定情報とを記憶し、前記変更手段は、起動される度に、該指定情報のファイル名を現在のファイル名から他のファイル名に書き換えることを特徴とする請求項1記載の情報変更システム。
- 前記変更手段は、シェルスクリプトにより記述されたシェルを前記転送手段の動作とは非同期に起動して、前記指定情報を書き換えることを特徴とする請求項2記載の情報変更システム。
- 前記記憶手段は、前記ユーザ端末の画面に表示する文書データのファイルを含む前記出力情報を記憶し、前記変更手段は、該文書データのファイルを指定する前記指定情報を変更することを特徴とする請求項1、2、または3記載の情報変更システム。
- 前記記憶手段は、前記ユーザ端末から出力する音声データのファイルを含む前記出力情報を記憶し、前記変更手段は、該音声データのファイルを指定する前記指定情報を変更することを特徴とする請求項1、2、または3記載の情報変更システム。
- ネットワークに接続された情報処理装置を利用して、ユーザからのアクセスに応じて多様な情報をオンラインで提供するとともに、該ユーザ端末に提供される情報を変更する情報変更方法であって、
記憶手段が、互いにリンクした複数のファイルからなり、アクセスしてきたユーザ端末に返信されるハイパーテキスト形式の出力情報と、該出力情報に含まれるファイルを指定する指定情報が記述されたハイパーテキスト形式のファイルと、複数の背景色に対応し該ユーザ端末の画面に表示される複数の背景画像データのファイルとを記憶し、
起動手段が、変更手段を一定時間毎に起動し、
前記変更手段が、起動される度に、前記記憶手段が記憶する前記指定情報を現在の指定から他の指定に書き換えることで、前記出力情報に含まれる背景画像データのファイルを他の背景画像データのファイルに変更し、
転送手段が、ユーザ端末がアクセスしてきたときに前記指定情報が指しているファイルのデータを、前記ネットワークを介して該ユーザ端末に転送する
ことを特徴とする情報変更方法。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP23708495A JP3898242B2 (ja) | 1995-09-14 | 1995-09-14 | ネットワーク端末の出力を変更する情報変更システムおよび方法 |
US08/686,643 US5848427A (en) | 1995-09-14 | 1996-07-26 | Information changing system and method of sending information over a network to automatically change information output on a user terminal |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP23708495A JP3898242B2 (ja) | 1995-09-14 | 1995-09-14 | ネットワーク端末の出力を変更する情報変更システムおよび方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH0981448A JPH0981448A (ja) | 1997-03-28 |
JP3898242B2 true JP3898242B2 (ja) | 2007-03-28 |
Family
ID=17010182
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP23708495A Expired - Lifetime JP3898242B2 (ja) | 1995-09-14 | 1995-09-14 | ネットワーク端末の出力を変更する情報変更システムおよび方法 |
Country Status (2)
Country | Link |
---|---|
US (1) | US5848427A (ja) |
JP (1) | JP3898242B2 (ja) |
Families Citing this family (80)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6199076B1 (en) * | 1996-10-02 | 2001-03-06 | James Logan | Audio program player including a dynamic program selection controller |
US6049831A (en) * | 1996-11-08 | 2000-04-11 | Gte Laboratories Incorporated | System for transmitting network-related information where requested network information is separately transmitted as definitions and display information |
US6098092A (en) * | 1996-11-08 | 2000-08-01 | Silicon Graphics, Inc. | Server to dynamically generate graphics for the world wide web |
CA2412347C (en) * | 1997-03-12 | 2008-08-05 | Verticore Communications Ltd. | Information display system |
US7308485B2 (en) | 1997-04-15 | 2007-12-11 | Gracenote, Inc. | Method and system for accessing web pages based on playback of recordings |
US7167857B2 (en) | 1997-04-15 | 2007-01-23 | Gracenote, Inc. | Method and system for finding approximate matches in database |
US6249775B1 (en) | 1997-07-11 | 2001-06-19 | The Chase Manhattan Bank | Method for mortgage and closed end loan portfolio management |
JP3000972B2 (ja) * | 1997-08-18 | 2000-01-17 | 日本電気株式会社 | 情報提供装置及びプログラムを記録した機械読み取り可能な記録媒体 |
US6209007B1 (en) * | 1997-11-26 | 2001-03-27 | International Business Machines Corporation | Web internet screen customizing system |
CA2241836A1 (en) * | 1998-06-29 | 1999-12-29 | Object Technology International Inc. | Natural language transformations for propagating hypertext label changes |
KR100310309B1 (ko) * | 1998-12-02 | 2001-12-17 | 오길록 | 전화기의표시장치에웹문서의하이퍼링크정보를표시하기위한음성브라우징서비스방법 |
US6295513B1 (en) * | 1999-03-16 | 2001-09-25 | Eagle Engineering Of America, Inc. | Network-based system for the manufacture of parts with a virtual collaborative environment for design, developement, and fabricator selection |
US7058817B1 (en) | 1999-07-02 | 2006-06-06 | The Chase Manhattan Bank | System and method for single sign on process for websites with multiple applications and services |
US7062462B1 (en) | 1999-07-26 | 2006-06-13 | The Chase Manhattan Bank | On-line higher education financing system |
US6834306B1 (en) * | 1999-08-10 | 2004-12-21 | Akamai Technologies, Inc. | Method and apparatus for notifying a user of changes to certain parts of web pages |
US6763388B1 (en) * | 1999-08-10 | 2004-07-13 | Akamai Technologies, Inc. | Method and apparatus for selecting and viewing portions of web pages |
US6434745B1 (en) | 1999-09-15 | 2002-08-13 | Direct Business Technologies, Inc. | Customized web browsing and marketing software with local events statistics database |
AU3438401A (en) | 1999-11-04 | 2001-05-14 | Jp Morgan Chase Bank | System and method for automated financial project management |
US6876991B1 (en) | 1999-11-08 | 2005-04-05 | Collaborative Decision Platforms, Llc. | System, method and computer program product for a collaborative decision platform |
US6823330B1 (en) | 1999-11-16 | 2004-11-23 | Gateway, Inc. | Site home navigation control |
US8571975B1 (en) | 1999-11-24 | 2013-10-29 | Jpmorgan Chase Bank, N.A. | System and method for sending money via E-mail over the internet |
US10275780B1 (en) | 1999-11-24 | 2019-04-30 | Jpmorgan Chase Bank, N.A. | Method and apparatus for sending a rebate via electronic mail over the internet |
US6442573B1 (en) * | 1999-12-10 | 2002-08-27 | Ceiva Logic, Inc. | Method and apparatus for distributing picture mail to a frame device community |
US6867789B1 (en) | 2000-02-15 | 2005-03-15 | Bank One, Delaware, National Association | System and method for generating graphical user interfaces |
US6983482B2 (en) * | 2000-02-29 | 2006-01-03 | Matsushita Electric Industrial Co., Ltd. | Data broadcast content generation system |
US7599879B2 (en) | 2000-03-24 | 2009-10-06 | Jpmorgan Chase Bank, National Association | Syndication loan administration and processing system |
US7539623B1 (en) * | 2000-04-06 | 2009-05-26 | Medical Central Online | Method and a system for providing bed availability information on a computer network |
US7426530B1 (en) | 2000-06-12 | 2008-09-16 | Jpmorgan Chase Bank, N.A. | System and method for providing customers with seamless entry to a remote server |
US7028268B1 (en) | 2000-06-15 | 2006-04-11 | Conley Jr Ralph F | Multiple destination banners |
US10185936B2 (en) | 2000-06-22 | 2019-01-22 | Jpmorgan Chase Bank, N.A. | Method and system for processing internet payments |
US7831508B1 (en) | 2000-06-23 | 2010-11-09 | Jpmorgan Chase Bank, N.A. | System and method for implementing a consolidated application process |
JP2004507820A (ja) | 2000-08-23 | 2004-03-11 | コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ | コンテントアイテムのレンダリングを改善する方法、クライアントシステム及びサーバシステム |
US7747866B1 (en) | 2000-08-24 | 2010-06-29 | Jpmorgan Chase Bank, N.A. | System and method providing improved error detection related to transmission of data over a communication link |
US8335855B2 (en) | 2001-09-19 | 2012-12-18 | Jpmorgan Chase Bank, N.A. | System and method for portal infrastructure tracking |
US7454373B2 (en) * | 2000-11-06 | 2008-11-18 | Jpmorgan Chase Bank, N.A. | System and method for providing automated database assistance to financial service operators |
US7472088B2 (en) | 2001-01-19 | 2008-12-30 | Jpmorgan Chase Bank N.A. | System and method for offering a financial product |
US8849716B1 (en) | 2001-04-20 | 2014-09-30 | Jpmorgan Chase Bank, N.A. | System and method for preventing identity theft or misuse by restricting access |
US7272857B1 (en) | 2001-04-20 | 2007-09-18 | Jpmorgan Chase Bank, N.A. | Method/system for preventing identity theft or misuse by restricting access |
US7689506B2 (en) | 2001-06-07 | 2010-03-30 | Jpmorgan Chase Bank, N.A. | System and method for rapid updating of credit information |
WO2003001363A1 (en) | 2001-06-25 | 2003-01-03 | Jp Morgan Chase Bank | Electronic vouchers and a system and method for issuing the same |
JP4224226B2 (ja) | 2001-06-26 | 2009-02-12 | 富士通株式会社 | 表示制御方法、表示制御システム、表示制御プログラム、及び、コンピュータ可読媒体 |
US7266839B2 (en) | 2001-07-12 | 2007-09-04 | J P Morgan Chase Bank | System and method for providing discriminated content to network users |
US20030046259A1 (en) * | 2001-08-29 | 2003-03-06 | International Business Machines Corporation | Method and system for performing in-line text expansion |
US7103576B2 (en) | 2001-09-21 | 2006-09-05 | First Usa Bank, Na | System for providing cardless payment |
US7689504B2 (en) | 2001-11-01 | 2010-03-30 | Jpmorgan Chase Bank, N.A. | System and method for establishing or modifying an account with user selectable terms |
US7987501B2 (en) | 2001-12-04 | 2011-07-26 | Jpmorgan Chase Bank, N.A. | System and method for single session sign-on |
US7941533B2 (en) | 2002-02-19 | 2011-05-10 | Jpmorgan Chase Bank, N.A. | System and method for single sign-on session management without central server |
WO2003073287A1 (fr) * | 2002-02-27 | 2003-09-04 | Fujitsu Limited | Dispositif d'affichage de documents |
US7058660B2 (en) | 2002-10-02 | 2006-06-06 | Bank One Corporation | System and method for network-based project management |
US20040073605A1 (en) * | 2002-10-15 | 2004-04-15 | Conley, Ralph F. | Multi-tier web publishing software and system |
US8301493B2 (en) | 2002-11-05 | 2012-10-30 | Jpmorgan Chase Bank, N.A. | System and method for providing incentives to consumers to share information |
US8306907B2 (en) | 2003-05-30 | 2012-11-06 | Jpmorgan Chase Bank N.A. | System and method for offering risk-based interest rates in a credit instrument |
WO2005013057A2 (en) | 2003-07-25 | 2005-02-10 | Jp Morgan Chase Bank | Financial network-based payment card |
US7953663B1 (en) | 2003-09-04 | 2011-05-31 | Jpmorgan Chase Bank, N.A. | System and method for financial instrument pre-qualification and offering |
US8190893B2 (en) | 2003-10-27 | 2012-05-29 | Jp Morgan Chase Bank | Portable security transaction protocol |
GB2411017A (en) * | 2004-02-13 | 2005-08-17 | Satellite Information Services | Updating mark-up language documents from contained instructions |
US7702767B2 (en) * | 2004-03-09 | 2010-04-20 | Jp Morgan Chase Bank | User connectivity process management system |
US7742997B1 (en) | 2004-04-23 | 2010-06-22 | Jpmorgan Chase Bank, N.A. | System and method for management and delivery of content and rules |
US8533030B1 (en) | 2004-08-30 | 2013-09-10 | Jpmorgan Chase Bank, N.A. | In-bound telemarketing system for processing customer offers |
US7685064B1 (en) | 2004-11-30 | 2010-03-23 | Jp Morgan Chase Bank | Method and apparatus for evaluating a financial transaction |
US8185877B1 (en) | 2005-06-22 | 2012-05-22 | Jpmorgan Chase Bank, N.A. | System and method for testing applications |
EP1934828A4 (en) * | 2005-08-19 | 2008-10-08 | Gracenote Inc | METHOD AND SYSTEM FOR MANAGING THE OPERATION OF A REPRODUCTION DEVICE |
US7925578B1 (en) | 2005-08-26 | 2011-04-12 | Jpmorgan Chase Bank, N.A. | Systems and methods for performing scoring optimization |
US8583926B1 (en) | 2005-09-19 | 2013-11-12 | Jpmorgan Chase Bank, N.A. | System and method for anti-phishing authentication |
US8489497B1 (en) | 2006-01-27 | 2013-07-16 | Jpmorgan Chase Bank, N.A. | Online interactive and partner-enhanced credit card |
WO2007103583A2 (en) | 2006-03-09 | 2007-09-13 | Gracenote, Inc. | Method and system for media navigation |
US8793490B1 (en) | 2006-07-14 | 2014-07-29 | Jpmorgan Chase Bank, N.A. | Systems and methods for multifactor authentication |
US8212805B1 (en) | 2007-01-05 | 2012-07-03 | Kenneth Banschick | System and method for parametric display of modular aesthetic designs |
US8473735B1 (en) | 2007-05-17 | 2013-06-25 | Jpmorgan Chase | Systems and methods for managing digital certificates |
US8321682B1 (en) | 2008-01-24 | 2012-11-27 | Jpmorgan Chase Bank, N.A. | System and method for generating and managing administrator passwords |
US8595778B2 (en) | 2008-11-12 | 2013-11-26 | Level 3 Communications, Llc | User authentication in a content delivery network |
US9608826B2 (en) | 2009-06-29 | 2017-03-28 | Jpmorgan Chase Bank, N.A. | System and method for partner key management |
US10733246B2 (en) * | 2011-12-08 | 2020-08-04 | Comcast Cable Communications, Llc | System and method for identifying a user |
US9419957B1 (en) | 2013-03-15 | 2016-08-16 | Jpmorgan Chase Bank, N.A. | Confidence-based authentication |
US10148726B1 (en) | 2014-01-24 | 2018-12-04 | Jpmorgan Chase Bank, N.A. | Initiating operating system commands based on browser cookies |
JP5749819B1 (ja) * | 2014-02-12 | 2015-07-15 | ヤフー株式会社 | 配信装置、端末装置、配信方法及び配信プログラム |
AT514951B1 (de) * | 2014-04-04 | 2015-05-15 | Dtec Gmbh | Solarkollektor mit Belüftung |
GB2547222A (en) | 2016-02-10 | 2017-08-16 | Testplant Europe Ltd | Method of, and apparatus for, testing computer hardware and software |
GB2547220A (en) | 2016-02-10 | 2017-08-16 | Testplant Europe Ltd | Method of, and apparatus for, testing computer hardware and software |
JP6360114B2 (ja) * | 2016-08-23 | 2018-07-18 | ヤフー株式会社 | 表示プログラム、端末装置、表示方法及び配信装置 |
Family Cites Families (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5297249A (en) * | 1990-10-31 | 1994-03-22 | International Business Machines Corporation | Hypermedia link marker abstract and search services |
US5367621A (en) * | 1991-09-06 | 1994-11-22 | International Business Machines Corporation | Data processing method to provide a generalized link from a reference point in an on-line book to an arbitrary multimedia object which can be dynamically updated |
US5491820A (en) * | 1994-11-10 | 1996-02-13 | At&T Corporation | Distributed, intermittently connected, object-oriented database and management system |
US5530852A (en) * | 1994-12-20 | 1996-06-25 | Sun Microsystems, Inc. | Method for extracting profiles and topics from a first file written in a first markup language and generating files in different markup languages containing the profiles and topics for use in accessing data described by the profiles and topics |
US5752246A (en) * | 1995-06-07 | 1998-05-12 | International Business Machines Corporation | Service agent for fulfilling requests of a web browser |
US5710918A (en) * | 1995-06-07 | 1998-01-20 | International Business Machines Corporation | Method for distributed task fulfillment of web browser requests |
US5721908A (en) * | 1995-06-07 | 1998-02-24 | International Business Machines Corporation | Computer network for WWW server data access over internet |
US5748188A (en) * | 1995-10-12 | 1998-05-05 | Ncr Corporation | Hypertext markup language (HTML) extensions for graphical reporting over an internet |
US5572643A (en) * | 1995-10-19 | 1996-11-05 | Judson; David H. | Web browser with dynamic display of information objects during linking |
US5751956A (en) * | 1996-02-21 | 1998-05-12 | Infoseek Corporation | Method and apparatus for redirection of server external hyper-link references |
US5734831A (en) * | 1996-04-26 | 1998-03-31 | Sun Microsystems, Inc. | System for configuring and remotely administering a unix computer over a network |
-
1995
- 1995-09-14 JP JP23708495A patent/JP3898242B2/ja not_active Expired - Lifetime
-
1996
- 1996-07-26 US US08/686,643 patent/US5848427A/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
US5848427A (en) | 1998-12-08 |
JPH0981448A (ja) | 1997-03-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3898242B2 (ja) | ネットワーク端末の出力を変更する情報変更システムおよび方法 | |
US6678866B1 (en) | Notification information display apparatus notification information display system and recording medium | |
US6085219A (en) | Home page creating systems apparatuses and program recording mediums, and home page displaying systems and program recording mediums | |
TW535081B (en) | Method and system of fulfilling requests for information from a network client | |
US6363418B1 (en) | On-line image caching control for efficient image display | |
US6385654B1 (en) | File transferring apparatus and method thereof | |
JP2001524238A (ja) | 印刷本用の追補情報提供方法及び装置 | |
US20040201618A1 (en) | Streaming of real-time data to a browser | |
US20070094353A1 (en) | System and method for modifying documents sent over a communication network | |
JPH1166101A (ja) | 情報提供装置及びプログラムを記録した機械読み取り可能な記録媒体 | |
JPH10232899A (ja) | サービス連携方法とサービス連携装置およびそれらの実施に利用できるパーツ生成管理方法 | |
US7672986B2 (en) | Managing graphic databases | |
JPH09167124A (ja) | マルチメディア制作物のこま割り画表現のための方法およびシステム | |
JP2001306434A (ja) | 通信待ち時間中に付随情報を画面表示するための方法及びサーバ | |
CA2354144A1 (en) | Fast transmission of graphic objects | |
US20040083200A1 (en) | Supplying supplementary information for printed books | |
JP2000023150A (ja) | プロジェクタにおける画像データの再生方法及びプロジェクタ | |
US6526435B1 (en) | Method and system for downloading selected rows within a listing using HyperText Transport Protocol (HTTP) | |
EP1720323A2 (en) | Wireless LAN device storing and forwarding Internet data to a mobile terminal | |
JP2004234380A (ja) | テーブル表示切替方法,テキストデータ変換プログラム及びタグプログラム | |
JP2000298646A (ja) | Wwwサーバーシステム | |
JP3596482B2 (ja) | パーソナルバナー作成プログラム | |
JP2002140187A (ja) | ウェブデータの表示方法および端末装置ならびに記録媒体 | |
JP2002541694A (ja) | インターネット通信およびプレゼンテーション・ソフトウェアおよび方法 | |
JP2003085074A (ja) | 定期更新型画像閲覧システム及びその画像更新方法並びにその画像更新プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20060418 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20060615 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20060822 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20061020 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20061027 |
|
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: 20061219 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20061221 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110105 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110105 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120105 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130105 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130105 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140105 Year of fee payment: 7 |
|
EXPY | Cancellation because of completion of term |