JP2012048647A - Portable information terminal, electronic mail display method and program - Google Patents

Portable information terminal, electronic mail display method and program Download PDF

Info

Publication number
JP2012048647A
JP2012048647A JP2010192584A JP2010192584A JP2012048647A JP 2012048647 A JP2012048647 A JP 2012048647A JP 2010192584 A JP2010192584 A JP 2010192584A JP 2010192584 A JP2010192584 A JP 2010192584A JP 2012048647 A JP2012048647 A JP 2012048647A
Authority
JP
Japan
Prior art keywords
mail
image data
identification information
received
list display
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
JP2010192584A
Other languages
Japanese (ja)
Other versions
JP5218996B2 (en
Inventor
Tetsuya Teraoka
哲也 寺岡
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.)
NEC Solution Innovators Ltd
Original Assignee
NEC System Technologies Ltd
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 NEC System Technologies Ltd filed Critical NEC System Technologies Ltd
Priority to JP2010192584A priority Critical patent/JP5218996B2/en
Publication of JP2012048647A publication Critical patent/JP2012048647A/en
Application granted granted Critical
Publication of JP5218996B2 publication Critical patent/JP5218996B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Telephonic Communication Services (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a portable information terminal, an electronic mail display method and a program capable of suppressing occurrence of delays in performing preview display of a text of an electronic mail.SOLUTION: The portable information terminal 10 has: a reception processing unit 20 which extracts identification information 62 and text data from an electronic mail each time the electronic mail is received; an image data generation unit 30 which, for each electronic mail, generates image data 65 for list display out of the extracted text data; an information storage unit 40 which, for each electronic mail, stores the identification information 62 and the image data 65 for list display in association with each other; and a list display unit 50 which extracts the identification information 62 of all the electronic mails subject to list display and the image data 65 for list display of electronic mails selected out of the electronic mails subject to list display, from the information storage unit 40 and performs list display of electronic mails by using the extracted identification information 62 and image data 65.

Description

本発明は、電子メールの送受信機能を有する携帯情報端末、電子メールを一覧表示するための電子メール表示方法、及びこれらを実現するためのプログラムに関する。   The present invention relates to a portable information terminal having an e-mail transmission / reception function, an e-mail display method for displaying a list of e-mails, and a program for realizing them.

従来から、携帯電話に代表される携帯情報端末を用いたメールシステムが構築されている(例えば、特許文献1参照。)。また、近年においては、携帯情報端末を構成するハードウェアの性能向上により、携帯情報端末でもHTMLメール等といった、表現力の向上が図られた電子メールの送受信が可能となっており、電子メール1件のデータ量は増加している。   Conventionally, a mail system using a portable information terminal typified by a mobile phone has been constructed (for example, see Patent Document 1). In recent years, due to the improvement in the performance of the hardware constituting the portable information terminal, it has become possible to send and receive e-mails with improved expressive power, such as HTML mail, even in portable information terminals. The amount of data is increasing.

更に、携帯情報端末には、一般に、電子メールの送受信時刻、送信元アドレス、題名を一覧表示させる一覧表示機能が付加されている。また、近年では、一覧表示において、画面の半分を使用して、選択された電子メールの本文も同時に表示すること(プレビュー表示)も行われている。   Furthermore, the portable information terminal is generally provided with a list display function for displaying a list of e-mail transmission / reception times, transmission source addresses, and titles. In recent years, half of the screen is used to display the text of the selected electronic mail at the same time (preview display).

特開2000−215119号公報(第2図)JP 2000-215119 A (FIG. 2)

ところで、携帯情報端末では、通常、ユーザの要求に即座に反応するため、一覧表示の対象となる情報のうち、本文以外の情報は、常時、読込速度及び書込速度の速いメモリ(揮発性メモリ)に読み込まれている。一方、本文を表すテキストデータ及び添付ファイル等は、速度は遅いが容量が大きい不揮発性メモリに読み込まれる。   By the way, since a personal digital assistant usually responds promptly to a user's request, information other than the text among information to be displayed in a list is always a memory (volatile memory) with a high reading speed and a high writing speed. ). On the other hand, the text data representing the body, the attached file, and the like are read into a non-volatile memory having a slow speed but a large capacity.

このため、携帯情報端末のプロセッサは、電子メールの一覧表示の中からある電子メールが選択されると、本文をプレビュー表示するため、不揮発性メモリにアクセスする必要があり、プレビュー表示には時間が掛かるという問題がある。また、選択された電子メールがHTMLメールである場合は、プレビュー表示の前に、HTMLパーサによる解析も行われるため、更に時間が掛かってしまう。   For this reason, the processor of the portable information terminal needs to access the nonvolatile memory to display a preview of the text when an e-mail is selected from the list of e-mails. There is a problem of hanging. In addition, when the selected electronic mail is an HTML mail, since an analysis by an HTML parser is also performed before the preview display, it takes more time.

このような問題の解決措置としては、揮発性メモリの容量の増加が考えられるが、この場合は、携帯情報端末の大型化を招いてしまうため、揮発性メモリの容量の増加は困難である。よって、現在の携帯情報端末において、プレビュー表示を行う場合は、プレビュー表示を行わない場合に比べて、表示のもたつきが発生するが、ユーザは、このことを受け入れざるを得ない状況にある。   As a solution to such a problem, an increase in the capacity of the volatile memory can be considered, but in this case, since the portable information terminal is increased in size, it is difficult to increase the capacity of the volatile memory. Therefore, in the current portable information terminal, when the preview display is performed, the sluggishness of the display occurs as compared with the case where the preview display is not performed, but the user is forced to accept this.

本発明の目的の一例は、上記問題を解消し、電子メールの本文をプレビュー表示する際のもたつきの発生を抑制し得る、携帯情報端末、電子メール表示方法、及びプログラムを提供することにある。   An object of the present invention is to provide a portable information terminal, an e-mail display method, and a program capable of solving the above-described problems and suppressing the occurrence of slack when previewing the text of an e-mail.

上記目的を達成するため、本発明の一側面における携帯情報端末は、電子メールの送受信機能を有する携帯情報端末であって、
前記電子メールを受信する度に、受信した前記電子メールから、それを識別するための識別情報と本文データとを抽出する、受信処理部と、
受信した前記電子メール毎に、前記受信処理部によって抽出された前記本文データから、一覧表示用の画像データを生成する、画像データ生成部と、
受信した前記電子メール毎に、前記識別情報と前記一覧表示用の画像データとを紐付けて記憶する、情報記憶部と、
一覧表示の対象となる電子メールの前記識別情報と、前記一覧表示の対象となる電子メールの中から選択された電子メールの前記一覧表示用の画像データとを、前記情報記憶部から抽出し、抽出した前記識別情報及び前記画像データを用いて、受信した前記電子メールの一覧表示を行う、一覧表示部と、
を備えている、ことを特徴とする。
In order to achieve the above object, a portable information terminal according to an aspect of the present invention is a portable information terminal having a function of sending and receiving electronic mail,
A reception processing unit that extracts identification information and text data for identifying the received email from the received email every time the email is received;
An image data generation unit that generates image data for list display from the body data extracted by the reception processing unit for each received e-mail;
An information storage unit that stores the identification information and the image data for list display in association with each received e-mail;
Extracting from the information storage unit the identification information of the e-mails to be listed and the image data for list display of e-mails selected from the e-mails to be listed. Using the extracted identification information and the image data, a list display unit that displays a list of the received emails;
It is characterized by having.

また、上記目的を達成するため、本発明の一側面における電子メール表示方法は、電子メールを一覧表示するための方法であって、
(a)電子メールを受信する度に、受信した前記電子メールから、それを識別するための識別情報と本文データとを抽出する、ステップと、
(b)受信した前記電子メール毎に、前記(a)のステップで抽出された前記本文データから、一覧表示用の画像データを生成する、ステップと、
(c)受信した前記電子メール毎に、前記(a)のステップで抽出された前記識別情報と、前記(b)のステップで生成された前記一覧表示用の画像データと、を紐付けて、記憶装置に記憶させる、ステップと、
(d)一覧表示の対象となる電子メールの前記識別情報と、前記一覧表示の対象となる電子メールの中から選択された電子メールの前記一覧表示用の画像データとを、前記記憶装置から抽出し、抽出した前記識別情報及び前記画像データを用いて、受信した前記電子メールの一覧表示を行う、ステップと、
を有している、ことを特徴とする。
In order to achieve the above object, an e-mail display method according to one aspect of the present invention is a method for displaying a list of e-mails,
(A) each time an e-mail is received, extracting identification information and body data for identifying the e-mail from the received e-mail;
(B) generating image data for list display from the body data extracted in the step (a) for each received e-mail;
(C) For each received e-mail, the identification information extracted in step (a) and the image data for list display generated in step (b) are linked, Storing in a storage device; and
(D) Extracting, from the storage device, the identification information of the e-mails to be listed and the list display image data of the e-mails selected from the e-mails to be listed. And using the extracted identification information and the image data to display a list of the received e-mails;
It is characterized by having.

更に、上記目的を達成するため、本発明の一側面におけるプログラムはコンピュータによって、電子メールを一覧表示するためのプログラムであって、
前記コンピュータに、
(a)電子メールを受信する度に、受信した前記電子メールから、それを識別するための識別情報と本文データとを抽出する、ステップと、
(b)受信した前記電子メール毎に、前記(a)のステップで抽出された前記本文データから、一覧表示用の画像データを生成する、ステップと、
(c)受信した前記電子メール毎に、前記(a)のステップで抽出された前記識別情報と、前記(b)のステップで生成された前記一覧表示用の画像データと、を紐付けて、記憶装置に記憶させる、ステップと、
(d)一覧表示の対象となる電子メールの前記識別情報と、前記一覧表示の対象となる電子メールの中から選択された電子メールの前記一覧表示用の画像データとを、前記記憶装置から抽出し、抽出した前記識別情報及び前記画像データを用いて、受信した前記電子メールの一覧表示を行う、ステップと、
を実行させる、ことを特徴とする。
Furthermore, in order to achieve the above object, a program according to one aspect of the present invention is a program for displaying a list of e-mails by a computer,
In the computer,
(A) each time an e-mail is received, extracting identification information and body data for identifying the e-mail from the received e-mail;
(B) generating image data for list display from the body data extracted in the step (a) for each received e-mail;
(C) For each received e-mail, the identification information extracted in step (a) and the image data for list display generated in step (b) are linked, Storing in a storage device; and
(D) Extracting, from the storage device, the identification information of the e-mails to be listed and the list display image data of the e-mails selected from the e-mails to be listed. And using the extracted identification information and the image data to display a list of the received e-mails;
Is executed.

以上のように、本発明における、携帯情報端末、電子メール表示方法、及びプログラムによれば、電子メールの本文をプレビュー表示する際のもたつきの発生を抑制することができる。   As described above, according to the portable information terminal, the e-mail display method, and the program of the present invention, it is possible to suppress the occurrence of slack when previewing the text of the e-mail.

図1は、本発明の実施の形態における携帯情報端末とそれが構成するメールシステムとを示す図である。FIG. 1 is a diagram showing a portable information terminal and a mail system that it constitutes in an embodiment of the present invention. 図2は、本発明の実施の形態における携帯情報端末の構成を示すブロック図である。FIG. 2 is a block diagram showing the configuration of the portable information terminal according to the embodiment of the present invention. 図3は、本発明の実施の形態における携帯情報端末の動作を示すフロー図である。FIG. 3 is a flowchart showing the operation of the portable information terminal in the embodiment of the present invention.

(実施の形態)
以下、本発明の実施の形態における携帯情報端末、電子メール表示方法、及びプログラムについて、図1〜図3を参照しながら説明する。最初に、本実施の形態における携帯情報端末の構成について図1を用いて説明する。図1は、本発明の実施の形態における携帯情報端末とそれが構成するメールシステムとを示す図である。
(Embodiment)
Hereinafter, a portable information terminal, an e-mail display method, and a program according to an embodiment of the present invention will be described with reference to FIGS. First, the structure of the portable information terminal in this embodiment will be described with reference to FIG. FIG. 1 is a diagram showing a portable information terminal and a mail system that it constitutes in an embodiment of the present invention.

図1に示す本実施の形態における携帯情報端末10は、電子メールの送受信機能を有する携帯電話、またはスマートフォン等であり、インターネット80を介してメールサーバ70にアクセスすることができる。そして、携帯情報端末10は、メールサーバ70を経由して、他の携帯情報端末及びパーソナルコンピュータに電子メールを送信し、また、これらからの電子メールを受信する。   A portable information terminal 10 according to the present embodiment shown in FIG. 1 is a mobile phone or a smartphone having an email transmission / reception function, and can access the mail server 70 via the Internet 80. Then, the portable information terminal 10 transmits an e-mail to other portable information terminals and personal computers via the mail server 70, and receives e-mails from these.

図1に示すように、携帯情報端末10は、表示装置60を備え、表示装置60の画面にメール一覧61を表示させることができる。図1の例では、メール一覧61は、受信された各電子メールの識別情報62と、受信された電子メールの中から選択された電子メールのプレビュー64とで構成される。また、識別情報62は、対応する受信メールを識別するための情報であり、本実施の形態では、対応する電子メールの受信日時、送信元のアドレス、及び題名(件名)を含む。なお、以降の説明では、識別情報62のまとまりを「一覧情報」63とする。   As shown in FIG. 1, the portable information terminal 10 includes a display device 60 and can display a mail list 61 on the screen of the display device 60. In the example of FIG. 1, the mail list 61 includes identification information 62 of each received email and an email preview 64 selected from the received emails. The identification information 62 is information for identifying the corresponding received mail, and in this embodiment, includes the reception date and time of the corresponding electronic mail, the address of the transmission source, and the title (subject). In the following description, the collection of identification information 62 is referred to as “list information” 63.

続いて、図2を用いて、携帯情報端末10の構成について説明する。図2は、本発明の実施の形態における携帯情報端末の構成を示すブロック図である。図2に示すように、携帯情報端末10は、受信処理部20と、画像データ生成部30と、情報記憶部40と、一覧表示部50とを備えている。   Then, the structure of the portable information terminal 10 is demonstrated using FIG. FIG. 2 is a block diagram showing the configuration of the portable information terminal according to the embodiment of the present invention. As shown in FIG. 2, the portable information terminal 10 includes a reception processing unit 20, an image data generation unit 30, an information storage unit 40, and a list display unit 50.

受信処理部20は、電子メールを受信し、受信する度に、受信した電子メールから、それを識別するための識別情報62と本文データとを抽出する。画像データ生成部30は、受信した電子メール毎に、受信処理部20によって抽出された本文データから、一覧表示用の画像データ65を生成する。また、このとき生成される一覧表示用の画像データ65が、プレビュー64として用いられる。つまり、受信した全ての電子メールについて、プレビュー64が生成される。   The reception processing unit 20 receives an e-mail, and each time it receives the e-mail, it extracts identification information 62 and text data for identifying it from the received e-mail. The image data generation unit 30 generates image data 65 for list display from the body data extracted by the reception processing unit 20 for each received e-mail. The list display image data 65 generated at this time is used as the preview 64. That is, the preview 64 is generated for all received e-mails.

情報記憶部40は、受信した電子メール毎に、識別情報62と一覧表示用の画像データ65とを紐付けて記憶する。一覧表示部50は、一覧表示の対象となる電子メールの識別情報62(即ち、一覧情報63)と、一覧表示の対象となる電子メールの中から選択された電子メールの一覧表示用の画像データ65とを、情報記憶部40から抽出する。そして、一覧表示部50は、抽出した識別情報62(一覧情報63)及び画像データ65を用いて、受信した電子メールの一覧表示を行う(図1参照)。   The information storage unit 40 stores identification information 62 and image data 65 for list display in association with each received e-mail. The list display unit 50 includes identification information 62 (that is, list information 63) of e-mails to be displayed as a list and image data for displaying a list of e-mails selected from the e-mails to be displayed as a list. 65 is extracted from the information storage unit 40. The list display unit 50 displays a list of received emails using the extracted identification information 62 (list information 63) and image data 65 (see FIG. 1).

このように、携帯情報端末10においては、電子メールの受信の度に、プレビュー用(一覧表示用)の画像データ65が作成される。つまり、携帯情報端末10では、プレビューの表示が指示されて初めて、プレビュー対象となった電子メールについて、プレビュー用(一覧表示用)の画像データ65が作成されるのではない。このため、携帯情報端末10によれば、電子メールの本文をプレビュー表示する際のもたつきの発生が抑制され、ユーザは、ストレス無く、電子メールの一覧表示から、目的の電子メールを選択することができる。   In this way, in the portable information terminal 10, image data 65 for preview (for list display) is created every time an e-mail is received. That is, in the portable information terminal 10, image data 65 for preview (for list display) is not created for e-mails to be previewed until the preview display is instructed. For this reason, according to the portable information terminal 10, the occurrence of slack when the body text of the email is preview-displayed is suppressed, and the user can select the target email from the email list display without stress. it can.

ここで、携帯情報端末10の各部について更に具体的に説明する。図2に示すように、画像データ生成部30は、データ解析部31と、バッファ32とを備えている。また、一覧表示部50は、一覧処理部51と、バッファ52とを備えている。バッファ32及びバッファ52は、共に、メモリ等の記憶装置であるが、このうち、バッファ52は、画像データ生成部30のバッファ32と異なり、表示装置60に接続されている。本実施の形態では、バッファ52の記憶領域に展開された画像が、表示装置60の表示画面に表示される。   Here, each part of the portable information terminal 10 will be described more specifically. As shown in FIG. 2, the image data generation unit 30 includes a data analysis unit 31 and a buffer 32. The list display unit 50 includes a list processing unit 51 and a buffer 52. Both the buffer 32 and the buffer 52 are storage devices such as a memory. Among these, the buffer 52 is connected to the display device 60 unlike the buffer 32 of the image data generation unit 30. In the present embodiment, the image developed in the storage area of the buffer 52 is displayed on the display screen of the display device 60.

画像データ生成部30において、データ解析部31は、受信処理部20から本文データを受け取ると、これを解析し、テキスト表示された状態を特定する。例えば、電子メールの本文データが日本語で記載されている場合は、本文データは文字コードで構成されているため、データ解析部31は、各文字コードが対応する日本語の文字を特定する。また、電子メールがHTMLメールである場合は、データ解析部301は、構文解析を行い、使用されている文字、その大きさ、フォント及び図形等を特定する。   In the image data generation unit 30, when the data analysis unit 31 receives the body data from the reception processing unit 20, the data analysis unit 31 analyzes the data and specifies the state of text display. For example, when the body data of the e-mail is written in Japanese, the body data is composed of a character code, so the data analysis unit 31 identifies the Japanese character corresponding to each character code. Further, when the electronic mail is an HTML mail, the data analysis unit 301 performs a syntax analysis and specifies a used character, its size, font, figure, and the like.

そして、データ解析部31は、バッファ32の記憶領域上に、特定した文字(HTMLメールの場合は文字及び図形)が表示された状態を表す画像を展開する。これにより、本文データがテキスト表示された状態の画像データが生成される。また、データ解析部31は、作成した画像データのサイズをメール一覧61のサイズに合わせて調整し、調整後の画像データを一覧表示用の画像データ65とする。そして、データ解析部31は、一覧表示用の画像データ65を情報記憶部40に出力する。   Then, the data analysis unit 31 develops an image representing a state in which the specified characters (characters and graphics in the case of HTML mail) are displayed on the storage area of the buffer 32. As a result, image data in a state where the body data is displayed as text is generated. Further, the data analysis unit 31 adjusts the size of the created image data in accordance with the size of the mail list 61 and sets the adjusted image data as image data 65 for list display. Then, the data analysis unit 31 outputs image data 65 for list display to the information storage unit 40.

また、一覧表示部50において、一覧処理部51は、情報記憶部40から、一覧表示の対象となる各電子メールの識別情報62(一覧情報63)を取得する。更に、一覧処理部51は、ユーザが、いずれかの電子メールを選択した場合は、選択された電子メールの一覧表示用の画像データ65も、情報記憶部40から取得する。なお、本実施の形態では、ユーザは、例えば、携帯情報端末10の操作キー(図1参照)等を用いて、メール一覧中のいずれかの電子メールをフォーカスすることにより、電子メールの選択を行うことができる。   In the list display unit 50, the list processing unit 51 acquires the identification information 62 (list information 63) of each electronic mail to be displayed as a list from the information storage unit 40. Further, when the user selects any of the emails, the list processing unit 51 also acquires image data 65 for displaying a list of the selected emails from the information storage unit 40. In the present embodiment, the user selects an e-mail by focusing one of the e-mails in the e-mail list using, for example, the operation key (see FIG. 1) of the portable information terminal 10. It can be carried out.

そして、一覧処理部51は、バッファ52の記憶領域上に、一覧情報63が表示された状態を表す画像と、取得された画像データ65の画像とを展開し、メール一覧61の画像データを生成する。その後、バッファ52が、生成された画像データを、表示装置60に出力すると、表示装置60の表示画面にメール一覧61が表示される。   Then, the list processing unit 51 expands the image representing the state in which the list information 63 is displayed on the storage area of the buffer 52 and the image of the acquired image data 65 to generate image data of the mail list 61. To do. Thereafter, when the buffer 52 outputs the generated image data to the display device 60, the mail list 61 is displayed on the display screen of the display device 60.

次に、本発明の実施の形態における携帯情報端末10の動作について図3を用いて説明する。図3は、本発明の実施の形態における携帯情報端末の動作を示すフロー図である。以下の説明においては、適宜図1及び図2を参酌する。また、本実施の形態では、携帯情報端末10を動作させることによって、電子メール表示方法が実施される。よって、本実施の形態における電子メール表示方法の説明は、以下の携帯情報端末10の動作説明に代える。   Next, the operation of the portable information terminal 10 in the embodiment of the present invention will be described with reference to FIG. FIG. 3 is a flowchart showing the operation of the portable information terminal in the embodiment of the present invention. In the following description, FIGS. 1 and 2 are referred to as appropriate. In the present embodiment, the e-mail display method is implemented by operating the portable information terminal 10. Therefore, the description of the e-mail display method in the present embodiment is replaced with the following description of the operation of the portable information terminal 10.

図3に示すように、最初に、受信処理部20が、メールサーバ70からインターネット80を経由して電子メールを受信すると、受信した電子メールから、それを識別するための識別情報62と本文データとを抽出する(ステップA1)。また、ステップA1において、受信処理部20は、識別情報62を情報記憶部40に出力し、それに記憶させる。更に、受信処理部20は、本文データを画像データ生成部30に出力する。   As shown in FIG. 3, when the reception processing unit 20 first receives an electronic mail from the mail server 70 via the Internet 80, identification information 62 and body data for identifying the electronic mail are received from the received electronic mail. Are extracted (step A1). In step A1, the reception processing unit 20 outputs the identification information 62 to the information storage unit 40 and stores it therein. Further, the reception processing unit 20 outputs the text data to the image data generation unit 30.

次に、画像データ生成部30において、データ解析部31は、受信処理部20から本文データを受け取ると、これを解析し、テキスト表示された状態を特定する(ステップA2)。このとき、受信した電子メールがHTMLメールである場合は、データ解析部31は、構文解析を行い、これによってテキスト表示された状態を特定する。   Next, in the image data generation unit 30, when the data analysis unit 31 receives the body data from the reception processing unit 20, the data analysis unit 31 analyzes the data and specifies the state of text display (step A2). At this time, if the received e-mail is an HTML mail, the data analysis unit 31 performs syntax analysis and thereby identifies the state of text display.

次に、データ解析部31は、テキスト表示された状態を特定するデータをバッファ32に出力して、画像データを生成させる(ステップA3)。なお、バッファ32は、上述したように表示装置60に接続されていないため、生成された画像が、表示装置60の画面上に表示されることはない。   Next, the data analysis unit 31 outputs data specifying the text-displayed state to the buffer 32 to generate image data (step A3). Since the buffer 32 is not connected to the display device 60 as described above, the generated image is not displayed on the screen of the display device 60.

次に、データ解析部31は、ステップA3で生成された画像データを切り出し、プレビューとして適切なサイズの画像データとし、これを一覧表示用の画像データ65とする(ステップA4)。また、データ解析部31は、この一覧表示用の画像データ65を、情報記憶部40に出力する。   Next, the data analysis unit 31 cuts out the image data generated in step A3, sets it as image data of an appropriate size as a preview, and sets this as image data 65 for list display (step A4). Further, the data analysis unit 31 outputs the image data 65 for list display to the information storage unit 40.

次に、ステップA4が実行されると、情報記憶部40は、出力された画像データ65を、対応する識別情報62に紐付けて記憶し、これらを1件のメール情報として管理する(ステップA5)。   Next, when step A4 is executed, the information storage unit 40 stores the output image data 65 in association with the corresponding identification information 62, and manages these as one piece of mail information (step A5). ).

次に、ステップA5の実行が終了すると、一覧処理部51は、ユーザがキー操作等によってメール一覧61の表示を指示しているかどうかを判定する(ステップA6)。判定の結果、指示が行われていない場合は、再度、ステップA1〜A5が実行される。一方、判定の結果、指示が行われている場合は、ステップA7以降が実行される。   Next, when the execution of step A5 ends, the list processing unit 51 determines whether or not the user has instructed to display the mail list 61 by a key operation or the like (step A6). As a result of the determination, if no instruction is given, steps A1 to A5 are executed again. On the other hand, if an instruction is given as a result of the determination, step A7 and subsequent steps are executed.

ステップA7では、一覧処理部51は、メール一覧61に表示可能な件数分の識別情報62(一覧情報63)を情報記憶部40から取得する。そして、一覧処理部51は、バッファ52に、一覧情報63が表示された状態を特定するデータを出力し、一覧情報63を表示装置60の画面に表示させる。   In step A <b> 7, the list processing unit 51 acquires the identification information 62 (list information 63) for the number of items that can be displayed in the mail list 61 from the information storage unit 40. Then, the list processing unit 51 outputs data specifying the state in which the list information 63 is displayed to the buffer 52, and displays the list information 63 on the screen of the display device 60.

次に、一覧処理部51は、ユーザが、一覧情報63の中のいずれかの電子メールをフォーカスすると、フォーカスの存在する電子メールの識別情報62に基づいて、情報記憶部40から対応する一覧表示用の画像データ65を取得する。そして、一覧処理部51は、バッファ52に、取得された画像データ65を出力し、プレビュー64を表示装置60の画面に表示させる(ステップA8)。   Next, when the user focuses one of the emails in the list information 63, the list processing unit 51 displays a corresponding list display from the information storage unit 40 based on the identification information 62 of the focused email. Image data 65 is obtained. Then, the list processing unit 51 outputs the acquired image data 65 to the buffer 52, and displays the preview 64 on the screen of the display device 60 (step A8).

