WO2009002973A2 - Center locked lists - Google Patents

Center locked lists Download PDF

Info

Publication number
WO2009002973A2
WO2009002973A2 PCT/US2008/068018 US2008068018W WO2009002973A2 WO 2009002973 A2 WO2009002973 A2 WO 2009002973A2 US 2008068018 W US2008068018 W US 2008068018W WO 2009002973 A2 WO2009002973 A2 WO 2009002973A2
Authority
WO
WIPO (PCT)
Prior art keywords
items
data
representations
item
selection position
Prior art date
Application number
PCT/US2008/068018
Other languages
French (fr)
Other versions
WO2009002973A3 (en
Inventor
Christen E. Coomer
Marc S. Oshiro
Suzan Marashi
Original Assignee
Microsoft Corporation
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Microsoft Corporation filed Critical Microsoft Corporation
Priority to CN200880021142A priority Critical patent/CN101681248A/en
Priority to RU2009148530/08A priority patent/RU2488160C2/en
Priority to JP2010515035A priority patent/JP2010532059A/en
Priority to EP08780953A priority patent/EP2183665A2/en
Publication of WO2009002973A2 publication Critical patent/WO2009002973A2/en
Publication of WO2009002973A3 publication Critical patent/WO2009002973A3/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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0485Scrolling or panning

Definitions

  • various aspects of the subject matter described herein are directed towards a technology by which a user can quickly locate a data item via one or more mechanisms, including aspects related to a pivot (filtering) category, possibly other filtering criteria, a fixed selection position (e.g., center-locked scrolling), and/or focusing on a particular item for selection.
  • a pivot filtering
  • a fixed selection position e.g., center-locked scrolling
  • a representation of one data item at a fixed (e.g., centered) selection position The item representations are scrolled by moving another data item into the selection position and moving representations of other items relative to that selection position. Scrolling may be substantially horizontal in response to a left or right directional signaling mechanism, e.g., buttons on a remote control, or may be substantially vertical in response to up or down directional signaling.
  • the item representation in the selection position may be highlighted relative to other item representations, such as via its relative size, opacity and/or color. Metadata also may be displayed in association with the representation of the data item at the fixed selection position.
  • the user may provide filtering criteria, such as text input that filters the items to only those that match the text.
  • the user also may change the displayed data items by changing the pivot category.
  • One of the pivot categories may be an "all" category that combines data items comprising media content from a plurality of different data sources.
  • FIGURE 1 is a block diagram representing general components for implementing center locked lists of item images corresponding to a pivot category.
  • FIGS. 2 and 3 are representations of example user interface display outputs including center locked lists of visible item images corresponding to a pivot category.
  • FIG. 4 is a flow diagram representing example steps taken with respect to processing user input for navigating center locked lists, including handling pivot category selection and text filtering operations.
  • FIG. 5 shows an illustrative example of a general- purpose network computing environment into which various aspects of the present invention may be incorporated.
  • search results may be dynamically updated by using one of a series of pivot categories (corresponding to filters) above the search results. This pivot convention facilitates targeting and refining user searches.
  • a user may filter via filtering criterion or criteria, such as by entering text that filters the presented search results to items having identifiers (e.g., titles) that match the text criterion.
  • search result items are displayed as representative images (e.g., tiles), including by scrolling one item tile into a center position for possible user selection, thus providing a center locked list, e.g., if selection is requested, it is the centered item that is selected. Highlighting of the centered item also may be performed, to focus attention on the item.
  • a media user interface 102 includes a data aggregator mechanism 104 that is coupled to various sources of media data, possibly including the Internet 106 and/or other data stores 108i-108 n (e.g., local or remote stores of pictures, music, movies, recorded television shows and so forth) .
  • sources of media data possibly including the Internet 106 and/or other data stores 108i-108 n (e.g., local or remote stores of pictures, music, movies, recorded television shows and so forth) .
  • a logic / filtering mechanism 112 produces an output 114.
  • Example outputs may be generally along the lines of the screen or program window representations 202 and 302 of FIGS. 2 and 3, respectively.
  • the logic / filtering mechanism 112 is coupled to the data aggregator mechanism 104 to instruct the data aggregator mechanism 104 as to which data is needed.
  • This may be all data from any available data source 106 and/or 108i-108 n , or any subset of the data available for access, such as movie data only, local data only, and so forth.
  • the logic filtering mechanism 112 can request all items and thereafter perform filtering on all the items, or can request that only certain items be returned as part of a pre-filtering operation.
  • the data aggregator mechanism 104 searches and/or aggregates the requested results.
  • the logic / filtering mechanism 112 may filter the output 114 in a way that the displayed data items pivot around a user-selected category.
  • User preference data 114 may be used as defaults for a search, or as additional search criteria. Examples of preference data may include user-specified visual effects, specifying content age
  • the media user interface uses a center locked list as a mechanism for interacting with media content data.
  • a list of data items is displayed to the user as images that are relevant to a pivot category, such as "all" content (FIG. 2), or music content (e.g., song or CD titles in FIG. 3) .
  • the "all" pivot category flattens out the hierarchy of items.
  • the search results presentation may be visually rich. For example, any media type can be displayed, such as album artwork, movie posters, actual image tiles of pictures, and so forth.
  • the user may also enter a letter or series of letters in a text entry area
  • the list is a circular list from the beginning of the user-entered letter or letters to the end of that letter or those letters, that is, from "beca” to "becz” in FIG. 2, and from "ba” to "bz” in FIG. 3.
  • a pivot table of information relative to the center tile may be displayed above and below the string of tiles.
  • the pivot is the category music 310, and because the letter "b" has been entered, the user can scroll among music items from “ba” to "bz” in this example.
  • a song or album cover music cover 34
  • the text may be displayed automatically, without user entry, to assist the user in scrolling. The user may edit such text to perform text-based filtering.
  • scrolling is horizontal, with the currently selectable item 304 locked in the center until replaced via user (or possibly automated) scrolling, that is, the center locked list is a horizontal list of the items, represented as tiles.
  • Center locking the list keeps the user focused on the main area of the screen, and filtering helps quickly identify the data item of interest.
  • moving a cursor horizontally causes new tiles to appear, including a newly focused one as the center tile highlighted by one or more various focusing mechanisms.
  • the center item 204 and 304 is enlarged.
  • One or more other highlighting mechanisms such as opacity, color (e.g., versus grayscale), animation and so forth may be used instead of or in addition to size (and/or position) to focus attention on a particular item. Note that items proximate the centered item also may be highlighted, typically to some lesser extent, to help draw focus to the center item.
  • secondary (or even further, such as tertiary) filtering may also be applied in addition to pivot category and/or alphabetic filtering.
  • content age For example, content age, content age
  • preference data 116 of other users e.g., most popular titles, frequency, and the like may be used as a secondary or further filter of items from a pivot category.
  • FIG. 4 summarizes example operations that may be handled in center-locked scrolling around a pivot category, such as represented in FIGS. 2 and 3.
  • Step 402 represents the user choosing to open a media search program or the like to begin a search. Any defaults and/or user preferences may be applied, such as to start on a particular search pivot category, obtain certain items (e.g., all if a local only search), and/or configure the display output.
  • Step 404 represents awaiting some user input with respect to user interaction to control operation.
  • One such type of input is a vertical directional (scroll) command, which in this example gives the user a choice of mode, namely a pivot category choice mode, a text entry mode, and a horizontal scroll / selection mode.
  • the user may be visually moved to the pivot category row to make a pivot category choice (the row in which "music" 310 is selectable) , the text entry area 308 to edit text for filtering, or the main item row to scroll and select among the items.
  • Step 408 represents changing the output to highlight where the user is, e.g., in the top pivot category row, in the text entry area, or in the item scrolling row. Note that if a pivot category is not automatically chosen for the user by default, then the user may be initially required to make a category selection, e.g., by scrolling and/or selecting along the top row which lists the available pivot categories .
  • Step 410 represents determining whether the user is in the pivot category selection mode, including selecting and/or making a change to the pivot category as represented by step 412. Note that in the examples of FIG. 3, an initial selection and/or change is accomplished by a selection button or the like in conjunction with any horizontal scrolling through the pivot categories. For example, in FIG. 2 the user has chosen the "all" pivot category, while in FIG. 3 the user has chosen the "music" pivot category. Step 412 centers and highlights the chosen pivot category, as well as displaying the relevant items for that category.
  • Step 414 represents evaluating whether the user is in the text edit mode; some text may be required in conjunction with category selection to limit how many items are initially retrieved. Alternatively, text editing may only be available when items are already displayed.
  • Step 416 represents handling the text editing input, including any allowed cursor movement, insertion, deletion, backspace and/or new character entry. This may be handled as allowing only a single editing command at a time, or alternatively by allowing multiple editing commands in conjunction with some mechanism by which the user indicates text editing is complete, e.g., by changing modes (via vertical scrolling), hitting an enter button, and so forth.
  • step 418 represents determining whether a character (or at least one character) has changed; if so, step 420 is performed to filter or re-filter the items displayed based on the current characters in the text entry area .
  • Step 422 represents evaluating whether the user is in the item scrolling mode, and whether the user is attempting to horizontally scroll, in order to appropriately handle the input. If the user is horizontally scrolling and is able to scroll (e.g., there is more than one item), step 426 represents changing the focused item, e.g., moving a new item into the center, and highlighting that item as necessary
  • Step 424 represents handling other input, including other input handling while in the item scroll mode.
  • the user may select an item to purchase, may confirm a selection, may exit the program, may cancel selection without confirming, and so forth.
  • scrolling may be ignored if there are not at least two items displayed, or if the user is attempting to scroll left beyond the first or right beyond the last item (in a model in which circular scrolling is not allowed) .
  • Still other user input may be for other purposes, such as to specify other filtering criteria, e.g., by moving to and clicking a button that provides a filtering dialog, although such an option is not explicitly shown in the examples of FIGS. 2 and 3.
  • a center lock scrolling and focus model along with the visual presentation and pivot convention for targeting and refining user searches, provides a valuable tool for a user to quickly locate a data item.
  • Large collections of items, such as media content, may be quickly and intuitively navigated to facilitate location and selection of a particular item.
  • FIGURE 5 illustrates an example of a suitable computing system environment 500 on which the center locked list examples represented in FIGS. 1-4 may be implemented, such as on a remote-controlled media center personal computer.
  • the computing system environment 500 is only one example of a suitable computing environment and is not intended to suggest any limitation as to the scope of use or functionality of the invention. Neither should the computing environment 500 be interpreted as having any dependency or requirement relating to any one or combination of components illustrated in the exemplary operating environment 500.
  • the invention is operational with numerous other general purpose or special purpose computing system environments or configurations.
  • Examples of well known computing systems, environments, and/or configurations that may be suitable for use with the invention include, but are not limited to: personal computers, server computers, handheld or laptop devices, tablet devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like.
  • the invention may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer.
  • program modules include routines, programs, objects, components, data structures, and so forth, which perform particular tasks or implement particular abstract data types.
  • the invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network.
  • program modules may be located in local and/or remote computer storage media including memory storage devices.
  • an exemplary system for implementing various aspects of the invention may include a general purpose computing device in the form of a computer 510.
  • Components of the computer 510 may include, but are not limited to, a processing unit 520, a system memory 530, and a system bus 521 that couples various system components including the system memory to the processing unit 520.
  • the system bus 521 may be any of several types of bus structures including a memory bus or memory controller, a peripheral bus, and a local bus using any of a variety of bus architectures.
  • bus architectures include Industry Standard Architecture (ISA) bus, Micro Channel Architecture (MCA) bus, Enhanced ISA
  • EISA EISA
  • VESA Video Electronics Standards Association
  • PCI Peripheral Component Interconnect
  • the computer 510 typically includes a variety of computer-readable media.
  • Computer-readable media can be any available media that can be accessed by the computer 510 and includes both volatile and nonvolatile media, and removable and non-removable media.
  • Computer-readable media may comprise computer storage media and communication media.
  • Computer storage media includes volatile and nonvolatile, removable and nonremovable media implemented in any method or technology for storage of information such as computer-readable instructions, data structures, program modules or other data.
  • Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can accessed by the computer 510.
  • Communication media typically embodies computer-readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media.
  • modulated data signal means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal.
  • communication media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared and other wireless media. Combinations of the any of the above should also be included within the scope of computer-readable media.
  • the system memory 530 includes computer storage media in the form of volatile and/or nonvolatile memory such as read only memory (ROM) 531 and random access memory (RAM) 532.
  • ROM read only memory
  • RAM random access memory
  • a basic input/output system 533 (BIOS) containing the basic routines that help to transfer information between elements within computer 510, such as during start-up, is typically stored in ROM 531.
  • RAM 532 typically contains data and/or program modules that are immediately accessible to and/or presently being operated on by processing unit 520.
  • FIG. 5 illustrates operating system 534, application programs 535, other program modules 536 and program data 537.
  • the computer 510 may also include other removable/non-removable, volatile/nonvolatile computer storage media.
  • FIG. 5 illustrates a hard disk drive 541 that reads from or writes to nonremovable, nonvolatile magnetic media, a magnetic disk drive 551 that reads from or writes to a removable, nonvolatile magnetic disk 552, and an optical disk drive 555 that reads from or writes to a removable, nonvolatile optical disk 556 such as a CD ROM or other optical media.
  • removable/non-removable, volatile/nonvolatile computer storage media that can be used in the exemplary operating environment include, but are not limited to, magnetic tape cassettes, flash memory cards, digital versatile disks, digital video tape, solid state RAM, solid state ROM, and the like.
  • the hard disk drive 541 is typically connected to the system bus 521 through a non-removable memory interface such as interface 540, and magnetic disk drive 551 and optical disk drive 555 are typically connected to the system bus 521 by a removable memory interface, such as interface 550.
  • the drives and their associated computer storage media provide storage of computer-readable instructions, data structures, program modules and other data for the computer 510.
  • hard disk drive 541 is illustrated as storing operating system 544, application programs 545, other program modules 546 and program data 547. Note that these components can either be the same as or different from operating system 534, application programs 535, other program modules 536, and program data 537.
  • Operating system 544, application programs 545, other program modules 546, and program data 547 are given different numbers herein to illustrate that, at a minimum, they are different copies.
  • a user may enter commands and information into the computer 510 through input devices such as a tablet, or electronic digitizer, 564, a remote control (R/C) 563, a keyboard 562 and pointing device 561, commonly referred to as mouse, trackball or touch pad.
  • Other input devices not shown in FIG. 5 may include a joystick, game pad, satellite dish, scanner, or the like.
  • These and other input devices are often connected to the processing unit 520 through a user input interface 560 that is coupled to the system bus, but may be connected by other interface and bus structures, such as a parallel port, game port or a universal serial bus (USB) .
  • a monitor 591 or other type of display device is also connected to the system bus 521 via an interface, such as a video interface 590.
  • the monitor 591 may also be integrated with a touch-screen panel or the like. Note that the monitor and/or touch screen panel can be physically coupled to a housing in which the computing device 510 is incorporated, such as in a tablet-type personal computer. In addition, computers such as the computing device 510 may also include other peripheral output devices such as speakers 595 and printer 596, which may be connected through an output peripheral interface 594 or the like.
  • the computer 510 may operate in a networked environment using logical connections to one or more remote computers, such as a remote computer 580.
  • the remote computer 580 may be a personal computer, a server, a router, a network PC, a peer device or other common network node, and typically includes many or all of the elements described above relative to the computer 510, although only a memory storage device 581 has been illustrated in FIG. 5.
  • the logical connections depicted in FIG. 5 include one or more local area networks (LAN) 571 and one or more wide area networks (WAN) 573, but may also include other networks.
  • LAN local area network
  • WAN wide area network
  • Such networking environments are commonplace in offices, enterprise-wide computer networks, intranets and the Internet .
  • the computer 510 When used in a LAN networking environment, the computer 510 is connected to the LAN 571 through a network interface or adapter 570.
  • the computer 510 When used in a WAN networking environment, the computer 510 typically includes a modem 572 or other means for establishing communications over the WAN 573, such as the Internet.
  • the modem 572 which may be internal or external, may be connected to the system bus 521 via the user input interface 560 or other appropriate mechanism.
  • a wireless networking component 574 such as comprising an interface and antenna may be coupled through a suitable device such as an access point or peer computer to a WAN or LAN.
  • program modules depicted relative to the computer 510, or portions thereof, may be stored in the remote memory storage device.
  • FIG. 5 illustrates remote application programs 585 as residing on memory device 581. It may be appreciated that the network connections shown are exemplary and other means of establishing a communications link between the computers may be used.
  • An auxiliary subsystem 599 (e.g., for auxiliary display of content) may be connected via the user interface 560 to allow data such as program content, system status and event notifications to be provided to the user, even if the main portions of the computer system are in a low power state.
  • the auxiliary subsystem 599 may be connected to the modem 572 and/or network interface 570 to allow communication between these systems while the main processing unit 520 is in a low power state.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

Described is a technology by which a user can quickly locate a data item such as media content. A user may choose a pivot (filtering) category, including an aggregated 'all' category, and may enter additional filtering criteria to narrow search results. Representations (e.g., images) of data items for are displayed, including a representation of one data item at a fixed (e.g., centered) selection position. Scrolling among the items is accomplished by moving representations of the data items relative to the fixed selection position. Scrolling may be substantially horizontal or vertical, and the item representation in the selection position may be highlighted relative to other item representations, such as via its relative size, opacity and/or color. Metadata also may be displayed in association with the representation of the data item at the fixed selection position.

Description

CENTER LOCKED LISTS
BACKGROUND
[0001] Computer users frequently deal with large amounts of information in their file systems, databases, and online search engines. Previous versions of searching programs do not support aggregated searching. For example, users can only search within individual media experiences (music, television, videos) or partner content libraries. Thereafter, each search session requires navigating through a selection screen to filter the search results. Such navigation becomes tedious and compromises the user experience .
[0002] Moreover, the presentation of such search results is entirely text based. Images such as thumbnails, album artwork or movie posters are not supported, even though many listed items would benefit from a user seeing visual images rather than solely textual descriptions thereof, such as better sales due to improved user recognition and marketing- related aspects based on an image accompanying an item. SUMMARY
[0003] This Summary is provided to introduce a selection of representative concepts in a simplified form that are further described below in the Detailed Description. This Summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used in any way that would limit the scope of the claimed subject matter.
[0004] Briefly, various aspects of the subject matter described herein are directed towards a technology by which a user can quickly locate a data item via one or more mechanisms, including aspects related to a pivot (filtering) category, possibly other filtering criteria, a fixed selection position (e.g., center-locked scrolling), and/or focusing on a particular item for selection. Representations
(e.g., images) of data items of a pivot category are displayed, including a representation of one data item at a fixed (e.g., centered) selection position. The item representations are scrolled by moving another data item into the selection position and moving representations of other items relative to that selection position. Scrolling may be substantially horizontal in response to a left or right directional signaling mechanism, e.g., buttons on a remote control, or may be substantially vertical in response to up or down directional signaling. The item representation in the selection position may be highlighted relative to other item representations, such as via its relative size, opacity and/or color. Metadata also may be displayed in association with the representation of the data item at the fixed selection position.
[0005] In one aspect, the user may provide filtering criteria, such as text input that filters the items to only those that match the text. The user also may change the displayed data items by changing the pivot category. One of the pivot categories may be an "all" category that combines data items comprising media content from a plurality of different data sources.
[0006] Other advantages may become apparent from the following detailed description when taken in conjunction with the drawings .
BRIEF DESCRIPTION OF THE DRAWINGS
[0007] The present invention is illustrated by way of example and not limited in the accompanying figures in which like reference numerals indicate similar elements and in which :
[0008] FIGURE 1 is a block diagram representing general components for implementing center locked lists of item images corresponding to a pivot category. [0009] FIGS. 2 and 3 are representations of example user interface display outputs including center locked lists of visible item images corresponding to a pivot category.
[0010] FIG. 4 is a flow diagram representing example steps taken with respect to processing user input for navigating center locked lists, including handling pivot category selection and text filtering operations.
[0011] FIG. 5 shows an illustrative example of a general- purpose network computing environment into which various aspects of the present invention may be incorporated.
DETAILED DESCRIPTION
[0012] Various aspects of the technology described herein are generally directed towards searching data items (e.g., media content) , including across multiple media data source experiences and/or any partner content library that may be filtered and/or separately presented. In one example, search results may be dynamically updated by using one of a series of pivot categories (corresponding to filters) above the search results. This pivot convention facilitates targeting and refining user searches.
[0013] Further, a user may filter via filtering criterion or criteria, such as by entering text that filters the presented search results to items having identifiers (e.g., titles) that match the text criterion. Still further, search result items are displayed as representative images (e.g., tiles), including by scrolling one item tile into a center position for possible user selection, thus providing a center locked list, e.g., if selection is requested, it is the centered item that is selected. Highlighting of the centered item also may be performed, to focus attention on the item.
[0014] As will be understood, various examples are set forth herein, including one in which search results are displayed as a horizontal list, with one current search item that currently selectable being centered in the list. It is alternatively feasible and equivalent to have a vertical scrolling list with a centered item. In any event, that centered item may be made to stand out via various focusing mechanisms. Such a center-locked scrolling / focus model improves discoverability of a particular item within a set of items. However, these are only non-limiting examples for the purposes of describing the technology. As such, the present invention is not limited to any particular embodiments, aspects, concepts, protocols, formats, structures, functionalities or examples described herein. Rather, any of the embodiments, aspects, concepts, protocols, formats, structures, functionalities or examples described herein are non-limiting, and the present invention may be used various ways that provide benefits and advantages in computing and online advertising technology in general.
[0015] Turning to FIG. 1, there is shown a block diagram representing general components related to data item (e.g., media content) searching using a pivoting model, center locking model and focusing model described herein. In general, a media user interface 102 includes a data aggregator mechanism 104 that is coupled to various sources of media data, possibly including the Internet 106 and/or other data stores 108i-108n (e.g., local or remote stores of pictures, music, movies, recorded television shows and so forth) .
[0016] In general, based on user input via an input mechanism 110, such as a remote control device including scrolling (directional) buttons, a keyboard (real or virtual) , a pointing device and so forth, a logic / filtering mechanism 112 produces an output 114. Example outputs may be generally along the lines of the screen or program window representations 202 and 302 of FIGS. 2 and 3, respectively.
[0017] In general, the logic / filtering mechanism 112 is coupled to the data aggregator mechanism 104 to instruct the data aggregator mechanism 104 as to which data is needed. This may be all data from any available data source 106 and/or 108i-108n, or any subset of the data available for access, such as movie data only, local data only, and so forth. For example, if the number of available data items is small, the logic filtering mechanism 112 can request all items and thereafter perform filtering on all the items, or can request that only certain items be returned as part of a pre-filtering operation. The data aggregator mechanism 104 searches and/or aggregates the requested results.
[0018] With the data and user input, as well as optionally user preference data 116, the logic / filtering mechanism 112 may filter the output 114 in a way that the displayed data items pivot around a user-selected category. User preference data 114 may be used as defaults for a search, or as additional search criteria. Examples of preference data may include user-specified visual effects, specifying content age
(e.g., by default, do not show items over ten years old), ordering of pivot categories, and so forth.
[0019] As represented in the screen representations 202 and 302 of FIGS. 2 and 3, respectively, the media user interface uses a center locked list as a mechanism for interacting with media content data. For example, a list of data items is displayed to the user as images that are relevant to a pivot category, such as "all" content (FIG. 2), or music content (e.g., song or CD titles in FIG. 3) . As can be seen, the "all" pivot category flattens out the hierarchy of items. Further, in actual implementations, the search results presentation may be visually rich. For example, any media type can be displayed, such as album artwork, movie posters, actual image tiles of pictures, and so forth.
[0020] As represented in FIGS. 2 and 3, the user may also enter a letter or series of letters in a text entry area
(208, 308) to filter the items, whereby a list of only those items that match the text filtering criterion is displayed. For example, in one implementation, the list is a circular list from the beginning of the user-entered letter or letters to the end of that letter or those letters, that is, from "beca" to "becz" in FIG. 2, and from "ba" to "bz" in FIG. 3.
[0021] Further, with respect to the center item, a pivot table of information relative to the center tile may be displayed above and below the string of tiles. For example, in FIG. 3, the pivot is the category music 310, and because the letter "b" has been entered, the user can scroll among music items from "ba" to "bz" in this example. As can be seen in FIG. 3, a song or album cover (music cover 34) is presently being displayed as the selectable, centered item 304 along with metadata 306 about that item such as a purchase price. Note that in an alternative implementation, the text (e.g., one or more letters) may be displayed automatically, without user entry, to assist the user in scrolling. The user may edit such text to perform text-based filtering. [0022] In this example, scrolling is horizontal, with the currently selectable item 304 locked in the center until replaced via user (or possibly automated) scrolling, that is, the center locked list is a horizontal list of the items, represented as tiles. Center locking the list keeps the user focused on the main area of the screen, and filtering helps quickly identify the data item of interest.
[0023] To this end, "moving" a cursor horizontally (e.g., via left or right directional button pressing) causes new tiles to appear, including a newly focused one as the center tile highlighted by one or more various focusing mechanisms. For example, as represented in FIGS. 2 and 3, the center item 204 and 304 is enlarged. One or more other highlighting mechanisms such as opacity, color (e.g., versus grayscale), animation and so forth may be used instead of or in addition to size (and/or position) to focus attention on a particular item. Note that items proximate the centered item also may be highlighted, typically to some lesser extent, to help draw focus to the center item.
[0024] Although not explicitly shown in FIGS. 2 and 3, secondary (or even further, such as tertiary) filtering may also be applied in addition to pivot category and/or alphabetic filtering. For example, content age, content age
(or year) range, genre, and so forth may be used to filter and/or re-order (sort) the items that appear under a pivot category. Note that preference data 116 of other users (e.g., most popular titles, frequency, and the like) may be used as a secondary or further filter of items from a pivot category.
[0025] FIG. 4 summarizes example operations that may be handled in center-locked scrolling around a pivot category, such as represented in FIGS. 2 and 3. Step 402 represents the user choosing to open a media search program or the like to begin a search. Any defaults and/or user preferences may be applied, such as to start on a particular search pivot category, obtain certain items (e.g., all if a local only search), and/or configure the display output.
[0026] Step 404 represents awaiting some user input with respect to user interaction to control operation. One such type of input is a vertical directional (scroll) command, which in this example gives the user a choice of mode, namely a pivot category choice mode, a text entry mode, and a horizontal scroll / selection mode. For example, in FIG. 3, the user may be visually moved to the pivot category row to make a pivot category choice (the row in which "music" 310 is selectable) , the text entry area 308 to edit text for filtering, or the main item row to scroll and select among the items. [0027] Step 408 represents changing the output to highlight where the user is, e.g., in the top pivot category row, in the text entry area, or in the item scrolling row. Note that if a pivot category is not automatically chosen for the user by default, then the user may be initially required to make a category selection, e.g., by scrolling and/or selecting along the top row which lists the available pivot categories .
[0028] Step 410 represents determining whether the user is in the pivot category selection mode, including selecting and/or making a change to the pivot category as represented by step 412. Note that in the examples of FIG. 3, an initial selection and/or change is accomplished by a selection button or the like in conjunction with any horizontal scrolling through the pivot categories. For example, in FIG. 2 the user has chosen the "all" pivot category, while in FIG. 3 the user has chosen the "music" pivot category. Step 412 centers and highlights the chosen pivot category, as well as displaying the relevant items for that category.
[0029] Step 414 represents evaluating whether the user is in the text edit mode; some text may be required in conjunction with category selection to limit how many items are initially retrieved. Alternatively, text editing may only be available when items are already displayed. [0030] Step 416 represents handling the text editing input, including any allowed cursor movement, insertion, deletion, backspace and/or new character entry. This may be handled as allowing only a single editing command at a time, or alternatively by allowing multiple editing commands in conjunction with some mechanism by which the user indicates text editing is complete, e.g., by changing modes (via vertical scrolling), hitting an enter button, and so forth. In any event, step 418 represents determining whether a character (or at least one character) has changed; if so, step 420 is performed to filter or re-filter the items displayed based on the current characters in the text entry area .
[0031] Step 422 represents evaluating whether the user is in the item scrolling mode, and whether the user is attempting to horizontally scroll, in order to appropriately handle the input. If the user is horizontally scrolling and is able to scroll (e.g., there is more than one item), step 426 represents changing the focused item, e.g., moving a new item into the center, and highlighting that item as necessary
(an item may be automatically highlighted as a function of its center position) .
[0032] Step 424 represents handling other input, including other input handling while in the item scroll mode. For example, the user may select an item to purchase, may confirm a selection, may exit the program, may cancel selection without confirming, and so forth. In addition, scrolling may be ignored if there are not at least two items displayed, or if the user is attempting to scroll left beyond the first or right beyond the last item (in a model in which circular scrolling is not allowed) . Still other user input may be for other purposes, such as to specify other filtering criteria, e.g., by moving to and clicking a button that provides a filtering dialog, although such an option is not explicitly shown in the examples of FIGS. 2 and 3.
[0033] As can be seen, a center lock scrolling and focus model, along with the visual presentation and pivot convention for targeting and refining user searches, provides a valuable tool for a user to quickly locate a data item. Large collections of items, such as media content, may be quickly and intuitively navigated to facilitate location and selection of a particular item.
EXEMPLARY OPERATING ENVIRONMENT
[0034] FIGURE 5 illustrates an example of a suitable computing system environment 500 on which the center locked list examples represented in FIGS. 1-4 may be implemented, such as on a remote-controlled media center personal computer. The computing system environment 500 is only one example of a suitable computing environment and is not intended to suggest any limitation as to the scope of use or functionality of the invention. Neither should the computing environment 500 be interpreted as having any dependency or requirement relating to any one or combination of components illustrated in the exemplary operating environment 500.
[0035] The invention is operational with numerous other general purpose or special purpose computing system environments or configurations. Examples of well known computing systems, environments, and/or configurations that may be suitable for use with the invention include, but are not limited to: personal computers, server computers, handheld or laptop devices, tablet devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like.
[0036] The invention may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, and so forth, which perform particular tasks or implement particular abstract data types. The invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in local and/or remote computer storage media including memory storage devices.
[0037] With reference to FIG. 5, an exemplary system for implementing various aspects of the invention may include a general purpose computing device in the form of a computer 510. Components of the computer 510 may include, but are not limited to, a processing unit 520, a system memory 530, and a system bus 521 that couples various system components including the system memory to the processing unit 520. The system bus 521 may be any of several types of bus structures including a memory bus or memory controller, a peripheral bus, and a local bus using any of a variety of bus architectures. By way of example, and not limitation, such architectures include Industry Standard Architecture (ISA) bus, Micro Channel Architecture (MCA) bus, Enhanced ISA
(EISA) bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus also known as Mezzanine bus.
[0038] The computer 510 typically includes a variety of computer-readable media. Computer-readable media can be any available media that can be accessed by the computer 510 and includes both volatile and nonvolatile media, and removable and non-removable media. By way of example, and not limitation, computer-readable media may comprise computer storage media and communication media. Computer storage media includes volatile and nonvolatile, removable and nonremovable media implemented in any method or technology for storage of information such as computer-readable instructions, data structures, program modules or other data. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can accessed by the computer 510. Communication media typically embodies computer-readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media. The term "modulated data signal" means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communication media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared and other wireless media. Combinations of the any of the above should also be included within the scope of computer-readable media. [0039] The system memory 530 includes computer storage media in the form of volatile and/or nonvolatile memory such as read only memory (ROM) 531 and random access memory (RAM) 532. A basic input/output system 533 (BIOS), containing the basic routines that help to transfer information between elements within computer 510, such as during start-up, is typically stored in ROM 531. RAM 532 typically contains data and/or program modules that are immediately accessible to and/or presently being operated on by processing unit 520. By way of example, and not limitation, FIG. 5 illustrates operating system 534, application programs 535, other program modules 536 and program data 537.
[0040] The computer 510 may also include other removable/non-removable, volatile/nonvolatile computer storage media. By way of example only, FIG. 5 illustrates a hard disk drive 541 that reads from or writes to nonremovable, nonvolatile magnetic media, a magnetic disk drive 551 that reads from or writes to a removable, nonvolatile magnetic disk 552, and an optical disk drive 555 that reads from or writes to a removable, nonvolatile optical disk 556 such as a CD ROM or other optical media. Other removable/non-removable, volatile/nonvolatile computer storage media that can be used in the exemplary operating environment include, but are not limited to, magnetic tape cassettes, flash memory cards, digital versatile disks, digital video tape, solid state RAM, solid state ROM, and the like. The hard disk drive 541 is typically connected to the system bus 521 through a non-removable memory interface such as interface 540, and magnetic disk drive 551 and optical disk drive 555 are typically connected to the system bus 521 by a removable memory interface, such as interface 550.
[0041] The drives and their associated computer storage media, described above and illustrated in FIG. 5, provide storage of computer-readable instructions, data structures, program modules and other data for the computer 510. In FIG. 5, for example, hard disk drive 541 is illustrated as storing operating system 544, application programs 545, other program modules 546 and program data 547. Note that these components can either be the same as or different from operating system 534, application programs 535, other program modules 536, and program data 537. Operating system 544, application programs 545, other program modules 546, and program data 547 are given different numbers herein to illustrate that, at a minimum, they are different copies. A user may enter commands and information into the computer 510 through input devices such as a tablet, or electronic digitizer, 564, a remote control (R/C) 563, a keyboard 562 and pointing device 561, commonly referred to as mouse, trackball or touch pad. Other input devices not shown in FIG. 5 may include a joystick, game pad, satellite dish, scanner, or the like. These and other input devices are often connected to the processing unit 520 through a user input interface 560 that is coupled to the system bus, but may be connected by other interface and bus structures, such as a parallel port, game port or a universal serial bus (USB) . A monitor 591 or other type of display device is also connected to the system bus 521 via an interface, such as a video interface 590. The monitor 591 may also be integrated with a touch-screen panel or the like. Note that the monitor and/or touch screen panel can be physically coupled to a housing in which the computing device 510 is incorporated, such as in a tablet-type personal computer. In addition, computers such as the computing device 510 may also include other peripheral output devices such as speakers 595 and printer 596, which may be connected through an output peripheral interface 594 or the like.
[0042] The computer 510 may operate in a networked environment using logical connections to one or more remote computers, such as a remote computer 580. The remote computer 580 may be a personal computer, a server, a router, a network PC, a peer device or other common network node, and typically includes many or all of the elements described above relative to the computer 510, although only a memory storage device 581 has been illustrated in FIG. 5. The logical connections depicted in FIG. 5 include one or more local area networks (LAN) 571 and one or more wide area networks (WAN) 573, but may also include other networks. Such networking environments are commonplace in offices, enterprise-wide computer networks, intranets and the Internet .
[0043] When used in a LAN networking environment, the computer 510 is connected to the LAN 571 through a network interface or adapter 570. When used in a WAN networking environment, the computer 510 typically includes a modem 572 or other means for establishing communications over the WAN 573, such as the Internet. The modem 572, which may be internal or external, may be connected to the system bus 521 via the user input interface 560 or other appropriate mechanism. A wireless networking component 574 such as comprising an interface and antenna may be coupled through a suitable device such as an access point or peer computer to a WAN or LAN. In a networked environment, program modules depicted relative to the computer 510, or portions thereof, may be stored in the remote memory storage device. By way of example, and not limitation, FIG. 5 illustrates remote application programs 585 as residing on memory device 581. It may be appreciated that the network connections shown are exemplary and other means of establishing a communications link between the computers may be used.
[0044] An auxiliary subsystem 599 (e.g., for auxiliary display of content) may be connected via the user interface 560 to allow data such as program content, system status and event notifications to be provided to the user, even if the main portions of the computer system are in a low power state. The auxiliary subsystem 599 may be connected to the modem 572 and/or network interface 570 to allow communication between these systems while the main processing unit 520 is in a low power state.
CONCLUSION
[0045] While the invention is susceptible to various modifications and alternative constructions, certain illustrated embodiments thereof are shown in the drawings and have been described above in detail. It should be understood, however, that there is no intention to limit the invention to the specific forms disclosed, but on the contrary, the intention is to cover all modifications, alternative constructions, and equivalents falling within the spirit and scope of the invention.

Claims

WHAT IS CLAIMED IS:
1. At least one computer-readable medium having computer-executable instructions, which when executed perform steps, comprising: outputting representations of a subset of data items corresponding to a set of items of a pivot category, including a representation of one data item at a fixed selection position; detecting actuation of a mechanism directed towards scrolling through the data items, and in response, scrolling the representations of the data items by moving a representation of another data item into the selection position and moving representations of other items relative to that selection position.
2. The computer-readable medium of claim 1 wherein the fixed selection position is substantially centered among the representations of the items.
3. The computer-readable medium of claim 1 wherein scrolling the representations of the items is substantially horizontal, and wherein detecting actuation of the mechanism directed towards scrolling through the data items comprises detecting actuation of a left or right directional signaling mechanism, or wherein scrolling the representations of the items is substantially vertical, and wherein detecting actuation of the mechanism directed towards scrolling through the data items comprises detecting actuation of an up or down directional signaling mechanism.
4. The computer-readable medium of claim 1 having further computer-executable instructions comprising, highlighting the representation of the item in the selection position relative to other representations of items.
5. The computer-readable medium of claim 4 wherein highlighting includes changing at least one of size, opacity or color, or any combination thereof, of the representation of the item in the selection position relative to the representations of other items.
6. The computer-readable medium of claim 1 having further computer-executable instructions comprising, detecting a change to the pivot category, and in response, outputting representations of a different subset of data items corresponding to a set of items of the changed pivot category.
7. The computer-readable medium of claim 1 having further computer-executable instructions comprising, receiving text input, and in response, filtering the set of items of the pivot category based on the text input.
8. The computer-readable medium of claim 1 having further computer-executable instructions comprising, displaying metadata in association with the representation of the data item at the fixed selection position.
9. In a computing environment, a system comprising: a search user interface; a data aggregation mechanism associated with the search user interface, the data aggregation mechanism configured to obtain data items from a plurality of data sources; and logic including an input handling mechanism coupled to the data aggregation mechanism to obtain data items corresponding to a pivot category for displaying representations thereof on the search user interface, including displaying a representation of one item in a fixed selection position, and scrolling in response to user commands by moving data item representations relative to that fixed selection position.
10. The system of claim 9 wherein the data item representations comprise images.
11. The system of claim 9 wherein the fixed selection position is substantially centered among the data item representations .
12. The system of claim 9 wherein moving the data item representations relative to the fixed selection position is substantially horizontal, or wherein moving the data item representations relative to the fixed selection position is substantially vertical.
13. The system of claim 9 wherein the representation of the item in the selection position has a different size, different opacity or different color, or any combination thereof, relative to other data item representations.
14. The system of claim 9 wherein the pivot category is an all category that combines data items comprising media content from a plurality of different data sources.
15. The system of claim 9 wherein the logic further comprises a filtering mechanism, including means for filtering a subset of data items from a larger set of data items based on text input.
16. The system of claim 9 wherein the user interface further includes means for displaying metadata in association with the representation of the data item at the fixed selection position.
17. In a computing environment, a method comprising: obtaining a set of data items corresponding to a pivot category; scrolling through the data items by horizontally or vertically moving representations of the items; and providing a data item for selection by focusing a representation of that data item relative to other items, including by positioning the representation of that data item at a fixed selection position and highlighting that representation relative to other item representations.
18. The method of claim 17 wherein the fixed selection position is substantially centered among the representations of items being displayed, and wherein scrolling through the data items comprises receiving directional signals based on user input.
19. The method of claim 17 further comprising, filtering a subset of data items from a larger set of data items of the pivot category, and wherein scrolling through the data items comprises displaying representations of only the items in the subset.
20. The method of claim 17 further comprising, displaying metadata in association with the representation of the data item at the fixed selection position.
PCT/US2008/068018 2007-06-27 2008-06-24 Center locked lists WO2009002973A2 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
CN200880021142A CN101681248A (en) 2007-06-27 2008-06-24 Center locked list
RU2009148530/08A RU2488160C2 (en) 2007-06-27 2008-06-24 Centre-fixed lists
JP2010515035A JP2010532059A (en) 2007-06-27 2008-06-24 Center fixed list
EP08780953A EP2183665A2 (en) 2007-06-27 2008-06-24 Center locked lists

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/823,210 US20090007014A1 (en) 2007-06-27 2007-06-27 Center locked lists
US11/823,210 2007-06-27

Publications (2)

Publication Number Publication Date
WO2009002973A2 true WO2009002973A2 (en) 2008-12-31
WO2009002973A3 WO2009002973A3 (en) 2009-02-19

Family

ID=40162302

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2008/068018 WO2009002973A2 (en) 2007-06-27 2008-06-24 Center locked lists

Country Status (6)

Country Link
US (1) US20090007014A1 (en)
EP (1) EP2183665A2 (en)
JP (1) JP2010532059A (en)
CN (1) CN101681248A (en)
RU (1) RU2488160C2 (en)
WO (1) WO2009002973A2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2428883A1 (en) * 2010-09-13 2012-03-14 Kabushiki Kaisha Toshiba Electronic apparatus and display method of display screen
CN101727325B (en) * 2009-12-30 2012-11-14 中国电信股份有限公司 Method and device for realizing image container control with effect of convex lens

Families Citing this family (197)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9060770B2 (en) 2003-05-20 2015-06-23 Ethicon Endo-Surgery, Inc. Robotically-driven surgical instrument with E-beam driver
US20070084897A1 (en) 2003-05-20 2007-04-19 Shelton Frederick E Iv Articulating surgical stapling instrument incorporating a two-piece e-beam firing mechanism
US11890012B2 (en) 2004-07-28 2024-02-06 Cilag Gmbh International Staple cartridge comprising cartridge body and attached support
US9072535B2 (en) 2011-05-27 2015-07-07 Ethicon Endo-Surgery, Inc. Surgical stapling instruments with rotatable staple deployment arrangements
US11998198B2 (en) 2004-07-28 2024-06-04 Cilag Gmbh International Surgical stapling instrument incorporating a two-piece E-beam firing mechanism
US7669746B2 (en) 2005-08-31 2010-03-02 Ethicon Endo-Surgery, Inc. Staple cartridges for forming staples having differing formed staple heights
US11246590B2 (en) 2005-08-31 2022-02-15 Cilag Gmbh International Staple cartridge including staple drivers having different unfired heights
US10159482B2 (en) 2005-08-31 2018-12-25 Ethicon Llc Fastener cartridge assembly comprising a fixed anvil and different staple heights
US8186555B2 (en) 2006-01-31 2012-05-29 Ethicon Endo-Surgery, Inc. Motor-driven surgical cutting and fastening instrument with mechanical closure system
US11793518B2 (en) 2006-01-31 2023-10-24 Cilag Gmbh International Powered surgical instruments with firing system lockout arrangements
US7845537B2 (en) 2006-01-31 2010-12-07 Ethicon Endo-Surgery, Inc. Surgical instrument having recording capabilities
US8708213B2 (en) 2006-01-31 2014-04-29 Ethicon Endo-Surgery, Inc. Surgical instrument having a feedback system
US10568652B2 (en) 2006-09-29 2020-02-25 Ethicon Llc Surgical staples having attached drivers of different heights and stapling instruments for deploying the same
US11980366B2 (en) 2006-10-03 2024-05-14 Cilag Gmbh International Surgical instrument
US8632535B2 (en) 2007-01-10 2014-01-21 Ethicon Endo-Surgery, Inc. Interlock and surgical instrument including same
US8684253B2 (en) 2007-01-10 2014-04-01 Ethicon Endo-Surgery, Inc. Surgical instrument with wireless communication between a control unit of a robotic system and remote sensor
US7434717B2 (en) 2007-01-11 2008-10-14 Ethicon Endo-Surgery, Inc. Apparatus for closing a curved anvil of a surgical stapling device
US11672531B2 (en) 2007-06-04 2023-06-13 Cilag Gmbh International Rotary drive systems for surgical instruments
US8931682B2 (en) 2007-06-04 2015-01-13 Ethicon Endo-Surgery, Inc. Robotically-controlled shaft based rotary drive systems for surgical instruments
US11849941B2 (en) 2007-06-29 2023-12-26 Cilag Gmbh International Staple cartridge having staple cavities extending at a transverse angle relative to a longitudinal cartridge axis
US8573465B2 (en) 2008-02-14 2013-11-05 Ethicon Endo-Surgery, Inc. Robotically-controlled surgical end effector system with rotary actuated closure systems
RU2493788C2 (en) 2008-02-14 2013-09-27 Этикон Эндо-Серджери, Инк. Surgical cutting and fixing instrument, which has radio-frequency electrodes
US11986183B2 (en) 2008-02-14 2024-05-21 Cilag Gmbh International Surgical cutting and fastening instrument comprising a plurality of sensors to measure an electrical parameter
US9615826B2 (en) 2010-09-30 2017-04-11 Ethicon Endo-Surgery, Llc Multiple thickness implantable layers for surgical stapling devices
US20090327892A1 (en) * 2008-06-27 2009-12-31 Ludovic Douillet User interface to display aggregated digital living network alliance (DLNA) content on multiple servers
US8631137B2 (en) * 2008-06-27 2014-01-14 Sony Corporation Bridge between digital living network alliance (DLNA) protocol and web protocol
US8108777B2 (en) 2008-08-11 2012-01-31 Microsoft Corporation Sections of a presentation having user-definable properties
JP4393565B1 (en) * 2008-08-28 2010-01-06 株式会社東芝 Display processing apparatus, display processing method, and program
US8210411B2 (en) 2008-09-23 2012-07-03 Ethicon Endo-Surgery, Inc. Motor-driven surgical cutting instrument
US9005230B2 (en) 2008-09-23 2015-04-14 Ethicon Endo-Surgery, Inc. Motorized surgical instrument
US9386983B2 (en) 2008-09-23 2016-07-12 Ethicon Endo-Surgery, Llc Robotically-controlled motorized surgical instrument
US11648005B2 (en) 2008-09-23 2023-05-16 Cilag Gmbh International Robotically-controlled motorized surgical instrument with an end effector
US8608045B2 (en) 2008-10-10 2013-12-17 Ethicon Endo-Sugery, Inc. Powered surgical cutting and stapling apparatus with manually retractable firing system
JP5470861B2 (en) * 2009-01-09 2014-04-16 ソニー株式会社 Display device and display method
US10127524B2 (en) 2009-05-26 2018-11-13 Microsoft Technology Licensing, Llc Shared collaboration canvas
US8386454B2 (en) * 2009-09-20 2013-02-26 Yahoo! Inc. Systems and methods for providing advanced search result page content
US8452762B2 (en) * 2009-09-20 2013-05-28 Yahoo! Inc. Systems and methods for providing advanced search result page content
USD667020S1 (en) * 2010-09-24 2012-09-11 Research In Motion Limited Display screen with graphical user interface
US11925354B2 (en) 2010-09-30 2024-03-12 Cilag Gmbh International Staple cartridge comprising staples positioned within a compressible portion thereof
US9629814B2 (en) 2010-09-30 2017-04-25 Ethicon Endo-Surgery, Llc Tissue thickness compensator configured to redistribute compressive forces
US9386988B2 (en) 2010-09-30 2016-07-12 Ethicon End-Surgery, LLC Retainer assembly including a tissue thickness compensator
US9861361B2 (en) 2010-09-30 2018-01-09 Ethicon Llc Releasable tissue thickness compensator and fastener cartridge having the same
US11812965B2 (en) 2010-09-30 2023-11-14 Cilag Gmbh International Layer of material for a surgical end effector
US10945731B2 (en) 2010-09-30 2021-03-16 Ethicon Llc Tissue thickness compensator comprising controlled release and expansion
US9864612B2 (en) 2010-12-23 2018-01-09 Microsoft Technology Licensing, Llc Techniques to customize a user interface for different displays
RU2606493C2 (en) 2011-04-29 2017-01-10 Этикон Эндо-Серджери, Инк. Staple cartridge, containing staples, located inside its compressible part
US9544158B2 (en) 2011-10-05 2017-01-10 Microsoft Technology Licensing, Llc Workspace collaboration via a wall-type computing device
US8682973B2 (en) 2011-10-05 2014-03-25 Microsoft Corporation Multi-user and multi-device collaboration
US9996241B2 (en) * 2011-10-11 2018-06-12 Microsoft Technology Licensing, Llc Interactive visualization of multiple software functionality content items
US10198485B2 (en) 2011-10-13 2019-02-05 Microsoft Technology Licensing, Llc Authoring of data visualizations and maps
US20130132883A1 (en) * 2011-11-22 2013-05-23 Nokia Corporation Apparatus and Associated Methods
US10776103B2 (en) 2011-12-19 2020-09-15 Majen Tech, LLC System, method, and computer program product for coordination among multiple devices
US11089134B1 (en) 2011-12-19 2021-08-10 Majen Tech, LLC System, method, and computer program product for coordination among multiple devices
KR101710547B1 (en) * 2012-01-10 2017-02-27 엘지전자 주식회사 Mobile termianl and method for controlling of the same
USD716825S1 (en) * 2012-03-06 2014-11-04 Apple Inc. Display screen or portion thereof with graphical user interface
CN104321024B (en) 2012-03-28 2017-05-24 伊西康内外科公司 Tissue thickness compensator comprising a plurality of layers
BR112014024098B1 (en) 2012-03-28 2021-05-25 Ethicon Endo-Surgery, Inc. staple cartridge
US9101358B2 (en) 2012-06-15 2015-08-11 Ethicon Endo-Surgery, Inc. Articulatable surgical instrument comprising a firing drive
US9289256B2 (en) 2012-06-28 2016-03-22 Ethicon Endo-Surgery, Llc Surgical end effectors having angled tissue-contacting surfaces
US20140001231A1 (en) 2012-06-28 2014-01-02 Ethicon Endo-Surgery, Inc. Firing system lockout arrangements for surgical instruments
US9700310B2 (en) 2013-08-23 2017-07-11 Ethicon Llc Firing member retraction devices for powered surgical instruments
US10057400B1 (en) 2012-11-02 2018-08-21 Majen Tech, LLC Lock screen interface for a mobile device apparatus
USD741895S1 (en) * 2012-12-18 2015-10-27 2236008 Ontario Inc. Display screen or portion thereof with graphical user interface
US10051103B1 (en) 2013-01-10 2018-08-14 Majen Tech, LLC Screen interface for a mobile device apparatus
US11431834B1 (en) 2013-01-10 2022-08-30 Majen Tech, LLC Screen interface for a mobile device apparatus
JP6382235B2 (en) 2013-03-01 2018-08-29 エシコン・エンド−サージェリィ・インコーポレイテッドEthicon Endo−Surgery,Inc. Articulatable surgical instrument with a conductive path for signal communication
US9629629B2 (en) 2013-03-14 2017-04-25 Ethicon Endo-Surgey, LLC Control systems for surgical instruments
BR112015026109B1 (en) 2013-04-16 2022-02-22 Ethicon Endo-Surgery, Inc surgical instrument
US20140325400A1 (en) * 2013-04-30 2014-10-30 Hewlett-Packard Development Company, L.P. Multi-panel view interface for a browser operating on a computing device
US9633080B2 (en) * 2013-05-28 2017-04-25 Microsoft Technology Licensing, Llc Hierarchical entity information for search
US10282083B2 (en) * 2013-06-09 2019-05-07 Apple Inc. Device, method, and graphical user interface for transitioning between user interfaces
US9477393B2 (en) 2013-06-09 2016-10-25 Apple Inc. Device, method, and graphical user interface for displaying application status information
KR101875832B1 (en) * 2013-06-09 2018-08-02 애플 인크. Device, method, and graphical user interface for moving user interface objects
US10120541B2 (en) 2013-06-09 2018-11-06 Apple Inc. Device, method, and graphical user interface for sharing content from a respective application
US9712577B2 (en) 2013-06-09 2017-07-18 Apple Inc. Device, method, and graphical user interface for sharing content from a respective application
US20140372419A1 (en) * 2013-06-13 2014-12-18 Microsoft Corporation Tile-centric user interface for query-based representative content of search result documents
CN103686399A (en) * 2013-11-28 2014-03-26 张翼翔 Set top box interface control equipment and method, set top box and television system
USD753149S1 (en) * 2013-12-30 2016-04-05 Samsung Electronics Co., Ltd. Display screen or portion thereof with graphical user interface
USD753146S1 (en) * 2013-12-30 2016-04-05 Samsung Electronics Co., Ltd. Display screen or portion thereof with graphical user interface
USD760771S1 (en) * 2014-02-10 2016-07-05 Tencent Technology (Shenzhen) Company Limited Portion of a display screen with graphical user interface
USD760770S1 (en) * 2014-02-10 2016-07-05 Tencent Technology (Shenzhen) Company Limited Portion of a display screen with animated graphical user interface
JP5867789B2 (en) * 2014-03-14 2016-02-24 ブラザー工業株式会社 Image processing apparatus and program
US9826977B2 (en) 2014-03-26 2017-11-28 Ethicon Llc Sterilization verification circuit
USD759670S1 (en) * 2014-03-31 2016-06-21 Samsung Electronics Co., Ltd. Display screen or portion thereof with graphical user interface
US20150297225A1 (en) 2014-04-16 2015-10-22 Ethicon Endo-Surgery, Inc. Fastener cartridges including extensions having different configurations
BR112016023807B1 (en) 2014-04-16 2022-07-12 Ethicon Endo-Surgery, Llc CARTRIDGE SET OF FASTENERS FOR USE WITH A SURGICAL INSTRUMENT
US10327764B2 (en) 2014-09-26 2019-06-25 Ethicon Llc Method for creating a flexible staple line
BR112016023825B1 (en) 2014-04-16 2022-08-02 Ethicon Endo-Surgery, Llc STAPLE CARTRIDGE FOR USE WITH A SURGICAL STAPLER AND STAPLE CARTRIDGE FOR USE WITH A SURGICAL INSTRUMENT
JP6636452B2 (en) 2014-04-16 2020-01-29 エシコン エルエルシーEthicon LLC Fastener cartridge including extension having different configurations
JP5752835B1 (en) * 2014-07-17 2015-07-22 株式会社アルム Information sharing system, patient terminal, and information management device
BR112017004361B1 (en) 2014-09-05 2023-04-11 Ethicon Llc ELECTRONIC SYSTEM FOR A SURGICAL INSTRUMENT
US10016199B2 (en) 2014-09-05 2018-07-10 Ethicon Llc Polarity of hall magnet to identify cartridge type
US10105142B2 (en) 2014-09-18 2018-10-23 Ethicon Llc Surgical stapler with plurality of cutting elements
US9924944B2 (en) 2014-10-16 2018-03-27 Ethicon Llc Staple cartridge comprising an adjunct material
US10517594B2 (en) 2014-10-29 2019-12-31 Ethicon Llc Cartridge assemblies for surgical staplers
US10085748B2 (en) 2014-12-18 2018-10-02 Ethicon Llc Locking arrangements for detachable shaft assemblies with articulatable surgical end effectors
BR112017012996B1 (en) 2014-12-18 2022-11-08 Ethicon Llc SURGICAL INSTRUMENT WITH AN ANvil WHICH IS SELECTIVELY MOVABLE ABOUT AN IMMOVABLE GEOMETRIC AXIS DIFFERENT FROM A STAPLE CARTRIDGE
US11154301B2 (en) 2015-02-27 2021-10-26 Cilag Gmbh International Modular stapling assembly
US10441279B2 (en) 2015-03-06 2019-10-15 Ethicon Llc Multiple level thresholds to modify operation of powered surgical instruments
US10390825B2 (en) 2015-03-31 2019-08-27 Ethicon Llc Surgical instrument with progressive rotary drive systems
JPWO2016170691A1 (en) 2015-04-24 2018-02-01 富士通株式会社 Input processing program, input processing apparatus, input processing method, character specifying program, character specifying apparatus, and character specifying method
CN107533647A (en) * 2015-04-24 2018-01-02 富士通株式会社 Input control program, input control device, input control method, character revision program, character correcting device and character modification method
USD809555S1 (en) * 2015-06-17 2018-02-06 Netflix, Inc. Display screen or portion thereof with a graphical user interface
US10105139B2 (en) 2015-09-23 2018-10-23 Ethicon Llc Surgical stapler having downstream current-based motor control
US10433846B2 (en) 2015-09-30 2019-10-08 Ethicon Llc Compressible adjunct with crossing spacer fibers
US11890015B2 (en) 2015-09-30 2024-02-06 Cilag Gmbh International Compressible adjunct with crossing spacer fibers
USD804495S1 (en) * 2015-12-24 2017-12-05 Samsung Electronics Co., Ltd. Display screen or portion thereof with transitional graphical user interface
US10292704B2 (en) 2015-12-30 2019-05-21 Ethicon Llc Mechanisms for compensating for battery pack failure in powered surgical instruments
US11213293B2 (en) 2016-02-09 2022-01-04 Cilag Gmbh International Articulatable surgical instruments with single articulation link arrangements
US10448948B2 (en) 2016-02-12 2019-10-22 Ethicon Llc Mechanisms for compensating for drivetrain failure in powered surgical instruments
CN105847930A (en) * 2016-03-22 2016-08-10 乐视网信息技术(北京)股份有限公司 Focus frame control method and device
US10357247B2 (en) 2016-04-15 2019-07-23 Ethicon Llc Surgical instrument with multiple program responses during a firing motion
US20170296173A1 (en) 2016-04-18 2017-10-19 Ethicon Endo-Surgery, Llc Method for operating a surgical instrument
CN106484416B (en) * 2016-09-30 2021-02-05 腾讯科技(北京)有限公司 Information processing method and terminal
US10624635B2 (en) 2016-12-21 2020-04-21 Ethicon Llc Firing members with non-parallel jaw engagement features for surgical end effectors
US10610224B2 (en) 2016-12-21 2020-04-07 Ethicon Llc Lockout arrangements for surgical end effectors and replaceable tool assemblies
JP7010956B2 (en) 2016-12-21 2022-01-26 エシコン エルエルシー How to staple tissue
US10758230B2 (en) 2016-12-21 2020-09-01 Ethicon Llc Surgical instrument with primary and safety processors
US10537325B2 (en) 2016-12-21 2020-01-21 Ethicon Llc Staple forming pocket arrangement to accommodate different types of staples
US10881399B2 (en) 2017-06-20 2021-01-05 Ethicon Llc Techniques for adaptive control of motor velocity of a surgical stapling and cutting instrument
US10779820B2 (en) 2017-06-20 2020-09-22 Ethicon Llc Systems and methods for controlling motor speed according to user input for a surgical instrument
US10307170B2 (en) 2017-06-20 2019-06-04 Ethicon Llc Method for closed loop control of motor velocity of a surgical stapling and cutting instrument
US10779824B2 (en) 2017-06-28 2020-09-22 Ethicon Llc Surgical instrument comprising an articulation system lockable by a closure system
USD906355S1 (en) * 2017-06-28 2020-12-29 Ethicon Llc Display screen or portion thereof with a graphical user interface for a surgical instrument
US10932772B2 (en) 2017-06-29 2021-03-02 Ethicon Llc Methods for closed loop velocity control for robotic surgical instrument
US11944300B2 (en) 2017-08-03 2024-04-02 Cilag Gmbh International Method for operating a surgical system bailout
US11974742B2 (en) 2017-08-03 2024-05-07 Cilag Gmbh International Surgical system comprising an articulation bailout
USD860229S1 (en) * 2017-10-17 2019-09-17 Domo, Inc. Display screen or portion thereof with a graphical user interface
US11134944B2 (en) 2017-10-30 2021-10-05 Cilag Gmbh International Surgical stapler knife motion controls
US10842490B2 (en) 2017-10-31 2020-11-24 Ethicon Llc Cartridge body design with force reduction based on firing completion
USD905095S1 (en) * 2017-11-15 2020-12-15 Samsung Electronics Co., Ltd. Display screen or portion thereof with transitional graphical user interface
USD939539S1 (en) * 2017-11-15 2021-12-28 Samsung Electronics Co., Ltd. Display screen or portion thereof with graphical user interface
USD905094S1 (en) * 2017-11-15 2020-12-15 Samsung Electronics Co., Ltd. Display screen or portion thereof with transitional graphical user interface
USD918953S1 (en) * 2017-11-15 2021-05-11 Samsung Electronics Co., Ltd. Display screen or portion thereof with transitional graphical user interface
US10779826B2 (en) 2017-12-15 2020-09-22 Ethicon Llc Methods of operating surgical end effectors
US10835330B2 (en) 2017-12-19 2020-11-17 Ethicon Llc Method for determining the position of a rotatable jaw of a surgical instrument attachment assembly
US11883019B2 (en) 2017-12-21 2024-01-30 Cilag Gmbh International Stapling instrument comprising a staple feeding system
USD906364S1 (en) 2018-02-13 2020-12-29 Samsung Electronics Co., Ltd. Display screen or portion thereof with transitional graphical user interface
US11291440B2 (en) 2018-08-20 2022-04-05 Cilag Gmbh International Method for operating a powered articulatable surgical instrument
US11207065B2 (en) 2018-08-20 2021-12-28 Cilag Gmbh International Method for fabricating surgical stapler anvils
US11696761B2 (en) 2019-03-25 2023-07-11 Cilag Gmbh International Firing drive arrangements for surgical systems
US11903581B2 (en) 2019-04-30 2024-02-20 Cilag Gmbh International Methods for stapling tissue using a surgical instrument
US11684434B2 (en) 2019-06-28 2023-06-27 Cilag Gmbh International Surgical RFID assemblies for instrument operational setting control
US12004740B2 (en) 2019-06-28 2024-06-11 Cilag Gmbh International Surgical stapling system having an information decryption protocol
US11229437B2 (en) 2019-06-28 2022-01-25 Cilag Gmbh International Method for authenticating the compatibility of a staple cartridge with a surgical instrument
US11771419B2 (en) 2019-06-28 2023-10-03 Cilag Gmbh International Packaging for a replaceable component of a surgical stapling system
US11660163B2 (en) 2019-06-28 2023-05-30 Cilag Gmbh International Surgical system with RFID tags for updating motor assembly parameters
US11844520B2 (en) 2019-12-19 2023-12-19 Cilag Gmbh International Staple cartridge comprising driver retention members
US12035913B2 (en) 2019-12-19 2024-07-16 Cilag Gmbh International Staple cartridge comprising a deployable knife
US11701111B2 (en) 2019-12-19 2023-07-18 Cilag Gmbh International Method for operating a surgical stapling instrument
US11864756B2 (en) 2020-07-28 2024-01-09 Cilag Gmbh International Surgical instruments with flexible ball chain drive arrangements
US11896217B2 (en) 2020-10-29 2024-02-13 Cilag Gmbh International Surgical instrument comprising an articulation lock
US11931025B2 (en) 2020-10-29 2024-03-19 Cilag Gmbh International Surgical instrument comprising a releasable closure drive lock
US11779330B2 (en) 2020-10-29 2023-10-10 Cilag Gmbh International Surgical instrument comprising a jaw alignment system
US11844518B2 (en) 2020-10-29 2023-12-19 Cilag Gmbh International Method for operating a surgical instrument
US12053175B2 (en) 2020-10-29 2024-08-06 Cilag Gmbh International Surgical instrument comprising a stowed closure actuator stop
US11653920B2 (en) 2020-12-02 2023-05-23 Cilag Gmbh International Powered surgical instruments with communication interfaces through sterile barrier
US11849943B2 (en) 2020-12-02 2023-12-26 Cilag Gmbh International Surgical instrument with cartridge release mechanisms
US11944296B2 (en) 2020-12-02 2024-04-02 Cilag Gmbh International Powered surgical instruments with external connectors
US11737751B2 (en) 2020-12-02 2023-08-29 Cilag Gmbh International Devices and methods of managing energy dissipated within sterile barriers of surgical instrument housings
US11890010B2 (en) 2020-12-02 2024-02-06 Cllag GmbH International Dual-sided reinforced reload for surgical instruments
US11744581B2 (en) 2020-12-02 2023-09-05 Cilag Gmbh International Powered surgical instruments with multi-phase tissue treatment
US11653915B2 (en) 2020-12-02 2023-05-23 Cilag Gmbh International Surgical instruments with sled location detection and adjustment features
US11744583B2 (en) 2021-02-26 2023-09-05 Cilag Gmbh International Distal communication array to tune frequency of RF systems
US11723657B2 (en) 2021-02-26 2023-08-15 Cilag Gmbh International Adjustable communication based on available bandwidth and power capacity
US11749877B2 (en) 2021-02-26 2023-09-05 Cilag Gmbh International Stapling instrument comprising a signal antenna
US11793514B2 (en) 2021-02-26 2023-10-24 Cilag Gmbh International Staple cartridge comprising sensor array which may be embedded in cartridge body
US11696757B2 (en) 2021-02-26 2023-07-11 Cilag Gmbh International Monitoring of internal systems to detect and track cartridge motion status
US11980362B2 (en) 2021-02-26 2024-05-14 Cilag Gmbh International Surgical instrument system comprising a power transfer coil
US11751869B2 (en) 2021-02-26 2023-09-12 Cilag Gmbh International Monitoring of multiple sensors over time to detect moving characteristics of tissue
US11701113B2 (en) 2021-02-26 2023-07-18 Cilag Gmbh International Stapling instrument comprising a separate power antenna and a data transfer antenna
US11730473B2 (en) 2021-02-26 2023-08-22 Cilag Gmbh International Monitoring of manufacturing life-cycle
US11925349B2 (en) 2021-02-26 2024-03-12 Cilag Gmbh International Adjustment to transfer parameters to improve available power
US11812964B2 (en) 2021-02-26 2023-11-14 Cilag Gmbh International Staple cartridge comprising a power management circuit
US11950777B2 (en) 2021-02-26 2024-04-09 Cilag Gmbh International Staple cartridge comprising an information access control system
US11723658B2 (en) 2021-03-22 2023-08-15 Cilag Gmbh International Staple cartridge comprising a firing lockout
US11806011B2 (en) 2021-03-22 2023-11-07 Cilag Gmbh International Stapling instrument comprising tissue compression systems
US11717291B2 (en) 2021-03-22 2023-08-08 Cilag Gmbh International Staple cartridge comprising staples configured to apply different tissue compression
US11737749B2 (en) 2021-03-22 2023-08-29 Cilag Gmbh International Surgical stapling instrument comprising a retraction system
US11826042B2 (en) 2021-03-22 2023-11-28 Cilag Gmbh International Surgical instrument comprising a firing drive including a selectable leverage mechanism
US11826012B2 (en) 2021-03-22 2023-11-28 Cilag Gmbh International Stapling instrument comprising a pulsed motor-driven firing rack
US11759202B2 (en) 2021-03-22 2023-09-19 Cilag Gmbh International Staple cartridge comprising an implantable layer
US11849945B2 (en) 2021-03-24 2023-12-26 Cilag Gmbh International Rotary-driven surgical stapling assembly comprising eccentrically driven firing member
US11896219B2 (en) 2021-03-24 2024-02-13 Cilag Gmbh International Mating features between drivers and underside of a cartridge deck
US11903582B2 (en) 2021-03-24 2024-02-20 Cilag Gmbh International Leveraging surfaces for cartridge installation
US11857183B2 (en) 2021-03-24 2024-01-02 Cilag Gmbh International Stapling assembly components having metal substrates and plastic bodies
US11793516B2 (en) 2021-03-24 2023-10-24 Cilag Gmbh International Surgical staple cartridge comprising longitudinal support beam
US11896218B2 (en) 2021-03-24 2024-02-13 Cilag Gmbh International Method of using a powered stapling device
US11832816B2 (en) 2021-03-24 2023-12-05 Cilag Gmbh International Surgical stapling assembly comprising nonplanar staples and planar staples
US11786243B2 (en) 2021-03-24 2023-10-17 Cilag Gmbh International Firing members having flexible portions for adapting to a load during a surgical firing stroke
US11786239B2 (en) 2021-03-24 2023-10-17 Cilag Gmbh International Surgical instrument articulation joint arrangements comprising multiple moving linkage features
US11849944B2 (en) 2021-03-24 2023-12-26 Cilag Gmbh International Drivers for fastener cartridge assemblies having rotary drive screws
US11744603B2 (en) 2021-03-24 2023-09-05 Cilag Gmbh International Multi-axis pivot joints for surgical instruments and methods for manufacturing same
US11826047B2 (en) 2021-05-28 2023-11-28 Cilag Gmbh International Stapling instrument comprising jaw mounts
US11980363B2 (en) 2021-10-18 2024-05-14 Cilag Gmbh International Row-to-row staple array variations
US12089841B2 (en) 2021-10-28 2024-09-17 Cilag CmbH International Staple cartridge identification systems
US11937816B2 (en) 2021-10-28 2024-03-26 Cilag Gmbh International Electrical lead arrangements for surgical instruments

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050005294A1 (en) * 2003-07-03 2005-01-06 Tomomasa Kojo Image display system
US6910191B2 (en) * 2001-11-02 2005-06-21 Nokia Corporation Program guide data selection device
WO2005109157A1 (en) * 2004-05-10 2005-11-17 Sony Computer Entertainment Inc. Multimedia reproduction device and menu screen display method
EP1780633A2 (en) * 2005-10-31 2007-05-02 Samsung Electronics Co., Ltd. Three-dimensional motion graphic user interface and apparatus and method for providing three-dimensional motion graphic user interface

Family Cites Families (57)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4862390A (en) * 1987-12-24 1989-08-29 Hewlett-Packard Company Method and apparatus for selection of one from a plurality of entries listed on a computer display
US5692173A (en) * 1994-12-13 1997-11-25 Microsoft Corporation Method and system for combining prefix and first character searching of a list
US5682511A (en) * 1995-05-05 1997-10-28 Microsoft Corporation Graphical viewer interface for an interactive network system
US5677708A (en) * 1995-05-05 1997-10-14 Microsoft Corporation System for displaying a list on a display screen
US5838317A (en) * 1995-06-30 1998-11-17 Microsoft Corporation Method and apparatus for arranging displayed graphical representations on a computer interface
US6072483A (en) * 1997-06-02 2000-06-06 Sony Corporation Active frame scroll interface
US6028600A (en) * 1997-06-02 2000-02-22 Sony Corporation Rotary menu wheel interface
US5956025A (en) * 1997-06-09 1999-09-21 Philips Electronics North America Corporation Remote with 3D organized GUI for a home entertainment system
US6233015B1 (en) * 1997-06-27 2001-05-15 Eastman Kodak Company Camera with user compliant browse and display modes
US6034688A (en) * 1997-09-15 2000-03-07 Sony Corporation Scrolling navigational display system
US6043809A (en) * 1997-09-23 2000-03-28 Compaq Computer Corporation Computer keyboard scroll bar control
US6266098B1 (en) * 1997-10-22 2001-07-24 Matsushita Electric Corporation Of America Function presentation and selection using a rotatable function menu
TW509845B (en) * 1997-12-13 2002-11-11 Samsung Electronics Co Ltd Computer system with jog dial function and the user interface scheme thereof
GB0027260D0 (en) * 2000-11-08 2000-12-27 Koninl Philips Electronics Nv An image control system
US6538698B1 (en) * 1998-08-28 2003-03-25 Flashpoint Technology, Inc. Method and system for sorting images in an image capture unit to ease browsing access
US6678891B1 (en) * 1998-11-19 2004-01-13 Prasara Technologies, Inc. Navigational user interface for interactive television
JP4306127B2 (en) * 1998-11-30 2009-07-29 ソニー株式会社 Information providing apparatus and information providing method
KR100696087B1 (en) * 1999-02-08 2007-03-20 코닌클리케 필립스 일렉트로닉스 엔.브이. Method and apparatus for displaying an electronic program guide
SE514282C2 (en) * 1999-04-22 2001-02-05 Nokia Multimedia Terminals Oy Method and device for scrollable cross-point navigation in a user interface
TW546583B (en) * 1999-05-13 2003-08-11 Sony Corp Information processing method and apparatus and medium
US7653614B2 (en) * 1999-07-15 2010-01-26 Spotware Technologies, Inc. Method of searching across media and source types
US7058903B1 (en) * 2000-02-11 2006-06-06 Sony Corporation Image database jog/shuttle search
US6734883B1 (en) * 2000-05-25 2004-05-11 International Business Machines Corporation Spinlist graphical user interface control with preview and postview
SE0002472L (en) * 2000-06-30 2001-12-31 Nokia Corp Method and apparatus for selection control
RU2273101C2 (en) * 2000-08-28 2006-03-27 Мацусита Электрик Индастриал Компани, Лимитед Method and system for controlling audio data reproduction incorporating editing device and record medium
US6480188B1 (en) * 2000-09-06 2002-11-12 Digital On-Demand Thumbwheel selection system
US6731312B2 (en) * 2001-01-08 2004-05-04 Apple Computer, Inc. Media player interface
US6744451B1 (en) * 2001-01-25 2004-06-01 Handspring, Inc. Method and apparatus for aliased item selection from a list of items
JP2002259036A (en) * 2001-02-28 2002-09-13 Sony Corp Information processor, information processing method, recording medium, and program
US7296032B1 (en) * 2001-05-17 2007-11-13 Fotiva, Inc. Digital media organization and access
US6976228B2 (en) * 2001-06-27 2005-12-13 Nokia Corporation Graphical user interface comprising intersecting scroll bar for selection of content
US7039879B2 (en) * 2001-06-28 2006-05-02 Nokia Corporation Method and apparatus for scrollable cross-point navigation in a user interface
WO2003021916A2 (en) * 2001-08-29 2003-03-13 Digeo, Inc. System and method for capturing video frames for focused navigation within a user interface
US7055104B1 (en) * 2002-03-29 2006-05-30 Digeo, Inc. System and method for focused navigation using filters
US7107532B1 (en) * 2001-08-29 2006-09-12 Digeo, Inc. System and method for focused navigation within a user interface
US7155675B2 (en) * 2001-08-29 2006-12-26 Digeo, Inc. System and method for focused navigation within a user interface
US7107531B2 (en) * 2001-08-29 2006-09-12 Digeo, Inc. System and method for focused navigation within a user interface
US6966037B2 (en) * 2001-11-19 2005-11-15 Nokia Corporation Method and apparatus for scrollable cross-point navigation in a calendar user interface
FR2837298B1 (en) * 2002-03-14 2004-08-13 Jean Charles Aubert METHOD FOR MANAGING INFORMATION STORED ON A CHIP CARD READABLE BY A MOBILE TELEPHONE
US20040008229A1 (en) * 2002-07-01 2004-01-15 Nokia Corporation Reconfigurable user interface
US20040098379A1 (en) * 2002-11-19 2004-05-20 Dan Huang Multi-indexed relationship media organization system
US8490144B2 (en) * 2002-12-11 2013-07-16 Broadcom Corporation Media exchange network having media processing systems and personal computers with common user interfaces
JP4043965B2 (en) * 2003-02-05 2008-02-06 カルソニックカンセイ株式会社 List display device
JP4093088B2 (en) * 2003-03-18 2008-05-28 松下電器産業株式会社 Remote control transmitter
US7681149B2 (en) * 2003-05-21 2010-03-16 Nokia Corporation User interface display for set-top box device
EP1510911A3 (en) * 2003-08-28 2006-03-22 Sony Corporation Information processing apparatus, information processing method, information processing program and storage medium containing information processing program
JP4325449B2 (en) * 2004-03-19 2009-09-02 ソニー株式会社 Display control device, display control method, and recording medium
US20060020904A1 (en) * 2004-07-09 2006-01-26 Antti Aaltonen Stripe user interface
TWI257081B (en) * 2004-12-24 2006-06-21 Hon Hai Prec Ind Co Ltd An graphical user interface for selecting a dynamic image
JP4276640B2 (en) * 2005-06-17 2009-06-10 株式会社ソニー・コンピュータエンタテインメント Information processing apparatus, information processing apparatus control method, and information processing program
US7756886B1 (en) * 2005-09-02 2010-07-13 Intuit Inc. Filtered list assisted element selection
JP4817779B2 (en) * 2005-09-14 2011-11-16 ソニー株式会社 Electronic device, display control method for electronic device, graphical user interface, and display control program
US20070083380A1 (en) * 2005-10-10 2007-04-12 Yahoo! Inc. Data container and set of metadata for association with a media item and composite media items
US7644054B2 (en) * 2005-11-23 2010-01-05 Veveo, Inc. System and method for finding desired results by incremental search using an ambiguous keypad with the input containing orthographic and typographic errors
US20070132789A1 (en) * 2005-12-08 2007-06-14 Bas Ording List scrolling in response to moving contact over list of index symbols
US7581186B2 (en) * 2006-09-11 2009-08-25 Apple Inc. Media manager with integrated browsers
US20080168381A1 (en) * 2007-01-08 2008-07-10 Aol Llc Non-modal search box with text-entry ribbon for a portable media player

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6910191B2 (en) * 2001-11-02 2005-06-21 Nokia Corporation Program guide data selection device
US20050005294A1 (en) * 2003-07-03 2005-01-06 Tomomasa Kojo Image display system
WO2005109157A1 (en) * 2004-05-10 2005-11-17 Sony Computer Entertainment Inc. Multimedia reproduction device and menu screen display method
EP1780633A2 (en) * 2005-10-31 2007-05-02 Samsung Electronics Co., Ltd. Three-dimensional motion graphic user interface and apparatus and method for providing three-dimensional motion graphic user interface

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101727325B (en) * 2009-12-30 2012-11-14 中国电信股份有限公司 Method and device for realizing image container control with effect of convex lens
EP2428883A1 (en) * 2010-09-13 2012-03-14 Kabushiki Kaisha Toshiba Electronic apparatus and display method of display screen
JP2012059222A (en) * 2010-09-13 2012-03-22 Toshiba Corp Electronic equipment and method for controlling electronic equipment

Also Published As

Publication number Publication date
US20090007014A1 (en) 2009-01-01
JP2010532059A (en) 2010-09-30
RU2009148530A (en) 2011-06-27
CN101681248A (en) 2010-03-24
WO2009002973A3 (en) 2009-02-19
RU2488160C2 (en) 2013-07-20
EP2183665A2 (en) 2010-05-12

Similar Documents

Publication Publication Date Title
US20090007014A1 (en) Center locked lists
US10866715B2 (en) Single action selection of data elements
US8280901B2 (en) Method and system for displaying search results
US10489044B2 (en) Rich drag drop user interface
RU2403614C2 (en) User interface application for managing media files
US9489106B2 (en) Portable electronic device configured to present contact images
JP5078331B2 (en) Browsing device control method, graphic menu display device, display device control method, display device, and computer program
AU2006252190B2 (en) Collection browser for image items with multi-valued attributes
US20060070007A1 (en) Rich drag drop user interface
US20110004839A1 (en) User-customized computer display method
US20080104535A1 (en) Dynamic thumbnails for document navigation
US7720887B2 (en) Database navigation
US20170205970A1 (en) Method of displaying axes in an axis-based interface
JP2008097175A (en) Electronic file retrieving device
US7730067B2 (en) Database interaction
US20100005127A1 (en) File operation apparatus
JP2007265060A (en) Screen display method of retrieval system
US20080270347A1 (en) Method and apparatus for facilitating improved navigation through a list

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200880021142.9

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 08780953

Country of ref document: EP

Kind code of ref document: A2

WWE Wipo information: entry into national phase

Ref document number: 2009148530

Country of ref document: RU

WWE Wipo information: entry into national phase

Ref document number: 2010515035

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 7675/CHENP/2009

Country of ref document: IN

WWE Wipo information: entry into national phase

Ref document number: 2008780953

Country of ref document: EP