EP1721474B1 - Procede et dispositif permettant de selectionner automatiquement une trame pour l'afficher - Google Patents

Procede et dispositif permettant de selectionner automatiquement une trame pour l'afficher Download PDF

Info

Publication number
EP1721474B1
EP1721474B1 EP05702254A EP05702254A EP1721474B1 EP 1721474 B1 EP1721474 B1 EP 1721474B1 EP 05702254 A EP05702254 A EP 05702254A EP 05702254 A EP05702254 A EP 05702254A EP 1721474 B1 EP1721474 B1 EP 1721474B1
Authority
EP
European Patent Office
Prior art keywords
frame
frames
data
displayed
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.)
Not-in-force
Application number
EP05702254A
Other languages
German (de)
English (en)
Other versions
EP1721474A1 (fr
Inventor
Henna Fabritius
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.)
Nokia Oyj
Original Assignee
Nokia Oyj
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 Nokia Oyj filed Critical Nokia Oyj
Publication of EP1721474A1 publication Critical patent/EP1721474A1/fr
Application granted granted Critical
Publication of EP1721474B1 publication Critical patent/EP1721474B1/fr
Not-in-force legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance

Definitions

  • the present invention relates to the display of multi-frame-based information on devices such as mobile terminal devices.
  • a possible definition of "a frame" is a display area of an application that is scrollable, if the whole content can not be displayed at once. More specifically, the present invention relates to a method and a device to select one or more frames of a plurality of received or retrieved frames to be displayed as an active frame.
  • the frames are an important method for presenting information.
  • An example is the HTML standard, wherein nearly all the browser implementations support frames.
  • a frame is a design solution used for example in web browsers that allows the web page designer to split the web browser view or window into several areas, each of which can independently show the content of a specific HTML page. This design solution is often used to define permanent areas on the top or at the left side of the view/window for navigational elements, such as links, so that browsing of the web page content can be centralized to one main frame.
  • the web page designer can define the size of the frames either in percentages of the size of the whole view or window, or in a number of pixels. Frames are usually used such that one frame displays the navigational information (hyperlinks).
  • This frame is usually on the upper or left side of the page. In the right hand side there is a bigger frame, which contains the actual information of the page.
  • Most conventional browsers, Netscape TM and Internet Explorer TM do not set the active frame automatically, but the user has to select a frame to activate it.
  • a standard web browser typically focuses (i.e. selects as active) by default on the top-left frame. Therefore, if the user tries to scroll the pages with scroll keys, the top-left frame of the page starts scrolling. However, this frame usually shows a small HTML page with a couple of links, and scrolling does not provide any benefit to the user.
  • Another approach used for example in the browser of the Nokia Communicator is to automatically select the biggest frame as the active frame.
  • US 6,593,944 B1 relates to a method and electronic system for viewing a web page on a small-sized electronic display device. If the web page includes a plurality of frames, frame layout information is extracted from the HTML file. The frame layout information is used to generate a frame representation, wherein the frame representation includes a plurality of geometric frame identifiers. A plurality of frame criteria is applied to each frame to automatically select a frame. Once the geometric frame identifier corresponding to the desired frame is selected, an HTML file associated with the desired frame is retrieved, read, and displayed on the small-sized electronic display device.
  • a method for automatically selecting a frame to be displayed as an active frame on a terminal device 1.
  • each of said frames By determining for each of said frames the total amount of data contained and the amount of displayed or visible data content, the properties and the characteristics of each frame is made accessible.
  • the scrollability may also be defined as a value that is inversely related to the actual visibility of a frame, i.e. a value that indicates how much of the total content is actually visible in the frame. If e.g. the whole content is depicted in a frame it is usually not possible to scroll this frame.
  • That frame is selected as the active frame that comprises the most "relatively" hidden information and which thus a user may need to scroll the most.
  • the provided method sets the focus automatically to the frame that shows least of its content, if more than one frame is to be displayed.
  • the method of the present invention can be used for any kind of programs and applications that use frames.
  • the user benefits from the invention in that when opening multi frame data such as e.g. a web page, the frame that the user is most likely to scroll is automatically activated or selected.
  • the user does not need to select a frame by tapping the view, but can instantaneously use the scroll keys to navigate in the activated frame.
  • An example embodiment of the present invention further comprises selecting at least one of said frames with the largest ratio to be displayed as an active frame, if more than one of said frames are calculated with same largest ratios. This selection can be based on a random selection or can be based on the position of the frames or even on the size of said frames. It is also possible to activate two frames to be scrolled in parallel.
  • Another example embodiment of the present invention further comprises re-scaling of said frames to a normalized frame size prior to determining said data content.
  • the size of frames and of the text e.g. Pica 9 and a 2-inch frame size
  • This is especially useful if e.g. an automated scaling function ensures that a text in a frame is definitively readable.
  • This feature is also useful, if all non-active windows are automatically suppressed i.e. not displayed. Thereby it can be assured that a re-sized and re-scaled frame or window is always a "scrollable" window. Thereby it can be prevented that the re-sized and re-scaled frame or window is no longer scrollable due to the re-scaling.
  • Yet another example embodiment of the present invention further comprises pre-sorting and pre-selecting said frames, prior to determining said data content. Yet another example embodiment of the present invention further comprises re-coding said frames, prior to determining said data content.
  • a comparable basis for the usually different frames with usually different content can be generated.
  • a comparable data content can be derived even from frames with different types of data e.g. to be able to compare the data content of e.g. an ASCII text file with bitmap data, picture data or compressed data.
  • Another example embodiment of the present invention further comprises suppressing the displaying of the frames with the smallest ratios.
  • the information on the frames with most content could be utilized in other ways in the user interface as well, like by emphasizing the active frame visually, expanding the frame size, allowing the user to view only the frame with most content.
  • the not selected frames can be suppressed in size, color or displaying.
  • Another example embodiment of the present invention further comprises sorting said frames for display according to said calculated ratios.
  • the information on the frame with most content could be utilized in other ways in the user interface (UI) as well, like by emphasizing the frame visually, expanding the frame size, allowing the user to view only the frame with most content. In this case a user can e.g. toggle the of the focus from one window to the next one, in the sequence of a decreasing content ratio.
  • a browser program performs said method.
  • the present invention can be applied to Internet or WEB browsers to automatically depict or move the focus to the frame with the highest scrollability. It should be noted that the method can be also used any kind of programs that use frames.
  • the method further comprises receiving at least two frames for display.
  • the at least two frames to be displayed may be received from a storage, from a server or from another arbitrary data source.
  • the data source can provide the data e.g. as an HTML (Hypertext Markup Language) or XML (Extensible automated scaling function ensures that a text in a frame is definitively readable. This feature is also useful, if all non-active windows are automatically suppressed i.e. not displayed. Thereby it can be assured that a re-sized and re-scaled frame or window is always a "scrollable" window. Thereby it can be prevented that the re-sized and re-scaled frame or window is no longer scrollable due to the re-scaling.
  • HTML Hypertext Markup Language
  • XML Extensible automated scaling function
  • Yet another example embodiment of the present invention further comprises pre-sorting and pre-selecting said frames, prior to determining said data content. Yet another example embodiment of the present invention further comprises re-coding said frames, prior to determining said data content.
  • a comparable basis for the usually different frames with usually different content can be generated.
  • a comparable data content can be derived even from frames with different types of data e.g. to be able to compare the data content of e.g. an ASCII text file with bitmap data, picture data or compressed data.
  • Another example embodiment of the present invention further comprises suppressing the displaying of the frames with the smallest ratios.
  • the information on the frames with most content could be utilized in other ways in the user interface as well, like by emphasizing the active frame visually, expanding the frame size, allowing the user to view only the frame with most content.
  • the not selected frames can be suppressed in size, color or displaying.
  • Another example embodiment of the present invention further comprises sorting said frames for display according to said calculated ratios.
  • the information on the frame with most content could be utilized in other ways in the user interface (UI) as well, like by emphasizing the frame visually, expanding the frame size, allowing the user to view only the frame with most content. In this case a user can e.g. toggle the focus from one window to the next one, in the sequence of a decreasing content ratio.
  • a browser program performs said method.
  • the present invention can be applied to Internet or WEB browsers to automatically depict or move the focus to the frame with the highest scrollability. It should be noted that the method can be also used any kind of programs that use frames.
  • the method comprises receiving at least two frames for display.
  • the at least two frames to be displayed may be received from a storage, from a server or from another arbitrary data source.
  • the data source can provide the data e.g. as an HTML (Hypertext Markup Language) or XML (Extensible
  • the data source can provide the data e.g. as a WML (Wireless Markup Language) page provided with different frames.
  • WML Wireless Markup Language
  • a computer program product for carrying out the method of the preceding description, which comprises program code means for performing all of the steps of the preceding methods when said program is run on a device.
  • a terminal device capable of automatically selecting a frame to be displayed as an active frame according to claim 11 is provided.
  • said central processing unit is connected to said data interface, and to said display, respectively.
  • Said data interface is configured to receive data representing data frames
  • said central processing unit is configured to provide said display unit with data that can be displayed.
  • the evaluation component is connected to said central processing unit.
  • Said evaluation component is configured to determine for each received frame the total amount of data content and amount of the displayed or visible data content.
  • Said evaluation component is further configured to calculate for each of said frames a ratio of said total data content relative to said displayed data content, and to control said central processing unit to select said frames with the largest ratio to be displayed as an active frame. That is the present invention further provides a terminal that comprises components to enable the terminal to perform the methods disclosed in the preceding description.
  • said terminal device is a mobile terminal device, such as a portable palmtop computer or a mobile visual display unit.
  • An example embodiment of said terminal device further comprises a cellular telephone.
  • Another example embodiment of said terminal device further comprises a personal digital assistant.
  • the present invention can be used to optimize the access to frame based information. Subsequently, the frame with the largest ratio (i.e. the one showing the least of its content) is displayed as active frame i.e. the browser places the focus by default to the frame in question.
  • the focus is automatically in the frame that the user is most likely to scroll.
  • the present invention is based on the idea that the frame is most likely to be scrolled that has the most scrollable content. If this estimation is correct, the user needs not to perform any frame selecting input, but can use the scroll keys to navigate in the frame.
  • the present invention can also be performed if only a single frame is present for display or a single frame is received, but in this case, this would result in a selection of the only received frame as the active frame.
  • the method may be extended by a step of receiving at least two frames to be displayed prior to determining the total data content and the displayed data content for each of said (received) frames.
  • the frames may be received or retrieved from a memory device or from a remote server.
  • Figure 2 represents different depicted display contents to visualize the effects of the present invention.
  • This invention proposes a method to find out the most relevant frame among a number of frames.
  • the method that the invention proposes is following: When opening a page or a browser window 2 containing frames 4, 6, 8, and 10, the browser application calculates the size of each frame 4, 6, 8, and 10 (in pixels or some other units).
  • a standard browser window 2 When depicted on a standard display 22 without using the present invention a standard browser window 2 would open a number of frames 4, 6, 8, and 10.
  • the frame 4 shows all of its content as can be recognized by the fact that a scroll bar is depicted.
  • the frame 6 shows approximately a fifth of its content as can be recognized by the extension of the scroll box located on the right side of the frame 6.
  • the frame 10 shows approximately a tenth of its content as can be recognized by the extension of the scroll boxes located in the scroll bars located on the right side and the bottom of the frame 8.
  • the frame 8 shows approximately a third of its content.
  • the device or calculates the size of each content loaded in frames 4, 6, 8, and 10 (for example in kilo byte of html file and all other files that is included (pictures, other html files, etc.) or in other units).
  • the calculations that are made to determine the size of scroll bars might provide the needed information: the window that comprises the most content that can be scrolled also shows the shortest scrolling box in the scrolling bar.
  • the browser calculates which of the frames 4, 6, 8, and 10 shows least of its content and activates that frame (here frame 8) automatically.
  • the frame with the largest ratio i.e. the one showing the least of its content
  • the browser places the focus by default to the frame in question.
  • the present invention is based on the idea that the frame is most likely to be scrolled that has the most scrollable content. If this estimation is correct, the user needs not to perform any frame selecting input, but can use the scroll keys to navigate in the frame.
  • the method comprises receiving at least two frames to be displayed prior to determining the total data content and the displayed data content for each of said (received) frames.
  • the frames may be received or retrieved from a memory device or from a remote server.
  • Figure 2 represents different depicted display contents to visualize the effects of the present invention.
  • This invention proposes a method to find out the most relevant frame among a number of frames.
  • the method that the invention proposes is following: When opening a page or a browser window 2 containing frames 4, 6, 8, and 10, the browser application calculates the size of each frame 4, 6, 8, and 10 (in pixels or some other units).
  • a standard browser window 2 When depicted on a standard display 22 without using the present invention a standard browser window 2 would open a number of frames 4, 6, 8, and 10.
  • the frame 4 shows all of its content as can be recognized by the fact that no scroll bar is depicted.
  • the frame 6 shows approximately a fifth of its content as can be recognized by the extension of the scroll box located on the right side of the frame 6.
  • the frame 8 shows approximately a tenth of its content as can be recognized by the extension of the scroll boxes located in the scroll bars located on the right side and the bottom of the frame 10.
  • the frame 10 shows approximately a third of its content.
  • the device or calculates the size of each content loaded in frames 4, 6, 8, and 10 (for example in kilo byte of html file and all other files that is included (pictures, other html files, etc.) or in other units).
  • the calculations that are made to determine the size of scroll bars might provide the needed information: the window that comprises the most content that can be scrolled also shows the shortest scrolling box in the scrolling bar.
  • the browser calculates which of the frames 4, 6, 8, and 10 shows least of its content and activates that frame (here frame 8) automatically. interaction with the frame-based data and serves to provide a display unit 54 connected to said CPU 52 with frame based data.
  • the device is also provided with a user interface 56 to enable user interaction to access the data provided in the frames, i.e. enable a user to browse.
  • the mobile terminal device is further provided with an evaluation component 58 that is connected to said central processing unit 52.
  • Said evaluation component 58 is configured to determine for each received frame the amount of the data contained in said frame and an amount of data that is displayed (i.e. visible) in said frame.
  • the evaluation component is further configured to, calculate the ratio of the total data content and the visible data content of each frame. That is for each frame the ratio represents a value representing the visibility of the contents is generated. The less contents is visible the more intense a user can scroll the in a frame. I.e. the visibility and the scrollability represent basically inversely related values.
  • Said evaluation component 58 is further configured to control said central processing unit 52 to select said frames with the largest ratio to be displayed as an active frame.
  • the active frame can be displayed as indicated in fig. 2 as a highlighted frame or a frame that is emphasized by a different color or by animation.
  • the mobile terminal device may also be possible to implement the mobile terminal device with an evaluation component 58 that is implemented in said central processing unit 52. It may also be possible to implement said evaluation component 58 by a software application running on said central processing unit 52.
  • the frame that user most probably wants to read (or scroll) is automatically activated and user can scroll the content easily.
  • the method is also quite easy to implement and does not require extensive computational power.
  • the present invention can improve the user experience of mobile web browser devices.
  • the present invention provides all elements or components necessary to significantly improve the usability of electronic devices for browsing multi-frame-based data and information sources.

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)
  • Information Transfer Between Computers (AREA)
  • Forging (AREA)

Claims (18)

  1. Procédé, comprenant les étapes consistant à :
    - recevoir au moins deux trames pour affichage ;
    - sélectionner une trame (8, 18, 28) devant être affichée comme trame active en
    - déterminant pour chaque trame (4, 5, 8, 10) le contenu de données total et le contenu de données affiché ;
    - calculant pour chacune desdites trames (4, 6, 8, 10) un rapport dudit contenu de données déterminé et dudit contenu de données affiché déterminé ; et
    - sélectionnant la trame (8, 18, 28) ayant le plus grand rapport pour affichage comme trame active.
  2. Procédé selon la revendication 1, comprenant en outre l'étape consistant en outre à :
    - sélectionner au moins une desdites trames (8, 18, 28) ayant le plus grand rapport comme devant être affichée comme trame active, si plusieurs desdites trames (4, 6, 8, 10) sont déterminées comme ayant un plus grand rapport identique.
  3. Procédé selon la revendication 1 ou la revendication 2, comprenant en outre l'étape consistant en outre à :
    - redimensionner lesdites trames (8, 18, 28) à une taille de trame normalisée avant de déterminer lesdits contenus de données.
  4. Procédé selon l'une quelconque des revendications précédentes, comprenant en outre l'étape consistant en outre à :
    - présélectionner les trames à base de texte desdites trames avant de déterminer lesdits contenus de données.
  5. Procédé selon l'une quelconque des revendications précédentes, comprenant en outre l'étape consistant en outre à :
    - supprimer l'affichage de ladite(desdites) trame(s) ayant le(s) plus petit(s) rapport(s) calculé(s).
  6. Procédé selon l'une quelconque des revendications précédentes, comprenant en outre l'étape consistant en outre à :
    - trier lesdites trames pour affichage selon lesdits rapports calculés.
  7. Procédé selon l'une quelconque des revendications précédentes, dans lequel ledit procédé est effectué par un programme de navigation sur le Web.
  8. Procédé selon l'une quelconque des revendications précédentes, comprenant en outre l'étape consistant en outre à :
    - recoder une trame avant de déterminer le contenu de données.
  9. Produit-programme informatique comprenant des moyens de codage de programme stockés sur un support lisible par ordinateur pour mettre en oeuvre les étapes selon l'une quelconque des revendications précédentes, ledit produit-programme étant exécuté sur un dispositif.
  10. Terminal, comprenant:
    - une interface données (60) ;
    - une unité centrale (52) ;
    - un affichage (22) ;
    - une interface utilisateur (56) ;
    dans lequel ladite unité centrale (52) est connectée à ladite interface données (60), à ladite interface utilisateur et audit affichage (22) ;
    dans lequel ladite interface données (60) est configurée pour recevoir des données représentant des trames de données (4, 6, 8, 10) et ladite unité centrale (52) est configurée pour fournir à ladite unité d'affichage (22) des données qui peuvent être affichées comme trames ;
    caractérisé par
    - un composant d'évaluation (58) connecté à ladite unité centrale, ledit composant d'évaluation (58) étant configuré pour déterminer pour chaque trame d'au moins deux trames reçues la quantité du contenu de données total et le contenu de données affiché, pour calculer pour chacune desdites au moins deux trames reçues un rapport dudit contenu de données et dudit contenu de données affichées, et pour contrôler que ladite unité centrale (52) sélectionne la trame ayant le plus grand rapport pour affichage comme trame active.
  11. Dispositif terminal selon la revendication 10, dans lequel ledit composant d'évaluation (58) est configuré pour contrôler que ladite unité centrale (52) sélectionne au moins une desdites trames (8, 18, 28) ayant le plus grand rapport pour affichage comme trame active, si plusieurs desdites trames (4, 6, 8, 10) sont déterminées comme ayant un plus grand rapport identique.
  12. Dispositif terminal selon la revendication 10 ou 11, configuré pour redimensionner lesdites trames (8, 18, 28) à une taille de trame normalisée avant de déterminer lesdits contenus de données.
  13. Dispositif terminal selon l'une quelconque des revendications 10 à 12, configuré pour présélectionner les trames à base de texte desdites trames avant de déterminer lesdits contenus de données.
  14. Dispositif terminal selon l'une quelconque des revendications 10 à 13, configuré pour supprimer l'affichage de ladite (desdites) trame(s) ayant le(s) plus petit(s) rapport(s) calculé(s).
  15. Dispositif terminal selon l'une quelconque des revendications 10 à 14, configuré pour trier lesdites trames pour affichage selon lesdits rapports calculés.
  16. Dispositif terminal selon l'une quelconque des revendications 10 à 15, configuré pour recoder une trame avant de déterminer le contenu de données.
  17. Dispositif terminal selon l'une quelconque des revendications 10 à 16, dans lequel ledit dispositif terminal est un ou une combinaison
    - d'un dispositif terminal mobile (50) ;
    - d'un téléphone cellulaire ; et
    - d'un assistant numérique personnel.
  18. Dispositif terminal selon l'une quelconque des revendications 10 à 17, dans lequel ladite interface de données (60) est une interface radio à un réseau de communication.
EP05702254A 2004-03-05 2005-01-17 Procede et dispositif permettant de selectionner automatiquement une trame pour l'afficher Not-in-force EP1721474B1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/794,803 US7272790B2 (en) 2004-03-05 2004-03-05 Method and device for automatically selecting a frame for display
PCT/IB2005/000091 WO2005094094A1 (fr) 2004-03-05 2005-01-17 Procede et dispositif permettant de selectionner automatiquement une trame pour l'afficher

Publications (2)

Publication Number Publication Date
EP1721474A1 EP1721474A1 (fr) 2006-11-15
EP1721474B1 true EP1721474B1 (fr) 2009-12-16

Family

ID=34991635

Family Applications (1)

Application Number Title Priority Date Filing Date
EP05702254A Not-in-force EP1721474B1 (fr) 2004-03-05 2005-01-17 Procede et dispositif permettant de selectionner automatiquement une trame pour l'afficher

Country Status (7)

Country Link
US (1) US7272790B2 (fr)
EP (1) EP1721474B1 (fr)
CN (1) CN1922896B (fr)
AT (1) ATE452364T1 (fr)
DE (1) DE602005018328D1 (fr)
ES (1) ES2334680T3 (fr)
WO (1) WO2005094094A1 (fr)

Families Citing this family (69)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060077443A1 (en) * 2004-10-08 2006-04-13 Sharp Laboratories Of America, Inc. Methods and systems for imaging device display coordination
US8205152B2 (en) * 2004-11-08 2012-06-19 Opera Software Asa System and method for formatting and displaying frameset documents
US8819569B2 (en) 2005-02-18 2014-08-26 Zumobi, Inc Single-handed approach for navigation of application tiles using panning and zooming
US20060224992A1 (en) * 2005-04-01 2006-10-05 Microsoft Corporation Graphical user interface management
US20070028236A1 (en) * 2005-07-27 2007-02-01 Typefi System Pty Ltd. File transfer system
US8503995B2 (en) 2005-09-14 2013-08-06 Jumptap, Inc. Mobile dynamic advertisement creation and placement
US8989718B2 (en) 2005-09-14 2015-03-24 Millennial Media, Inc. Idle screen advertising
US8290810B2 (en) 2005-09-14 2012-10-16 Jumptap, Inc. Realtime surveying within mobile sponsored content
US8027879B2 (en) 2005-11-05 2011-09-27 Jumptap, Inc. Exclusivity bidding for mobile sponsored content
US8660891B2 (en) 2005-11-01 2014-02-25 Millennial Media Interactive mobile advertisement banners
US10038756B2 (en) 2005-09-14 2018-07-31 Millenial Media LLC Managing sponsored content based on device characteristics
US8131271B2 (en) 2005-11-05 2012-03-06 Jumptap, Inc. Categorization of a mobile user profile based on browse behavior
US8209344B2 (en) 2005-09-14 2012-06-26 Jumptap, Inc. Embedding sponsored content in mobile applications
US8229914B2 (en) 2005-09-14 2012-07-24 Jumptap, Inc. Mobile content spidering and compatibility determination
US7752209B2 (en) 2005-09-14 2010-07-06 Jumptap, Inc. Presenting sponsored content on a mobile communication facility
US8311888B2 (en) 2005-09-14 2012-11-13 Jumptap, Inc. Revenue models associated with syndication of a behavioral profile using a monetization platform
US7702318B2 (en) 2005-09-14 2010-04-20 Jumptap, Inc. Presentation of sponsored content based on mobile transaction event
US8832100B2 (en) 2005-09-14 2014-09-09 Millennial Media, Inc. User transaction history influenced search results
US8156128B2 (en) 2005-09-14 2012-04-10 Jumptap, Inc. Contextual mobile content placement on a mobile communication facility
US9201979B2 (en) 2005-09-14 2015-12-01 Millennial Media, Inc. Syndication of a behavioral profile associated with an availability condition using a monetization platform
US8195133B2 (en) 2005-09-14 2012-06-05 Jumptap, Inc. Mobile dynamic advertisement creation and placement
US9058406B2 (en) 2005-09-14 2015-06-16 Millennial Media, Inc. Management of multiple advertising inventories using a monetization platform
US7676394B2 (en) 2005-09-14 2010-03-09 Jumptap, Inc. Dynamic bidding and expected value
US9703892B2 (en) 2005-09-14 2017-07-11 Millennial Media Llc Predictive text completion for a mobile communication facility
US8302030B2 (en) 2005-09-14 2012-10-30 Jumptap, Inc. Management of multiple advertising inventories using a monetization platform
US7860871B2 (en) 2005-09-14 2010-12-28 Jumptap, Inc. User history influenced search results
US8819659B2 (en) 2005-09-14 2014-08-26 Millennial Media, Inc. Mobile search service instant activation
US8103545B2 (en) 2005-09-14 2012-01-24 Jumptap, Inc. Managing payment for sponsored content presented to mobile communication facilities
US7912458B2 (en) 2005-09-14 2011-03-22 Jumptap, Inc. Interaction analysis and prioritization of mobile content
US7660581B2 (en) 2005-09-14 2010-02-09 Jumptap, Inc. Managing sponsored content based on usage history
US8364521B2 (en) 2005-09-14 2013-01-29 Jumptap, Inc. Rendering targeted advertisement on mobile communication facilities
US9471925B2 (en) 2005-09-14 2016-10-18 Millennial Media Llc Increasing mobile interactivity
US8238888B2 (en) 2006-09-13 2012-08-07 Jumptap, Inc. Methods and systems for mobile coupon placement
US8688671B2 (en) 2005-09-14 2014-04-01 Millennial Media Managing sponsored content based on geographic region
US7577665B2 (en) 2005-09-14 2009-08-18 Jumptap, Inc. User characteristic influenced search results
US9076175B2 (en) 2005-09-14 2015-07-07 Millennial Media, Inc. Mobile comparison shopping
US8805339B2 (en) 2005-09-14 2014-08-12 Millennial Media, Inc. Categorization of a mobile user profile based on browse and viewing behavior
US8812526B2 (en) 2005-09-14 2014-08-19 Millennial Media, Inc. Mobile content cross-inventory yield optimization
US7769764B2 (en) 2005-09-14 2010-08-03 Jumptap, Inc. Mobile advertisement syndication
US8615719B2 (en) 2005-09-14 2013-12-24 Jumptap, Inc. Managing sponsored content for delivery to mobile communication facilities
US8364540B2 (en) 2005-09-14 2013-01-29 Jumptap, Inc. Contextual targeting of content using a monetization platform
US10592930B2 (en) 2005-09-14 2020-03-17 Millenial Media, LLC Syndication of a behavioral profile using a monetization platform
US10911894B2 (en) 2005-09-14 2021-02-02 Verizon Media Inc. Use of dynamic content generation parameters based on previous performance of those parameters
US20110313853A1 (en) 2005-09-14 2011-12-22 Jorey Ramer System for targeting advertising content to a plurality of mobile communication facilities
US8666376B2 (en) 2005-09-14 2014-03-04 Millennial Media Location based mobile shopping affinity program
US20070083812A1 (en) * 2005-10-07 2007-04-12 Hudson Thomas R Jr GUI with improved mnemonic control
US8509750B2 (en) 2005-11-05 2013-08-13 Jumptap, Inc. System for targeting advertising content to a plurality of mobile communication facilities
US8175585B2 (en) 2005-11-05 2012-05-08 Jumptap, Inc. System for targeting advertising content to a plurality of mobile communication facilities
US20070245263A1 (en) * 2006-03-29 2007-10-18 Alltel Communications, Inc. Graphical user interface for wireless device
US20080163101A1 (en) * 2007-01-03 2008-07-03 Microsoft Corporation Managing display windows on small screens
US8914786B2 (en) 2007-03-23 2014-12-16 Zumobi, Inc. Systems and methods for controlling application updates across a wireless interface
KR100844071B1 (ko) * 2007-05-09 2008-07-07 엘지전자 주식회사 웹페이지 표시가 가능한 이동통신 단말기 및 그 제어방법
WO2009002999A2 (fr) * 2007-06-25 2008-12-31 Jumptap, Inc. Présentation de contenu à une installation de communication mobile basée sur des données de contexte et de comportement relatives à une partie d'un contenu mobile
US8782555B2 (en) * 2007-08-30 2014-07-15 Microsoft Corporation Nested user interfaces for multiple displays
US9104775B2 (en) * 2007-10-16 2015-08-11 Yahoo! Inc. Method for presenting a web page
US20090158177A1 (en) * 2007-12-14 2009-06-18 Kodimer Marianne L System and method for generating a data entry display
US7552396B1 (en) 2008-04-04 2009-06-23 International Business Machines Corporation Associating screen position with audio location to detect changes to the performance of an application
US20100145924A1 (en) * 2008-12-04 2010-06-10 Novarra, Inc. Methods and Devices for Locating Information on a Web Page
US20100325565A1 (en) * 2009-06-17 2010-12-23 EchoStar Technologies, L.L.C. Apparatus and methods for generating graphical interfaces
US8296673B2 (en) * 2010-04-23 2012-10-23 Microsoft Corporation Collapsible tabbed user interface
US10162803B2 (en) * 2010-12-13 2018-12-25 Tara Chand Singhal Systems and methods for viewing larger than screen size digital content on display screens without zooming and scrolling
US8866842B2 (en) 2011-05-23 2014-10-21 Adobe Systems Incorporated Adaptive content authoring
US20130127916A1 (en) * 2011-05-23 2013-05-23 Justin Van Slembrouk Adaptive Content Display
US9342618B2 (en) * 2012-06-04 2016-05-17 Sap Se Web application compositon and modification editor
CA2937702C (fr) * 2014-01-22 2022-06-21 AI Squared Mise en evidence d'une partie des elements de contenu visibles d'un document en langage de balisage
US9792267B2 (en) * 2014-03-31 2017-10-17 NIIT Technologies Ltd Simplifying identification of potential non-visibility of user interface components when responsive web pages are rendered by disparate devices
US10558742B2 (en) 2015-03-09 2020-02-11 Vinyl Development LLC Responsive user interface system
US9400776B1 (en) 2015-03-09 2016-07-26 Vinyl Development LLC Adaptive column selection
CN104850605A (zh) * 2015-05-05 2015-08-19 天脉聚源(北京)教育科技有限公司 一种快进后笔记文件中笔记的显示方法及装置

Family Cites Families (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2217547B (en) 1988-03-31 1992-07-22 Toshiba Kk Method and system for selecting frame size of image data in data transmission
US5390295A (en) * 1991-12-20 1995-02-14 International Business Machines Corporation Method and apparatus for proportionally displaying windows on a computer display screen
US5859638A (en) * 1993-01-27 1999-01-12 Apple Computer, Inc. Method and apparatus for displaying and scrolling data in a window-based graphic user interface
US5469540A (en) * 1993-01-27 1995-11-21 Apple Computer, Inc. Method and apparatus for generating and displaying multiple simultaneously-active windows
JP3713891B2 (ja) 1997-05-13 2005-11-09 コニカミノルタビジネステクノロジーズ株式会社 情報処理装置および方法並びに情報処理プログラムを記録した記録媒体
US5903267A (en) * 1997-07-11 1999-05-11 International Business Machines Corporation Document interface mechanism and method for navigating through large documents
WO2001065354A1 (fr) * 2000-03-01 2001-09-07 Celltrex Ltd. Systeme et procede de division de document
US7747782B2 (en) * 2000-04-26 2010-06-29 Novarra, Inc. System and method for providing and displaying information content
US6593944B1 (en) 2000-05-18 2003-07-15 Palm, Inc. Displaying a web page on an electronic display device having a limited display area
US7210099B2 (en) * 2000-06-12 2007-04-24 Softview Llc Resolution independent vector display of internet content
US20020002635A1 (en) * 2000-06-30 2002-01-03 Arto Astala Presentation of an active window in a terminal and method of using same
US6825860B1 (en) * 2000-09-29 2004-11-30 Rockwell Automation Technologies, Inc. Autoscaling/autosizing user interface window
US6983331B1 (en) * 2000-10-17 2006-01-03 Microsoft Corporation Selective display of content
US20020095475A1 (en) * 2001-01-17 2002-07-18 Prasad Krothapalli Frame handling for a thin client
US20020123878A1 (en) * 2001-02-05 2002-09-05 International Business Machines Corporation Mechanism for internationalization of web content through XSLT transformations
US20020186257A1 (en) * 2001-06-08 2002-12-12 Cadiz Jonathan J. System and process for providing dynamic communication access and information awareness in an interactive peripheral display
US6832353B2 (en) * 2001-06-08 2004-12-14 Nokia Mobile Phones, Ltd. Viewing web pages on small screen devices using a keypad for navigation
US6976226B1 (en) * 2001-07-06 2005-12-13 Palm, Inc. Translating tabular data formatted for one display device to a format for display on other display devices
US6950993B2 (en) * 2001-08-02 2005-09-27 Microsoft Corporation System and method for automatic and dynamic layout of resizable dialog type windows
US6955298B2 (en) * 2001-12-27 2005-10-18 Samsung Electronics Co., Ltd. Apparatus and method for rendering web page HTML data into a format suitable for display on the screen of a wireless mobile station
US7134089B2 (en) * 2002-11-13 2006-11-07 Microsoft Corporation Directional focus navigation
US7343567B2 (en) * 2003-04-25 2008-03-11 Microsoft Corporation System and method for providing dynamic user information in an interactive display
US20050021851A1 (en) * 2003-06-09 2005-01-27 Kimmo Hamynen System, apparatus, and method for directional control input browsing in smart phones
US7565622B2 (en) * 2003-07-10 2009-07-21 Lenovo (Singapore) Pte Ltd. Method and apparatus for modification of pointing device functions in conjunction with dynamic sorting, displaying, listing, and activation
US7441204B2 (en) * 2004-02-06 2008-10-21 Microsoft Corporation Method and system for automatically displaying content of a window on a display that has changed orientation

Also Published As

Publication number Publication date
DE602005018328D1 (de) 2010-01-28
US20050216858A1 (en) 2005-09-29
CN1922896A (zh) 2007-02-28
EP1721474A1 (fr) 2006-11-15
US7272790B2 (en) 2007-09-18
ATE452364T1 (de) 2010-01-15
ES2334680T3 (es) 2010-03-15
WO2005094094A1 (fr) 2005-10-06
CN1922896B (zh) 2011-06-08

Similar Documents

Publication Publication Date Title
EP1721474B1 (fr) Procede et dispositif permettant de selectionner automatiquement une trame pour l'afficher
US9448711B2 (en) Mobile communication terminal and associated methods
US8645849B2 (en) Method and apparatus for providing portioned web pages in a graphical user interface
US7810049B2 (en) System and method for web navigation using images
US8819582B2 (en) Mobile browser context switching
AU2011101581A4 (en) Method and apparatus of scrolling a document displayed in a browser window
US20140006986A1 (en) Responsive graphical user interface
US20070011603A1 (en) Method, system, device and software product for showing tooltips for page segments and generating content for the page segments
KR20060095987A (ko) 네비게이션 객체들의 개선된 묘사
US20080163065A1 (en) Using a light source to indicate navigation spots on a web page
CN106325687B (zh) 一种调用程序的方法及终端
KR20090111826A (ko) 문서 내 링크들을 표시하기 위한 방법 및 시스템
EP2573663B1 (fr) Procédé de sélection de zone de contenu à agrandir, et appareil et système pour fournir le contenu
US20060107205A1 (en) Determining a main content area of a page
US20050028108A1 (en) System and method for dynamically processing display information to combine display focus and context information in screen displays
US7987433B2 (en) Methods, systems and computer program products for multidimensional movement in a display window
KR100855023B1 (ko) 디스플레이를 위한 프레임 자동 선택 방법 및 장치
KR20000036656A (ko) 웹브라우저
EP1785894A1 (fr) Procédé pour afficher une page Web dans la fenêtre d'un navigateur
US20040201599A1 (en) System and method for displaying content without control items
JP2000284884A (ja) 画面操作装置
WO2016107871A1 (fr) Procédé adaptatif pour une présentation de page web indépendante du dispositif
CN114385051A (zh) 控制列表列自定义显示方法、装置、设备及存储介质
JPH10260918A (ja) 情報表示装置
CN115357822A (zh) 页面加载方法、装置、电子设备和存储介质

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20060620

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU MC NL PL PT RO SE SI SK TR

RIN1 Information on inventor provided before grant (corrected)

Inventor name: FABRITIUS, HENNA

DAX Request for extension of the european patent (deleted)
17Q First examination report despatched

Effective date: 20081010

GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

RIC1 Information provided on ipc code assigned before grant

Ipc: G06F 3/048 20060101AFI20090602BHEP

GRAS Grant fee paid

Free format text: ORIGINAL CODE: EPIDOSNIGR3

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU MC NL PL PT RO SE SI SK TR

REG Reference to a national code

Ref country code: GB

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: CH

Ref legal event code: EP

REG Reference to a national code

Ref country code: IE

Ref legal event code: FG4D

REF Corresponds to:

Ref document number: 602005018328

Country of ref document: DE

Date of ref document: 20100128

Kind code of ref document: P

REG Reference to a national code

Ref country code: ES

Ref legal event code: FG2A

Ref document number: 2334680

Country of ref document: ES

Kind code of ref document: T3

REG Reference to a national code

Ref country code: NL

Ref legal event code: VDEP

Effective date: 20091216

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20091216

Ref country code: FI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20091216

Ref country code: LT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20091216

LTIE Lt: invalidation of european patent or patent extension

Effective date: 20091216

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20091216

Ref country code: PL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20091216

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: AT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20091216

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: BG

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20100316

Ref country code: NL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20091216

Ref country code: RO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20091216

Ref country code: IS

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20100416

Ref country code: PT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20100416

Ref country code: EE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20091216

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: MC

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20100131

Ref country code: SK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20091216

Ref country code: BE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20091216

Ref country code: CZ

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20091216

REG Reference to a national code

Ref country code: CH

Ref legal event code: PL

PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: LI

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20100131

Ref country code: GR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20100317

Ref country code: CY

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20091216

Ref country code: CH

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20100131

26N No opposition filed

Effective date: 20100917

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20100117

Ref country code: DK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20091216

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: IT

Payment date: 20110326

Year of fee payment: 7

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: DE

Payment date: 20110323

Year of fee payment: 7

Ref country code: ES

Payment date: 20110330

Year of fee payment: 7

Ref country code: FR

Payment date: 20110629

Year of fee payment: 7

Ref country code: GB

Payment date: 20110323

Year of fee payment: 7

GBPC Gb: european patent ceased through non-payment of renewal fee

Effective date: 20120117

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: HU

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20100617

Ref country code: LU

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20100117

REG Reference to a national code

Ref country code: FR

Ref legal event code: ST

Effective date: 20120928

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: GB

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20120117

Ref country code: TR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20091216

Ref country code: DE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20120801

REG Reference to a national code

Ref country code: DE

Ref legal event code: R119

Ref document number: 602005018328

Country of ref document: DE

Effective date: 20120801

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IT

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20120117

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: FR

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20120131

REG Reference to a national code

Ref country code: ES

Ref legal event code: FD2A

Effective date: 20130705

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: ES

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20120118