以上のステップA1〜A8により、表示装置60の画面には、一覧情報61とプレビュー64とが表示されるが、プレビュー用の画像データは、電子メールが受信される度に生成されている。このため、プレビュー64の表示にかかる時間は最小限となっており、ユーザが表示の遅延にストレスを感じる可能性は極めて少ないと考えられる。   Through the above steps A1 to A8, the list information 61 and the preview 64 are displayed on the screen of the display device 60. The preview image data is generated every time an e-mail is received. For this reason, the time taken to display the preview 64 is minimized, and it is considered that there is very little possibility that the user will feel stress in the display delay.

また、本実施の形態におけるプログラムは、携帯電話又はスマートフォン等を構成するコンピュータに、図3に示すステップA1〜A8を実行させるプログラムであれば良い。このプログラムを上記コンピュータにインストールし、実行することによって、本実施の形態における携帯情報端末10と電子メール表示方法とを実現することができる。   Moreover, the program in this Embodiment should just be a program which makes the computer which comprises a mobile telephone or a smart phone perform step A1-A8 shown in FIG. By installing and executing this program on the computer, the portable information terminal 10 and the e-mail display method in the present embodiment can be realized.

更に、この場合、上記コンピュータのCPU(Central Processing Unit)は、受信処理部20、データ解析部31、一覧処理部51として機能し、処理を行なう。また、コンピュータに備えられたメモリ等の記憶装置が、情報記憶部40、バッファ32、バッファ52として機能する。   Further, in this case, a CPU (Central Processing Unit) of the computer functions as a reception processing unit 20, a data analysis unit 31, and a list processing unit 51 to perform processing. A storage device such as a memory provided in the computer functions as the information storage unit 40, the buffer 32, and the buffer 52.

また、本実施の形態におけるプログラムは、記録媒体に格納された状態で、またはインターネット等のネットワークを介して提供されても良い。記憶媒体の例としては、CF(Compact Flash)及びSD(Secure Digital)等の汎用的な半導体記憶デバイスが挙げられる。   In addition, the program in the present embodiment may be provided in a state stored in a recording medium or via a network such as the Internet. Examples of the storage medium include general-purpose semiconductor storage devices such as CF (Compact Flash) and SD (Secure Digital).

本発明によれば、携帯情報端末において、電子メールの本文をプレビュー表示する際のもたつきの発生を抑制することができる。本発明は、携帯電話、スマートフォンといった携帯情報端末に有用である。   ADVANTAGE OF THE INVENTION According to this invention, generation | occurrence | production of the shading at the time of carrying out the preview display of the text of an email can be suppressed in a portable information terminal. The present invention is useful for portable information terminals such as mobile phones and smartphones.

10 携帯情報端末
20 受信処理部
30 画像データ生成部
31 データ解析部
32 バッファ
40 情報記憶部
50 一覧表示部
51 一覧処理部
52 バッファ
60 表示装置
61 メール一覧
62 識別情報
63 一覧情報
64 プレビュー
65 一覧表示用の画像データ
70 メールサーバ
80 インターネット
DESCRIPTION OF SYMBOLS 10 Portable information terminal 20 Reception processing part 30 Image data generation part 31 Data analysis part 32 Buffer 40 Information storage part 50 List display part 51 List processing part 52 Buffer 60 Display apparatus 61 Mail list 62 Identification information 63 List information 64 Preview 65 List display Image data 70 Mail server 80 Internet

