System and method for shell browser

Information

  • Patent Grant
  • 7712034
  • Patent Number
    7,712,034
  • Date Filed
    Friday, April 22, 2005
    19 years ago
  • Date Issued
    Tuesday, May 4, 2010
    14 years ago
Abstract
A previewing system that permits selection from a plurality of interactive previewers for use in a system shell browser is disclosed. The previews may be extensible, such that different application developers may write custom previews for different file types, and the shell browser may follow established criteria to select an appropriate preview. The user may enter criteria to control which previewers are used for different situations, such as when certain file types are selected for previewing. Size of an available display area for the preview may be a criterion, such that resizing the preview area may cause a different preview to be displayed. The preview may be executed as a separate process from the browser so that crashes and hangs in the previewer process do not fatally affect the browser process. Previews may be incorporated within common file dialogs offered by an underlying operating system, such that different applications may share the common previewer.
Description
TECHNICAL FIELD

The present application relates generally to the field of computer software. More particularly, the application relates to a system and method for providing an improved user experience within a shell or file system browser so that users can more readily identify an item based on previews of selected items. Some aspects further relate to a system and method for extending the functionality of an object previewer in the shell or file system browser to improve the user experience.


BACKGROUND OF THE INVENTION

The need to readily identify items stored in a computing environment such as a personal computer (PC) is dramatically increasing as more individuals utilize computers in their daily routines, and as the type of stored information varies between pictures, music, documents, etc. Documents and media are typically stored on computers in a hierarchical fashion and are organized with files of information or media stored within folders. File system browsers enable users to navigate through the file system and locate and open files and folders. For example, Microsoft Corporation's WINDOWS® EXPLORER™ is an operating system utility which enables users to browse the file system.


Many users find it difficult to correctly identify a file based on the information currently available in conventional file system browsers. Of course the contents of a file can be verified by closing the file browser and opening the file using a separate application program, but this method of browsing files is extremely inefficient given the time and resources consumed by each application. For example, browsing five separate files of different file types would grow tiresome as the five separate applications are each initialized.


Microsoft Corporation's WINDOWS® XP operating system includes an image browser for use when browsing the My Pictures folder. The browser displays a thumbnail view of a selected picture, and the user can rotate the image, but that is the extent of the interactivity. The user cannot fully interact with or edit the image. Furthermore, although more sophisticated picture displaying applications may exist on the system, there is no way for the My Pictures folder to extend its thumbnail option to any of those applications, or to permit those applications to supply their own thumbnail views for use in the shell browser. With the limited control/edit/interactivity options from the browser, and the inability for other applications to offer richer thumbnail previewers for the browser, there is a resulting need for an improved approach to providing previews in shell browsers that offers more options and choices to users so that they may more effectively use the browser.


SUMMARY OF THE INVENTION

One or more of the above needs and deficiencies may be addressed by providing a system and method for providing previewers to a system shell browser. The shell browser may offer a rich, interactive preview image of a selected file, where the user may interact with and edit the file by interacting with the preview image. The system may expose an application program interface (API) to allow the addition of previewers beyond the basic previewer that may be shipped with the system. Individual applications, such as word processors, image viewers, video players, etc., may use the APIs to provide their own interactive previewer to be included in the display of the shell browser.


With the number of available previewers, users may be given an option to define criteria that will be used to determine which previewer will be used at any given time. Any type of criteria may be used, such as system load, available display area, user preference, time of day, type of file, size of file, etc.


The previewer may also change in response to user interaction with a displayed preview. For example, if a user resizes a preview, corresponding property/metadata displays may be rearranged to display more (or fewer) properties corresponding to the display area occupied by the resized preview. The preview can also be rearranged, such that the preview image appears in a different location relative to the properties/metadata. Furthermore, the resizing can cause entirely different previewers to be invoked. For example, the system may automatically change from a rich preview to a more generic preview if the user shrinks the preview to a small enough area that the rich preview features are no longer feasible. Conversely, enlarging the preview area may cause a richer preview to be invoked.


The system may also automatically switch from generic to rich previewer to accommodate a slower load time for the rich preview. For example, a generic preview may be used at first, while the rich preview is loading, and when that richer preview is ready, the system may automatically (or at user request) switch the preview from the generic to the rich.


The system may offer the preview functionality in more than just the shell browser. For example, the preview functionality may be offered in one or more common file dialogs, such as the “Save As” dialog, so that previews may be used more extensively.


The previews may also be implemented in a manner that reduces the risk of a crash or hang holding up the entire shell browser. For example, the previewer may be instantiated as an independent process of the system, so if a failure occurs, the remainder of the shell browser may continue to function.


The preview selection and functionality may also vary depending on the number of files selected. For example, different display preview presentations may be used when multiple files are selected.





BRIEF DESCRIPTION OF THE DRAWINGS

The present invention is described in detail below with reference to the attached drawing figures, wherein:



FIG. 1 is a block diagram of a computing-system environment suitable for use in implementing one or more features described herein.



FIG. 2A is a block diagram of an exemplary graphical user interface for a shell browser having an edit control.



FIG. 2B is a block diagram of an exemplary graphical user interface for a shell browser having one or more edit controls.



FIG. 3 is a schematic diagram of a welcome panel in a shell browser;



FIG. 4 is a schematic diagram of a selected panel in a shell browser;



FIG. 5 is a schematic diagram of the selected panel of FIG. 4 including a context menu enabling a user to modify metadata in a shell browser.



FIG. 6 is a flow diagram illustrating a method for enabling a user to modify metadata displayed in a welcome panel within a shell browser.



FIG. 7 is a flow diagram illustrating a method for enabling a user to modify metadata displayed in a selected panel within a shell browser.



FIG. 8 is a block diagram of a data structure containing user modifiable metadata associated with an item displayed in a shell browser.



FIG. 9 is a schematic diagram of a selected panel in a shell browser with extended controls.



FIG. 10 is a schematic diagram of a selected panel similar to FIG. 4 but including a context menu enabling a user to select a previewer in a shell browser.



FIG. 11A is a flow diagram illustrating a method for enabling a user to select a previewer in a shell browser.



FIG. 11B is a flow diagram illustrating a method for enabling the system to select a previewer in a shell browser.



FIG. 12 is a flow diagram illustrating a method for enabling the use of third party previewers in a shell browser.



FIG. 13 is a block diagram of a data structure containing information indicative of multiple previewers in a shell browser.



FIGS. 14
a-b depict an example flow diagram of a process that may employ features described herein.



FIG. 15 depicts an example file browser user interface and various user interface elements.



FIG. 16 depicts a modified version of the interface in FIG. 15, in which the preview area is resized.



FIG. 17 depicts another modified version of the interface in FIG. 15, in which the preview area is resized.



FIG. 18 depicts an alternative browser interface with a different orientation of preview elements.



FIG. 19 depicts an example of a common file dialog that includes a preview interface.



FIG. 20 depicts an example of a stacked preview presentation.



FIG. 21 depicts another example of a stacked preview presentation, having more stacked previews than the example shown in FIG. 20.



FIG. 22 depicts an example of a preview occurring when multiple files are selected.





DETAILED DESCRIPTION OF THE INVENTION

The present application relates to a system and method for providing an improved user experience within a shell browser by offering users a preview of one or more selected files from the browser. An exemplary operating environment is described below.


Referring to the drawings in general and initially to FIG. 1 in particular, wherein like reference numerals identify like components in the various figures, an exemplary operating environment is shown and designated generally as operating environment 100. The computing system environment 100 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 100 be interpreted as having any dependency or requirement relating to any one or combination of components illustrated in the exemplary operating environment 100.


The features described herein 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, etc., that perform particular tasks or implement particular abstract data types. Moreover, those skilled in the art will appreciate that the features may be practiced with a variety of computer-system configurations, including hand-held devices, multiprocessor systems, microprocessor-based or programmable-consumer electronics, minicomputers, mainframe computers, and the like. They 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 both local and remote computer-storage media including memory storage devices.


With reference to FIG. 1, an exemplary system 100 includes a general purpose computing device in the form of a computer 110 including a processing unit 120, a system memory 130, and a system bus 121 that couples various system components including the system memory 130 to the processing unit 120. If desired, any of the elements described herein may be implemented as standalone elements (e.g., a single processing unit), or as multiple elements working in concert (e.g., multiple processing units).


Computer 110 typically includes a variety of computer-readable media. By way of example, and not limitation, computer-readable media may comprise computer-storage media and communication media. Examples of computer-storage media include, but are not limited to, Random Access Memory (RAM); Read-Only Memory (ROM); Electronically Erasable Programmable Read-Only Memory (EEPROM); flash memory or other memory technology; CD-ROM, digital versatile discs (DVD) or other optical or holographic disc storage; magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices; or any other medium that can be used to store desired information and be accessed by computer 110. The system memory 130 includes computer-storage media in the form of volatile and/or nonvolatile memory such as ROM 131 and RAM 132. A Basic Input/Output System 133 (BIOS), containing the basic routines that help to transfer information between elements within computer 110 (such as during start-up) is typically stored in ROM 131. RAM 132 typically contains data and/or program modules that are immediately accessible to and/or presently being operated on by processing unit 120. By way of example, and not limitation, FIG. 1 illustrates operating system 134, application programs 135, other program modules 136, and program data 137.


The computer 110 may also include other removable/nonremovable, volatile/nonvolatile computer-storage media. By way of example only, FIG. 1 illustrates a hard disk drive 141 that reads from or writes to nonremovable, nonvolatile magnetic media, a magnetic disk drive 151 that reads from or writes to a removable, nonvolatile magnetic disk 152, and an optical disc drive 155 that reads from or writes to a removable, nonvolatile optical disc 156 such as a CD-ROM or other optical media. Other removable/nonremovable, 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 units, digital versatile disks, digital video tape, solid state RAM, solid state ROM, and the like. The hard disk drive 141 is typically connected to the system bus 121 through a nonremovable memory interface such as interface 140. Magnetic disk drive 151 and optical disc drive 155 are typically connected to the system bus 121 by a removable memory interface, such as interface 150.


The drives and their associated computer-storage media discussed above and illustrated in FIG. 1 provide storage of computer-readable instructions, data structures, program modules and other data for computer 110. For example, hard disk drive 141 is illustrated as storing operating system 144, application programs 145, other program modules 146, and program data 147. Note that these components can either be the same as or different from operating system 134, application programs 135, other program modules 136, and program data 137. Typically, the operating system, application programs and the like that are stored in RAM are portions of the corresponding systems, programs, or data read from hard disk drive 141, the portions varying in size and scope depending on the functions desired. Operating system 144, application programs 145, other program modules 146, and program data 147 are given different numbers here to illustrate that, at a minimum, they can be different copies. A user may enter commands and information into the computer 110 through input devices such as a keyboard 162; pointing device 161, commonly referred to as a mouse, trackball or touch pad; a wireless-input-reception component 163; or a wireless source such as a remote control. Other input devices (not shown) may include a microphone, joystick, game pad, satellite dish, scanner, or the like. These and other input devices are often connected to the processing unit 120 through a user-input interface 160 that is coupled to the system bus 121 but may be connected by other interface and bus structures, such as a parallel port, game port, IEEE 1394 port, or a universal serial bus (USB), or infrared (IR) bus.


A display device 191 is also connected to the system bus 121 via an interface, such as a video interface 190. Display device 191 can be any device to display the output of computer 110 not limited to a monitor, an LCD screen, a Thin Film Transistor (TFT) screen, a flat-panel display, a conventional television, or screen projector. In addition to the display device 191, computers may also include other peripheral output devices such as speakers 197 and printer 196, which may be connected through an output peripheral interface 195.


The computer 110 may operate in a networked environment using logical connections to one or more remote computers, such as a remote computer 180. The remote computer 180 may be a personal computer, and typically includes many or all of the elements described above relative to the computer 110, although only a memory storage device 181 has been illustrated in FIG. 1. The logical connections depicted in FIG. 1 include a local-area network (LAN) 171 and a wide-area network (WAN) 173 but may also include other networks, such as connections to a metropolitan-area network (MAN), intranet, or the Internet.


When used in a LAN networking environment, the computer 110 may be connected to the LAN 171 through a network interface or adapter 170. When used in a WAN networking environment, the computer 110 may include a modem 172 or other means for establishing communications over the WAN 173, such as the Internet. The modem 172, which may be internal or external, may be connected to the system bus 121 via the network interface 170, or other appropriate mechanism. Modem 172 could be a cable modem, DSL modem, or other broadband device. In a networked environment, program modules depicted relative to the computer 110, or portions thereof, may be stored in the remote memory storage device. By way of example, and not limitation, FIG. 1 illustrates remote application programs 185 as residing on memory device 181. It will be appreciated that the network connections shown are exemplary and other means of establishing a communications link between the computers may be used.


Other internal components of the computer 110 are possible, but not shown. For example, various expansion cards such as television-tuner cards and network-interface cards may be incorporated within a computer 110.


When the computer 110 is turned on or reset, the BIOS 133, which is stored in ROM 131, instructs the processing unit 120 to load the operating system, or necessary portion thereof, from the hard disk drive 141 into the RAM 132. Once the copied portion of the operating system, designated as operating system 144, is loaded into RAM 132, the processing unit 120 executes the operating-system code and causes the visual elements associated with the user interface of the operating system 134 to be displayed on the display device 191. Typically, when an application program 145 is opened by a user, the program code and relevant data are read from the hard disk drive 141 and the necessary portions are copied into RAM 132, the copied portion represented herein by reference numeral 135.


As previously mentioned, the features described herein may be described in the general context of computer-useable instructions. Computer-useable instructions include functions, procedures, schemas, routines, code segments, and modules useable by one or more computers or other devices. The computer-useable instructions form an interface to allow a computer to react according to a source of input. The instructions cooperate with other code segments to initiate a variety of tasks in response to data received in conjunction with the source of the received data.


Turning to FIG. 2A, a panel 200 represents a screen-size display area for a graphical user interface of a shell browser. The panel 200 contains a preview panel area 202 and a view area 204. The preview panel 202 may include a preview control 206, a user interface (UI) or edit control 208, and a task control 210. Typically, the preview control 206 will provide the user with an image or other visual display of the item being previewed (e.g., a selected file). The preview control 206 may also present the user with controls such as iterator buttons which allow the user to shift the focus from one item to the next by clicking a mouse button. Metadata corresponding to one or more items and/or metadata corresponding to the item container may be displayed in a variety of locations within the panel 200. For example, the edit control and metadata may be co-located within edit control area 208 so that the edit control area not only includes a display of key properties of the previewed item but also presents the user with the option of making edits to the metadata. The task control 210 contains tasks relevant to the namespace and/or the selection. The various elements described herein may share a display area, such as appearing in a common user-interface panel, or alternatively they may have their own separate areas, such as distinct panels.


Optional features may be included within the panel 200, and features may be removed. For example, the preview control 206 and the task control 210 may be removed. Moreover, other features which are not shown in FIG. 2A, such as a toolbar which includes iterator buttons or a show/hide button so the user can open/close the preview pane, may optionally be added. These and other optional features may assist the user in readily locating a particular item in the shell browser.


The view area 204 provides a listview, such as an enumeration or list of items, of one or more items 212, such as file system files or folders. The items and shell items may be files, folders and/or other such containers, and may include other non-file objects that can be represented in a listview. Examples of non-file objects may include, but would not be limited to, devices, contacts, favorites and email messages. The terms “shell browser” and “file system browser” are used interchangeably herein to refer to a browser which allows a user to navigate through one or more namespaces including files and other non-file items.


Many possible designs and layouts are possible for the panel 200. For example, the preview panel 202 is shown above the view area 204 in FIG. 2A. However, other layouts, such as placing the preview panel 202 and the view area 204 side-by-side, are possible as well. The location of the edit control 208 may also be independent of the location of the displayed metadata and independent of the location of any other controls. There are also many possible view types for the items depicted in listview area 204, such as details, slide show, filmstrip, thumbnail, tiles, icons, etc.



FIG. 2B is similar to FIG. 2A, except that the view area 204 is replaced by a view area 214 which displays the items 212 in details mode. For shell items displayed in details mode, the items 212 may be aligned in a column at the left-hand side of view area 214, and one or more column headings 216 form the top row of a set of columns containing metadata 218 relating to the corresponding item located in the same row. The user may change a metadata value to another value through instantiation of one or more edit controls 208 anywhere within the panel 200. For example, an edit control may be provided within the preview panel 202 and/or within the view area 214. For example, an edit control which is not initially visible to a user may be provided within the view area 214. Such a control can be instantiated, for example, when the user hovers over the metadata 218 and then clicks on it to enter an editing mode.


Referring next to FIG. 3, a schematic illustration is provided of a welcome panel 300 in a shell browser. A welcome panel is sometimes referred to as a “null select” panel because it represents a namespace/page or container as opposed to a selection. If the user has not yet made a selection, a preview panel 302 may display metadata 304 and key tasks relating to the folder or shell library. If desired, the tasks may be separated into premiered tasks 306 and other relevant tasks 308. The welcome panel 300 also includes a view area 310, in which multiple files or other items 312 may be viewed. The welcome pane metadata 304 may include information such as properties of the container (e.g., MyPictures), in which case the metadata display may be static. Alternatively, the welcome pane metadata 304 may include information such as a sampling of metadata from each of the items within the container, in which case the metadata display may change frequently. For example, the metadata display may be limited to properties of one item at a time by cycling from one item to the next every 30 seconds.



FIG. 4 is a schematic illustration of a selected panel 400 in a shell browser. As opposed to a welcome panel, a selected panel represents a selection by the user. If the user selects a container or folder, the selected panel need not be identical to the welcome panel for that container or folder. In FIG. 4, the selected panel 400 includes a preview panel 402 which contains a preview control 404, a metadata display 406 and a tasks display 408. Like the welcome panel 300 (in FIG. 3), the selected panel 400 also includes a view area 410, in which multiple files or other items 412 may be viewed. In FIG. 4, however, the user has selected one of the files. Consequently, the preview control 404 displays a preview image of the selected file, the metadata display 406 shows properties of the selected file, and the tasks display 408 provides a menu of relevant tasks for operating on the selected file.



FIG. 5 is a schematic representation of the selected panel of FIG. 4 but which also includes a context menu 500 to enable a user to modify metadata in a shell browser. The context menu 500 in FIG. 5 presents the user with several options for changing the selected metadata. The generic text shown in the menu 500 is of course merely one example of the type of options which may be presented to a user for editing the displayed metadata. A context menu can be provided in any panel, including a welcome pane, to improve the user experience. As those skilled in the art will appreciate, any number and variety of context menus could be supported. One means for enabling user modifications to displayed metadata within a shell browser is to provide a context menu such as editable metadata context menu 500. A user may summon the context menu, for example, by clicking on the corresponding text or object in the preview panel.


Means other than context menus may be used for enabling user modifications to displayed metadata within a shell browser. One such means is for the user to click on the metadata to enter an editing mode. By contrast, a user could enter an editing mode by hovering over the relevant text or object in the preview panel. Any known form of entering and/or editing data may be used.



FIG. 6 is a flow diagram illustrating a method 600 for enabling a user to modify metadata displayed in a welcome panel within a shell browser. The method 600 includes displaying a welcome panel and metadata associated with the welcome panel at 602. Then, at 604, the method provides a control for user modification of the displayed metadata. When the user manipulates the control to modify the displayed metadata at 606, the method then associates the modified metadata with the welcome panel at 608 so that the modified metadata will be displayed the next time the welcome panel is displayed.



FIG. 7 is a flow diagram illustrating a method 700 for enabling a user to modify metadata displayed in a selected panel within a shell browser. At 702, the method 700 first displays a number of items, such as items in a welcome panel or items in a selected container. When the user selects one or more of the items at 704, the method displays metadata associated with the selected item(s) at 706. At 708, the method provides a control for user modification of the displayed metadata. When the user manipulates the control to modify the displayed metadata at 710, the method then associates the modified metadata with the selected item(s) at 712 so that the modified metadata will be displayed the next time the selected item(s) is/are displayed.


In the event a user selects multiple items at 704, the displayed metadata may include intersecting properties of the selected items, a union of properties, or perhaps a new property relevant to the selected items. For example, data may be aggregated to provide a total file size, total playing time, total number of items, average file size, average playing time, etc. Alternatively, the displayed metadata may include a rotating sample of metadata from each of the selected items (e.g., cycling from one selected item's metadata to the next selected item's metadata every 30 seconds). It is possible for the display of metadata which would result from a selection of all of the items to be identical to the display of metadata which would result from a null select.



FIG. 8 is a block diagram of a data structure 800 containing user modifiable metadata associated with an item displayed in a shell browser. The data structure 800 includes a title field 802 which indicates the name of the item. In the case of non-file items, the title field 802 may contain the name of whatever property is used to alphabetize that item in a listview. The data structure 800 includes a user editable properties field 804 containing one or more properties associated with the displayed item, wherein the user editable properties are displayed in the shell browser with the displayed item. The data structure 800 may optionally include a read-only properties field 806 which contains any read-only properties associated with the displayed item and worthy of display in the shell browser. Given the size constraints of the metadata display in the shell browser, the number of properties in fields 804 and 806 may be limited. Consequently, the data structure 800 may optionally include an all properties field 808, which contains a link or pointer to a location (e.g., a property page) which contains all of the properties or metadata associated with the displayed item. Of course, the all properties field 808 would not be necessary in the event that fields 804 and 806 contain all of the properties associated with the displayed item. The data structure 800 is stored on one or more computer-readable media, such as in a file system or shell, to provide rich storage views, and thus an improved user experience, within the shell browser.


A number of scenarios may be enabled with the features described herein. As a first example, a student can manage her projects using the preview panel. When she obtains new documents as part of a project she is working on, she can select those documents in her document library and enter the name of the document author and the name of the project into keyword fields using the edit control. Now the new documents will show up in her favorite view: “Documents Grouped by Keyword and Listed by Author.” A second example involves an employee looking for materials for an upcoming ad campaign. As he browses through his employer's stock collection of photos using the shell browser, he selects a couple of pictures and, from the preview pane, adds a new keyword “Summer 2003 Campaign.” Having updated the metadata for a multiple selection, the employee then pivots by keyword and can view all of the “Summer 2003 Campaign” files grouped together.



FIG. 9 is a schematic diagram of a selected panel similar to the selected panel of 400 of FIG. 4 but with extended controls. The selected panel 900 includes a preview panel 902 which contains a preview control 904 having extended controls 914, a metadata display 906 and a tasks display 908. The selected panel 900 also includes a view area 910, in which multiple files or other items 912 may be viewed. The user has selected one of the files 912, so the preview control 904 displays a preview image of the selected file, the metadata display 906 shows properties of the selected file, and the tasks display 908 provides a menu of relevant tasks for operating on the selected file.


The extended controls 914 represent a higher level of functionality. For example, a default preview panel or preview control, such as that shown in FIG. 4, may simply display a preview image of a selected item. If the item is a word processing document or slide presentation, the default preview image may be the first page of the document or slide deck. However, by extending the functionality of the preview image to make it more interactive, a user can quite easily manipulate extended controls 914 to page through the document or slide presentation. This enhanced level of functionality improves the user experience because it allows the user to more comprehensively browse the previewed item without opening it, which is particularly useful for files that are not readily identifiable based on the first page alone.


Extended controls 914 can be made available to the user as part of an alternative previewer in a shell browser. The term “previewer” can refer to a preview control, a preview panel which includes a preview control, or software relating to the selection, generation and/or display of previews. A shell browser may provide the user with a default previewer offering a standard level of functionality for multiple item types and one or more alternative previewers offering a different level of functionality for particular item types to enhance the user experience. Opening up the development of alternative previewers to independent software vendors (ISVs) and other third party developers adds value to the file browsing experience by showing relevant aspects of the file in an easily recognizable way. Custom previewers for numerous file types and non-file item types including, but not limited to, image files, video files, contacts, games, scanners, video cameras, document files, spreadsheet files, slide presentation files, drawing files and tablet ink files may be developed.


Third parties are allowed to describe and demonstrate their file types by providing code that can look inside the file type and provide a meaningful image that a user will understand. For example, Apple could implement a QUICKTIME™ preview control, which would be displayed when the user selects a QUICKTIME™ file in the shell browser. This preview control could provide an alternative or extended level of functionality beyond the default previewer in the shell of an operating system, including functionality such as showing the entirety or a portion (e.g., the first five seconds) of a QUICKTIME™ movie and/or offering buttons and controls for the user to launch the QUICKTIME™ player. An alternative previewer for a music file could provide similar extended functionality. As those skilled in the art will appreciate, the possibilities for extended functionality in an alternative previewer are unlimited.



FIG. 10 is a schematic representation of a selected panel similar to FIG. 4 but which also includes a context menu 1014 to enable a user to modify metadata in a shell browser. The selected panel 1000 includes a preview panel 1002 which contains a preview control 1004, a metadata display 1006 and a task control 1008. The selected panel 1000 also includes a view area 1010, in which multiple files or other items 1012 may be viewed. The metadata control 1006 and the task control 1008 may be omitted if desired.


The context menu 1014 in FIG. 10 presents the user with several options, including the choice of selecting either the default previewer or an alternative previewer for the selected item. The generic text shown in the menu 1014 is of course merely one example of the type of options which may be presented to a user for selecting a previewer. A context menu can be provided in any panel, including a welcome pane, to improve the user experience. Any number and variety of context menus could be supported. One means for enabling user selection of a previewer within a shell browser is to provide a context menu such as context menu 1014. A user may summon the context menu, for example, by clicking on the corresponding text or object in the preview panel.


Means other than context menus may be offered for selecting a previewer for the displayed items from a plurality of available previewers within a shell browser. One such means is for the user to click on the preview control to enter a selection mode. Similarly, the user may be prompted to select a previewer by right-clicking within the preview panel. By contrast, a user could enter a selection mode by hovering over relevant text or over a relevant object in the preview panel. Numerous alternative means are available.



FIG. 11A is a flow diagram illustrating a method 1100 for enabling a user to select a previewer in a shell browser which supports multiple item. The method 1100 provides a plurality of previewers in the shell browser at 1102. The plurality of previewers may include a default previewer for multiple item types and one or more alternative previewers for particular item types. These alternative previewers may include installed applications developed by a third party. At 1104, the method 1100 presents the user with a choice of two or more previewers for a particular item type. The prompt to select a previewer may be initiated by the shell browser (e.g., upon displaying a new item type) and/or by the user (e.g., by clicking on an object to display a context menu). Upon receiving an input from the user at 1106 indicating a selection of one of the previewers for the particular item type, the method 1100 then associates the selected previewer with the particular item type at 1108. The selected previewer will remain in use until the user selects a different one. However, if the selected previewer is an installed application, uninstalling the application may, if desired, terminate the use of the selected previewer.



FIG. 11B is a flow diagram illustrating a method 1110 for automatically selecting a previewer in a shell browser which supports multiple item types. The method 1110 provides a plurality of previewers in the shell browser at 1112. The plurality of previewers may include a default previewer for multiple item types and one or more alternative previewers for particular item types. These alternative previewers may include installed applications developed by a third party.


At 1114, the system (as opposed to the user) automatically and transparently selects a default previewer from two or more available previewers for a particular item type. The system may select a previewer in response to an event such as display of a new item type or the presence of an alternative previewer. The system is configured to select a default previewer based on logical rules. Under exceptional circumstances, the system may decide at 816 to override the rules and select a previewer that would not have been selected under the applicable rules. For example, if the rule is to select a newly available previewer over the current default previewer, an installed application may generally have the authority to change the default previewer to the previewer now available from the installed application. However, the shell browser, for example, may reserve the right to override the change proposed by the newly installed application. For instance, an override may be appropriate when the newly installed application cannot be authenticated as a proper owner of the item type in question.


In any event, the method 1110 then associates the selected previewer with the particular item type at 1118. The selected previewer will remain in use until a different one is selected. However, if the selected previewer is an installed application, uninstalling the application may, if desired, terminate the use of the selected previewer.


Referring next to FIG. 12, a flow diagram illustrates a method 1200 for enabling the use of third party previewers in a shell browser which supports multiple item types. The method 1200 includes providing a shell browser having a default previewer for the multiple item types at 1202. The method 1200 further includes providing an extensibility mechanism for third party development of an alternative previewer for at least one of the multiple item types at 1204. The alternative previewer may be registered in the shell browser at 1206. In the case of an installed application, registration may occur substantially at the time of installation. For example, if the application is installed by an OEM, the alternative previewer may be registered before the user has acquired the computer. Alternatively, the user may install the application locally or remotely.


There are many possible approaches for the extensibility mechanism referenced above in 1204. One such approach involves exposing a set of application program interfaces (APIs) so that independent software vendors (ISVs) and other third party developers may develop alternative previewers. With the API approach, a registration mechanism exists which allows an ISV to associate their preview control with an item type owned by the ISV. When an item or file of that type is selected in the shell browser, the ISV's preview control is instantiated via this registration mechanism and the extensibility API. The API provides data to the preview control: data representing the selected item(s) in the view and data representing the parent container of the items in the view. The preview control operates on this data and provides a user interface through the API which is presented in the shell browser. The user may provide input with keystrokes and mouse events which are passed by the shell browser to the preview control which can operate on those user input events.


Those skilled in the art will appreciate that many approaches are possible in the context of the extensibility mechanism. In addition to the API approach, similar functionality may be achieved via user configuration, a pointer to HTML or hosting a flash. Moreover, the extensibility model may require that only one application that owns the item type selected may provide only one alternative previewer. In other words, the number of available previewers may be limited to a default previewer and one alternative previewer to avoid a poor user experience in which multiple registered, extended previewers are in competition with one another. However, another model would be to allow any application that can handle the selected item type to provide one additional previewer. An alternative model would allow any running code to provide one additional previewer for any item type. It may also be desirable under certain circumstances to allow replacement or removal of the default previewer.



FIG. 13 is a block diagram of a data structure 1300 which is stored on one or more computer-readable media and which contains information indicative of a plurality of previewers in a shell browser. The data structure 1300 includes a default previewer field 1302 containing information indicative of a default previewer which supports multiple item types. An alternative previewer field 1304 contains information indicative of an alternative previewer for a first item type. Another alternative previewer field 1306 may contain information indicative of a second alternative previewer for the first item type, or it may contain information indicative of an alternative previewer for a second item type. Those skilled in the art will appreciate that in some cases there may only be one alternative previewer field, and in other cases there may be two or more alternative previewer fields. The selected previewer field 1308 contains information indicative of whether to invoke the default previewer or an alternative previewer when items of a particular item type are displayed in the shell browser. In the event that field 1306 contains information indicative of an alternative previewer for a second item type, a selected previewer field 1310 may contain information indicative of whether to invoke the default previewer or the alternative previewer when one or more items of the second item type are displayed in the shell browser. The information contained in fields 1302, 1304 and/or 1306 may comprise the previewer code which is configured to run when a user selects an object of that type.



FIGS. 14A-B depict an example flow diagram for a preview process that may be used in conjunction with the features described above and herein. As an initial step in the process, one or more previewers may be installed on the system in step 1401. Previewers may be software that is shipped as part of the underlying operating system software. Previewers may also be additional software loaded onto a computer system after it is shipped. For example, the underlying operating system may expose a set of application program interfaces (APIs) that would allow future development and/or addition of previewers.


In step 1402, a check may be made to determine whether a new association is to be created for one or more previewers. An association may be any criteria and/or request governing the times and types of previewers that are to be used. An association may be created to define the types of previewer(s) to be used for a given user identity (or if a particular user wishes to disable previews altogether), and/or for certain predefined situations based on system conditions (e.g., available resources, memory, current applications running, number of previews generated or to be generated, available power, time of day, status of other applications, etc.) and file type (e.g., a user may prefer to use one type of previewer for home videos, and a different previewer for compressed songs), such that the default previewer used by the system may be user-defined. A user may indicate that certain file types are only to have basic/non-interactive previews, or the system can automatically disable a preview if it experiences a predefined number of failures, crashes, or hangs. An application may be associated with one or more previewers so that previews opened from the application, or previews of files created by the application, may always be previewed using the same previewer. These associations can be hierarchical in nature, such that multiple previews are ranked in order of preference. The step of requesting a new association 1402 may occur at startup, upon installation of an application, upon execution of a predetermined application, and/or by user request.


If a request to create a new association is received, then the association is created in step 1403. The act of creating an association may be accomplished by querying the user for the specific criteria to be met when certain previewers are to be used, or retrieving such criteria information automatically from an application and/or the system itself. When created, an actual association can take the form of data stored in the computer system's memory associating the previewer(s) with any of the criteria identified above.


In step 1404, a check may be made to determine whether a previewer needs to be opened. There are a number of events that can trigger the opening of a previewer. For example, when a user opens a shell browser on the system and begins perusing files and/or folders, the browser may initiate a previewer to display a preview of one or more selected files (or default files, when none is selected). Alternatively, a previewer may be triggered at the request of any other application. A previewer may also be triggered by the creation of common file dialogs that are shared by multiple applications. Common file dialog previews are discussed further below.


If a previewer is to be opened, the system may receive the selection, or selections, that are to be previewed in step 1405. This may involve receiving identifications of the file (or files) that are to be previewed. Such selections may be made by the user, such as by the selection of one or more files by moving a mouse pointer to a listed file and pressing the left mouse button, or clicking and dragging a selection box around multiple file listings. Alternatively, selections may be made automatically. For example, certain applications may default to a predetermined file, and may automatically select that file for previewing upon first opening. A word processing program, such as MICROSOFT WORD™, may default to a previewer that includes text editing features. The system may automatically select files for previewing as a result of conducting a search. A user might enter search criteria, such as a keyword, and the system or application may automatically select one of the search results for previewing. For example, a user might type in “peanut” as a keyword in a system search tool, and the resulting listing of files containing “peanut” may display, with a preview of the first listed file.


Once the file(s) to be previewed are selected, the system then selects and generates the appropriate preview in step 1406. Selecting an appropriate preview may be based on one or more associations that have been created (e.g., a user has selected a particular previewer for previewing all files of a certain type, or for previewing certain files), and may also be based on the system resources that are available (or consumed). Alternatively, the user may be requested to identify which previewer should be used for the current preview by, for example, selecting from a presented list of predetermined previewers that may be appropriate for the selection to be previewed.


In some situations, it may be desirable to generate an initial basic preview that can be viewed while a richer interactive preview is being initiated. For example, if a rich preview of a text document would require a few seconds to load and generate, the user may be presented in the interim with a more basic preview that can be generated sooner. The more basic preview may have some, or none, of the interactive functionality offered in the rich preview, and can at least get the user started in previewing the selection(s).


Selecting a preview may include a prestored sequence of previewers that can be used. For example, a particular application or view may have a hierarchical sequence of available previewers, such as a full rich previewer, a reduced feature previewer, a basic thumbnail preview (which need not be interactive), and a basic icon similar to the desktop icons currently used in MICROSOFT WINDOWS™ operating systems. When a previewer is to be opened, the system may start with one previewer, such as the full rich previewer, and “fall back” through the sequence of previewers to find the most appropriate one. For example, the full rich preview might be the default for a particular view with a previewer that offers paging, zoom and text editing capabilities that allow the user to modify the document from the preview, and if there are insufficient system resources (e.g., due to memory limitations, other applications, other previewers, etc.) to adequately offer that preview, the system may check the next previewer (e.g., a less-featured one) on the list. The next previewer may be slightly less featured, for example, by only offering the ability to navigate through (e.g., paging and zooming) the document, but without the ability to edit. Such a previewer may require less system resources to run, and may be preferred if resources are not available. If there still are insufficient resources to offer that second previewer, the system can check the next previewer (e.g., a basic thumbnail view with little or no interactivity), and so on until a suitable previewer is found given the available resources.


When the preview is generated, the preview may be initiated as a separate and distinct process from the application requesting the preview. For example, if a previewer is provided in a system shell browser, the previewer may be executed as an independent process from the shell browser. With the preview as a separate process, the shell browser might not ever find itself in a position of having to wait for a response from the preview application, thereby avoiding a crash or hang if the previewer encounters difficulty. Such difficulty can come from a variety of sources. The selected file might have corrupt data such that the preview application cannot process it; the preview application itself might have an error or bug preventing its smooth operation; the file may be mislabeled or misidentified such that the wrong preview application is chosen (e.g., the file may indicate that it is an audio file, when actually it is a text file); or the system resources may encounter a problem such as a bad memory sector. Having the previewer as a distinct process provides a degree of crash/hang resistance. If the previewer encounters an error, crashes, or hangs, the problem will be confined to the preview panel itself, and the shell browser will continue to function. In some instances, the system may keep track of the number of times that a particular preview application encounters difficult, crashes and/or hangs, and if a predetermined number is exceeded (e.g., 3), then the system may take steps to reduce the frequency with which that particular previewer is used. For example, the system may lower the priority of that previewer, or create an association that calls for a different previewer.


In step 1407, a check may be made to determine whether the user has interacted with any displayed preview. Interaction can take any form of known computer interaction. For example, an interaction may be a mouse click within the preview panel. An interaction may be a selection of one or more graphical interface elements in the preview panel, such as paging buttons cursor arrows, or the like. Interaction may take the form of keyboard keys, such as cursor movement keys to move a cursor within a preview of a text document.


If an interaction occurs, the appropriate processing will occur in step 1408. Processing an interaction may take the form of any response to a user input. For example, the processing may begin an editing process in response to a user clicking a mouse or other pointer within the preview panel. The editing process may allow the user to view and/or edit the previewed file directly from the preview panel, without requiring the user to leave the view having the preview panel.


In step 1409, a check is made to determine whether the preview panel has been resized. The panel may be resized, for example, by the user entering commands, and/or by clicking and dragging a boundary or resizing tool of the preview panel. If the panel is resized, the new resized panel is displayed in step 1410. If desired, the resized panel may be configured to automatically retain the same aspect ratio found in the original panel. Some file types may be configured, such as through association, to always have the same aspect ratio (e.g., videos may always be 4:3). If properties or metadata were displayed accompanying the preview, then the properties and/or metadata display area may also be resized to correspond to the new preview panel size. For example, the properties or metadata display area may be configured to always have the same height or width as the preview panel. Conversely, the previewer may be resized in response to a resizing of the properties/metadata display area. If desired, the new size may be stored in the system as the new default size associated with the particular file type, current view, application, and/or user, and used the next time a preview is needed.


In step 1411, a check may be made to see whether the new size of the preview panel has passed one or more predetermined thresholds for the preview. As noted above, previewers may have one or more criteria for their use. One such criterion may relate to the amount of display area available to the previewer. For example, different levels of interactivity and/or functionality may be offered for different sizes of preview. Using a word processor, such as MICROSOFT WORD™, as an example, a larger preview may offer more detailed functionality, such as navigating/paging and zooming in the document, changing font size, or editing text using a cursor in the preview, while a smaller preview of the MICROSOFT WORD™ document might still include the navigation and zooming features, but omit the cursor text editing if the display is too small to reasonably use a cursor to edit the text. A previewer may have one or more threshold sizes associated with it, which may be created during association, stored in the computer system's memory, and which may identify a replacement previewer for use when the threshold is met or passed. For example, the previewer might require a minimum of 256 pixels of width to implement certain features, while other features might only be included if there are 512 pixels.


If the new size passes a threshold, such as a minimum or maximum threshold, a replacement preview may be selected and generated in step 1412. The generation of a replacement preview may be identical to the generation of the preview in step 1406. So for example, if a preview panel has been reduced in size beyond a certain minimum size, a replacement previewer may be used that offers a smaller subset of those interactive features that can still be used at the smaller size. Alternatively, if the preview panel has been enlarged beyond a certain maximum size, a replacement previewer may be used that offers more features that can be useful given the larger size, such as a previewer that has more user interface controls, or allows detailed edits within the preview. The replacement preview may simply be a resized version of the preview generated using the same previewer, or it may be a completely different preview generated by a separate previewer application.


In step 1413, a check is made to determine whether a displayed property, or piece of metadata, is to be edited. Such data may be edited by, for example, clicking a mouse or pointer on a piece of displayed metadata, and entering a value using a text entry or menu user interface. In step 1414, the appropriate steps are taken to edit the particular property. The actual steps may depend on the type of data being edited. A date field may bring up a calendar user interface element, allowing a user to view and select a date (and/or time) value for entry. Other types of data may be entered through a text entry box, and other types may be selected from a menu, such as a pull-down menu.


In step 1415, a check is made to determine whether the system is awaiting the loading of a rich previewer. As noted above, a more basic or generic preview may be provided while a rich preview is being initialized on the system. If the system is awaiting a rich previewer, in step 1416, a check is made to determine whether the rich previewer is ready. If it is, then the system will replace the existing preview with the rich preview in step 1417. Step 1417 may also include a query to the user to determine whether the rich previewer is still desired. Although this step shows two previewers, more than two may also be used. For example, the system may display an icon while waiting for a thumbnail preview, and then display the thumbnail while waiting for a rich preview, etc.


In step 1418, a check is made to determine whether a previewer is to be closed, and if so, the previewer is closed in step 1419. Then, the process returns to step 1402 to begin again. Of course, the process shown in FIGS. 14a-b is merely an example showing a way of arranging a number of steps, and any of the steps may be reordered, repeated, removed, or modified as desired to implement (or remove) any feature described herein.



FIG. 15 is an example of another shell browser interface 1500 (or system browser) incorporating one or more aspects of the present invention. Browser 1500 may be offered as part of the operating system for viewing contents of one or more directories, networks, drives, folders, etc., and may be generic, or non-application-specific. In browser 1500, a number of items 1501 are listed, with file name, file type and other data being listed for the various items. As shown in this example, files of multiple different types (e.g., text files, image files, audio files, and/or custom data files for existing applications, such as word processing applications) may all be displayed in the shell browser. The items 1501 are shown organized by date (e.g., Today's and Yesterday's files), but any sorting or organization may be used (e.g., file size, file name, project name, file type, artist, album, create date, edit date, etc.). The user may select one of the listings, such as listing 1501a (shown as visually differentiated with a first pattern, which may be the color red), and the shell browser 1500 may display an interactive preview panel 1502 corresponding to the selected item 1501a.


Interactive preview panel 1502 may, for example, display one or more pages of text appearing in selected item 1501a when item 1501a is a file containing textual data, such as a MICROSOFT WORD™ file, or other word processing program. The interactive preview 1502 may allow the user to edit and/or manipulate the displayed text directly in the preview panel. For example, the user may be permitted to click a mouse pointer within the interactive preview 1502 to cause a cursor to appear in the panel, and the user may manipulate the cursor or enter keyboard inputs to add, delete, and/or otherwise modify the displayed text. Other types of controls, such as paging controls, font/format controls, scrolling controls, file management controls, input/output controls, and the like may also appear in the preview panel 1502.


Different types of data files may have different types of interactive previews. For example, the interactive preview for an audio file might include controls to control the play of an audio preview of the selected audio file on one or more speakers (such as speakers 197) of the computer system. A preview of a .wav file or .mp3 file may include such audio commands. There may be controls to play, pause, or cue the playing of the audio file. Some previews, such as previews of pictures, may include zooming/panning controls to allow the manipulation of a displayed image. Video previews may have controls to play, pause, or cue the playing of a video on a display and audio on a speaker of the computer system.


The interactive preview 1502 may also be displayed in conjunction with a plurality of properties 1503 (including metadata), shown in FIG. 15 as having labels 1503a and corresponding values 1503b. Any type of file property may be displayed with a label. Example properties may include file size, folder location, file name, project name, edit/create date, application type, etc. The various labels and properties 1503 that appear may be customized according to the type of file chosen, so that different sets of properties may appear for different types of files, depending on what is appropriate for the selected file's type. For example, a selected audio file containing a song may have properties for album name, artist, name of song and release date, while a selected spreadsheet file might replace those properties with different properties, such as group name, project name, project leader and project start date. The determination of which properties are to be displayed may be automatically configured, or alternatively the user may be given the option of selecting (and/or deselecting) properties to appear in the properties area for a particular file type. Properties may be prioritized by type (e.g., an “album name” property type may be more important to a song file than an image file) to facilitate in this display.


Other variations on the displayed information are also possible. For example, some labels (such as file name and file type) may be considered optional, or may be omitted from the display altogether. One example from FIG. 15 may be the file name and file type, which is already displayed elsewhere on the screen, and would be redundant if displayed again in the properties area by the previewer. The space available for such non-displayed labels might be used to display additional property information. Properties having no value may be omitted by default, or may be flagged to appear despite being empty. As another variation, some properties may be provided with different amounts of space to accommodate more lengthy properties.


The properties may be editable from the property display area. For example, a user may simply click on, or hover over, a displayed property value, and begin a process of entering/editing data. The interface for entering/editing the data may be dependent on the particular property or type involved. Some properties, such as dates, may have a calendar display and/or pull-down menu to select a value. For example, the user can simply move a mouse pointer over a date field, and a display of a calendar can appear to help the user enter a date by choosing from the calendar. Pull-down menus or lists of possibilities may be displayed to simplify entry. For example, by clicking a mouse pointer on a month field, the system may display a list of months from which the user can choose to fill in the field. A simple textbox may be displayed with a cursor to allow the user to directly type in and/or edit the property value form the preview display, without requiring a separate dialog box for the data. The textbox may be a fill-in-the-blank box in which the user can type using a cursor and keyboard. Any other form of data entry may be used. To help the user identify properties that may be edited, those properties may be visually differentiated or accentuated in some fashion in the display. For example, a different color (e.g., yellow), font (e.g., bolded letters, or ALL CAPS font), appearance and/or symbol may be used to indicate values that are editable by the user and values that are not. Highlighting can also be used to differentiate or accentuate certain fields. For example, editable fields may have a certain color (e.g., canary yellow) in and/or surrounding them, similar to the effect created when a yellow highlighter is used on a printed document.


Some file types may have more properties than what will fit in a given preview display. In some embodiments, there may be an option, such as an ALL button 1504, that may allow a user to view all properties for a given file, or at least view additional properties.


As noted above in step 1409, the user may be given the option of resizing the preview and/or properties display used in the browser 1500. For example, a resizing tool 1505 may be used in the preview panel 1502, and by selecting and moving the tool, the user can cause the browser 1500 to automatically adjust the display area occupied by the previewer and/or properties area.



FIG. 16 shows an example user interface in which the user has resized interactive preview 1502 to have a larger size, resulting in larger interactive preview 1601. The new preview 1601 may be configured to have the same aspect ratio as the old preview 1502, or the user may be permitted to modify the aspect ratio as part of the resizing process. With a larger preview 1601, the browser 1500 may increase the space allocated to the display of properties as well, so that the properties and preview correspond in size. For example, the properties area 1602 may be configured to have the same height as the resized preview, and may automatically rearrange the displayed data to accommodate the new size. Additional properties may be displayed in this larger area.


As noted above, a change in the size of the preview may, in some instances, cause a change in the type of preview offered, such that different sizes of preview panels result in different types of interactive preview. So preview 1601 may differ from preview 1502 in terms of the level of interactivity and/or the types of features provided. As one example, certain graphic editing features might not make sense if the preview is less than 256 pixels in width. The same type of resizing can occur if the user resizes the area used to display properties. For example, the user could click and drag a mouse pointer on a border of the properties area 1602, and resize it, and cause the preview area 1601 to change sizes to match the new properties area 1602 size.



FIG. 17 shows an example in which the preview has been resized to be a smaller preview 1701. Smaller preview panel 1701 may have a reduced set of features given its smaller size. Properties area 1702 may also be reduced in accordance with the preview panel 1701, and may rearrange and/or remove displayed properties or metadata to accommodate the reduction in available space. Some previews may exhibit icon behavior found in the Microsoft WINDOWS™ operating systems, so that right-clicking, left-clicking, dragging, etc. may have the same effect. For example, dragging and dropping one icon onto another may cause a first file to be attached to the second.


In addition to resizing the preview panel and/or properties display area, these elements may be rearranged either automatically or by user request. For example, the user may wish to move (e.g., by selecting a preference, by clicking and dragging the preview, or some other user input) the preview 1801 to have a different orientation and appearance. A different orientation may be preferable when certain types of files are previewed. For example, previews of photographs taken in the “landscape” format, or of video images, may be more suitable to an orientation that is wider than it is tall (e.g., “landscape”), while other types of files (e.g., text documents, or “portrait” images) may be more suitable in an orientation that is taller than it is wide. The selection between the formats can also be done automatically, for example, based on file type. The system may, for example as part of the preview selection in step 1406 or association in step 1403, automatically examine the file type, properties, and/or metadata to determine which preview orientation would be most appropriate for the selection to be previewed.


To facilitate the rearranging, and the crash/hang resistance noted above for the preview panel, the preview panel and properties/metadata area may be implemented as separate software modules. Each module may be executed as a distinct process on the system's processing unit(s) 120. Alternatively, the preview and property/metadata panels need not be implemented as distinct software or software modules in the system, and may instead be implemented as a common module. The level of integration may be a design choice based on the level of extensibility desired, software memory footprint, and other factors.


As previously mentioned, the preview panel may be incorporated into a computer system's common file dialogs. Common file dialogs may be user interface elements and/or programs offered by the computer system to be shared by the various applications executed on the system. For example, an operating system might offer a common “Open File” or “Save File” dialog that may be used by any application wishing to create a file on the system. Including a previewer in such common file dialogs allows multiple different types of applications to benefit from having previews, and allows applications to effectively provide rich, interactive previews of files that are not natively supported without requiring the application developers to develop their own previewer. Incorporating a previewer in the common file dialog also provides a consistent interface across multiple applications, where user preferences and associations may be consistently used across the various applications. Furthermore, offering the previewer in the common file dialog may allow an application to effectively provide a rich, interactive preview of a diversity of file types—even file types that the application does not natively support. For example, a spreadsheet application may have installed its own rich, interactive previewer to handle previews of data-intensive spreadsheets. A separate word processing application, which might not have any capability for editing the spreadsheet application's data files, may nevertheless offer such a preview by using the common file dialog. FIG. 19 shows an example of a previewer that is part of an “Open File” common dialog. These common file dialogs, with their previews, may be extensibly offered to other applications through certain APIs.


In some instances, a user may wish to select multiple files at once, or have multiple files actively selected at the same time. In those instances, the previewer may operate as described above, providing separate previews for each selected file. Alternatively, the system may alter its behavior. For example, if, in step 1405, the system determines that multiple files are selected, the step of generating a preview 1406 may involve a process of determining which selected file will be previewed, and which ones will not. This determination may be made based on a variety of criteria (e.g., first selection, last selection, newest selection, largest selection, simplest preview, user previewer preference, etc.), such as the associations and preferences discussed above.


The system may also take steps to generate simultaneous previews corresponding to the multiple selections. As depicted in FIG. 20, multiple preview panels 2001 may be given a stacked appearance to illustrate the multiple selections being previewed. A primary preview 2001a may appear on top, and may have all of the same rich interactivity described above with other previews. Additional previews 2001b, 2001c and 2001d for the other selections may appear stacked behind the primary preview 2001a, and may have horizontal offset X and vertical offset Y. The offsets may be constant to present a uniform appearance. Alternatively, the offsets for each successive preview may become smaller as more previews are placed in the background. There may be a predetermined maximum number of stacked previews, beyond which a different appearance may be used. For example, if the predetermined maximum number of previews is set to 6 (can be set by the system or by the user), and if more than 6 files are selected, the stacked previews may have a different appearance, as shown in FIG. 21. There, the previews 2101a, 2101b and 2101c beyond the first six (6) are shown as being stacked with smaller offsets. These additional previews may be rendered as simply blank previews, with a predetermined pattern, and/or with a degree of transparency or opacity to indicate to the user that there are more selected files that are not previewed.


Alternative displays of multiple previews may also be used. For example, a rotating 3-D carousel of previews, such as that shown in FIG. 22, may be used. The six-sided carousel 2201 may display six separate previews on its different faces 2202a, 2202b, 2202c (shown from back), 2202d (shown from back), 2202e (shown from back) and 2202f. User interface elements 2203 may be provided to allow manual navigation through the carousel, such as rotation or zoom, or carousel may be rotated automatically (or not at all). Other approaches include displaying multiple previews in a fanned-out display, displaying multiple previews (resizing if desired) side-by-side, displaying them in a 3-D isometric view of a stack (resembling a stack of papers), and displaying them sequentially with automatic or manual navigation.


The preview of multiple selected files (e.g., selected by clicking a mouse cursor on multiple files, holding the SHIFT or CTRL keys and clicking, or clicking and dragging a selection area around multiple files) can also vary depending on the type of files chosen, and different preview sequences may be used for different combinations of selected files. For example the system (e.g., via the operating system, hardware, an application, etc.) may use a stacked presentation when multiple image files are selected, and use a sequential video preview when multiple video files are selected. The system may also scale back or simplify the previews offered when multiple files are selected, in order to conserve resources.


The various features above may be implemented as a single integrated piece of code, or as a collection of subroutines or modules. For example, there may be an iterator module to handle the preview of multiple files, a commands module that is responsible for the user interface commands offered in the previews, a preview module for generating the preview itself, a properties module for handling the properties/metadata portion of the preview display, etc.


As noted above, these preview features may be offered anytime a user is to be shown a listing of files or other data on the system. When the particular listing is generated through the use of one or more criteria, such as when the display is the result of a user-requested keyword search, the previewer may use the search criteria to assemble the preview. For example, an application may wish to notify the previewer of the keywords used in a search, so that the previewer can determine which preview to use, or how to sequence the previews when multiple previews are to be used. This may be an extensible feature, where the previewer is provided with the search criteria.


Alternative embodiments and implementations of the present invention will become apparent to those skilled in the art to which it pertains upon review of the specification, including the drawing figures. Additionally, in the above, references to certain features being found in one or more “aspects” or “embodiments” of “the present invention” are made simply to illustrate various concepts that may be advantageously used alone or in combination with other concepts, and should not be read to imply that there is only one inventive concept disclosed herein, or that all of the described features are required in any of the claims that follow. Rather, each of the following claims stands as its own distinct invention, and should not be read as having any limitations beyond those recited.

Claims
  • 1. A method for previewing files located in one or more computing devices while browsing a computer system, comprising the steps of: receiving an indication of a file selected for previewing from a shell browser, wherein said shell browser allows a user to navigate through one or more namespaces including files and other non-file items;selecting a first interactive preview panel from a plurality of available preview panels based on one or more criteria;initially displaying a generic preview of said selected file while said first interactive preview panel is initializing;replacing said generic preview with said first interactive preview when said first interactive preview panel is ready for display, wherein said first interactive preview image of said selected file comprises extended controls which allow the user to comprehensively browse the previewed selected file without opening the file; andediting contents of said selected file directly in the preview panel, based on user interaction with said first interactive preview panel.
  • 2. The method of claim 1, wherein said selected file is a word processing file, and said first interactive preview panel allows keyboard entry of text into said word processing file.
  • 3. The method of claim 1, further comprising the steps of: receiving a user request to resize said first interactive preview panel;resizing said first interactive preview panel in response to said user request; andoffering a different level of interactivity in said first interactive preview panel in response to said resizing.
  • 4. The method of claim 3, wherein when said resizing results in a larger preview, said resized first interactive preview panel offers a greater level of interactivity than previously offered.
  • 5. The method of claim 3, wherein when said resizing results in a smaller preview, said resized first interactive preview offers a lesser level of interactivity than previously offered.
  • 6. The method of claim 1, further comprising the steps of: receiving a user request to resize said first interactive preview panel; andreplacing said first interactive preview panel with a second interactive preview panel in response to said user request.
  • 7. The method of claim 4, wherein said second interactive preview panel is generated using a different interactive previewer application from said first interactive previewer.
  • 8. The method of claim 1, wherein said indication identifies multiple files from said shell browser as being selected.
  • 9. The method of claim 1, wherein said file is selected as a result of a search process using one or more search criteria, and further comprising the step of using said one or more search criteria in said step of selecting.
  • 10. The method of claim 1, wherein said one or more criteria includes an amount of system resources consumed or available.
  • 11. The method of claim 1, wherein said step of selecting includes the step of rejecting an initial previewer due to system resource availability, and falling back to said first interactive preview.
  • 12. A computer-storage medium having computer-executable instructions embodied thereon for performing the following steps: receiving an indication of a file selected for previewing from a shell browser wherein said shell browser allows a user to navigate through one or more namespaces including files and other non-file items;selecting a first interactive preview panel from a plurality of available preview panels based on one or more criteria;initially displaying a generic preview of said selected file while said first interactive preview panel is initializing;replacing said generic preview with said first interactive preview when said first interactive preview panel is ready for display, wherein said first interactive preview image of said selected file comprises extended controls which allow the user to comprehensively browse the previewed selected file without opening the file; andediting contents of said selected file directly in the interactive preview panel, based on user interaction with said first interactive preview panel.
  • 13. The computer-storage medium of claim 12, wherein said selected file is a word processing file, and said first interactive preview allows keyboard entry of text into said word processing file.
  • 14. The computer-storage medium of claim 12, further comprising the steps of: receiving a user request to resize said first interactive preview;resizing said first interactive preview in response to said user request; andoffering a different level of interactivity in said first interactive preview in response to said resizing.
  • 15. The computer-storage medium of claim 14, wherein when said resizing results in a larger preview, said resized first interactive preview offers a greater level of interactivity than previously offered.
  • 16. The computer-storage medium of claim 12, wherein when said resizing results in a smaller preview, said resized first interactive preview offers a lesser level of interactivity than previously offered.
  • 17. The computer-storage medium of claim 12, wherein said one or more criteria includes an amount of system resources consumed or available.
  • 18. The computer-storage medium of claim 12, wherein said one or more criteria includes an amount of system resources consumed or available.
  • 19. The computer-storage medium of claim 12, wherein said step of selecting includes the step of rejecting an initial previewer due to system resource availability, and falling back to said first interactive preview.
  • 20. A computing device having a processor and computer storage media for previewing files while browsing a computer system, the computing device comprising: a receiving component for receiving an indication of a file selected for previewing from a shell browser wherein said shell browser allows a user to navigate through one or more namespaces including files and other non-file items;a selection component for selecting a first interactive preview panel from a plurality of available preview panels based on one or more criteria;a display component for initially displaying a generic preview of said selected file while said first interactive preview panel is initializing, and replacing said generic preview with said first interactive preview when said first interactive preview panel is ready for display, wherein said first interactive preview image of said selected file comprises extended controls which allow the user to comprehensively browse the previewed selected file without opening the file; andan editing component for editing contents of said selected file directly in the interactive preview panel, based on user interaction with said first interactive preview panel.
CROSS-REFERENCE TO RELATED APPLICATIONS

The present application is a continuation-in-part of copending U.S. patent application Ser. Nos. 10/395,533, filed Mar. 24, 2003, entitled “System and Method for User Modification of MetaData in a Shell Browser,” and U.S. patent application Ser. No. 10/395,560, filed Mar. 24, 2003, entitled “Extensible Object Previewer in a Shell Browser,” the specifications for which are hereby incorporated by reference.

US Referenced Citations (475)
Number Name Date Kind
4881179 Vincent Nov 1989 A
5060135 Levine Oct 1991 A
5241671 Reed et al. Aug 1993 A
5297250 Leroy Mar 1994 A
5327529 Fults Jul 1994 A
5333266 Boaz Jul 1994 A
5333315 Saether Jul 1994 A
5388196 Pajak et al. Feb 1995 A
5420605 Vouri May 1995 A
5461710 Bloomfield et al. Oct 1995 A
5499364 Klein et al. Mar 1996 A
5504852 Thompson-Rohrlich Apr 1996 A
5513306 Mills et al. Apr 1996 A
5544360 Lewak et al. Aug 1996 A
5546527 Fitzpatrick Aug 1996 A
5550852 Patel et al. Aug 1996 A
5559948 Bloomfield et al. Sep 1996 A
5583982 Matheny et al. Dec 1996 A
5590259 Anderson et al. Dec 1996 A
5596702 Stucka Jan 1997 A
5598524 Johnston, Jr. et al. Jan 1997 A
5600778 Swanson et al. Feb 1997 A
5606669 Bertin et al. Feb 1997 A
5625783 Ezekiel Apr 1997 A
5630042 McIntosh et al. May 1997 A
5648795 Vouri Jul 1997 A
5652876 Ashe Jul 1997 A
5675520 Pitt, III Oct 1997 A
5680563 Edelman Oct 1997 A
5696486 Poliquin et al. Dec 1997 A
5696914 Nahaboo Dec 1997 A
5710926 Maurer Jan 1998 A
5757925 Faybishenko May 1998 A
5760770 Bliss Jun 1998 A
5790121 Sklar et al. Aug 1998 A
5802516 Shwarts et al. Sep 1998 A
5831606 Nakajima et al. Nov 1998 A
5835094 Ermel et al. Nov 1998 A
5838317 Bolnick et al. Nov 1998 A
5838322 Nakajima et al. Nov 1998 A
5855446 Disborg Jan 1999 A
5864844 James Jan 1999 A
5867163 Kurtenbach Feb 1999 A
5870088 Washington Feb 1999 A
5875446 Brown et al. Feb 1999 A
5875448 Boys et al. Feb 1999 A
5878410 Zbikowski et al. Mar 1999 A
5886694 Breinberg Mar 1999 A
5899995 Millier et al. May 1999 A
5905973 Yonezawa et al. May 1999 A
5907703 Kronenberg May 1999 A
5907837 Ferrel May 1999 A
5909540 Carter et al. Jun 1999 A
5923328 Griesmer Jul 1999 A
5929854 Ross Jul 1999 A
5930801 Falkenhainer Jul 1999 A
5933139 Feigner et al. Aug 1999 A
5935210 Stark Aug 1999 A
5973686 Shimogori Oct 1999 A
5987454 Hobbs Nov 1999 A
5987506 Carter et al. Nov 1999 A
6003040 Mital Dec 1999 A
6008806 Nakajima et al. Dec 1999 A
6014137 Burns Jan 2000 A
6016692 Schaenzer et al. Jan 2000 A
6021262 Cote et al. Feb 2000 A
6023708 Mendez et al. Feb 2000 A
6024843 Anderson Feb 2000 A
6025843 Sklar Feb 2000 A
6037944 Hugh Mar 2000 A
6055540 Snow Apr 2000 A
6055543 Christensen et al. Apr 2000 A
6061059 Taylor May 2000 A
6061692 Thomas et al. May 2000 A
6061695 Slivka et al. May 2000 A
6065012 Balsara et al. May 2000 A
6078924 Ainsbury et al. Jun 2000 A
6097389 Morris et al. Aug 2000 A
6101509 Hanson Aug 2000 A
6144968 Zellweger Nov 2000 A
6147601 Sandelman et al. Nov 2000 A
6160552 Wilsher Dec 2000 A
6175364 Wong et al. Jan 2001 B1
6181342 Niblack Jan 2001 B1
6202061 Khosla et al. Mar 2001 B1
6208985 Krehel Mar 2001 B1
6216122 Elson Apr 2001 B1
6237004 Dodson et al. May 2001 B1
6237011 Ferguson et al. May 2001 B1
6240407 Chang et al. May 2001 B1
6240421 Stolarz May 2001 B1
6243094 Sklar Jun 2001 B1
6243724 Mander et al. Jun 2001 B1
6246411 Strauss Jun 2001 B1
6256031 Meijer et al. Jul 2001 B1
6268852 Lindhorst et al. Jul 2001 B1
6275829 Angiulo Aug 2001 B1
6279016 De Vorchik et al. Aug 2001 B1
6301586 Yang et al. Oct 2001 B1
6308173 Glasser et al. Oct 2001 B1
7290245 Skjolsvold Oct 2001 B2
6317142 Decoste et al. Nov 2001 B1
6324541 de l'Etraz Nov 2001 B1
6324551 Lamping et al. Nov 2001 B1
6326953 Wana Dec 2001 B1
6330007 Isreal Dec 2001 B1
6339767 Rivette et al. Jan 2002 B1
6341280 Glass et al. Jan 2002 B1
6342907 Petty Jan 2002 B1
6356863 Sayle Mar 2002 B1
6356915 Chtchetkine et al. Mar 2002 B1
6363377 Kravets et al. Mar 2002 B1
6363400 Chtchetkine et al. Mar 2002 B1
6369840 Barnett et al. Apr 2002 B1
6377283 Thomas Apr 2002 B1
6401097 McCotter et al. Jun 2002 B1
6405265 Kronenberg Jun 2002 B1
6408298 Van Jun 2002 B1
6411311 Rich Jun 2002 B1
6425120 Morganelli et al. Jul 2002 B1
6425121 Phillips Jul 2002 B1
6430575 Dourish et al. Aug 2002 B1
6430835 Ranucci et al. Aug 2002 B1
6437807 Berquist et al. Aug 2002 B1
6438590 Gartner Aug 2002 B1
6448985 McNally Sep 2002 B1
6453311 Powers, III Sep 2002 B1
6453319 Mattis et al. Sep 2002 B1
6462762 Ku et al. Oct 2002 B1
6466228 Ulrich Oct 2002 B1
6466238 Berry et al. Oct 2002 B1
6466932 Dennis et al. Oct 2002 B1
6470344 Kothuri et al. Oct 2002 B1
6473100 Beaumont et al. Oct 2002 B1
6480835 Light Nov 2002 B1
6483525 Tange Nov 2002 B1
6505233 Hanson et al. Jan 2003 B1
6513038 Hasegawa et al. Jan 2003 B1
6519612 Howard et al. Feb 2003 B1
6526399 Coulson et al. Feb 2003 B1
6535229 Kraft Mar 2003 B1
6535230 Celik Mar 2003 B1
6539399 Hazama et al. Mar 2003 B1
6544295 Bodnar Apr 2003 B1
6549217 De Greef et al. Apr 2003 B1
6549916 Sedlar Apr 2003 B1
6563514 Samar May 2003 B1
6571245 Huang et al. May 2003 B2
7415484 Tulkoff et al May 2003 B1
6573906 Harding et al. Jun 2003 B1
6573907 Madrane Jun 2003 B1
6583799 Manolis et al. Jun 2003 B1
6590585 Suzuki et al. Jul 2003 B1
6606105 Quartetti Aug 2003 B1
6613101 Mander et al. Sep 2003 B2
6628309 Dodson et al. Sep 2003 B1
6636238 Amir et al. Oct 2003 B1
6636250 Gasser Oct 2003 B1
6638313 Freeman Oct 2003 B1
6658406 Mazner et al. Dec 2003 B1
6662198 Satyanarayanan et al. Dec 2003 B2
6684222 Cornelius et al. Jan 2004 B1
6721760 Ono Apr 2004 B1
6735623 Prust May 2004 B1
6738770 Gorman May 2004 B2
6745206 Mandler et al. Jun 2004 B2
6745207 Reuter et al. Jun 2004 B2
6751611 Krupin Jun 2004 B2
6751626 Brown et al. Jun 2004 B2
6754829 Butt et al. Jun 2004 B1
6760721 Chasen Jul 2004 B1
6760722 Raghunandan Jul 2004 B1
6762776 Huapaya Jul 2004 B2
6762777 Carroll Jul 2004 B2
6763458 Watanabe et al. Jul 2004 B1
6763777 Rosenberg Jul 2004 B1
6768999 Prager Jul 2004 B2
6784900 Dobronsky et al. Aug 2004 B1
6784925 Tomat et al. Aug 2004 B1
6795094 Watanabe et al. Sep 2004 B1
6801909 Delgado et al. Oct 2004 B2
6801919 Hunt et al. Oct 2004 B2
6803926 Lamb et al. Oct 2004 B1
6813474 Robinson et al. Nov 2004 B2
6816863 Bates et al. Nov 2004 B2
6820083 Nagy et al. Nov 2004 B1
6823344 Isensee et al. Nov 2004 B1
6826443 Makinen Nov 2004 B2
6847959 Arrouye Jan 2005 B1
6853391 Bates Feb 2005 B2
6865568 Chau Mar 2005 B2
6871348 Cooper Mar 2005 B1
6876900 Takeda Apr 2005 B2
6876996 Czajkowski Apr 2005 B2
6880132 Uemura Apr 2005 B2
6883009 Yoo Apr 2005 B2
6883146 Prabhu et al. Apr 2005 B2
6906722 Hrebejk et al. Jun 2005 B2
6910049 Fenton Jun 2005 B2
6922709 Goodman Jul 2005 B2
6925608 Neale et al. Aug 2005 B1
6938207 Haynes Aug 2005 B1
6944647 Shah et al. Sep 2005 B2
6947959 Gill Sep 2005 B1
6948120 Delgobbo Sep 2005 B1
6950818 Dennis et al. Sep 2005 B2
6950989 Rosenzweig et al. Sep 2005 B2
6952714 Peart Oct 2005 B2
6952724 Prust Oct 2005 B2
6980993 Horvitz et al. Dec 2005 B2
7010755 Anderson et al. Mar 2006 B2
7024427 Bobbitt et al. Apr 2006 B2
7028262 Estrada et al. Apr 2006 B2
7043472 Aridor et al. May 2006 B2
7047498 Lui May 2006 B2
7051291 Sciammarella et al. May 2006 B2
7062500 Hall et al. Jun 2006 B1
7062718 Kodosky et al. Jun 2006 B2
7068291 Roberts et al. Jun 2006 B1
7100150 Polk Aug 2006 B2
7106843 Gainsboro Sep 2006 B1
7139811 Lev Ran et al. Nov 2006 B2
7149729 Kaasten et al. Dec 2006 B2
7168051 Robinson et al. Jan 2007 B2
7194743 Hayton Mar 2007 B2
7203948 Mukundan et al. Apr 2007 B2
7216289 Kagle May 2007 B2
7216301 Moehrle May 2007 B2
7219302 O'Shaughnessy et al. May 2007 B1
7240292 Hally et al. Jul 2007 B2
7243334 Berger et al. Jul 2007 B1
7275063 Horn Sep 2007 B2
7293031 Dusker et al. Nov 2007 B1
7383494 Krolczyk et al. Jun 2008 B2
7409382 Kido Aug 2008 B2
20010034733 Prompt et al. Oct 2001 A1
20010034771 Hutsch et al. Oct 2001 A1
20010047368 Oshinsky et al. Nov 2001 A1
20010049675 Mandler et al. Dec 2001 A1
20010053996 Atkinson Dec 2001 A1
20010056434 Kaplan et al. Dec 2001 A1
20010056508 Arneson et al. Dec 2001 A1
20020010736 Marques et al. Jan 2002 A1
20020100039 Fatropoulos Jan 2002 A1
20020019935 Andrew et al. Feb 2002 A1
20020021828 Papier Feb 2002 A1
20020033844 Levy et al. Mar 2002 A1
20020046209 De Bellis Apr 2002 A1
20020046232 Adams et al. Apr 2002 A1
20020046299 Lefeber et al. Apr 2002 A1
20020049717 Routtenberg et al. Apr 2002 A1
20020052885 Levy May 2002 A1
20020054167 Hugh May 2002 A1
20020059199 Harvey May 2002 A1
20020062310 Marmor et al. May 2002 A1
20020063734 Khalfay et al. May 2002 A1
20020070965 Austin Jun 2002 A1
20020075310 Prabhu et al. Jun 2002 A1
20020075312 Amadio et al. Jun 2002 A1
20020075330 Rosenzweig et al. Jun 2002 A1
20020087652 Davis et al. Jul 2002 A1
20020087740 Castanho et al. Jul 2002 A1
20020087969 Brunheroto et al. Jul 2002 A1
20020089540 Geier et al. Jul 2002 A1
20020091679 Wright Jul 2002 A1
20020091697 Huang et al. Jul 2002 A1
20020091739 Ferlitsch et al. Jul 2002 A1
20020095416 Schwols Jul 2002 A1
20020097278 Mandler et al. Jul 2002 A1
20020103998 DeBruine Aug 2002 A1
20020104069 Gouge et al. Aug 2002 A1
20020107973 Lennon et al. Aug 2002 A1
20020111942 Campbell et al. Aug 2002 A1
20020113821 Hrebejk et al. Aug 2002 A1
20020120505 Henkin et al. Aug 2002 A1
20020120604 Labarge et al. Aug 2002 A1
20020120757 Sutherland et al. Aug 2002 A1
20020129033 Hoxie et al. Sep 2002 A1
20020138552 DeBruine et al. Sep 2002 A1
20020138582 Chandra et al. Sep 2002 A1
20020138744 Schleicher et al. Sep 2002 A1
20020144155 Bate et al. Oct 2002 A1
20020149888 Motonishi et al. Oct 2002 A1
20020152262 Arkin et al. Oct 2002 A1
20020152267 Lennon Oct 2002 A1
20020156756 Stanley et al. Oct 2002 A1
20020156895 Brown Oct 2002 A1
20020161800 Eld et al. Oct 2002 A1
20020163572 Center et al. Nov 2002 A1
20020169678 Chao et al. Nov 2002 A1
20020174329 Bowler et al. Nov 2002 A1
20020181398 Szlam Dec 2002 A1
20020184357 Traversat et al. Dec 2002 A1
20020188605 Adya et al. Dec 2002 A1
20020188621 Flank et al. Dec 2002 A1
20020188735 Needham et al. Dec 2002 A1
20020194252 Powers, III Dec 2002 A1
20020196276 Corl et al. Dec 2002 A1
20020199061 Friedman et al. Dec 2002 A1
20030001964 Masukura et al. Jan 2003 A1
20030009484 Hamanaka et al. Jan 2003 A1
20030014415 Weiss et al. Jan 2003 A1
20030018657 Monday Jan 2003 A1
20030018712 Harrow et al. Jan 2003 A1
20030028610 Pearson Feb 2003 A1
20030033367 Itoh Feb 2003 A1
20030037060 Kuehnel Feb 2003 A1
20030041178 Brouk et al. Feb 2003 A1
20030046260 Satyanarayanan et al. Mar 2003 A1
20030063124 Melhem et al. Apr 2003 A1
20030069893 Kanai et al. Apr 2003 A1
20030069908 Anthony et al. Apr 2003 A1
20030074356 Kaier et al. Apr 2003 A1
20030076322 Ouzts et al. Apr 2003 A1
20030078918 Souvignier et al. Apr 2003 A1
20030079038 Robbin et al. Apr 2003 A1
20030081002 De Vorchik et al. May 2003 A1
20030081007 Cyr et al. May 2003 A1
20030084425 Glaser May 2003 A1
20030085918 Beaumont et al. May 2003 A1
20030093321 Bodmer et al. May 2003 A1
20030093531 Yeung et al. May 2003 A1
20030093580 Thomas et al. May 2003 A1
20030097361 Huang et al. May 2003 A1
20030098881 Nolte et al. May 2003 A1
20030098893 Makinen et al. May 2003 A1
20030101200 Koyama et al. May 2003 A1
20030105745 Davidson et al. Jun 2003 A1
20030107597 Jameson Jun 2003 A1
20030110188 Howard et al. Jun 2003 A1
20030115218 Bobbitt et al. Jun 2003 A1
20030117403 Park et al. Jun 2003 A1
20030117422 Hiyama et al. Jun 2003 A1
20030120678 Hill et al. Jun 2003 A1
20030120928 Cato et al. Jun 2003 A1
20030120952 Tarbotton et al. Jun 2003 A1
20030122873 Dieberger et al. Jul 2003 A1
20030126136 Omoigui Jul 2003 A1
20030126212 Morris et al. Jul 2003 A1
20030135495 Vagnozzi Jul 2003 A1
20030135513 Quinn et al. Jul 2003 A1
20030135517 Kauffman Jul 2003 A1
20030135659 Bellotti et al. Jul 2003 A1
20030140115 Mehra Jul 2003 A1
20030154185 Suzuki et al. Aug 2003 A1
20030158855 Farnham et al. Aug 2003 A1
20030177422 Tararoukhine et al. Sep 2003 A1
20030184587 Ording et al. Oct 2003 A1
20030195950 Huang et al. Oct 2003 A1
20030210281 Ellis et al. Nov 2003 A1
20030212664 Breining Nov 2003 A1
20030212680 Bates et al. Nov 2003 A1
20030212710 Guy Nov 2003 A1
20030222915 Marion et al. Dec 2003 A1
20030225796 Matsubara Dec 2003 A1
20030227480 Polk Dec 2003 A1
20030227487 Hugh Dec 2003 A1
20030233419 Beringer Dec 2003 A1
20040001106 Deutscher et al. Jan 2004 A1
20040002993 Toussaint et al. Jan 2004 A1
20040003247 Fraser et al. Jan 2004 A1
20040004638 Babaria Jan 2004 A1
20040006549 Mullins et al. Jan 2004 A1
20040008226 Manolis et al. Jan 2004 A1
20040019584 Greening et al. Jan 2004 A1
20040019655 Uemura et al. Jan 2004 A1
20040019875 Welch Jan 2004 A1
20040030731 Iftode et al. Feb 2004 A1
20040044696 Frost Mar 2004 A1
20040044776 Larkin Mar 2004 A1
20040054674 Carpenter et al. Mar 2004 A1
20040056894 Zaika et al. Mar 2004 A1
20040056896 Doblmayr et al. Mar 2004 A1
20040059755 Farrington Mar 2004 A1
20040068524 Aboulhosn et al. Apr 2004 A1
20040070612 Sinclair et al. Apr 2004 A1
20040073705 Madril et al. Apr 2004 A1
20040083433 Takeya Apr 2004 A1
20040085581 Tonkin May 2004 A1
20040088374 Webb et al. May 2004 A1
20040091175 Beyrouti May 2004 A1
20040098370 Garland et al. May 2004 A1
20040098379 Huang May 2004 A1
20040098742 Hsieh et al. May 2004 A1
20040103073 Blake et al. May 2004 A1
20040103280 Balfanz et al. May 2004 A1
20040105127 Cudd et al. Jun 2004 A1
20040117358 Von Kaenel et al. Jun 2004 A1
20040117405 Short et al. Jun 2004 A1
20040128322 Nagy Jul 2004 A1
20040133572 Bailey et al. Jul 2004 A1
20040133588 Kiessig et al. Jul 2004 A1
20040133845 Forstall et al. Jul 2004 A1
20040142749 Ishimaru et al. Jul 2004 A1
20040143349 Roberts et al. Jul 2004 A1
20040148434 Matsubara et al. Jul 2004 A1
20040153451 Phillips et al. Aug 2004 A1
20040153968 Ching et al. Aug 2004 A1
20040167942 Oshinsky et al. Aug 2004 A1
20040168118 Wong Aug 2004 A1
20040174396 Jobs et al. Sep 2004 A1
20040177116 McConn et al. Sep 2004 A1
20040177148 Tsimelzon, Jr. Sep 2004 A1
20040177319 Horn Sep 2004 A1
20040181516 Ellwanger et al. Sep 2004 A1
20040183824 Benson et al. Sep 2004 A1
20040189704 Walsh et al. Sep 2004 A1
20040189707 Moore et al. Sep 2004 A1
20040193594 Moore et al. Sep 2004 A1
20040193599 Liu et al. Sep 2004 A1
20040193600 Kaasten et al. Sep 2004 A1
20040193621 Moore et al. Sep 2004 A1
20040193672 Samji et al. Sep 2004 A1
20040193673 Samji et al. Sep 2004 A1
20040199507 Tawa Oct 2004 A1
20040205168 Asher Oct 2004 A1
20040205625 Banatwala et al. Oct 2004 A1
20040205633 Martinez et al. Oct 2004 A1
20040205698 Schliesmann et al. Oct 2004 A1
20040215600 Aridor et al. Oct 2004 A1
20040220899 Barney et al. Nov 2004 A1
20040223057 Oura et al. Nov 2004 A1
20040225650 Cooper et al. Nov 2004 A1
20040230572 Omoigui Nov 2004 A1
20040230599 Moore et al. Nov 2004 A1
20040230917 Bales et al. Nov 2004 A1
20040233235 Rubin et al. Nov 2004 A1
20040243597 Jensen et al. Dec 2004 A1
20040249902 Tadayon et al. Dec 2004 A1
20040255048 Ran Dec 2004 A1
20040257169 Nelson Dec 2004 A1
20050004928 Hamer et al. Jan 2005 A1
20050010860 Weiss et al. Jan 2005 A1
20050015405 Plastina et al. Jan 2005 A1
20050027757 Kiessig et al. Feb 2005 A1
20050050470 Hudson et al. Mar 2005 A1
20050055306 Miller et al. Mar 2005 A1
20050071355 Cameron et al. Mar 2005 A1
20050080807 Beilinson et al. Apr 2005 A1
20050097477 Camara et al. May 2005 A1
20050114672 Duncan et al. May 2005 A1
20050120242 Mayer et al. Jun 2005 A1
20050131903 Margolus et al. Jun 2005 A1
20050131905 Margolus et al. Jun 2005 A1
20050138567 Smith et al. Jun 2005 A1
20050149481 Hesselink et al. Jul 2005 A1
20050165753 Chen et al. Jul 2005 A1
20050166159 Mondry et al. Jul 2005 A1
20050171947 Gautestad Aug 2005 A1
20050192953 Neale et al. Sep 2005 A1
20050192966 Hilbert et al. Sep 2005 A1
20050207757 Okuno Sep 2005 A1
20050243993 McKinzie et al. Nov 2005 A1
20050246331 De Vorchik et al. Nov 2005 A1
20050246643 Gusmorino et al. Nov 2005 A1
20050246664 Michelman et al. Nov 2005 A1
20050256909 Aboulhosn et al. Nov 2005 A1
20050257169 Tu Nov 2005 A1
20050283476 Kaasten et al. Dec 2005 A1
20060004692 Kaasten et al. Jan 2006 A1
20060020586 Prompt et al. Jan 2006 A1
20060036568 Moore et al. Feb 2006 A1
20060053066 Sherr et al. Mar 2006 A1
20060059204 Borthakur Mar 2006 A1
20060080308 Carpentier et al. Apr 2006 A1
20060090137 Cheng Apr 2006 A1
20060129627 Phillips et al. Jun 2006 A1
20060173873 Prompt et al. Aug 2006 A1
20060200466 Kaasten et al. Sep 2006 A1
20060200832 Dutton Sep 2006 A1
20060218122 Poston et al. Sep 2006 A1
20060277432 Patel et al. Dec 2006 A1
20070168885 Muller et al. Jul 2007 A1
20070180432 Gassner et al. Aug 2007 A1
20070186183 Hudson Aug 2007 A1
Foreign Referenced Citations (25)
Number Date Country
1421800 Nov 2001 CN
2329492 Sep 1997 GB
2329492 Mar 1999 GB
2001067250 Aug 1999 JP
2001142766 Nov 1999 JP
2001154831 Nov 1999 JP
2001188702 Dec 1999 JP
2002099565 Sep 2000 JP
2002182953 Dec 2000 JP
2002269145 Dec 2000 JP
2002334103 May 2001 JP
20042749 May 2003 NO
WO9322738 Nov 1993 WO
WO9412944 Jun 1994 WO
WO9414281 Jun 1994 WO
9938092 Jul 1999 WO
WO9949663 Sep 1999 WO
WO0051021 Aug 2000 WO
0163919 Aug 2001 WO
WO0157867 Aug 2001 WO
WO0167668 Sep 2001 WO
WO 0225420 Mar 2002 WO
WO2003001720 Apr 2003 WO
WO2004107151 Sep 2004 WO
WO2004097680 Nov 2004 WO
Related Publications (1)
Number Date Country
20050246643 A1 Nov 2005 US
Continuation in Parts (2)
Number Date Country
Parent 10395533 Mar 2003 US
Child 11111972 US
Parent 10395560 Mar 2003 US
Child 10395533 US