WO2007018102A1 - Dispositif d’informations portable et procédé d’affichage correspondant - Google Patents

Dispositif d’informations portable et procédé d’affichage correspondant Download PDF

Info

Publication number
WO2007018102A1
WO2007018102A1 PCT/JP2006/315330 JP2006315330W WO2007018102A1 WO 2007018102 A1 WO2007018102 A1 WO 2007018102A1 JP 2006315330 W JP2006315330 W JP 2006315330W WO 2007018102 A1 WO2007018102 A1 WO 2007018102A1
Authority
WO
WIPO (PCT)
Prior art keywords
content
embedded
image
pop
information
Prior art date
Application number
PCT/JP2006/315330
Other languages
English (en)
Japanese (ja)
Inventor
Takashi Kouzai
Original Assignee
Matsushita Electric Industrial Co., 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 Matsushita Electric Industrial Co., Ltd. filed Critical Matsushita Electric Industrial Co., Ltd.
Publication of WO2007018102A1 publication Critical patent/WO2007018102A1/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements

Definitions

  • Portable information device and display method of portable information device are Portable information device and display method of portable information device
  • the present invention relates to a portable information device such as a mobile phone and a display method thereof.
  • Patent Document 1 As a method for reducing the entire image, for example, there is one described in Patent Document 1.
  • Patent Document 1 by reducing the character data created for a personal computer display, it is possible to display the same image as a personal computer image without breaking the layout, even if the display is smaller than the personal computer display. I can do it.
  • Patent Document 2 As a method of displaying a page for each frame by changing the layout, there is a method described in Patent Document 2.
  • browsing is possible only by vertical scrolling by rearranging the contents according to the display size. This makes it possible to see the same image on a small display as a PC display.
  • Patent Document 1 Japanese Patent Laid-Open No. 9-50267
  • Patent Document 2 JP-A-2005-141360
  • the embedded content is not displayed when the content list is displayed.
  • the embedded content is a video
  • the user cannot see the content of the embedded video content that is updated in real time when selecting the desired embedded video content. This is very inconvenient when selecting content.
  • An object of the present invention is to provide a portable information device that can improve the visibility of embedded content. Furthermore, an object of the present invention is to provide a portable information device and a display method thereof that can improve the convenience of content selection while ensuring the visibility of the embedded content.
  • the portable information device of the present invention when embedded content is included in a document described in a markup language such as HTML, the embedded content is extracted and displayed in a pop-up format. To do.
  • a markup language such as HTML
  • the display method of the portable information device of the present invention includes a step of acquiring embedded content corresponding to the link button selected by the user, and pops up the embedded content at a position not overlapping the link button. It includes a step to display.
  • a portable information device that can improve the visibility of embedded content can be realized.
  • the convenience of content selection can be improved while ensuring the visibility of embedded content.
  • FIG. 1 is a block diagram showing a configuration of a portable information device according to an embodiment of the present invention.
  • FIG. 2A is a flowchart showing a recording processing procedure of user-selected position information in the display content generation unit
  • FIG. 2B is a diagram showing a specific example of user-selected position information
  • FIG. 3A is a flowchart showing a screen configuration information generation processing procedure in the display content generation unit.
  • FIG. 3B A diagram showing a specific example of screen configuration information
  • FIG. 4A Flow chart showing the embedded tag extraction processing procedure in the embedded tag extraction unit
  • FIG. 4B A diagram showing a specific example of tag information to be extracted
  • FIG. 5 is a flow chart showing the playback player judgment selection processing procedure in the starting player judgment selection unit.
  • FIG. 7 Sequence diagram showing operation of portable information device when embedded tag information is automatically generated by executing script processing
  • Fig. 9A is a diagram showing a state where a content list is displayed
  • Fig. 9B is a diagram showing a state where a pop-up image is displayed at a position avoiding a link button selected by the user.
  • FIG. 10A shows a state where a content list is displayed
  • FIG. 10B shows a state where a link button selected by the user is displayed at a position avoiding a pop-up image.
  • FIG. 12A shows the display state of the original document
  • FIG. 12B shows a character string and an image indicating that embedded content was present at the position where the embedded content of the original document was supposed to be placed.
  • FIG. 1 shows the configuration of portable information device 100 according to Embodiment 1 of the present invention.
  • the portable information device 100 is a mobile phone, for example.
  • the portable information device 100 has a display control device 110.
  • the display control device 110 receives user input information from the user input unit 121 such as an input key and a microphone, as a user input analysis unit 11. Enter 1
  • the user input analysis unit 111 analyzes the user input information and applies each information included in the user input information to the content acquisition unit 122, the layout conversion unit 124, the display content generation unit 112, and the activated player determination selection unit 117. Sort out and send.
  • the content acquisition unit 122 acquires content (Web content) data requested by the user from a communication partner server or the like via the wireless communication unit 125 based on the content request information included in the user input information.
  • the acquired content data is sent to the content analysis unit 123.
  • the content analysis unit 123 analyzes the screen size and the like of the input content, and sends the analysis information obtained thereby to the layout conversion unit 124 together with the content data.
  • the layout conversion unit 124 converts the analyzed web content layout so that it can be easily displayed on a display (not shown) installed in the device itself, and the layout-converted web content is sent to the display content generation unit 112. Send it out.
  • the display content generation unit 112 is connected to the embedded tag extraction unit 113, the user input holding unit 114, the screen information holding unit 115, the script analysis unit 126, the normal screen generation unit 116, and the activation player determination selection unit 117. !
  • the embedded tag extraction unit 113 extracts the medium embedded tag of the Web content to be displayed, and passes the extracted tag information to the display content generation unit 112.
  • the user input holding unit 114 holds the user selected position information sent from the user input analysis unit 111.
  • the screen information holding unit 115 holds screen information such as the screen size of the display mounted on the device itself.
  • the script analysis unit 126 analyzes a script language in the Web content subjected to layout conversion, and creates a content format to be displayed.
  • the display content generation unit 112 includes user-selected position information from the user input analysis unit 111, tag information extracted by the embedded tag extraction unit 113, screen information held in the screen information holding unit 115, screen information, Display content for specifically displaying the Web content layout-converted by the layout conversion unit 124 based on the user-selected position information and the content format information from the script analysis unit 126 held in the user input holding unit 114 And the screen configuration is determined.
  • the display content generation unit 112 sends the generated display content and screen configuration information to the normal screen generation unit 116 and the activated player determination selection unit 117. Based on the display content and the screen configuration information from the display content generation unit 112, the normal image generation unit 116 forms a display image for display content other than the embedded content, This is sent to the screen composition unit 127.
  • the activation player determination / selection unit 117 receives instruction information (that is, information on a player to be activated) from the user input analysis unit 111 to perform pop-up display or embedded display, and the activation method holding unit 120. To hold. Then, the activation player determination / selection unit 117 pops up the display content and the screen configuration information from the display content generation unit 112 when the instruction for displaying the pop-up image is held in the activation method holding unit 120. Type player 118. On the other hand, the activation player determination / selection unit 117 embeds the display content and the screen configuration information from the display content generation unit 112 when an instruction to embed display is held in the activation method holding unit 120. Type player 1 19 In this way, the activated player determination / selection unit 117 selects which of the pop-up player 118 and the embedded player 119 is to be operated.
  • instruction information that is, information on a player to be activated
  • the pop-up player 118 reproduces the embedded content specified by the embedded tag as a pop-up image. Specifically, the pop-up player 118 converts the embedded content specified by the embedding tag into a pop-up image based on the screen configuration information generated by the display content generation unit 112 and reproduces it.
  • the embedded player 119 reproduces the embedded content specified by the embedded tag as an embedded image. Specifically, the embedded player 119 converts the embedded content specified by the embedded tag into an embedded image based on the screen configuration information generated by the display content generating unit 112! Reproduce.
  • the screen composition unit 127 synthesizes images input from the normal screen generation unit 116, the pop-up player 118, and the embedded player 119, and sends a composite image signal to the user output unit 128.
  • the user output unit 128 is connected to an LED (Light Emitting Diode), an LCD (Liquid Crystal Display), a VIB (VIBrator), and an SPK (SPeaKer), and receives a composite image signal input from the screen composition unit 127. Output to LCD. As a result, it is installed in portable information device 100. An image based on the composite image signal is displayed on a liquid crystal screen (not shown).
  • LED Light Emitting Diode
  • LCD Liquid Crystal Display
  • VIBrator VIBrator
  • SPK SPeaKer
  • the recording processing of the user-selected position information in the display content generation unit 112 is performed by inputting the user-selected position information from the user input analysis unit 111 in step ST11 and currently being displayed in step ST12.
  • the position of the link button selected by the user on the screen is obtained by comparing the content of the user and the user selected position information, and the position information is recorded in the user input holding unit 114.
  • Figure 2B shows the specific state. In FIG. 2B, if the user clicks the “Season of Japan” link button on the display screen, the horizontal “vertical position” and “horizontal” vertical size of the link button are recorded as the user-selected position information.
  • the screen configuration information generation processing in the display content generation unit 112 is first performed in step ST21 from the user input holding unit 114 to user-selected position information (that is, position information of the link button selected by the user).
  • step ST22 a free space on the screen (that is, a free screen region excluding the link button region selected by the user) is calculated.
  • step ST23 the free space and the pop-up image size are compared and calculated, and the process proceeds to step ST24, ST25, or ST26 depending on the result. That is, if there is an empty space at the default position, the process moves to step ST24, and screen configuration information is displayed so that a pop-up image is displayed at the default position.
  • step ST25 screen configuration information is generated so that a pop-up image is displayed in the empty space. Further, if there is no free space, the process moves to step ST26, and screen configuration information for changing the display position of the original document is generated.
  • screen configuration information that is displayed as it is sometimes generated (ST24)
  • ST24 screen configuration information that is displayed as it is sometimes generated
  • the pop-up image is moved, the selection link button and the pop-up image overlap. If possible, the screen structure should move the pop-up image to such a position. If the selected link button and the pop-up image overlap unless the selected link button is moved, the screen configuration information that moves the selected link button by moving the original document. Is generated (ST26).
  • Figure 3B shows a specific example of screen configuration information.
  • the embedded tag extraction process in the embedded tag extraction unit 113 first searches for an embedded tag in the HTML document in step ST31, and in step ST32, generates various attribute values of the embedded tag for display content generation. Pass to part 112.
  • FIG. 4B shows a specific example of the embedded tag attribute value passed to the display content generation unit 112.
  • the playback player determination / selection process in the activation player determination / selection unit 117 is performed by first starting the player activation method from the activation method holding unit 120 in step ST41 (that is, the player selected and set in advance by the user). Information), and in the subsequent step ST42, the player selected and set by the user is selected.
  • FIG. 6 shows the operation when an embedded tag is included in the acquired content
  • Fig. 7 shows the operation when the embedded tag information is automatically generated by executing script processing. is there.
  • the user input unit 121 detects a user operation and notifies the user input analysis unit 111 of the user input.
  • the user input analysis unit 111 analyzes the input information, notifies the user selection position information (selection link button position information) of the user input information to the display content generation unit 112, and also displays the user input information.
  • the content request information is notified to the content acquisition unit 122.
  • the display content generation unit 112 records the user selection position information notified from the user input analysis unit 111 in the user input holding unit 114.
  • the content acquisition unit 122 acquires the next content data from the wireless communication unit 125. Request.
  • the wireless communication unit 125 when the wireless communication unit 125 acquires the next content data from the content server of the communication partner, the wireless communication unit 125 notifies the content acquisition unit 122 of the received next content data.
  • the content acquisition unit 122 notifies the content analysis unit 123 of the next content received.
  • the content analysis unit 123 analyzes the received next content and notifies the layout conversion unit 124 of it.
  • the layout conversion unit 124 performs the layout conversion of the next received content !, and notifies the display content generation unit 112 of the display content before extraction as a result.
  • the display content generation unit 112 requests the activated player determination selection unit 117 to determine the playback player.
  • the activation player determination / selection unit 117 acquires the activation method of the player from the activation method holding unit 120, selects an activation player (for example, the pop-up player 118) according to the setting, and selects the selection result.
  • the display content generation unit 112 is notified.
  • the display content generation unit 112 requests the embedded tag extraction unit 113 to extract the embedded tag of the pre-extraction display content acquired from the layout conversion unit 124.
  • the embedded tag extraction unit 113 extracts an embedded tag based on the requested pre-extraction display content, and notifies the display content generation unit 112 of the post-extraction display content and the embedded tag information.
  • the display content generation unit 112 generates screen configuration information based on the embedded tag information received from the embedded tag extraction unit 113 and the user selection position information acquired from the user input holding unit 114. Notify display screen and screen configuration information to normal screen generation unit 1 16 and request screen generation, and notify embedded player tag selection and screen configuration information to start player judgment selection unit 117 and request playback of embedded content To do.
  • the normal screen generation unit 116 generates screen output data from the display content after extraction, calculates the screen configuration information force combining position and display size, and obtains the screen output data and combining position obtained thereby.
  • the display size is notified to the screen composition unit 127.
  • the activated player determination / selection unit 117 adds the display content generation unit 112 to the player to be activated at present (pop-up type player 118 in the example of FIG. 6) held in the activation method holding unit 120.
  • the notified embedded tag information and screen configuration information are passed.
  • the pop-up player 118 generates playback screen output data by specifying the location of the content to be played back based on the embedded tag information and starting pop-up playback, and this playback screen output data, Notifies the composition position and display size to the screen composition unit 127.
  • the screen compositing unit 127 performs screen compositing from the screen output data, the compositing position, and the display size information notified in (14) and (16), and displays the compositing result in the user output unit 128.
  • the user input unit 121 detects a user operation, and notifies the user input analysis unit 111 of the user input.
  • the user input analysis unit 111 analyzes the input information, notifies the user selection position information (selection link button position information) of the user input information to the display content generation unit 112, and includes the user input information.
  • the content generation request information is notified to the display content generation unit 112.
  • the display content generation unit 112 records the user selection position information notified from the user input analysis unit 111 in the user input holding unit 114.
  • the display content generation unit 112 Upon receiving the next content acquisition request in (23), the display content generation unit 112 requests the script analysis unit 126 to perform script analysis. In (24), the script analysis unit 126 analyzes and executes the script and notifies the display content generation unit 112 of the execution result.
  • the embedded content when embedded content is included in a document described in a markup language, the embedded content is extracted and displayed in a pop-up format. I made it. As a result, as shown in FIG. 8, since the embedded content is displayed in a pop-up, the portable information device 100 that can improve the visibility of the embedded content can be realized.
  • the embedded tag extraction unit 113 that extracts a tag indicating the presence of embedded content in the HTML document, and the embedded tag specified by the extracted tag.
  • a display content generation unit 112 that generates display content information including image configuration information that prevents a pop-up image of embedded content and a link button for selecting the embedded content from overlapping each other on the screen. I did it.
  • the link button selected by the user and the pop-up image of the embedded content corresponding to the link button can be displayed at the same time without overlapping each other.
  • the visibility of the embedded content is ensured.
  • the convenience of content selection can be improved. In particular, the convenience of content selection is improved when the embedded content is a video.
  • the display content generation unit 112 is information for arranging a pop-up image at the screen position excluding the link button position for selecting the embedded content as the image configuration information. Was generated.
  • the display content generation unit 112 is information for arranging a pop-up image at the screen position excluding the link button position for selecting the embedded content as the image configuration information. was generated.
  • the link button selected by the user and its link button are displayed.
  • the display content generation unit 112 provides information for arranging a link button for selecting the embedded content at the screen position excluding the pop-up image position as the image configuration information. Generated. As a result, as shown in Fig. 10, the link button corresponding to the pop-up image is arranged at a position avoiding the pop-up image, so the link button selected by the user and the embedded type corresponding to the link button are displayed. The pop-up image of the content can be displayed at the same time so as not to overlap each other.
  • the startup player judgment selection that selects whether to generate a pop-up image using the pop-up player 118 or to generate an embedded image using the embedded player 119 Section 117 is provided, so that the user can pop up embedded content. It becomes possible to select whether to display it or to display it as an embedded type.
  • the link button selected by the user and the pop-up image of the embedded content corresponding to the link button can be displayed at the same time without overlapping each other, so that the visibility of the embedded content is ensured.
  • the embedded tag extraction unit 113 extracts the embedded tag, and in addition to the force described for passing the attribute to the display content generation unit 112, the embedded tag is It may be converted into other information for displaying that the content is embedded.
  • Figure 11 shows a specific example of converting embedded tags in the conversion source HTLM document into different information.
  • it may be made to convert into the force which showed the example converted into a hyperlink, for example, text data or an image.
  • FIG. 12B it becomes possible to display a character string and an image indicating that the embedded content is present at the position where the embedded content of the original document was supposed to be placed. Therefore, it is preferable that the user can easily recognize where the pop-up is originally embedded.
  • Fig. 12A shows the display state of the original document.
  • an HTML document is taken as an example.
  • the present invention is not limited to this, and can be widely applied to documents described in a markup language.
  • the embedded content is recognized by extracting the embedded tag.
  • the present invention is not limited to this, and the embedded content may be recognized using an identifier other than the tag.
  • the force link button taking a character string as an example of the link button is not limited to a character string, and may be an icon, an image, or a mark.
  • the present invention has the effect that the visibility of the embedded content can be improved and the convenience of selecting the content can be improved while ensuring the visibility of the embedded content. It is suitable for application to a portable information device having a small display portion.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

La présente invention concerne un dispositif d’informations portable qui comprend : une unité d’extraction de balise incorporée (113) pour l’extraction d’une balise indiquant l’existence d’un contenu de type incorporé à un document HTML et une unité de génération de contenu affiché (112) pour générer les informations de contenu d’affichage contenant des informations de configuration d’image pour empêcher la superposition d’une image instantanée du contenu de type incorporé spécifié par la balise extraite avec un bouton de liaison permettant de sélectionner le contenu du type d'incorporation. Cela permet l’affichage simultané du bouton de liaison sélectionné par un utilisateur et de l’image instantanée du contenu de type d’incorporation correspondant au bouton de liaison sans superposition mutuelle. En conséquence, il est possible d’améliorer la convivialité de la sélection de contenu tout en assurant la visibilité du contenu de type d’incorporation.
PCT/JP2006/315330 2005-08-11 2006-08-02 Dispositif d’informations portable et procédé d’affichage correspondant WO2007018102A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2005-233397 2005-08-11
JP2005233397 2005-08-11

Publications (1)

Publication Number Publication Date
WO2007018102A1 true WO2007018102A1 (fr) 2007-02-15

Family

ID=37727288

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2006/315330 WO2007018102A1 (fr) 2005-08-11 2006-08-02 Dispositif d’informations portable et procédé d’affichage correspondant

Country Status (1)

Country Link
WO (1) WO2007018102A1 (fr)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010033211A (ja) * 2008-07-28 2010-02-12 Fujitsu Ltd 表示制御プログラム、方法及び装置
JP2010079412A (ja) * 2008-09-24 2010-04-08 Fuji Xerox Co Ltd 情報表示装置、処理装置及び情報表示制御プログラム
JP2011520324A (ja) * 2008-04-09 2011-07-14 ザ ニールセン カンパニー (ユー エス) エルエルシー ウェブページ内メディアコンテンツ再生兼再生制御方法及び装置
JP2012508915A (ja) * 2008-11-14 2012-04-12 北京捜狗科技▲発▼展有限公司 ウェブページ関連のリソースを提示する方法および装置
JP2012108700A (ja) * 2010-11-17 2012-06-07 Rakuten Inc 情報提供装置、情報提供方法、情報提供プログラム及び記録媒体
JP2013541883A (ja) * 2010-09-03 2013-11-14 フル・エルエルシー メディア・プログラム・メタデータのコールバック補足のための方法およびシステム
WO2013175560A1 (fr) * 2012-05-21 2013-11-28 株式会社日立製作所 Système de communication d'informations et procédé de conversion d'informations
JP2014123364A (ja) * 2012-12-24 2014-07-03 Hon Hai Precision Industry Co Ltd ツールチップの位置制御システム及び方法
US9639531B2 (en) 2008-04-09 2017-05-02 The Nielsen Company (Us), Llc Methods and apparatus to play and control playing of media in a web page
JP2019021042A (ja) * 2017-07-18 2019-02-07 株式会社富士通アドバンストエンジニアリング 表示制御プログラム、表示制御方法および表示制御装置
US10943252B2 (en) 2013-03-15 2021-03-09 The Nielsen Company (Us), Llc Methods and apparatus to identify a type of media presented by a media player

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10333868A (ja) * 1997-05-28 1998-12-18 Nagano Nippon Denki Software Kk マルチウィンドウシステムにおけるウィンドウ表示の自 動補正装置と方法
JP2000222398A (ja) * 1999-01-29 2000-08-11 Fuji Xerox Co Ltd 文書のフィルタリング方法及び文書フィルタリングシステム
JP2005032041A (ja) * 2003-07-07 2005-02-03 Nippon Telegr & Teleph Corp <Ntt> リンク先コンテンツの連続閲覧支援装置、連続閲覧支援方法、ポップアップウィンドウの表示制御方法および消去制御方法

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10333868A (ja) * 1997-05-28 1998-12-18 Nagano Nippon Denki Software Kk マルチウィンドウシステムにおけるウィンドウ表示の自 動補正装置と方法
JP2000222398A (ja) * 1999-01-29 2000-08-11 Fuji Xerox Co Ltd 文書のフィルタリング方法及び文書フィルタリングシステム
JP2005032041A (ja) * 2003-07-07 2005-02-03 Nippon Telegr & Teleph Corp <Ntt> リンク先コンテンツの連続閲覧支援装置、連続閲覧支援方法、ポップアップウィンドウの表示制御方法および消去制御方法

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9639531B2 (en) 2008-04-09 2017-05-02 The Nielsen Company (Us), Llc Methods and apparatus to play and control playing of media in a web page
JP2011520324A (ja) * 2008-04-09 2011-07-14 ザ ニールセン カンパニー (ユー エス) エルエルシー ウェブページ内メディアコンテンツ再生兼再生制御方法及び装置
JP2010033211A (ja) * 2008-07-28 2010-02-12 Fujitsu Ltd 表示制御プログラム、方法及び装置
JP2010079412A (ja) * 2008-09-24 2010-04-08 Fuji Xerox Co Ltd 情報表示装置、処理装置及び情報表示制御プログラム
JP2012508915A (ja) * 2008-11-14 2012-04-12 北京捜狗科技▲発▼展有限公司 ウェブページ関連のリソースを提示する方法および装置
JP2013541883A (ja) * 2010-09-03 2013-11-14 フル・エルエルシー メディア・プログラム・メタデータのコールバック補足のための方法およびシステム
JP2012108700A (ja) * 2010-11-17 2012-06-07 Rakuten Inc 情報提供装置、情報提供方法、情報提供プログラム及び記録媒体
WO2013175560A1 (fr) * 2012-05-21 2013-11-28 株式会社日立製作所 Système de communication d'informations et procédé de conversion d'informations
JP2014123364A (ja) * 2012-12-24 2014-07-03 Hon Hai Precision Industry Co Ltd ツールチップの位置制御システム及び方法
US10943252B2 (en) 2013-03-15 2021-03-09 The Nielsen Company (Us), Llc Methods and apparatus to identify a type of media presented by a media player
US11361340B2 (en) 2013-03-15 2022-06-14 The Nielsen Company (Us), Llc Methods and apparatus to identify a type of media presented by a media player
US11734710B2 (en) 2013-03-15 2023-08-22 The Nielsen Company (Us), Llc Methods and apparatus to identify a type of media presented by a media player
JP2019021042A (ja) * 2017-07-18 2019-02-07 株式会社富士通アドバンストエンジニアリング 表示制御プログラム、表示制御方法および表示制御装置

Similar Documents

Publication Publication Date Title
WO2007018102A1 (fr) Dispositif d’informations portable et procédé d’affichage correspondant
US8452783B2 (en) Document processing device and program
JP2003280886A (ja) マークアップ言語文書の選択的変換方法及び装置とこのための無線通信装置
WO2009144959A1 (fr) Contrôleur d&#39;affichage, procédé de commande d&#39;affichage, programme de commande d&#39;affichage et support mémoire
JP5872264B2 (ja) 携帯端末における電子書籍サービス提供方法及び装置
JP2009145965A (ja) ブラウザプログラムおよび情報処理装置
WO2005043405A1 (fr) Procede, dispositif et programme de traitement de donnees
JP2008226202A (ja) 情報処理装置および方法、並びにプログラム
US11200294B2 (en) Page updating method and display device
JP4292789B2 (ja) ブラウザ機能拡張方法
JPH11154131A (ja) テレビとwwwブラウザの連携方式
JP2004334409A (ja) データ閲覧支援装置、データ閲覧方法及びデータ閲覧プログラム
JP2002268788A (ja) ウェブ文書のクローズアップ機能を備えた情報通信システムとこれを用いたウェブ文書のクローズアップ方法及びその方法を記録した記録媒体
JPH10162002A (ja) インターネットブラウジング装置
JP2011216112A (ja) 表示プログラム
JP4750128B2 (ja) ナンバリング付与機能付きブラウザ
JP5062669B2 (ja) 電子機器及びその制御方法
JP4014361B2 (ja) 音声合成装置及び音声合成方法並びに音声合成プログラムを記録したコンピュータ読み取り可能な記録媒体
WO2013061719A1 (fr) Dispositif de fourniture de données de texte jointes à des informations de synthèse de parole, et procédé de fourniture de données de texte
JP2010146381A (ja) Webページ閲覧装置およびプログラム
US20050119888A1 (en) Information processing apparatus and method, and program
JP4716408B2 (ja) 電子文書装置および電子文書記憶方法
JP2009054009A (ja) 構造化文書描画装置、構造化文書描画方法、プログラム及び、記憶媒体
JP2007080154A (ja) 構造化文書描画装置、構造化文書描画方法及びプログラム
JP4347085B2 (ja) アドレス情報再現装置、アドレス情報再現方法、その方法をコンピュータに実行させるプログラム、およびアドレス情報再現可能な情報端末

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 06782199

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP