JP4426160B2 - Computer program, recording medium, computer, and graphic display method - Google Patents
Computer program, recording medium, computer, and graphic display method Download PDFInfo
- Publication number
- JP4426160B2 JP4426160B2 JP2002251671A JP2002251671A JP4426160B2 JP 4426160 B2 JP4426160 B2 JP 4426160B2 JP 2002251671 A JP2002251671 A JP 2002251671A JP 2002251671 A JP2002251671 A JP 2002251671A JP 4426160 B2 JP4426160 B2 JP 4426160B2
- Authority
- JP
- Japan
- Prior art keywords
- graphic
- instruction
- text
- user
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Landscapes
- Processing Or Creating Images (AREA)
- Information Transfer Between Computers (AREA)
- User Interface Of Digital Computer (AREA)
Description
【0001】
【発明の属する技術分野】
本発明は、電子メールにリンクさせてグラフィック画面に所定のグラフィックを表示させることのできるコンピュータプログラム、記録媒体、コンピュータおよびグラフィック表示方法に関するものである。
【0002】
【従来の技術及び発明が解決しようとする課題】
近年、端末装置のユーザ間で、ペット(キャラクタ)を表示することのできるメーラを用いた電子メールのやりとりが行われるようになっている(特開平11−65964号公報、特開平11−65965号公報参照)。このメーラは、当該端末装置のユーザがあらかじめ選択したペットまたは電子メールを送信してきた他のユーザがあらかじめ選択したペットが部屋の中を動き回るグラフィックを表示するグラフィック画面と、送信する電子メールまたは受信した電子メールの中身(送信元メールアドレス、送信先メールアドレス、題名、日時、本文等)を表示する電子メール表示画面とをディスプレイ装置に表示することができる。
【0003】
しかしながら、上記従来のメーラにおいては、グラフィック画面と電子メール表示画面とは特にリンクしておらず、電子メールの本文は通常のテキストで表示されるに過ぎなかった。
【0004】
一方、HTML(Hyper Text Markup Language)形式の電子メールを扱うことのできるメーラ等は、電子メールの本文中にメールアドレスやURL(Uniform Resource Locater)が含まれている場合には、それらをクリッカブルなテキストで表示することができる。そして、メールアドレスがクリックされたときには、そのメールアドレスを送信先とする電子メールの新規作成画面を立ち上げることができ、URLがクリックされたときには、ブラウザを立ち上げて、そのURLに存在するウェブページを表示することができるようになっている。
【0005】
しかしながら、上記のようなHTML対応のメーラであっても、電子メールにリンクさせて、グラフィック画面に所定のグラフィックを表示することはできなかった。
【0006】
本発明は、このような実情に鑑みてなされたものであり、電子メールにリンクさせてグラフィック画面に所定のグラフィックを表示させることのできるコンピュータプログラム、記録媒体、コンピュータおよびグラフィック表示方法を提供することを目的とする。
【0007】
【課題を解決するための手段】
上記目的を達成するために、第1に本発明は、所定の命令を含む電子メールを受信し、当該受信した電子メールの内容を表示する機能と、所定のグラフィック画面を表示する機能と、受信した電子メールに含まれている命令について実行の指示がなされたと判断したときに、前記命令に従って、前記グラフィック画面に所定のグラフィックを表示する機能とを、コンピュータに実現させることのできるプログラムであって、前記グラフィック画面は、背景と当該背景上を移動し得るオブジェクトとを含んでおり、前記命令に従って前記グラフィック画面に所定のグラフィックを表示するときに、前記オブジェクトの位置情報を取得し、当該取得したオブジェクトの位置情報に基づいて、前記オブジェクトに対し所定のアクションがなされるように前記グラフィックを表示することを特徴とするプログラムを提供する(発明1)。また、第2に本発明は、所定のグラフィック画面を表示するステップと、所定の命令を含む電子メールを受信するステップと、前記受信した電子メールの内容を表示するステップと、受信した電子メールに含まれている命令について実行の指示がなされたか否か判断するステップと、前記実行の指示がなされたと判断したときに、前記命令に従って、前記グラフィック画面に所定のグラフィックを表示するステップとを備えたグラフィック表示方法であって、前記グラフィック画面は、背景と当該背景上を移動し得るオブジェクトとを含んでおり、前記命令に従って前記グラフィック画面に所定のグラフィックを表示するときに、前記オブジェクトの位置情報を取得し、当該取得したオブジェクトの位置情報に基づいて、前記オブジェクトに対し所定のアクションがなされるように前記グラフィックを表示することを特徴とするグラフィック表示方法を提供する(発明7)。
【0008】
上記発明(発明1,7)によれば、電子メールに所定の命令が含まれているため、その命令の実行を指示することにより、電子メールにリンクさせてグラフィック画面に所定のグラフィックを表示することが可能である。
【0011】
また、上記発明(発明1,7)によれば、オブジェクトの位置に応じてグラフィックが変化するため、グラフィックの面白みが増し、ユーザをより楽しませることが可能となる。
【0012】
上記発明(発明1,7)において、前記オブジェクトは、電子メール送信先のユーザまたは電子メール送信元のユーザがあらかじめ選択したキャラクタであってもよい(発明2,8)。
【0013】
上記発明(発明1,2,7,8)において、前記命令の実行指示部は、電子メールの本文中に指示可能な形で含まれており、前記実行指示部がポインタにより指示されたときに、当該命令について実行の指示がなされたと判断してもよい(発明3,9)。
【0014】
上記発明(発明3,9)によれば、電子メールを受信したユーザは、電子メールの本文中に存在する実行指示部をポインタで指示するだけで、簡単に命令を実行させることができる。
【0015】
上記発明(発明1,2)は、受信した電子メールの本文中に所定のタグで挟まれたテキストが存在した場合に、当該テキストを指示可能な形で表示する機能と、前記指示可能なテキストがポインタにより指示されたときに、当該テキストを挟むタグによって規定される命令について実行の指示がなされたと判断する機能とを、さらにコンピュータに実現させることができてもよい(発明4)。また、上記発明(発明7,8)においては、受信した電子メールの本文中に所定のタグで挟まれたテキストが存在した場合に、当該テキストを指示可能な形で表示し、当該指示可能なテキストがポインタにより指示されたときに、当該テキストを挟むタグによって規定される命令について実行の指示がなされたと判断してもよい(発明10)。
【0016】
上記発明(発明4,10)によれば、電子メールを受信したユーザは、電子メールの本文中に存在する指示可能なテキストをポインタで指示するだけで、簡単に命令を実行させることができる。また、電子メールを作成するユーザも、タグを電子メールの本文中に記述するだけで命令を含む電子メールを簡単に作成することができる。
【0017】
第3に本発明は、上記プログラム(発明1〜4)を記録したコンピュータ読取可能な記録媒体を提供する(発明5)。「記録媒体」の種類としては、例えば、磁気媒体(ハードディスク、磁気ディスク、フレキシブルディスク、磁気テープ、磁気カード等)、光媒体(コンパクトディスク、DVD(Digital Versatile Disc)、レーザーディスク等の光ディスク)、光磁気媒体(MO(Magnet Optical)ディスク等の光磁気ディスク)や、あるいは各種メモリ等があるが、特に限定されるものではない。
【0018】
第4に本発明は、上記プログラム(発明1〜4)をインストールしてなるコンピュータを提供する(発明6)。
【0019】
上記プログラムが上記機能を実現させる「コンピュータ」または上記「コンピュータ」としては、ネットワークに接続可能なデバイス、例えば、インターネット等のネットワークに接続可能なパーソナルコンピュータや、携帯電話端末、PHS(Personal Handy Phone System)端末等の移動電話端末、あるいは、PDA(Personal Digital Assistant)等の携帯情報端末、ゲーム機などが挙げられる。
【0020】
【発明の実施の形態】
以下、本発明の実施形態を図面に基づいて説明する。
本実施形態では、キャラクタとしてのペットを付随させた電子メールの送受信を行うとともに、ユーザがあらかじめ選択したペットが部屋の中を動き回るグラフィックを表示するグラフィック画面と、送信する電子メールまたは受信した電子メールの中身を表示する電子メール表示画面とをディスプレイ装置に表示することのできるメーラを利用した電子メールシステムについて説明する。
【0021】
図1は本実施形態による電子メールシステムの構成図である。
本実施形態による電子メールシステムは、図1に示すように、インターネットを介してそれぞれ接続されたメールサーバ10と、複数のユーザ端末20A,20Bとから構成されている。なお、ユーザ端末20AのユーザはユーザA、ユーザ端末20BのユーザはユーザBとする。
【0022】
メールサーバ10は、一般的に用いられるメールサーバであり、電子メールを各ユーザの領域毎に蓄積するメール・スプールを備えている。なお、本実施形態では、ユーザAのメールアドレス宛の電子メールおよびユーザBのメールアドレス宛の電子メールは、このメールサーバ10のメール・スプールに蓄積されるものとする。
【0023】
ユーザ端末20A,20Bは、インターネットに接続可能なデバイスであり、本実施形態では、インターネットに接続可能な通常のパーソナルコンピュータを例に挙げて説明する。
【0024】
ユーザ端末20の主要な構成を図2に示す。図2に示すように、ユーザ端末20は、主制御部21と、記憶部22と、入力部23と、表示部24と、通信制御部25とを備えている。
【0025】
主制御部21は、CPUおよび主記憶装置(メモリ)等から構成され、各部の制御や、データの転送、種々の演算、データの一時的な格納等を行う。記憶部22は、ハードディスク装置等から構成され、主としてメーラに関するアプリケーションプログラムを記憶している。入力部23は、キーボードおよびマウスから構成され、表示部24は、ディスプレイ装置から構成される。通信制御部25は、モデム、ターミナルアダプタ、ルータ等から構成され、インターネットへの接続、サーバとのデータ通信等を制御する。
【0026】
次に、上記電子メールシステムにおけるユーザ端末20A,20Bおよびメールサーバ10の処理動作について、図3〜図8のフローチャートを参照して説明する。
【0027】
ユーザAがユーザ端末20Aにおいてアプリケーションを起動すると(SA101)、ユーザ端末20Aの主制御部21は、ユーザAのペットの設定情報を読み込む(SA102)。
【0028】
ペットの設定情報には、ユーザAがあらかじめ選択したペットのペットIDおよびペットの挙動を決定するペットパラメータが含まれており、このペットの設定情報は、所定のファイル形式で取り扱われる。ペットパラメータは、内部パラメータと外部パラメータとからなり、内部パラメータには、ペットの色、大きさ、メールカウント、年齢、性別、知力、体力、気力、友情(飼い主との)、空腹度、幸福度、清潔度、バイオリズム(不確定要素)、ノイズ(不確定要素)、友情(相手との)、積極性/消極性(+/−)、明朗/陰鬱(+/−)、やさしさ/つめたさ(+/−)、集中/散漫(+/−)、おしゃれ好き/無骨もの(+/−)、着飾り度、魅力度、味覚レベル等が含まれている。外部パラメータには、位置、部屋の居心地、ユーザーアクション−なぐられ回数(度)、ゲストアクション−呼びかけられ、ゲストアクション−友情示され、ゲストアクション−敵意示され、ゲストアクション−アイテムくれる、ゲストアクション−アイテム要求等が含まれている。
【0029】
次にユーザ端末20Aの主制御部21は、ステップSA102で読み込んだペットの設定情報に基づいて、図9に示すようなアプリケーション画面30Aをユーザ端末20Aの表示部24であるディスプレイ装置に表示する(SA103)。
【0030】
アプリケーション画面30Aにおいては、図9に示されるように、部屋31Aと、ペットパラメータに基づいて部屋31Aの中を動き回るユーザAのペット32A(本実施形態ではカメ)とが表示されるとともに、「メール作成」と表記されたクリッカブルな送信メール作成指示部33A、「受信メール」と表記されたクリッカブルな受信メール表示指示部34Aおよび「メール受信」と表記されたクリッカブルな電子メール受信指示部35Aが表示される。
【0031】
ユーザAが、ユーザ端末20Aのマウス・ポインタによって送信メール作成指示部33Aをクリックすると、ユーザ端末20Aの主制御部21は、電子メールの作成が指示されたと判断し(SA104−Yes)、図10に示すような送信メール作成画面40Aをユーザ端末20Aの表示部24であるディスプレイ装置に表示する(SA105)。
【0032】
送信メール作成画面40Aには、図10に示されるように、送信先のメールアドレスを入力させるためのテキストボックス41Aと、送信元のメールアドレスが表示される送信元アドレス表示部42Aと、電子メールの表題を入力させるためのテキストボックス43Aと、CCとしての送信先のメールアドレスを入力させるためのテキストボックス44Aと、「送信」と表記されたクリッカブルな電子メール送信指示部45Aと、電子メールの本文を入力させるための本文入力部46Aとが含まれている。
【0033】
本実施形態における送信メール作成画面40Aの本文入力部46Aには、所定のテキストを挟むようにして、所定のタグ461a,462a,461b,462bが、ユーザAによって入力されるものとする。具体的には、図10に示すように、テキスト「こんな感じ」を挟むタグ「<thunder>」461aおよびタグ「</thunder>」462aと、テキスト「春が来た」を挟むタグ「<flowers>」461bおよびタグ「</flowers>」462bとが入力されるものとする。
【0034】
ユーザAがユーザ端末20Aにおいて所定のユーザ(本実施形態ではユーザ端末20BのユーザB)宛の電子メールを図10に示すような内容で作成し、マウス・ポインタによって電子メール送信指示部45Aをクリックすると、ユーザ端末20Aの主制御部21は、電子メールの送信要求が出されたと判断し(SA106−Yes)、上記内容の電子メールを生成する(SA107)。そして、ユーザ端末20Aの主制御部21は、ユーザAのペット32Aの設定情報をMIME(Multipurpose Internet Mail Extension)に従ってエンコードし、電子メールに添付する(SA108)。
【0035】
次に、ユーザ端末20Aの主制御部21は、アプリケーション画面30Aにおいて、ペット32Aが部屋31Aから退出する様子をアニメーション表示し(SA109)、上記電子メールをメールサーバ10に送信する(SA110)。メールサーバ10は、その電子メールを受信し、メール・スプールにおいて当該電子メールの宛先であるユーザBの領域に蓄積する(SM101)。
【0036】
一方、ユーザBがユーザ端末20Bにおいてアプリケーションを起動すると(SB101)、ユーザ端末20Bの主制御部21は、ユーザBのペットの設定情報を読み込み(SB102)、図11に示すようなアプリケーション画面30Bをユーザ端末20Bの表示部24であるディスプレイ装置に表示する(SB103)。
【0037】
アプリケーション画面30Bにおいては、図11に示されるように、部屋31Bと、ペットパラメータに基づいて部屋31Bの中を動き回るユーザBのペット32B(本実施形態ではクマ)とが表示されるとともに、「メール作成」と表記されたクリッカブルな送信メール作成指示部33B、「受信メール」と表記されたクリッカブルな受信メール表示指示部34Bおよび「メール受信」と表記されたクリッカブルな電子メール受信指示部35Bが表示される。
【0038】
ユーザBが、ユーザ端末20Bのマウス・ポインタによって電子メール受信指示部35Bをクリックすると、ユーザ端末20Bの主制御部21は、電子メールの受信要求が出されたと判断し(SB104−Yes)、メールサーバ10に対してメール要求情報を送信する(SB105)。
【0039】
メールサーバ10は、上記メール要求情報を受信し(SM102)、メール・スプールにおいてそのメール要求情報の送信元であるユーザBの領域に蓄積されている電子メールを読み出し、ユーザ端末20Bに対して送信する(SM103)。
【0040】
ユーザ端末20Bの主制御部21は、上記電子メールを受信して所定のフォルダに格納したら(SB106)、受信した電子メールのMIMEマルチパートを読み込む(SB107)。そして、ユーザ端末20Bの主制御部21は、ペット32Aの設定情報をデコードして(SB108)読み込み(SB109)、読み込んだペット32Aの設定情報に基づいて、図12に示すようなペット訪問画面301Bを描画する(SB110)。
【0041】
アプリケーション画面301Bにおいては、図12に示されるように、図11に示される部屋31BおよびユーザBのペット32B(クマ)に加えて、ユーザAのペット32A(カメ)が表示される。このとき、ペット32Aは、部屋31Bを訪れるようにアニメーション表示され、ペットパラメータに基づいて部屋31Bの中を動き回る。
【0042】
ユーザBが、ユーザ端末20Bのマウス・ポインタによって受信メール表示指示部34Bをクリックすると、ユーザ端末20Bの主制御部21は、受信した電子メール(受信メール)の表示が指示されたと判断し(SB111−Yes)、受信メールの情報を所定のフォルダから読み込み(SB112)、図13に示すような受信メール表示画面50Bをユーザ端末20Bの表示部24であるディスプレイ装置に表示する(SB113)。
【0043】
受信メール表示画面50Bには、図13に示されるように、電子メール差出人(送信元)のメールアドレス51B、電子メールが送信された日付52Bおよび電子メールのタイトル(表題)53Bで特定する受信メールの一覧54Bと、その一覧54Bで指示されている受信メールの、送信先メールアドレスが表示される送信先アドレス表示部55B、送信元メールアドレスが表示される送信元アドレス表示部56B、表題が表示される表題表示部57B、CCとしての送信先のメールアドレスが表示されるCC送信先アドレス表示部58Bおよび本文が表示される本文表示部59Bとが含まれている。
【0044】
ユーザ端末20Bの主制御部21は、読み込んだ受信メールの本文中にタグで挟まれたテキストがあると判断した場合、受信メール表示画面50Bの本文表示部59Bにおいて、そのタグを表示せずに、タグで挟まれたテキストの色を変えてアンダーラインを付すとともに、そのテキストをクリッカブルにして表示する。図13に示されるように、本実施形態における受信メール表示画面50Bの本文表示部59Bには、図10に示す送信メールにおいてタグ「<thunder>」461aおよびタグ「</thunder>」462aで挟まれていたテキスト「こんな感じ」591aと、タグ「<flowers>」461bおよびタグ「</flowers>」462bで挟まれていたテキスト「春が来た」591bとが、クリッカブルな色付テキスト591a,591bとして表示されている。
【0045】
ユーザBが、ユーザ端末20Bのマウス・ポインタによって色付テキスト591a,591bをクリックすると、ユーザ端末20Bの主制御部21は、タグの実行が指示されたと判断し(SB114−Yes)、指示された色付テキスト591a,591bを挟んでいるタグを解釈する(SB115)。ここで、本メーラにおいては、タグと描画すべきグラフィックとがあらかじめ関連付けられており、グラフィックにはペットの位置情報を必要とするものと必要としないものがあるものとする。
【0046】
ユーザ端末20Bの主制御部21は、解釈したタグに関連付けられているグラフィックがペットの位置情報を必要とするものか必要としないものかを判断する(SB116)。そして、ユーザ端末20Bの主制御部21は、解釈したタグに関連付けられているグラフィックがペットの位置情報を必要とするものと判断した場合には(SB116−Yes)、アプリケーション画面301BにおけるユーザAのペット32AまたはユーザBのペット32Bの現在の位置情報を取得して(SB117)、ペット32Aまたはペット32Bに対して所定のアクションがなされるグラフィックを生成し(または読み出し)、そのグラフィックを含むアプリケーション画面302B(図14)をユーザ端末20Bの表示部24であるディスプレイ装置に表示する(SB118)。
【0047】
例えば、タグ「<thunder>」およびタグ「</thunder>」で挟まれていたテキスト「こんな感じ」591aがクリックされると、図14に示すように、部屋31Bの上の方からユーザAのペット32Aにめがけて雷36Bが落ちるとともに、雷36B以外の部分37Bは暗くなるグラフィックが生成され描画される。なお、ユーザAのペット32Aが退出した後であれば、ユーザBのペット32Bにめがけて雷が落ちることとなる。
【0048】
一方、ユーザ端末20Bの主制御部21は、解釈したタグに関連付けられているグラフィックがペットの位置情報を必要としないものと判断した場合には(SB116−No)、ステップSB117をスキップして、所定のグラフィックを読み出し(または生成し)、そのグラフィックを含むアプリケーション画面をユーザ端末20Bの表示部24であるディスプレイ装置に表示する(SB118)。
【0049】
例えば、タグ「<flowers>」およびタグ「</flowers>」で挟まれていたテキスト「春が来た」591bがクリックされると、部屋31Bの上の方から花が落ちてくるグラフィックが描画される。
【0050】
グラフィックの種類としては、上記以外にも、例えば、光が差す、星がきらめく、部屋に嵐が巻き起こる、しとしと雨が降る、しんしん雪が降る、枯葉が落ちてくる、たらいがペットの頭上から落ちてくる、部屋が回転する、部屋が爆発する、部屋がカラオケハウスになる、部屋がステージになる、等が挙げられる。
【0051】
ユーザ端末20Bの主制御部21は、上記受信した電子メールの送信元であるユーザAのメールアドレス宛の電子メール(返信メール)を自動生成し(SB119)、ユーザBがユーザ端末20B上でペット32Aに対して行った操作(例えば、マウス・ポインタをペット32Aの表示領域内を横切らせることによる「撫ぜる」、マウス・ポインタをペット32Aの表示領域内におきマウスをクリックすることによる「殴る」等)や、タグの実行によりペット32Aが経験した現象(例えば、「雷が落ちた」、「花が落ちてきた」等)に基づくペット32Aの設定情報を読み込み、生成した返信メールの本文に所定の文章(例えば、「ちょっとなでられた。」、「たくさんなぐられた。」、「かみなりが落ちてきた。」、「お花が落ちてきた。」等)を自動的に記述する(SB120)。
【0052】
そして、ユーザ端末20Bの主制御部21は、読み込んだペット32Aの設定情報をMIMEに従ってエンコードし、上記ステップSB119で生成した返信メール(自動返信メール)に添付する(SB121)。
【0053】
ユーザ端末20Aの主制御部21は、アプリケーション画面301Bにおいて、ペット32Aが部屋31Bから退出する様子をアニメーション表示し(SB122)、上記自動返信メールをメールサーバ10に送信する(SB123)。メールサーバ10は、その自動返信メールを受信し、メール・スプールにおいて当該自動返信メールの宛先であるユーザAの領域に蓄積する(SM104)。
【0054】
この状態で、ユーザAが、ユーザ端末20Aにおいて受信の指示を出すと、ユーザ端末20Aの主制御部21は、電子メールの受信要求が出されたと判断し(SA111−Yes)、メールサーバ10に対してメール要求情報を送信する(SA112)。
【0055】
メールサーバ10は、上記メール要求情報を受信し(SM105)、メール・スプールにおいてそのメール要求情報の送信元であるユーザAの領域に蓄積されている電子メールを読み出し、ユーザ端末20Aに対して送信する(SM106)。
【0056】
ユーザ端末20Aの主制御部21は、上記自動返信メールを含む電子メールを受信して所定のフォルダに格納したら(SA113)、受信した電子メールのMIMEマルチパートを読み込み(SA114)、ペット32Aの設定情報をデコードする(SA115)。
【0057】
そして、ユーザ端末20Aの主制御部21は、デコードしたペット32Aの設定情報に基づき、ユーザ端末20Aに記憶されているユーザAのペット32Aの設定情報を更新し(SA116)、その更新したペット32Aの設定情報に基づいて、ペット32Aが部屋31Aに帰宅する様子をアニメーション表示する(SA117)。
【0058】
ユーザAが、図9に示されるアプリケーション画面30Aにおいて、ユーザ端末20Aのマウス・ポインタによって受信メール表示指示部34Aをクリックすると、ユーザ端末20Aの主制御部21は、受信メールの表示が指示されたと判断し(SA118−Yes)、受信メールの情報を所定のフォルダから読み込み(SA119)、図15に示すような受信メール表示画面50Aをユーザ端末20Aの表示部24であるディスプレイ装置に表示する(SA120)。
【0059】
受信メール表示画面50Aには、図15に示されるように、電子メール差出人(送信元)のメールアドレス51A、電子メールが送信された日付52Aおよび電子メールのタイトル(表題)53Aで特定する受信メールの一覧54Aと、その一覧54Aで指示されている受信メールの、送信先メールアドレスが表示される送信先アドレス表示部55A、送信元メールアドレスが表示される送信元アドレス表示部56A、表題が表示される表題表示部57A、CCとしての送信先のメールアドレスが表示されるCC送信先アドレス表示部58Aおよび本文が表示される本文表示部59Aとが含まれている。
【0060】
この受信メール表示画面50Aにおいて、受信メールの一覧54Aで上記自動返信メールが指示されている場合、本文表示部59Aには、例えば「かみなりが落ちてきた。」等、ユーザBのユーザ端末20B上でタグの実行によりペット32Aが経験した現象の内容が文章として表示される。
【0061】
本電子メールシステムにおけるメーラによれば、受信した電子メールの本文中に含まれる色付テキストをクリックすることにより、アプリケーション画面に所定のグラフィックを表示することができるため、ユーザは面白みをもって電子メールを取り扱うことができる。特に、そのグラフィックが、ペットの位置情報に基づいて、そのペットに対して所定のアクションをなすものであれば、視覚的な面白みは倍増する。
【0062】
また、本電子メールシステムにおけるメーラにおいては、自分のペットが未だメール送信先のユーザのユーザ端末にて表示されている間(自動返信メールが生成される前)にタグが実行されたときには、自動返信メールの本文中に、自分のペットがメール送信先のユーザのユーザ端末で経験した現象が文章として表示されるため、タグを含む電子メールを作成・送信したユーザは、そのタグがメール送信先のユーザのユーザ端末にて実行されたことを確認することができる。
【0063】
以上説明した実施形態は、本発明の理解を容易にするために記載されたものであって、本発明を限定するために記載されたものではない。したがって、上記実施形態に開示された各要素は、本発明の技術的範囲に属する全ての設計変更や均等物をも含む趣旨である。
【0064】
例えば、アプリケーション画面におけるグラフィック表示のトリガーは、電子メール本文中の色付テキストのクリックに限定されるものではなく、電子メールに添付されたプログラムまたはデータに基づいてアプリケーション画面にクリッカブルなボタンを表示するようにし、そのボタンのクリックをグラフィック表示のトリガーとしてもよい。
【0065】
【発明の効果】
以上述べたように本発明によれば、電子メールにリンクさせてグラフィック画面に所定のグラフィックを表示することができる。
【図面の簡単な説明】
【図1】本発明の一実施形態による電子メールシステムの構成図である。
【図2】同実施形態によるユーザ端末の構成図である。
【図3】同実施形態によるユーザ端末およびメールサーバにおける処理動作を示すフローチャートである。
【図4】同実施形態によるユーザ端末およびメールサーバにおける処理動作を示すフローチャートである。
【図5】同実施形態によるユーザ端末およびメールサーバにおける処理動作を示すフローチャートである。
【図6】同実施形態によるユーザ端末およびメールサーバにおける処理動作を示すフローチャートである。
【図7】同実施形態によるユーザ端末およびメールサーバにおける処理動作を示すフローチャートである。
【図8】同実施形態によるユーザ端末およびメールサーバにおける処理動作を示すフローチャートである。
【図9】同実施形態によるアプリケーション画面の一例を示す図である。
【図10】同実施形態による送信メール作成画面の一例を示す図である。
【図11】同実施形態によるアプリケーション画面の一例を示す図である。
【図12】同実施形態によるアプリケーション画面の一例を示す図である。
【図13】同実施形態による受信メール表示画面の一例を示す図である。
【図14】同実施形態によるアプリケーション画面(グラフィック表示)の一例を示す図である。
【図15】同実施形態による受信メール表示画面の一例を示す図である。
【符号の説明】
10…メールサーバ
20A,20B…ユーザ端末
21…主制御部
22…記憶部
23…入力部
24…表示部
25…通信制御部[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a computer program, a recording medium, a computer, and a graphic display method capable of displaying a predetermined graphic on a graphic screen by linking to an e-mail.
[0002]
[Prior art and problems to be solved by the invention]
In recent years, electronic mail has been exchanged between users of terminal devices using a mailer that can display a pet (character) (Japanese Patent Laid-Open Nos. 11-65964 and 11-65965). See the official gazette). This mailer includes a graphic screen that displays a graphic that the pet selected by the user of the terminal device or a pet previously selected by another user who has transmitted an e-mail moves around the room, and an e-mail to be transmitted or received An e-mail display screen that displays the contents of the e-mail (source mail address, destination mail address, title, date / time, text, etc.) can be displayed on the display device.
[0003]
However, in the above-described conventional mailer, the graphic screen and the e-mail display screen are not particularly linked, and the body of the e-mail is merely displayed as ordinary text.
[0004]
On the other hand, mailers that can handle HTML (Hyper Text Markup Language) e-mails are clickable if the e-mail body contains an e-mail address or URL (Uniform Resource Locater). Can be displayed as text. When a mail address is clicked, a new e-mail creation screen with the mail address as the destination can be launched. When a URL is clicked, a browser is launched and the web existing at the URL is launched. The page can be displayed.
[0005]
However, even an HTML mailer as described above cannot display a predetermined graphic on a graphic screen by linking to an e-mail.
[0006]
The present invention has been made in view of such circumstances, and provides a computer program, a recording medium, a computer, and a graphic display method capable of displaying a predetermined graphic on a graphic screen by linking to an e-mail. With the goal.
[0007]
[Means for Solving the Problems]
In order to achieve the above object, firstly, the present invention receives an e-mail including a predetermined command, displays a content of the received e-mail, a function of displaying a predetermined graphic screen, and receiving A program capable of causing a computer to realize a function of displaying a predetermined graphic on the graphic screen in accordance with the instruction when it is determined that an instruction to execute the instruction included in the received e-mail has been issued The graphic screen includes a background and an object that can move on the background, and when the predetermined graphic is displayed on the graphic screen according to the instruction, the position information of the object is acquired. The graphic is displayed so that a predetermined action is performed on the object based on the acquired position information of the object. Provide a program characterized by ( invention 1). Secondly, the present invention includes a step of displaying a predetermined graphic screen, a step of receiving an e-mail including a predetermined instruction, a step of displaying the contents of the received e-mail, and the received e-mail. A step of determining whether or not an instruction for execution has been issued for the included instruction; and a step of displaying a predetermined graphic on the graphic screen according to the instruction when it is determined that the instruction for execution has been made. Graphic display method The graphic screen includes a background and an object that can move on the background, and when the predetermined graphic is displayed on the graphic screen according to the instruction, the position information of the object is acquired. The graphic is displayed so that a predetermined action is performed on the object based on the acquired position information of the object. A graphic display method characterized by Invention 7 ).
[0008]
The above invention ( Inventions 1 and 7 ), Since a predetermined command is included in the e-mail, it is possible to display a predetermined graphic on the graphic screen by linking to the e-mail by instructing the execution of the command.
[0011]
Also, The above invention ( Inventions 1 and 7 ), Since the graphic changes according to the position of the object, the interest of the graphic is increased and the user can be more entertained.
[0012]
The above invention ( Inventions 1 and 7 ), The object may be a character selected in advance by the user of the e-mail transmission destination or the user of the e-mail transmission source ( Inventions 2 and 8 ).
[0013]
The above invention ( Invention 1, 2, 7, 8 ), The execution instruction part of the instruction is included in a form that can be specified in the body of the e-mail, and when the execution instruction part is instructed by the pointer, it is determined that an instruction to execute the instruction has been issued. May do ( Inventions 3 and 9 ).
[0014]
The above invention ( Inventions 3 and 9 According to the above, the user who has received the e-mail can easily execute the command simply by pointing the execution instruction unit existing in the body of the e-mail with the pointer.
[0015]
The above invention ( Inventions 1 and 2 ) Is a function for displaying the text in a form that can be designated when the text sandwiched between predetermined tags exists in the body of the received e-mail, and when the text that can be designated is designated by a pointer In addition, it may be possible to further cause the computer to realize a function of determining that an instruction to execute an instruction defined by a tag sandwiching the text is given ( Invention 4 ). The above invention ( Inventions 7 and 8 ), When there is text sandwiched between predetermined tags in the body of the received e-mail, the text is displayed in a form that can be designated, and when the text that can be designated is designated by a pointer , It may be determined that an instruction to execute the instruction defined by the tag sandwiching the text is given ( Invention 10 ).
[0016]
The above invention (
[0017]
Third, the present invention provides the above program ( Inventions 1-4 ) Is recorded on a computer-readable recording medium ( Invention 5 ). Examples of the “recording medium” include, for example, a magnetic medium (hard disk, magnetic disk, flexible disk, magnetic tape, magnetic card, etc.), optical medium (compact disk, DVD (Digital Versatile Disc), optical disk such as a laser disk), There are magneto-optical media (magneto-optical disks such as MO (Magnet Optical) disks), or various memories, but there is no particular limitation.
[0018]
Fourth, the present invention provides the above program ( Inventions 1-4 ) To provide a computer that is installed ( Invention 6 ).
[0019]
The “computer” or the “computer” that realizes the above functions by the program includes a device that can be connected to a network, such as a personal computer that can be connected to a network such as the Internet, a mobile phone terminal, a PHS (Personal Handy Phone System). ) Mobile phone terminals such as terminals, portable information terminals such as PDAs (Personal Digital Assistants), and game machines.
[0020]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
In the present embodiment, an electronic mail accompanied by a pet as a character is transmitted and received, and a graphic screen for displaying a graphic in which a pet selected in advance by the user moves around the room, and an e-mail to be sent or received An e-mail system using a mailer that can display an e-mail display screen for displaying the contents of the contents on a display device will be described.
[0021]
FIG. 1 is a configuration diagram of an electronic mail system according to the present embodiment.
As shown in FIG. 1, the electronic mail system according to the present embodiment includes a
[0022]
The
[0023]
The
[0024]
A main configuration of the user terminal 20 is shown in FIG. As shown in FIG. 2, the user terminal 20 includes a
[0025]
The
[0026]
Next, processing operations of the
[0027]
When the user A starts an application on the
[0028]
The pet setting information includes a pet parameter for determining the pet ID and pet behavior of the pet selected in advance by the user A, and the pet setting information is handled in a predetermined file format. Pet parameters consist of internal parameters and external parameters. The internal parameters include pet color, size, email count, age, gender, intelligence, physical fitness, energy, friendship (with owner), hunger, happiness , Cleanliness, biorhythms (uncertainties), noise (uncertainties), friendship (with the other party), aggressiveness / depolarity (+/-), cheerful / depressed (+/-), gentleness / fingering ( +/-), concentration / diffuse (+/-), fashion lovers / boneless (+/-), decoration, attractiveness, taste level, and the like. External parameters include: location, room comfort, user action-number of nagging (degrees), guest action-called, guest action-friendship, guest action-hostile, guest action-guest action-guest action- Item requests etc. are included.
[0029]
Next, the
[0030]
On the
[0031]
When the user A clicks the outgoing mail
[0032]
As shown in FIG. 10, the transmission
[0033]
It is assumed that
[0034]
The user A creates an e-mail addressed to a predetermined user (the user B of the
[0035]
Next, the
[0036]
On the other hand, when the user B starts an application on the
[0037]
In the
[0038]
When the user B clicks the e-mail
[0039]
The
[0040]
When receiving the electronic mail and storing it in a predetermined folder (SB106), the
[0041]
In the
[0042]
When the user B clicks the received mail
[0043]
In the received
[0044]
If the
[0045]
When the user B clicks the
[0046]
The
[0047]
For example, when the text “I feel like this” 591a sandwiched between the tag “<thunder>” and the tag “</ thunder>” is clicked, as shown in FIG. As the
[0048]
On the other hand, if the
[0049]
For example, when the text “Spring is coming” 591b sandwiched between the tag “<flowers>” and the tag “</ flowers>” is clicked, a graphic in which a flower falls from above the
[0050]
In addition to the above graphic types, for example, light is shining, stars are glittering, storms are rolling in the room, rain is falling, snow is falling, dead leaves are falling, troughs are falling from the top of the pet Come, the room rotates, the room explodes, the room becomes a karaoke house, the room becomes a stage, and so on.
[0051]
The
[0052]
Then, the
[0053]
The
[0054]
In this state, when the user A issues a reception instruction at the
[0055]
The
[0056]
When the
[0057]
Then, the
[0058]
When the user A clicks the received mail
[0059]
In the received
[0060]
In the received
[0061]
According to the mailer in the present e-mail system, by clicking on colored text included in the body of the received e-mail, a predetermined graphic can be displayed on the application screen. It can be handled. In particular, if the graphic performs a predetermined action on the pet based on the position information of the pet, the visual interest is doubled.
[0062]
In addition, in the mailer in this e-mail system, when the tag is executed while the user's pet is still displayed on the user terminal of the user to whom the mail is sent (before the automatic reply mail is generated), In the body of the reply e-mail, the phenomenon that your pet experienced on the user terminal of the user to whom the e-mail was sent is displayed as text, so the user who created and sent the e-mail containing the tag will receive the e-mail It can be confirmed that it is executed on the user terminal of the user.
[0063]
The embodiment described above is described for facilitating understanding of the present invention, and is not described for limiting the present invention. Therefore, each element disclosed in the above embodiment is intended to include all design changes and equivalents belonging to the technical scope of the present invention.
[0064]
For example, the graphic display trigger on the application screen is not limited to clicking on colored text in the email body, but displays a clickable button on the application screen based on the program or data attached to the email. Thus, clicking the button may be used as a trigger for graphic display.
[0065]
【The invention's effect】
As described above, according to the present invention, a predetermined graphic can be displayed on a graphic screen by linking to an electronic mail.
[Brief description of the drawings]
FIG. 1 is a configuration diagram of an electronic mail system according to an embodiment of the present invention.
FIG. 2 is a block diagram of a user terminal according to the embodiment.
FIG. 3 is a flowchart showing processing operations in the user terminal and the mail server according to the embodiment;
FIG. 4 is a flowchart showing processing operations in the user terminal and the mail server according to the embodiment;
FIG. 5 is a flowchart showing processing operations in the user terminal and the mail server according to the embodiment;
FIG. 6 is a flowchart showing processing operations in the user terminal and the mail server according to the embodiment;
FIG. 7 is a flowchart showing processing operations in the user terminal and the mail server according to the embodiment;
FIG. 8 is a flowchart showing processing operations in the user terminal and the mail server according to the embodiment;
FIG. 9 is a diagram showing an example of an application screen according to the embodiment.
FIG. 10 is a diagram showing an example of an outgoing mail creation screen according to the embodiment.
FIG. 11 is a diagram showing an example of an application screen according to the embodiment.
FIG. 12 is a diagram showing an example of an application screen according to the embodiment.
FIG. 13 is a diagram showing an example of a received mail display screen according to the embodiment.
FIG. 14 is a view showing an example of an application screen (graphic display) according to the embodiment;
FIG. 15 is a diagram showing an example of a received mail display screen according to the embodiment.
[Explanation of symbols]
10 ... Mail server
20A, 20B ... User terminal
21 ... Main control unit
22 ... Storage unit
23 ... Input section
24 ... Display section
25. Communication control unit
Claims (6)
所定のグラフィック画面を表示する機能と、
受信した電子メールの本文中に所定のタグで挟まれたテキストが存在した場合に、当該テキストを指示可能な形で表示する機能と、
前記指示可能なテキストがポインタにより指示されたときに、当該テキストを挟むタグによって規定される命令について実行の指示がなされたと判断する機能と、
受信した電子メールに含まれている命令について実行の指示がなされたと判断したときに、前記命令に従って、前記グラフィック画面に所定のグラフィックを表示する機能とを、
コンピュータに実現させることのできるプログラムであって、
前記グラフィック画面は、背景と当該背景上を移動し得るオブジェクトとを含んでおり、
前記命令に従って前記グラフィック画面に所定のグラフィックを表示するときに、前記オブジェクトの位置情報を取得し、当該取得したオブジェクトの位置情報に基づいて、前記オブジェクトに対し所定のアクションがなされるように前記グラフィックを表示する
ことを特徴とするプログラム。A function of receiving an e-mail including a predetermined command and displaying the content of the received e-mail;
A function to display a predetermined graphic screen;
A function for displaying the text in a form that can be indicated when there is text sandwiched between predetermined tags in the body of the received email;
A function for determining that an instruction to execute an instruction specified by a tag sandwiching the text is given when the instructable text is indicated by a pointer;
A function of displaying a predetermined graphic on the graphic screen according to the instruction when it is determined that an instruction to execute the instruction included in the received e-mail is given;
A program that can be realized by a computer,
The graphic screen includes a background and an object that can move on the background,
When displaying a predetermined graphic on the graphic screen according to the command, the graphic information is acquired so that the position information of the object is acquired and a predetermined action is performed on the object based on the acquired positional information of the object. A program characterized by displaying.
所定の命令を含む電子メールを受信するステップと、
前記受信した電子メールの内容を表示するステップと、
受信した電子メールに含まれている命令について実行の指示がなされたか否か判断するステップと、
前記実行の指示がなされたと判断したときに、前記命令に従って、前記グラフィック画面に所定のグラフィックを表示するステップと
を備えたグラフィック表示方法であって、
受信した電子メールの本文中に所定のタグで挟まれたテキストが存在した場合に、当該テキストを指示可能な形で表示し、当該指示可能なテキストがポインタにより指示されたときに、当該テキストを挟むタグによって規定される命令について実行の指示がなされたと判断し、
前記グラフィック画面は、背景と当該背景上を移動し得るオブジェクトとを含んでおり、
前記命令に従って前記グラフィック画面に所定のグラフィックを表示するときに、前記オブジェクトの位置情報を取得し、当該取得したオブジェクトの位置情報に基づいて、前記オブジェクトに対し所定のアクションがなされるように前記グラフィックを表示する
ことを特徴とするグラフィック表示方法。Displaying a predetermined graphic screen;
Receiving an email including a predetermined instruction;
Displaying the content of the received email;
Determining whether or not an instruction to execute the instruction included in the received e-mail has been issued;
A graphic display method comprising: displaying a predetermined graphic on the graphic screen according to the instruction when it is determined that the execution instruction has been made,
If there is text sandwiched between the specified tags in the body of the received email, the text is displayed in an instructionable form, and when the instructionable text is indicated by the pointer, the text is displayed. It is determined that an instruction for execution has been given for the instruction specified by the sandwiched tag,
The graphic screen includes a background and an object that can move on the background,
When displaying a predetermined graphic on the graphic screen according to the command, the graphic information is acquired so that the position information of the object is acquired and a predetermined action is performed on the object based on the acquired positional information of the object. A graphic display method characterized by displaying.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002251671A JP4426160B2 (en) | 2002-08-29 | 2002-08-29 | Computer program, recording medium, computer, and graphic display method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002251671A JP4426160B2 (en) | 2002-08-29 | 2002-08-29 | Computer program, recording medium, computer, and graphic display method |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2004094378A JP2004094378A (en) | 2004-03-25 |
JP4426160B2 true JP4426160B2 (en) | 2010-03-03 |
Family
ID=32058204
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2002251671A Expired - Fee Related JP4426160B2 (en) | 2002-08-29 | 2002-08-29 | Computer program, recording medium, computer, and graphic display method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4426160B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2014063452A (en) * | 2012-09-19 | 2014-04-10 | Shinichi Komatsu | Image display program |
-
2002
- 2002-08-29 JP JP2002251671A patent/JP4426160B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2004094378A (en) | 2004-03-25 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
TW401548B (en) | Method and apparatus for sending E-mail, method and apparatus for receiving E-mail, sending program supplying medium, receiving program supplying medium | |
JP5453347B2 (en) | Universal search interface system and method | |
JP3855430B2 (en) | Information processing apparatus and method, information processing system, and recording medium | |
EP1569150A1 (en) | Method and system for storing and presenting personal information | |
EP2994877B1 (en) | A system and method for providing visual representations of email to enable efficient email processing | |
JP5386806B2 (en) | Information processing method, information processing apparatus, and information processing program | |
CN101221569B (en) | Method and apparatus for controlling tab indexes in a web page | |
US20050222907A1 (en) | Method to promote branded products and/or services | |
WO2008089361A2 (en) | Expandable homepage modules | |
US20090254424A1 (en) | Enhanced online advertising experience | |
JP4072900B2 (en) | Terminal device | |
US7013423B2 (en) | Omitting forwarder pages in a history list in a browser | |
JP4426160B2 (en) | Computer program, recording medium, computer, and graphic display method | |
US20050273711A1 (en) | System and method for preparing distributable multimedia presentations | |
US20090077500A1 (en) | Web spaces navigation module | |
US20080109552A1 (en) | Internet application for young children | |
JP2003208384A (en) | Method and device for providing information | |
JP4586063B2 (en) | Terminal device | |
KR100777559B1 (en) | Method for advertisement using multimedia display | |
JP2001350756A (en) | Browsing assist device, server device and recording medium having browsing assist program recorded thereon | |
Harvey | International hotels | |
Smith et al. | Wordpress in depth | |
Tull | WAP 2.0 Development | |
JP2003337780A (en) | Communication method using character, computer program, recording medium, computer, and server | |
JP3973607B2 (en) | Browsing assist device, server device, and recording medium on which program is recorded |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20050530 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20080213 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20080410 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20090415 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090714 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20090805 |
|
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: 20091202 |
|
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: 20091210 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4426160 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: 20121218 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20181218 Year of fee payment: 9 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
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 |
|
LAPS | Cancellation because of no payment of annual fees |