Nothing Special   »   [go: up one dir, main page]

JP2012037921A - Information display device, method and program - Google Patents

Information display device, method and program Download PDF

Info

Publication number
JP2012037921A
JP2012037921A JP2010174389A JP2010174389A JP2012037921A JP 2012037921 A JP2012037921 A JP 2012037921A JP 2010174389 A JP2010174389 A JP 2010174389A JP 2010174389 A JP2010174389 A JP 2010174389A JP 2012037921 A JP2012037921 A JP 2012037921A
Authority
JP
Japan
Prior art keywords
spiral
character string
displaying
information display
displayed
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
JP2010174389A
Other languages
Japanese (ja)
Other versions
JP5068349B2 (en
Inventor
Naomichi Yoshida
尚道 吉田
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.)
Yahoo Japan Corp
Original Assignee
Yahoo Japan Corp
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 Yahoo Japan Corp filed Critical Yahoo Japan Corp
Priority to JP2010174389A priority Critical patent/JP5068349B2/en
Publication of JP2012037921A publication Critical patent/JP2012037921A/en
Application granted granted Critical
Publication of JP5068349B2 publication Critical patent/JP5068349B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a user interface excellent in browsability of a text content which has time series.SOLUTION: A series of character strings which compose a content, such as a mini blog and news, are time-sequentially arranged and spirally displayed as the character strings are winded, the character strings are shown as they are sequentially pulled out from a spiral corresponding to a pulling operation. Therefore, an excessive change of a character size can be avoided and the characters can be fluently legible, and a user interface excellent in browsability of a text content which has time series can be achieved.

Description

本発明は、時系列データの表示に関する。   The present invention relates to display of time series data.

近年、投稿日時などの時間を基に編成された情報をインターネットなどで閲覧できるサービスが普及し、その一例としてミニブログ(例えば、非特許文献1参照)やニュース配信などが知られている。この種のサービスでは、投稿された文字列や配信されたニュース記事などが、日時の順序でソートされて新着リストなどとして表示され、ページの切り替え等により範囲の広い時間軸上での情報閲覧なども可能になる。   In recent years, services that allow browsing of information organized on the basis of time such as posting date and the like have become widespread, and mini-blogs (see, for example, Non-Patent Document 1) and news distribution are known as examples. In this type of service, posted character strings and distributed news articles are displayed in a new arrival list etc. sorted in the order of date and time, and information can be viewed on a wide range of time by switching pages, etc. Is also possible.

時間に沿った情報表示に関する工夫の例としては、録画番組のサムネイル画像について、時間順に渦巻状に配置し、リモコン操作に応じてスクロール表示する提案が知られている(例えば、特許文献1参照)。   As an example of a device related to information display along time, a proposal is known in which thumbnail images of recorded programs are arranged in a spiral shape in time order and scrolled according to a remote control operation (see, for example, Patent Document 1). .

Twitter, Inc.、「Twitter」、[online]、[2010年6月9日検索]、インターネット〈URL: http://twitter.com/>Twitter, Inc., “Twitter”, [online], [Search June 9, 2010], Internet <URL: http://twitter.com/>

特開2007−96840号公報JP 2007-96840 A

しかし、表示対象が文字列情報すなわちテキストコンテンツの場合、個々のコンテンツを構成する文字の量は異なるため、特許文献1のようにサムネイルにより表示すると、文字量の多い部分(発言、記事など)がある場合、部分ごとに文字サイズが極端に変わるなどして、閲覧性が低下する問題があった。   However, when the display target is character string information, that is, text content, the amount of characters constituting each content is different. Therefore, when the thumbnail is displayed as in Patent Document 1, a portion with a large amount of characters (such as a statement or an article) is displayed. In some cases, there has been a problem that the readability is lowered due to the extreme change in character size for each part.

上記の課題に対し、本発明の目的は、時系列を有するテキストコンテンツの閲覧性に優れたユーザ・インターフェイスを実現することである。   In view of the above problems, an object of the present invention is to realize a user interface that is excellent in viewability of text content having time series.

上記の目的をふまえ、本発明の一態様(1)である情報表示装置は、コンテンツを構成する文字列を時系列順に一行に配列すると共に、この文字列を巻き取った渦巻状に表示する渦巻表示手段と、ユーザの閲覧操作に応じて前記渦巻を回転させ文字列をその渦巻から順次引き出すように表示する引出表示手段と、を有することを特徴とする。   Based on the above object, the information display device according to one aspect (1) of the present invention arranges the character strings constituting the content in a line in chronological order and displays them in a spiral shape by winding the character strings. It has a display means and a drawer display means for displaying the character string so as to sequentially draw the character string from the spiral by rotating the spiral in response to a user's browsing operation.

本発明の他の態様(6)は、上記態様を方法のカテゴリで捉えたもので、コンピュータが文字列を表示する情報表示方法において、コンテンツを構成する文字列を時系列順に一行に配列すると共に、この文字列を巻き取った渦巻状に表示する渦巻表示処理と、ユーザの閲覧操作に応じて前記渦巻を回転させ文字列をその渦巻から順次引き出すように表示する引出表示処理と、を含むことを特徴とする。   According to another aspect (6) of the present invention, the above aspect is captured by a method category. In an information display method in which a computer displays a character string, the character strings constituting the content are arranged in one line in time series. A spiral display process for displaying the character string in a spiral shape, and a drawer display process for rotating the spiral according to a user's browsing operation and displaying the character string sequentially from the spiral. It is characterized by.