Claims (9)

電子メールの送受信機能を有する携帯情報端末であって、
前記電子メールを受信する度に、受信した前記電子メールから、それを識別するための識別情報と本文データとを抽出する、受信処理部と、
受信した前記電子メール毎に、前記受信処理部によって抽出された前記本文データから、一覧表示用の画像データを生成する、画像データ生成部と、
受信した前記電子メール毎に、前記識別情報と前記一覧表示用の画像データとを紐付けて記憶する、情報記憶部と、
一覧表示の対象となる電子メールの前記識別情報と、前記一覧表示の対象となる電子メールの中から選択された電子メールの前記一覧表示用の画像データとを、前記情報記憶部から抽出し、抽出した前記識別情報及び前記画像データを用いて、受信した前記電子メールの一覧表示を行う、一覧表示部と、
を備えている、ことを特徴とする携帯情報端末。
A portable information terminal having an e-mail transmission / reception function,
A reception processing unit that extracts identification information and text data for identifying the received email from the received email every time the email is received;
An image data generation unit that generates image data for list display from the body data extracted by the reception processing unit for each received e-mail;
An information storage unit that stores the identification information and the image data for list display in association with each received e-mail;
Extracting from the information storage unit the identification information of the e-mails to be listed and the image data for list display of e-mails selected from the e-mails to be listed. Using the extracted identification information and the image data, a list display unit that displays a list of the received emails;
A portable information terminal characterized by comprising:
前記画像データ生成部が、前記本文データがテキスト表示された状態の画像データを作成し、そして、作成した画像データのサイズを調整して、前記一覧表示用の画像データを生成する、請求項1に記載の携帯情報端末。   The image data generation unit generates image data in a state where the body data is displayed as text, and adjusts the size of the generated image data to generate the image data for list display. The portable information terminal described in 1. 前記識別情報が、前記電子メールの受信日時、前記電子メールの送信元のメールアドレス、前記電子メールの件名のうち少なくとも一つを含む、請求項1または2に記載の携帯情報端末。   The portable information terminal according to claim 1 or 2, wherein the identification information includes at least one of a reception date and time of the electronic mail, a mail address of a transmission source of the electronic mail, and a subject of the electronic mail. 電子メールを一覧表示するための方法であって、
(a)電子メールを受信する度に、受信した前記電子メールから、それを識別するための識別情報と本文データとを抽出する、ステップと、
(b)受信した前記電子メール毎に、前記(a)のステップで抽出された前記本文データから、一覧表示用の画像データを生成する、ステップと、
(c)受信した前記電子メール毎に、前記(a)のステップで抽出された前記識別情報と、前記(b)のステップで生成された前記一覧表示用の画像データと、を紐付けて、記憶装置に記憶させる、ステップと、
(d)一覧表示の対象となる電子メールの前記識別情報と、前記一覧表示の対象となる電子メールの中から選択された電子メールの前記一覧表示用の画像データとを、前記記憶装置から抽出し、抽出した前記識別情報及び前記画像データを用いて、受信した前記電子メールの一覧表示を行う、ステップと、
を有している、ことを特徴とする電子メール表示方法。
A method for listing emails, comprising:
(A) each time an e-mail is received, extracting identification information and body data for identifying the e-mail from the received e-mail;
(B) generating image data for list display from the body data extracted in the step (a) for each received e-mail;
(C) For each received e-mail, the identification information extracted in step (a) and the image data for list display generated in step (b) are linked, Storing in a storage device; and
(D) Extracting, from the storage device, the identification information of the e-mails to be listed and the list display image data of the e-mails selected from the e-mails to be listed. And using the extracted identification information and the image data to display a list of the received e-mails;
An e-mail display method characterized by comprising:
前記(b)のステップにおいて、前記本文データをテキスト表示された状態で画像データに変換し、そして、変換によって得られた画像データのサイズを調整して、前記一覧表示用の画像データを生成する、請求項4に記載の電子メール表示方法。   In the step (b), the body data is converted into image data in a text-displayed state, and the image data for list display is generated by adjusting the size of the image data obtained by the conversion. The e-mail display method according to claim 4. 前記識別情報が、前記電子メールの受信日時、前記電子メールの送信元のメールアドレス、前記電子メールの件名のうち少なくとも一つを含む、請求項4または5に記載の電子メール表示方法。   The e-mail display method according to claim 4 or 5, wherein the identification information includes at least one of a reception date and time of the e-mail, a mail address of a transmission source of the e-mail, and a subject of the e-mail. コンピュータによって、電子メールを一覧表示するためのプログラムであって、
前記コンピュータに、
(a)電子メールを受信する度に、受信した前記電子メールから、それを識別するための識別情報と本文データとを抽出する、ステップと、
(b)受信した前記電子メール毎に、前記(a)のステップで抽出された前記本文データから、一覧表示用の画像データを生成する、ステップと、
(c)受信した前記電子メール毎に、前記(a)のステップで抽出された前記識別情報と、前記(b)のステップで生成された前記一覧表示用の画像データと、を紐付けて、記憶装置に記憶させる、ステップと、
(d)一覧表示の対象となる電子メールの前記識別情報と、前記一覧表示の対象となる電子メールの中から選択された電子メールの前記一覧表示用の画像データとを、前記記憶装置から抽出し、抽出した前記識別情報及び前記画像データを用いて、受信した前記電子メールの一覧表示を行う、ステップと、
を実行させる、プログラム。
A program for listing emails by computer,
In the computer,
(A) each time an e-mail is received, extracting identification information and body data for identifying the e-mail from the received e-mail;
(B) generating image data for list display from the body data extracted in the step (a) for each received e-mail;
(C) For each received e-mail, the identification information extracted in step (a) and the image data for list display generated in step (b) are linked, Storing in a storage device; and
(D) Extracting, from the storage device, the identification information of the e-mails to be listed and the list display image data of the e-mails selected from the e-mails to be listed. And using the extracted identification information and the image data to display a list of the received e-mails;
A program that executes
前記(b)のステップにおいて、前記本文データをテキスト表示された状態で画像データに変換し、そして、変換によって得られた画像データのサイズを調整して、前記一覧表示用の画像データを生成する、請求項7に記載のプログラム。   In the step (b), the body data is converted into image data in a text-displayed state, and the image data for list display is generated by adjusting the size of the image data obtained by the conversion. The program according to claim 7. 前記識別情報が、前記電子メールの受信日時、前記電子メールの送信元のメールアドレス、前記電子メールの件名のうち少なくとも一つを含む、請求項7または8に記載のプログラム。
The program according to claim 7 or 8, wherein the identification information includes at least one of a reception date and time of the electronic mail, a mail address of a transmission source of the electronic mail, and a subject of the electronic mail.
JP2010192584A 2010-08-30 2010-08-30 Portable information terminal, e-mail display method, and program Expired - Fee Related JP5218996B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010192584A JP5218996B2 (en) 2010-08-30 2010-08-30 Portable information terminal, e-mail display method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010192584A JP5218996B2 (en) 2010-08-30 2010-08-30 Portable information terminal, e-mail display method, and program

Publications (2)

Publication Number Publication Date
JP2012048647A true JP2012048647A (en) 2012-03-08
JP5218996B2 JP5218996B2 (en) 2013-06-26

Family

ID=45903399

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010192584A Expired - Fee Related JP5218996B2 (en) 2010-08-30 2010-08-30 Portable information terminal, e-mail display method, and program

Country Status (1)

Country Link
JP (1) JP5218996B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1185648A (en) * 1997-09-11 1999-03-30 Sony Corp Received information processing method, information communication processor, method and system for information communication, information communication terminal and server device
JP2004086500A (en) * 2002-08-26 2004-03-18 Ntt Docomo Inc Communication terminal, program, and storage medium
JP2004147242A (en) * 2002-10-28 2004-05-20 Sharp Corp Electronic device
JP2005222408A (en) * 2004-02-06 2005-08-18 Sony Corp Email reception device, email display method, and program for executing the method on computer
JP2009043204A (en) * 2007-08-13 2009-02-26 Kyocera Corp Portable terminal device
JP2009110537A (en) * 2008-12-08 2009-05-21 Kyocera Corp Information communication terminal, and method and program for marking mail as read

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1185648A (en) * 1997-09-11 1999-03-30 Sony Corp Received information processing method, information communication processor, method and system for information communication, information communication terminal and server device
JP2004086500A (en) * 2002-08-26 2004-03-18 Ntt Docomo Inc Communication terminal, program, and storage medium
JP2004147242A (en) * 2002-10-28 2004-05-20 Sharp Corp Electronic device
JP2005222408A (en) * 2004-02-06 2005-08-18 Sony Corp Email reception device, email display method, and program for executing the method on computer
JP2009043204A (en) * 2007-08-13 2009-02-26 Kyocera Corp Portable terminal device
JP2009110537A (en) * 2008-12-08 2009-05-21 Kyocera Corp Information communication terminal, and method and program for marking mail as read

Also Published As

Publication number Publication date
JP5218996B2 (en) 2013-06-26

Similar Documents

Publication Publication Date Title
US9971740B2 (en) Dynamic webpage image
US10552508B2 (en) Method and apparatus for processing a webpage
US7930354B2 (en) System and method for reviewing attachment content on a mobile device
CA3061623C (en) File sending in instant messaging applications
WO2018082465A1 (en) Notification bar message displaying method and apparatus, mobile terminal, and server
JP2011076540A (en) Document editing device and data transfer method using the same
KR20130072642A (en) Apparatus and method for managing attached file of message in portable terminal
WO2021068765A1 (en) Web page screenshot method and apparatus, device, and computer-readable storage medium
CN111756847B (en) Method and device for supporting https protocol by website
KR20150032152A (en) Method and apparatus for performing edit operations between electronic devices
US20220004696A1 (en) Message input and display method and apparatus, electronic device and readable storage medium
US10193989B2 (en) Visualization of user behavior
CA2560488C (en) System and method for reviewing attachment content on a mobile device
JP2009252153A (en) Information processing device and information processing method, and computer program
CN112307386A (en) Information monitoring method, system, electronic device and computer readable storage medium
JP5218996B2 (en) Portable information terminal, e-mail display method, and program
US20170171128A1 (en) Method and electronic device for email processing
CN111078900A (en) Data risk identification method and system
JP6170634B2 (en) Correlation of sent and received electronic messages
CN113079086A (en) Message transmitting method, message transmitting device, electronic device, and storage medium
CN113934477A (en) Theme rendering method and device, electronic equipment and computer-readable storage medium
CN114065068A (en) Page access control method and device, equipment and storage medium
US9852403B2 (en) File attachment method and electronic device thereof
JP5005513B2 (en) Mobile phone, image storage program
JP7233066B1 (en) Browsing PDF generation system, Browsing PDF generation method and its program

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121107

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121107

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121225

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: 20130206

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130225

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

Free format text: PAYMENT UNTIL: 20160315

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5218996

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees