WO2006012343A2 - Unified interest layer for user interface - Google Patents

Unified interest layer for user interface Download PDF

Info

Publication number
WO2006012343A2
WO2006012343A2 PCT/US2005/022579 US2005022579W WO2006012343A2 WO 2006012343 A2 WO2006012343 A2 WO 2006012343A2 US 2005022579 W US2005022579 W US 2005022579W WO 2006012343 A2 WO2006012343 A2 WO 2006012343A2
Authority
WO
WIPO (PCT)
Prior art keywords
layer
user interface
displaying
unified interest
trigger event
Prior art date
Application number
PCT/US2005/022579
Other languages
French (fr)
Other versions
WO2006012343A3 (en
Inventor
Imran A. Chaudhri
John Louch
Andrew M. Grignon
Gregory N. Christie
Original Assignee
Apple Computer, Inc.
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
Priority claimed from US10/877,968 external-priority patent/US7490295B2/en
Application filed by Apple Computer, Inc. filed Critical Apple Computer, Inc.
Priority to JP2007518332A priority Critical patent/JP5032311B2/en
Priority to CN2005800163493A priority patent/CN1997957B/en
Priority to CA2562626A priority patent/CA2562626C/en
Priority to EP05763507.0A priority patent/EP1763733B1/en
Priority to AU2005267129A priority patent/AU2005267129B2/en
Publication of WO2006012343A2 publication Critical patent/WO2006012343A2/en
Publication of WO2006012343A3 publication Critical patent/WO2006012343A3/en
Priority to AU2011200603A priority patent/AU2011200603B2/en

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/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
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60KARRANGEMENT OR MOUNTING OF PROPULSION UNITS OR OF TRANSMISSIONS IN VEHICLES; ARRANGEMENT OR MOUNTING OF PLURAL DIVERSE PRIME-MOVERS IN VEHICLES; AUXILIARY DRIVES FOR VEHICLES; INSTRUMENTATION OR DASHBOARDS FOR VEHICLES; ARRANGEMENTS IN CONNECTION WITH COOLING, AIR INTAKE, GAS EXHAUST OR FUEL SUPPLY OF PROPULSION UNITS IN VEHICLES
    • B60K35/00Arrangement of adaptations of instruments
    • B60K35/10
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • B60K2360/11

Definitions

  • the present invention relates generally to graphical user interfaces, and more particularly to a user-activatable, configurable, unified layer containing items of interest to a user.
  • a hallmark of modern graphical user interfaces is that they allow a large number of items to be displayed on a screen at the same time.
  • the leading per ⁇ sonal computer operating systems such as Apple MacOS X and Microsoft Windows XP, provide user interfaces in which a number of windows can be displayed, over ⁇ lapped, resized, moved, configured, and reformatted according to the needs of the user.
  • Taskbars, menus, and other UI elements provide mechanisms for accessing and activating windows even when they are hidden behind other windows.
  • Some user interfaces dedicate certain areas of the screen for holding certain user interface elements that are commonly used (such as a menu bar, or icons that activate commonly-used programs or files).
  • What is needed is a mechanism for providing easy access to commonly used user interface elements, without introducing additional clutter or confusion. What is further needed is a mechanism for providing such access in a user- configurable manner that allows the user to activate and dismiss the UI elements at will and with a minimum of confusion. What is further needed is a mechanism that allows users to easily activate and dismiss certain user interface elements regardless of the number of open windows currently on the user's screen, and without requir ⁇ ing the user to search for particular user interface elements among a set of open win ⁇ dows.
  • a user-activatable dashboard (also referred to as a unified interest layer) is provided.
  • the dashboard can contain any number of user interface elements, referred to herein as "widgets," for quick access by a user.
  • the dashboard is invoked and the widgets are shown on the screen.
  • the user can activate the dashboard at any time, causing the dashboard to temporarily replace or overlay the existing user interface display on the user's screen.
  • the dashboard Once the dashboard has been activated, the user can interact with any or all of the widgets, and can configure the dashboard by adding, deleting, moving, or configuring individual widgets as desired.
  • the dashboard when activated, temporarily replaces the existing user interface display.
  • the dashboard partially obscures the existing user interface display, but allows some part of the existing display to be visible so as to remind the user of its presence.
  • the existing user interface display is faded, blurred, and/ or darkened while the dashboard is active.
  • a transition effect is displayed during activation and/ or dismissal of the dashboard, so as to assist the user in understanding what is happen ⁇ ing when the dashboard appears and disappears.
  • the user can select from any number of widgets to be placed on the dashboard in any desired arrangement. Whenever the dashboard is activated, the widgets appear in the locations where the user placed them previ ⁇ ously.
  • Widgets can be of any type. They can communicate with a remote server to provide information to the user (for example, a weather report), or they can provide commonly needed functionality (for example, a calculator), or they can act as an information repository (for example, a notepad or calendar). Some widgets can provide a combination of these types of functions.
  • an application programming interface API is provided so as to allow third-party developers to create and distribute additional widgets that provide different types of functionality.
  • Fig. 1 is a block diagram depicting an overall architecture for imple ⁇ menting the present invention according to one embodiment.
  • Fig. 2 is a flowchart depicting a method for activating and using a dashboard according to one embodiment of the present invention.
  • Fig. 3 is a block diagram depicting a software architecture for imple ⁇ menting the present invention according to one embodiment.
  • Fig. 4 is a screen shot depicting a desktop user interface prior to activa ⁇ tion of a dashboard.
  • Fig. 5 is a screen shot depicting an initial state for a dashboard, accord ⁇ ing to one embodiment.
  • Fig. 6 is a screen shot depicting a configuration bar for a dashboard, according to one embodiment.
  • Fig. 7 is a screen shot depicting user selection of a widget from the con ⁇ figuration bar, according to one embodiment.
  • Fig. 8 is a screen shot depicting a dashboard including a calculator widget, according to one embodiment.
  • Fig. 9 is a screen shot depicting a dashboard including a calculator widget and a music player widget, according to one embodiment.
  • Fig. 10 is a screen shot depicting activation of a music player applica ⁇ tion as invoked by a music player widget, according to one embodiment.
  • Fig. 11 is a screen shot depicting a dashboard including a calculator widget, a music player widget, and an address book widget, according to one em ⁇ bodiment.
  • Fig. 12 is a screen shot depicting operation of an address book widget, according to one embodiment.
  • Fig. 13 is a screen shot depicting a dashboard including a number of widgets including a notes widget, according to one embodiment.
  • Fig. 14 is a screen shot depicting a dashboard where the configuration bar has been closed, according to one embodiment.
  • Fig. 15 is a screen shot depicting a dashboard wherein widgets have been moved to new positions.
  • Figs. 16A through 16C are screen shots depicting a transition animation for dismissing the dashboard, according to one embodiment.
  • Figs. 17A through 17D are screen shots depicting a transition anima ⁇ tion for activating the dashboard, according to one embodiment.
  • Fig. 18 is an example of a calendar widget according to one embodi ⁇ ment.
  • Fig. 19 is an example of a stock quote widget according to one em ⁇ bodiment.
  • Fig. 20 is an example of a weather widget according to one embodi ⁇ ment.
  • Fig. 21 is an example of a traffic webcam widget according to one em ⁇ bodiment.
  • Fig. 22 is an example of a music player widget according to one em ⁇ bodiment.
  • Fig. 23 is an example of a package tracking widget according to one embodiment.
  • Fig. 24 is an example of an address book widget according to one em ⁇ bodiment.
  • Fig. 25 is an example of a clock widget according to one embodiment.
  • Fig. 26 is a screen shot depicting a dashboard where the configuration bar has been closed, according to one embodiment.
  • Fig. 27 is a screen shot depicting a dashboard where the configuration bar has been opened to show favorite widgets, according to one embodiment.
  • Fig. 28 is a screen shot depicting a dashboard where the configuration bar has been opened to allow access to additional widgets, according to one em ⁇ bodiment.
  • Fig. 29 is a screen shot depicting a dashboard including rollover icons for closing and configuring a widget, according to one embodiment.
  • Fig. 30 is a screen shot depicting a dashboard wherein some labels in the configuration bar have changed in appearance, according to one embodiment.
  • Fig. 31 is a screen shot depicting a dashboard wherein some labels in the configuration bar have changed in appearance, and wherein the dashboard in ⁇ cludes rollover icons for closing and configuring a widget according to one embodi ⁇ ment.
  • Fig. 32 is a screen shot depicting a dashboard showing preferences con ⁇ trols for two widgets, according to one embodiment.
  • Fig. 33 is an example of a calculator widget according to one embodi ⁇ ment.
  • Figs. 34A and 34B depict an example of a dictionary/ thesaurus widget according to one embodiment.
  • Fig. 35 depicts a screen shot wherein the configuration bar is inactive.
  • Fig. 36 depicts a screen shot wherein the configuration bar is active.
  • Fig. 37 depicts a screen shot wherein the configuration bar is active, and wherein an indicator is shown as to how many other pages of widgets exist within the configuration bar.
  • Fig. 38 depicts a screen shot wherein the configuration bar is active, and wherein two widgets including close boxes are displayed.
  • Fig. 39 depicts a Terms of Use agreement.
  • Fig. 40 depicts a flight tracker widget.
  • Fig. 41 depicts a stock quote widget.
  • Figs. 42A and 42B depict a movie listings widget.
  • Figs. 43 A through 43D depict a widget for managing a DVD rental queue.
  • Fig. 44 depicts a translation widget.
  • Figs- 45A through 45C depict a metric conversion widget.
  • Figs. 46A through 46F depict a weather widget.
  • Figs. 47A through 47C depict a telephone directory widget.
  • the present invention is implemented as part of an operating system for a personal computer.
  • One example of an implementation of the present invention is in a Macintosh personal computer running the MacOS X operat ⁇ ing system.
  • Fig. 1 there is shown an example of an architecture for a system 100 for implementing the present invention.
  • Personal computer 102 in ⁇ cludes processor 103, memory 105, input devices 114 such as keyboard and mouse, and output device 115 such as a display screen.
  • a graphics module 113 such as a graphics card, may be provided for generating output for output device 115.
  • User 101 interacts with system 100 by providing input via device 114 and viewing output via device 115.
  • Computer 102 also includes local storage 106, such as a hard drive, and can also include network connection 108 for accessing remote server 107. These components are well-known hardware components commonly used for running software applications.
  • software embodying the invention is provided on a computer-readable medium such as local storage 106.
  • the present invention is implemented as a plug-in that can be installed and run on personal computer 102, and that interacts with the operating system of personal computer 102 to perform the functions de ⁇ scribed herein.
  • the present invention is implemented as functionality in a software application running on a personal computer.
  • Fig. 2 there is shown a flowchart depicting a method for activating and using a dashboard according to one embodiment of the present invention.
  • the user can activate the functionality of the present invention at any time, for example by hitting a designated function key or key com ⁇ bination, or by clicking on an icon, or by selecting a command from an onscreen menu, or by moving an onscreen cursor to a designated corner of the screen.
  • the current state of the user inter ⁇ face is saved 203
  • the user interface is temporarily inactivated (and/ or faded 204)
  • an animation is played 205 to introduce the dashboard
  • the dashboard of the pre ⁇ sent invention is displayed 206. If applicable, a previous state of the dashboard is retrieved, so that the dashboard can be displayed in the same configuration as the last time the user saw it.
  • the dashboard is overlaid on the existing desktop user interface; the user interface may be darkened, brightened, blurred, distorted, or otherwise altered so as to emphasize that it is temporarily inactivated.
  • the existing desktop may be visible behind the dashboard.
  • the existing desktop is not visible while the dashboard is active.
  • the desktop is shrunk to a small portion of the screen while the dashboard is active, and can be reactivated by clicking on it.
  • the desktop is shrunk and presented as a widget similar to the widgets described herein; the desktop can be reactivated by clicking on the widget.
  • the dashboard (also referred to herein as a "unified interest layer") in ⁇ cludes a number of elements, referred to herein as "widgets". These widgets gener ⁇ ally include software accessories for performing useful, commonly needed functions. Examples of widgets include, without limitation, a calendar, a calculator, an address book, a package tracker, a weather module, and the like. In one embodiment, some widgets may interact with remote sources of information, such as servers, to provide information; for example, a weather module may retrieve live weather data from a remote server. Widgets may be interactive, so that a user performs common input operations (such as clicking a mouse or typing on a keyboard) to utilize the func ⁇ tionality of a widget.
  • widgets may interact with remote sources of information, such as servers, to provide information; for example, a weather module may retrieve live weather data from a remote server.
  • Widgets may be interactive, so that a user performs common input operations (such as clicking a mouse or typing on a keyboard) to utilize
  • the user interacts with and/ or configures widgets as desired 207.
  • the user can move widgets around the screen, and can resize wid ⁇ gets if applicable.
  • Some widgets may be resizable, and some may be of fixed size; the widget author may specify whether a widget can be resized.
  • Some widgets may automatically resize themselves based on the amount or nature of the data being dis ⁇ played.
  • widgets may overlap one another. In another em ⁇ bodiment, widgets do not overlap one another; if the user attempts to move one widget to the position occupied by another widget, one of the widgets may auto ⁇ matically move out of the way to make room.
  • the position, configuration, and size of widgets are saved when the dashboard is dismissed, so that the same state can be restored the next time the dashboard is invoked.
  • the user wishes to dismiss 208 the dashboard and return to the normal user interface, he or she does so by invoking a dismissal command.
  • the user hits a function key or key combination (which may be the same or different than the key or combination used to activate the dashboard), or clicks on a close box or other icon, or clicks on negative space within the dashboard (in other words, a space between widgets), or moves an onscreen cursor to a prede ⁇ fined corner of the screen.
  • the dashboard is automatically dismissed after some predetermined period of time without any user activity, or upon some other trigger event.
  • An animation may be played 209 to provide a transi ⁇ tion as the dashboard is dismissed.
  • the dashboard when the dashboard is dismissed, the current con ⁇ figuration of the widgets is stored so that it can be retrieved the next time the dashboard is activated.
  • an animation is played to dismiss the dashboard and re-introduce the user interface.
  • the user interface is restored 210 to its previous state, so that the user can resume normal interaction with the software applications and operating system of the computer.
  • the dashboard is configurable.
  • the user can select any number of widgets to be displayed, for example by dragging the widgets from a configuration bar (or other user interface element) onto a location on the dashboard.
  • the configuration bar can include different types of widgets, and can be categorized and/ or hierarchically organized.
  • the widget in re ⁇ sponse to the user dragging a widget onto the configuration bar, the widget is downloaded from a server and installed (if it is not already installed on the user's machine).
  • certain widgets may cost money, so that the user must provide a credit card or some other payment means before the widget is in ⁇ stalled on the user's machine.
  • widgets are already installed on the user's machine, but are only made visible when they have been dragged from the configuration bar onto the dashboard.
  • the configuration bar is merely an example of one type of user interface element for configuring the dashboard, and that other configuration mechanisms can be used without departing from the essential characteristics of the present invention.
  • various types of animations can be used to em ⁇ phasize and clarify transitions in connection with the present invention. For exam ⁇ ple, activation of the dashboard can be signaled by a "fly-in" animation, wherein the widgets move from the edge of the screen inwards to their respective positions in the dashboard.
  • Simultaneously / the user interface can be darkened, blurred, distorted, or otherwise altered to indicate that it is temporarily inactive. Dismissal of the dashboard can be signaled by a "fly-out" animation, wherein the widgets move to ⁇ wards the edge of the screen and then appear to fly off the screen. Simultaneously, the user interface is restored to its normal state.
  • an animation such as a ripple effect can be shown, to emphasize that the widget has been placed onto the desktop in the selected location.
  • the ripple effect distorts the background temporar ⁇ ily to give the impression that the widget is being placed into water.
  • the effect is implemented according to animation and distortion tech ⁇ niques described in detail in the related cross-referenced patent applications.
  • such animations are configurable by the user.
  • more than one dashboard is available.
  • the user can configure one dashboard to contain widgets related to work, and another for widgets related to personal matters.
  • Different trigger events (such as dif ⁇ ferent key combinations) can be used for triggering the various dashboards; alterna ⁇ tively, the user can select from a pop-up menu which dashboard he or she wishes to activate.
  • the system of the present invention stores state information for each of the dashboards.
  • Different dashboards can contain one or more of the same widgets; state information for a widget can be maintained separately for each dashboard in which the widget appears, or it can be commonly maintained across all dashboards in which the widget appears.
  • dashboards can be available for different users of computer 102, so that each user can only access the dashboard(s) he or she created.
  • a user can specify a dashboard as being available to other users, if desired.
  • a user can also specify, for any or all of the dashboards he or she creates, whether other users are permitted to make changes to the dashboard (s).
  • some or all widgets are associated with related, fully functional applications providing expanded versions of the functionality of the corresponding widgets. These widgets include a button, or icon, or other element, for quickly launching the associated application. When the user clicks on the button, the dashboard is dismissed, the normal desktop user interface is reactivated, and the associated application is automatically launched.
  • a music player widget can include a button for launching a fully functional music player application containing additional features beyond what is available in the widget.
  • a button can be provided for accessing a website, web page, or web-based application having functionality or information related to a widget.
  • the dashboard is dismissed, the normal desktop user interface is reactivated, a web browser is launched, and the web page (or the like) associated with the widget is automatically launched.
  • a stock quote widget may include a button for accessing a website that includes more detailed information on a portfolio or on a particular stock.
  • related fully functional applications, websites, web pages, or web-based applications can be accessed by other means than a button within the widget. For example, such functionality can be launched via an on-screen icon or menu, or via a keystroke or key combination.
  • the fully functional application or related website provides context for a launched widget. For example, if the user has highlighted a word in a document before activating a dictionary widget, the dictionary widget's text field is automatically populated with the highlighted word. In one embodiment, a word search is automatically activated, and the results automatically displayed, so that activating the dictionary widget causes a definition to be displayed without any further user interaction. Similarly, if an email message is open on the user's screen when an address book widget is launched, the address book is automatically opened to a page corresponding to the contact information for the sender of the email mes ⁇ sage.
  • such prepopulation or automatic opening is not per ⁇ formed under certain situations, such as for example if the widget is already open to another page or entry.
  • the user can configure the operation of the widget, including whether or not such prepopulation or automatic opening oc ⁇ curs and under what circumstances it should occur.
  • a widget can use context informa ⁇ tion from a currently-running application or website.
  • some or all widgets have rollover elements; these are user interface elements that appear when the onscreen cursor is moved over the widget.
  • the rollover elements disappear when the onscreen cursor is moved so that it is no longer over the widget.
  • rollover elements only appear if the cursor is held over the widget for at least a predetermined period of time, such as half a second.
  • An example of a rollover element is a volume ring (not shown) for music player application.
  • Figs. 4 through 17D and 26 through 32 depict examples of dashboard operations in response to various user commands; these Figures illustrate various techniques and capabilities of the present invention.
  • Fig. 4 depicts a desktop user interface 400 prior to activation of the dashboard.
  • Desktop user interface 400 (referred to herein as "desktop") is a conven ⁇ tional user interface as may be provided by an operating system such as MacOS X.
  • Desktop 400 has a background image, menu bar 401, and other standard features.
  • desktop 400 may also include windows, icons, and other ele ⁇ ments (not shown).
  • Fig. 5 depicts an initial state for a dashboard, according to one embodiment.
  • a configuration icon 501 is initially displayed.
  • the dashboard can include one or more default widgets.
  • the dashboard is not necessarily visible as a distinct layer; rather its vari ⁇ ous components (such as widgets, icon 501, and other features) are visible.
  • these components are displayed in a transparent layer that allows desktop 400 to be seen through it.
  • desktop 400 and its compo ⁇ nents are darkened (or blurred, or otherwise visually modified) while the dashboard is active, so as to emphasize that desktop 400 is temporarily inactive.
  • the user can easily reactivate desktop 400 and dismiss the dashboard by simply clicking on an area of the screen where no dashboard element is being displayed; in one embodi ⁇ ment, clicking on this "negative space" causes the dashboard to be dismissed accord ⁇ ing to techniques described in more detail below.
  • other commands, key combinations, icons, or other user input is used to cause the dashboard to be dismissed.
  • desktop 400 is not visible while the dashboard is active.
  • the user can move icon 501 to any location on the screen by dragging it, and the position of icon 501 is persistent from one invocation of the dashboard to the next.
  • Configuration bar 601 provides access to various widgets that can be placed on the dashboard.
  • a text label is shown for each avail ⁇ able widget.
  • an icon is shown for each available widget. If many widgets are available, they may be arranged hierarchically by type, or alpha ⁇ betically, or by any other categorization methodology. For example, a number of categories may be displayed; clicking on one of the categories causes a pull-down menu to be displayed, listing a number of widgets in that category.
  • a buy command 602 is also available, allowing the user to select widgets from an online store or website.
  • configuration bar 601 in Fig. 6 is merely exemplary, and that many other arrangements are possible.
  • the user can dismiss configuration bar 601 by clicking on dismissal icon 603.
  • a Done button 3101 can also be provided for dismissing configuration bar 601.
  • the user can move configuration bar 601 to any location on the screen by dragging it, and the position of configuration bar 601 is persistent from one invocation of the dashboard to the next. Also, in one embodi ⁇ ment the state of configuration bar 601 (open or closed) is persistent from one invo ⁇ cation of the dashboard to the next.
  • Fig. 7 depicts user selection of a calculator widget from the configuration bar, according to one embodiment.
  • Calculator label 701 is highlighted, to indicate that it has been selected by the user.
  • Fig. 8 depicts the dashboard after the calculator widget 801 has been placed on the screen.
  • an animation such as a ripple animation, is shown when the user "drops" widget 801 by releasing a mouse button (or equivalent input device) to place widget 801 at the desired location.
  • the user can move widget 801 after it has been placed, to any other desired location, or can remove widget 801 from the screen, for example by dragging it off the screen, or dragging it back onto configuration bar 601, or by invoking a remove command.
  • the position, state, and configuration of widget 801 are preserved when the dashboard is dismissed, so that these characteristics are restored the next time the dashboard is activated.
  • multiple instances of some widgets can be acti ⁇ vated, by dragging the widget from configuration bar 601 onto the dashboard sur ⁇ face two or more times.
  • only one instance of each widget can be activated.
  • some widgets can have multiple instances and others cannot.
  • Fig. 9 depicts the screen after the user has dragged both a calculator widget 801 and a music player widget 901 onto the dashboard, according to one em ⁇ bodiment.
  • Music player widget 901 is placed by clicking and dragging from "iTunes" label 903 in configuration bar 601.
  • Music player widget 901, in this em ⁇ bodiment provides a subset of the functionality associated with a fully functional music player application.
  • music player widget 901 includes button 902 for activating a fully functional music player application.
  • the user can easily launch an application that provides enhanced functionality with respect to a widget.
  • Fig. 10 depicts the screen after the user has activated the full music player application 1001 by clicking on button 902 in music player widget 901, according to one em ⁇ bodiment.
  • the dashboard has been dismissed, and the various elements of desktop 400, including menu bar 401, are once again active.
  • Fig. 11 the user has reactivated the dashboard (thus restoring wid ⁇ gets 801 and 901 in their previous states and locations), and has placed an address book widget 1101 by dragging it from label 1102. Again, in one embodiment, a rip ⁇ ple animation is displayed when widget 1101 is dropped onto its location on the dashboard.
  • the user can interact with address book widget 1101 as he or she would normally interact with an address book application. For example, as shown in Fig. 12, the user can type in the first few letters of a person's name in field 1201; once sufficient information has been entered to identify an individual, that individ ⁇ ual's address card is displayed.
  • Fig. 13 depicts the dashboard after a number of widgets have been placed, including notes widget 1301, calculator widget 801, music player widget 901, and address book widget 1101.
  • double-clicking in notes widget 1301 causes it to enter an edit mode wherein text can be entered or edited.
  • widget 1301 can be moved around the dashboard.
  • other types of user actions for example pressing modifier keys
  • the user can dismiss configuration bar 601 by clicking on dismissal icon 603.
  • Fig. 14 depicts a dashboard after configuration bar 601 has been closed, ac ⁇ cording to one embodiment.
  • Configuration icon 501 is displayed, which allows the user to reactivate configuration bar 601 as desired.
  • Fig. 15 de- picts the dashboard after widgets 801, 901, 1101, 1301 have been moved to new posi ⁇ tions.
  • a transition animation is played when the dashboard is dismissed.
  • Figs. 16A through 16C are screen shots depicting a "fly-out" transition animation, wherein widgets 801, 901, 1101, 1301 ap ⁇ pear to fly off the edges of the screen when the dashboard is dismissed. While they are flying off the edges of the screen, widgets 801, 901, 1101, 1301 grow in size and fade, so as to reinforce the appearance of movement and transition.
  • desktop 400 and its features are restored to their nor ⁇ mal, non-faded appearance.
  • a transition animation is played when the dashboard is activated.
  • Figs. 17A through 17D are screen shots de ⁇ picting a "fly-in" transition animation, wherein widgets 801, 901, 1101, 1301 appear to fly in from the edges of the screen when the dashboard is activated.
  • Widgets 801, 901, 1101, 1301 are faded and enlarged when they first appear at the screen edges; they reduce in size and become more solid in appearance while they are flying in, so as to reinforce the appearance of movement and transition.
  • desk ⁇ top 400 and its features gradually fade into the background.
  • the system of the present invention includes the capability to alert the user when a widget needs attention or has new information to display to the user, even if the dashboard is not currently active.
  • a widget For example, an icon on a "Dock", or taskbar, or other user interface element commonly associated with a desktop user interface, can blink or bounce or otherwise indicate an alert con ⁇ dition.
  • a distinctive sound can also be played.
  • a dialog box can be presented, or a text alert can be displayed.
  • the alert can be of a generalized type or it may indicate the specific widget that issued the alert, and may even have additional information specifying the nature of the alert.
  • a package tracking widget may issue an alert when a package has been delivered.
  • the alert may be generalized, or it may indicate that the package tracking widget is the source of the alert, or it may even provide the de ⁇ livery information.
  • the user can dismiss the alert, or activate the dashboard to see the widget and interact with it to obtain more information.
  • a traffic webcam widget can issue an alert when an accident has occurred on the route covered by the webcam.
  • configuration bar 601 has several possible states.
  • FIG. 26 there is shown an example of the dashboard where the con ⁇ figuration bar is closed, so that configuration icon 501 is displayed.
  • Two stickies widgets 1301 are currently being displayed, along with two clock widgets 2500A, 2500B.
  • configuration bar 601 Clicking on configuration icon 501 causes configuration bar 601 to be displayed in a first state, as shown in Fig. 27.
  • the first state includes labels 2701 for various widgets that are designated as "favorites"; in one embodiment, these are a subset of all of the widgets currently installed on the user's machine. Thus, in this state, the user is presented with only those widgets that are commonly needed. As will be seen, the user is able to configure this view so that it includes any desired subset of installed widgets.
  • configuration bar 601 in this state includes a "More" label or icon. The user clicks on this label or icon to cause con ⁇ figuration bar 601 to expand to its second state, as shown in Fig. 28.
  • Dismissal icon 603 causes configuration bar 601 to be dismissed, reverting to configuration icon 501 as shown in Fig. 26.
  • the on-screen position of icon 603 matches that of icon 501, so that the user can easily open and close configuration bar 601 without moving the cursor around.
  • Fig. 28 there is shown an example of configuration bar 601 in its second, expanded state, providing access to additional widgets as well as the favorite widgets that were presented in the first state.
  • configura ⁇ tion bar 601 has two sections 2802, 2803.
  • Section 2802 includes labels 2701 for favor ⁇ ite widgets; this includes the same subset of widgets that is included in the first state of configuration bar 601, as shown in Fig. 27.
  • Section 2803 includes labels 2701 for other widgets that are not included in the set of favorite widgets. Dragging a label 2701 from section 2802 to 2803 causes the corresponding widget to be removed from the favorites subset. Dragging a label 2701 from section 2803 to 2802 causes the cor ⁇ responding widget to be added to the favorites subset. Dragging a label 2701 from either section 2802 or 2803 onto the dashboard surface causes the corresponding widget to be placed at the specified location. Dragging a label 2701 from either sec ⁇ tion 2802 or 2803 onto trash icon 2801 causes the label 2701 to be removed from con ⁇ figuration bar 601; in one embodiment, this also causes the corresponding widget to be removed from the dashboard (if it is currently open).
  • drag ⁇ ging a label 2701 onto trash icon 2801 also causes the corresponding widget to be de ⁇ leted from the user's machine, or made unavailable.
  • the user is presented with a dialog box to confirm that he or she wishes to delete the widget.
  • the user can also drag widgets onto trash icon 2801 to cause the widgets to be closed, dismissed, and/ or uninstalled.
  • More gadgets label 2602 pro ⁇ vides access to a website, online store, or other resource for obtaining and installing additional widgets; in one embodiment it offers functionality that is similar to buy command 602 as described above in connection with Fig. 6.
  • the state of configuration bar 601 is persistent from one invocation of the dashboard to the next.
  • Fig. 30 there is shown an example of a dashboard wherein some labels 2701A in configuration bar 601 have changed in appearance, while other labels 2701B, 2701C are unchanged, according to one embodiment.
  • a widget when a widget is open, its corresponding label 2701 on configura ⁇ tion bar 601 changes in appearance; for example, it is grayed out or displayed in some other color.
  • label 2701 is grayed out (or otherwise changed) only if the widget is a single-instance widget (as described above); for mul ⁇ tiple-instance widgets, label 2701 remains unchanged when the widget is opened.
  • Such a technique provides an indication to the user as to which labels 2701 can be used to activate a widget (either because they are not currently open or because they are multiple-instance widgets) and which labels 2701 are currently inactive (because they correspond to single-instance widgets that have already been opened).
  • address book 1101, calculator 801, calendar 1801, music player 901, and stock quote widget 1901 are open, single-instance widgets; therefore their corresponding labels 2701A are grayed-out.
  • Stickies 1301 and clock 2500 are open, multiple-instance widgets; therefore their corresponding labels 2701B are un ⁇ changed. Labels 2701C are also unchanged, since they correspond to widgets that are not currently open.
  • labels 2701 corresponding to open multiple- instance widgets have a different appearance than labels 2701 corresponding to wid ⁇ gets that are not currently open.
  • a widget when a widget is opened, its label 2701 is re ⁇ moved from configuration bar 601. When the widget is closed, its label 2701 is re ⁇ stored in configuration bar 601.
  • a single-instance widget when a single-instance widget is opened, its label 2701 is removed from configuration bar 601, but when a multiple-instance widget is opened, its label 2701 remains on configuration bar 601.
  • the single-instance widget is closed, its label 2701 is restored in configuration bar 601.
  • Removing and/ or restoring labels 2701 can be accompanied by animations to reinforce the transition from configuration bar 601 onto dashboard surface and vice versa. For example, when closing a widget, the widget can appear to be sucked into configuration bar 601 as the corresponding label 2701 is restored.
  • a widget is deleted or removed (by dragging it or its label to trash icon 2801, for example), its label 2701 is removed from configuration bar 601.
  • the user can close a widget by clicking on a close icon, or by dragging the widget back to configuration bar 601.
  • Fig. 2901 there is shown a screen shot depicting a dashboard including close icon 2901 for closing widget 2500B.
  • icon 2901 is a rollover icon; it appears when the user has positioned the cursor over widget 2500B, and it disappears when the cursor is no longer positioned over widget 2500B.
  • rollover icon 2901 only appears if the cursor is held over widget 2500B for at least a prede ⁇ termined period of time, such as half a second.
  • an animation is played to reinforce the notion that the widget is closing.
  • the widget may be momentarily distorted in such a way that it appears to be sucked into close icon 2901, or onto configuration bar 601, before it disappears from the screen.
  • Other types of animations or effects may also be used, such as a fade, or a wipe, or a shrinking effect.
  • the user can configure which effect is desired, or if no effect is desired.
  • Widget 2500B also includes preferences icon 2902 for accessing prefer ⁇ ences controls for widget 2500B.
  • icon 2902 is a rollover icon; it appears when the user has positioned the cursor over widget 2500B, and it disap ⁇ pears when the cursor is no longer positioned over widget 2500B (although it con ⁇ tinues to be visible when the cursor is moved over to icon 2902).
  • icon 2902 only appears if the cursor is held over widget 2500B for at least a predetermined period of time, such as half a second. Clicking on icon 2902 causes preferences controls to be displayed.
  • preferences are entered using a conventional dialog box (not shown) as is known in the art.
  • clicking on icon 2902 causes widget 2500B to appear to flip over, revealing its reverse side, which contains preferences controls.
  • preferences controls 3201 include menus for selecting a location (for clock widget 2500A), and paper color selector and font selector (for stickies widget 1301A).
  • preferences controls 3201 include menus for selecting a location (for clock widget 2500A), and paper color selector and font selector (for stickies widget 1301A).
  • any type of con ⁇ trols, menus, fields, or other elements can be included in preferences controls 3201.
  • the user can dismiss preferences controls 3201 by clicking on Done button 3203 or on close box 3202.
  • close box 3202 is a rollover icon, so that it is only visible when the cursor is positioned over widget 1301 A (although it continues to be visible when the cursor is moved over to close box 3202).
  • preferences controls 3201 are dismissed, a flip-over animation is again played, and the normal appearance of the widget is restored (reflecting any changes that were made via preferences controls 3201).
  • FIG. 31 there is shown another example of a dashboard wherein some labels 2701 A in configuration bar 601 have changed in ap ⁇ pearance, while other labels 2701B, 2701C are unchanged, according to one embodi ⁇ ment.
  • Address book 1101, calculator 801, calendar 1801, music player 901, and stock quote widget 1901 are open, single-instance widgets; therefore their corresponding labels 2701A are grayed-out.
  • Stickies 1301A and 1301B are open, multiple-instance widgets; therefore their corresponding label 2701B is unchanged.
  • Labels 2701 C, in ⁇ cluding world clock label are also unchanged, since they correspond to widgets that are not currently open.
  • the cursor (not shown) is positioned over stickies widget 1301B, so that close box 2901 and preferences icon 2902 are displayed, as de ⁇ scribed above in connection with Fig. 29.
  • configuration bar 601 includes Done button
  • widgets are preinstalled on the user's computer, so that dragging them onto the dashboard merely makes them active.
  • widgets are not preinstalled, but are installed in response to the user dragging them onto the dashboard.
  • dragging a widget onto the desktop causes code for the widget to be downloaded from a remote server and installed on the user's machine.
  • installing a widget in this manner also causes a fully functional application containing related functionality to be automatically installed as well (although the user can be given the option to de- cline such an installation); for example, installing a music player widget can cause a fully functional music player application to be installed as well. Authentication and payment may be prerequisites for such operations in some embodiments.
  • the user clicks on more gadgets label 2602 to access an online widget store or website where widgets are available for purchase or for free download.
  • the user selects widget(s) for installation on his or her machine, and pays via credit card (if required).
  • the online store or website is dismissed, the selected widget(s) are downloaded and in ⁇ stalled, the dashboard is automatically reactivated, and the selected widget appears in configuration bar 601, ready to be dragged onto the dashboard surface. Alterna ⁇ tively the new widget can automatically be placed on the dashboard surface.
  • an online store or free distribution site is provided for making widgets 303 available.
  • Available widgets 303 can be viewed, previewed, selected and installed from a website, or from a configuration option within the dashboard. In one embodiment, users can pay for widgets 303 using a credit card or any other conventional means for online purchases. Widgets 303 are transmitted and installed on the user's computer according to conventional means. In one em ⁇ bodiment, widgets 303 are installed according to techniques describe in related U.S. Utility patent application yy/yy ⁇ ,y ⁇ , for "User Interface for Assisting in the Instal ⁇ lation of an Asset," filed June 22, 2004, the disclosure of which is incorporated herein by reference.
  • widgets such as 801 are implemented using
  • widgets 303 are encrypted into a flat file that is expandable in memory, either in whole or in parts. Widget 303 contents are indexed so that particular resources can be accessed as needed. Widgets 303 may be en ⁇ crypted according to any conventional encryption technology.
  • clients 302 have complete control of resource load ⁇ ing of the Web View. When a relative resource is requested, the client 302 converts the protocol to one specific to the process. In one embodiment, the NSURL Protocol in Foundation is used to fetch data from the encrypted source.
  • FIG. 3 there is shown an example of a software archi ⁇ tecture 300 for implementing the present invention according to one embodiment.
  • the present invention operates in connection with an operating system 109 as described above.
  • software architecture 300 includes dashboard server 301, dashboard client(s) 302, and widget(s) 303.
  • Dashboard configuration in ⁇ formation 304 is used by server 301 and/ or clients 302 to specify the configuration options for displaying widgets 303.
  • AU of the dashboard configuration information is stored in dashboard configura ⁇ tion information 304. As described above, such information may include dashboard configuration information for two or more dashboards configured by the same user or by different users.
  • widgets 303 are displayed using HTML and re ⁇ lated web technology.
  • Dashboard server 301 manages and launches dashboard cli ⁇ ent 302 processes.
  • Each dashboard client 302 loads a widget 303, which in one em ⁇ bodiment is an HTML webpage and related resources needed to display the page.
  • a client 302 is initiated for each widget 303 to be displayed.
  • clients 302 display widgets 303 without a conventional window frame, menu bar, or other components typically associated with on-screen windows; this provides a clean, straightforward display of the overall dashboard that avoids con ⁇ fusion and clutter.
  • Clients 302 display widgets 303 by rendering web pages into a "Web View"; the size of each Web View is defined as metadata associated with the corresponding widget 303.
  • Server 301 is a window server that provides data for rendering a layer that can be overlaid on the normal desktop of the user interface. Widgets 303 are rendered into the separate layer, and then that layer is drawn on top of the normal desktop, so as to partially or completely obscure the desktop while the dashboard is active. Dashboard Server 301
  • Dashboard server 301 is a lightweight process that can stand alone or be imbedded in another process.
  • Server 301 can be located at computer 102, or at remote server 107.
  • Server 301 provides the following functionality: [0128] Non-widget UI.
  • server 301 handles user interface functionality that is not directly related to widgets. This includes, for example: acti ⁇ vation; deactivation; dashboard background; background animations; and the like.
  • Window management In one embodiment, server 301 acts as a light ⁇ weight window server for the dashboard client 302 processes. Windows are created in server 301 process and then passed to dashboard clients 302. Operations per ⁇ formed on windows go through dashboard server 301.
  • Such operations include, for example: resizing; moving; fetching of position and size; and the like.
  • One advan ⁇ tage to having window operations pass through server 301 is that server 301 can then react to widget 303 changes and update the overall environment. For example, server 301 can cause displayed widgets 303 to bounce off of each other, stick to sides of the screen, snap to grids, or the like.
  • dashboard clients 302 are launched and then rendered into a window from dashboard server 301. Since this can take some time, dashboard server 302 provides an initial image to be rendered in the window while client 302 is launched, so as to improve visual feedback and to make initial activation animation appear instantaneous. As dashboard clients 302 load and render, they take over the window and draw their content.
  • server 301 acts as an event server as well as a window server. Events come from the operating system window server to dashboard server 301 and are routed to the appropriate dashboard client 302. This indirection allows for a variety of features, including: server-side dragging (even if a dashboard client 302 is hung); filtering of events; insertion of server- generated events; and the like. Dashboard clients 302 communicate with server 301 to describe control regions, so that server 301 can initiate server-side drags correctly.
  • Loading widgets 303 In one embodiment, server 301 is responsible for loading widgets 303. It maintains the list of widgets 303 to load when starting up. In one embodiment, the dashboard client 302 corresponding to a particular widget 303 is not launched until the first time the dashboard is activated.
  • server 301 is the arbi ⁇ trator of dashboard clients 302. It controls the process and passes information to and from each widget 303. If a widget 303 crashes, dashboard server 301 re-launches the process automatically. It also prevents crash loops where a widget 303 crashes re ⁇ peatedly at startup. In one embodiment, all communication to a widget 303 goes through dashboard server 301 first.
  • server 301 uses Core-
  • server 301 stores, in configuration information 304 that is stored according to a conventional file system, preferences associated with widgets 303, and vends those preferences to widgets 303.
  • Dashboard Client 302
  • each client 302 is a lightweight process that uses, for example, objects defined as part of a development environment such as Cocoa Application Framework (also referred to as the Application Kit, or AppKit), de ⁇ scribed for example at Mac OS X Panther Release Notes Cocoa Application Frame ⁇ work, available at
  • Clients 302 can be implemented as simplified browser screens that omit conven ⁇ tional interface features such as a menu bar, window frame, and the like. In one embodiment, clients 302 provide the following functionality in implementing the present invention:
  • Client 302 creates a Web View and attaches the HTML of widget 303 to the WebView.
  • Client 302 acts as the delegate for user interface requests made by the Web View.
  • client 302 overrides much of AppKit's default behavior as it regards to communication to server 301 and event handling.
  • Web Views are generic controls for viewing and manipulating HTML and XHTML; they are described, for example, at Web Kit Reference for Ob- jective-C, available at
  • client 302 inserts a custom object in the JavaScript runtime of the Web View. This allows for a variety of exten ⁇ sions for widgets 303, including without limitation: copy/ cut/ paste; getting/ setting preferences; notifications when preferences have changed; opening a linked applica ⁇ tion (for example, a widget 303 may include a button or other trigger that causes a corresponding application to be launched); quitting; moving/ resizing; and the like. [0139] Managing Plug-ins. Some widgets 303 use native code as part of their implementations. In one embodiment, client 302 includes the capability to interface with such native code and/ or with databases and data stores available locally or re ⁇ motely.
  • widgets 303 also have the ability to create a custom AppKit NSView.
  • a widget developer can use a custom view to enable other types of animations, such as OpenGL views, plug-ins such as Flash, and the like.
  • plug-ins are implemented as follows. An Obj-C bundle is loaded from a resources folder associated with widget 303. The bundle has two methods on its Principal Class:
  • initWith Web View is called when the Dashboard Client starts up, and webViewLoaded is called when the page finishes loading.
  • the developer of a plug- in can use the WebKit' s scripting APIs to extend the JavaScript for a particular wid ⁇ get 303. Widget 303 format
  • each widget 303 is implemented as an HTML file.
  • the HTML file can reference other local and remote resources such as style sheets, other HTML files, JavaScript files, images, and the like.
  • Widgets 303 can be imple ⁇ mented using, for example, a flat bundle file format or a packaged HTML file format.
  • the Flat Bundle format has the following directory struc ⁇ ture:
  • the Info.plist describes widget 303. It also provides an identifier for widget 303, and points to the main HTML file and default PNG file. The default PNG file is used as a temporary display while dynamic elements are loaded from server 301.
  • An example of a structure for Info.plist is as follows:
  • My .html can reference any other local resource as well. In one em ⁇ bodiment, the resources are specified relative to the HTML file's location. [0154] My.png can have any name, based on the "Defaultlmage" key in the
  • Info.plist This image is rendered by server 301 if there is no cached representation.
  • the English.lproj and other localizable directories are for localizable strings.
  • widgets 303 are stored locally in storage device
  • Per-machine widgets 303 are stored at, for example: [0157] • /Library/ Widgets/
  • Widgets 303 can also be made available on a per-user basis, particu ⁇ larly in situations where more than one user uses the same computer 102. Per-user widgets 303 are stored, for example, at: [0160] • -/Widgets
  • widgets 303 can be developed using WebKit, de ⁇ scribed, for example, at Web Kit Reference for Objective-C, available at "http://developer.apple.com/ documentation/ Cocoa/Reference/WebKit/ObjC_cla ssic/ index.html". Additional functionality can also be provided, such as the ability to drag to and from web pages, detect control regions, stop plug-ins and timers from firing when the dashboard is hidden, and the like. In one embodiment, such addi ⁇ tional functionality is provided using an enhanced Canvas architecture, as described in related U.S.
  • some or all widgets 303 communicate with a re ⁇ mote server 107 in order to perform their functions.
  • a weather widget requests current weather data from a remote server 107
  • a package tracking widget requests current data regarding package locations from a remote server 107.
  • Such communication takes place according to well-known techniques for requesting and receiving information across a network such as the Internet: widget 303 or client 302 forms a request for data, and transmits the request according to HTTP or some other network protocol; server 107 responds to the request with the information; and widget 303 uses the information in forming the output that will be displayed to the user.
  • these operations take place in response to JavaScript code within widget 303.
  • Server 107 can be a resource that is available generally to the public, or it can be a proprietary source of information to which the user has been given access. Where appropriate, authorization and/ or user verification can be re ⁇ quired before server 107 transmits requested information. If desired, the information can be transmitted across a secure channel and/ or encrypted prior to transmission, according to techniques that are well known in the art. Examples of Widgets 303
  • Figs. 18 through 25 depict examples of some of these types of widgets
  • any or all of these widgets 303 can include a button for accessing a fully functional appli ⁇ cation having expanded functionality, as described above in connection with Figs. 9 and 10.
  • Fig. 18 depicts an example of a calendar widget 1801 according to one embodiment, including current date 1802, calendar display 1803 showing current month, and appointments 1803A.
  • data for the calendar is stored locally at computer 102; in another embodiment, widget 1801 retrieves calendar data from a remote server 107.
  • Fig. 19 depicts an example of a stock quote widget 1901 according to one embodiment, including several stock quotes 1902, a graph 1903 for a selected stock, and an edit button 1904 for making changes to the stocks to be included in widget 1901.
  • widget 1901 retrieves stock quote data from a re ⁇ mote server 107.
  • Fig. 20 depicts an example of a weather widget 2001 according to one embodiment, including current temperature conditions 2002, current time 2003, and forecast 2004.
  • Widget 2001 can be configured to show weather information for any ⁇ one or more locations of interest to the user.
  • widget 2001 re ⁇ trieves weather data from a remote server 107.
  • Fig. 21 depicts an example of a traffic webcam widget 2100, including a current photograph 2102 (or live video feed) of a specified location, and an identifier 2101 of the location according to one embodiment.
  • Widget 2100 can be configured to show images for any one or more locations of interest to the user.
  • widget 2100 retrieves photographs and/ or video from a remote server 107.
  • Fig. 22 depicts an example of a music player widget 901 according to one embodiment, including now-playing indicator 909, counter 2202, controls 2201 for pausing, playing, rewinding and fast-forwarding, and button 902 for accessing a fully functional music player application, as described above in connection with Figs. 9 and 10.
  • widget 901 retrieves music data from a remote server 107.
  • Fig. 23 depicts an example of a package tracking widget 2300 according to one embodiment, including a list of delivery services 2303, one of which is cur ⁇ rently selected.
  • Package tracking information 2301 for the selected delivery service is shown, including a name for each item being delivered, current status, tracking number, and the date of the last update for that item.
  • Detailed tracking info 2302 is shown for a selected item in 2301.
  • the user can configure widget 2300 to add items to be tracked, format the results, and the like.
  • widget 2300 re ⁇ trieves package tracking data from a remote server 107.
  • Fig. 24 depicts an example of an address book widget 1101 according to one embodiment.
  • Widget 1101 includes the following information for an individual: a name 2402, photograph 2401, and contact information 2403. Arrows 2404 allow the user to navigate to other records in the address book.
  • Search field 1201 allows the user to search for names that begin with or include the search terms.
  • data for the address book is stored locally at computer 102; in another embodiment, widget 1101 retrieves address book data from a remote server 107.
  • FIG. 25 depicts an example of a clock widget 2500 according to one em ⁇ bodiment, including a current time display 2501 (which can take any form, digital and/ or analog), and a location 2502 corresponding to the current time display 2501.
  • the user can configure widget 2500 to change the time, location, and/ or format of the display.
  • clock widget 2500 changes in appearance accord ⁇ ing to the time of day. For example, a light-colored face can be shown during the day, and a dark face can be shown at night. Referring again to Fig. 26, clock widget 2500A has a light-colored face because the local time in San Francisco is 11:28 am, while clock widget 2500B has a dark face because the local time in London is 7:28 pm. In one embodiment, other distinguishing visual characteristics are used to de ⁇ note day and night. In one embodiment, local times from 6:00 am to 6:00 pm are in ⁇ dicated as being daytime, while local times from 6:00 pm to 6:00 am are indicated as being night time.
  • Fig. 33 depicts an example of a calculator widget 801 according to one embodiment, including numeric display 3301, keypad 3304, arithmetic operator keys 3302, memory keys 3305, and equals key 3303.
  • Display 3301 shows results of calculations in a manner similar to that of conventional calculators and calculator accessories, except as noted herein.
  • display 3301 lights up, or otherwise changes in appearance, to indicate that calculator widget 801 is active. For example, display 3301 may light up when the user first clicks somewhere within widget 801, and may stay lit until the user dismisses widget 801 or clicks somewhere outside widget 801. While display 3301 is lit, widget 801 is active and can receive user input via the on ⁇ screen cursor or via a keyboard or other input device.
  • operator keys 3302 light up when lit, and stay lit until the next key is pressed, so as to remind the user what operation is being per ⁇ formed.
  • the division operator key 3302 is lit, signifying that the user has clicked on that key, and reminds the user that the current operation is a division operation.
  • operator key 3302 stays lit until another operator key 3302 is pressed, or until the clear button is pressed, or until equals key 3303 is pressed; in another embodiment, operator key 3302 stays lit until any other key is pressed.
  • Figs. 34A and 34B there is shown an example of a dictionary/ thesaurus widget 3400 according to one embodiment.
  • a user can type a word in text input field 3403, and can select dictionary or thesaurus functionality by clicking on text labels 3401 or 3402, respectively, to see either definition 3406 or synonyms 3408. If either definition 3406 or synonyms 3408 do not fit within the bounds of widget 3400, widget 3400 can auto-resize accordingly, or can display ar ⁇ rows 3407 for accessing the rest of the information. Thumb index 3405 can also be presented, allowing the user to quickly access other words that appear on the same dictionary page as the entered word.
  • a reverse lookup diction ⁇ ary (not shown) can also be provided (the user enters a definition or part thereof, and widget 303 responds with one or more words that match the entry).
  • data for the dictionary/ thesaurus is stored locally at computer 102; in an ⁇ other embodiment, the dictionary/ thesaurus widget retrieves its data from a remote server 107.
  • the dashboard is also available to a user from a remote location.
  • Configuration information for the user's dashboard is stored at a remote server, pursuant to a user command or automatically.
  • the user can then log in from a remote computer or other device, and be presented with a web page that duplicates the user's dashboard as it would be viewed from his or her own com ⁇ puter.
  • Widgets 303 are provided via HTML pages per the extended functionality de ⁇ scribed above. The user can interact with widgets 303 in the same manner as from his or her own computer.
  • an alternative design for configuration bar 601 such as shown in Fig. 36 is presented.
  • an animation is played that causes configuration bar 601 to ap ⁇ pear to rise up from the bottom edge of the screen.
  • an animation is played that causes configuration bar 601 to ap ⁇ pear to descend back into the bottom edge of the screen.
  • Arrows 3601 provide access to additional widgets not currently shown on the screen.
  • Fig. 37 is similar to Fig. 36, but includes a "1 of 2" indicator 3701 to in ⁇ form the user that two pages of widgets are available, and that the currently dis ⁇ played page is the first of the two.
  • indicator 3701 is displayed only when the user rolls over one of the arrows 3601 for navigating to another page of widgets. In another embodiment, indicator 3701 is shown at all times when it is applicable.
  • a More Widgets button 3602 appears. Button 3602 provides direct access to functionality for downloading (and/ or accessing) additional widgets, for example from a widget server.
  • buttons 2901 on widgets appear only when configuration bar 601 is active. An example is shown in Fig. 38.
  • "close" buttons 2901 on widgets are always available, or are available when the user rolls over a widget.
  • only the "close” button 2901 for the widget being rolled over appears.
  • the user can configure whether "close” buttons 2901 always appear or only appear at certain times.
  • a Terms of Use agreement 3901 is displayed, as shown in Fig. 39.
  • the user can click on Accept 3904, Decline 3903, or Print 3902. If the user accepts the terms of use, the widget functionality described herein is activated. If the user de ⁇ clines the terms of use, the widget functionality is made unavailable to the user. If the user clicks on Print 3902, the Terms of Use agreement is printed.
  • the Terms of Use agreement 3901 is only dis ⁇ played upon initial activation of the widget functionality or unified interest layer functionality; on subsequent activations, it is not displayed. In another embodiment, it is displayed if another user activates the widget functionality or unified interest layer functionality. In yet another embodiment, it is displayed subsequent to any reinstallation or upgrade of the widget functionality or unified interest layer func ⁇ tionality.
  • the present invention provides any or all of the following widgets, either alone or in any combination.
  • the in ⁇ vention provides some or all of the following in combination with some or all of the widgets and other functionality described herein and/ or in the above-referenced re ⁇ lated patent applications.
  • the system of the present in ⁇ vention obtains information from online data sources via a network, in response to queries generated based on user input.
  • the online data sources provide information that is used to generate the widget display.
  • those widgets that obtain their information via a network include a visual indicator to let the user know whether or not the displayed data is live.
  • such widgets also dis ⁇ play the date and time of the most recent data update.
  • Fig. 40 depicts a flight tracker widget 4000. The user can enter what ⁇ ever information is known, including any combination of flight number, arrival city, departure city, airline, date, and time.
  • the widget communicates with online flight data sources to obtain gate information, flight status, and the like, hi one embodi ⁇ ment, the widget displays any or all of airline 4001, flight number 4002, departure city 4008, departure time (scheduled) (not shown in Fig. 40), departure time (actual) 4003, departure time (expected) (not shown in Fig. 40), departure airport code 4004, arrival city 4009, arrival time (scheduled) (not shown in Fig. 40), arrival time (actual) (not shown in Fig. 40), arrival time (expected) 4006, arrival airport code 4005, depar ⁇ ture gate (not shown in Fig. 40), arrival gate 4007, on-time/ late/ early status 4010, aircraft type (not shown in Fig. 40), speed 4011, and altitude 4012.
  • Fig.41 depicts a stock quote widget 4100.
  • the user can enter a portfo ⁇ lio of stocks (or other securities), or the widget can extract the user's stock holdings from an online data source, locally stored file, or other source. Alternatively, the user can enter an individual ticker symbol.
  • the widget displays the ticker symbol(s) 4101, current stock price(s) 4102, change since previous day 4103, and the like.
  • the widget displays a graph 4104 showing stock performance for a stock or portfolio.
  • the graph can be shown in any of a number of different formats and time ranges.
  • an Edit button 4105 is pro ⁇ vided to allow access to input/ output elements for changing characteristics of the displayed portfolio or stock quotes, or other preferences.
  • a last updated indicator 4106 is included.
  • the user can click on a but ⁇ ton (not shown) to initiate a Buy or Sell operation for the displayed stock, or to find out more information about the stock.
  • Figs. 42A and 42B depict a movie listings widget. As shown in Fig.
  • a user can select from a list of movie titles 4201 or a list of theaters 4202, and can see show times 4203, ratings 4204, and the like.
  • a button 4209 is provided for select ⁇ ing between titles and theaters.
  • a button 4205 is provided for selecting the date the user is interested in (today, tomorrow, or another date).
  • An information button 4206 is provided for obtaining more information about the selected movie, including for example a synopsis, photos, reviews, website links, or the like.
  • a ticket purchase button 4207 is provided for purchasing tickets to the selected show time.
  • a preview button 4208 is provided for accessing a video preview of the movie. [0194]
  • the theaters shown are based on a target location
  • the user can click on the information button 4206 to see a synopsis
  • Fig. 42B The user can click on back button 4213 to return to the previous display.
  • the user can click on the ticket purchase button 4207 or the preview button 4208 to purchase tickets or view the video preview.
  • Figs. 43A through 43D depict a widget 4300 for managing a DVD rental queue.
  • the user can browse various categories 4301 of movies by clicking on the categories 4301 in the left side of widget 4300.
  • the user can type in the Search field 4302 to search for a movie title.
  • the user can click on Rec ⁇ ommendations 4303 to see personalized recommendations based on previous rentals or on other information provided by the users.
  • the user can click on Queue 4304 to see the current rental queue.
  • a quality rating 4306 ap ⁇ pears (one to five stars).
  • the user can click on an information button 4307 to see more information about the movie, or can click on Add Movie 4308 to add the se ⁇ lected movie to the user's queue.
  • Fig. 43B shows the widget 4300 after the user has clicked on the infor ⁇ mation button 4307.
  • a description 43010 of the selected movie is shown, along with a movie poster representation 43020, rating 43030, quality rating 4306, and the like.
  • Previous and next buttons 4310, 4311 allow the user to jump directly to other movies in the queue or list.
  • the user can click on back button 4213 to return to the previous screen, or can click on Add Movie 4308 to add the movie to the user's queue.
  • Figs. 43C and 43D show the widget 4300 after the user has clicked on the Queue button 4304.
  • the widget shows DVDs currently in the queue 4312, along with DVDs currently out 4313 (i.e. in the user's possession or on their way to the user).
  • Availability 4314, ship dates 4315, and ETA 4316 are shown.
  • a total number of movies 4317 in the rental queue is shown.
  • Fig. 44 depicts a translation widget 4400.
  • the user can select a "from" language and a "to" language (via pop-up menus 4401, 4402), and can enter text in the upper box 4403.
  • the translated text appears in the lower box 4404.
  • the widget waits for a typ ⁇ ing pause of some particular length (for example one second) before performing translation.
  • the widget 4400 transmits the entered text to an online translation resource; in another embodiment, translation is performed locally using software installed at the user's computer. In one embodiment, reverse transla ⁇ tion is also performed, so that the user can see the end result of translating the en ⁇ tered text to the other language and back; in this way the user can gauge the overall quality of the translation.
  • Figs. 45A through 45C depict a metric conversion widget 4500.
  • the user can select the type of conversion from Convert pop-up menu 4501 (e.g. length, volume, area, speed, temperature, weight, or the like), and can select the from/ to units for the conversion via two other pop-up menus 4502, 4503.
  • the user can enter numbers in either of the two fields 4504, 4505, and the converted value appears in the other field.
  • values are converted as numbers are entered, so the user need not hit Enter or some other button to initiate the conversion.
  • the widget waits for a typing pause of some particular length (for ex ⁇ ample one second) before performing conversion.
  • a distinctive graphic 4506 appears within the wid ⁇ get (for example along the top edge of the widget) to denote the type of conversion being performed.
  • a ruler graphic 4506A is shown (Fig. 45A)
  • a speedometer graphic 4506B is shown (Fig. 45B)
  • a thermometer graphic 4506C is shown (Fig. 45C).
  • these graphics 4506 can take any form, and that the Figures are merely exemplary. In one embodiment, these graphics 4506 are animated.
  • Figs- 46A through 46F depict a weather widget 4600.
  • weather widget 4600 shows information for a given location 4606; location 4606 can be provided by the user or extracted from other information such as the user's ZIP code or address.
  • weather widget 4600 shows current temperature 4601, high 4602 and low 4603 for the day, and a forecast 4604.
  • Graphic elements 4605 depict the current conditions and the forecast conditions. For exam ⁇ ple, a sun, clouds, rain, or any combination thereof can be shown to indicate condi ⁇ tions. In one embodiment, these graphic elements 4605 can be combined as needed to accurately represent the weather conditions.
  • the graphic elements 4605 are animated; for example clouds can be shown to move slightly in the wind, in order to indicate how much wind there is.
  • the weather widget 4600 can be expanded or col ⁇ lapsed in response to rollover or in response to the user clicking on a button for ex ⁇ panding and collapsing.
  • Fig. 46A shows a weather widget in an ex ⁇ panded state
  • Fig. 46B shows it in a collapsed state where forecast 4604 is not shown.
  • the graphic element 4605 shows a moon when it is night (Fig. 46D), and sun when it is day (assuming that conditions are clear).
  • the widget 4600 uses the local machine's internal clock, or obtains current time informa ⁇ tion over a network, to determine the time of day or night.
  • Fig. 46C shows a number of widget states 4615 for various phases of the moon.
  • Fig. 46E In which graphic element 4605 depicts rain
  • Fig. 46F in which graphic element 4605 depicts lightning. Any or all of these can be animated if desired.
  • Figs. 47A through 47C depict a telephone directory widget 4700, im ⁇ plemented as a Yellow Pages function.
  • the user can type in a business name or cate ⁇ gory (or portion thereof) in field 4701 as shown in Fig. 47B, and listings 4702 are dis ⁇ played in the widget as shown in Fig. 47A.
  • Fig. 47C shows another example wherein the user-entered query is a name rather than a category.
  • the lookup is based on a target location (for exam ⁇ ple a ZIP code entered by the user, or known to the widget based on previously en ⁇ tered or derived user data).
  • Listings 4702 within a predefined or user-specifiable ra ⁇ dius of the target location are shown.
  • listings 4702 are dis ⁇ played as the user types (updated automatically with each keystroke), so the user need not hit Enter or some other button to activate the lookup operation.
  • the widget 4700 waits for a typing pause of some particular length (for example one second) before looking up and displaying listings 4702.
  • each listing 4702 includes the name of the business, telephone number, distance from the target location, and address.
  • the user can click on a listing 4702 to see more information, including for example a map, reviews, or the like.
  • the user can add any displayed listing 4702 to a personalized address book, for example by clicking on a button (not shown) adjacent to the listing 4702.
  • any or all of the above-described widgets, and/ or any or all of the widgets described in the above-referenced related application in ⁇ clude animation or other motion-based elements.
  • a clock widget can include moving hands and other elements.
  • the present invention also relates to an apparatus for performing the operations herein.
  • This apparatus may be specially constructed for the required purposes, or it may comprise a general-purpose computer selectively activated or reconfigured by a computer program stored in the computer.
  • a computer pro ⁇ gram may be stored in a computer readable storage medium, such as, but is not lim ⁇ ited to, any type of disk including floppy disks, optical disks, CD-ROMs, and mag ⁇ netic-optical disks, read-only memories (ROMs), random access memories (RAMs), EPROMs, EEPROMs, magnetic or optical cards, or any type of media suitable for storing electronic instructions, and each coupled to a computer system bus.
  • modules, features, attributes, methodologies, and other aspects of the invention can be implemented as software, hardware, firmware or any combina ⁇ tion of the three.
  • a component of the present invention is im ⁇ plemented as software, the component can be implemented as a standalone pro ⁇ gram, as part of a larger program, as a plurality of separate programs, as a statically or dynamically linked library, as a kernel loadable module, as a device driver, and/ or in every and any other way known now or in the future to those of skill in the art of computer programming.
  • the present invention is in no way limited to implementation in any specific operating system or environment.

Abstract

A user-activatable dashboard (also referred to as a unified interest layer) contains any number of user interface elements, referred to herein as “widgets”, for quick access by a user. In response to a command from a user, the dashboard is invoked and the widgets are shown on the screen. The user can activate the dashboard at any time, causing the dashboard to temporarily replace the existing user interface display on the user’s screen. Once the dashboard has been activated, the user can interact with any or all of the widgets, and can configure the dashboard by adding, deleting, moving, or configuring individual widgets as desired. When the user wishes to return to the normal user interface he or she was working with, the user issues a command causing the dashboard to be dismissed. Once the dashboard has been dismissed, the previous user interface state is restored, allowing the user to resume normal interactions with the operating system.

Description

UNIFIEDINTERESTLAYERFORUSERINTERFACE
Inventors: lmran A. Chaudhri
John Louch Andrew M. Grignon Gregory N. Christie
Cross -Reference to Related Applications
[0001] The present application claims priority as a continuation-in-part of U.S.
Utility patent application serial no. 10/877,968, for "Unified Interest Layer For User Interface," filed June 25, 2004 (Attorney Docket 8957), the disclosure of which is in¬ corporated herein by reference, and U.S. Utility patent application serial no. (not yet known), for "Unified Interest Layer for User Interface," filed June 23, 2005 (Attorney Docket 10236), the disclosure of which is incorporated herein by reference. [0002] The present application further claims priority from U.S. Provisional patent application serial no. 60/642,025, for "Unified Interest Layer Widgets/' filed January 7, 2005 (Attorney docket 9920), the disclosure of which is incorporated herein by reference.
[0003] The subject matter of the invention is generally related to the following jointly owed and co-pending patent applications, each incorporated herein by refer¬ ence in its entirety:
• U.S. Provisional patent application serial no. xx/xxx,xxx, for "Pro- cedurally Expressing Graphic Objects for Web Pages," filed June 25, 2004);
• U.S. Utility patent application serial no. yγ/yγy>yYY>r "User In¬ terface for Assisting in the Installation of an Asset," filed June 22, 2004; • U.S. Utility patent application serial no. 10/826,762, for "High-Level Program Interface for Graphics Operations/' filed April 16, 2004;
• U.S. Utility patent application serial no. 10/866,360, for "System and Method for Processing Graphics Operations with Graphics Processing Unit," filed June 11, 2004;
• U.S. Utility patent application serial no. 10/826,596, for "Improved Gaussian Blur," filed April 16, 2004;
• U.S. Utility patent application serial no. 10/826,744, for "System for Emulating Graphics Operations," filed April 16, 2004;
• U.S. Utility patent application serial no. aa/aaa,aaa, for "User- Interface Design," filed June 24, 2004;
• U.S. Utility patent application serial no. bb/bbb,bbb, for "Gaussian Blur Approximation Suitable for GPU," filed June 24, 2004;
• U.S. Utility patent application serial no. 10/825,694, for "System for Optimizing Graphics Operations," filed April 16, 2004;
• U.S. Utility patent application serial no. 10/826,773, for "System for Reducing the Number of Programs Necessary to Render an Image," filed April 16, 2004; and
• U.S. Utility patent application serial no. cc/ccc,ccc, for "Fast Ap¬ proximation Functions for Image Processing Filters," filed June 24, 2004.
Field of the Invention
[0004] The present invention relates generally to graphical user interfaces, and more particularly to a user-activatable, configurable, unified layer containing items of interest to a user.
Background of the Invention
[0005] A hallmark of modern graphical user interfaces is that they allow a large number of items to be displayed on a screen at the same time. The leading per¬ sonal computer operating systems, such as Apple MacOS X and Microsoft Windows XP, provide user interfaces in which a number of windows can be displayed, over¬ lapped, resized, moved, configured, and reformatted according to the needs of the user. Taskbars, menus, and other UI elements provide mechanisms for accessing and activating windows even when they are hidden behind other windows. [0006] Although many users appreciate the ability of such user interfaces to present such a wealth of information on the screen simultaneously, the resulting "in¬ formation overload" can be somewhat overwhelming. Users often find that it is dif¬ ficult to navigate to a particular UI element or window, or to even locate a desired element, among a large number of onscreen elements. The problem is further com¬ pounded when user interfaces allow users to position the onscreen elements in any desired arrangement, including overlapping, minimizing, maximizing, and the like. Such flexibility may be useful to some users but may result in chaos for other users. Having too many items on the screen simultaneously leads to information overload, and can act as an inhibiting factor in the effective use of the computer equipment. [0007] Some user interfaces dedicate certain areas of the screen for holding certain user interface elements that are commonly used (such as a menu bar, or icons that activate commonly-used programs or files). However, such areas are generally limited in size, so as not to occupy too much valuable screen real estate that could otherwise be devoted to the main workspace area of the display screen. Although small elements, such as a digital clock element or taskbar, may be well suited for display in such dedicated screen areas, other types of elements cannot be usably pre¬ sented in such a small screen area; thus they must be activated, or enlarged, before they can be used or viewed. This causes yet another level of confusion, since the items need to be activated and dismissed. Furthermore, the items may overlap or otherwise add to the number of onscreen elements that must be dealt with and or¬ ganized by the user.
[0008] These problems cause many users to fail to use their computers to their full potential, and can further result in frustration or confusion, particularly in nov¬ ice users.
[0009] What is needed is a mechanism for providing easy access to commonly used user interface elements, without introducing additional clutter or confusion. What is further needed is a mechanism for providing such access in a user- configurable manner that allows the user to activate and dismiss the UI elements at will and with a minimum of confusion. What is further needed is a mechanism that allows users to easily activate and dismiss certain user interface elements regardless of the number of open windows currently on the user's screen, and without requir¬ ing the user to search for particular user interface elements among a set of open win¬ dows.
[0010] What is further needed is a mechanism for addressing the above-stated problems in a convenient, easy-to-use manner that is likely to be readily adopted by users, and that fits within the framework of existing graphical user interfaces.
Summary of the Invention
[0011] According to the techniques of the present invention, a user-activatable dashboard (also referred to as a unified interest layer) is provided. The dashboard can contain any number of user interface elements, referred to herein as "widgets," for quick access by a user. In response to a command from a user, the dashboard is invoked and the widgets are shown on the screen. In one aspect of the invention, the user can activate the dashboard at any time, causing the dashboard to temporarily replace or overlay the existing user interface display on the user's screen. [0012] Once the dashboard has been activated, the user can interact with any or all of the widgets, and can configure the dashboard by adding, deleting, moving, or configuring individual widgets as desired. When the user wishes to return to the normal user interface, the user issues a command causing the dashboard to be dis¬ missed. Once the dashboard has been dismissed, the previous user interface state is restored, allowing the user to resume normal interactions with the operating system. [0013] In one aspect, the dashboard, when activated, temporarily replaces the existing user interface display. In another aspect, the dashboard partially obscures the existing user interface display, but allows some part of the existing display to be visible so as to remind the user of its presence. In another aspect, the existing user interface display is faded, blurred, and/ or darkened while the dashboard is active. [0014] In one aspect, a transition effect is displayed during activation and/ or dismissal of the dashboard, so as to assist the user in understanding what is happen¬ ing when the dashboard appears and disappears. [0015] In one aspect, the user can select from any number of widgets to be placed on the dashboard in any desired arrangement. Whenever the dashboard is activated, the widgets appear in the locations where the user placed them previ¬ ously.
[0016] Widgets can be of any type. They can communicate with a remote server to provide information to the user (for example, a weather report), or they can provide commonly needed functionality (for example, a calculator), or they can act as an information repository (for example, a notepad or calendar). Some widgets can provide a combination of these types of functions. In one aspect, an application programming interface (API) is provided so as to allow third-party developers to create and distribute additional widgets that provide different types of functionality.
Brief Description of the Drawings
[0017] The accompanying drawings illustrate several embodiments of the in¬ vention and, together with the description, serve to explain the principles of the in¬ vention.
[0018] Fig. 1 is a block diagram depicting an overall architecture for imple¬ menting the present invention according to one embodiment. [0019] Fig. 2 is a flowchart depicting a method for activating and using a dashboard according to one embodiment of the present invention. [0020] Fig. 3 is a block diagram depicting a software architecture for imple¬ menting the present invention according to one embodiment.
[0021] Fig. 4 is a screen shot depicting a desktop user interface prior to activa¬ tion of a dashboard.
[0022] Fig. 5 is a screen shot depicting an initial state for a dashboard, accord¬ ing to one embodiment.
[0023] Fig. 6 is a screen shot depicting a configuration bar for a dashboard, according to one embodiment.
[0024] Fig. 7 is a screen shot depicting user selection of a widget from the con¬ figuration bar, according to one embodiment. [0025] Fig. 8 is a screen shot depicting a dashboard including a calculator widget, according to one embodiment.
[0026] Fig. 9 is a screen shot depicting a dashboard including a calculator widget and a music player widget, according to one embodiment. [0027] Fig. 10 is a screen shot depicting activation of a music player applica¬ tion as invoked by a music player widget, according to one embodiment. [0028] Fig. 11 is a screen shot depicting a dashboard including a calculator widget, a music player widget, and an address book widget, according to one em¬ bodiment.
[0029] Fig. 12 is a screen shot depicting operation of an address book widget, according to one embodiment.
[0030] Fig. 13 is a screen shot depicting a dashboard including a number of widgets including a notes widget, according to one embodiment. [0031] Fig. 14 is a screen shot depicting a dashboard where the configuration bar has been closed, according to one embodiment.
[0032] Fig. 15 is a screen shot depicting a dashboard wherein widgets have been moved to new positions.
[0033] Figs. 16A through 16C are screen shots depicting a transition animation for dismissing the dashboard, according to one embodiment. [0034] Figs. 17A through 17D are screen shots depicting a transition anima¬ tion for activating the dashboard, according to one embodiment. [0035] Fig. 18 is an example of a calendar widget according to one embodi¬ ment.
[0036] Fig. 19 is an example of a stock quote widget according to one em¬ bodiment.
[0037] Fig. 20 is an example of a weather widget according to one embodi¬ ment.
[0038] Fig. 21 is an example of a traffic webcam widget according to one em¬ bodiment.
[0039] Fig. 22 is an example of a music player widget according to one em¬ bodiment. [0040] Fig. 23 is an example of a package tracking widget according to one embodiment.
[0041] Fig. 24 is an example of an address book widget according to one em¬ bodiment.
[0042] Fig. 25 is an example of a clock widget according to one embodiment.
[0043] Fig. 26 is a screen shot depicting a dashboard where the configuration bar has been closed, according to one embodiment.
[0044] Fig. 27 is a screen shot depicting a dashboard where the configuration bar has been opened to show favorite widgets, according to one embodiment. [0045] Fig. 28 is a screen shot depicting a dashboard where the configuration bar has been opened to allow access to additional widgets, according to one em¬ bodiment.
[0046] Fig. 29 is a screen shot depicting a dashboard including rollover icons for closing and configuring a widget, according to one embodiment. [0047] Fig. 30 is a screen shot depicting a dashboard wherein some labels in the configuration bar have changed in appearance, according to one embodiment. [0048] Fig. 31 is a screen shot depicting a dashboard wherein some labels in the configuration bar have changed in appearance, and wherein the dashboard in¬ cludes rollover icons for closing and configuring a widget according to one embodi¬ ment.
[0049] Fig. 32 is a screen shot depicting a dashboard showing preferences con¬ trols for two widgets, according to one embodiment.
[0050] Fig. 33 is an example of a calculator widget according to one embodi¬ ment.
[0051] Figs. 34A and 34B depict an example of a dictionary/ thesaurus widget according to one embodiment.
[0052] Fig. 35 depicts a screen shot wherein the configuration bar is inactive.
[0053] Fig. 36 depicts a screen shot wherein the configuration bar is active.
[0054] Fig. 37 depicts a screen shot wherein the configuration bar is active, and wherein an indicator is shown as to how many other pages of widgets exist within the configuration bar. [0055] Fig. 38 depicts a screen shot wherein the configuration bar is active, and wherein two widgets including close boxes are displayed. [0056] Fig. 39 depicts a Terms of Use agreement.
[0057] Fig. 40 depicts a flight tracker widget.
[0058] Fig. 41 depicts a stock quote widget.
[0059] Figs. 42A and 42B depict a movie listings widget.
[0060] Figs. 43 A through 43D depict a widget for managing a DVD rental queue.
[0061] Fig. 44 depicts a translation widget.
[0062] Figs- 45A through 45C depict a metric conversion widget.
[0063] Figs. 46A through 46F depict a weather widget.
[0064] Figs. 47A through 47C depict a telephone directory widget.
[0065] One skilled in the art will recognize that these Figures are merely ex¬ amples of the operation of the invention according to one embodiment, and that other user interface arrangements and modes of operation can be used without de¬ parting from the essential characteristics of the invention.
Detailed Description of the Embodiments
[0066] The present invention is now described more fully with reference to the accompanying Figures, in which several embodiments of the invention are shown. The present invention may be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. Rather these embodiments are provided so that this disclosure will be complete and will fully convey the invention to those skilled in the art. Hardware Architecture
[0067] In one embodiment, the present invention is implemented as part of an operating system for a personal computer. One example of an implementation of the present invention is in a Macintosh personal computer running the MacOS X operat¬ ing system. Referring now to Fig. 1, there is shown an example of an architecture for a system 100 for implementing the present invention. Personal computer 102 in¬ cludes processor 103, memory 105, input devices 114 such as keyboard and mouse, and output device 115 such as a display screen. A graphics module 113, such as a graphics card, may be provided for generating output for output device 115. User 101 interacts with system 100 by providing input via device 114 and viewing output via device 115. Computer 102 also includes local storage 106, such as a hard drive, and can also include network connection 108 for accessing remote server 107. These components are well-known hardware components commonly used for running software applications. In one embodiment, software embodying the invention is provided on a computer-readable medium such as local storage 106. [0068] In another embodiment, the present invention is implemented as a plug-in that can be installed and run on personal computer 102, and that interacts with the operating system of personal computer 102 to perform the functions de¬ scribed herein. In yet another embodiment, the present invention is implemented as functionality in a software application running on a personal computer. [0069] For illustrative purposes, in the following description the invention is described as a feature of an operating system; however, one skilled in the art will recognize that the techniques of the present invention can be implemented in other contexts as well, including those described above. Method of Operation
[0070] Referring now to Fig. 2, there is shown a flowchart depicting a method for activating and using a dashboard according to one embodiment of the present invention. In one embodiment, the user can activate the functionality of the present invention at any time, for example by hitting a designated function key or key com¬ bination, or by clicking on an icon, or by selecting a command from an onscreen menu, or by moving an onscreen cursor to a designated corner of the screen. In re¬ sponse to the user performing such an action 202, the current state of the user inter¬ face is saved 203, the user interface is temporarily inactivated (and/ or faded 204), an animation is played 205 to introduce the dashboard, and the dashboard of the pre¬ sent invention is displayed 206. If applicable, a previous state of the dashboard is retrieved, so that the dashboard can be displayed in the same configuration as the last time the user saw it.
[0071] In one embodiment, the dashboard is overlaid on the existing desktop user interface; the user interface may be darkened, brightened, blurred, distorted, or otherwise altered so as to emphasize that it is temporarily inactivated. The existing desktop may be visible behind the dashboard. In another embodiment, the existing desktop is not visible while the dashboard is active. In another embodiment, the desktop is shrunk to a small portion of the screen while the dashboard is active, and can be reactivated by clicking on it. In another embodiment, the desktop is shrunk and presented as a widget similar to the widgets described herein; the desktop can be reactivated by clicking on the widget.
[0072] The dashboard (also referred to herein as a "unified interest layer") in¬ cludes a number of elements, referred to herein as "widgets". These widgets gener¬ ally include software accessories for performing useful, commonly needed functions. Examples of widgets include, without limitation, a calendar, a calculator, an address book, a package tracker, a weather module, and the like. In one embodiment, some widgets may interact with remote sources of information, such as servers, to provide information; for example, a weather module may retrieve live weather data from a remote server. Widgets may be interactive, so that a user performs common input operations (such as clicking a mouse or typing on a keyboard) to utilize the func¬ tionality of a widget.
[0073] The user interacts with and/ or configures widgets as desired 207. In one embodiment, the user can move widgets around the screen, and can resize wid¬ gets if applicable. Some widgets may be resizable, and some may be of fixed size; the widget author may specify whether a widget can be resized. Some widgets may automatically resize themselves based on the amount or nature of the data being dis¬ played. In one embodiment, widgets may overlap one another. In another em¬ bodiment, widgets do not overlap one another; if the user attempts to move one widget to the position occupied by another widget, one of the widgets may auto¬ matically move out of the way to make room. In one embodiment, the position, configuration, and size of widgets are saved when the dashboard is dismissed, so that the same state can be restored the next time the dashboard is invoked. [0074] When the user wishes to dismiss 208 the dashboard and return to the normal user interface, he or she does so by invoking a dismissal command. In vari¬ ous embodiments, the user hits a function key or key combination (which may be the same or different than the key or combination used to activate the dashboard), or clicks on a close box or other icon, or clicks on negative space within the dashboard (in other words, a space between widgets), or moves an onscreen cursor to a prede¬ fined corner of the screen. In another embodiment, the dashboard is automatically dismissed after some predetermined period of time without any user activity, or upon some other trigger event. An animation may be played 209 to provide a transi¬ tion as the dashboard is dismissed.
[0075] In one embodiment, when the dashboard is dismissed, the current con¬ figuration of the widgets is stored so that it can be retrieved the next time the dashboard is activated. In one embodiment, an animation is played to dismiss the dashboard and re-introduce the user interface. The user interface is restored 210 to its previous state, so that the user can resume normal interaction with the software applications and operating system of the computer.
[0076] In one embodiment, the dashboard is configurable. The user can select any number of widgets to be displayed, for example by dragging the widgets from a configuration bar (or other user interface element) onto a location on the dashboard. In one embodiment, the configuration bar can include different types of widgets, and can be categorized and/ or hierarchically organized. In one embodiment, in re¬ sponse to the user dragging a widget onto the configuration bar, the widget is downloaded from a server and installed (if it is not already installed on the user's machine). In one embodiment, certain widgets may cost money, so that the user must provide a credit card or some other payment means before the widget is in¬ stalled on the user's machine. In another embodiment, widgets are already installed on the user's machine, but are only made visible when they have been dragged from the configuration bar onto the dashboard. One skilled in the art will recognize that the configuration bar is merely an example of one type of user interface element for configuring the dashboard, and that other configuration mechanisms can be used without departing from the essential characteristics of the present invention. [0077] As mentioned above, various types of animations can be used to em¬ phasize and clarify transitions in connection with the present invention. For exam¬ ple, activation of the dashboard can be signaled by a "fly-in" animation, wherein the widgets move from the edge of the screen inwards to their respective positions in the dashboard. Simultaneously/ the user interface can be darkened, blurred, distorted, or otherwise altered to indicate that it is temporarily inactive. Dismissal of the dashboard can be signaled by a "fly-out" animation, wherein the widgets move to¬ wards the edge of the screen and then appear to fly off the screen. Simultaneously, the user interface is restored to its normal state. In one embodiment, when the user drags a widget from the configuration bar onto the desktop, an animation such as a ripple effect can be shown, to emphasize that the widget has been placed onto the desktop in the selected location. The ripple effect distorts the background temporar¬ ily to give the impression that the widget is being placed into water. In one em¬ bodiment, the effect is implemented according to animation and distortion tech¬ niques described in detail in the related cross-referenced patent applications. In one embodiment, such animations are configurable by the user.
[0078] In one embodiment, more than one dashboard is available. For exam¬ ple, the user can configure one dashboard to contain widgets related to work, and another for widgets related to personal matters. Different trigger events (such as dif¬ ferent key combinations) can be used for triggering the various dashboards; alterna¬ tively, the user can select from a pop-up menu which dashboard he or she wishes to activate. The system of the present invention stores state information for each of the dashboards. Different dashboards can contain one or more of the same widgets; state information for a widget can be maintained separately for each dashboard in which the widget appears, or it can be commonly maintained across all dashboards in which the widget appears. In addition, different dashboards can be available for different users of computer 102, so that each user can only access the dashboard(s) he or she created. A user can specify a dashboard as being available to other users, if desired. A user can also specify, for any or all of the dashboards he or she creates, whether other users are permitted to make changes to the dashboard (s). [0079] In one embodiment, some or all widgets are associated with related, fully functional applications providing expanded versions of the functionality of the corresponding widgets. These widgets include a button, or icon, or other element, for quickly launching the associated application. When the user clicks on the button, the dashboard is dismissed, the normal desktop user interface is reactivated, and the associated application is automatically launched. For example, as will be described in more detail below, a music player widget can include a button for launching a fully functional music player application containing additional features beyond what is available in the widget.
[0080] In one embodiment, a button can be provided for accessing a website, web page, or web-based application having functionality or information related to a widget. When the user clicks on the button, the dashboard is dismissed, the normal desktop user interface is reactivated, a web browser is launched, and the web page (or the like) associated with the widget is automatically launched. For example, a stock quote widget may include a button for accessing a website that includes more detailed information on a portfolio or on a particular stock. In another embodiment, related fully functional applications, websites, web pages, or web-based applications can be accessed by other means than a button within the widget. For example, such functionality can be launched via an on-screen icon or menu, or via a keystroke or key combination.
[0081] In one embodiment, the fully functional application or related website provides context for a launched widget. For example, if the user has highlighted a word in a document before activating a dictionary widget, the dictionary widget's text field is automatically populated with the highlighted word. In one embodiment, a word search is automatically activated, and the results automatically displayed, so that activating the dictionary widget causes a definition to be displayed without any further user interaction. Similarly, if an email message is open on the user's screen when an address book widget is launched, the address book is automatically opened to a page corresponding to the contact information for the sender of the email mes¬ sage. In one embodiment, such prepopulation or automatic opening is not per¬ formed under certain situations, such as for example if the widget is already open to another page or entry. In one embodiment, the user can configure the operation of the widget, including whether or not such prepopulation or automatic opening oc¬ curs and under what circumstances it should occur. One skilled in the art will rec- ognize that there are many other situations where a widget can use context informa¬ tion from a currently-running application or website.
[0082] In one embodiment, some or all widgets have rollover elements; these are user interface elements that appear when the onscreen cursor is moved over the widget. The rollover elements disappear when the onscreen cursor is moved so that it is no longer over the widget. In one embodiment, rollover elements only appear if the cursor is held over the widget for at least a predetermined period of time, such as half a second. An example of a rollover element is a volume ring (not shown) for music player application.
[0083] Figs. 4 through 17D and 26 through 32 depict examples of dashboard operations in response to various user commands; these Figures illustrate various techniques and capabilities of the present invention.
[0084] Fig. 4 depicts a desktop user interface 400 prior to activation of the dashboard. Desktop user interface 400 (referred to herein as "desktop") is a conven¬ tional user interface as may be provided by an operating system such as MacOS X. Desktop 400 has a background image, menu bar 401, and other standard features. As is known in the art, desktop 400 may also include windows, icons, and other ele¬ ments (not shown).
[0085] The user activates the dashboard by selecting an item from a menu, or by clicking on an icon, or by pressing a function key or key combination, or by some other means for invoking a command. Fig. 5 depicts an initial state for a dashboard, according to one embodiment. In the example of Fig. 5, a configuration icon 501 is initially displayed. Alternatively, upon activation, the dashboard can include one or more default widgets. Alternatively, if the dashboard has previously been activated and configured, the widgets are displayed as previously configured. As shown in Fig. 5, the dashboard itself is not necessarily visible as a distinct layer; rather its vari¬ ous components (such as widgets, icon 501, and other features) are visible. In one embodiment, these components are displayed in a transparent layer that allows desktop 400 to be seen through it. In one embodiment desktop 400 and its compo¬ nents are darkened (or blurred, or otherwise visually modified) while the dashboard is active, so as to emphasize that desktop 400 is temporarily inactive. The user can easily reactivate desktop 400 and dismiss the dashboard by simply clicking on an area of the screen where no dashboard element is being displayed; in one embodi¬ ment, clicking on this "negative space" causes the dashboard to be dismissed accord¬ ing to techniques described in more detail below. In another embodiment, other commands, key combinations, icons, or other user input is used to cause the dashboard to be dismissed. In another embodiment, desktop 400 is not visible while the dashboard is active.
[0086] In one embodiment, the user can move icon 501 to any location on the screen by dragging it, and the position of icon 501 is persistent from one invocation of the dashboard to the next.
[0087] The user clicks on icon 501 to activate configuration bar 601, as shown in Fig. 6. Configuration bar 601 provides access to various widgets that can be placed on the dashboard. In one embodiment, a text label is shown for each avail¬ able widget. In another embodiment, an icon is shown for each available widget. If many widgets are available, they may be arranged hierarchically by type, or alpha¬ betically, or by any other categorization methodology. For example, a number of categories may be displayed; clicking on one of the categories causes a pull-down menu to be displayed, listing a number of widgets in that category. In one embodi¬ ment, a buy command 602 is also available, allowing the user to select widgets from an online store or website. One skilled in the art will recognize that the particular configuration and appearance of configuration bar 601 in Fig. 6 is merely exemplary, and that many other arrangements are possible. The user can dismiss configuration bar 601 by clicking on dismissal icon 603. Referring now briefly to Fig. 31, a Done button 3101 can also be provided for dismissing configuration bar 601. [0088] In one embodiment, the user can move configuration bar 601 to any location on the screen by dragging it, and the position of configuration bar 601 is persistent from one invocation of the dashboard to the next. Also, in one embodi¬ ment the state of configuration bar 601 (open or closed) is persistent from one invo¬ cation of the dashboard to the next.
[0089] The user can drag widgets from configuration bar 601 onto the surface of the dashboard (in other words, anywhere on the screen), using standard drag- and-drop functionality for moving objects on a screen. Fig. 7 depicts user selection of a calculator widget from the configuration bar, according to one embodiment. Calculator label 701 is highlighted, to indicate that it has been selected by the user. Fig. 8 depicts the dashboard after the calculator widget 801 has been placed on the screen. In one embodiment, an animation, such as a ripple animation, is shown when the user "drops" widget 801 by releasing a mouse button (or equivalent input device) to place widget 801 at the desired location. The user can move widget 801 after it has been placed, to any other desired location, or can remove widget 801 from the screen, for example by dragging it off the screen, or dragging it back onto configuration bar 601, or by invoking a remove command. The position, state, and configuration of widget 801 are preserved when the dashboard is dismissed, so that these characteristics are restored the next time the dashboard is activated. [0090] In one embodiment, multiple instances of some widgets can be acti¬ vated, by dragging the widget from configuration bar 601 onto the dashboard sur¬ face two or more times. In another embodiment, only one instance of each widget can be activated. In another embodiment, some widgets can have multiple instances and others cannot.
[0091] Once calculator widget 801 has been placed on the dashboard, the user can interact with it by entering numbers via a mouse or other pointing device, or via a keyboard. Conventional operations for calculator applications are available. [0092] Fig. 9 depicts the screen after the user has dragged both a calculator widget 801 and a music player widget 901 onto the dashboard, according to one em¬ bodiment. Music player widget 901 is placed by clicking and dragging from "iTunes" label 903 in configuration bar 601. Music player widget 901, in this em¬ bodiment, provides a subset of the functionality associated with a fully functional music player application. In one embodiment, music player widget 901 includes button 902 for activating a fully functional music player application. Thus, the user can easily launch an application that provides enhanced functionality with respect to a widget.
[0093] In one embodiment, in response to the user clicking button 902 to acti¬ vate the full music player application, the dashboard is dismissed, the normal desk- top 400 is restored, and the full music player application is launched. AU of these steps take place automatically, without requiring additional user intervention. Fig. 10 depicts the screen after the user has activated the full music player application 1001 by clicking on button 902 in music player widget 901, according to one em¬ bodiment. The dashboard has been dismissed, and the various elements of desktop 400, including menu bar 401, are once again active.
[0094] In Fig. 11, the user has reactivated the dashboard (thus restoring wid¬ gets 801 and 901 in their previous states and locations), and has placed an address book widget 1101 by dragging it from label 1102. Again, in one embodiment, a rip¬ ple animation is displayed when widget 1101 is dropped onto its location on the dashboard.
[0095] The user can interact with address book widget 1101 as he or she would normally interact with an address book application. For example, as shown in Fig. 12, the user can type in the first few letters of a person's name in field 1201; once sufficient information has been entered to identify an individual, that individ¬ ual's address card is displayed.
[0096] Fig. 13 depicts the dashboard after a number of widgets have been placed, including notes widget 1301, calculator widget 801, music player widget 901, and address book widget 1101. In one embodiment, double-clicking in notes widget 1301 causes it to enter an edit mode wherein text can be entered or edited. When not in edit mode, widget 1301 can be moved around the dashboard. In other embodi¬ ments, other types of user actions (for example pressing modifier keys) can be used to distinguish between text editing operations and widget-dragging operations. [0097] The user can dismiss configuration bar 601 by clicking on dismissal icon 603. Fig. 14 depicts a dashboard after configuration bar 601 has been closed, ac¬ cording to one embodiment. Configuration icon 501 is displayed, which allows the user to reactivate configuration bar 601 as desired.
[0098] The user can move widgets around the screen as desired. Widget loca¬ tions are preserved when the dashboard is dismissed, so that the widgets reappear at the same location where they were left, when the dashboard is activated. Fig. 15 de- picts the dashboard after widgets 801, 901, 1101, 1301 have been moved to new posi¬ tions.
[0099] As discussed above, in one embodiment a transition animation is played when the dashboard is dismissed. Figs. 16A through 16C are screen shots depicting a "fly-out" transition animation, wherein widgets 801, 901, 1101, 1301 ap¬ pear to fly off the edges of the screen when the dashboard is dismissed. While they are flying off the edges of the screen, widgets 801, 901, 1101, 1301 grow in size and fade, so as to reinforce the appearance of movement and transition. At the same time, desktop 400 and its features (such as menu bar 401) are restored to their nor¬ mal, non-faded appearance.
[0100] As discussed above, in one embodiment a transition animation is played when the dashboard is activated. Figs. 17A through 17D are screen shots de¬ picting a "fly-in" transition animation, wherein widgets 801, 901, 1101, 1301 appear to fly in from the edges of the screen when the dashboard is activated. Widgets 801, 901, 1101, 1301 are faded and enlarged when they first appear at the screen edges; they reduce in size and become more solid in appearance while they are flying in, so as to reinforce the appearance of movement and transition. At the same time, desk¬ top 400 and its features (such as menu bar 401) gradually fade into the background. [0101] In one embodiment, the system of the present invention includes the capability to alert the user when a widget needs attention or has new information to display to the user, even if the dashboard is not currently active. For example, an icon on a "Dock", or taskbar, or other user interface element commonly associated with a desktop user interface, can blink or bounce or otherwise indicate an alert con¬ dition. A distinctive sound can also be played. Alternatively, a dialog box can be presented, or a text alert can be displayed. Whatever form it may take, the alert can be of a generalized type or it may indicate the specific widget that issued the alert, and may even have additional information specifying the nature of the alert. The user can then activate the dashboard (either by a dashboard activation command as described above, or by clicking on an icon or button associated with the alert) to see the widget that issued the alert. Alternatively, the dashboard can automatically be activated in such a situation, or a dialog box can be presented to allow the user to indicate whether or not the dashboard should be activated. [0102] For example, a package tracking widget may issue an alert when a package has been delivered. The alert may be generalized, or it may indicate that the package tracking widget is the source of the alert, or it may even provide the de¬ livery information. The user can dismiss the alert, or activate the dashboard to see the widget and interact with it to obtain more information. As another example, a traffic webcam widget can issue an alert when an accident has occurred on the route covered by the webcam.
[0103] In one embodiment, configuration bar 601 has several possible states.
Referring now to Fig. 26, there is shown an example of the dashboard where the con¬ figuration bar is closed, so that configuration icon 501 is displayed. Two stickies widgets 1301 are currently being displayed, along with two clock widgets 2500A, 2500B.
[0104] Clicking on configuration icon 501 causes configuration bar 601 to be displayed in a first state, as shown in Fig. 27. The first state includes labels 2701 for various widgets that are designated as "favorites"; in one embodiment, these are a subset of all of the widgets currently installed on the user's machine. Thus, in this state, the user is presented with only those widgets that are commonly needed. As will be seen, the user is able to configure this view so that it includes any desired subset of installed widgets. In one embodiment, configuration bar 601 in this state includes a "More" label or icon. The user clicks on this label or icon to cause con¬ figuration bar 601 to expand to its second state, as shown in Fig. 28. Dismissal icon 603 causes configuration bar 601 to be dismissed, reverting to configuration icon 501 as shown in Fig. 26. In one embodiment, the on-screen position of icon 603 matches that of icon 501, so that the user can easily open and close configuration bar 601 without moving the cursor around.
[0105] The user can drag labels 2701 onto the dashboard surface to place wid¬ gets onto the dashboard. As described above, in one embodiment a distinctive ani¬ mation, such as a ripple effect, is shown to reinforce the notion that the widget is be¬ ing placed at the specified location. [0106] Referring now to Fig. 28, there is shown an example of configuration bar 601 in its second, expanded state, providing access to additional widgets as well as the favorite widgets that were presented in the first state. In this state, configura¬ tion bar 601 has two sections 2802, 2803. Section 2802 includes labels 2701 for favor¬ ite widgets; this includes the same subset of widgets that is included in the first state of configuration bar 601, as shown in Fig. 27. Section 2803 includes labels 2701 for other widgets that are not included in the set of favorite widgets. Dragging a label 2701 from section 2802 to 2803 causes the corresponding widget to be removed from the favorites subset. Dragging a label 2701 from section 2803 to 2802 causes the cor¬ responding widget to be added to the favorites subset. Dragging a label 2701 from either section 2802 or 2803 onto the dashboard surface causes the corresponding widget to be placed at the specified location. Dragging a label 2701 from either sec¬ tion 2802 or 2803 onto trash icon 2801 causes the label 2701 to be removed from con¬ figuration bar 601; in one embodiment, this also causes the corresponding widget to be removed from the dashboard (if it is currently open). In one embodiment, drag¬ ging a label 2701 onto trash icon 2801 also causes the corresponding widget to be de¬ leted from the user's machine, or made unavailable. In one embodiment, the user is presented with a dialog box to confirm that he or she wishes to delete the widget. In one embodiment, the user can also drag widgets onto trash icon 2801 to cause the widgets to be closed, dismissed, and/ or uninstalled. More gadgets label 2602 pro¬ vides access to a website, online store, or other resource for obtaining and installing additional widgets; in one embodiment it offers functionality that is similar to buy command 602 as described above in connection with Fig. 6.
[0107] In one embodiment the state of configuration bar 601 is persistent from one invocation of the dashboard to the next.
[0108] Referring now to Fig. 30, there is shown an example of a dashboard wherein some labels 2701A in configuration bar 601 have changed in appearance, while other labels 2701B, 2701C are unchanged, according to one embodiment. In one embodiment, when a widget is open, its corresponding label 2701 on configura¬ tion bar 601 changes in appearance; for example, it is grayed out or displayed in some other color. In another embodiment, label 2701 is grayed out (or otherwise changed) only if the widget is a single-instance widget (as described above); for mul¬ tiple-instance widgets, label 2701 remains unchanged when the widget is opened. Such a technique provides an indication to the user as to which labels 2701 can be used to activate a widget (either because they are not currently open or because they are multiple-instance widgets) and which labels 2701 are currently inactive (because they correspond to single-instance widgets that have already been opened). In the example of Fig. 30, address book 1101, calculator 801, calendar 1801, music player 901, and stock quote widget 1901 are open, single-instance widgets; therefore their corresponding labels 2701A are grayed-out. Stickies 1301 and clock 2500 are open, multiple-instance widgets; therefore their corresponding labels 2701B are un¬ changed. Labels 2701C are also unchanged, since they correspond to widgets that are not currently open.
[0109] In another embodiment, labels 2701 corresponding to open multiple- instance widgets have a different appearance than labels 2701 corresponding to wid¬ gets that are not currently open.
[0110] In another embodiment, when a widget is opened, its label 2701 is re¬ moved from configuration bar 601. When the widget is closed, its label 2701 is re¬ stored in configuration bar 601. In another embodiment, when a single-instance widget is opened, its label 2701 is removed from configuration bar 601, but when a multiple-instance widget is opened, its label 2701 remains on configuration bar 601. When the single-instance widget is closed, its label 2701 is restored in configuration bar 601. Removing and/ or restoring labels 2701 can be accompanied by animations to reinforce the transition from configuration bar 601 onto dashboard surface and vice versa. For example, when closing a widget, the widget can appear to be sucked into configuration bar 601 as the corresponding label 2701 is restored. [0111] If a widget is deleted or removed (by dragging it or its label to trash icon 2801, for example), its label 2701 is removed from configuration bar 601. [0112] In one embodiment, the user can close a widget by clicking on a close icon, or by dragging the widget back to configuration bar 601. Referring now to Fig. 29, there is shown a screen shot depicting a dashboard including close icon 2901 for closing widget 2500B. In one embodiment, icon 2901 is a rollover icon; it appears when the user has positioned the cursor over widget 2500B, and it disappears when the cursor is no longer positioned over widget 2500B. In one embodiment, rollover icon 2901 only appears if the cursor is held over widget 2500B for at least a prede¬ termined period of time, such as half a second. In one embodiment, when a widget is closed, an animation is played to reinforce the notion that the widget is closing. For example, the widget may be momentarily distorted in such a way that it appears to be sucked into close icon 2901, or onto configuration bar 601, before it disappears from the screen. Other types of animations or effects may also be used, such as a fade, or a wipe, or a shrinking effect. In one embodiment, the user can configure which effect is desired, or if no effect is desired.
[0113] Widget 2500B also includes preferences icon 2902 for accessing prefer¬ ences controls for widget 2500B. In one embodiment, icon 2902 is a rollover icon; it appears when the user has positioned the cursor over widget 2500B, and it disap¬ pears when the cursor is no longer positioned over widget 2500B (although it con¬ tinues to be visible when the cursor is moved over to icon 2902). In one embodi¬ ment, icon 2902 only appears if the cursor is held over widget 2500B for at least a predetermined period of time, such as half a second. Clicking on icon 2902 causes preferences controls to be displayed. In one embodiment, preferences are entered using a conventional dialog box (not shown) as is known in the art. In another em¬ bodiment, clicking on icon 2902 causes widget 2500B to appear to flip over, revealing its reverse side, which contains preferences controls.
[0114] Referring now to Fig. 32, there is shown an example of the dashboard where two widgets 2500A and 1301 A have been flipped over, revealing preferences controls 3201. In the example, preferences controls 3201 include menus for selecting a location (for clock widget 2500A), and paper color selector and font selector (for stickies widget 1301A). One skilled in the art will recognize that any type of con¬ trols, menus, fields, or other elements can be included in preferences controls 3201. The user can dismiss preferences controls 3201 by clicking on Done button 3203 or on close box 3202. In one embodiment, close box 3202 is a rollover icon, so that it is only visible when the cursor is positioned over widget 1301 A (although it continues to be visible when the cursor is moved over to close box 3202). In one embodiment, when preferences controls 3201 are dismissed, a flip-over animation is again played, and the normal appearance of the widget is restored (reflecting any changes that were made via preferences controls 3201).
[0115] Referring now to Fig. 31, there is shown another example of a dashboard wherein some labels 2701 A in configuration bar 601 have changed in ap¬ pearance, while other labels 2701B, 2701C are unchanged, according to one embodi¬ ment. Address book 1101, calculator 801, calendar 1801, music player 901, and stock quote widget 1901 are open, single-instance widgets; therefore their corresponding labels 2701A are grayed-out. Stickies 1301A and 1301B are open, multiple-instance widgets; therefore their corresponding label 2701B is unchanged. Labels 2701 C, in¬ cluding world clock label, are also unchanged, since they correspond to widgets that are not currently open. In Fig. 31, the cursor (not shown) is positioned over stickies widget 1301B, so that close box 2901 and preferences icon 2902 are displayed, as de¬ scribed above in connection with Fig. 29.
[0116] In the example of Fig. 31, configuration bar 601 includes Done button
3101, which dismisses configuration bar 601 and restores configuration icon 501. Thus, Done button 3101 performs the same action as dismissal icon 603. [0117] In one embodiment, flipping a widget over reveals other information, fields, or controls in addition to (or instead of) preferences fields and controls. One skilled in the art will recognize that the reverse side of a widget can include any type of auxiliary information, fields, or controls, and is not limited to a mechanism for ac¬ cessing preferences controls. Widget Installation
[0118] In one embodiment, widgets are preinstalled on the user's computer, so that dragging them onto the dashboard merely makes them active. In another embodiment, widgets are not preinstalled, but are installed in response to the user dragging them onto the dashboard. In another embodiment, dragging a widget onto the desktop causes code for the widget to be downloaded from a remote server and installed on the user's machine. In another embodiment, installing a widget in this manner also causes a fully functional application containing related functionality to be automatically installed as well (although the user can be given the option to de- cline such an installation); for example, installing a music player widget can cause a fully functional music player application to be installed as well. Authentication and payment may be prerequisites for such operations in some embodiments. [0119] For example, referring briefly to Fig. 28, in one embodiment the user clicks on more gadgets label 2602 to access an online widget store or website where widgets are available for purchase or for free download. The user selects widget(s) for installation on his or her machine, and pays via credit card (if required). The online store or website is dismissed, the selected widget(s) are downloaded and in¬ stalled, the dashboard is automatically reactivated, and the selected widget appears in configuration bar 601, ready to be dragged onto the dashboard surface. Alterna¬ tively the new widget can automatically be placed on the dashboard surface. Thus, the present invention provides an easy, seamless way to install widgets. [0120] In one embodiment, an online store or free distribution site is provided for making widgets 303 available. Available widgets 303 can be viewed, previewed, selected and installed from a website, or from a configuration option within the dashboard. In one embodiment, users can pay for widgets 303 using a credit card or any other conventional means for online purchases. Widgets 303 are transmitted and installed on the user's computer according to conventional means. In one em¬ bodiment, widgets 303 are installed according to techniques describe in related U.S. Utility patent application yy/yyγ,yγγ, for "User Interface for Assisting in the Instal¬ lation of an Asset," filed June 22, 2004, the disclosure of which is incorporated herein by reference.
[0121] In one embodiment, widgets such as 801 are implemented using
HTML technology with enhancements that are more fully described below and in the related cross-referenced applications. One skilled in the art will recognize, how¬ ever, that any graphics technology can be used for implementing widgets such as 801.
[0122] In one embodiment, widgets 303 are encrypted into a flat file that is expandable in memory, either in whole or in parts. Widget 303 contents are indexed so that particular resources can be accessed as needed. Widgets 303 may be en¬ crypted according to any conventional encryption technology. [0123] In one embodiment, clients 302 have complete control of resource load¬ ing of the Web View. When a relative resource is requested, the client 302 converts the protocol to one specific to the process. In one embodiment, the NSURL Protocol in Foundation is used to fetch data from the encrypted source. Software Architecture
[0124] Referring now to Fig. 3, there is shown an example of a software archi¬ tecture 300 for implementing the present invention according to one embodiment. In the embodiment, the present invention operates in connection with an operating system 109 as described above.
[0125] In one embodiment, software architecture 300 includes dashboard server 301, dashboard client(s) 302, and widget(s) 303. Dashboard configuration in¬ formation 304 is used by server 301 and/ or clients 302 to specify the configuration options for displaying widgets 303. AU of the dashboard configuration information, including access levels and the like (if applicable), is stored in dashboard configura¬ tion information 304. As described above, such information may include dashboard configuration information for two or more dashboards configured by the same user or by different users.
[0126] In one embodiment, widgets 303 are displayed using HTML and re¬ lated web technology. Dashboard server 301 manages and launches dashboard cli¬ ent 302 processes. Each dashboard client 302 loads a widget 303, which in one em¬ bodiment is an HTML webpage and related resources needed to display the page. In one embodiment, a client 302 is initiated for each widget 303 to be displayed. In one embodiment, clients 302 display widgets 303 without a conventional window frame, menu bar, or other components typically associated with on-screen windows; this provides a clean, straightforward display of the overall dashboard that avoids con¬ fusion and clutter. Clients 302 display widgets 303 by rendering web pages into a "Web View"; the size of each Web View is defined as metadata associated with the corresponding widget 303. Server 301 is a window server that provides data for rendering a layer that can be overlaid on the normal desktop of the user interface. Widgets 303 are rendered into the separate layer, and then that layer is drawn on top of the normal desktop, so as to partially or completely obscure the desktop while the dashboard is active. Dashboard Server 301
[0127] Dashboard server 301 is a lightweight process that can stand alone or be imbedded in another process. Server 301 can be located at computer 102, or at remote server 107. Server 301 provides the following functionality: [0128] Non-widget UI. In one embodiment, server 301 handles user interface functionality that is not directly related to widgets. This includes, for example: acti¬ vation; deactivation; dashboard background; background animations; and the like. [0129] Window management. In one embodiment, server 301 acts as a light¬ weight window server for the dashboard client 302 processes. Windows are created in server 301 process and then passed to dashboard clients 302. Operations per¬ formed on windows go through dashboard server 301. Such operations include, for example: resizing; moving; fetching of position and size; and the like. One advan¬ tage to having window operations pass through server 301 is that server 301 can then react to widget 303 changes and update the overall environment. For example, server 301 can cause displayed widgets 303 to bounce off of each other, stick to sides of the screen, snap to grids, or the like.
[0130] Fast login. In one embodiment, dashboard clients 302 are launched and then rendered into a window from dashboard server 301. Since this can take some time, dashboard server 302 provides an initial image to be rendered in the window while client 302 is launched, so as to improve visual feedback and to make initial activation animation appear instantaneous. As dashboard clients 302 load and render, they take over the window and draw their content.
[0131] Event management. In one embodiment, server 301 acts as an event server as well as a window server. Events come from the operating system window server to dashboard server 301 and are routed to the appropriate dashboard client 302. This indirection allows for a variety of features, including: server-side dragging (even if a dashboard client 302 is hung); filtering of events; insertion of server- generated events; and the like. Dashboard clients 302 communicate with server 301 to describe control regions, so that server 301 can initiate server-side drags correctly. [0132] Loading widgets 303. In one embodiment, server 301 is responsible for loading widgets 303. It maintains the list of widgets 303 to load when starting up. In one embodiment, the dashboard client 302 corresponding to a particular widget 303 is not launched until the first time the dashboard is activated.
[0133] Arbitration of widgets 303. In one embodiment, server 301 is the arbi¬ trator of dashboard clients 302. It controls the process and passes information to and from each widget 303. If a widget 303 crashes, dashboard server 301 re-launches the process automatically. It also prevents crash loops where a widget 303 crashes re¬ peatedly at startup. In one embodiment, all communication to a widget 303 goes through dashboard server 301 first.
[0134] Corelmage integration. In one embodiment, server 301 uses Core-
Image technology, as described in related U.S. Utility patent applications cross- referenced above. Filters are applied to the background window of the server to provide spotlight and ripple effects.
[0135] Widget 303 preference management. In one embodiment, server 301 stores, in configuration information 304 that is stored according to a conventional file system, preferences associated with widgets 303, and vends those preferences to widgets 303. Dashboard Client 302
[0136] In one embodiment, each client 302 is a lightweight process that uses, for example, objects defined as part of a development environment such as Cocoa Application Framework (also referred to as the Application Kit, or AppKit), de¬ scribed for example at Mac OS X Panther Release Notes Cocoa Application Frame¬ work, available at
"http://developer.apple.com/documentation/ReleaseNotes/Cocoa/AppKit.html") . Clients 302 can be implemented as simplified browser screens that omit conven¬ tional interface features such as a menu bar, window frame, and the like. In one embodiment, clients 302 provide the following functionality in implementing the present invention:
[0137] Control of the Web View. Client 302 creates a Web View and attaches the HTML of widget 303 to the WebView. Client 302 acts as the delegate for user interface requests made by the Web View. In one embodiment, client 302 overrides much of AppKit's default behavior as it regards to communication to server 301 and event handling. Web Views are generic controls for viewing and manipulating HTML and XHTML; they are described, for example, at Web Kit Reference for Ob- jective-C, available at
"http : / / developer .apple .com / documentation /Cocoa / Reference / WebKit / ObjC cla ssic / index .html" .
[0138] JavaScript extensions. In one embodiment, client 302 inserts a custom object in the JavaScript runtime of the Web View. This allows for a variety of exten¬ sions for widgets 303, including without limitation: copy/ cut/ paste; getting/ setting preferences; notifications when preferences have changed; opening a linked applica¬ tion (for example, a widget 303 may include a button or other trigger that causes a corresponding application to be launched); quitting; moving/ resizing; and the like. [0139] Managing Plug-ins. Some widgets 303 use native code as part of their implementations. In one embodiment, client 302 includes the capability to interface with such native code and/ or with databases and data stores available locally or re¬ motely. In one embodiment, widgets 303 also have the ability to create a custom AppKit NSView. A widget developer can use a custom view to enable other types of animations, such as OpenGL views, plug-ins such as Flash, and the like. [0140] In one embodiment, plug-ins are implemented as follows. An Obj-C bundle is loaded from a resources folder associated with widget 303. The bundle has two methods on its Principal Class:
[0141] • -(id) initWithWebView:(WebView*)webview;
[0142] • -(void) windowScriptObjectAvailable:(WebScriptObject
*)windowScriptObject (this allows the plugin to add JavaScript extensions before the web page has loaded).;
[0143] initWith Web View is called when the Dashboard Client starts up, and webViewLoaded is called when the page finishes loading. The developer of a plug- in can use the WebKit' s scripting APIs to extend the JavaScript for a particular wid¬ get 303. Widget 303 format
[0144] In one embodiment, each widget 303 is implemented as an HTML file.
The HTML file can reference other local and remote resources such as style sheets, other HTML files, JavaScript files, images, and the like. Widgets 303 can be imple¬ mented using, for example, a flat bundle file format or a packaged HTML file format. [0145] Flat Bundle. The Flat Bundle format has the following directory struc¬ ture:
[0146] -My .widget (directory/ Bundle)
[0147] -Info.plist (file)
[0148] -My .html (file)
[0149] -My.png (file)
[0150] -English.lproj (optional directory)
[0151] -Localizable.strings (file)
[0152] The Info.plist describes widget 303. It also provides an identifier for widget 303, and points to the main HTML file and default PNG file. The default PNG file is used as a temporary display while dynamic elements are loaded from server 301. An example of a structure for Info.plist is as follows:
Figure imgf000031_0001
[0153] My .html can reference any other local resource as well. In one em¬ bodiment, the resources are specified relative to the HTML file's location. [0154] My.png can have any name, based on the "Defaultlmage" key in the
Info.plist. This image is rendered by server 301 if there is no cached representation. [0155] The English.lproj and other localizable directories are for localizable strings.
Widget 303 location
[0156] In one embodiment, widgets 303 are stored locally in storage device
106 such as a hard drive. Per-machine widgets 303 are stored at, for example: [0157] • /Library/ Widgets/
[0158] • /Applications/ Widgets/
[0159] Widgets 303 can also be made available on a per-user basis, particu¬ larly in situations where more than one user uses the same computer 102. Per-user widgets 303 are stored, for example, at: [0160] • -/Widgets
[0161] • -/Library/ Widgets/
[0162] One skilled in the art will recognize that these configurations are merely exemplary, and that any other file format or directory structure can be used. Widget 303 development
[0163] In one embodiment, widgets 303 can be developed using WebKit, de¬ scribed, for example, at Web Kit Reference for Objective-C, available at "http://developer.apple.com/ documentation/ Cocoa/Reference/WebKit/ObjC_cla ssic/ index.html". Additional functionality can also be provided, such as the ability to drag to and from web pages, detect control regions, stop plug-ins and timers from firing when the dashboard is hidden, and the like. In one embodiment, such addi¬ tional functionality is provided using an enhanced Canvas architecture, as described in related U.S. Provisional patent application xx/xxx,xxx, for "Procedurally Express¬ ing Graphic Objects for Web Pages," filed June 25, 2004, the disclosure of which is incorporated herein by reference. In addition, web extensions that are well known in the art can be used for providing additional functionality such as drag-and-drop ca¬ pability, detection of control regions, and the like. [0164] For widgets that involve additional, more detailed rendering than is available from WebKit/HTML, a <canvas> tag is provided. A CoreGraphics context is fetchable from the <canvas> tag, and JavaScript is then used to draw into the con¬ text and effectively the HTML page. Detailed description of this implementation can be found in the related applications. Remote server 107 access
[0165] In one embodiment, some or all widgets 303 communicate with a re¬ mote server 107 in order to perform their functions. For example, a weather widget requests current weather data from a remote server 107, while a package tracking widget requests current data regarding package locations from a remote server 107. Such communication takes place according to well-known techniques for requesting and receiving information across a network such as the Internet: widget 303 or client 302 forms a request for data, and transmits the request according to HTTP or some other network protocol; server 107 responds to the request with the information; and widget 303 uses the information in forming the output that will be displayed to the user. In one embodiment, these operations take place in response to JavaScript code within widget 303. Server 107 can be a resource that is available generally to the public, or it can be a proprietary source of information to which the user has been given access. Where appropriate, authorization and/ or user verification can be re¬ quired before server 107 transmits requested information. If desired, the information can be transmitted across a secure channel and/ or encrypted prior to transmission, according to techniques that are well known in the art. Examples of Widgets 303
[0166] The following is a list of examples of widgets 303 that can be provided using the techniques of the present invention. One skilled in the art will recognize that many other types of widgets 303 can be provided.
• buddy list
• calculator
• date book
• dictionary
• online music store and music player • movie show times
• news feed
• package tracker
• rolodex
• sports scores
• stickies
• stock quotes
• webcam
• weather
• world clock
• currency converter
• online auction viewer and tool
• lottery
• mini inbox for receiving email
• puzzle
• telephone directory (e.g., yellow pages)
[0167] Figs. 18 through 25 depict examples of some of these types of widgets
303. One skilled in the art will recognize that the particular layout, appearance, and arrangement of each of these widgets 303 are merely exemplary. In particular, any or all of these widgets 303 can include a button for accessing a fully functional appli¬ cation having expanded functionality, as described above in connection with Figs. 9 and 10.
[0168] Fig. 18 depicts an example of a calendar widget 1801 according to one embodiment, including current date 1802, calendar display 1803 showing current month, and appointments 1803A. In one embodiment, data for the calendar is stored locally at computer 102; in another embodiment, widget 1801 retrieves calendar data from a remote server 107.
[0169] Fig. 19 depicts an example of a stock quote widget 1901 according to one embodiment, including several stock quotes 1902, a graph 1903 for a selected stock, and an edit button 1904 for making changes to the stocks to be included in widget 1901. In one embodiment, widget 1901 retrieves stock quote data from a re¬ mote server 107.
[0170] Fig. 20 depicts an example of a weather widget 2001 according to one embodiment, including current temperature conditions 2002, current time 2003, and forecast 2004. Widget 2001 can be configured to show weather information for any¬ one or more locations of interest to the user. In one embodiment, widget 2001 re¬ trieves weather data from a remote server 107.
[0171] Fig. 21 depicts an example of a traffic webcam widget 2100, including a current photograph 2102 (or live video feed) of a specified location, and an identifier 2101 of the location according to one embodiment. Widget 2100 can be configured to show images for any one or more locations of interest to the user. In one embodi¬ ment, widget 2100 retrieves photographs and/ or video from a remote server 107. [0172] Fig. 22 depicts an example of a music player widget 901 according to one embodiment, including now-playing indicator 909, counter 2202, controls 2201 for pausing, playing, rewinding and fast-forwarding, and button 902 for accessing a fully functional music player application, as described above in connection with Figs. 9 and 10. In one embodiment, widget 901 retrieves music data from a remote server 107.
[0173] Fig. 23 depicts an example of a package tracking widget 2300 according to one embodiment, including a list of delivery services 2303, one of which is cur¬ rently selected. Package tracking information 2301 for the selected delivery service is shown, including a name for each item being delivered, current status, tracking number, and the date of the last update for that item. Detailed tracking info 2302 is shown for a selected item in 2301. The user can configure widget 2300 to add items to be tracked, format the results, and the like. In one embodiment, widget 2300 re¬ trieves package tracking data from a remote server 107.
[0174] Fig. 24 depicts an example of an address book widget 1101 according to one embodiment. Widget 1101 includes the following information for an individual: a name 2402, photograph 2401, and contact information 2403. Arrows 2404 allow the user to navigate to other records in the address book. Search field 1201 allows the user to search for names that begin with or include the search terms. In one em- bodiment, data for the address book is stored locally at computer 102; in another embodiment, widget 1101 retrieves address book data from a remote server 107. [0175] Fig. 25 depicts an example of a clock widget 2500 according to one em¬ bodiment, including a current time display 2501 (which can take any form, digital and/ or analog), and a location 2502 corresponding to the current time display 2501. The user can configure widget 2500 to change the time, location, and/ or format of the display.
[0176] In one embodiment, clock widget 2500 changes in appearance accord¬ ing to the time of day. For example, a light-colored face can be shown during the day, and a dark face can be shown at night. Referring again to Fig. 26, clock widget 2500A has a light-colored face because the local time in San Francisco is 11:28 am, while clock widget 2500B has a dark face because the local time in London is 7:28 pm. In one embodiment, other distinguishing visual characteristics are used to de¬ note day and night. In one embodiment, local times from 6:00 am to 6:00 pm are in¬ dicated as being daytime, while local times from 6:00 pm to 6:00 am are indicated as being night time. In another embodiment, actual sunrise and sunset times are used for controlling the appearance of clock widget 2500 (based on the selected location for the clock widget 2500, and further based on sunrise/ sunset information retrieved from stored tables or from a resource such as a website). In another embodiment, a continuous gradation is used, so that times near sunset or sunrise are shown in some gradation between the dark and light-colored faces; such times may also be shown in a pinkish hue to further reinforce the sunset or sunrise time period. [0177] Fig. 33 depicts an example of a calculator widget 801 according to one embodiment, including numeric display 3301, keypad 3304, arithmetic operator keys 3302, memory keys 3305, and equals key 3303. Keys 3302, 3303, 3304, and 3305 gen¬ erally function in a manner similar to that of conventional calculators and calculator accessories, except as noted herein. Display 3301 shows results of calculations in a manner similar to that of conventional calculators and calculator accessories, except as noted herein.
[0178] In one embodiment, display 3301 lights up, or otherwise changes in appearance, to indicate that calculator widget 801 is active. For example, display 3301 may light up when the user first clicks somewhere within widget 801, and may stay lit until the user dismisses widget 801 or clicks somewhere outside widget 801. While display 3301 is lit, widget 801 is active and can receive user input via the on¬ screen cursor or via a keyboard or other input device.
[0179] In one embodiment, operator keys 3302 light up when lit, and stay lit until the next key is pressed, so as to remind the user what operation is being per¬ formed. For example, in Fig. 33 the division operator key 3302 is lit, signifying that the user has clicked on that key, and reminds the user that the current operation is a division operation. In one embodiment, operator key 3302 stays lit until another operator key 3302 is pressed, or until the clear button is pressed, or until equals key 3303 is pressed; in another embodiment, operator key 3302 stays lit until any other key is pressed.
[0180] Referring now to Figs. 34A and 34B, there is shown an example of a dictionary/ thesaurus widget 3400 according to one embodiment. A user can type a word in text input field 3403, and can select dictionary or thesaurus functionality by clicking on text labels 3401 or 3402, respectively, to see either definition 3406 or synonyms 3408. If either definition 3406 or synonyms 3408 do not fit within the bounds of widget 3400, widget 3400 can auto-resize accordingly, or can display ar¬ rows 3407 for accessing the rest of the information. Thumb index 3405 can also be presented, allowing the user to quickly access other words that appear on the same dictionary page as the entered word. In one embodiment, a reverse lookup diction¬ ary (not shown) can also be provided (the user enters a definition or part thereof, and widget 303 responds with one or more words that match the entry). In one em¬ bodiment, data for the dictionary/ thesaurus is stored locally at computer 102; in an¬ other embodiment, the dictionary/ thesaurus widget retrieves its data from a remote server 107.
[0181] In one embodiment, the dashboard is also available to a user from a remote location. Configuration information for the user's dashboard is stored at a remote server, pursuant to a user command or automatically. The user can then log in from a remote computer or other device, and be presented with a web page that duplicates the user's dashboard as it would be viewed from his or her own com¬ puter. Widgets 303 are provided via HTML pages per the extended functionality de¬ scribed above. The user can interact with widgets 303 in the same manner as from his or her own computer.
Alternative Configuration Bar
[0182] In one embodiment, an alternative design for configuration bar 601 such as shown in Fig. 36 is presented. In one embodiment, whenever configuration bar 601 is invoked, an animation is played that causes configuration bar 601 to ap¬ pear to rise up from the bottom edge of the screen. Similarly, when configuration bar 601 is dismissed, an animation is played that causes configuration bar 601 to ap¬ pear to descend back into the bottom edge of the screen. Arrows 3601 provide access to additional widgets not currently shown on the screen.
[0183] Fig. 37 is similar to Fig. 36, but includes a "1 of 2" indicator 3701 to in¬ form the user that two pages of widgets are available, and that the currently dis¬ played page is the first of the two. In one embodiment, indicator 3701 is displayed only when the user rolls over one of the arrows 3601 for navigating to another page of widgets. In another embodiment, indicator 3701 is shown at all times when it is applicable.
[0184] In one embodiment, as shown in Figs. 36 and 37, when configuration bar 601 is active, a More Widgets button 3602 appears. Button 3602 provides direct access to functionality for downloading (and/ or accessing) additional widgets, for example from a widget server.
[0185] In one embodiment, when the user interface layer is active but configu¬ ration bar 601 is closed (inactive), a screen such as that of Fig. 35 is displayed. Con¬ figuration icon 501 containing an X provides access to the configuration bar; clicking on it causes configuration bar 601 to appear.
[0186] In one embodiment, "close" buttons 2901 on widgets appear only when configuration bar 601 is active. An example is shown in Fig. 38. In another embodiment, "close" buttons 2901 on widgets are always available, or are available when the user rolls over a widget. In one embodiment, only the "close" button 2901 for the widget being rolled over appears. In yet another embodiment, the user can configure whether "close" buttons 2901 always appear or only appear at certain times.
Terms of Use
[0187] In one embodiment, upon initial activation of widget (or user interest layer) functionality, a Terms of Use agreement 3901 is displayed, as shown in Fig. 39. The user can click on Accept 3904, Decline 3903, or Print 3902. If the user accepts the terms of use, the widget functionality described herein is activated. If the user de¬ clines the terms of use, the widget functionality is made unavailable to the user. If the user clicks on Print 3902, the Terms of Use agreement is printed. [0188] In one embodiment, the Terms of Use agreement 3901 is only dis¬ played upon initial activation of the widget functionality or unified interest layer functionality; on subsequent activations, it is not displayed. In another embodiment, it is displayed if another user activates the widget functionality or unified interest layer functionality. In yet another embodiment, it is displayed subsequent to any reinstallation or upgrade of the widget functionality or unified interest layer func¬ tionality.
Additional Widgets
[0189] In one embodiment, the present invention provides any or all of the following widgets, either alone or in any combination. In one embodiment, the in¬ vention provides some or all of the following in combination with some or all of the widgets and other functionality described herein and/ or in the above-referenced re¬ lated patent applications.
[0190] For most of the widgets described below, the system of the present in¬ vention obtains information from online data sources via a network, in response to queries generated based on user input. The online data sources provide information that is used to generate the widget display. In one embodiment, those widgets that obtain their information via a network include a visual indicator to let the user know whether or not the displayed data is live. In one embodiment, such widgets also dis¬ play the date and time of the most recent data update. [0191] Fig. 40 depicts a flight tracker widget 4000. The user can enter what¬ ever information is known, including any combination of flight number, arrival city, departure city, airline, date, and time. The widget communicates with online flight data sources to obtain gate information, flight status, and the like, hi one embodi¬ ment, the widget displays any or all of airline 4001, flight number 4002, departure city 4008, departure time (scheduled) (not shown in Fig. 40), departure time (actual) 4003, departure time (expected) (not shown in Fig. 40), departure airport code 4004, arrival city 4009, arrival time (scheduled) (not shown in Fig. 40), arrival time (actual) (not shown in Fig. 40), arrival time (expected) 4006, arrival airport code 4005, depar¬ ture gate (not shown in Fig. 40), arrival gate 4007, on-time/ late/ early status 4010, aircraft type (not shown in Fig. 40), speed 4011, and altitude 4012. In one embodi¬ ment, it displays a map 4013 including an arc 4014 between origin and destination that approximates the travel trajectory. An indicator 4015 is shown on arc 4014 that denotes the aircraft's approximate current location. In one embodiment, this display 4013 is based on actual position data for the aircraft; in another embodiment, it is an interpolation based on the origin, destination, and remaining flying time. [0192] Fig.41 depicts a stock quote widget 4100. The user can enter a portfo¬ lio of stocks (or other securities), or the widget can extract the user's stock holdings from an online data source, locally stored file, or other source. Alternatively, the user can enter an individual ticker symbol. The widget displays the ticker symbol(s) 4101, current stock price(s) 4102, change since previous day 4103, and the like. In one embodiment, the widget displays a graph 4104 showing stock performance for a stock or portfolio. In one embodiment, the graph can be shown in any of a number of different formats and time ranges. In one embodiment, an Edit button 4105 is pro¬ vided to allow access to input/ output elements for changing characteristics of the displayed portfolio or stock quotes, or other preferences. In one embodiment, a last updated indicator 4106 is included. In one embodiment, the user can click on a but¬ ton (not shown) to initiate a Buy or Sell operation for the displayed stock, or to find out more information about the stock.
[0193] Figs. 42A and 42B depict a movie listings widget. As shown in Fig.
42A, a user can select from a list of movie titles 4201 or a list of theaters 4202, and can see show times 4203, ratings 4204, and the like. A button 4209 is provided for select¬ ing between titles and theaters. A button 4205 is provided for selecting the date the user is interested in (today, tomorrow, or another date). An information button 4206 is provided for obtaining more information about the selected movie, including for example a synopsis, photos, reviews, website links, or the like. A ticket purchase button 4207 is provided for purchasing tickets to the selected show time. A preview button 4208 is provided for accessing a video preview of the movie. [0194] In one embodiment, the theaters shown are based on a target location
(for example a ZIP code entered by the user, or known to the widget based on previ¬ ously entered or derived user data). Theaters within a predefined or user-specifiable radius of the target location are shown.
[0195] The user can click on the information button 4206 to see a synopsis
4211, movie poster representation 4210, and other information 4212, as depicted in Fig. 42B. The user can click on back button 4213 to return to the previous display. The user can click on the ticket purchase button 4207 or the preview button 4208 to purchase tickets or view the video preview.
[0196] Figs. 43A through 43D depict a widget 4300 for managing a DVD rental queue. As shown in Fig. 43A, the user can browse various categories 4301 of movies by clicking on the categories 4301 in the left side of widget 4300. The user can type in the Search field 4302 to search for a movie title. The user can click on Rec¬ ommendations 4303 to see personalized recommendations based on previous rentals or on other information provided by the users. The user can click on Queue 4304 to see the current rental queue.
[0197] When a movie 4305 is selected in the list 4309, a quality rating 4306 ap¬ pears (one to five stars). The user can click on an information button 4307 to see more information about the movie, or can click on Add Movie 4308 to add the se¬ lected movie to the user's queue.
[0198] Fig. 43B shows the widget 4300 after the user has clicked on the infor¬ mation button 4307. A description 43010 of the selected movie is shown, along with a movie poster representation 43020, rating 43030, quality rating 4306, and the like. Previous and next buttons 4310, 4311 allow the user to jump directly to other movies in the queue or list. The user can click on back button 4213 to return to the previous screen, or can click on Add Movie 4308 to add the movie to the user's queue. [0199] Figs. 43C and 43D show the widget 4300 after the user has clicked on the Queue button 4304. The widget shows DVDs currently in the queue 4312, along with DVDs currently out 4313 (i.e. in the user's possession or on their way to the user). Availability 4314, ship dates 4315, and ETA 4316 are shown. A total number of movies 4317 in the rental queue is shown.
[0200] Fig. 44 depicts a translation widget 4400. The user can select a "from" language and a "to" language (via pop-up menus 4401, 4402), and can enter text in the upper box 4403. The translated text appears in the lower box 4404. In one em¬ bodiment, text is translated as it is typed, so the user need not hit Enter or some other button to activate translation. In one embodiment, the widget waits for a typ¬ ing pause of some particular length (for example one second) before performing translation. In one embodiment, the widget 4400 transmits the entered text to an online translation resource; in another embodiment, translation is performed locally using software installed at the user's computer. In one embodiment, reverse transla¬ tion is also performed, so that the user can see the end result of translating the en¬ tered text to the other language and back; in this way the user can gauge the overall quality of the translation.
[0201] Figs. 45A through 45C depict a metric conversion widget 4500. The user can select the type of conversion from Convert pop-up menu 4501 (e.g. length, volume, area, speed, temperature, weight, or the like), and can select the from/ to units for the conversion via two other pop-up menus 4502, 4503. The user can enter numbers in either of the two fields 4504, 4505, and the converted value appears in the other field. In one embodiment, values are converted as numbers are entered, so the user need not hit Enter or some other button to initiate the conversion. In one embodiment, the widget waits for a typing pause of some particular length (for ex¬ ample one second) before performing conversion.
[0202] In one embodiment, a distinctive graphic 4506 appears within the wid¬ get (for example along the top edge of the widget) to denote the type of conversion being performed. For example, for length conversion a ruler graphic 4506A is shown (Fig. 45A), for speed conversion a speedometer graphic 4506B is shown (Fig. 45B), and for temperature conversion a thermometer graphic 4506C is shown (Fig. 45C). One skilled in the art will recognize that these graphics 4506 can take any form, and that the Figures are merely exemplary. In one embodiment, these graphics 4506 are animated.
[0203] Figs- 46A through 46F depict a weather widget 4600. In one embodi¬ ment, weather widget 4600 shows information for a given location 4606; location 4606 can be provided by the user or extracted from other information such as the user's ZIP code or address. In one embodiment, weather widget 4600 shows current temperature 4601, high 4602 and low 4603 for the day, and a forecast 4604. Graphic elements 4605 depict the current conditions and the forecast conditions. For exam¬ ple, a sun, clouds, rain, or any combination thereof can be shown to indicate condi¬ tions. In one embodiment, these graphic elements 4605 can be combined as needed to accurately represent the weather conditions. In one embodiment, some or all of the graphic elements 4605 are animated; for example clouds can be shown to move slightly in the wind, in order to indicate how much wind there is. [0204] In one embodiment, the weather widget 4600 can be expanded or col¬ lapsed in response to rollover or in response to the user clicking on a button for ex¬ panding and collapsing. For example, Fig. 46A shows a weather widget in an ex¬ panded state, while Fig. 46B shows it in a collapsed state where forecast 4604 is not shown.
[0205] In one embodiment, the graphic element 4605 shows a moon when it is night (Fig. 46D), and sun when it is day (assuming that conditions are clear). The widget 4600 uses the local machine's internal clock, or obtains current time informa¬ tion over a network, to determine the time of day or night. In one embodiment, when the moon is shown, the correct current phase of the moon is depicted. Fig. 46C shows a number of widget states 4615 for various phases of the moon. [0206] Other examples are shown in Fig. 46E, in which graphic element 4605 depicts rain, and Fig. 46F, in which graphic element 4605 depicts lightning. Any or all of these can be animated if desired. Sound effects can also be provided, for ex¬ ample when the user rolls over the widget or clicks on it. [0207] Figs. 47A through 47C depict a telephone directory widget 4700, im¬ plemented as a Yellow Pages function. The user can type in a business name or cate¬ gory (or portion thereof) in field 4701 as shown in Fig. 47B, and listings 4702 are dis¬ played in the widget as shown in Fig. 47A. Fig. 47C shows another example wherein the user-entered query is a name rather than a category.
[0208] In one embodiment, the lookup is based on a target location (for exam¬ ple a ZIP code entered by the user, or known to the widget based on previously en¬ tered or derived user data). Listings 4702 within a predefined or user-specifiable ra¬ dius of the target location are shown. In one embodiment, listings 4702 are dis¬ played as the user types (updated automatically with each keystroke), so the user need not hit Enter or some other button to activate the lookup operation. In one em¬ bodiment, the widget 4700 waits for a typing pause of some particular length (for example one second) before looking up and displaying listings 4702. In one em¬ bodiment, each listing 4702 includes the name of the business, telephone number, distance from the target location, and address. The user can click on a listing 4702 to see more information, including for example a map, reviews, or the like. In one em¬ bodiment, the user can add any displayed listing 4702 to a personalized address book, for example by clicking on a button (not shown) adjacent to the listing 4702. [0209] In one embodiment, any or all of the above-described widgets, and/ or any or all of the widgets described in the above-referenced related application, in¬ clude animation or other motion-based elements. For example, a clock widget can include moving hands and other elements.
[0210] In the above description, for purposes of explanation, numerous spe¬ cific details are set forth in order to provide a thorough understanding of the inven¬ tion. It will be apparent, however, to one skilled in the art that the invention can be practiced without these specific details. In other instances, structures and devices are shown in block diagram form in order to avoid obscuring the invention. [0211] In particular, one skilled in the art will recognize that other architec¬ tures and graphics environments may be used, and that the present invention can be implemented using graphics tools and products other than those described above. In particular, the client/ server approach is merely one example of an architecture for providing the dashboard functionality of the present invention; one skilled in the art will recognize that other, non-client/ server approaches can also be used. [0212] Reference in the specification to "one embodiment" or "an embodi¬ ment" means that a particular feature, structure, or characteristic described in con¬ nection with the embodiment is included in at least one embodiment of the inven¬ tion. The appearances of the phrase "in one embodiment" in various places in the specification are not necessarily all referring to the same embodiment. [0213] Some portions of the detailed description are presented in terms of al¬ gorithms and symbolic representations of operations on data bits within a computer memory. These algorithmic descriptions and representations are the means used by those skilled in the data processing arts to most effectively convey the substance of their work to others skilled in the art. An algorithm is here, and generally, conceived to be a self-consistent sequence of steps leading to a desired result. The steps are those requiring physical manipulations of physical quantities. Usually, though not necessarily, these quantities take the form of electrical or magnetic signals capable of being stored, transferred, combined, compared, and otherwise manipulated. It has proven convenient at times, principally for reasons of common usage, to refer to these signals as bits, values, elements, symbols, characters, terms, numbers, or the like.
[0214] It should be borne in mind, however, that all of these and similar terms are to be associated with the appropriate physical quantities and are merely conven¬ ient labels applied to these quantities. Unless specifically stated otherwise as appar¬ ent from the discussion, it is appreciated that throughout the description, discussions utilizing terms such as "processing" or "computing" or "calculating" or "determin¬ ing" or "displaying" or the like, refer to the action and processes of a computer sys¬ tem, or similar electronic computing device, that manipulates and transforms data represented as physical (electronic) quantities within the computer system's registers and memories into other data similarly represented as physical quantities within the computer system memories or registers or other such information storage, transmis¬ sion or display devices. [0215] The present invention also relates to an apparatus for performing the operations herein. This apparatus may be specially constructed for the required purposes, or it may comprise a general-purpose computer selectively activated or reconfigured by a computer program stored in the computer. Such a computer pro¬ gram may be stored in a computer readable storage medium, such as, but is not lim¬ ited to, any type of disk including floppy disks, optical disks, CD-ROMs, and mag¬ netic-optical disks, read-only memories (ROMs), random access memories (RAMs), EPROMs, EEPROMs, magnetic or optical cards, or any type of media suitable for storing electronic instructions, and each coupled to a computer system bus. [0216] The algorithms and modules presented herein are not inherently re¬ lated to any particular computer or other apparatus. Various general-purpose sys¬ tems may be used with programs in accordance with the teachings herein, or it may prove convenient to construct more specialized apparatuses to perform the method steps. The required structure for a variety of these systems will appear from the de¬ scription below. In addition, the present invention is not described with reference to any particular programming language. It will be appreciated that a variety of pro¬ gramming languages may be used to implement the teachings of the invention as described herein. Furthermore, as will be apparent to one of ordinary skill in the relevant art, the modules, features, attributes, methodologies, and other aspects of the invention can be implemented as software, hardware, firmware or any combina¬ tion of the three. Of course, wherever a component of the present invention is im¬ plemented as software, the component can be implemented as a standalone pro¬ gram, as part of a larger program, as a plurality of separate programs, as a statically or dynamically linked library, as a kernel loadable module, as a device driver, and/ or in every and any other way known now or in the future to those of skill in the art of computer programming. Additionally, the present invention is in no way limited to implementation in any specific operating system or environment.
[0217] It will be understood by those skilled in the relevant art that the above- described implementations are merely exemplary, and many changes can be made without departing from the true spirit and scope of the present invention. Therefore, it is intended by the appended claims to cover all such changes and modifications that come within the true spirit and scope of this invention.

Claims

Claims [0218] What is claimed is:
1. In a computer system including a display screen comprising an area dis¬ playing a user interface, a method for presenting a unified interest layer, comprising: detecting a first trigger event for activating a unified interest layer; responsive to the first trigger event: temporarily inactivating the user interface; and displaying, in the area of the display screen, a unified interest layer comprising a plurality of layer elements; detecting a second trigger event for dismissing the unified interest layer; and responsive to the second trigger event: dismissing the unified interest layer; and reactivating the user interface.
2. The method of claim 1, wherein the user interface comprises a plurality of graphical user interface elements.
3. The method of claim 1, wherein the user interface comprises a plurality of windows.
4. The method of claim 1, wherein the first trigger event comprises a first user command and the second trigger event comprises a second user command.
5. The method of claim 1, wherein detecting the second trigger event com¬ prises: detecting an input signal while an onscreen cursor is at an onscreen location where no layer element is being displayed.
6. The method of claim 1, wherein detecting the second trigger event com¬ prises: detecting a mouse click while an onscreen cursor is at an onscreen location where no layer element is being displayed.
7. The method of claim 1, wherein detecting the second trigger event com¬ prises: detecting that a predetermined period of time has transpired without user in¬ put.
8. The method of claim 1, further comprising: receiving user input to configure the unified interest layer; displaying the unified interest layer according to the layer configuration; and saving the layer configuration.
9. The method of claim 8, wherein receiving user input to configure the uni¬ fied interest layer comprises: receiving a command to activate a configuration bar; and receiving a command to drag at least one layer element from the configura¬ tion bar to a position on the unified interest layer.
10. The method of claim 9, further comprising: displaying a transitional animation to place the dragged layer element at the position.
11. The method of claim 10, wherein the transitional animation comprises a ripple animation.
12. The method of claim 9, further comprising, responsive to the command to drag the layer element to a position on the unified interest layer: automatically retrieving, from a server, software code for the layer element; and installing the software code for the layer element.
13. The method of claim 9, wherein the configuration bar comprises a plural¬ ity of categories of layer elements, and wherein: receiving a command to drag at least one layer element from the configura¬ tion bar comprises: receiving a command to access layer elements within one of the catego¬ ries; displaying commands within the selected category; and receiving a command to drag at least one layer element from the se¬ lected category to a position in the unified interest layer.
14. The method of claim 8, wherein saving the layer configuration comprises: saving at least one of a position, size, and configuration for each layer ele¬ ment.
15. The method of claim 1, further comprising: receiving a command to activate a configuration bar, the configuration bar having at least two active states; and responsive to receiving a command to switch the state of the configuration bar, switching between the at least two active states; wherein: in the first state the configuration bar displays a first region comprising at least one label corresponding to a favorite layer element; and in the second state the configuration bar displays the first region com¬ prising at least one label corresponding to a favorite layer element and a second region comprising at least one label corresponding to a non-favorite layer element.
16. The method of claim 15, further comprising: responsive to receiving a command to move a layer element between the first and second regions, moving the layer element according to the command.
17. The method of claim 15, wherein: in the second state the configuration bar further displays an icon for deleting a layer element; and responsive to receiving a command to move a layer element to the delete icon, deleting the layer element.
18. The method of claim 15, further comprising: responsive to receiving a command to move a layer element from one of the regions to the unified interest layer, displaying the layer element in the unified interest layer.
19. The method of claim 15, further comprising: responsive to receiving a command to move a layer element from the unified interest layer to one of the regions, removing the layer element from the unified interest layer and displaying a label corresponding the layer element in the specified region.
20. The method of claim 1, further comprising: receiving a command to activate a configuration bar, the configuration bar comprising labels corresponding to layer elements.
21. The method of claim 20, wherein a label corresponding to a currently- active layer element is shown in a first visual format, and a label corresponding to a currently-inactive layer elements is shown in a second visual format.
22. The method of claim 21, wherein the first visual format is grayed-out.
23. The method of claim 20, wherein at least one layer element is capable of being instantiated multiple times, and at least one layer element is not capable of be¬ ing instantiated multiple times, and wherein: a label corresponding to a currently-active layer element that is not capable of being instantiated multiple times is shown in a first visual format; and a label corresponding to a currently-active layer element that is capable of be¬ ing instantiated multiple times is shown in a second visual format.
24. The method of claim 23, wherein the first visual format is grayed-out.
25. The method of claim 20, wherein at least one layer element is capable of being instantiated multiple times, and at least one layer element is not capable of be¬ ing instantiated multiple times, and wherein: a label corresponding to a currently-active layer element that is not capable of being instantiated multiple times is shown in a first visual format; a label corresponding to a currently-active layer element that is capable of be¬ ing instantiated multiple times is shown in a second visual format; and a label corresponding to a currently-inactive layer element is shown in a third visual format.
26. The method of claim 25, wherein the first visual format is grayed-out.
27. The method of claim 1, wherein displaying the unified interest layer com¬ prises displaying the unified interest layer over the inactivated user interface.
28. The method of claim 1, wherein temporarily inactivating the user inter¬ face comprises modifying a visual characteristic of the user interface.
29. The method of claim 28, wherein modifying a visual characteristic of the user interface comprises performing at least one selected from the group consisting of: fading the user interface; darkening the user interface; brightening the user interface; blurring the user interface; changing a color saturation of the user interface; displaying the user interface in black and white; distorting the user interface; and shrinking the user interface.
30. The method of claim 1, wherein displaying the unified interest layer com¬ prises displaying the unified interest layer in such a manner that at least a portion of the inactivated user interface is still visible.
31. The method of claim 1, further comprising, concurrently with displaying the unified interest layer, displaying a miniature representation of the user interface.
32. The method of claim 1, further comprising displaying a miniature repre¬ sentation of the user interface within one of the layer elements.
33. The method of claim 1, wherein the displayed user interface comprises a task bar, the method further comprising: displaying, in the task bar, an icon representing a layer element; wherein: the first trigger event comprises a user action with respect to the icon; and displaying the unified interest layer comprises displaying the layer element represented by the icon.
34. The method of claim 33, further comprising highlighting the displayed icon to indicate an alert in connection with the layer element represented by the icon.
35. The method of claim 33, wherein at least one of the layer elements is asso¬ ciated with an application, and wherein the second trigger event comprises a user command to launch the application associated with a layer element, the method fur¬ ther comprising: after the user interface has been reactivated, launching the application associ¬ ated with the layer element.
36. The method of claim 35, wherein the user command to launch the applica¬ tion associated with a layer element comprises user activation of a button in the layer element.
37. The method of claim 1, further comprising: responsive to the first trigger event: displaying a first transitional animation for inactivating the user inter¬ face and introducing the unified interest layer; and responsive to the second trigger event: displaying a second transitional animation for dismissing the unified interest layer and restoring the user interface.
38. The method of claim 37, wherein each transitional animation comprises one selected from the group consisting of: a fly-in animation; a fly-out animation; a zoom-in animation; and a zoom-out animation.
39. The method of claim 1, wherein the layer elements are movable.
40. The method of claim 39, wherein, responsive to the user moving a first layer element on top of a second layer element, the second layer element automati¬ cally moves to make room for the first layer element.
41. The method of claim 1, wherein displaying the unified interest layer com¬ prises displaying at least one layer element at a position previously selected by the user.
42. The method of claim 1, wherein the layer elements are editable.
43. The method of claim 1, wherein at least one layer element overlaps an¬ other layer element.
44. The method of claim 1, wherein at least one layer element comprises one selected from the group consisting of: a calendar element; a calculator element; a music player element; an address book element; a notes element; a stock quote element; a weather element; a traffic element; a package tracking element; a contact manager element; and a clock element.
45. The method of claim 1, wherein reactivating the user interface comprises restoring the user interface to a state substantially identical to its state at the time of inactivation.
46. The method of claim 1, wherein at least one of the layer elements re¬ sponds to user input.
47. The method of claim 1, wherein the area displaying a user interface occu¬ pies substantially the entire display screen.
48. The method of claim 1, wherein at least one layer element receives data from a remote server.
49. The method of claim 1, further comprising:responsive to the first trigger event, obtaining contextual information from a currently-running application; and activating a layer element using a parameter derived from the obtained con¬ textual information.
50. The method of claim 49, wherein the contextual information comprises an item currently selected in the application.
51. The method of claim 49, wherein the contextual information comprises an item currently open in the application.
52. In a computer system including a display screen comprising an area dis¬ playing a user interface, a method for presenting a unified interest layer, comprising: detecting a first trigger event for activating a unified interest layer; and responsive to the first trigger event: temporarily inactivating the user interface; and displaying, in the area of the display screen, a unified interest layer comprising a plurality of layer elements.
53. A method for displaying a user interface element representing a clock, comprising: determining a current time at a specified location; responsive to the determined time, selecting a background color from at least two colors; displaying the selected background color; and displaying a representation of the current time at the location.
54. The method of claim 53, wherein: the at least two colors comprises a first color representing day and a second color representing night.
55. The method of claim 54, wherein: the at least two colors comprises a third color representing twilight.
56. The method of claim 53, wherein: selecting a background color from at least two colors comprises: responsive to the determined time falling within a first range, selecting a first color; and responsive to the determined time falling within a second range, select¬ ing a second color.
57. The method of claim 56, wherein the first range comprises 6:00 AM to 6:00 PM, and the second range comprises 6:00 PM to 6:00 AM.
58. The method of claim 53, wherein selecting a background color further comprises interpolating between the at least two colors according to the determined time.
59. The method of claim 53, wherein: selecting a background color from at least two colors comprises: obtaining sunrise and sunset times at the location; responsive to the determined time falling between sunrise and sunset, selecting a first color; and responsive to the determined time falling between sunset and sunrise, selecting a second color.
60. A method for distributing a layer element for use in a unified interest layer in a computer system, the method comprising: receiving a request for a layer element to be used in a computer system in¬ cluding: a user interface; and a unified interest layer that detects a first trigger event for activating the unified interest layer, and, responsive to the first trigger event, temporarily inactivates the user interface and displays the unified interest layer comprising a plurality of layer ele¬ ments; and responsive to the request, providing the layer element.
61. A method for authoring a layer element for use in a unified interest layer in a computer system, the method comprising: authoring a layer element to be used in a computer system including: a user interface; and a unified interest layer that detects a first trigger event for activating the unified interest layer, and, responsive to the first trigger event, temporarily inactivates the user interface and displays the unified interest layer comprising a plurality of layer ele¬ ments; and performing at least one of: installing the layer element; and making the layer element available for use.
62. A method for editing a layer element for use in a unified interest layer in a computer system, the method comprising: editing a layer element to be used in a computer system including: a user interface; and a unified interest layer that detects a first trigger event for activating the unified interest layer, and, responsive to the first trigger event, temporarily inactivates the user interface and displays the unified interest layer comprising a plurality of layer ele¬ ments; and performing at least one of: installing the edited layer element; and making the edited layer element available for use.
63. A method for displaying a rollover close control for a user interface ele¬ ment on a display screen, the user interface element comprising an active region, the method comprising: displaying the user interface element; responsive to an onscreen cursor being placed over the active region for at least a predetermined period of time, displaying a close control; responsive to an onscreen cursor being moved off the active region for at least a predetermined period of time, removing the close control; responsive to the close control being activated, dismissing the user interface element.
64. The method of claim 63, wherein displaying the user interface element comprises displaying the user interface element in a unified interest layer.
65. A method for displaying a preferences control for a first user interface element on a display screen, the user interface element comprising an active region, the method comprising: displaying the user interface element; responsive to an onscreen cursor being placed over the active region for at least a predetermined period of time, displaying a preferences con¬ trol; responsive to an onscreen cursor being moved off the active region for at least a predetermined period of time, removing the preferences control; responsive to the preferences control being activated, displaying at least one user interface element for specifying preferences.
66. The method of claim 65, wherein displaying the first user interface ele¬ ment comprises displaying the first user interface element in a unified interest layer.
67. The method of claim 65, wherein displaying at least one user interface ele¬ ment for specifying preferences comprises: displaying an animation simulating the first user interface element turning over; and displaying the at least one user interface element for specifying preferences on the reverse side of the first user interface element.
68. A method for displaying an animation to represent placement of a user in¬ terface element at a location on a screen, the method comprising: receiving user input moving a user interface element to a location on a screen; receiving user input dropping the user interface element at the location; displaying an animation resembling a ripple effect; and displaying the user interface element at the location.
69. The method of claim 68, wherein: the user input moving a user interface element to a location on a screen com¬ prises a drag operation; and the user input dropping the user interface element at the location comprises a drop operation.
70. The method of claim 68, wherein: receiving the user input moving a user interface element to a location on a screen comprises receiving a cursor movement while a button is held down; and receiving the user input dropping the user interface element at the location comprises detecting that the button has been released.
71. A method for displaying auxiliary functions for a first user interface ele¬ ment on a display screen, the method comprising: displaying the user interface element; receiving user input indicating that auxiliary functions should be displayed; displaying an animation simulating the first user interface element turning over; and displaying the auxiliary functions on the reverse side of the first user interface element.
72. The method of claim 71, wherein the auxiliary functions comprise controls for setting preferences.
73. A method for dismissing a user interface element, comprising: displaying the user interface element on a display screen; receiving user input, via an on-screen control, indicating that the user inter¬ face element should be dismissed; displaying an animation representing the user interface element being sucked into the on-screen control; and removing the user interface element from the display screen.
74. The method of claim 73, wherein displaying the user interface element comprises displaying the first user interface element in a unified interest layer, and wherein removing the user interface element comprises removing the user interface element from the unified interest layer.
75. A method for dismissing a user interface element, comprising: displaying the user interface element on a display screen; receiving user input, via an on-screen control, indicating that the user inter¬ face element should be dismissed; displaying an animation representing the user interface element being sucked into a configuration bar; and removing the user interface element from the display screen.
76. The method of claim 75, wherein displaying the user interface element comprises displaying the first user interface element in a unified interest layer, and wherein removing the user interface element comprises removing the user interface element from the unified interest layer.
77. A method for displaying a user interface element representing a calcula¬ tor, comprising: displaying a calculator element, comprising a numeric display, a plurality of numeric keys, and a plurality of operator keys; responsive to user input representing a click action within the calculator ele¬ ment, changing a visual characteristic of the numeric display to a first state to indicate that the calculator is active; and responsive to user input representing a click action outside the calculator ele¬ ment, changing the visual characteristic of the numeric display to a second state to indicate that the calculator is not active.
78. The method of claim 77, wherein changing a visual characteristic of the numeric display to a first state comprised lighting up the numeric display.
79. A method for displaying a user interface element representing a calcula¬ tor, comprising: displaying a calculator element, comprising a numeric display, a plurality of numeric keys, and a plurality of operator keys; responsive to user input representing a click action within a first operator key, highlighting the first operator key; and responsive to user input representing a click action within a key other than the first operator key, restoring the first operator key to a non- highlighted state.
80. A computer program product for presenting a unified interest layer in a computer system including a display screen comprising an area displaying a user interface, the computer program product comprising: a computer-readable medium; and computer program code, encoded on the medium, for: detecting a first trigger event for activating a unified interest layer; responsive to the first trigger event: temporarily inactivating the user interface; and displaying, in the area of the display screen, a unified interest layer comprising a plurality of layer elements;
81. The computer program product of claim 80, further comprising computer program code, encoded on the medium, for: detecting a second trigger event for dismissing the unified interest layer; and responsive to the second trigger event: dismissing the unified interest layer; and reactivating the user interface.
82. The computer program product of claim 80, further comprising computer program code, encoded on the medium, for: receiving user input to configure the unified interest layer; displaying the unified interest layer according to the layer configuration; and saving the layer configuration.
83. A system for presenting a unified interest layer in a computer system in¬ cluding a display screen, the system comprising: an input device for detecting a first trigger event for activating a unified inter¬ est layer; a processor, for processing user input received from the user input device; and a display screen, coupled to the processor and comprising an area displaying a user interface, the display screen for, responsive to the first trigger event: temporarily inactivating the user interface; and displaying, in the area of the display screen, a unified interest layer comprising a plurality of layer elements;
84. The system of claim 83, wherein: the input device further detects a second trigger event for dismissing the uni¬ fied interest layer; and responsive to the second trigger event, the display screen: dismisses the unified interest layer; and reactivates the user interface.
85. The system of claim 83: wherein: the input device further receives user input to configure the unified in¬ terest layer; and the display device displaying the unified interest layer according to the layer configuration; and the system further comprising a storage device, coupled to the processor, for saving the layer configuration.
86. In a computer system including a display screen comprising an area dis¬ playing a user interface, a method for presenting a unified interest layer, comprising: detecting a first trigger event for activating a unified interest layer; responsive to the first trigger event: temporarily inactivating the user interface; and displaying, in the area of the display screen, a unified interest layer comprising a plurality of layer elements; detecting a second trigger event for dismissing the unified interest layer; and responsive to the second trigger event: dismissing the unified interest layer; and reactivating the user interface; wherein at least one layer element comprises one selected from the group con¬ sisting of: a flight tracker element; a movie listings element; a rental queue management element; a translation element; a unit conversion element; a weather element; and a stock quote element.
87. The method of claim 86, wherein the first trigger event comprises a first user command and the second trigger event comprises a second user command.
88. The method of claim 86, further comprising: receiving user input to configure the unified interest layer; displaying the unified interest layer according to the layer configuration; and saving the layer configuration.
89. The method of claim 86, further comprising: receiving a command to activate a configuration bar, the configuration bar having at least two active states; and responsive to receiving a command to switch the state of the configuration bar, switching between the at least two active states; wherein: in the first state the configuration bar displays a first region comprising at least one label corresponding to a favorite layer element; and in the second state the configuration bar displays the first region com¬ prising at least one label corresponding to a favorite layer element and a second region comprising at least one label corresponding to a non-favorite layer element.
90. The method of claim 86, wherein displaying the unified interest layer comprises displaying the unified interest layer over the inactivated user interface.
91. The method of claim 86, wherein temporarily inactivating the user inter¬ face comprises modifying a visual characteristic of the user interface.
92. The method of claim 91, wherein modifying a visual characteristic of the user interface comprises performing at least one selected from the group consisting of: fading the user interface; darkening the user interface; brightening the user interface; blurring the user interface; changing a color saturation of the user interface; displaying the user interface in black and white; distorting the user interface; and shrinking the user interface.
93. The method of claim 86, wherein displaying the unified interest layer comprises displaying the unified interest layer in such a manner that at least a por¬ tion of the inactivated user interface is still visible.
94. The method of claim 86, further comprising: responsive to the first trigger event: displaying a first transitional animation for inactivating the user inter¬ face and introducing the unified interest layer; and responsive to the second trigger event: displaying a second transitional animation for dismissing the unified interest layer and restoring the user interface.
95. The method of claim 94, wherein each transitional animation comprises one selected from the group consisting of: a fly-in animation; a fly-out animation; a zoom-in animation; and a zoom-out animation.
96. The method of claim 86, wherein reactivating the user interface com¬ prises restoring the user interface to a state substantially identical to its state at the time of inactivation.
97. The method of claim 86, wherein at least one of the layer elements re¬ sponds to user input.
98. The method of claim 86, wherein at least one layer element receives data from a remote server.
99. In a computer system including a display screen comprising an area dis¬ playing a user interface, a method for presenting a unified interest layer, comprising: detecting a first trigger event for activating a unified interest layer; responsive to the first trigger event: temporarily inactivating the user interface; and displaying, in the area of the display screen, a unified interest layer comprising a plurality of layer elements; detecting a second trigger event for dismissing the unified interest layer; and responsive to the second trigger event: dismissing the unified interest layer; and reactivating the user interface; wherein at least one layer element comprises an animation.
100. The method of claim 99, at least one layer element comprises a weather element including an animation depicting weather conditions.
101. A computer program product for presenting a unified interest layer in a computer system including a display screen comprising an area displaying a user interface, the computer program product comprising: a computer-readable medium; and computer program code, encoded on the medium, for: detecting a first trigger event for activating a unified interest layer; responsive to the first trigger event: temporarily inactivating the user interface; and displaying, in the area of the display screen, a unified interest layer comprising a plurality of layer elements; wherein at least one layer element comprises one selected from the group con¬ sisting of: a flight tracker element; a movie listings element; a rental queue management element; a translation element; a unit conversion element; a weather element; and a stock quote element.
102. The computer program product of claim 101, further comprising computer pro¬ gram, code, encoded on the medium, for: detecting a second trigger event for dismissing the unified interest layer; and responsive to the second trigger event: dismissing the unified interest layer; and reactivating the user interface.
103. A system for presenting a unified interest layer in a computer system in¬ cluding a display screen, the system comprising: an input device for detecting a first trigger event for activating a unified inter¬ est layer; a processor, for processing user input received from the user input device; and a display screen, coupled to the processor and comprising an area displaying a user interface, the display screen for, responsive to the first trigger event: temporarily inactivating the user interface; and displaying, in the area of the display screen, a unified interest layer comprising a plurality of layer elements; wherein at least one layer element comprises one selected from the group con¬ sisting of: a flight tracker element; a movie listings element; a rental queue management element; a translation element; a unit conversion element; a weather element; and a stock quote element.
104. In a computer system including a display screen comprising an area dis¬ playing a user interface, a method for presenting a unified interest layer, comprising: detecting a first trigger event for activating a unified interest layer; responsive to the first trigger event: temporarily inactivating the user interface; and displaying, in the area of the display screen, a unified interest layer comprising a flight tracker layer element for an airplane flight; detecting a second trigger event for dismissing the unified interest layer; and responsive to the second trigger event: dismissing the unified interest layer; and reactivating the user interface; wherein the flight tracker layer element comprises at least one selected from the group consisting of: airline; flight number departure city; arrival city; scheduled departure time; actual departure time; scheduled arrival time; actual arrival time; gate; flight status; speed; and altitude.
105. The method of claim 104, wherein the flight tracker layer element further comprises a graphical representation of a current position of the airplane.
106. The method of claim 105, wherein the graphical representation of current position is generated based on flight status information.
107. The method of claim 105, wherein the graphical representation of current position is generated based on flight status information received from a server.
108. The method of claim 105, wherein the graphical representation of current position is generated based on interpolation between departure and arrival loca¬ tions.
109. In a computer system including a display screen comprising an area dis¬ playing a user interface, a method for presenting a unified interest layer, comprising: detecting a first trigger event for activating a unified interest layer; responsive to the first trigger event: temporarily inactivating the user interface; and displaying, in the area of the display screen, a unified interest layer comprising a movie information element; detecting a second trigger event for dismissing the unified interest layer; and responsive to the second trigger event: dismissing the unified interest layer; and reactivating the user interface; wherein the movie information element comprises at least one selected from the group consisting of: movie titles; movie descriptions; theaters; showtimes; MPAA ratings; quality ratings; trailers; and ticket purchasing functionality.
110. In a computer system including a display screen comprising an area dis¬ playing a user interface, a method for presenting a unified interest layer, comprising: detecting a first trigger event for activating a unified interest layer; responsive to the first trigger event: temporarily inactivating the user interface; and displaying, in the area of the display screen, a unified interest layer comprising an online rental queue management element; detecting a second trigger event for dismissing the unified interest layer; and responsive to the second trigger event: dismissing the unified interest layer; and reactivating the user interface; wherein the online rental queue management element comprises at least one selected from the group consisting of: movie titles; recommendations; MPAA ratings; quality ratings; queue status; movie availability; trailers; and queue management functionality.
111. In a computer system including a display screen comprising an area dis¬ playing a user interface, a method for presenting a unified interest layer, comprising: detecting a first trigger event for activating a unified interest layer; responsive to the first trigger event: temporarily inactivating the user interface; and displaying, in the area of the display screen, a unified interest layer comprising a translation element; detecting a second trigger event for dismissing the unified interest layer; and responsive to the second trigger event: dismissing the unified interest layer; and reactivating the user interface; wherein the translation element comprises at least one selected from the group consisting of: source and destination language selectors; a first area for receiving text to be translated; and a second area for displaying translated text.
112. In a computer system including a display screen comprising an area dis¬ playing a user interface, a method for presenting a unified interest layer, comprising: detecting a first trigger event for activating a unified interest layer; responsive to the first trigger event: temporarily inactivating the user interface; and displaying, in the area of the display screen, a unified interest layer comprising a unit conversion element; detecting a second trigger event for dismissing the unified interest layer; and responsive to the second trigger event: dismissing the unified interest layer; and reactivating the user interface; wherein the unit conversion element comprises at least one selected from the group consisting of: a selector for receiving a selection of the type of unit conversion to apply; source and destination unit selectors; a first area for receiving a value to be converted; and a second area for displaying a converted value.
113. The method of claim 112, wherein the unit conversion element further comprises: a graphical representation of the type of unit conversion.
114. In a computer system including a display screen comprising an area dis¬ playing a user interface, a method for presenting a unified interest layer, comprising: detecting a first trigger event for activating a unified interest layer; responsive to the first trigger event: temporarily inactivating the user interface; and displaying, in the area of the display screen, a unified interest layer comprising a weather element; detecting a second trigger event for dismissing the unified interest layer; and responsive to the second trigger event: dismissing the unified interest layer; and reactivating the user interface; wherein the weather element comprises at least one selected from the group consisting of: a graphical representation of current weather conditions; a textual representation of current weather conditions; a graphical representation of a weather forecast; and a textual representation of a weather forecast.
115. In a computer system including a display screen comprising an area dis¬ playing a user interface, a method for presenting a unified interest layer, comprising: detecting a first trigger event for activating a unified interest layer; responsive to the first trigger event: temporarily inactivating the user interface; and displaying, in the area of the display screen, a unified interest layer comprising a directory element; detecting a second trigger event for dismissing the unified interest layer; and responsive to the second trigger event: dismissing the unified interest layer; and reactivating the user interface; wherein the directory element comprises at least one selected from the group consisting of: an input field for accepting input comprising at least one of a business name or category; and an output field for presenting listing corresponding to the accepted input.
116. In a computer system including a display screen comprising an area dis¬ playing a user interface, a flight tracker layer element for presentation in a unified interest layer selectively overlaying the user interface, the flight tracker layer ele¬ ment comprising: at least one selected from the group consisting of: airline; flight number departure city; arrival city; scheduled departure time; actual departure time; scheduled arrival time; actual arrival time; gate; flight status; speed; and altitude; and a graphical representation of a current position of the airplane.
117. In a computer system including a display screen comprising an area dis¬ playing a user interface, a movie information layer element for presentation in a uni¬ fied interest layer selectively overlaying the user interface, the movie information layer element comprising: movie titles; showtimes; and at least one selected from the group consisting of: movie descriptions; theaters;
MPAA ratings; quality ratings; trailers; and ticket purchasing functionality.
118. In a computer system including a display screen comprising an area dis¬ playing a user interface, an online rental queue management element for presenta¬ tion in a unified interest layer selectively overlaying the user interface, the online rental queue management element comprising: movie titles; queue management functionality; and at least one selected from the group consisting of: recommendations;
MPAA ratings; quality ratings; queue status; movie availability; and trailers;.
119. In a computer system including a display screen comprising an area dis¬ playing a user interface, a translation element for presentation in a unified interest layer selectively overlaying the user interface, the translation element comprising: source and destination language selectors; a first area for receiving text to be translated; and a second area for displaying translated text.
120. In a computer system including a display screen comprising an area dis¬ playing a user interface, a unit conversion element for presentation in a unified in¬ terest layer selectively overlaying the user interface, the unit conversion element comprising: a selector for receiving a selection of the type of unit conversion to apply; source and destination unit selectors; a first area for receiving a value to be converted; and a second area for displaying a converted value.
121. The method of claim 120, wherein the unit conversion element further comprises: a graphical representation of the type of unit conversion.
122. In a computer system including a display screen comprising an area dis¬ playing a user interface, a weather element for presentation in a unified interest layer selectively overlaying the user interface, the weather element comprising: a graphical representation of current weather conditions; a textual representation of current weather conditions; a graphical representation of a weather forecast; and a textual representation of a weather forecast.
123. In a computer system including a display screen comprising an area dis¬ playing a user interface, a directory element for presentation in a unified interest layer selectively overlaying the user interface, the directory element comprising: an input field for accepting input comprising at least one of a business name or category; and an output field for presenting listing corresponding to the accepted input.
PCT/US2005/022579 2004-06-25 2005-06-24 Unified interest layer for user interface WO2006012343A2 (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
JP2007518332A JP5032311B2 (en) 2004-06-25 2005-06-24 Integrated interest layer for user interface
CN2005800163493A CN1997957B (en) 2004-06-25 2005-06-24 Unified interest layer for user interface
CA2562626A CA2562626C (en) 2004-06-25 2005-06-24 Unified interest layer for user interface
EP05763507.0A EP1763733B1 (en) 2004-06-25 2005-06-24 Unified interest layer for user interface
AU2005267129A AU2005267129B2 (en) 2004-06-25 2005-06-24 Unified interest layer for user interface
AU2011200603A AU2011200603B2 (en) 2004-06-25 2011-02-11 Unified interest layer for user interface

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
US10/877,968 US7490295B2 (en) 2004-06-25 2004-06-25 Layer for accessing user interface elements
US10/877,968 2004-06-25
US64202505P 2005-01-07 2005-01-07
US60/642,025 2005-01-07
US11/166,802 US7761800B2 (en) 2004-06-25 2005-06-23 Unified interest layer for user interface
US11/166,802 2005-06-23

Publications (2)

Publication Number Publication Date
WO2006012343A2 true WO2006012343A2 (en) 2006-02-02
WO2006012343A3 WO2006012343A3 (en) 2006-06-08

Family

ID=35786677

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2005/022579 WO2006012343A2 (en) 2004-06-25 2005-06-24 Unified interest layer for user interface

Country Status (8)

Country Link
US (1) US7761800B2 (en)
EP (4) EP1763733B1 (en)
JP (4) JP5032311B2 (en)
CN (2) CN101819504A (en)
AU (2) AU2005267129B2 (en)
CA (3) CA2707754C (en)
HK (2) HK1137232A1 (en)
WO (1) WO2006012343A2 (en)

Cited By (48)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008086060A2 (en) * 2007-01-07 2008-07-17 Apple Inc. Dashboards, widgets and devices
WO2008086056A2 (en) * 2007-01-07 2008-07-17 Apple Inc. Dashboards, widgets and devices
JP2008293502A (en) * 2007-05-23 2008-12-04 Sap Ag Enhanced widget architecture
JP2009088941A (en) * 2007-09-28 2009-04-23 Sony Corp Device and method for displaying image, receiver, reception method, and portable terminal
JP2009098825A (en) * 2007-10-16 2009-05-07 Hitachi Ltd Method for providing information by data processor
EP2204987A2 (en) 2008-12-30 2010-07-07 Samsung Electronics Co., Ltd. Broadcast receiving apparatus and method for providing widget service thereof
EP2184918A3 (en) * 2008-11-10 2010-08-18 Samsung Electronics Co., Ltd. Broadcast display apparatus and control method thereof
JP2011054169A (en) * 2009-09-01 2011-03-17 Samsung Electronics Co Ltd Method and system for managing widget in portable terminal
DE102009057082A1 (en) 2009-12-04 2011-06-09 Volkswagen Ag Method for displaying widget object on display surface utilized as user interface for displaying e.g. actual information about weather to motor vehicle driver, involves automatically changing object from one condition to another condition
US9032318B2 (en) 2005-10-27 2015-05-12 Apple Inc. Widget security
US9069575B2 (en) 2008-03-25 2015-06-30 Qualcomm Incorporated Apparatus and methods for widget-related memory management
US9110685B2 (en) 2008-03-25 2015-08-18 Qualcomm, Incorporated Apparatus and methods for managing widgets in a wireless communication environment
US9269059B2 (en) 2008-03-25 2016-02-23 Qualcomm Incorporated Apparatus and methods for transport optimization for widget content delivery
US9600261B2 (en) 2008-03-25 2017-03-21 Qualcomm Incorporated Apparatus and methods for widget update scheduling
US9747141B2 (en) 2008-03-25 2017-08-29 Qualcomm Incorporated Apparatus and methods for widget intercommunication in a wireless communication environment
US9753627B2 (en) 2004-06-25 2017-09-05 Apple Inc. Visual characteristics of user interface elements in a unified interest layer
US9933914B2 (en) 2009-07-06 2018-04-03 Nokia Technologies Oy Method and apparatus of associating application state information with content and actions
US10250735B2 (en) 2013-10-30 2019-04-02 Apple Inc. Displaying relevant user interface objects
US10732821B2 (en) 2007-01-07 2020-08-04 Apple Inc. Portable multifunction device, method, and graphical user interface supporting user navigations of graphical objects on a touch screen display
US10739974B2 (en) 2016-06-11 2020-08-11 Apple Inc. Configuring context-specific user interfaces
US10778828B2 (en) 2006-09-06 2020-09-15 Apple Inc. Portable multifunction device, method, and graphical user interface for configuring and displaying widgets
US10788953B2 (en) 2010-04-07 2020-09-29 Apple Inc. Device, method, and graphical user interface for managing folders
US10788797B1 (en) 2019-05-06 2020-09-29 Apple Inc. Clock faces for an electronic device
US10802703B2 (en) 2015-03-08 2020-10-13 Apple Inc. Sharing user-configurable graphical constructs
US10838586B2 (en) 2017-05-12 2020-11-17 Apple Inc. Context-specific user interfaces
US10852905B1 (en) 2019-09-09 2020-12-01 Apple Inc. Techniques for managing display usage
US10872318B2 (en) 2014-06-27 2020-12-22 Apple Inc. Reduced size user interface
US10884579B2 (en) 2005-12-30 2021-01-05 Apple Inc. Portable electronic device with interface reconfiguration mode
US10990270B2 (en) 2012-05-09 2021-04-27 Apple Inc. Context-specific user interfaces
US11042281B2 (en) 2014-08-15 2021-06-22 Apple Inc. Weather user interface
US11061372B1 (en) 2020-05-11 2021-07-13 Apple Inc. User interfaces related to time
US11148007B2 (en) 2016-06-11 2021-10-19 Apple Inc. Activity and workout updates
US11150781B2 (en) 2005-10-27 2021-10-19 Apple Inc. Workflow widgets
US11281368B2 (en) 2010-04-07 2022-03-22 Apple Inc. Device, method, and graphical user interface for managing folders with multiple pages
US11301130B2 (en) 2019-05-06 2022-04-12 Apple Inc. Restricted operation of an electronic device
US11327650B2 (en) 2018-05-07 2022-05-10 Apple Inc. User interfaces having a collection of complications
US11372659B2 (en) 2020-05-11 2022-06-28 Apple Inc. User interfaces for managing user interface sharing
US11526256B2 (en) 2020-05-11 2022-12-13 Apple Inc. User interfaces for managing user interface sharing
US11580867B2 (en) 2015-08-20 2023-02-14 Apple Inc. Exercised-based watch face and complications
US11604571B2 (en) 2014-07-21 2023-03-14 Apple Inc. Remote user interface
US11604559B2 (en) 2007-09-04 2023-03-14 Apple Inc. Editing interface
US11675476B2 (en) 2019-05-05 2023-06-13 Apple Inc. User interfaces for widgets
US11694590B2 (en) 2020-12-21 2023-07-04 Apple Inc. Dynamic user interface with time indicator
US11700326B2 (en) 2014-09-02 2023-07-11 Apple Inc. Phone user interface
US11720239B2 (en) 2021-01-07 2023-08-08 Apple Inc. Techniques for user interfaces related to an event
US11740776B2 (en) 2012-05-09 2023-08-29 Apple Inc. Context-specific user interfaces
US11816325B2 (en) 2016-06-12 2023-11-14 Apple Inc. Application shortcuts for carplay
US11921992B2 (en) 2021-05-14 2024-03-05 Apple Inc. User interfaces related to time

Families Citing this family (187)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7093201B2 (en) * 2001-09-06 2006-08-15 Danger, Inc. Loop menu navigation apparatus and method
US9164654B2 (en) * 2002-12-10 2015-10-20 Neonode Inc. User interface for mobile computer unit
US8302020B2 (en) 2004-06-25 2012-10-30 Apple Inc. Widget authoring and editing environment
US8566732B2 (en) * 2004-06-25 2013-10-22 Apple Inc. Synchronization of widgets and dashboards
US8453065B2 (en) 2004-06-25 2013-05-28 Apple Inc. Preview and installation of user interface elements in a display environment
WO2006031684A2 (en) * 2004-09-13 2006-03-23 Network Solutions, Llc Domain bar
US20060282795A1 (en) * 2004-09-13 2006-12-14 Network Solutions, Llc Domain bar
US8543931B2 (en) * 2005-06-07 2013-09-24 Apple Inc. Preview including theme based installation of user interface elements in a display environment
US7665032B2 (en) * 2005-08-18 2010-02-16 Microsoft Corporation Sidebar engine, object model and schema
US8578290B2 (en) * 2005-08-18 2013-11-05 Microsoft Corporation Docking and undocking user interface objects
US7499989B2 (en) * 2005-08-18 2009-03-03 Microsoft Corporation Installing data with settings
US7568165B2 (en) * 2005-08-18 2009-07-28 Microsoft Corporation Sidebar engine, object model and schema
US7552053B2 (en) * 2005-08-22 2009-06-23 International Business Machines Corporation Techniques for aiding speech-to-speech translation
US8225231B2 (en) 2005-08-30 2012-07-17 Microsoft Corporation Aggregation of PC settings
US9104294B2 (en) 2005-10-27 2015-08-11 Apple Inc. Linked widgets
US7954064B2 (en) * 2005-10-27 2011-05-31 Apple Inc. Multiple dashboards
US8543824B2 (en) 2005-10-27 2013-09-24 Apple Inc. Safe distribution and use of content
US20070101279A1 (en) * 2005-10-27 2007-05-03 Chaudhri Imran A Selection of user interface elements for unified display in a display environment
US7707514B2 (en) 2005-11-18 2010-04-27 Apple Inc. Management of user interface elements in a display environment
US9426103B2 (en) 2005-12-27 2016-08-23 International Business Machines Corporation Host state-sensing for message interruption
US8732614B2 (en) 2005-12-30 2014-05-20 Google Inc. Toolbar document content sharing
US20070214431A1 (en) * 2006-03-08 2007-09-13 Microsoft Corporation Smart gadget resizing
KR100775554B1 (en) * 2006-03-10 2007-11-15 주식회사 케이티프리텔 Method and system for providing dynamic wall paper service based contents
US8055444B2 (en) 2006-04-04 2011-11-08 Yahoo! Inc. Content display and navigation interface
US7783990B2 (en) * 2006-05-05 2010-08-24 Microsoft Corporation Association of display elements
US20080034309A1 (en) * 2006-08-01 2008-02-07 Louch John O Multimedia center including widgets
US8869027B2 (en) 2006-08-04 2014-10-21 Apple Inc. Management and generation of dashboards
US8166415B2 (en) * 2006-08-04 2012-04-24 Apple Inc. User interface for backup management
EP2775701A1 (en) * 2006-09-29 2014-09-10 United Video Properties, Inc. Systems and methods for a modular media guidance dashboard application
US7565332B2 (en) * 2006-10-23 2009-07-21 Chipin Inc. Method and system for providing a widget usable in affiliate marketing
US20080115077A1 (en) * 2006-11-09 2008-05-15 International Business Machines Corporation Persistent status indicator for calendar
US8407307B1 (en) * 2006-11-10 2013-03-26 Flightview, Inc. Flight information sending system and method
US7827501B2 (en) * 2006-11-16 2010-11-02 International Business Machines Corporation Interactive alert bubbles for alert management
US20080141141A1 (en) * 2006-12-07 2008-06-12 Moore Dennis B Widget runtime engine for enterprise widgets
US20080215998A1 (en) * 2006-12-07 2008-09-04 Moore Dennis B Widget launcher and briefcase
US8117555B2 (en) * 2006-12-07 2012-02-14 Sap Ag Cooperating widgets
US8424058B2 (en) * 2006-12-07 2013-04-16 Sap Ag Security proxying for end-user applications
GB2444974B (en) * 2006-12-22 2011-12-28 British Sky Broadcasting Ltd Media device and interface
US10083184B2 (en) * 2007-01-07 2018-09-25 Apple Inc. Widget synchronization in accordance with synchronization preferences
US20080262883A1 (en) * 2007-04-19 2008-10-23 Weiss Stephen J Systems and methods for compliance and announcement display and notification
WO2008131417A1 (en) * 2007-04-23 2008-10-30 Snac, Inc. Mobile widget dashboard
US20090005071A1 (en) * 2007-06-28 2009-01-01 Apple Inc. Event Triggered Content Presentation
US8954871B2 (en) 2007-07-18 2015-02-10 Apple Inc. User-centric widgets and dashboards
US8667415B2 (en) 2007-08-06 2014-03-04 Apple Inc. Web widgets
US8910067B1 (en) 2007-08-10 2014-12-09 The Clic, Inc. Interactive information display through widgets
US20090049384A1 (en) * 2007-08-13 2009-02-19 Frank Yau Computer desktop multimedia widget applications and methods
KR100929236B1 (en) * 2007-09-18 2009-12-01 엘지전자 주식회사 Portable terminal with touch screen and operation control method thereof
US10176272B2 (en) * 2007-09-28 2019-01-08 Excalibur Ip, Llc System and method of automatically sizing and adapting a widget to available space
JP5557420B2 (en) * 2007-11-02 2014-07-23 アプリックスIpホールディングス株式会社 Widget operation control method
TWI356337B (en) * 2007-12-26 2012-01-11 Htc Corp A user interface of electronic apparatus
JP4739370B2 (en) * 2007-12-27 2011-08-03 シャープ株式会社 INFORMATION PROVIDING DEVICE, INFORMATION DISPLAY DEVICE, INFORMATION PROVIDING SYSTEM, CONTROL METHOD, CONTROL PROGRAM, AND RECORDING MEDIUM
JP4763020B2 (en) * 2007-12-27 2011-08-31 シャープ株式会社 INFORMATION PROVIDING DEVICE, INFORMATION DISPLAY DEVICE, INFORMATION PROVIDING SYSTEM, INFORMATION PROVIDING METHOD, PROGRAM, AND COMPUTER-READABLE RECORDING MEDIUM CONTAINING THE PROGRAM
JP2009157901A (en) * 2007-12-27 2009-07-16 Sharp Corp Information provision device, information display device, information provision system, information provision method, program and computer-readable recording medium recording program
US8315950B2 (en) * 2007-12-31 2012-11-20 Sandisk Technologies Inc. Powerfully simple digital media player and methods for use therewith
KR20090088994A (en) * 2008-02-18 2009-08-21 박형순 Method and aapparatus for providing mulit-paper service
KR101012300B1 (en) * 2008-03-07 2011-02-08 삼성전자주식회사 User interface apparatus of mobile station having touch screen and method thereof
US8713026B2 (en) * 2008-06-13 2014-04-29 Sandisk Technologies Inc. Method for playing digital media files with a digital media player using a plurality of playlists
US20090313432A1 (en) * 2008-06-13 2009-12-17 Spence Richard C Memory device storing a plurality of digital media files and playlists
US8156445B2 (en) 2008-06-20 2012-04-10 Microsoft Corporation Controlled interaction with heterogeneous data
BRPI0916632A2 (en) * 2008-08-08 2015-11-17 Thomson Licensing method for dynamic banner composition
KR101095163B1 (en) 2008-08-27 2011-12-16 에스케이플래닛 주식회사 System working together by terminal and smart card for processing widget and method thereof
US10375223B2 (en) 2008-08-28 2019-08-06 Qualcomm Incorporated Notifying a user of events in a computing device
US9081471B2 (en) * 2008-09-19 2015-07-14 Oracle International Corporation Providing modal window views for widgets on web pages
US8762708B2 (en) 2008-10-11 2014-06-24 David L. Blankenbeckler Secure content distribution system
US8411046B2 (en) 2008-10-23 2013-04-02 Microsoft Corporation Column organization of content
US8086275B2 (en) 2008-10-23 2011-12-27 Microsoft Corporation Alternative inputs of a mobile communications device
GB0820427D0 (en) * 2008-11-07 2008-12-17 Inq Entpr Ltd Mobile communication device and method
US8150463B2 (en) 2008-12-08 2012-04-03 At&T Intellectual Property I, L.P. Method and apparatus for presenting a user interface
US20100162120A1 (en) * 2008-12-18 2010-06-24 Derek Niizawa Digital Media Player User Interface
US20100205557A1 (en) * 2009-02-09 2010-08-12 Harold Lee Peterson System, method and computer-readable medium for clean up of visually displayed icons
US20110047492A1 (en) * 2009-02-16 2011-02-24 Nokia Corporation Method and apparatus for displaying favorite contacts
US8175653B2 (en) 2009-03-30 2012-05-08 Microsoft Corporation Chromeless user interface
US8238876B2 (en) 2009-03-30 2012-08-07 Microsoft Corporation Notifications
US20100269069A1 (en) * 2009-04-17 2010-10-21 Nokia Corporation Method and apparatus of associating and maintaining state information for applications
TW201106251A (en) 2009-04-24 2011-02-16 Ibm Editing apparatus, editing method and program
US8836648B2 (en) * 2009-05-27 2014-09-16 Microsoft Corporation Touch pull-in gesture
JP5821930B2 (en) * 2009-06-09 2015-11-24 株式会社リコー Display control apparatus, display control method, and display control program
US8239781B2 (en) * 2009-06-30 2012-08-07 Sap Ag Drag and drop of an application component to desktop
KR101588733B1 (en) * 2009-07-21 2016-01-26 엘지전자 주식회사 Mobile terminal
JP4902713B2 (en) * 2009-09-28 2012-03-21 株式会社エヌ・ティ・ティ・ドコモ Information processing method, information processing apparatus, and program
US9189254B2 (en) * 2009-10-02 2015-11-17 Massachusetts Institute Of Technology Translating text to, merging, and optimizing graphical user interface tasks
US20130275890A1 (en) * 2009-10-23 2013-10-17 Mark Caron Mobile widget dashboard
US20110119609A1 (en) * 2009-11-16 2011-05-19 Apple Inc. Docking User Interface Elements
EP2355012A1 (en) * 2010-02-08 2011-08-10 Vodafone Holding GmbH Ordering data items pertaining to contacts according to relevance of the contacts
KR101076512B1 (en) * 2010-04-20 2011-10-24 이한승 System for providing on-line service of electronic catalogue using digital information display and method thereof
JP2011248768A (en) * 2010-05-28 2011-12-08 Sony Corp Information processor, information processing system and program
JP4977236B2 (en) * 2010-06-16 2012-07-18 株式会社東芝 Information terminal, launcher program and method
CN101883148B (en) * 2010-06-24 2012-12-26 华为终端有限公司 Method and device for adding schedule
FR2963690B1 (en) * 2010-08-06 2012-08-03 Thales Sa SECURE CLIENT-SERVER COMPUTER SYSTEM FOR INTERACTIVE APPLICATIONS
WO2012031266A2 (en) * 2010-09-03 2012-03-08 Visa International Service Association System and method for custom service markets
TW201214263A (en) * 2010-09-29 2012-04-01 Hon Hai Prec Ind Co Ltd System and method for adding widget on Android
CN102479023A (en) * 2010-11-22 2012-05-30 联想(北京)有限公司 Display method and terminal
US8719727B2 (en) * 2010-12-15 2014-05-06 Microsoft Corporation Managing an immersive environment
US20120159383A1 (en) 2010-12-20 2012-06-21 Microsoft Corporation Customization of an immersive environment
US20120159395A1 (en) 2010-12-20 2012-06-21 Microsoft Corporation Application-launching interface for multiple modes
US8689123B2 (en) 2010-12-23 2014-04-01 Microsoft Corporation Application reporting in an application-selectable user interface
US8612874B2 (en) 2010-12-23 2013-12-17 Microsoft Corporation Presenting an application change through a tile
US9423951B2 (en) 2010-12-31 2016-08-23 Microsoft Technology Licensing, Llc Content-based snap point
US20120185805A1 (en) * 2011-01-14 2012-07-19 Apple Inc. Presenting Visual Indicators of Hidden Objects
US9501217B2 (en) 2011-01-14 2016-11-22 Apple Inc. Target region for removing icons from dock
KR101831641B1 (en) * 2011-02-11 2018-04-05 삼성전자 주식회사 Method and apparatus for providing graphic user interface in mobile terminal
EP2487579A1 (en) 2011-02-11 2012-08-15 Samsung Electronics Co., Ltd. Method and apparatus for providing graphic user interface in mobile terminal
US9383917B2 (en) 2011-03-28 2016-07-05 Microsoft Technology Licensing, Llc Predictive tiling
US9104307B2 (en) 2011-05-27 2015-08-11 Microsoft Technology Licensing, Llc Multi-application environment
US8893033B2 (en) 2011-05-27 2014-11-18 Microsoft Corporation Application notifications
US9158445B2 (en) 2011-05-27 2015-10-13 Microsoft Technology Licensing, Llc Managing an immersive interface in a multi-application immersive environment
US8924885B2 (en) 2011-05-27 2014-12-30 Microsoft Corporation Desktop as immersive application
US9658766B2 (en) 2011-05-27 2017-05-23 Microsoft Technology Licensing, Llc Edge gesture
US9104440B2 (en) 2011-05-27 2015-08-11 Microsoft Technology Licensing, Llc Multi-application environment
US10417018B2 (en) * 2011-05-27 2019-09-17 Microsoft Technology Licensing, Llc Navigation of immersive and desktop shells
US9843665B2 (en) * 2011-05-27 2017-12-12 Microsoft Technology Licensing, Llc Display of immersive and desktop shells
US20120304132A1 (en) 2011-05-27 2012-11-29 Chaitanya Dev Sareen Switching back to a previously-interacted-with application
US8687023B2 (en) 2011-08-02 2014-04-01 Microsoft Corporation Cross-slide gesture to select and rearrange
US20130057587A1 (en) 2011-09-01 2013-03-07 Microsoft Corporation Arranging tiles
US10353566B2 (en) * 2011-09-09 2019-07-16 Microsoft Technology Licensing, Llc Semantic zoom animations
US9557909B2 (en) 2011-09-09 2017-01-31 Microsoft Technology Licensing, Llc Semantic zoom linguistic helpers
US8922575B2 (en) 2011-09-09 2014-12-30 Microsoft Corporation Tile cache
US9146670B2 (en) 2011-09-10 2015-09-29 Microsoft Technology Licensing, Llc Progressively indicating new content in an application-selectable user interface
US9244802B2 (en) 2011-09-10 2016-01-26 Microsoft Technology Licensing, Llc Resource user interface
US8933952B2 (en) 2011-09-10 2015-01-13 Microsoft Corporation Pre-rendering new content for an application-selectable user interface
US9424439B2 (en) 2011-09-12 2016-08-23 Microsoft Technology Licensing, Llc Secure data synchronization
US10083247B2 (en) 2011-10-01 2018-09-25 Oracle International Corporation Generating state-driven role-based landing pages
JP2013092952A (en) * 2011-10-27 2013-05-16 Sharp Corp Display device and display method for enhancing visibility
KR20130048926A (en) * 2011-11-03 2013-05-13 삼성전자주식회사 Method for scrap of digital magazine edited in layers and apparatus therof
US9135022B2 (en) * 2011-11-14 2015-09-15 Microsoft Technology Licensing, Llc Cross window animation
US9223472B2 (en) 2011-12-22 2015-12-29 Microsoft Technology Licensing, Llc Closing applications
US9128605B2 (en) 2012-02-16 2015-09-08 Microsoft Technology Licensing, Llc Thumbnail-image selection of applications
KR101260304B1 (en) * 2012-02-16 2013-05-03 김수현 Customized widget providing system
JP5806973B2 (en) * 2012-05-08 2015-11-10 ソフトバンク株式会社 Information terminal equipment
US9952746B2 (en) * 2012-07-03 2018-04-24 Nook Digital, Llc System and method for incorporating and using widgets in an electronic publication
KR20150086367A (en) * 2012-11-19 2015-07-27 위키패드 인코포레이티드 Virtual multiple sided virtual rotatable user interface icon queue
US20140282207A1 (en) * 2013-03-15 2014-09-18 Rita H. Wouhaybi Integration for applications and containers
US10656800B2 (en) * 2013-03-29 2020-05-19 Microsoft Technology Licensing, Llc Visual configuration and activation
US9450952B2 (en) 2013-05-29 2016-09-20 Microsoft Technology Licensing, Llc Live tiles without application-code execution
US9632689B2 (en) 2013-04-02 2017-04-25 Facebook, Inc. Interactive elements in a user interface
US10452222B2 (en) 2013-05-29 2019-10-22 Microsoft Technology Licensing, Llc Coordination of system readiness tasks
US9589057B2 (en) * 2013-06-07 2017-03-07 Microsoft Technology Licensing, Llc Filtering content on a role tailored workspace
USD741874S1 (en) * 2013-06-09 2015-10-27 Apple Inc. Display screen or portion thereof with animated graphical user interface
US20140372948A1 (en) * 2013-06-15 2014-12-18 Microsoft Corporation Persistent Reverse Navigation Mechanism
JP6524620B2 (en) 2013-09-11 2019-06-05 株式会社リコー INFORMATION PROCESSING SYSTEM, INFORMATION PROCESSING DEVICE, INFORMATION PROCESSING METHOD, AND PROGRAM
EP2851824A1 (en) * 2013-09-20 2015-03-25 Sanofi-Aventis Deutschland GmbH Data management unit for supporting health control
CN104516618B (en) * 2013-09-27 2020-01-14 中兴通讯股份有限公司 Interface function analysis display method and device
WO2015049715A1 (en) * 2013-10-04 2015-04-09 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ Electronic device
US9971473B2 (en) 2013-10-04 2018-05-15 Panasonic Intellectual Property Corporation Of America Electronic device
US20150120608A1 (en) * 2013-10-24 2015-04-30 Lightkeeper LLC Interactive multidimensional portfolio analysis
USD766258S1 (en) * 2013-12-31 2016-09-13 Beijing Qinhoo Technology Co. Ltd Display screen with a graphical user interface
CN105706395B (en) * 2014-01-06 2020-01-14 三星电子株式会社 Control apparatus and control method thereof
CN104794139B (en) * 2014-01-22 2019-09-20 腾讯科技(北京)有限公司 Information retrieval method, apparatus and system
EP3126969A4 (en) 2014-04-04 2017-04-12 Microsoft Technology Licensing, LLC Expandable application representation
CN105359055A (en) 2014-04-10 2016-02-24 微软技术许可有限责任公司 Slider cover for computing device
CN105378582B (en) 2014-04-10 2019-07-23 微软技术许可有限责任公司 Calculate the foldable cap of equipment
US10466876B2 (en) * 2014-04-17 2019-11-05 Facebook, Inc. Assisting a user of a software application
US10254942B2 (en) 2014-07-31 2019-04-09 Microsoft Technology Licensing, Llc Adaptive sizing and positioning of application windows
US10592080B2 (en) 2014-07-31 2020-03-17 Microsoft Technology Licensing, Llc Assisted presentation of application windows
US10678412B2 (en) 2014-07-31 2020-06-09 Microsoft Technology Licensing, Llc Dynamic joint dividers for application windows
USD766976S1 (en) * 2014-08-18 2016-09-20 Rockwell Collins, Inc. Display panel with icon
USD762691S1 (en) * 2014-09-01 2016-08-02 Apple Inc. Display screen or portion thereof with graphical user interface
USD753711S1 (en) * 2014-09-01 2016-04-12 Apple Inc. Display screen or portion thereof with graphical user interface
USD871426S1 (en) * 2014-09-02 2019-12-31 Samsung Electronics Co., Ltd. Display screen or portion thereof with graphical user interface
US10642365B2 (en) 2014-09-09 2020-05-05 Microsoft Technology Licensing, Llc Parametric inertia and APIs
US10025684B2 (en) 2014-09-24 2018-07-17 Microsoft Technology Licensing, Llc Lending target device resources to host device computing environment
US10635296B2 (en) 2014-09-24 2020-04-28 Microsoft Technology Licensing, Llc Partitioned application presentation across devices
US9860306B2 (en) * 2014-09-24 2018-01-02 Microsoft Technology Licensing, Llc Component-specific application presentation histories
US10448111B2 (en) 2014-09-24 2019-10-15 Microsoft Technology Licensing, Llc Content projection
USD764490S1 (en) * 2014-10-06 2016-08-23 Hewlett-Packard Development Company, L.P. Display having a graphical user interface
EP3015984A1 (en) * 2014-10-29 2016-05-04 Hewlett-Packard Development Company, L.P. Providing data from data sources
WO2016065568A1 (en) 2014-10-30 2016-05-06 Microsoft Technology Licensing, Llc Multi-configuration input device
USD792444S1 (en) 2014-12-26 2017-07-18 Sony Corporation Display panel or screen with transitional graphical user interface
USD771670S1 (en) 2015-03-09 2016-11-15 Apple Inc. Display screen or portion thereof with animated graphical user interface
USD786918S1 (en) * 2015-09-02 2017-05-16 Samsung Electronics Co., Ltd. Display screen or portion thereof with graphical user interface
US20170220221A1 (en) * 2016-01-28 2017-08-03 Prysm, Inc. Opening instances of an asset
US10359913B2 (en) * 2016-12-05 2019-07-23 International Business Machines Corporation Interface for creating and comparing multiple object sets
US20180196591A1 (en) * 2017-01-10 2018-07-12 Microsoft Technology Licensing, Llc Moving interface controls
USD842333S1 (en) 2017-06-04 2019-03-05 Apple Inc. Display screen or portion thereof with graphical user interface
USD889491S1 (en) * 2017-07-19 2020-07-07 Lenovo (Beijing) Co., Ltd. Display screen or a portion thereof with graphical user interface
US10824292B2 (en) * 2018-01-18 2020-11-03 Micro Focus Llc Widget-of-interest identification
AU2018410087B2 (en) * 2018-02-20 2021-04-29 Tata Consultancy Services Limited A server controlled framework for controlling widgets of a tabular structure
US10775974B2 (en) 2018-08-10 2020-09-15 Vignet Incorporated User responsive dynamic architecture
US11188923B2 (en) 2019-08-29 2021-11-30 Bank Of America Corporation Real-time knowledge-based widget prioritization and display
US11726995B2 (en) 2019-12-17 2023-08-15 Hewlett Packard Enterprise Development Lp System and method for value pack generation using generic SQL plugin for unified console
EP4100824A1 (en) 2020-02-03 2022-12-14 Apple Inc. Cursor integration with a touch screen user interface
KR20210156985A (en) 2020-06-19 2021-12-28 삼성전자주식회사 Semiconductor devices including work function layers
KR20210158607A (en) 2020-06-24 2021-12-31 삼성전자주식회사 Semiconductor device including capping layer
KR20210158615A (en) 2020-06-24 2021-12-31 삼성전자주식회사 Integrate circuit device including gate line
USD982026S1 (en) * 2021-07-01 2023-03-28 C3S, Inc. Display screen with graphical user interface
USD982027S1 (en) * 2021-07-01 2023-03-28 C3S, Inc. Display screen with graphical user interface
USD1002646S1 (en) * 2021-10-06 2023-10-24 Johnson & Johnson Consumer Inc. Display screen or portion thereof with graphical user interface

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5638501A (en) * 1993-05-10 1997-06-10 Apple Computer, Inc. Method and apparatus for displaying an overlay image
US20030189597A1 (en) * 2002-04-05 2003-10-09 Microsoft Corporation Virtual desktop manager

Family Cites Families (241)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4752893A (en) 1985-11-06 1988-06-21 Texas Instruments Incorporated Graphics data processing apparatus having image operations with transparent color having a selectable number of bits
JPH0664159B2 (en) 1987-12-21 1994-08-22 株式会社精工舎 World clock
FR2647239B1 (en) 1989-05-22 1991-07-05 Bull Sa METHOD FOR GENERATING INTERFACES FOR USER APPLICATIONS VISUALIZABLE ON THE SCREEN OF A COMPUTER SYSTEM AND DEVICE FOR IMPLEMENTING SAID METHOD
FR2662009B1 (en) * 1990-05-09 1996-03-08 Apple Computer MULTIPLE FACES MANOPULABLE ICON FOR DISPLAY ON COMPUTER.
US5168441A (en) 1990-05-30 1992-12-01 Allen-Bradley Company, Inc. Methods for set up and programming of machine and process controllers
US5388201A (en) 1990-09-14 1995-02-07 Hourvitz; Leonard Method and apparatus for providing multiple bit depth windows
US5289574A (en) 1990-09-17 1994-02-22 Hewlett-Packard Company Multiple virtual screens on an "X windows" terminal
JP3024652B2 (en) * 1990-12-13 2000-03-21 松下電工株式会社 3D display type item selection device
FR2693810B1 (en) * 1991-06-03 1997-01-10 Apple Computer USER INTERFACE SYSTEMS WITH DIRECT ACCESS TO A SECONDARY DISPLAY AREA.
JPH0520044A (en) 1991-07-15 1993-01-29 Personal Joho Kankyo Kyokai User interface device
EP0528631B1 (en) 1991-08-13 1998-05-20 Xerox Corporation Electronic image generation
CA2077173C (en) 1991-11-22 2003-04-22 Michael Chen Method and apparatus for direct manipulation of 3-d objects on computer displays
US5351995A (en) 1992-01-29 1994-10-04 Apple Computer, Inc. Double-sided, reversible electronic paper
JPH0644339A (en) 1992-03-06 1994-02-18 Hewlett Packard Co <Hp> Graphic object operation system and method
JPH05282254A (en) * 1992-03-31 1993-10-29 Toshiba Corp Information processor and label control method
US6236396B1 (en) 1992-05-27 2001-05-22 Apple Computer, Inc. Method and apparatus for controlling a scheduler
US5570109A (en) 1992-05-27 1996-10-29 Apple Computer, Inc. Schedule and to-do list for a pen-based computer system
US5457476A (en) 1992-05-27 1995-10-10 Apple Computer, Inc. Method for controlling a computerized organizer
US5357603A (en) 1992-06-15 1994-10-18 Microsoft Corporation Method and system for changing a shape type while maintaining existing graphic characteristics
FR2694105B1 (en) 1992-07-22 1994-11-25 Bull Sa Use of an on-board interpreter language for the creation of an interactive user interface definition tool.
US5659693A (en) * 1992-08-27 1997-08-19 Starfish Software, Inc. User interface with individually configurable panel interface for use in a computer system
US5754174A (en) * 1992-08-27 1998-05-19 Starfish Software, Inc. User interface with individually configurable panel interfaces for use in a computer system
CA2101864A1 (en) * 1992-08-27 1994-02-28 Claudia Carpenter Customizable program control interface for a computer system
US5790120A (en) 1992-08-27 1998-08-04 Starfish Software, Inc. Individually configurable panel user interface with selective launching, sticky windows, hot keys, start up options and configurable background
US5446882A (en) 1992-10-02 1995-08-29 Apple Computer, Inc. Interface for a computerized database having card and list views
DE69315969T2 (en) 1992-12-15 1998-07-30 Sun Microsystems Inc Presentation of information in a display system with transparent windows
US5487054A (en) 1993-01-05 1996-01-23 Apple Computer, Inc. Method and apparatus for setting a clock in a computer system
US5588107A (en) 1993-03-22 1996-12-24 Island Graphics Corporation Method and apparatus for selectably expandable menus
US5764238A (en) 1993-09-10 1998-06-09 Ati Technologies Inc. Method and apparatus for scaling and blending an image to be displayed
US6983051B1 (en) 1993-11-18 2006-01-03 Digimarc Corporation Methods for audio watermarking and decoding
US5522022A (en) 1993-11-24 1996-05-28 Xerox Corporation Analyzing an image showing a node-link structure
US5796402A (en) 1993-12-03 1998-08-18 Microsoft Corporation Method and system for aligning windows on a computer screen
US5721848A (en) 1994-02-04 1998-02-24 Oracle Corporation Method and apparatus for building efficient and flexible geometry management widget classes
US6031937A (en) 1994-05-19 2000-02-29 Next Software, Inc. Method and apparatus for video compression using block and wavelet techniques
US6757438B2 (en) 2000-02-28 2004-06-29 Next Software, Inc. Method and apparatus for video compression using microwavelets
US5835693A (en) 1994-07-22 1998-11-10 Lynch; James D. Interactive system for simulation and display of multi-body systems in three dimensions
AUPM704194A0 (en) 1994-07-25 1994-08-18 Canon Information Systems Research Australia Pty Ltd Efficient methods for the evaluation of a graphical programming language
US5835692A (en) 1994-11-21 1998-11-10 International Business Machines Corporation System and method for providing mapping notation in interactive video displays
JP3647487B2 (en) 1994-12-02 2005-05-11 株式会社ソニー・コンピュータエンタテインメント Texture mapping device
US5949409A (en) 1994-12-02 1999-09-07 Sony Corporation Image processing in which the image is divided into image areas with specific color lookup tables for enhanced color resolution
JP3578498B2 (en) 1994-12-02 2004-10-20 株式会社ソニー・コンピュータエンタテインメント Image information processing device
US5537630A (en) 1994-12-05 1996-07-16 International Business Machines Corporation Method and system for specifying method parameters in a visual programming system
US5644739A (en) 1995-01-27 1997-07-01 Microsoft Corporation Method and system for adding buttons to a toolbar
JPH08211167A (en) * 1995-02-02 1996-08-20 Seiko Epson Corp Timepiece
US5877762A (en) 1995-02-27 1999-03-02 Apple Computer, Inc. System and method for capturing images of screens which display multiple windows
JP3517301B2 (en) 1995-03-28 2004-04-12 富士通株式会社 Virtual screen display processing system
US6307574B1 (en) 1995-05-08 2001-10-23 Apple Computer, Inc. Graphical user interface with hierarchical structure for customizable menus and control objects
JPH08305484A (en) * 1995-05-10 1996-11-22 Seiko Epson Corp Data access method using picture
US5877741A (en) 1995-06-07 1999-03-02 Seiko Epson Corporation System and method for implementing an overlay pathway
US5731819A (en) 1995-07-18 1998-03-24 Softimage Deformation of a graphic object to emphasize effects of motion
JP3786294B2 (en) * 1995-10-02 2006-06-14 ソニー株式会社 Image control apparatus and method
US6331856B1 (en) 1995-11-22 2001-12-18 Nintendo Co., Ltd. Video game system with coprocessor providing high speed efficient 3D graphics and digital audio signal processing
US5838316A (en) 1996-01-26 1998-11-17 International Business Machines Corporation Method and system for presenting a plurality of animated display objects to a user for selection on a graphical user interface in a data processing system
US5845257A (en) 1996-02-29 1998-12-01 Starfish Software, Inc. System and methods for scheduling and tracking events across multiple time zones
EP1387287B1 (en) 1996-02-29 2008-08-13 Sony Computer Entertainment Inc. Picture processing apparatus and picture processing method
US6157363A (en) 1996-03-08 2000-12-05 Apple Computer, Inc. Methods and apparatus for displaying data
US5878219A (en) 1996-03-12 1999-03-02 America Online, Inc. System for integrating access to proprietary and internet resources
US6154601A (en) 1996-04-12 2000-11-28 Hitachi Denshi Kabushiki Kaisha Method for editing image information with aid of computer and editing system
KR20000064931A (en) * 1996-04-30 2000-11-06 밀러 제리 에이 User interface for browsing, organizing, and running programs, files, and data within computer systems
US5764229A (en) 1996-05-09 1998-06-09 International Business Machines Corporation Method of and system for updating dynamic translucent windows with buffers
US6542166B1 (en) 1996-05-09 2003-04-01 National Instruments Corporation System and method for editing a control
JP3537259B2 (en) 1996-05-10 2004-06-14 株式会社ソニー・コンピュータエンタテインメント Data processing device and data processing method
AUPO002196A0 (en) 1996-05-22 1996-06-13 Canon Information Systems Research Australia Pty Ltd A method of optimising an expression tree for the production of images
US5947819A (en) 1996-05-22 1999-09-07 Konami Co., Ltd. Object-throwing video game system
US5920659A (en) 1996-06-24 1999-07-06 Intel Corporation Method and apparatus for scaling image data having associated transparency data
US6006231A (en) 1996-09-10 1999-12-21 Warp 10 Technologies Inc. File format for an image including multiple versions of an image, and related system and method
US5930501A (en) 1996-09-20 1999-07-27 Neil; John M. Pictorial user interface for establishing time of day and geographical or environmental context on a computer display or other monitor
US5933155A (en) 1996-11-06 1999-08-03 Silicon Graphics, Inc. System and method for buffering multiple frames while controlling latency
US6544295B1 (en) * 1996-11-18 2003-04-08 Starfish Software, Inc. Methods for managing preferred internet sites in a computer system having a browser
US5845251A (en) 1996-12-20 1998-12-01 U S West, Inc. Method, system and product for modifying the bandwidth of subband encoded audio data
US6195664B1 (en) 1997-02-21 2001-02-27 Micrografx, Inc. Method and system for controlling the conversion of a file from an input format to an output format
US5963191A (en) 1997-03-25 1999-10-05 International Business Machines Corporation Method and system for denying graphical pointer access to a widget of a data processing system graphical user interface
US6204851B1 (en) 1997-04-04 2001-03-20 Intergraph Corporation Apparatus and method for applying effects to graphical images
US6144381A (en) 1997-05-14 2000-11-07 International Business Machines Corporation Systems, methods and computer program products for compass navigation of avatars in three dimensional worlds
IL120867A0 (en) 1997-05-20 1997-09-30 Cadent Ltd Computer user interface for orthodontic use
US6011562A (en) 1997-08-01 2000-01-04 Avid Technology Inc. Method and system employing an NLE to create and modify 3D animations by mixing and compositing animation data
US6128010A (en) 1997-08-05 2000-10-03 Assistive Technology, Inc. Action bins for computer user interface
US5978579A (en) 1997-08-12 1999-11-02 International Business Machines Corporation Architecture for customizable component system
US5999948A (en) 1997-09-03 1999-12-07 3Com Corporation Dynamic configuration forms in network management software
US6005568A (en) 1997-09-30 1999-12-21 The United States Of America As Represented By The Secretary Of The Navy Computer system providing platform independent universal client device
US6272558B1 (en) 1997-10-06 2001-08-07 Canon Kabushiki Kaisha Application programming interface for manipulating flashpix files
JPH11143619A (en) * 1997-11-07 1999-05-28 Toshiba Corp Application starting method and personal computer
US6469714B2 (en) 1998-01-26 2002-10-22 International Business Machines Corporation Infocenter user interface for applets and components
US6278448B1 (en) 1998-02-17 2001-08-21 Microsoft Corporation Composite Web page built from any web content
US6412021B1 (en) 1998-02-26 2002-06-25 Sun Microsystems, Inc. Method and apparatus for performing user notification
US6310621B1 (en) 1998-04-03 2001-10-30 Avid Technology, Inc. Extended support for numerical controls
US6266053B1 (en) 1998-04-03 2001-07-24 Synapix, Inc. Time inheritance scene graph for representation of media content
US6272484B1 (en) 1998-05-27 2001-08-07 Scansoft, Inc. Electronic document manager
US6353437B1 (en) 1998-05-29 2002-03-05 Avid Technology, Inc. Animation system and method for defining and using rule-based groups of objects
US6133915A (en) * 1998-06-17 2000-10-17 Microsoft Corporation System and method for customizing controls on a toolbar
US6272449B1 (en) 1998-06-22 2001-08-07 Torrent Systems, Inc. Computer system and process for explaining behavior of a model that maps input data to output data
US6167533A (en) 1998-06-25 2000-12-26 Hewlett-Packard Company Active dashboard extensible framework
US6771264B1 (en) 1998-08-20 2004-08-03 Apple Computer, Inc. Method and apparatus for performing tangent space lighting and bump mapping in a deferred shading graphics processor
US6577317B1 (en) 1998-08-20 2003-06-10 Apple Computer, Inc. Apparatus and method for geometry operations in a 3D-graphics pipeline
US6141005A (en) 1998-09-10 2000-10-31 International Business Machines Corporation Combined display of locale-sensitive calendars in a distributed computer enterprise environment
US6232957B1 (en) 1998-09-14 2001-05-15 Microsoft Corporation Technique for implementing an on-demand tool glass for use in a desktop user interface
US6333753B1 (en) 1998-09-14 2001-12-25 Microsoft Corporation Technique for implementing an on-demand display widget through controlled fading initiated by user contact with a touch sensitive input device
JP3566889B2 (en) 1998-10-08 2004-09-15 株式会社ソニー・コンピュータエンタテインメント Information adding method, video game machine, and recording medium
US6993721B2 (en) 1998-11-30 2006-01-31 Sony Corporation Web channel guide graphical interface system and method
US6753878B1 (en) 1999-03-08 2004-06-22 Hewlett-Packard Development Company, L.P. Parallel pipelined merge engines
US6714201B1 (en) 1999-04-14 2004-03-30 3D Open Motion, Llc Apparatuses, methods, computer programming, and propagated signals for modeling motion in computer applications
US6512522B1 (en) 1999-04-15 2003-01-28 Avid Technology, Inc. Animation of three-dimensional characters along a path for motion video sequences
US6590592B1 (en) 1999-04-23 2003-07-08 Xsides Corporation Parallel interface
US6765592B1 (en) 1999-04-30 2004-07-20 Microsoft Corporation Undockable sub-windows
US6369830B1 (en) 1999-05-10 2002-04-09 Apple Computer, Inc. Rendering translucent layers in a display system
JP2000322183A (en) * 1999-05-13 2000-11-24 Sony Corp Information processor, information processing method and medium
US6321314B1 (en) 1999-06-09 2001-11-20 Ati International S.R.L. Method and apparatus for restricting memory access
US6542160B1 (en) 1999-06-18 2003-04-01 Phoenix Technologies Ltd. Re-generating a displayed image
US6573896B1 (en) 1999-07-08 2003-06-03 Dassault Systemes Three-dimensional arrow
JP3163496B2 (en) 1999-08-20 2001-05-08 株式会社光栄 Group character moving method, recording medium, and game device
US7061486B2 (en) 1999-09-24 2006-06-13 Sun Microsystems, Inc. Using messaging to manage scene-based rendering
WO2001024518A1 (en) 1999-09-25 2001-04-05 Koninklijke Philips Electronics N.V. User interface generation
US7050955B1 (en) 1999-10-01 2006-05-23 Immersion Corporation System, method and data structure for simulated interaction with graphical objects
US6483524B1 (en) 1999-10-01 2002-11-19 Global Graphics Software Limited Prepress workflow method using raster image processor
US7134095B1 (en) * 1999-10-20 2006-11-07 Gateway, Inc. Simulated three-dimensional navigational menu system
US6452600B1 (en) 1999-10-28 2002-09-17 Nintendo Co., Ltd. Graphics system interface
US6411301B1 (en) 1999-10-28 2002-06-25 Nintendo Co., Ltd. Graphics system interface
US6618048B1 (en) 1999-10-28 2003-09-09 Nintendo Co., Ltd. 3D graphics rendering system for performing Z value clamping in near-Z range to maximize scene resolution of visually important Z components
US6724403B1 (en) 1999-10-29 2004-04-20 Surfcast, Inc. System and method for simultaneous display of multiple information sources
US7028264B2 (en) 1999-10-29 2006-04-11 Surfcast, Inc. System and method for simultaneous display of multiple information sources
US6457034B1 (en) 1999-11-02 2002-09-24 Ati International Srl Method and apparatus for accumulation buffering in the video graphics system
US6806892B1 (en) 1999-12-20 2004-10-19 International Business Machines Corporation Layer viewport for enhanced viewing in layered drawings
US6396520B1 (en) 2000-01-05 2002-05-28 Apple Computer, Inc. Method of transition between window states
US20030174154A1 (en) 2000-04-04 2003-09-18 Satoru Yukie User interface for interfacing with plural real-time data sources
US6304684B1 (en) 2000-02-15 2001-10-16 Cyberecord, Inc. Information processing system and method of using same
US7111060B2 (en) 2000-03-14 2006-09-19 Aep Networks, Inc. Apparatus and accompanying methods for providing, through a centralized server site, a secure, cost-effective, web-enabled, integrated virtual office environment remotely accessible through a network-connected web browser
US20010035885A1 (en) 2000-03-20 2001-11-01 Michael Iron Method of graphically presenting network information
GB0007474D0 (en) 2000-03-29 2000-05-17 Hewlett Packard Co Location-Dependent User Interface
US6857061B1 (en) 2000-04-07 2005-02-15 Nintendo Co., Ltd. Method and apparatus for obtaining a scalar value directly from a vector register
US6584450B1 (en) * 2000-04-28 2003-06-24 Netflix.Com, Inc. Method and apparatus for renting items
US6819343B1 (en) 2000-05-05 2004-11-16 Microsoft Corporation Dynamic controls for use in computing applications
US20060123356A1 (en) 2000-05-05 2006-06-08 Microsoft Corporation Dynamic and updateable computing application panes
US20020040314A1 (en) 2000-05-08 2002-04-04 Michael Tolson Method and system for business application of a portable information agent
US6707462B1 (en) 2000-05-12 2004-03-16 Microsoft Corporation Method and system for implementing graphics control constructs
US7085994B2 (en) 2000-05-22 2006-08-01 Sap Portals, Inc. Snippet selection
US6910000B1 (en) 2000-06-02 2005-06-21 Mitsubishi Electric Research Labs, Inc. Generalized belief propagation for probabilistic systems
US20020065949A1 (en) 2000-06-14 2002-05-30 Dennis Heaton Virtual network computing
US6717599B1 (en) 2000-06-29 2004-04-06 Microsoft Corporation Method, system, and computer program product for implementing derivative operators with graphics hardware
US6734873B1 (en) 2000-07-21 2004-05-11 Viewpoint Corporation Method and system for displaying a composited image
US6931633B1 (en) 2000-08-01 2005-08-16 National Instruments Corporation System and method of evaluating the performance of an image processing algorithm
US6636214B1 (en) 2000-08-23 2003-10-21 Nintendo Co., Ltd. Method and apparatus for dynamically reconfiguring the order of hidden surface processing based on rendering mode
US6639595B1 (en) 2000-08-23 2003-10-28 Nintendo Co., Ltd. Achromatic lighting in a graphics system and method
US6580430B1 (en) 2000-08-23 2003-06-17 Nintendo Co., Ltd. Method and apparatus for providing improved fog effects in a graphics system
US6664962B1 (en) 2000-08-23 2003-12-16 Nintendo Co., Ltd. Shadow mapping in a low cost graphics system
US6609977B1 (en) 2000-08-23 2003-08-26 Nintendo Co., Ltd. External interfaces for a 3D graphics system
US6664958B1 (en) 2000-08-23 2003-12-16 Nintendo Co., Ltd. Z-texturing
US6738804B1 (en) 2000-09-15 2004-05-18 Yodlee.Com, Inc. Method and apparatus for enabling sectored data refreshing of Web-site data during session
GB2367385A (en) * 2000-09-25 2002-04-03 Protein Ltd Clock
US6715053B1 (en) 2000-10-30 2004-03-30 Ati International Srl Method and apparatus for controlling memory client access to address ranges in a memory pool
US6639875B2 (en) * 2000-11-07 2003-10-28 Alfred E. Hall Time piece with changable color face
AU2002226886A1 (en) 2000-11-09 2002-05-21 Change Tools, Inc. A user definable interface system, method and computer program product
US6697074B2 (en) 2000-11-28 2004-02-24 Nintendo Co., Ltd. Graphics system interface
US7174512B2 (en) * 2000-12-01 2007-02-06 Thomson Licensing S.A. Portal for a communications system
JP3548521B2 (en) 2000-12-05 2004-07-28 Necマイクロシステム株式会社 Translucent image processing apparatus and method
US20020105548A1 (en) 2000-12-12 2002-08-08 Richard Hayton Methods and apparatus for creating a user interface using property paths
US20040039934A1 (en) 2000-12-19 2004-02-26 Land Michael Z. System and method for multimedia authoring and playback
AU2002231289A1 (en) 2000-12-19 2002-07-01 Coolernet, Inc. System and method for multimedia authoring and playback
US20020099678A1 (en) 2001-01-09 2002-07-25 Brian Albright Retail price and promotion modeling system and method
JP3450833B2 (en) 2001-02-23 2003-09-29 キヤノン株式会社 Image processing apparatus and method, program code, and storage medium
US6760047B2 (en) 2001-02-26 2004-07-06 Microsoft Corporation Method for flagging and relating information in a computer system
US6601988B2 (en) 2001-03-19 2003-08-05 International Business Machines Corporation Simplified method for setting time using a graphical representation of an analog clock face
TWI243320B (en) 2001-03-28 2005-11-11 Ulead Systems Inc Method for manipulating multiple multimedia objects
TW502180B (en) 2001-03-30 2002-09-11 Ulead Systems Inc Previewing method of editing multimedia effect
US20020174181A1 (en) 2001-04-13 2002-11-21 Songxiang Wei Sharing OpenGL applications using application based screen sampling
US20030046316A1 (en) 2001-04-18 2003-03-06 Jaroslav Gergic Systems and methods for providing conversational computing via javaserver pages and javabeans
IL142815A (en) 2001-04-25 2010-06-16 Gal Trifon Method for dynamically changing one web page by another web page
AUPR464601A0 (en) 2001-04-30 2001-05-24 Commonwealth Of Australia, The Shapes vector
US6792340B2 (en) * 2001-05-01 2004-09-14 Ronald Dunsky Apparatus and method for providing live display of aircraft flight information
US7212983B2 (en) 2001-05-15 2007-05-01 William Gibbens Redmann Method and apparatus for providing visitors with a personalized itinerary and managed access to attractions
US7185290B2 (en) 2001-06-08 2007-02-27 Microsoft Corporation User interface for a system and process for providing dynamic communication access and information awareness in an interactive peripheral display
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
US7305491B2 (en) 2001-07-02 2007-12-04 Intellisync Corporation Techniques for handling time zone changes in personal information management software
US7564460B2 (en) 2001-07-16 2009-07-21 Microsoft Corporation Systems and methods for providing intermediate targets in a graphics system
AU2002336598A1 (en) 2001-09-19 2003-04-01 Ambient Devices Inc. System and method for presentation of remote information in ambient form
US6944829B2 (en) 2001-09-25 2005-09-13 Wind River Systems, Inc. Configurable user-interface component management system
US20030080995A1 (en) 2001-10-12 2003-05-01 United Virtualities, Inc. Contextually adaptive web browser
US20030101046A1 (en) * 2001-11-28 2003-05-29 Mark Krasnov Word, expression, and sentence translation management tool
US7315848B2 (en) 2001-12-12 2008-01-01 Aaron Pearse Web snippets capture, storage and retrieval system and method
US20030135509A1 (en) 2002-01-11 2003-07-17 Davis Andrew Thomas Edge server java application framework having application server instance resource monitoring and management
US7257776B2 (en) 2002-02-05 2007-08-14 Microsoft Corporation Systems and methods for scaling a graphical user interface according to display dimensions and using a tiered sizing schema to define display objects
WO2003071442A1 (en) 2002-02-15 2003-08-28 Tridium, Inc. Real-time data interface and method for browsers and the like
US20030169306A1 (en) 2002-03-07 2003-09-11 Nokia Corporation Creating a screen saver from downloadable applications on mobile devices
US6906720B2 (en) 2002-03-12 2005-06-14 Sun Microsystems, Inc. Multipurpose memory system for use in a graphics system
US7249327B2 (en) 2002-03-22 2007-07-24 Fuji Xerox Co., Ltd. System and method for arranging, manipulating and displaying objects in a graphical user interface
US20030184584A1 (en) 2002-03-29 2003-10-02 Thomas Vachuska User interface framework for integrating user interface elements of independent software components
CA2388150A1 (en) 2002-05-29 2003-11-29 Ibm Canada Limited-Ibm Canada Limitee Toggleable widget for a user interface
US20040012626A1 (en) 2002-07-22 2004-01-22 Brookins Timothy J. Method for creating configurable and customizable web user interfaces
US7065718B2 (en) 2002-08-08 2006-06-20 International Business Machines Corporation System and method for configuring time related settings using a graphical interface
GB2392072B (en) 2002-08-14 2005-10-19 Autodesk Canada Inc Generating Image Data
US20040036711A1 (en) 2002-08-23 2004-02-26 Anderson Thomas G. Force frames in animation
JP3760904B2 (en) * 2002-09-06 2006-03-29 ソニー株式会社 GUI application development support apparatus, GUI display apparatus and method, and computer program
US7610352B2 (en) 2002-09-09 2009-10-27 Meca Communications, Inc. Sharing skins
DE10242087A1 (en) 2002-09-11 2004-03-25 Daimlerchrysler Ag Image processing device e.g. for entertainment electronics, has hardware optimized for vector computation and color mixing,
GB0226292D0 (en) 2002-11-12 2002-12-18 Autodesk Canada Inc Generating image data
WO2004051395A2 (en) 2002-12-03 2004-06-17 David Boxenhorn Networked computing using objects by permitting interactivity between at least two objects over a network
US6911983B2 (en) 2003-03-12 2005-06-28 Nvidia Corporation Double-buffering of pixel data using copy-on-write semantics
US6911984B2 (en) 2003-03-12 2005-06-28 Nvidia Corporation Desktop compositor using copy-on-write semantics
US7343567B2 (en) 2003-04-25 2008-03-11 Microsoft Corporation System and method for providing dynamic user information in an interactive display
US7051282B2 (en) 2003-06-13 2006-05-23 Microsoft Corporation Multi-layer graphical user interface
US7287241B2 (en) 2003-06-17 2007-10-23 Microsoft Corporation Snaplines for control object positioning
US20050021935A1 (en) 2003-06-18 2005-01-27 Openwave Systems Inc. Method and system for downloading configurable user interface elements over a data network
US7281202B2 (en) 2003-06-19 2007-10-09 Microsoft Corporation Framework for creating modular web applications
US20050010634A1 (en) 2003-06-19 2005-01-13 Henderson Roderick C. Methods, systems, and computer program products for portlet aggregation by client applications on a client side of client/server environment
US8127248B2 (en) 2003-06-20 2012-02-28 Apple Inc. Computer interface having a virtual single-layer mode for viewing overlapping objects
US20050010419A1 (en) 2003-07-07 2005-01-13 Ahmad Pourhamid System and Method for On-line Translation of documents and Advertisement
GB2404546B (en) 2003-07-25 2005-12-14 Purple Interactive Ltd A method of organising and displaying material content on a display to a viewer
US7793227B2 (en) 2003-08-12 2010-09-07 Yahoo! Inc. Method and system of providing customizable buttons
US20050060655A1 (en) 2003-09-12 2005-03-17 Useractive Distance-learning system with dynamically constructed menu that includes embedded applications
US7480873B2 (en) 2003-09-15 2009-01-20 Sun Microsystems, Inc. Method and apparatus for manipulating two-dimensional windows within a three-dimensional display model
US7839419B2 (en) 2003-10-23 2010-11-23 Microsoft Corporation Compositing desktop window manager
US7817163B2 (en) 2003-10-23 2010-10-19 Microsoft Corporation Dynamic window anatomy
US7382378B2 (en) 2003-10-30 2008-06-03 Sensable Technologies, Inc. Apparatus and methods for stenciling an image
US7218575B2 (en) 2003-10-31 2007-05-15 Rosevear John M Angular twilight clock
US7274370B2 (en) 2003-12-18 2007-09-25 Apple Inc. Composite graphics rendered using multiple frame buffers
US7434153B2 (en) 2004-01-21 2008-10-07 Fuji Xerox Co., Ltd. Systems and methods for authoring a media presentation
US20050172239A1 (en) 2004-01-30 2005-08-04 International Business Machines Corporation Modeless interaction with GUI widget applications
US7293034B2 (en) 2004-02-23 2007-11-06 Microsoft Coporation Dynamically customizing a user interface for the aggregation of content
US7694271B2 (en) 2004-02-26 2010-04-06 International Business Machines Corporation Rendering GUI widgets with generic look and feel
US20050240857A1 (en) 2004-04-02 2005-10-27 Jason Benedict Methods and systems of information portal construction
US7624160B2 (en) 2004-05-04 2009-11-24 International Business Machines Corporation Methods, systems, and computer program products for client side prefetching and caching of portlets
US8453065B2 (en) 2004-06-25 2013-05-28 Apple Inc. Preview and installation of user interface elements in a display environment
US8566732B2 (en) 2004-06-25 2013-10-22 Apple Inc. Synchronization of widgets and dashboards
US7490295B2 (en) 2004-06-25 2009-02-10 Apple Inc. Layer for accessing user interface elements
US20060015846A1 (en) 2004-07-14 2006-01-19 International Business Machines Corporation Portal friendly user interface widgets
US7676549B2 (en) 2005-05-27 2010-03-09 Microsoft Corporation Techniques for providing accessibility options in remote terminal sessions
US9141718B2 (en) 2005-06-03 2015-09-22 Apple Inc. Clipview applications
US20060277481A1 (en) 2005-06-03 2006-12-07 Scott Forstall Presenting clips of content
US8543931B2 (en) 2005-06-07 2013-09-24 Apple Inc. Preview including theme based installation of user interface elements in a display environment
US8924869B2 (en) 2005-08-12 2014-12-30 Barry Fellman Service for generation of customizable display widgets
US7568165B2 (en) 2005-08-18 2009-07-28 Microsoft Corporation Sidebar engine, object model and schema
AU2006292506B2 (en) 2005-09-15 2010-04-22 Fourthwall Media, Inc Self-contained mini-applications system and method for digital television
US20070101279A1 (en) 2005-10-27 2007-05-03 Chaudhri Imran A Selection of user interface elements for unified display in a display environment
US7954064B2 (en) 2005-10-27 2011-05-31 Apple Inc. Multiple dashboards
US8543824B2 (en) 2005-10-27 2013-09-24 Apple Inc. Safe distribution and use of content
US9104294B2 (en) 2005-10-27 2015-08-11 Apple Inc. Linked widgets
US7752556B2 (en) 2005-10-27 2010-07-06 Apple Inc. Workflow widgets
US7743336B2 (en) 2005-10-27 2010-06-22 Apple Inc. Widget security
US7707514B2 (en) 2005-11-18 2010-04-27 Apple Inc. Management of user interface elements in a display environment
US20070162850A1 (en) 2006-01-06 2007-07-12 Darin Adler Sports-related widgets
US7996783B2 (en) 2006-03-02 2011-08-09 Microsoft Corporation Widget searching utilizing task framework
US20070233736A1 (en) 2006-03-28 2007-10-04 Heyletsgo, Inc. Method and system for social and leisure life management

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5638501A (en) * 1993-05-10 1997-06-10 Apple Computer, Inc. Method and apparatus for displaying an overlay image
US20030189597A1 (en) * 2002-04-05 2003-10-09 Microsoft Corporation Virtual desktop manager

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
APPLE COMPUTER INC: "Writing a Desk Accessory"[Online] 3 July 1996 (1996-07-03), pages 1-2, XP002361792 Retrieved from the Internet: URL:http://developer.apple.com/documentation/mac/Devices/Devices-16.html> [retrieved on 2006-01-03] *

Cited By (87)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9753627B2 (en) 2004-06-25 2017-09-05 Apple Inc. Visual characteristics of user interface elements in a unified interest layer
US10489040B2 (en) 2004-06-25 2019-11-26 Apple Inc. Visual characteristics of user interface elements in a unified interest layer
US11150781B2 (en) 2005-10-27 2021-10-19 Apple Inc. Workflow widgets
US9032318B2 (en) 2005-10-27 2015-05-12 Apple Inc. Widget security
US10915224B2 (en) 2005-12-30 2021-02-09 Apple Inc. Portable electronic device with interface reconfiguration mode
US11650713B2 (en) 2005-12-30 2023-05-16 Apple Inc. Portable electronic device with interface reconfiguration mode
US11449194B2 (en) 2005-12-30 2022-09-20 Apple Inc. Portable electronic device with interface reconfiguration mode
US10884579B2 (en) 2005-12-30 2021-01-05 Apple Inc. Portable electronic device with interface reconfiguration mode
US11240362B2 (en) 2006-09-06 2022-02-01 Apple Inc. Portable multifunction device, method, and graphical user interface for configuring and displaying widgets
US10778828B2 (en) 2006-09-06 2020-09-15 Apple Inc. Portable multifunction device, method, and graphical user interface for configuring and displaying widgets
US11736602B2 (en) 2006-09-06 2023-08-22 Apple Inc. Portable multifunction device, method, and graphical user interface for configuring and displaying widgets
WO2008086060A2 (en) * 2007-01-07 2008-07-17 Apple Inc. Dashboards, widgets and devices
US11586348B2 (en) 2007-01-07 2023-02-21 Apple Inc. Portable multifunction device, method, and graphical user interface supporting user navigations of graphical objects on a touch screen display
WO2008086056A3 (en) * 2007-01-07 2009-10-22 Apple Inc. Dashboards, widgets and devices
US11169691B2 (en) 2007-01-07 2021-11-09 Apple Inc. Portable multifunction device, method, and graphical user interface supporting user navigations of graphical objects on a touch screen display
WO2008086056A2 (en) * 2007-01-07 2008-07-17 Apple Inc. Dashboards, widgets and devices
US10732821B2 (en) 2007-01-07 2020-08-04 Apple Inc. Portable multifunction device, method, and graphical user interface supporting user navigations of graphical objects on a touch screen display
WO2008086060A3 (en) * 2007-01-07 2009-10-22 Apple Inc. Dashboards, widgets and devices
JP2008293502A (en) * 2007-05-23 2008-12-04 Sap Ag Enhanced widget architecture
US11604559B2 (en) 2007-09-04 2023-03-14 Apple Inc. Editing interface
JP2009088941A (en) * 2007-09-28 2009-04-23 Sony Corp Device and method for displaying image, receiver, reception method, and portable terminal
JP2009098825A (en) * 2007-10-16 2009-05-07 Hitachi Ltd Method for providing information by data processor
US10558475B2 (en) 2008-03-25 2020-02-11 Qualcomm Incorporated Apparatus and methods for widget intercommunication in a wireless communication environment
US9600261B2 (en) 2008-03-25 2017-03-21 Qualcomm Incorporated Apparatus and methods for widget update scheduling
US9110685B2 (en) 2008-03-25 2015-08-18 Qualcomm, Incorporated Apparatus and methods for managing widgets in a wireless communication environment
US10061500B2 (en) 2008-03-25 2018-08-28 Qualcomm Incorporated Apparatus and methods for widget-related memory management
US10481927B2 (en) 2008-03-25 2019-11-19 Qualcomm Incorporated Apparatus and methods for managing widgets in a wireless communication environment
US9269059B2 (en) 2008-03-25 2016-02-23 Qualcomm Incorporated Apparatus and methods for transport optimization for widget content delivery
US9747141B2 (en) 2008-03-25 2017-08-29 Qualcomm Incorporated Apparatus and methods for widget intercommunication in a wireless communication environment
US9069575B2 (en) 2008-03-25 2015-06-30 Qualcomm Incorporated Apparatus and methods for widget-related memory management
EP2184918A3 (en) * 2008-11-10 2010-08-18 Samsung Electronics Co., Ltd. Broadcast display apparatus and control method thereof
EP2204987A2 (en) 2008-12-30 2010-07-07 Samsung Electronics Co., Ltd. Broadcast receiving apparatus and method for providing widget service thereof
US9392207B2 (en) 2008-12-30 2016-07-12 Samsung Electronics Co., Ltd. Broadcast receiving apparatus and method for providing widget service thereof
EP2204987A3 (en) * 2008-12-30 2010-11-03 Samsung Electronics Co., Ltd. Broadcast receiving apparatus and method for providing widget service thereof
US9933914B2 (en) 2009-07-06 2018-04-03 Nokia Technologies Oy Method and apparatus of associating application state information with content and actions
JP2011054169A (en) * 2009-09-01 2011-03-17 Samsung Electronics Co Ltd Method and system for managing widget in portable terminal
DE102009057082A1 (en) 2009-12-04 2011-06-09 Volkswagen Ag Method for displaying widget object on display surface utilized as user interface for displaying e.g. actual information about weather to motor vehicle driver, involves automatically changing object from one condition to another condition
US10788953B2 (en) 2010-04-07 2020-09-29 Apple Inc. Device, method, and graphical user interface for managing folders
US11281368B2 (en) 2010-04-07 2022-03-22 Apple Inc. Device, method, and graphical user interface for managing folders with multiple pages
US11809700B2 (en) 2010-04-07 2023-11-07 Apple Inc. Device, method, and graphical user interface for managing folders with multiple pages
US11500516B2 (en) 2010-04-07 2022-11-15 Apple Inc. Device, method, and graphical user interface for managing folders
US11740776B2 (en) 2012-05-09 2023-08-29 Apple Inc. Context-specific user interfaces
US10990270B2 (en) 2012-05-09 2021-04-27 Apple Inc. Context-specific user interfaces
US10972600B2 (en) 2013-10-30 2021-04-06 Apple Inc. Displaying relevant user interface objects
US11316968B2 (en) 2013-10-30 2022-04-26 Apple Inc. Displaying relevant user interface objects
US10250735B2 (en) 2013-10-30 2019-04-02 Apple Inc. Displaying relevant user interface objects
US11720861B2 (en) 2014-06-27 2023-08-08 Apple Inc. Reduced size user interface
US10872318B2 (en) 2014-06-27 2020-12-22 Apple Inc. Reduced size user interface
US11250385B2 (en) 2014-06-27 2022-02-15 Apple Inc. Reduced size user interface
US11604571B2 (en) 2014-07-21 2023-03-14 Apple Inc. Remote user interface
US11042281B2 (en) 2014-08-15 2021-06-22 Apple Inc. Weather user interface
US11922004B2 (en) 2014-08-15 2024-03-05 Apple Inc. Weather user interface
US11550465B2 (en) 2014-08-15 2023-01-10 Apple Inc. Weather user interface
US11700326B2 (en) 2014-09-02 2023-07-11 Apple Inc. Phone user interface
US10802703B2 (en) 2015-03-08 2020-10-13 Apple Inc. Sharing user-configurable graphical constructs
US11580867B2 (en) 2015-08-20 2023-02-14 Apple Inc. Exercised-based watch face and complications
US11908343B2 (en) 2015-08-20 2024-02-20 Apple Inc. Exercised-based watch face and complications
US11148007B2 (en) 2016-06-11 2021-10-19 Apple Inc. Activity and workout updates
US10739974B2 (en) 2016-06-11 2020-08-11 Apple Inc. Configuring context-specific user interfaces
US11918857B2 (en) 2016-06-11 2024-03-05 Apple Inc. Activity and workout updates
US11161010B2 (en) 2016-06-11 2021-11-02 Apple Inc. Activity and workout updates
US11660503B2 (en) 2016-06-11 2023-05-30 Apple Inc. Activity and workout updates
US11073799B2 (en) 2016-06-11 2021-07-27 Apple Inc. Configuring context-specific user interfaces
US11733656B2 (en) 2016-06-11 2023-08-22 Apple Inc. Configuring context-specific user interfaces
US11816325B2 (en) 2016-06-12 2023-11-14 Apple Inc. Application shortcuts for carplay
US11327634B2 (en) 2017-05-12 2022-05-10 Apple Inc. Context-specific user interfaces
US11775141B2 (en) 2017-05-12 2023-10-03 Apple Inc. Context-specific user interfaces
US10838586B2 (en) 2017-05-12 2020-11-17 Apple Inc. Context-specific user interfaces
US11327650B2 (en) 2018-05-07 2022-05-10 Apple Inc. User interfaces having a collection of complications
US11675476B2 (en) 2019-05-05 2023-06-13 Apple Inc. User interfaces for widgets
US11301130B2 (en) 2019-05-06 2022-04-12 Apple Inc. Restricted operation of an electronic device
US11340757B2 (en) 2019-05-06 2022-05-24 Apple Inc. Clock faces for an electronic device
US11340778B2 (en) 2019-05-06 2022-05-24 Apple Inc. Restricted operation of an electronic device
US10788797B1 (en) 2019-05-06 2020-09-29 Apple Inc. Clock faces for an electronic device
US11131967B2 (en) 2019-05-06 2021-09-28 Apple Inc. Clock faces for an electronic device
US10908559B1 (en) 2019-09-09 2021-02-02 Apple Inc. Techniques for managing display usage
US10878782B1 (en) 2019-09-09 2020-12-29 Apple Inc. Techniques for managing display usage
US10852905B1 (en) 2019-09-09 2020-12-01 Apple Inc. Techniques for managing display usage
US11842032B2 (en) 2020-05-11 2023-12-12 Apple Inc. User interfaces for managing user interface sharing
US11061372B1 (en) 2020-05-11 2021-07-13 Apple Inc. User interfaces related to time
US11526256B2 (en) 2020-05-11 2022-12-13 Apple Inc. User interfaces for managing user interface sharing
US11822778B2 (en) 2020-05-11 2023-11-21 Apple Inc. User interfaces related to time
US11442414B2 (en) 2020-05-11 2022-09-13 Apple Inc. User interfaces related to time
US11372659B2 (en) 2020-05-11 2022-06-28 Apple Inc. User interfaces for managing user interface sharing
US11694590B2 (en) 2020-12-21 2023-07-04 Apple Inc. Dynamic user interface with time indicator
US11720239B2 (en) 2021-01-07 2023-08-08 Apple Inc. Techniques for user interfaces related to an event
US11921992B2 (en) 2021-05-14 2024-03-05 Apple Inc. User interfaces related to time

Also Published As

Publication number Publication date
CN101819504A (en) 2010-09-01
EP2284663A3 (en) 2012-11-07
JP4951136B2 (en) 2012-06-13
CA2562626A1 (en) 2006-02-02
AU2011200603B2 (en) 2013-01-24
EP1763733A2 (en) 2007-03-21
AU2005267129B2 (en) 2011-03-03
JP2012009042A (en) 2012-01-12
JP2011253552A (en) 2011-12-15
EP1763733B1 (en) 2017-09-20
JP5087699B2 (en) 2012-12-05
HK1137231A1 (en) 2010-07-23
JP2008504610A (en) 2008-02-14
EP2221710A3 (en) 2012-05-09
US20060010394A1 (en) 2006-01-12
HK1137232A1 (en) 2010-07-23
EP2221711A2 (en) 2010-08-25
EP2284663A2 (en) 2011-02-16
AU2005267129A1 (en) 2006-02-02
CA2707754C (en) 2013-11-12
WO2006012343A3 (en) 2006-06-08
CA2717237C (en) 2012-05-22
EP2221711A3 (en) 2012-04-25
JP5032311B2 (en) 2012-09-26
JP5091340B2 (en) 2012-12-05
CA2717237A1 (en) 2006-02-02
CA2562626C (en) 2011-03-01
CA2707754A1 (en) 2006-02-02
CN101819503A (en) 2010-09-01
JP2011253553A (en) 2011-12-15
US7761800B2 (en) 2010-07-20
AU2011200603A1 (en) 2011-03-03
EP2221710A2 (en) 2010-08-25

Similar Documents

Publication Publication Date Title
AU2005267129B2 (en) Unified interest layer for user interface
US10489040B2 (en) Visual characteristics of user interface elements in a unified interest layer

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KM KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NG NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2562626

Country of ref document: CA

WWE Wipo information: entry into national phase

Ref document number: 2005267129

Country of ref document: AU

ENP Entry into the national phase

Ref document number: 2005267129

Country of ref document: AU

Date of ref document: 20050624

Kind code of ref document: A

WWP Wipo information: published in national office

Ref document number: 2005267129

Country of ref document: AU

REEP Request for entry into the european phase

Ref document number: 2005763507

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2005763507

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2007518332

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 200580016349.3

Country of ref document: CN

NENP Non-entry into the national phase

Ref country code: DE

WWW Wipo information: withdrawn in national office

Ref document number: DE

WWP Wipo information: published in national office

Ref document number: 2005763507

Country of ref document: EP