本発明の他の態様(7)は、上記態様をコンピュータ・プログラムのカテゴリで捉えたもので、コンピュータに文字列を表示させる情報表示プログラムであって、コンピュータを制御することにより、コンテンツを構成する文字列を時系列順に一行に配列すると共に、この文字列を巻き取った渦巻状に表示させ、ユーザの閲覧操作に応じて前記渦巻を回転させ文字列をその渦巻から順次引き出すように表示させることを特徴とする。   Another aspect (7) of the present invention is an information display program for displaying a character string on a computer, in which the above aspect is captured in the category of a computer program, and the contents are configured by controlling the computer. The character strings are arranged in a line in chronological order, and the character strings are displayed in a spiral shape. The spirals are rotated in accordance with a user's browsing operation, and the character strings are sequentially extracted from the spirals. It is characterized by.

本発明の他の態様(8)は、上記態様をサーバにおける方法というカテゴリで捉えたもので、サーバ装置が、通信ネットワークを経由して接続されるクライアントコンピュータに対して、情報を表示するための制御データを送信する情報送信方法において、前記制御データは前記クライアントコンピュータを制御することにより、コンテンツを構成する文字列を時系列順に一行に配列すると共に、この文字列を巻き取った渦巻状に表示させ、ユーザの閲覧操作に応じて前記渦巻を回転させ文字列をその渦巻から順次引き出すように表示させることを特徴とする。   Another aspect (8) of the present invention captures the above aspect in the category of a method in a server. The server device displays information on a client computer connected via a communication network. In the information transmission method for transmitting the control data, the control data controls the client computer to arrange the character strings constituting the content in a line in a time-sequential order, and displays the character strings in a spiral shape. The swirl is rotated according to a user's browsing operation, and a character string is displayed so as to be sequentially extracted from the swirl.

以上各態様のように、ミニブログやニュースなどコンテンツを構成する一連の文字列について、文字列を巻き取ったような渦巻状に時系列順で配列表示し、操作に応じ渦巻から順次引き出すように表示することにより、文字サイズの極端な変動が回避できて連続的に見易く閲覧でき、時系列を有するテキストコンテンツの閲覧性に優れたユーザ・インターフェイスを実現することができる。   As described above, a series of character strings that make up content such as miniblogs and news are displayed in a time-sequential sequence in a spiral like a wounded character string, and sequentially drawn from the spiral according to the operation. By displaying, it is possible to avoid an extreme variation in the character size, and to continuously view it easily, and to realize a user interface that is excellent in viewability of text content having time series.

本発明の他の態様(2)は、上記いずれかの態様において、新たに文字列が追加された場合に、引き出されていた文字列を前記渦巻に巻き取るとともに、その渦巻の端点に前記追加された文字列を加えて表示する手段を有することを特徴とする。   According to another aspect (2) of the present invention, in any of the above aspects, when a character string is newly added, the drawn character string is wound around the spiral and the additional point is added to the end point of the spiral. It is characterized by having means for adding the displayed character string and displaying it.

このように、コンテンツに新たな文字列が追加された場合、ワンタッチの巻き戻し操作などを受けて、引き出されていた部分の文字列を渦巻に巻き戻すとともに、その新たな文字列を新着として渦巻内の該当位置に加えて表示することにより、情報の追加が明確に認識できると共に、引き出す操作により、新着分を含む文字列の閲覧にすぐ戻れるので、閲覧の優れた使い勝手が実現できる。   In this way, when a new character string is added to the content, the extracted character string is rewound into a spiral in response to a one-touch rewinding operation, and the new character string is swirled as a new arrival. By displaying the information in addition to the corresponding position, the addition of information can be clearly recognized, and the user can quickly return to the browsing of the character string including the newly arrived portion by the pulling-out operation.

本発明の他の態様(3)は、上記いずれかの態様において、前記渦巻から引き出された文字列を、その渦巻とは異なる第二の渦巻として巻き取るように表示する手段を有することを特徴とする。   Another aspect (3) of the present invention is characterized in that, in any one of the above aspects, the character string drawn from the spiral is displayed so as to be wound up as a second spiral different from the spiral. And

このように、引き出して読んだ文字列をもう一方の渦巻に巻き取って収めてゆく表示により、既に読んだ量の把握や読んだ部分の再確認などの使い勝手が改善する。   In this way, by displaying the character string read out and wound in the other spiral, the usability of grasping the amount already read and reconfirming the read portion is improved.

本発明の他の態様(4)は、上記いずれかの態様において、前記渦巻における文字列のうち任意の位置の指定を受け付けることにより、その指定位置に所定のマークを表示するとともに、その指定位置まで文字列を渦巻から引き出す表示を行う手段を有することを特徴とする。   According to another aspect (4) of the present invention, in any one of the above aspects, by accepting designation of an arbitrary position in the character string in the spiral, a predetermined mark is displayed at the designated position, and the designated position It has the means to perform the display which pulls out a character string from a spiral.

このように、コンテンツの文字列のうち気になる場所を指定すると、その場所に所定のマークを表示するとともに、そこまで文字列を早送りのように引き出す表示を行うことにより、読む位置の制御が容易になるので、閲覧の優れた使い勝手が得られる。   In this way, when a place of interest in the character string of the content is specified, a predetermined mark is displayed at that place, and the character string is displayed as fast-forward as that, thereby controlling the reading position. Since it becomes easy, it is possible to obtain an excellent browsing convenience.

本発明の他の態様(5)は、上記いずれかの態様において、前記渦巻表示手段は、表示する前記文字列の量に応じて前記渦巻の巻き数を増減することを特徴とする。   According to another aspect (5) of the present invention, in any of the above aspects, the spiral display means increases or decreases the number of turns of the spiral according to the amount of the character string to be displayed.

このように、テキスト情報の量に応じて、文字の縮小などで巻き数を増やすことにより、渦巻中の情報量を視認できるので、コンテンツ閲覧の優れた使い勝手が得られる。   In this way, by increasing the number of turns by reducing characters according to the amount of text information, the amount of information in the spiral can be visually recognized, so that it is possible to obtain excellent usability for browsing the content.

なお、上記の各態様とは異なるカテゴリ(装置に対し方法、方法に対しプログラムなど)や、以下に説明するさらに具体的な各態様も本発明に含まれる。異なるカテゴリについては、「手段」を「処理」又は「ステップ」のように適宜読み替えるものとする。また、処理やステップの実行順序は以上記述したものに限定されず、適宜変更したりまとめて処理するなど、変更可能である。   It should be noted that a category (method for the apparatus, program for the method, etc.) different from each of the above-described modes and more specific modes described below are also included in the present invention. For different categories, “means” shall be appropriately read as “process” or “step”. In addition, the execution order of the processes and steps is not limited to those described above, and can be changed as appropriate or can be processed collectively.

本発明によれば、時系列を有するテキストコンテンツの閲覧性に優れたユーザ・インターフェイスを実現することが可能となる。   ADVANTAGE OF THE INVENTION According to this invention, it becomes possible to implement | achieve the user interface excellent in the browsing property of the text content which has a time series.

本発明の実施形態の構成を示す機能ブロック図。The functional block diagram which shows the structure of embodiment of this invention. 本発明の実施形態で用いる情報(データ)を例示する図。The figure which illustrates the information (data) used by embodiment of this invention. 本発明の実施形態における処理手順を示すフローチャート。The flowchart which shows the process sequence in embodiment of this invention. 本発明の実施形態における画面表示例を示す図。The figure which shows the example of a screen display in embodiment of this invention. 本発明の実施形態における画面表示例を示す図。The figure which shows the example of a screen display in embodiment of this invention. 本発明の実施形態における画面表示例を示す図。The figure which shows the example of a screen display in embodiment of this invention. 本発明の実施形態における画面表示例を示す図。The figure which shows the example of a screen display in embodiment of this invention.

次に、本発明を実施するための形態(「実施形態」と呼ぶ)について、図に沿って説明する。なお、背景技術や課題などで既に述べた内容と共通の前提事項については適宜省略する。   Next, modes for carrying out the present invention (referred to as “embodiments”) will be described with reference to the drawings. It should be noted that assumptions common to those already described in the background art and problems are omitted as appropriate.

〔1.構成〕
本実施形態は、図1に示す情報表示装置1(以下「端末1」又は「端末」と略称する)と、ウェブサーバ装置2(以下「サーバ2」又は「サーバ」と略称する)と、に関するものである。このうち、端末1は、パーソナル・コンピュータ(PC)、スマートフォンや携帯電話端末装置など、ユーザの用いる情報処理装置で、図1では一つを模式的に例示するが、実際は多数存在する。この端末1は、通信ネットワークN(インターネット、携帯電話網、LANなど)経由で所定のURLに対応するサーバ2にアクセスし、コンテンツとしてミニブログのメッセージを表示するのに用いる。また、サーバ2は、多数の登録ユーザからのアクセス内容に応じてミニブログのメッセージの投稿受付や表示を行う装置である。
[1. Constitution〕
The present embodiment relates to the information display device 1 (hereinafter abbreviated as “terminal 1” or “terminal”) and the web server device 2 (hereinafter abbreviated as “server 2” or “server”) shown in FIG. Is. Among these, the terminal 1 is an information processing device used by a user such as a personal computer (PC), a smartphone, or a mobile phone terminal device, and one is schematically illustrated in FIG. This terminal 1 is used to access a server 2 corresponding to a predetermined URL via a communication network N (Internet, mobile phone network, LAN, etc.) and display a miniblog message as content. The server 2 is a device that accepts and displays posts of miniblog messages according to the contents of access from many registered users.

上記の端末1とサーバ2は、一般的なコンピュータの構成として少なくとも、CPUなどの演算制御部6と、外部記憶装置(HDD等)や主メモリ等の記憶装置7と、通信ネットワークNとの通信手段8(LANアダプタや通信ゲートウェイ装置など)と、を有する。特に端末1は、液晶表示パネルや有機EL(エレクトロ・ルミネセンス)表示パネルなどの表示部Dと、タッチパネルやキースイッチなどの操作部Kと、を有する。   The terminal 1 and the server 2 are configured to communicate with at least an arithmetic control unit 6 such as a CPU, a storage device 7 such as an external storage device (HDD or the like) or a main memory, and a communication network N as a general computer configuration. And means 8 (such as a LAN adapter or a communication gateway device). In particular, the terminal 1 includes a display unit D such as a liquid crystal display panel or an organic EL (electroluminescence) display panel, and an operation unit K such as a touch panel or a key switch.

そして、端末1及びサーバ2では、それぞれ、記憶装置7に予め記憶(インストール)した図示しない所定のコンピュータ・プログラムが演算制御部6を制御することで、図1に示す各手段などの要素(10,20など)を実現する。これら各要素のうち、端末1の手段10,30及び40は、ウェブページのデータと共にサーバ2から送信されるスクリプトSCによって実現される。但し、ウェブページのデータやソフトウェアは態様な構成が可能であるから、スクリプトSCは必須ではなく機械語など他の種類の実行モジュールも利用可能であるし、例えば文字列受信手段10は図示しないウェブブラウザやHTTP、TCP/IPなどの機能で実現するなども考えられる。   In the terminal 1 and the server 2, elements (10) such as each unit shown in FIG. 1 are respectively controlled by a predetermined computer program (not shown) stored (installed) in the storage device 7 in advance to control the arithmetic control unit 6. , 20 etc.). Among these elements, the means 10, 30 and 40 of the terminal 1 are realized by the script SC transmitted from the server 2 together with the data of the web page. However, since the data and software of the web page can be configured in various ways, the script SC is not essential, and other types of execution modules such as machine language can be used. For example, the character string receiving means 10 is a web (not shown). It may be realized by functions such as a browser, HTTP, and TCP / IP.

また、情報の記憶手段は、記憶装置7において各種のデータベース(「DB」とも表す)やファイル、配列等の変数、各種スタックやレジスタ、システム設定値など任意の形式で実現できる。このような記憶手段のうち、サーバ2のスクリプト記憶手段22は、スクリプトSCを予め記憶している手段であり、他のウェブページデータなどを共に記憶していてもよい。また、端末1の文字列記憶手段15は、サーバ2から受信するミニブログのメッセージである文字列データを、図2に例示するように、投稿者(例えば「甲」又は「乙」など)及び発生日時とともに時系列データとして記憶する手段である。   Further, the information storage means can be realized in the storage device 7 in any format such as various databases (also referred to as “DB”), variables such as files and arrays, various stacks and registers, and system setting values. Of such storage means, the script storage means 22 of the server 2 is means for storing the script SC in advance, and may store other web page data and the like together. In addition, the character string storage unit 15 of the terminal 1, as illustrated in FIG. 2, displays character string data that is a miniblog message received from the server 2, such as a contributor (for example, “A” or “B”) and It is a means for storing time series data together with the date and time of occurrence.

また、サーバ2の文字列記憶手段25は、文字列記憶手段15について例示(図2)したようなメッセージの文字列を、ミニブログのサービスを利用している様々な他のユーザからのメッセージと共に記憶している手段である。このようにサーバ2で記憶されているミニブログのメッセージは、受信処理手段28が多数のユーザの端末から通信ネットワークN経由で投稿を受け付けたものである。なお、記憶手段以外の各手段は、以下のような情報処理の機能・作用を実現・実行する処理手段である。   Further, the character string storage unit 25 of the server 2 displays the message character string as exemplified for the character string storage unit 15 (FIG. 2) together with messages from various other users who use the miniblog service. It is a memorizing means. Thus, the message of the miniblog stored in the server 2 is a message received by the reception processing means 28 via the communication network N from a large number of user terminals. Each means other than the storage means is a processing means for realizing and executing the following information processing functions and operations.

〔2.作用及び効果〕
上記のように構成した端末1の動作手順を図3のフローチャートに示す。この処理は、端末1の図示しないウェブブラウザが、サーバ2に所定のURLを送信して要求したコンテンツ表示ページのウェブページデータの記述に基づき、端末1で行う。すなわち、そのようなウェブページデータは、HTMLなどの記述により、まず、表示ページ内で動作させるスクリプトSCと文字列データをサーバ2に要求する(ステップS1)。それ以前のウェブページの表示要求やウェブページデータの配信については従来と同様でよいので省略する。
[2. Action and effect)
The operation procedure of the terminal 1 configured as described above is shown in the flowchart of FIG. This processing is performed at the terminal 1 based on the description of the web page data of the content display page requested by a web browser (not shown) of the terminal 1 transmitting a predetermined URL to the server 2. That is, such web page data first requests the server 2 for a script SC and character string data to be operated in the display page by description such as HTML (step S1). The previous web page display request and web page data distribution may be the same as in the prior art, and are therefore omitted.

〔2−1.渦巻と引き出しの表示〕
そして(図3)、要求(ステップS1)に基づく表示ページのスクリプトSCと文字列データを、端末1の図示しないウェブブラウザが受信すると(ステップS2)、まず、スクリプトSCが実現する渦巻表示手段30が、コンテンツを構成する文字列を前記文字列データに基づいて時系列順に一行に配列すると共に、この文字列を巻き取った渦巻状に表示し(ステップS3)、引出表示手段40が、ユーザの閲覧操作(例えば、渦巻外周側の文字列端部を指定して引き出す操作など)に応じて(ステップS4)、前記渦巻を回転させ文字列をその渦巻から順次引き出すように表示する(ステップS5)。
[2-1. (Indicating swirls and drawers)
Then (FIG. 3), when a web browser (not shown) of the terminal 1 receives the display page script SC and character string data based on the request (step S1) (step S2), first, the spiral display means 30 realized by the script SC. However, the character strings constituting the content are arranged in a line in chronological order based on the character string data, and the character strings are wound up and displayed in a spiral shape (step S3). In response to a browsing operation (for example, an operation of designating and drawing out the end of the character string on the outer periphery side of the spiral) (step S4), the spiral is rotated and a character string is sequentially drawn from the spiral (step S5). .

例えば、図4は、端末1における画面表示例で、画面Gの右側に渦巻R1、左側に渦巻R2を表示している。この図に示すように、右側の渦巻R1は、この端末1のユーザがある相手とやり取りしているミニブログのメッセージ(ツイート、つぶやき等と呼ばれる)を、一行に配列すると共にこの文字列を巻き取った表示内容となっている。そして、ユーザが、タッチパネルを兼ねた画面Gに対し、文字列の外周端を指Fで押さえたまま引きずるような操作をすると(破線矢印A3)、この操作に合わせて渦巻R1を回転させ文字列を渦巻R1から順次引き出すような表示となり、読取ポイントP付近では比較的大きな文字で水平の読みやすい向きで文字列が表示される。なお、新たに投稿された新着メッセージの文字列や、渦巻に表示する分を超える後続の文字列などは、文字列受信手段10が適宜なタイミングでサーバ2に要求し受信する。   For example, FIG. 4 is a screen display example in the terminal 1, and the spiral R1 is displayed on the right side of the screen G, and the spiral R2 is displayed on the left side. As shown in this figure, the spiral R1 on the right side arranges messages of miniblogs (called tweets, tweets, etc.) that the user of the terminal 1 is communicating with a certain party and winds this character string. The displayed contents are taken. Then, when the user performs an operation of dragging the screen G that also serves as a touch panel while holding the outer peripheral edge of the character string with the finger F (dashed arrow A3), the character string is rotated by rotating the spiral R1 in accordance with this operation. Are sequentially drawn from the spiral R1, and in the vicinity of the reading point P, a relatively large character is displayed in a horizontal and easy-to-read direction. Note that the character string receiving unit 10 requests and receives the character string of a newly posted new message, the subsequent character string exceeding the amount displayed in the spiral, and the like at an appropriate timing.

以上のように、ミニブログやニュースなどコンテンツを構成する一連の文字列について、文字列を巻き取ったような渦巻状に時系列順で配列表示し、引き出すなどの操作に応じ渦巻から順次引き出すように表示することにより(例えば図4)、文字サイズの極端な変動が回避できて連続的に見易く閲覧でき、時系列を有するテキストコンテンツの閲覧性に優れたユーザ・インターフェイスを実現することができる。   As described above, a series of character strings that make up content such as miniblogs and news are displayed in a chronological order in the form of a spiral in which the character strings are wound up, and sequentially extracted from the spirals according to operations such as extraction. By displaying on the screen (for example, FIG. 4), it is possible to avoid an extreme variation in the character size, and to continuously view it easily, and to realize a user interface excellent in viewability of text content having time series.

〔2−2.既読分の巻取り〕
また、スクリプトSCは、前記渦巻から引き出された文字列を、その渦巻とは異なる第二の渦巻R2として巻き取るように表示する(ステップS6)。例えば、図4の例では、右側の渦巻R1から引き出され、その勢いや指Fによる操作などで左方向へ奥まれた既読分の文字列は、矢印A2に示すように、左側の渦巻R2に巻き取るように表示される。
[2-2. (Rewinding of already read)
Further, the script SC displays the character string drawn from the spiral so as to be wound as a second spiral R2 different from the spiral (step S6). For example, in the example of FIG. 4, the read character string drawn out from the right spiral R1 and left in the left direction by the momentum or the operation with the finger F is the left spiral R2 as shown by the arrow A2. Appears to wind up.

このように、引き出して読んだ文字列をもう一方の渦巻に巻き取って収めてゆく表示により、既に読んだ量の把握や読んだ部分の再確認などの使い勝手が改善する。なお、このような表示の処理は、渦巻表示手段30、引出表示手段40又は他の適宜な処理手段が行うものとして把握することができ、この点、以下の各処理についても同様である。   In this way, by displaying the character string read out and wound in the other spiral, the usability of grasping the amount already read and reconfirming the read portion is improved. Such display processing can be understood as being performed by the spiral display means 30, the drawer display means 40, or other appropriate processing means, and the same applies to the following processes.

〔2−3.文字列の追加〕
また、スクリプトSCは、新たに文字列(ここではミニブログのメッセージ)が追加された場合に(ステップ7:「YES」)、新着ボタンB2を点滅表示させると共に更新ボタンB1の操作を受け付け(ステップS8)、更新ボタンB1を押すなど所定の操作に応じ(ステップS9:「YES」)、引き出されていた文字列を渦巻R1に巻き取るとともに、その渦巻R1の端点に前記追加された文字列を加えて表示する(ステップS10)。
[2-3. Add string)
In addition, when a character string (here, a miniblog message) is newly added (step 7: “YES”), the script SC causes the new arrival button B2 to blink and accepts an operation of the update button B1 (step). S8) In response to a predetermined operation such as pressing the update button B1 (step S9: “YES”), the drawn character string is wound around the spiral R1, and the added character string is applied to the end point of the spiral R1. In addition, it is displayed (step S10).

例えば、図5は、図4の画面例の右側に示した渦巻R1の部分について、上記のように、引き出されていた文字列を巻き取ると共に、その渦巻の端点に、追加された文字列X(破線で囲んだ「美術館にやっと着いた。」)を加えて表示した状態である。この文字列Xが追加される前は、図4に示した最新箇所L1がその時点における最新メッセージの冒頭であったが、追加後に更新された表示(図5)では、最も新しいメッセージである文字列Xの冒頭が最新箇所L2となっている。   For example, FIG. 5 shows that the character string drawn out as described above is wound on the spiral R1 portion shown on the right side of the screen example of FIG. 4, and the added character string X is added to the end point of the spiral. (They are finally at the museum.) Before this character string X was added, the latest location L1 shown in FIG. 4 was the beginning of the latest message at that time, but in the display updated after addition (FIG. 5), the character that is the newest message is displayed. The beginning of row X is the latest location L2.

このように、コンテンツに新たな文字列が追加された場合、ワンタッチの巻き戻し操作などを受けて、又はそのような操作無しでも自動更新により、引き出されていた部分の文字列を渦巻に巻き戻すとともに、その新たな文字列を新着として渦巻内の該当位置に加えて表示することにより(例えば図5)、情報の追加が明確に認識できると共に、引き出す操作により、新着分を含む文字列の閲覧にすぐ戻れるので、閲覧の優れた使い勝手が実現できる。   In this way, when a new character string is added to the content, the character string of the extracted part is rewound into a spiral by receiving a one-touch rewinding operation or the like or by automatic updating without such operation. At the same time, by displaying the new character string as a new arrival in addition to the corresponding position in the spiral (for example, FIG. 5), the addition of information can be clearly recognized, and the character string including the newly arrived portion can be browsed by an extraction operation. Because it is possible to return immediately, it is possible to realize excellent browsing convenience.

〔2−4.指定位置までの引き出し等〕
また、渦巻R1に巻き取った表示の文字列のうち、所望の位置まで引き出した表示をするための具体的なユーザインタフェースは自由に定めてよい。例えば、図5の画面例でグラフィック表示しているツマミTを指で引き出す操作の長さや勢いに応じた位置まで文字列が引き出されるような表示が考えられる。
[2-4. (Drawer to specified position etc.)
Further, a specific user interface for displaying the character string displayed in the spiral R1 to a desired position may be freely determined. For example, a display in which a character string is drawn to a position corresponding to the length and momentum of the operation of pulling out the knob T displayed graphically in the screen example of FIG. 5 with a finger is conceivable.

また、図5に示した渦巻R1に準じた形状の表示部と、実物の物理的なツマミTを備えた実際のハードウェアを作成することも望ましい。この場合、その内部からツマミTで紐やテープなどを引き出し、放すと内部の巻取り軸にスプリングで巻き戻るようにし、引き出し幅を紐やテープなどを巻取り軸に設けたセンサで検出し、それに合わせて表示部に表示している文字列の渦巻を回転させる。このようにすれば手の感覚を活かして文字列の任意の部分を自由に表示させて閲覧することが容易になる。   It is also desirable to create actual hardware including a display unit having a shape conforming to the spiral R1 shown in FIG. 5 and an actual physical knob T. In this case, the string or tape is pulled out from the inside with the knob T, and when released, the string is wound around the winding shaft with a spring, and the width of the drawing is detected by a sensor provided on the winding shaft with the string or tape. In accordance with this, the spiral of the character string displayed on the display unit is rotated. In this way, it is easy to display and browse any part of the character string freely using the hand feeling.

他の例として、図6に例示するように、渦巻R1における文字列のうち任意の位置の指定を、指Fなどの操作に基づき受け付けることにより(ステップS11:「YES」)、その指定位置に所定のマークM(ピンの形状など)を表示するとともに、続く画面変化により、図7に例示するように、その指定位置まで文字列を渦巻から引き出す表示を行う(ステップS12)例が考えられる。図7の例では、図6で指定された文字列の位置が、渦巻R1出口の読取ポイントPの位置まで引き出されている。   As another example, as illustrated in FIG. 6, by receiving designation of an arbitrary position in the character string in the spiral R <b> 1 based on the operation of the finger F or the like (step S <b> 11: “YES”), the designated position is set. An example in which a predetermined mark M (pin shape or the like) is displayed and a character string is drawn from the spiral to the designated position as illustrated in FIG. 7 by a subsequent screen change (step S12) can be considered. In the example of FIG. 7, the position of the character string designated in FIG. 6 is drawn to the position of the reading point P at the spiral R1 exit.

このように、コンテンツの文字列のうち気になる場所を指定すると、その場所にピンを刺すなど所定のマークを表示するとともに(例えば図6)、そこまで文字列を早送りのように引き出す表示を行うことにより(例えば図7)、読む位置の制御が容易になるので、閲覧の優れた使い勝手が得られる。   In this way, when a place to be worried about in the character string of the content is designated, a predetermined mark such as a pin is inserted in the place (for example, FIG. 6), and a display for drawing out the character string as fast as it is displayed. By doing so (for example, FIG. 7), the reading position can be easily controlled, so that it is possible to obtain an excellent browsing convenience.

〔2−5.巻き数の増減〕
なお、スクリプトSC(特に、例えば渦巻表示手段30)は、図4から図7に例示するように、表示する文字列の量に応じて、渦巻R1を表示したり(ステップS3)第二の渦巻R2を表示するときに(ステップS6)、それらの巻き数を増減する。このように、テキスト情報の量に応じて、文字の縮小などで巻き数を増やすことにより、渦巻中の情報量を視認できるので、コンテンツ閲覧の優れた使い勝手が得られる。
[2-5. (Increase / decrease number of turns)
Note that the script SC (particularly, for example, the spiral display means 30) displays the spiral R1 according to the amount of the character string to be displayed, as illustrated in FIGS. 4 to 7 (step S3). When R2 is displayed (step S6), the number of turns is increased or decreased. In this way, by increasing the number of turns by reducing characters according to the amount of text information, the amount of information in the spiral can be visually recognized, so that it is possible to obtain excellent usability for browsing the content.

〔3.他の実施形態〕
なお、上記各実施形態は例示に過ぎず、本発明は、以下に例示するものやそれ以外の他の実施態様も含むものである。例えば、本発明の適用対象としては、ミニブログに限らず、ニュース記事の表示、電子掲示板、SNS(ソーシャル・ネットワーキング・サービス)の各種メッセージ、災害用等の音声伝言システム、各種の電子商取引やセキュリティの管理など、さまざまな分野における時系列的メッセージの表示など、任意に選択することができる。
[3. Other embodiments]
In addition, said each embodiment is only an illustration, and this invention includes what is illustrated below and other embodiment other than that. For example, the application target of the present invention is not limited to mini-blogs, display of news articles, electronic bulletin boards, various messages of SNS (social networking services), voice message systems for disasters, various electronic commerce and security It is possible to arbitrarily select display of time-series messages in various fields such as management of messages.

また、コンテンツの文字列を渦巻状の二次元の平面上で表示させることとしたが、例えば、表示画面の鉛直方向に奥行きを持たせた三次元表示として、螺旋状に表示させることとしてもよい。この場合は、図5に示すように、文字列の投稿時間に応じて文字列の大きさを変化させることで、投稿日時を示す時間軸を奥行きによって表現することができる。   In addition, the content character string is displayed on a spiral two-dimensional plane. For example, the content character string may be displayed spirally as a three-dimensional display having a depth in the vertical direction of the display screen. . In this case, as shown in FIG. 5, the time axis indicating the posting date can be expressed by the depth by changing the size of the character string in accordance with the posting time of the character string.

また、本発明に関する手段などの各要素は、コンピュータの演算制御部に限らず、ワイヤードロジック等に基づく電子回路など他の情報処理機構で実現してもよい。また、各構成図、データの図、フローチャートの図などは例示に過ぎず、各要素の有無、その配置順序や各処理の実行順序、具体的内容などは適宜変更可能である。例えば、本発明の装置は、サーバなどの装置を複数用いて実現してもよく、個々の記憶手段を別個独立のサーバ装置やシステムで実現する構成も一般的である。また、機能によっては、外部のプラットフォーム等をAPI(アプリケーション・プログラム・インタフェース)やネットワークコンピューティング(いわゆるクラウドなど)で呼び出して実現するなど、構成は柔軟に変更できる。   In addition, each element such as means relating to the present invention is not limited to an arithmetic control unit of a computer, but may be realized by other information processing mechanisms such as an electronic circuit based on wired logic or the like. Each configuration diagram, data diagram, flowchart diagram, and the like are merely examples, and the presence / absence of each element, the arrangement order thereof, the execution order of each process, specific contents, and the like can be appropriately changed. For example, the apparatus of the present invention may be realized by using a plurality of apparatuses such as servers, and a configuration in which each storage unit is realized by a separate and independent server apparatus or system is also common. Depending on the function, the configuration can be flexibly changed, for example, by calling an external platform or the like with an API (application program interface) or network computing (so-called cloud or the like).

1 情報表示装置(端末)
2 ウェブサーバ装置(サーバ)
6 演算制御部
7 記憶装置
8 通信手段
10 文字列受信手段
15,25 文字列記憶手段
22 スクリプト記憶手段
28 受信処理手段
30 渦巻表示手段
40 引出表示手段
A1,A2,A3 矢印
B1 更新ボタン
B2 新着ボタン
D 表示部
F 指
G 画面
K 操作部
L1,L2 最新箇所
M マーク
N 通信ネットワーク
P 読取ポイント
R1,R2 渦巻
SC スクリプト
T ツマミ
X 文字列
1 Information display device (terminal)
2 Web server device (server)
6 Arithmetic control unit 7 Storage device 8 Communication means 10 Character string receiving means 15, 25 Character string storage means 22 Script storage means 28 Reception processing means 30 Spiral display means 40 Draw display means A1, A2, A3 Arrow B1 Update button B2 New arrival button D Display part F Finger G Screen K Operation part L1, L2 Latest part M Mark N Communication network P Reading point R1, R2 Spiral SC Script T Knob X Character string

Claims (8)

コンテンツを構成する文字列を時系列順に一行に配列すると共に、この文字列を巻き取った渦巻状に表示する渦巻表示手段と、
ユーザの閲覧操作に応じて前記渦巻を回転させ文字列をその渦巻から順次引き出すように表示する引出表示手段と、
を有することを特徴とする情報表示装置。
A character string constituting the content is arranged in a line in chronological order, and a spiral display means for displaying the character string in a spiral shape,
A drawer display means for rotating the spiral in accordance with a user's browsing operation and displaying the character string sequentially from the spiral;
An information display device comprising:
新たに文字列が追加された場合に、引き出されていた文字列を前記渦巻に巻き取るとともに、その渦巻の端点に前記追加された文字列を加えて表示する手段を有する
ことを特徴とする請求項1記載の情報表示装置。
When a character string is newly added, it has means for winding up the drawn character string into the spiral and adding the added character string to the end point of the spiral and displaying it. Item 4. The information display device according to Item 1.
前記渦巻から引き出された文字列を、その渦巻とは異なる第二の渦巻として巻き取るように表示する手段を有する
ことを特徴とする請求項1又は2記載の情報表示装置。
The information display device according to claim 1 or 2, further comprising means for displaying the character string drawn from the spiral as a second spiral different from the spiral.
前記渦巻における文字列のうち任意の位置の指定を受け付けることにより、その指定位置に所定のマークを表示するとともに、その指定位置まで文字列を渦巻から引き出す表示を行う手段を有する
ことを特徴とする請求項1から3のいずれか一項に記載の情報表示装置。
It has means for accepting designation of an arbitrary position in the character string in the spiral and displaying a predetermined mark at the designated position and displaying the character string from the spiral to the designated position. The information display device according to any one of claims 1 to 3.
前記渦巻表示手段は、表示する前記文字列の量に応じて前記渦巻の巻き数を増減する
ことを特徴とする請求項1から4のいずれか一項に記載の情報表示装置。
The information display device according to any one of claims 1 to 4, wherein the spiral display unit increases or decreases the number of turns of the spiral according to the amount of the character string to be displayed.
コンピュータが文字列を表示する情報表示方法において、
コンテンツを構成する文字列を時系列順に一行に配列すると共に、この文字列を巻き取った渦巻状に表示する渦巻表示処理と、
ユーザの閲覧操作に応じて前記渦巻を回転させ文字列をその渦巻から順次引き出すように表示する引出表示処理と、
を含むことを特徴とする情報表示方法。
In an information display method in which a computer displays a character string,
A swirl display process for arranging the character strings constituting the content in a line in chronological order and displaying the character strings in a spiral shape,
A drawer display process for displaying the character string so as to be sequentially extracted from the spiral by rotating the spiral according to a user's browsing operation;
An information display method comprising:
コンピュータに文字列を表示させる情報表示プログラムであって、コンピュータを制御することにより、
コンテンツを構成する文字列を時系列順に一行に配列すると共に、この文字列を巻き取った渦巻状に表示させ、
ユーザの閲覧操作に応じて前記渦巻を回転させ文字列をその渦巻から順次引き出すように表示させる
ことを特徴とする情報表示プログラム。
An information display program for displaying a character string on a computer, by controlling the computer,
The text strings that make up the content are arranged in a line in chronological order, and the text strings are displayed in a spiral shape.
An information display program for rotating a spiral according to a user's browsing operation and displaying a character string sequentially from the spiral.
サーバ装置が、通信ネットワークを経由して接続されるクライアントコンピュータに対して、情報を表示するための制御データを送信する情報送信方法において、
前記制御データは前記クライアントコンピュータを制御することにより、
コンテンツを構成する文字列を時系列順に一行に配列すると共に、この文字列を巻き取った渦巻状に表示させ、
ユーザの閲覧操作に応じて前記渦巻を回転させ文字列をその渦巻から順次引き出すように表示させる
ことを特徴とする情報送信方法。
In an information transmission method in which a server device transmits control data for displaying information to a client computer connected via a communication network.
The control data is controlled by controlling the client computer.
The text strings that make up the content are arranged in a line in chronological order, and the text strings are displayed in a spiral shape.
A method of transmitting information, comprising: rotating the spiral in accordance with a user's browsing operation to display a character string sequentially drawn from the spiral.
JP2010174389A 2010-08-03 2010-08-03 Information display apparatus, method and program Expired - Fee Related JP5068349B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010174389A JP5068349B2 (en) 2010-08-03 2010-08-03 Information display apparatus, method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010174389A JP5068349B2 (en) 2010-08-03 2010-08-03 Information display apparatus, method and program

Publications (2)

Publication Number Publication Date
JP2012037921A true JP2012037921A (en) 2012-02-23
JP5068349B2 JP5068349B2 (en) 2012-11-07

Family

ID=45849902

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010174389A Expired - Fee Related JP5068349B2 (en) 2010-08-03 2010-08-03 Information display apparatus, method and program

Country Status (1)

Country Link
JP (1) JP5068349B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000347645A (en) * 1999-03-31 2000-12-15 Sony Corp Image display processing method, image display processing program storage medium, and image display processing device
JP2004012651A (en) * 2002-06-05 2004-01-15 Fuji Photo Film Co Ltd Picture display control device
JP2007082190A (en) * 2005-09-09 2007-03-29 Lg Electronics Inc Event display device of mobile communication terminal and method thereof
US20100162170A1 (en) * 2008-12-19 2010-06-24 Verizon Data Services, Llc Systems and methods for radial display of time based information

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000347645A (en) * 1999-03-31 2000-12-15 Sony Corp Image display processing method, image display processing program storage medium, and image display processing device
JP2004012651A (en) * 2002-06-05 2004-01-15 Fuji Photo Film Co Ltd Picture display control device
JP2007082190A (en) * 2005-09-09 2007-03-29 Lg Electronics Inc Event display device of mobile communication terminal and method thereof
US20100162170A1 (en) * 2008-12-19 2010-06-24 Verizon Data Services, Llc Systems and methods for radial display of time based information

Also Published As

Publication number Publication date
JP5068349B2 (en) 2012-11-07

Similar Documents

Publication Publication Date Title
US11615162B2 (en) Event listening integration in a collaborative electronic information system
JP6084123B2 (en) Server apparatus, display control method, and program
US8707184B2 (en) Content sharing interface for sharing content in social networks
US10049151B2 (en) External action suggestions in search results
US20130138723A1 (en) Dynamic browser icons
KR20140072877A (en) Techniques for managing and viewing followed content
US8682851B2 (en) Device specific folders for bookmark synchronization
CN110069738B (en) Information processing method and device, terminal equipment and server
JP4991974B2 (en) Server apparatus, information processing method, information processing program, and recording medium
US20160179832A1 (en) Web Browser Orchestration
JP2015056127A (en) Server device, information processing program, information processing system, and information processing method
JP2012133515A (en) Information processor, information processing method, program and information processing system
JP5068349B2 (en) Information display apparatus, method and program
KR101403783B1 (en) Virtual space providing system for distinct step of application execution
JP6211641B2 (en) System, method, and program for managing messages
US20110225502A1 (en) Accessing web services and presenting web content according to user specifications
WO2017064805A1 (en) Information processing device, information processing method, program, and storage medium
JP2014157542A (en) Terminal device and program of device
US12135758B2 (en) Event listening integration in a collaborative electronic information system
WO2015019397A1 (en) Screen display program
JP7361235B1 (en) Information processing device, information processing terminal, information processing program, display method, and system
JP5230717B2 (en) Information processing system, information processing method, and program
JP6217473B2 (en) Web service providing device
WO2012027772A1 (en) A method of preparing a list of entity data and computer readable code, computers and systems adapted for displaying a list of entity data in a dynamic information pane
JP2015043131A (en) Server device, file management method, and file management program

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120621

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

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

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

Free format text: PAYMENT UNTIL: 20150824

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5068349

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

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

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

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

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees
S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R371 Transfer withdrawn

Free format text: JAPANESE INTERMEDIATE CODE: R371