Metadata editing control

Information

  • Patent Grant
  • 8972342
  • Patent Number
    8,972,342
  • Date Filed
    Thursday, August 21, 2008
    15 years ago
  • Date Issued
    Tuesday, March 3, 2015
    9 years ago
Abstract
A metadata management architecture. The architecture includes a property component that lists one or more properties related to a file, and a viewing component that present files having one or more of the related properties. A synchronization component provides immediate synchronization between property editing fields of the property component and a view in the property-based browser component, providing both instantaneous feedback on property changes and an ability to manipulate properties graphically. Thus, a change in the property pane is immediately reflected in the view component, and a change in the view component is immediately reflected in the property pane.
Description
TECHNICAL FIELD

This invention is related to data systems, and more specifically, to metadata editing and viewing mechanisms.


BACKGROUND OF THE INVENTION

Advances in information technology continue to demand increasingly larger storage capabilities and consequently, improvements in the way a user can query and navigate through such large amounts of data. Computers and portable computing devices are ubiquitous with each class of devices having its own data access and management considerations. In support thereof, data storage techniques and access methodologies continue to evolve to meet these demands. However, such evolving systems can take significant departures from conventional data access, navigation, and storage regimes. Thus, users who might have been relatively familiar with the traditional systems now must become savvy to the newer methodologies.


Currently, typical applications have a few menu commands that facilitate the modification of document metadata (e.g., in a Microsoft OFFICE brand suite of applications running on a WINDOWS XP brand operating system). A Save command is used to update the current version of the document on the hard drive. For a new document being saved for the very first time, Save invokes a SaveAs dialog. Otherwise, the update is performed transparently with no dialog. The SaveAs command creates a new version of the document file on the hard drive, and starts by bringing up a dialog window to set the properties needed to uniquely identify the file.


In the Windows XP brand operating system, the identifying properties can include, for example, a file name, a file type (file name extension), and a location of the file in the folder tree (collectively, these properties are called a file path). The SaveAs dialog includes a folder tree browser similar to an Open dialog and a WINDOWS EXPLORER brand browser viewer. This reinforces the feeling of a folder as a place-if the file is placed there, it can be found there later. Additionally, the browser shows the other files in each folder location. This facilitates an informed decision if a given folder is the right place to save the new document. It also supports one-click copying of the file identifying properties—when an existing file is clicked, the new file name is set to the same value and the newly-saved document assumes the identity and replace the existing one.


A Properties option brings up a dialog to set the document metadata, such as Author, Title, Subject, Category, Keywords, Comments, etc. In a Windows XP brand operating system, document metadata are auxiliary—they can be visible in the browser view, but they cannot actually be used to browse the disk content across multiple folders.


A Versions option allows the creation of multiple versions of the document. In a Windows XP brand operating system, versioning is not supported at the system level; therefore, the implementation is application dependent. Many applications choose to keep all the versions in a single file. Other applications allow setting the version property, but different versions must have different file identity and are not linked together. Thus, user interaction with properties is cumbersome and unfriendly.


What is needed is an improved metadata management system.


SUMMARY OF THE INVENTION

The following presents a simplified summary of the invention in order to provide a basic understanding of some aspects of the invention. This summary is not an extensive overview of the invention. It is not intended to identify key/critical elements of the invention or to delineate the scope of the invention. Its sole purpose is to present some concepts of the invention in a simplified form as a prelude to the more detailed description that is presented later.


The invention disclosed and claimed herein, in one aspect thereof, comprises architecture for property editing control. The invention provides immediate synchronization between property editing fields of a property pane and a view in a property-based browser, providing both instantaneous feedback on property changes and an ability to manipulate properties graphically. Thus, a change in the property pane is immediately reflected in the view component, and a change in the view component is immediately reflected in the property pane.


In another aspect thereof, when browsing properties in the view, displaying a clustered view based on a mutable property automatically activates visually a corresponding property editing field. However, if displaying a clustered view based on an immutable property, editing of the corresponding property field is disabled.


In still another aspect of the subject invention, an artificial intelligence component is provided that employs a probabilistic and/or statistical-based analysis to prognose or infer an action that a user desires to be automatically performed.


To the accomplishment of the foregoing and related ends, certain illustrative aspects of the invention are described herein in connection with the following description and the annexed drawings. These aspects are indicative, however, of but a few of the various ways in which the principles of the invention can be employed and the invention is intended to include all such aspects and their equivalents. Other advantages and novel features of the invention will become apparent from the following detailed description of the invention when considered in conjunction with the drawings.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 illustrates a system that synchronizes a property pane and a property view in accordance with the subject invention.



FIG. 2 illustrates a flow chart of a methodology in accordance with a property pane of the invention.



FIG. 3 illustrates a flow chart of a methodology in accordance with a property browser of the invention.



FIG. 4 illustrates a flow chart of a methodology of populating a property pane in accordance with the invention.



FIG. 5 illustrates a screenshot of a minimized property pane in accordance with the invention.



FIG. 6 illustrates a screenshot of an integrated property pane and visual component in accordance with the invention.



FIG. 7 illustrates a screenshot of an interaction that is synchronized between the property pane and browser component, in accordance with the invention.



FIG. 8 illustrates a screenshot of an interaction in the view component that is reflected back to the property component, in accordance with the invention.



FIG. 9 illustrates a screenshot of an interaction that limits a query scope, in accordance with the invention.



FIG. 10 illustrates a system that employs machine learning in accordance with the invention.



FIG. 11 illustrates a block diagram of a computer operable to execute the disclosed architecture.



FIG. 12 illustrates a schematic block diagram of an exemplary computing environment in accordance with the invention.





DETAILED DESCRIPTION OF THE INVENTION

The invention is now described with reference to the drawings, wherein like reference numerals are used to refer to like elements throughout. In the following description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the invention. It may be evident, however, that the invention can be practiced without these specific details. In other instances, well-known structures and devices are shown in block diagram form in order to facilitate describing the invention.


As used in this application, the terms “component” and “system” are intended to refer to a computer-related entity, either hardware, a combination of hardware and software, software, or software in execution. For example, a component can be, but is not limited to being, a process running on a processor, a processor, an object, an executable, a thread of execution, a program, and/or a computer. By way of illustration, both an application running on a server and the server can be a component. One or more components can reside within a process and/or thread of execution, and a component can be localized on one computer and/or distributed between two or more computers.


As used herein, the term to “infer” or “inference” refer generally to the process of reasoning about or inferring states of the system, environment, and/or user from a set of observations as captured via events and/or data. Inference can be employed to identify a specific context or action, or can generate a probability distribution over states, for example. The inference can be probabilistic—that is, the computation of a probability distribution over states of interest based on a consideration of data and events. Inference can also refer to techniques employed for composing higher-level events from a set of events and/or data. Such inference results in the construction of new events or actions from a set of observed events and/or stored event data, whether or not the events are correlated in close temporal proximity, and whether the events and data come from one or several event and data sources.


Referring now to FIG. 1, there is depicted a system 100 that synchronizes a property pane and a property view in accordance with the subject invention. The invention is an improved user interface (UI) object for use in metadata management. Document metadata includes one or more properties (e.g., author, title, subject, data created, category, keywords, to name just a few) that can be exposed for management, e.g., editing and control. The UI object includes a property editing control in which the property editing fields and the view of a property-based browser are synchronized, providing both feedback on property changes and a capability to manipulate properties graphically. Direct visual feedback is provided to the user between the browser and the property fields in a property pane so that as the user selects a property in the property pane (when the browser is open), the browser automatically switches to grouping by that property. This feedback capability has analogies to an existing SaveAs dialog control, which is a user interface control used for determining where and under what name to store a file. This enhances the learning curve for users.


In support thereof, a property component 102 is provided that facilitates the presentation to a user of a property pane that further presents property information in the form of text that is associated with a file. The system 100 also includes a viewing component 104 that interfaces to the property component 102 and facilitates viewing a graphical representation of the property information and/or further data associated with the properties. One example of a viewing mechanism is a browser. The viewing component 104 provides for the presentation of at least the following: a list of common properties (labels) that may be set; a list of existing/allowed property values for each property, where the property can be set to the value with a simple click; showing the list of other files that have a given property value to help making a choice about grouping together; and, copying of properties (labels) from an existing file to the saved one (setting properties by example).


A synchronization component 106 interfaces to both the property component 102 and the viewing component 104 to facilitate the synchronization or instantaneous update of changes between the property component 102 and the viewing component 104. Thus, when the user has both the property pane and the browser window open, making a change to the property pane will be automatically reflected substantially immediately to the browser window, and making a change in the browser window will be reflected substantially instantaneously in the property pane.



FIG. 2 illustrates a methodology in accordance with a property pane of the invention. While, for purposes of simplicity of explanation, the one or more methodologies shown herein, e.g., in the form of a flow chart, are shown and described as a series of acts, it is to be understood and appreciated that the invention is not limited by the order of acts, as some acts may, in accordance with the invention, occur in a different order and/or concurrently with other acts from that shown and described herein. For example, those skilled in the art will understand and appreciate that a methodology could alternatively be represented as a series of interrelated states or events, such as in a state diagram. Moreover, not all illustrated acts may be required to implement a methodology in accordance with the invention.


At 200, a user selects a property item in the property pane. At 202, if the browser is open, the browser switches to grouping by the selected property. Note that the grouping can be by stacking or by a property tree, for example. At 204, the user enters or selects a property value for the property in a property pane. At 206, this interaction is instantaneously reflected visually in the browser.


For example, clicking on an author field can result in showing the files stacked by author, with the default author (the current user name) selected (or highlighted). When the user types in an additional name, the corresponding stack also gets highlighted. If this is a new name, a new stack is generated and added (with a document “ghost” inside). The concept of a document ghost is described in detail hereinbelow.


Note also that the system can be made configurable according to a user profile or preferences setting to automatically open the browser when the user interacts with the property pane. This can be an alternative to the user manually selecting an “Open Browser” radio button or menu selection, for example.



FIG. 3 illustrates a methodology in accordance with controlling a property browser of the invention. At 300, the user chooses a property to group by in the browser. At 302, the system determines if the property is user settable. If so, at 304, the system next determines if the property field is visible in the property pane. This is an indication that the property may need to be added to the property pane (and not that it is out of view, but viewable by scrolling a scrollbar). If the property field was not visible (e.g., the user selected a custom property called “Project”) it will be automatically added to the pane, as indicated at 306. At 308, the system makes the added property visible. Where the pane is sufficiently large, the added field will be visible. Otherwise, the property pane can be made scrollable with a scrollbar such that if needed, the user can scroll to view the added item. At 310, the visible property is then highlighted. At 302, if the property is not user settable, any attempted user interaction is ignored, as indicated at 312, and flow is back to 300. Similarly, at 306, if the property field is visible, flow is to 310 where the field is highlighted.


Referring now to FIG. 4, there is depicted a methodology of populating a property pane in accordance with the invention. At 400, the user logs into the system. This can be a login process associated with a client login and/or a network login, for example. At 402, the system automatically populates the property pane with the default property settings and format. At 404, the system accesses user information. This can be preferences information that the user configures and/or other information stored and enabled in response to the system accessing user login information (client and/or network). At 406, the system populates the property pane with custom settings that are configured by the user. The custom settings can include all of the default settings plus some non-default settings, overlap with the default settings to include some of the default settings and some of the non-default settings, or be non-overlapping to include only non-default settings and not include any of the default settings. At 408, the system operates to synchronize changes or interactions between the property pane and the browser.


Note that in another implementation, the user can be provided a limited capability to change the format or cosmetics of the property pane and/or property browser. For example, the user can change aspects such as color, font, text size, property pane window size, to name just a few.


In yet another implementation, the custom settings automatically “bubble” to the top of the property pane, since these are likely to be the preferred properties for immediate viewing by the user (without having to scroll, for example). When the user selects a group in the browser, the custom property field substantially instantaneously changes to reflect the selection.


Browsing through immutable properties that are not normally user-settable (like Date or Size) would have no effect, except for allowing to narrow down the visible scope. The same applies to browsing though immutable dynamic lists. The system provided the user with immediate visible feedback that no property was set in the course of navigation, since no property was selected in the property pane. For example, the user may have many “Projects” on the user machine, and can choose to narrow down the browser scope to items modified in the last month to quickly limit the list of “Projects” to those that are still active.


In a concept called query refinement, the user can choose to query files according to more than one property. Thus, the user can combine Author, Date, and Document Type to more quickly narrow a search for related files.


Referring now to FIG. 5, there is illustrated a screenshot 500 of a minimized property pane in accordance with the invention. When considering a query-oriented file system, the meaning and functionality of Save and metadata editing commands can change. On such systems, a file browser can retrieve the files based on file properties. Therefore, traditional folder system will not be the only classification method. Moreover, the system will allow for multiple files with the same name and other user-assigned properties. The files can be distinguished by a global unique internal identifier (GUID) and immutable properties (e.g., creation/last modification date/time). It the light of these changes or added capabilities, two updated Save-related commands are provided.


Save. If a new document has never been saved before, Save will invoke SaveAs. Otherwise, Save can be used to save a version of the file. Note that many contemporary applications have no need to save the document explicitly, as the programs may have the capability to remember all the changes automatically. Together with the potential to store multiple versions of the same document, the real meaning of user-initiated Save is to create a checkpoint, i.e., a separate version that can be retrieved later (thus replacing a Versions command).


SaveAs. The main purpose of SaveAs is to assign properties needed for the file retrieval. In a database-oriented system, the file can be retrieved by any set of file properties, not just file path. Consequently, the SaveAs dialog can used to set all these properties. There is no need for a separate Properties dialog, since its functionality is taken over by SaveAs.


In the minimized SaveAs property pane 500, the SaveAs command can be a place to assign all user-settable document properties. It can propose the default and best-guess values for these properties, so the user need only click Save (or “OK” where such a button is provided) to accept the choices and initiate saving of the file.


The minimized SaveAs property pane dialog 500 is particularly appealing to users who are satisfied with the default values of metadata properties. It is hardly enough, however, if the document requires a more advanced classification mechanism. Many prospective users will still prefer the folder look. In support thereof, an “Open Browser” button is provided that appends a visual element to the property pane by placing the file in a specific place, which reintroduces the preferred synergy between SaveAs, Open, and Windows Explorer. Otherwise, a user is not provided a means to retrieve a file, and he/she is not always confident they will be able to do it indirectly via more complex steps.


The following discloses how visual components can be integrated into a property editing control. They are described in a context of a SaveAs dialog, but have a broader range of applications—all metadata editing controls can use the same ideas. In particular, a file browser can provide a command to edit properties of an existing file; the dialog to edit these properties can have a very similar design, even if the functionality does not involve saving the file to the disk.


Referring now to FIG. 6, a screenshot 600 shows an integrated property pane and visual component in accordance with the invention. A different view from the minimal SaveAs design is to add a browsing component. The different view can be provided as being more useful in some cases for user viewing, but too complicated in others. The browser implementation allows viewing files clustered by various properties. In a WINDOWS XP brand operating system environment, for example, navigating to a specific folder meant putting the saved file there. In the query-oriented browser, navigating to a specific property cluster means assigning that property value to the file being saved. The functionality builds on the experience with which users are familiar.


There are, however, significant differences from a WINDOWS XP brand operating system environment. Previously, there was just one folder tree to navigate. When dealing with a properties-based file system, there can be many properties to which a value can be assigned. The navigational space becomes multi-dimensional, with multiple property axes to consider. Additionally, there can be storage favorites (e.g., collections of multiple predefined property values) that cut across single-property trees. Since users typically visualize only one dimension at a time (without significant confusion), visual confirmation of the choices is provided when switching between different cluster dimensions.


One solution involves use of a “Save Ghost” feature, which is a visual representation of the file being saved. Ghost is a projection or preview of what is about to be saved. The use of Save Ghost has a number of advantages. It provides a simple way to visualize where the file goes and what will be its peers, and enhances the meaning of the property clusters as a location to save to and retrieve from. Save Ghost provides a handle for direct manipulations. For example, dragging the save ghost from “a Word brand Document” to “Text Documents” can have a meaning of changing the document type from Word to Text. In ordered lists, the save ghost can be dragged into the proper position.


Save Ghost provides feedback for invalid property values and immutable properties. For example, navigation to an EXCEL brand spreadsheet document cluster may not show the save ghost there because saving Word documents in Excel format is not supported. Similarly, a view of documents from a previous week does not include the new document because it will be always saved with the current date. At the same time, the use of save ghost enables exploratory navigation to places where the file cannot be saved. Without it, navigation to EXCEL brand spreadsheet documents or documents from a previous week would have to be disallowed (to imply that these are invalid locations.)


The screenshot of FIG. 6 provides a migration path for the current WINDOWS XP brand operating system users. Since the folder location is exposed as one of the file properties, users can initially stick to the known folder navigation rules, and the dialog will provide all the functionality and capabilities of the current SaveAs dialog. This includes one-click copying of all the properties to replace an existing file. As the user becomes more confident with the new interface, they will start using more and more of the few features. However, one drawback of this design is the lack of clear feedback as to how the browser component can be used to set the file properties. There is no visible connection (or interaction) between the top part (property settings) and the bottom part (browsing). Even if the properties dialog provides all the desired capabilities, its usage may be confusing.


Referring now to FIG. 7, a screenshot 700 shows an interaction that is synchronized between the property pane and browser component, in accordance with the invention. Whenever possible, the browser view corresponds to the property being edited, and vice versa. When user selects a property to edit (with the exception of free-form properties like file name or comments,) the browser view switches automatically to the view clustered by that very property. Moreover, the cluster in view corresponds to the currently assigned property value (when available).


When a user selects or types in a new value for the property in the property pane, the view in the browser window changes as soon as the new value is confirmed (e.g., by pressing Enter). This behavior has some analogy in the current SaveAs dialog, where the folder view can be switched by typing in folder path in the file name edit box. For multi-valued properties (e.g., Author or Keywords) the browser view shows an intersection of individual property values (e.g., documents authored by all authors on the list.)


Referring now to FIG. 8, there is illustrated a screenshot 800 of an interaction in the view component that is reflected back to the property component, in accordance with the invention. When a user starts browsing the property tree in the browser window, displaying the clustered view based on any mutable property automatically visually activates the corresponding property editing field in the property pane. This provides a direct feedback as to which property is being set and to what value it is set. Switching between different property clusters automatically sets the property to the corresponding property value. Multi-value properties can be set by selecting multiple property clusters in the viewer, or through checkboxes next to the cluster name. When the view in the browser is pivoted on an immutable property (e.g., Date) none of the property editing fields is visually activated, and switching between different clusters does not set any property.


A special type of browser view shows the contents of storage favorites 802, which can be defined as groups of items sharing same values for one or more properties. When a view is switched to a storage favorite (which implies putting the new file into that group), a number of file properties can be visually activated showing all the properties affected by the switch and the browser view can be switched to show the other files belonging to this storage favorite location (i.e., sharing the same property values).


The disclosed synchronization mechanism between the property editing fields and property-based browser has multiple advantages. It shows visually that property values can be used to classify files on the disk. This in turn encourages a user to provide meaningful metadata. Synchronization aids in educating users that the same browsing methods can be used later to find and retrieve the file. It combines the best of both worlds when assigning the property value: property editing fields are particularly useful for entering new values (e.g., new keywords) while the browser provides an enumeration of existing values together with feedback as how they are used. Synchronization is intuitive by focusing the dialog functionality on its main purpose, which is to set the file properties. Additionally, it minimizes the cases when the browser view is totally unrelated to the file being saved.



FIG. 9 illustrates a screenshot 900 of an interaction that limits a query scope, in accordance with the invention. Here, the scope is limited to a certain type of document—WORD brand word processing documents, by locking property values. One of the most useful features of the property-based browser is an ability to browse within the result set of the previous query. For example, a query can be made for all the files of type Word Document and then view the results clustered by the Author property. The user interface can provide ways to “pin” the results of a query, whether it is by a double-click command, a command on a right-click menu, or a pin button next to the query cluster. Once the query is pinned, all subsequent browsing is done within the result set of the query.


The browsing component of the SaveAs dialog has the same pinning capability as the standalone browser. For example, a user can pin the scope to Type: Word Document. This has analogy to the functionality of the standard SaveAs dialog, where setting the file type limits the browser view to files with the same extension. The new SaveAs dialog goes further by allowing pinning about any file property: e.g., folder, keyword, author, and so on.


However, limiting the browser scope in the conventional SaveAs dialog was automatic. As soon as the file type was selected, the view was limited to files of that type. Such an approach is too confusing when now dealing with multiple metadata properties. Thus, in the new SaveAs dialog of the subject invention, it is applied only to the storage favorites: selecting one of the favorite places (see the icons in the right top row of FIG. 9) sets the global scope of the browser. The global scope is set to All Items by default (or whatever the user selection is for the default scope), and remains the same until explicitly changed or limited by a subsequent pinning operation.


Since the disclosed architecture ties SaveAs browsing to property editing, the effects of “pinning” on property editing is considered. Pinning limits the browser scope to items with certain properties. Logically, it is assumed that the file being saved acquires the same properties (whenever possible). Moreover, since pinning prevents going outside of the property scope, the properties should be considered locked into a read-only status. Therefore, pinning the query in the browser and locking the property value are two equivalent operations.


Locking property values is a new concept, and is particularly useful with storage favorites. Assume that a user creates a place (storage favorite) that contains “My Word documents about SaveAs” (i.e., Word documents with SaveAs keyword where the user is one of the authors). If the user chooses to put a new document into that group, it should acquire certain values for Type, Keyword, and Author properties. Now, if the user pins that storage favorite, the property values get locked. The user can still modify other properties, or even add additional values to the locked ones (e.g., additional keywords or authors), but the lock prevents the user from accidentally removing or modifying the property values that are critical for the desired group membership. This is an advanced concept (e.g., similar to read-only files), but advanced users will appreciate it.


It is also possible to pin the query without locking the property values. This can happen for queries pivoted on immutable properties. For example, a user can pin a query that looks for files from the last thirty days. This limits the browser scope to the last thirty days, but it will not affect the properties of the file being saved.


Referring now to FIG. 10, there is illustrated a system 1000 that employs machine learning in accordance with the invention. The subject invention (e.g., in connection with property presentation) can employ various artificial intelligence based schemes for carrying out various aspects of the subject invention. For example, a process for determining what properties to present for a given user can be facilitated via an automatic classifier system and process 1002. The classifier 1002 interfaces to the property component 102, viewing component 104, and synchronization component 106 to facilitate automation of certain features of the system 1000 based on inferences made according to user interactions and user data, for example.


A classifier is a function that maps an input attribute vector, x=(x1, x2, x3, x4, xn), to a confidence that the input belongs to a class, that is, f(x)=confidence(class). Such classification can employ a probabilistic and/or statistical-based analysis (e.g., factoring into the analysis utilities and costs) to prognose or infer an action that a user desires to be automatically performed.


A support vector machine (SVM) is an example of a classifier that can be employed. The SVM operates by finding a hypersurface in the space of possible inputs, which hypersurface attempts to split the triggering criteria from the non-triggering events. Intuitively, this makes the classification correct for testing data that is near, but not identical to training data. Other directed and undirected model classification approaches include, e.g., naïve Bayes, Bayesian networks, decision trees, and probabilistic classification models providing different patterns of independence can be employed. Classification as used herein also is inclusive of statistical regression that is utilized to develop models of priority.


As will be readily appreciated from the subject specification, the subject invention can employ classifiers that are explicitly trained (e.g., via a generic training data) as well as implicitly trained (e.g., via observing user behavior, receiving extrinsic information). For example, SVM's are configured via a learning or training phase within a classifier constructor and feature selection module. Thus, the classifier(s) can be used to automatically perform a number of functions, including but not limited to maintaining relationships between an e-mail and its attachment. In another implementation, the relationship is processed more extensively, for example, the e-mail is related to a meeting that is further related to a group of people who attended the meeting (or who were scheduled to attend, but did not), and who are related to this client. Thus, the relationships can be maintained as a string to find the desired file.


The classifier can also be employed to bubble-up the relationships to the properties pane for a given user, as these can be preferred for by the user according to user preferences. Moreover, while saving the related files, the system can automatically connect to those relationships.


In yet another implementation, the classifier learns from user interaction and reacts accordingly to automate the properties displayed in the properties pane according to use interaction history. A user profile can trigger a custom set of properties. The custom set can be modified over time based on use, manual modification, and user interaction with the properties and/or browser window. The properties will then be displayed accordingly.


In still another implementation, the classifier facilitates notifying users of a thread in response to an update made to a file associated with that thread. The associated users are then notified automatically, and perhaps when the file is saved.


The displayed properties can also be selected based on the type of data. For example, if the user routinely deals with two types of data such as financial data and human resources data, depending on what the user chooses to interact, the properties will be adjusted accordingly. Another example includes music data where the artist property is automatically presented as a property in the property pane. If the data is related to pictures, the properties displayed can include location and people. For documents, the property can also include case file number, etc. Any or all of these can be made user modifiable.


Referring now to FIG. 11, there is illustrated a block diagram of a computer operable to execute the disclosed architecture. In order to provide additional context for various aspects of the invention, FIG. 11 and the following discussion are intended to provide a brief, general description of a suitable computing environment 1100 in which the various aspects of the invention can be implemented. While the invention has been described above in the general context of computer-executable instructions that may run on one or more computers, those skilled in the art will recognize that the invention also can be implemented in combination with other program modules and/or as a combination of hardware and software.


Generally, program modules include routines, programs, components, data structures, etc., that perform particular tasks or implement particular abstract data types. Moreover, those skilled in the art will appreciate that the inventive methods can be practiced with other computer system configurations, including single-processor or multiprocessor computer systems, minicomputers, mainframe computers, as well as personal computers, hand-held computing devices, microprocessor-based or programmable consumer electronics, and the like, each of which can be operatively coupled to one or more associated devices.


The illustrated aspects of the invention may also be practiced in distributed computing environments where certain tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules can be located in both local and remote memory storage devices.


A computer typically includes a variety of computer-readable media. Computer-readable media can be any available media that can be accessed by the computer and includes both volatile and nonvolatile media, removable and non-removable media. By way of example, and not limitation, computer readable media can comprise computer storage media and communication media. Computer storage media includes both volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital video disk (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by the computer.


Communication media typically embodies computer-readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism, and includes any information delivery media. The term “modulated data signal” means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communication media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared and other wireless media. Combinations of the any of the above should also be included within the scope of computer-readable media.


With reference again to FIG. 11, there is illustrated an exemplary environment 1100 for implementing various aspects of the invention that includes a computer 1102, the computer 1102 including a processing unit 1104, a system memory 1106 and a system bus 1108. The system bus 1108 couples system components including, but not limited to, the system memory 1106 to the processing unit 1104. The processing unit 1104 can be any of various commercially available processors. Dual microprocessors and other multi-processor architectures may also be employed as the processing unit 1104.


The system bus 1108 can be any of several types of bus structure that may further interconnect to a memory bus (with or without a memory controller), a peripheral bus, and a local bus using any of a variety of commercially available bus architectures. The system memory 1106 includes read only memory (ROM) 1110 and random access memory (RAM) 1112. A basic input/output system (BIOS) is stored in a non-volatile memory 1110 such as ROM, EPROM, EEPROM, which BIOS contains the basic routines that help to transfer information between elements within the computer 1102, such as during start-up. The RAM 1112 can also include a high-speed RAM such as static RAM for caching data.


The computer 1102 further includes an internal hard disk drive (HDD) 1114 (e.g., EIDE, SATA), which internal hard disk drive 1114 may also be configured for external use in a suitable chassis (not shown), a magnetic floppy disk drive (FDD) 1116, (e.g., to read from or write to a removable diskette 1118) and an optical disk drive 1120, (e.g., reading a CD-ROM disk 1122 or, to read from or write to other high capacity optical media such as the DVD). The hard disk drive 1114, magnetic disk drive 1116 and optical disk drive 1120 can be connected to the system bus 1108 by a hard disk drive interface 1124, a magnetic disk drive interface 1126 and an optical drive interface 1128, respectively. The interface 1124 for external drive implementations includes at least one or both of Universal Serial Bus (USB) and IEEE 1394 interface technologies.


The drives and their associated computer-readable media provide nonvolatile storage of data, data structures, computer-executable instructions, and so forth. For the computer 1102, the drives and media accommodate the storage of any data in a suitable digital format. Although the description of computer-readable media above refers to a HDD, a removable magnetic diskette, and a removable optical media such as a CD or DVD, it should be appreciated by those skilled in the art that other types of media which are readable by a computer, such as zip drives, magnetic cassettes, flash memory cards, cartridges, and the like, may also be used in the exemplary operating environment, and further, that any such media may contain computer-executable instructions for performing the methods of the invention.


A number of program modules can be stored in the drives and RAM 1112, including an operating system 1130, one or more application programs 1132, other program modules 1134 and program data 1136. All or portions of the operating system, applications, modules, and/or data can also be cached in the RAM 1112. It is to be appreciated that the invention can be implemented with various commercially available operating systems or combinations of operating systems.


A user can enter commands and information into the computer 1102 through one or more wired/wireless input devices, e.g., a keyboard 1138 and a pointing device, such as a mouse 1140. Other input devices (not shown) may include a microphone, an IR remote control, a joystick, a game pad, a stylus pen, touch screen, or the like. These and other input devices are often connected to the processing unit 1104 through an input device interface 1142 that is coupled to the system bus 1108, but can be connected by other interfaces, such as a parallel port, an IEEE 1394 serial port, a game port, a USB port, an IR interface, etc.


A monitor 1144 or other type of display device is also connected to the system bus 1108 via an interface, such as a video adapter 1146. In addition to the monitor 1144, a computer typically includes other peripheral output devices (not shown), such as speakers, printers, etc.


The computer 1102 may operate in a networked environment using logical connections via wired and/or wireless communications to one or more remote computers, such as a remote computer(s) 1148. The remote computer(s) 1148 can be a workstation, a server computer, a router, a personal computer, portable computer, microprocessor-based entertainment appliance, a peer device or other common network node, and typically includes many or all of the elements described relative to the computer 1102, although, for purposes of brevity, only a memory storage device 1150 is illustrated. The logical connections depicted include wired/wireless connectivity to a local area network (LAN) 1152 and/or larger networks, e.g., a wide area network (WAN) 1154. Such LAN and WAN networking environments are commonplace in offices, and companies, and facilitate enterprise-wide computer networks, such as intranets, all of which may connect to a global communication network, e.g., the Internet.


When used in a LAN networking environment, the computer 1102 is connected to the local network 1152 through a wired and/or wireless communication network interface or adapter 1156. The adaptor 1156 may facilitate wired or wireless communication to the LAN 1152, which may also include a wireless access point disposed thereon for communicating with the wireless adaptor 1156.


When used in a WAN networking environment, the computer 1102 can include a modem 1158, or is connected to a communications server on the WAN, or has other means for establishing communications over the WAN 1154, such as by way of the Internet. The modem 1158, which can be internal or external and a wired or wireless device, is connected to the system bus 1108 via the serial port interface 1142. In a networked environment, program modules depicted relative to the computer 1102, or portions thereof, can be stored in the remote memory/storage device 1150. It will be appreciated that the network connections shown are exemplary and other means of establishing a communications link between the computers can be used.


The computer 1102 is operable to communicate with any wireless devices or entities operatively disposed in wireless communication, e.g., a printer, scanner, desktop and/or portable computer, portable data assistant, communications satellite, any piece of equipment or location associated with a wirelessly detectable tag (e.g., a kiosk, news stand, restroom), and telephone. This includes at least Wi-Fi and Bluetooth™ wireless technologies. Thus, the communication can be a predefined structure as with conventional network or simply an ad hoc communication between at least two devices.


Wi-Fi, or Wireless Fidelity, allows connection to the Internet from a couch at home, a bed in a hotel room or a conference room at work, without wires. Wi-Fi is a wireless technology like that used by a cellular telephone that enables such devices, e.g., computers, to send and receive data indoors and out; anywhere within the range of a base station. Wi-Fi networks use radio technologies called IEEE 802.11 (a, b, g, etc.) to provide secure, reliable, fast wireless connectivity. A Wi-Fi network can be used to connect computers to each other, to the Internet, and to wired networks (which use IEEE 802.3 or Ethernet). Wi-Fi networks operate in the unlicensed 2.4 and 5 GHz radio bands, with an 11 Mbps (802.11a) or 54 Mbps (802.11b) data rate or with products that contain both bands (dual band), so the networks can provide real-world performance similar to the basic 10BaseT wired Ethernet networks used in many offices.


Referring now to FIG. 12, there is illustrated a schematic block diagram of an exemplary computing environment 1200 in accordance with the invention. The system 1200 includes one or more client(s) 1202. The client(s) 1202 can be hardware and/or software (e.g., threads, processes, computing devices). The client(s) 1202 can house cookie(s) and/or associated contextual information by employing the invention, for example. The system 1200 also includes one or more server(s) 1204.


The server(s) 1204 can also be hardware and/or software (e.g., threads, processes, computing devices). The servers 1204 can house threads to perform transformations by employing the invention, for example. One possible communication between a client 1202 and a server 1204 can be in the form of a data packet adapted to be transmitted between two or more computer processes. The data packet may include a cookie and/or associated contextual information, for example. The system 1200 includes a communication framework 1206 (e.g., a global communication network such as the Internet) that can be employed to facilitate communications between the client(s) 1202 and the server(s) 1204.


Communications can be facilitated via a wired (including optical fiber) and/or wireless technology. The client(s) 1202 are operatively connected to one or more client data store(s) 1208 that can be employed to store information local to the client(s) 1202 (e.g., cookie(s) and/or associated contextual information). Similarly, the server(s) 1204 are operatively connected to one or more server data store(s) 1210 that can be employed to store information local to the servers 1204.


What has been described above includes examples of the invention. It is, of course, not possible to describe every conceivable combination of components or methodologies for purposes of describing the invention, but one of ordinary skill in the art may recognize that many further combinations and permutations of the invention are possible. Accordingly, the invention is intended to embrace all such alterations, modifications and variations that fall within the spirit and scope of the appended claims. Furthermore, to the extent that the term “includes” is used in either the detailed description or the claims, such term is intended to be inclusive in a manner similar to the term “comprising” as “comprising” is interpreted when employed as a transitional word in a claim.

Claims
  • 1. A system having computer executable instructions embodied on one or more memory storage devices that when executed on one or more processors facilitates metadata management, comprising: a preview representation of a file that is selected to save;a property component that generates a first cluster of peer files in response to receiving a first user input selecting the file that is selected to save and receiving a second user input associating a first common value for a property with the file that is selected to save, wherein each file in the first cluster shares the first common value for the property, and wherein prior to saving the file, the first cluster includes the preview representation of the file that is selected to save; anda synchronization component that synchronizes communication between the property component and a viewing component to facilitate substantially immediate updating of changes between the property component and the viewing component, wherein the viewing component displays the first cluster of files upon the user selecting the file that is selected to save and associates the first common value with the file that is selected to save.
  • 2. The system of claim 1, wherein the first cluster of files is displayed as a stack of files.
  • 3. The system of claim 1, wherein the preview representation of the file in the first cluster provides an indication that the first common value that is shared by each file in the first cluster is invalid for the file that is selected to save.
  • 4. The system of claim 3, wherein the first common value is a document format.
  • 5. The system of claim 1, wherein upon the user selecting the file that is selected to save and associating a second common value with the file that is selected to save, the property component generates a second cluster of files where each file in the second cluster has the second common value for a property, the second cluster including the preview representation of the file that is selected to save.
  • 6. The system of claim 4, wherein the synchronization component synchronizes communication between the property component and the viewing component, wherein the viewing component displays the second cluster of files upon the user selecting the file that is selected to save and associating the second common value with the file that is selected to save.
  • 7. The system of claim 5, wherein the second cluster is displayed as a new stack of files.
  • 8. The system of claim 5, wherein the preview representation of the file in the second cluster provides an indication that the second common value that is shared by each file in the second cluster is invalid for the file that is selected to save.
  • 9. The system of claim 1, wherein upon the user selecting the file that is selected to save and associating a plurality of common values with the file that is selected to save, the property component generates a cluster of files for each of the plurality of common values, where each file in a cluster has a common value for a property, each cluster including the preview representation of the file that is selected to save.
  • 10. The system of claim 9, wherein the synchronization component synchronizes communication between the property component and the viewing component, wherein the viewing component displays each cluster of files upon the user selecting the file that is selected to save and associating each of the plurality of common values with the file that is selected to save.
  • 11. A method for facilitating metadata management, comprising: receiving, in a property pane, an input selecting a file to save;providing, in an output interface of a computer, a preview representation of the file that is selected to save;receiving, in the property pane, an input associating a plurality of common values for a corresponding plurality of properties with the file that is selected to save;responsive to receiving the input selecting the file that is selected to save and the input associating the plurality of common values for the corresponding plurality of properties with the file that is selected to save: A) generating a corresponding cluster of files for each of the plurality of common values for the plurality of properties, where a) each file in at least a first cluster has a common value for a first property of the plurality of properties,b) each file in a second cluster has a common value for a second property of the plurality of properties, andc) each cluster includes the preview representation of the file that is selected to save;B) synchronizing communication between the property pane and a viewing pane to facilitate substantially immediate updating of changes between the property pane and the viewing pane; andC) displaying the first cluster of files in the viewing pane.
  • 12. The method of claim 11, a first cluster of files displaying as a stack of files.
  • 13. The method of claim 11, the preview representation of the file in the first cluster providing an indication that the first common value that is shared by each file in the first cluster is invalid for the file that is selected to save.
  • 14. The method of claim 13, wherein the first common value is a document format.
  • 15. The method of claim 11, displaying each cluster of files in the viewing pane upon the user selecting the file that is selected to save and associating each of the plurality of common values with the file that is selected to save.
  • 16. One or more memory storage devices having computer executable instructions embodied thereon that when executed on one or more processors facilitates a method of metadata management, the method comprising: providing a preview representation of a file that is selected to save;upon receiving a first user input selecting the file that is selected to save in a property pane and receiving a second user input associating a first common value for a property with the file that is selected to save, generating a first cluster of files where each file in the first cluster shares the first common value for the property, and wherein prior to saving the file, the first cluster includes the preview representation of the file that is selected to save;synchronizing communication between the property pane and a viewing pane to facilitate substantially immediate updating of changes between the property pane and the viewing pane; anddisplaying the first cluster of files in the viewing pane upon the user selecting the file that is selected to save and associating the first common value with the file that is selected to save, the preview representation of the file in the first cluster providing an indication that the first common value that is shared by each file in the first cluster is invalid for the file that is selected to save.
  • 17. The one or more memory storage devices of claim 16, the method further comprising upon the user selecting the file that is selected to save and associating a plurality of common values with the file that is selected to save, generating a cluster of files for each of the plurality of common values, where each file in a cluster has a common value for a property, each cluster including the preview representation of the file that is selected to save.
  • 18. The one or more memory storage devices of claim 17, the method further comprising displaying each cluster of files in the viewing pane upon the user selecting the file that is selected to save and associating each of the plurality of common values with the file that is selected to save.
  • 19. The system of claim 5, wherein the first and second clusters of files include subspaces of a navigational space with a variable number of dimensions greater than one, the variable number of dimensions containing substantially all existing files of the system, wherein an axis of the dimension of the navigational space corresponding to the variable number of dimensions represents an nth property that may be associated with substantially any existing file of the system.
  • 20. The system of claim 1, wherein a Save Ghost feature provides the preview representation.
CROSS-REFERENCE TO RELATED APPLICATIONS

This application is a continuation of U.S. patent application Ser. No. 10/950,075, filed on Sep. 24, 2004, entitled “METADATA EDITING CONTROL”, which claims the benefit of U.S. Provisional Patent Application Ser. No. 60/566,502, filed on Apr. 29, 2004, entitled “METADATA EDITING CONTROL”. The entireties of the aforementioned applications are incorporated herein by reference.

US Referenced Citations (606)
Number Name Date Kind
4214141 Okuda et al. Jul 1980 A
4438505 Yanagiuchi et al. Mar 1984 A
4829423 Tennant et al. May 1989 A
4881179 Vincent Nov 1989 A
4931935 Ohira et al. Jun 1990 A
5060135 Levine et al. Oct 1991 A
5065347 Pajak et al. Nov 1991 A
5241671 Reed et al. Aug 1993 A
5297250 Leroy et al. Mar 1994 A
5327529 Fults et al. Jul 1994 A
5333266 Boaz et al. Jul 1994 A
5333315 Saether et al. Jul 1994 A
5388196 Pajak et al. Feb 1995 A
5418946 Mori May 1995 A
5420605 Vouri et al. 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 et al. 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 et al. 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 et al. Apr 1997 A
5630042 McIntosh et al. May 1997 A
5648795 Vouri et al. Jul 1997 A
5652876 Ashe et al. Jul 1997 A
5675520 Pitt, III et al. Oct 1997 A
5675663 Koerner et al. Oct 1997 A
5680563 Edelman Oct 1997 A
5691744 Anstotz et al. Nov 1997 A
5696486 Poliquin et al. Dec 1997 A
5696914 Nahaboo et al. Dec 1997 A
5701926 Luisi Dec 1997 A
5710926 Maurer et al. Jan 1998 A
5721908 Lagarde et al. Feb 1998 A
5757925 Faybishenko May 1998 A
5760770 Bliss et al. Jun 1998 A
5787252 Schettler et al. Jul 1998 A
5787413 Kauffman et al. Jul 1998 A
5790121 Sklar et al. Aug 1998 A
5802516 Shwarts et al. Sep 1998 A
5828376 Solimene et al. Oct 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
5844554 Geller et al. Dec 1998 A
5855446 Disborg Jan 1999 A
5864844 James et al. Jan 1999 A
5867163 Kurtenbach Feb 1999 A
5870088 Washington et al. 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 et al. Mar 1999 A
5899995 Millier et al. May 1999 A
5905973 Yonezawa et al. May 1999 A
5907703 Kronenberg et al. May 1999 A
5907837 Ferrel et al. May 1999 A
5909540 Carter et al. Jun 1999 A
5917492 Bereiter et al. Jun 1999 A
5923328 Griesmer Jul 1999 A
5924090 Krellenstein Jul 1999 A
5929854 Ross Jul 1999 A
5930801 Falkenhainer et al. Jul 1999 A
5933139 Feigner et al. Aug 1999 A
5935210 Stark Aug 1999 A
5973686 Shimogori Oct 1999 A
5982369 Sciammarella et al. Nov 1999 A
5987454 Hobbs Nov 1999 A
5987506 Carter et al. Nov 1999 A
6003040 Mital et al. 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 et al. Feb 2000 A
6025843 Sklar Feb 2000 A
6037944 Hugh Mar 2000 A
6055540 Snow et al. Apr 2000 A
6055543 Christensen et al. Apr 2000 A
6061059 Taylor et al. 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 et al. Aug 2000 A
6144968 Zellweger Nov 2000 A
6147601 Sandelman et al. Nov 2000 A
6160552 Wilsher et al. Dec 2000 A
6175364 Wong et al. Jan 2001 B1
6181342 Niblack Jan 2001 B1
6182068 Culliss Jan 2001 B1
6182092 Francis et al. Jan 2001 B1
6185574 Howard et al. Feb 2001 B1
6195650 Gaither et al. Feb 2001 B1
6202061 Khosla et al. Mar 2001 B1
6208985 Krehel Mar 2001 B1
6216122 Elson Apr 2001 B1
6233015 Miller et al. May 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
6247020 Minard Jun 2001 B1
6256031 Meijer et al. Jul 2001 B1
6268852 Lindhorst et al. Jul 2001 B1
6271846 Martinez et al. Aug 2001 B1
6275829 Angiulo et al. 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
6310648 Miller et al. Oct 2001 B1
6317142 Decoste et al. Nov 2001 B1
6317777 Skarbo et al. Nov 2001 B1
6324541 de l'Etraz et al. Nov 2001 B1
6324551 Lamping et al. Nov 2001 B1
6326953 Wana Dec 2001 B1
6330007 Isreal et al. Dec 2001 B1
6339767 Rivette et al. Jan 2002 B1
6341280 Glass et al. Jan 2002 B1
6342907 Petty et al. Jan 2002 B1
6356863 Sayle Mar 2002 B1
6356908 Brown et al. 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
6370518 Payne et al. Apr 2002 B1
6374260 Hoffert et al. Apr 2002 B1
6377283 Thomas Apr 2002 B1
6385641 Jiang et al. May 2002 B1
6393429 Yagi et al. May 2002 B1
6401097 McCotter et al. Jun 2002 B1
6401101 Britton et al. Jun 2002 B1
6405265 Kronenberg et al. Jun 2002 B1
6408298 Van et al. Jun 2002 B1
6411311 Rich et al. 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 et al. 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 et al. 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
6484205 Byford Nov 2002 B1
6496837 Howard et al. Dec 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
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 et al. Oct 2003 B1
6658406 Mazner et al. Dec 2003 B1
6662198 Satyanarayanan et al. Dec 2003 B2
6671692 Marpe et al. Dec 2003 B1
6684222 Cornelius et al. Jan 2004 B1
6686938 Jobs et al. Feb 2004 B1
6691301 Bowen Feb 2004 B2
6721760 Ono et al. Apr 2004 B1
6725227 Li 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 et al. Jun 2004 B2
6751626 Brown et al. Jun 2004 B2
6754829 Butt et al. Jun 2004 B1
6760721 Chasen et al. 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 et al. 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
6810404 Ferguson 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 et al. Jan 2005 B1
6853391 Bates et al. Feb 2005 B2
6865568 Chau Mar 2005 B2
6869018 Fifield et al. Mar 2005 B2
6871348 Cooper Mar 2005 B1
6876900 Takeda et al. Apr 2005 B2
6876996 Czajkowski et al. Apr 2005 B2
6880132 Uemura Apr 2005 B2
6883009 Yoo Apr 2005 B2
6883146 Prabhu et al. Apr 2005 B2
6885860 Bahl et al. Apr 2005 B2
6906722 Hrebejk et al. Jun 2005 B2
6910049 Fenton et al. Jun 2005 B2
6922709 Goodman Jul 2005 B2
6925608 Neale et al. Aug 2005 B1
6925609 Lucke Aug 2005 B1
6938207 Haynes Aug 2005 B1
6944647 Shah et al. Sep 2005 B2
6947959 Gill Sep 2005 B1
6948120 Delgobbo et al. 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
6966033 Gasser et al. Nov 2005 B1
6973618 Shaughnessy et al. Dec 2005 B2
6980993 Horvitz et al. Dec 2005 B2
6983424 Dutta Jan 2006 B1
6990498 Fenton et al. Jan 2006 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 et al. May 2006 B2
7051291 Sciammarella et al. May 2006 B2
7058891 O'Neal et al. Jun 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 et al. Sep 2006 B1
7139811 Lev Ran et al. Nov 2006 B2
7149729 Kaasten et al. Dec 2006 B2
7162466 Kaasten et al. Jan 2007 B2
7168051 Robinson et al. Jan 2007 B2
7171468 Yeung et al. Jan 2007 B2
7185316 Morris et al. Feb 2007 B1
7191195 Koyama et al. Mar 2007 B2
7191422 Tourancheau et al. Mar 2007 B1
7194505 Yano et al. Mar 2007 B2
7194743 Hayton et al. Mar 2007 B2
7203737 Starbuck et al. Apr 2007 B2
7203948 Mukundan et al. Apr 2007 B2
7216289 Kagle et al. 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
7278106 Mason Oct 2007 B1
7290245 Skjolsvold Oct 2007 B2
7293031 Dusker et al. Nov 2007 B1
7383494 Krolczyk et al. Jun 2008 B2
7409382 Kido Aug 2008 B2
7409644 Moore et al. Aug 2008 B2
7415484 Tulkoff et al. Aug 2008 B1
7484183 Look et al. Jan 2009 B2
7499925 Moore et al. Mar 2009 B2
7512586 Kaasten et al. Mar 2009 B2
7526483 Samji et al. Apr 2009 B2
7536386 Samji et al. May 2009 B2
7536410 Wong et al. May 2009 B2
7555722 Karatal et al. Jun 2009 B2
7587411 De Vorchik et al. Sep 2009 B2
7590625 Tennican et al. Sep 2009 B1
7614016 Wong et al. Nov 2009 B2
7627552 Moore et al. Dec 2009 B2
7650575 Cummins et al. Jan 2010 B2
7692807 Sanders et al. Apr 2010 B1
7747625 Gargi et al. Jun 2010 B2
7769752 Turner et al. Aug 2010 B1
7823077 Kurtz et al. Oct 2010 B2
7853890 Miner et al. Dec 2010 B2
7890543 Hunt et al. Feb 2011 B2
7917538 Gurevich Mar 2011 B2
20010012439 Young et al. Aug 2001 A1
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
20020019935 Andrew et al. Feb 2002 A1
20020021828 Papier et al. 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
20020049777 Terayama et al. Apr 2002 A1
20020052885 Levy May 2002 A1
20020054167 Hugh May 2002 A1
20020059199 Harvey May 2002 A1
20020059288 Yagi et al. 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
20020078035 Frank 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
20020091691 Sharp 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
20020100039 Iatropoulos et al. Jul 2002 A1
20020103998 DeBruine Aug 2002 A1
20020104069 Gouge et al. Aug 2002 A1
20020105548 Hayton 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
20020156792 Gombocz et al. Oct 2002 A1
20020156895 Brown Oct 2002 A1
20020161800 Eld et al. Oct 2002 A1
20020163572 Center, Jr. 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
20030001892 Hartel et al. Jan 2003 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
20030043191 Tinsley et al. Mar 2003 A1
20030046011 Friedman Mar 2003 A1
20030046260 Satyanarayanan et al. Mar 2003 A1
20030050927 Hussam Mar 2003 A1
20030063124 Melhem et al. Apr 2003 A1
20030065728 Milovanovic Apr 2003 A1
20030069893 Kanai et al. Apr 2003 A1
20030069908 Anthony et al. Apr 2003 A1
20030074356 Kaler 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 McGee et al. May 2003 A1
20030097361 Huang et al. May 2003 A1
20030098881 Nolte et al. May 2003 A1
20030098893 Makinen May 2003 A1
20030098894 Sheldon et al. May 2003 A1
20030101200 Koyama et al. May 2003 A1
20030105745 Davidson et al. Jun 2003 A1
20030105747 Ishida et al. Jun 2003 A1
20030107597 Jameson Jun 2003 A1
20030110188 Howard et al. Jun 2003 A1
20030110397 Supramaniam 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
20030156119 Bonadio Aug 2003 A1
20030158617 Turpin et al. Aug 2003 A1
20030158855 Farnham et al. Aug 2003 A1
20030177422 Tararoukhine et al. Sep 2003 A1
20030184580 Kodosky et al. Oct 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 et al. 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
20040032432 Baynger 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 et al. Mar 2004 A1
20040066410 Lindhorst et al. Apr 2004 A1
20040068524 Aboulhosn et al. Apr 2004 A1
20040070612 Sinclair et al. Apr 2004 A1
20040073705 Madril, Jr. et al. Apr 2004 A1
20040083433 Takeya Apr 2004 A1
20040085364 Keely et al. May 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
20040146272 Kessel 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
20040162838 Murayama et al. Aug 2004 A1
20040167942 Oshinsky et al. Aug 2004 A1
20040168118 Wong et al. 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
20040189694 Kurtz 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, Jr. 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
20040215657 Drucker 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 Lev Ran et al. 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
20050022132 Herzberg 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
20050066289 Leah et al. Mar 2005 A1
20050071355 Cameron et al. Mar 2005 A1
20050080807 Beilinson et al. Apr 2005 A1
20050091612 Stabb et al. Apr 2005 A1
20050097477 Camara et al. May 2005 A1
20050102258 Tecu et al. May 2005 A1
20050114330 Chau May 2005 A1
20050114672 Duncan et al. May 2005 A1
20050120242 Mayer et al. Jun 2005 A1
20050131760 Manning 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
20050166189 Ma Jul 2005 A1
20050171947 Gautestad Aug 2005 A1
20050188174 Guzak et al. Aug 2005 A1
20050192953 Neale et al. Sep 2005 A1
20050192966 Hilbert et al. Sep 2005 A1
20050207757 Okuno Sep 2005 A1
20050216825 Teague Sep 2005 A1
20050216886 Washburn Sep 2005 A1
20050240489 Lambert Oct 2005 A1
20050240880 Banks et al. Oct 2005 A1
20050243993 McKinzie et al. Nov 2005 A1
20050246331 De Vorchik et al. Nov 2005 A1
20050246643 Gusmorino et al. Nov 2005 A1
20050246648 Miner 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
20050283742 Gusmorino et al. Dec 2005 A1
20060004692 Kaasten et al. Jan 2006 A1
20060004739 Anthony 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
20060053388 Michelman Mar 2006 A1
20060059204 Borthakur et al. Mar 2006 A1
20060080308 Carpentier et al. Apr 2006 A1
20060090137 Cheng et al. Apr 2006 A1
20060129627 Phillips et al. Jun 2006 A1
20060143205 Fuchs Jun 2006 A1
20060173873 Prompt et al. Aug 2006 A1
20060200455 Wilson Sep 2006 A1
20060200466 Kaasten et al. Sep 2006 A1
20060200832 Dutton Sep 2006 A1
20060218122 Poston et al. Sep 2006 A1
20060242122 DeVorchik et al. Oct 2006 A1
20060242164 Evans et al. Oct 2006 A1
20060242585 Cutsinger et al. Oct 2006 A1
20060242591 Van Dok et al. Oct 2006 A1
20060242604 Wong et al. Oct 2006 A1
20060277432 Patel et al. Dec 2006 A1
20070088672 Kaasten et al. Apr 2007 A1
20070129977 Forney Jun 2007 A1
20070130170 Forney Jun 2007 A1
20070130182 Forney Jun 2007 A1
20070168885 Muller et al. Jul 2007 A1
20070168886 Hally et al. Jul 2007 A1
20070171983 Akiyoshi et al. Jul 2007 A1
20070180432 Gassner et al. Aug 2007 A1
20070186183 Hudson, Jr. Aug 2007 A1
20080208927 Chikusa et al. Aug 2008 A1
20080222547 Wong et al. Sep 2008 A1
Foreign Referenced Citations (50)
Number Date Country
1239239 Dec 1999 CN
1421800 Jun 2003 CN
1089196 Apr 2001 EP
1235137 Aug 2002 EP
2329492 Mar 1999 GB
4362745 Dec 1992 JP
2005089173 Apr 1993 JP
07129448 May 1995 JP
1996-506911 Jul 1996 JP
8255066 Oct 1996 JP
09244940 Sep 1997 JP
11212842 Aug 1999 JP
2001067250 Aug 1999 JP
2000242655 Sep 2000 JP
2001142766 May 2001 JP
2001154831 Jun 2001 JP
2001188702 Jul 2001 JP
2002099565 Apr 2002 JP
2002099565 Apr 2002 JP
2002140216 May 2002 JP
2002182953 Jun 2002 JP
2002269145 Sep 2002 JP
2004133796 Oct 2002 JP
2002334103 Nov 2002 JP
2002334103 Nov 2002 JP
2000348049 Dec 2002 JP
2003067226 Mar 2003 JP
2004046870 Feb 2004 JP
20042743 Aug 2004 NO
20042749 Aug 2004 NO
20042749 Aug 2004 NO
2347258 Feb 2009 RU
WO09322738 Nov 1993 WO
9412944 Jun 1994 WO
WO9414281 Jun 1994 WO
WO9938092 Jul 1999 WO
WO9949663 Sep 1999 WO
0005886 Feb 2000 WO
0051021 Aug 2000 WO
0157867 Aug 2001 WO
WO0157867 Aug 2001 WO
WO0163919 Aug 2001 WO
WO0167668 Sep 2001 WO
WO0225420 Mar 2002 WO
WO03001720 Jan 2003 WO
WO2004008348 Jan 2004 WO
2004097680 Nov 2004 WO
WO2004097638 Nov 2004 WO
WO2004097680 Nov 2004 WO
WO2004107151 Dec 2004 WO
Non-Patent Literature Citations (233)
Entry
International Search Report dated Dec. 7, 2005 for PCT Application Serial No. PCT/US05/13589, 5 pages.
Microsoft Windows XP Version 2002 (Screen Dumps, FIGs 1-16).
Copy of the Japanese Office Action mailed Apr. 22, 2011 for Japanese Patent Application No. 10-2005-35949, a counterpart foreign application of U.S. Appl. No. 7,421,438.
“Adobe Photoshop CS Classroom in a Book”, Adobe, Dec. 1, 2003.
Translated copy of the Japanese Office Action mailed on Jan. 28, 2011 for Japanese Patent Application No. 2005-131741, a counterpart foreign applicaiton of US Patent No. 7,421,438.
Nagai, “For Real Beginners and for Real Use: Wisdom of Windows Senior Users”, PC Mode, vol. 9, No. 3, pp. 128-131, Mainichi Communications, Inc., Japan, Mar. 4, 2004.
The Korean Office Action mailed Apr. 22, 2011 for Korean Patent Application No. 10-2005-35949, a counterpart foreign application of US Patent No. 7,421,438.
Translation Korean Office Action mailed Apr. 22, 2011 for Korean Patent Application 10/2005/35949, 1 page.
Ohtani, et al., A File Sharing Method for Storing Area Network and Its Performance Verification, NEC Res & Develop., 44(1): 85-90, Jan. 2003.
About Dialog Boxes, retrieved from <<http://msdn.microsoft.com>> on Feb. 21, 2005, 10 pages.
Cooper, About Face: The Essentials of User Interface Design, IDG Books Worldwide Inc., 1995, pp. 141.
About Managing Messages with Rules, Microsoft Outlook 2003 Help file, MSFT\22618 Rules Prior Art.doc, 3 pages.
Qian, et al., ACLA: A Framework for Access Control List (ACL) Analysis and Optimization, p. 197-211, Fifth Joint Working Conference on Communications and Multimedia Security, Germany 2001.
Adobe, Inc., Adobe Photoshop 7.0, 2001, 9 pages.
Kwon, et al., An Efficient Peer-to-Peer File Sharing Exploiting Hierarchy and Asymmetry, Proceedings of the 2003 Symposium on Applications and the Internet (SAINT 2003), 9 pages.
Lee, An End-User Perspective on File-Sharing Systems, Communications of the ACM, Feb. 2003, vol. 46, No. 2, pp. 49-53.
Ferri, et al., An Object-Oriented Model for a Multimedia Patient Folder Management System, Proceedings of the 1996 Symposium on Applied Computing, ACM 1996, pp. 2-18.
Hunter, An Overview of the MPEG-7 Description Definition Language (DDL), IEEE Transactions on Circuits and Systems for Video Technology, vol. 11, No. 6, Jun. 2001, pp. 765-772.
Australian Search Report for Application No. SG 200301757-1, dated Dec. 1, 2004, 4 pages.
Australian Written Opinion for Application No. SG 200301764-7 dated Mar. 30, 2006, 4 pages.
Ahanger, et al., Automatic Composition Techniques for Video Production, IEEE Transactions on Knowledge and Data Engineering, vol. 10, No. 6, Nov./Dec. 1998, pp. 967-987.
BCM—Getidealsize Message (Windows Explorer and Controls), retrieved from <<http://msdn.microsoft.com>> on Mar. 31, 2005, 1 page.
Bott, et al., Master Your Music Library, <<www.microsoft.com/windowsxp/using/windowsmediaplayer/expert/bott—03may05.mspx>>, May 5, 2003, 7 pages.
Button Messages (Windows Explorer and Controls), retrieved from <<http://msdn.microsoft.com>> on Feb. 25, 2005, 4 pages.
Button Styles (Windows Explorer and Controls), retrieved from <<http://msdn.microsoft.com>> on Feb. 25, 2005, 2 pages.
English translation of Chinese Office Action for CN03801850.0, dated Aug. 10, 2007, 6 pages.
Common Dialog Box Library, retrieved from <<http://msdn.microsoft.com>> on Apr. 20, 2005, 8 pages.
Capretz, et al., Component-Based Software Development, IECON 2001, The 27th Annual Conference of the IEEE Industrial Electronics Society, pp. 1834-1837.
Louis, et al., Context Learning Can Improve User Interaction, IEEE 2004, pp. 115-120.
CreatePropertySheetPage Function, retrieved from <<http://msdn.microsoft.com>> on Mar. 31, 2005, 2 pages.
CreateWindow Function, retrieved from <<http://msdn.microsoft.com>> on Feb. 25, 2005, 5 pages.
Creating and Installing Theme Files, retrieved at <<http://msdn.microsoft.com>> on Feb. 21, 2005, 4 pages.
Creating Wizards (Windows Explorer and Controls), retrieved on <<http://msdn.microsoft.com>> on Mar. 31, 2005, 18 pages.
Customizing Common Dialog Boxes, retrieved from <<http://msdn.microsoft.com>> on Apr. 20, 2005, 4 pages.
DestroyPropertySheetPage Function (Windows Explorer and Controls), retrieved from <<http://msdn.microsoft.com>> on Mar. 31, 2005, 1 page.
DialogProc Function, retrieved from <<http://msdn.microsoft.com>> on Feb. 21, 2005, 2 pages.
Directory Opus 6.1—Viewer Plugin SDK 1.0, GP Software, 2001, retrieved from <<http://web.archive.org/web/20030219151121/www.gpsoft.com.au/Developer.html>>, archived on Feb. 19, 2003, 32 pages.
Drawitemstruct Structure, downloaded from <<http://msdn.microsoft.com>>, date of first publication prior to Feb. 25, 2005, 3 pages.
Piernas, et al., DuaIIFS: A New Journaling File System Without Meta-Data Duplication, ICS 2002, Jun. 2002, New York, NY, 12 pages.
Esposito, More Windows 2000 UI Goodies: Extending Explorer Views by Customizing Hypertext Template Files, MSDN Magazine, <<http://msdn.microsoft.com/msdnmag/issues/0600/w2kui2/default.aspx?print=true?>>, retrieved on Dec. 6, 2006, 15 pages.
Esposito, New Graphical Interface: Enhance Your Programs with New Windows XP Shell Features, MSDN Magazine, Nov. 2001, vol. 16, No. 11, 16 pages.
Esposito, Visual C++ Windows Shell Programming, Dec. 1, 1998, Apress, ISBN 1861001843, Chapter 15, pp. 463-469.
European Search Report dated Sep. 20, 2007 for European Patent Application No. 05 10 3492, 9 pages.
Examples of dialogs user interfaces; dated of first publication prior to Mar. 31, 2005, 8 pages.
McCray, et al., Extending the Role of Metadata in a Digital Library System, Research and Technology Advances in Digital Libraries 1999 Proceedings, IEEE.
Kuchinsky, et al., Fotofile: A Consumer Multimedia Organization and Retrieval System, CHI 1999, May 15-20, 1999, pp. 496-503.
GetOpenFileName Function, retrieved from <<http://msdn.microsoft.com/library/en-us/winui/winui/windowsuserinterface/userinput/com>> on Apr. 20, 2005, 2 pages.
GetSaveFileName Function, retrieved at <<http://msdn.microsoft.com/library/en-us.winui/winui/windowsuserinterface/userinput.com>> on Apr. 20, 2005, 2 pages.
Faichney, et al., Goldleaf Hierarchical Document Browser, IEEE 2011, pp. 13-20.
Sellen, et al., How Knowledge Workers Use the Web, CHI 2002, Apr. 20-25, 2002, vol. 4, Issue No. 1, pp. 227-234.
How to Use a Common Dialog File Open Dialog with Win32 API, retrieved from <<http://support.microsoft.com/default. aspx?scid=kb;en-us;161286>> on Mar. 28, 2008, 3 pages.
Implementing Windows Terminal Server and Citrix MetaFrame on IBM @server xSeries Servers, International Business Machines Corp, Apr. 2003, 1st Edition, 62 pages.
InfoVision Information Management System, retrieved at <<66.102.7.104/search?q=cache:m1XV6K6sQ0QJ:www.amlib.net/products/infovision.htm+customised+multi+property+file+navigation&hl=en>> on Apr. 21, 2005, 12 pages.
Heinlein, et al., Integration of Message Passing and Shared Memory in the Stanford Flash Multiprocessor, ASPLOS VI, Oct. 1994, ACM 1994, pp. 38-50.
Internal Structure of NTFS4.0 Second Volume, Nikkei Windows 2000, No. 53, pp. 176-182, Nikkei Business Publications, Inc., Japan, Aug. 1, 2001.
Lui, et al., Interoperability of Peer-To-Peer File Sharing Protocols, ACM SlGecom Exchanges, vol. 3, No. 3, Aug. 2002, pp. 25-33.
Coster, et al., Inverted File Search Algorithm for Collaborative Filtering, SIGIR 2002, Finland, ACM 2002, pp. 246-252.
Jamsa, 1001 Windows 98 Tips, Jamsa Press 1998, 3 pages.
Office Action for Japanese Patent Application 2004-571417, mailed on Feb. 17, 2009, 10 pages.
Translated the Japanese Office Action mailed Feb. 3, 2012 for Japanese patent application No. 2005-131741, a counterpart foreign application of US patent No. 7,421,438, 7 pages.
Langer, Mac OS X: Visual QuickStart Guide, Peachpit Press, Apr. 18, 2001, Outlines and Mac OS X Disk Organization (pp. 1-3), Views (pp. 1-11).
MessageBox Function, retrieved at <<http://msdn.microsoft.com/library/en-us/winui/winui/windowsuserinterface/windowing/dialog>> on Mar. 31, 2005, 4 pages.
Lee, et al., Metadata Management of the SANtopia File System, Proceedings of the 8th International Conference on Parallel and Distributed Systems (ICPADS 2001), Kyoungio City, Korea, Jun. 26-29, 2011, pp. 492-499, IEEE Computer Society, 2001.
Microsoft Digital Image Suite User's Manual, Chapter 11: Organizing and Archiving in Digital Image Library, pp. 107-118, Version 9, retrieved at <<http://www.microsoft.com/products/imaging/guides/SuiteManual.pdf>> on Apr. 30, 2003.
Halverson, et al., Microsoft Office XP Professional, Running Microsoft Office 2000 Premium, Microsoft Corp 1999, pp. 78-80.
Microsoft Windows 2000 Professional Step by Step—Lesson 3, Managing Files and Folders, <<http://www.microsoft.com/mspress.books/samshap/1589.asp>>, Jan. 5, 2000, 12 pages.
Microsoft Windows 98 Step by Step, Microsoft Press, Catapult 1998, p. 63.
Microsoft Windows XP, section 1: “To change how you view items in a folder”. section 2: “Viewing files and folders overview”, section 3: “To Associate a File with a Program”, Section 4: “To Change of Remove a Program”, copyright 2006, 6 pages.
Bott, et al., Microsoft Windows XP Inside Out, Microsoft Press, 2001, Chapter 11, pp. 377-412.
Microsoft Windows XP Professional, 1985-2001, 3 pages.
DiLascia, More Fun with MFC: DIBs, Palettes, Subclassing, and a Gamut of Goodies, Part III, Microsoft Systems Journal, Jun. 1997, 12 pages, retrieved from <<http://www.microsoft.com/msj/0697/mfc3/mfc3.aspx>> on Apr. 3, 2012.
Na, et al., Multimedia File Sharing in Multimedia Home or Office Business Networks, IEEE 2003, pp. 237-241.
Miksovsky, Session Code: CLI304, New user interface possiblities in Longhon, retrieved from <<http://msdn.microsoft.com/longhorn/pdcmaterials/pdstalksavalon/>>, 45 pages, 2003-2004.
Office Action for U.S. Appl. No. 11/568,447, mailed on Jun. 22, 2011, Wong, et al., “Save Preview Representation of Files Being Created”, 9 pages.
Office Action for U.S. Appl. No. 11/568,447, mailed on Dec. 15, 2011, Wong, et al., “Save Preview Representation of Files Being Created”, 10 pages.
Final Office Action for U.S. Appl. 12/193,445, mailed on Sep. 14, 2011, Andrzej Turski, “Metadata Editing Control ”, 14 pages.
Final Office Action for U.S. Appl. No. 12/183,724, mailed on Sep. 15, 2011, Andrzej Turki, “Metadata Editing Control”, 22 pages.
Open and Save as Dialog Boxes, downloaded from <<http://msdn.microsoft.com>> on Apr. 20, 2005, 9 pages.
Openfilename Structure, downloaded from <<http://msdn.microsoft.com>> on Apr. 20, 2005, 7 pages.
Blair, et al. Optimal Sequential File Search: A Reduced-State Dynamic Programming Approach, European Journal of Operational Research 86(2): 358-365, 1995.
Organize Your Digital Media Collection, Jun. 30, 2003, <<http://microsoft.com/windowsxp/using/windowsmediaplayer/getstarted/organize.mspx>> 3 pages.
Clay, et al., Posting Protocol for Improved Keyword Search Success in Peer-to-Peer File Sharing Systems, Multimedia Computing and Networking 2003, Proceedings of SPIE-IS&T Electronic Imaging, SPIE vol. 5019 (2003), 13 pages.
Predefined Properties (SAP Library—Knowledge Management Platform—Administration), pp. 1-4, retrieved from <<http:// help.sap.com/saphelp—ep5Osp5/helpdata/en/la/9a4a3b80f2ec40aa7456bc87a94259/content.html>> on Apr. 21, 2005.
Dourish, et al., Presto: An Experimental Architecture for Fluid Interactive Document Spaces, ACM Transactions on Computer-Human Interaction, 6(2), 133-161, 1999, pp. 1-24.
Previewing Files (Apple Developer Connection), retrieved from <<http://developer.apple.com/documentation/QuickTime/INMAC/OT/iqMovieToolbox.1.A.htm>>, on Apr. 21, 2005.
Sever, Previewing Files in the Common Dialog, retrieved from <<http://www.elitevb.com/content/01,0084,01/>> on Apr. 21, 2005, 3 pages.
McCray, et al., Principles for Digital Library Development, Communications of the ACM, May 2001, vol. 44, No. 5, pp. 49-54.
Property Sheet Reference (Windows Explorer and Controls), retrieved from <<http://msdn.microsoft.com>> on Mar. 31, 2005, 5 pages.
Property Sheets (Windows Explorer and Controls), retrieved from <<http://msdn.microsoft.com>> on Mar. 31, 2005, 7 pages.
Property Sheets and Inspectors, retrieved from <<http://msdn.microsoft.com>> on Feb. 21, 2005, 6 pages.
PropertySheet Function, downloaded from <<http://msdn.microsoft.com>> on Mar. 31, 2005, 2 pages.
Propsheetheater Structure (Windows Explorer and Controls), pp. 1-5, retrieved at <<http://msdn.microsoft.com>> on Mar. 31, 2005.
Propsheetpage, retrieved from <<http://msdn.microsoft.com>> on Feb. 21, 2005, 3 pages.
Propsheetpage Structure (Windows Explorer and Controls), retrieved from <<http://msdn.microsoft.com>> on Mar. 31, 2005, 4 pages.
PropSheetPageProc Function (Windows Explorer and Controls), retrieved from <<http://msdn.microsoft.com>> on Mar. 31, 2005, 2 pages.
PropSheetProc Function (Windows Explorer and Controls), retrieved from http://msdn.microsoft.com>> on Mar. 31, 2005, 2 pages.
Pshnotify Structure (Windows Explorer and Controls), retrieved from <<http://msdn.microsoft.com>> on Mar. 31, 2005, 1 page.
PSM—Addpage Message (Windows Explorer and Controls), retrieved from <<http://msdn.microsoft.com>> on Mar. 31, 2005, 2 pages.
PSM—Hwndtoindex Message (Windows Explorer and Controls), retrieved from <<http://msdn.microsoft.com>> on Mar. 31, 2005, 1 page.
PSM—Idtoindex Message (Windows Explorer and Controls), retrieved from <<http://msdn.microsoft.com>> on Mar. 31, 2005, 1 page.
PSM—Indextohwnd Message (Windows Explorer and Controls), retrieved from <<http://msdn.microsoft.com>> on Mar. 31, 2005, 1 page.
PSM—Indextoid Message (Windows Explorer and Controls), retrieved at <<http://msdn.microsoft.com>> on Mar. 31, 2005, 1 page.
PSM—Indextopage Message (Windows Explorer and Controls), retrieved from <<http://msdn.microsoft.com>> on Mar. 31, 2005, 1 page.
PSM—Pagetoindex Message (Windows Explorer and Controls), retrieved from <<http://msdn.microsoft.com>> on Mar. 31, 2005, 1 page.
PSM—Pressbutton Message (Windows Explorer and Controls), retrieved from <<http://msdn.microsoft.com>> on Mar. 31, 2005.
PSM—Querysiblings Message (Windows Explorer and Controls), retrieved at <<http://msdn.microsoft.com>> on Mar. 31, 2005, 1 page.
PSM—Setcursel Message (Windows Explorer and Controls), retrieved at <<http://msdn.microsoft.com>> on Mar. 31, 2005, 1 page.
Feng, et al., Schemata transformation of object-oriented conceptual models to XML, International Journal of Computer Systems Science and Engineering, vol. 18, No. 1, Jan. 2003, pp. 45-60.
Gifford, et al., Semantic File Systems, ACM 1991, pp. 16-25.
Bott, et al., Special Edition Using Windows 98, Second Edition, book overview, retrieved from <<http://proquest.safaribooksonline.com/0789722038>> on Jun. 4, 2007, 7 pages.
McFedries, The Complete Idiot's Guide to Windows XP, Alpha books, 2001, includes table of contents, Chapter 8: A Tour of the My Pictures Folder—printed pp. 1-7, and Chapter 11: Sights and Sounds: Music and Other Multi-media, printed pp. 1-3.
Joseph, The UML for data modellers, Elektron Apr. 2004, pp. 72-73.
Cohen, The Unofficial Guide to the Workplace Shell, Apr. 15, 1992, CP002227246, 45 pages, retrieved from <<http://www.verfasser.de/web/web.nsf/c5>>.
Sekiguchi, Visual Basic Q&A, msdn magazine 2001, No. 16, pp. 97-103, ASCII Inc., Japan, Jul. 18, 2001.
Sugasawa, When and What of Pictures Become Clear! How to Readily Organize Images from Digital Cameras, Nikkei PC Beginners 2003, vol. 2, pp. 78-95.
Rathbone, Windows XP for Dummies, Wiley Publishing, 2001, pp. 145, 196, 203, 204.
Windows XP is Here!, Microsoft PressPass—Information for Journalists, Oct. 25, 2001, 4 pages.
Cohen, et al., A Case for Associative Peer to Peer Overlays, ACM Sigcomm Computer Communications Review, vol. 33, No. 1, Jan. 2003, pp. 95-100.
Desai, et al., Resource Discovery: Modelling, Cataloguing and Searching, IEEE 1996, pp. 70-75.
Domoto, et al., “The Power of Fast Full Text Search”, Nikkei Byte, No. 156, pp. 142-167, Nikkei Business Publications, Inc., Japan, Sep. 22, 1996.
Final Office Action for U.S. Appl. No. 11/108,743, mailed on Dec. 20, 2011, Guzak, 19 pages.
Final Office Action regarding U.S. Appl. No. 12/767,567, mailed Apr. 27, 2011, 8 pages.
Final Office Action from U.S. Appl. No. 11/213,841, mailed Aug. 2, 2011, 18 pages.
Final Office Action for U.S. Appl. 12/195,984, mailed on Sep. 14, 2011, Andrzej Turski, “Metadata Editing Control ”, 18 pages.
Grosky, et al., Using Metadata for the Intelligent Browsing of Structured Media Objects, Sigmod Record, vol. 23, No. 4, Dec. 1994, pp. 49-56.
“How Easy! Introduction to ‘Storage Idea’”, Nikkei PC 21, vol. 6, No. 1, pp. 46-53, Nikkei Business Publications, Inc., Japan, Jan. 1, 2001.
International Search Report dated Aug. 6, 2004 for EP Application Serial No. EP 03007786.
International Search Report dated Jun. 13, 2006 for EP 03007909.
International Search Report dated Aug. 26, 2003 for EP Application No. EP 0315717.
International Search Report dated Aug. 8, 2003 for PCT/US03/15625.
International Search Report and Written Opinion of PCT/US04/25931, dated Apr. 3, 2007.
International Search Report dated Jun. 23, 2005 for PCT Application No. PCT/US05/26655.
International Search Report dated Feb. 24, 2006 for PCT/US05/27258, 9 pages.
International Search Report dated Sep. 25, 2007 for PCT Application U.S. Appl. No. PCT/US06/26854.
International Search Report dated Nov. 11, 2004 for Application Serial No. WO2004/097638.
The Japanese Office Action mailed Apr. 22, 2011 for Japanese Patent Application No. 10-2005-35949, a counterpart foreign application of US Patent No. 7,421,438.
Manber, et al., Glimpse: A Total Tool to Search Through Entire File Systems, Proceedings of USENIX Winter 1994 Conference, San Francisco, CA, Jan. 17-21, 1994.
Manjunath, et al., Color and Texture Descriptors, IEEE Transations on Circuits and Systems for Video Technology, vol. 11, No. 6, Jun. 2001, pp. 703-715.
McFedries, The Complete Idiot's Guide to Windows XP, Alpha books, 2001, includes: table of contents, Ch. 6—“Using My Computer to Fiddle with Files and Folders”, pp. 1-6.
Microsoft Windows XP Professional, Screen Shots 1-8, copyright 1985-2001, 13 pages.
Office action for U.S. Appl. No. 12/195,984, mailed on Nov. 8, 2012, Turski et al., “Metadata Editing Control ”, 28 pages.
Non Final Office Action regarding U.S. Appl. No. 11/112,010, mailed Feb. 10, 2012, 19 pages.
Non-Final Office Action mailed Feb. 7, 2013, in U.S. Appl. No. 12/967,827, 37 pages.
Office action for U.S. Appl. No. 12/183,724, mailed on Mar. 14, 2013, Turski et al., “Metadata Editing Control”, 26 pages.
Non Final Office Action regarding U.S. Appl. No. 13/034,385, mailed May 25, 2011, 23 pages.
Office action for U.S. Appl. No. 12/193,445, mailed on Aug. 31, 2012, Turski et al., “Metadata Editing Control”, 19 pages.
Nishimasa, Makoto, “Easily Creating a Network by Using Standard Features, Home Network Easily Realized Using Windows 2000”, Windows 2000 World, vol. 6, No. 2, pp. 126-133, IDG Japan, Inc., Japan, Feb. 1, 2001.
Examination Report for New Zealand Patent Application No. 534665, dated Jul. 27, 2007, 2 pages.
“PSM—Setcurselid Message”, downloaded from <<http://msdn.microsoft.com>> date of first publication prior to Mar. 31, 2005, 1 page.
“PSM—Setfinishtext Message”, downloaded from <<http://msdn.microsoft.com>> date of first publication prior to Mar. 31, 2005, 1 page.
PSM—Setheadertitle message, downloaded from <http://msdn.microsoft.com>' date of first publication prior to march 31, 2005; 1 page.
“PSN—Wizback Notification”; downloaded from <http://msdn.microsoft.com>; date of first publication prior to Mar. 31, 2005, retrieved on Mar. 26, 2013, 3 pages.
“PSN—Wiznext Notification”; downloaded from <http://msdm.microsoft.> date of first publication prior to Mar. 31, 2005, retrieved on Mar. 26, 2013, pp. 3.
Decision on Grant from the Patent Office of the Russian Federation dated Apr. 28, 2012 regarding Russian Application No. 2007130847, 4 pages.
Russionovich, “Internal Structure of NTFS4.0 Second Volume”, Nikkei Windows 2000, No. 53, pp. 176-182, Nikkei Business Publications, Inc., Japan, Aug. 1, 2001.
Seltzer et al., “Journaling Versus Soft Updates: Asynchronous Meta-data Protection in File Systems”, Proceedings of the 2000 Usenix Technical Conference, San Diego, CA, Jun. 18-23, 2000, pp. 71-84.
Shah, “Windows XP Preview”, FireingSquad, May 4, 2001, retrieved from <<http://www.firingsquad.com/hardware/windowsxp/default.asp>>, on Mar. 12, 2013, 2 pages.
Sikora, “The MPEG-7 Visual Standard for Content Description—An Overview”, IEEE Transactions on Circuits and Systems for Video Technology, IEEE Computer Society, vol. 11, No. 6, Jun. 2001, ISBN 1051-8215, pp. 696-702.
Verhoeven, et al., A Generic Metadata Query Tool, 1999, p. 1-8.
Notice of Allowance dated Oct. 9, 2013 in U.S. Appl. No. 12/183,724, 21 pages.
Notice of Allowance dated Nov. 7, 2013 in U.S. Appl. No. 12/193,445, 19 pages.
Neuman, “The Prospero File System: A Global File System Based on the Virtual System Model”, Computing Systems, vol. 5, No. 4, Fall 1992, 26 pages.
“Common Dialog Box Library,” downloaded from <http://msdn.microsoft.com>; date of first publication prior to Mar. 28, 2005; 8 pages.
“GetOpenFileNameFunction,” downloaded from <http://msdn.microsoft.com>; date of first publication prior to Mar. 28, 2005; 2 pages.
GetSaveFileNameFunction, downloaded from <http://msdn.microsoft.com>; date of first publication prior to Mar. 28, 2005; 2 pages.
“Open and Save as Dialog Boxes,” downloaded from <http://msdn.nnicrosoft.com>; date of first publication prior to Mar. 28, 2005; 9 pages.
“Openfilename Structure,” downloaded from <http:msdn.microsoft.com>; date of first publication prior to Mar. 28, 2005; 7 pages.
“PSHNOTIFY and PSM—ADDPAGE Message”; downloaded from <http://msdn.microsoft.com>' date of first publication prior to Feb. 21, 2005; 5 pages.
“PSM—INDEXTOID Message”; downloaded from <http://msdn.microsoft.com>' date of first publication prior to Mar. 31, 2005; 1 page.
“PSM—INDEXTOPAGE Message”; downloaded from <http://msdn.microsoft.com>' date of first publication prior to Mar. 31, 2005; 1 page.
“PSM—PAGETOINDEX Message”; downloaded from <http://msdn.microsoft.com>' date of first publication prior to Mar. 31, 2005; 1 page.
“PSM—PRESSBUTTON Message”; downloaded from <http://msdn.microsoft.com>' date of first publication prior to Mar. 31, 2005; 1 page.
“PSM—QUERYSIBLINGS Message”; downloaded from <http://msdn.microsoft.com>' date of first publication prior to Mar. 31, 2005; 1 page.
“PSM—SETCURSEL Message”; downloaded from <http://msdn.microsoft.com>' date of first publication prior to Mar. 31, 2005; 1 page.
“PSM—SETFINISHTEXT Message”; downloaded from <http://msdn.microsoft.com>' date of first publication prior to Feb. 21, 2005; 1 pages.
PSM—SETHEADERTITLE Message; downloaded from <http://msdn.microsoft.com>' date of first publication prior to Feb. 21, 2005; 1 page.
“PSM—SETTITLE Message”; downloaded from <http://msdn.microsoft.com>; date of first publication prior to Mar. 31, 2005; 1 page.
“PSM—SETWIZBUTTONS Message”; downloaded from <http://msdn.microsoft.com>' date of first publication prior to Mar. 31, 2005; 2 pages.
“PSN—KILLACTIVE Notification”; downloaded from <http://msdn.microsoft.com>; date of first publication prior to Mar. 31, 2005; 1 page.
“PSN—QUERYCANCEL Notification”; downloaded from <http://msdn.microsoft.com>; date of first publication prior to Mar. 31, 2005; 1 page.
“PSN—RESET Notification”; downloaded from <http://msdn.microsoft.com>; date of first publication prior to Mar. 31, 2005; 1 page.
“PSN—SETACTIVE Notification”; downloaded from <http://msdn.microsoft.com>; date of first publication prior to Mar. 31, 2005; 1 page.
“PSN—TRANSLATEACCELERATOR Notification”; downloaded from <http://msdn.microsoft.com>; date of first publication prior to Mar. 31, 2005; 1 page.
“PSN—WIZFINISH Notification”; downloaded from <http://msdn.microsoft.com>; date of first publication prior to Mar. 31, 2005; 1 page.
“Survey of Some Mobile Agent System”—Zhujun (James) Xu—Feb. 10, 2003 (p. 1-22).
“Trillian/Trillian Pro IM Clients” Products Description, ©1999-2004 Cerulean Studios, <http://ceruleanstudios.com> [retrieved Apr. 30, 2004].
“Using Buttons”; downloaded from <http://msdn.microsoft.com>; date of first publication prior to Feb. 25, 2005; 5 pages.
“Using Common Dialog Boxes,” downloaded from <http://msdn.microsoft.com>; date of first publication prior to Mar. 28, 2005; 8 pages.
“Using Dialog Boxes”; downloaded from <http://msdn.microsoft.com>; date of first publication prior to Mar. 31, 2005; 8 pages.
“Using Tags to Organize Your Photos,” Adobe Photoshop Album 2.0 Tutorial, Available: http://www.adobe.com/digitalimag/tips/phsaltaggin/pdfs/phsaltaggin.pdf, Apr. 30, 2004.
“Visually Theming and Styling Your Applications and Documents” (CLI308); downloaded from <http://msdn.microsoft.com/longhorn/pdctalksavalon/>; date of first publication prior to Mar. 31, 2005; 34 pages.
Spanbauer et al., “Your Next OS: Windows 2006?”, Dec. 30, 2003, http://www.pcworld.com.
Bott, et al., Book titled “Special Edition Using Windows 98, Second Edition,” Dec. 21, 1999, second edition, pp. 1-7.
Campbell, Extending the Windows Explorer with Name Space Extensions, Microsoft Systems Journal, Jul. 1996, pp. 29-38.
Creating an Enhanced Metafile, retrieved at <<http://msdn.microsoft.com>> on Apr. 20, 2005, 2 pages.
Esposito, D., “More Windows 2000 UI Goodies: Extending Explorer Views by Customizing Hypertext Template Files”, MSDN Magazine, <http://msdn.microsoft.com/msdnmag/issues/0600/w2kui2/default.aspx?print=true?,first date of publication unknown but no later than Jun. 2000, 15 pages.
Johnson B, et al., “Tree-maps: a space-filling approach to the visualization of hierarchical information structures,” Visualization, 1991, Proceedings, IEEE Conference in San Diego, IEEE Comput. Soc. US, Oct. 22, 1991, pp. 284-291.
MessageBoxFunction; downloaded from <http://msdn.microsoft.com>; date of first publication prior to Mar. 31, 2005; 4 pages.
Michael Halvorson and Michael Young, Microsoft Office XP, Processional Official Manual, 1st Ed., Nikkei BP Soft Press, Jul. 23, 2001, pp. 78-80.
Microsoft Digital Image Suite User's Manual, Version 9.0, pp. 105-118, Available: http://www.microsoft.com/products/imaging/guides/SuiteManual.pdf, Apr. 30, 2004.
Microsoft Press, Windows 98 Step by Step, Microsoft Corporation, p. 63, 1998.
Microsoft, Windows XP Professional, Screen Shots 1-8, copyright (1985-2001).
Microsoft: “Microsoft Windows 2000 Professional Step by Step—Lesson 3—Managing Files and Folders” <http://www.microsoft.com/mspress/books/sampshap/1589.asp>, first date of publications unknown, but prior to Jun. 12, 2006, 12 pages.
Mozilla.org, “Mozilla Firebird's Features”, Dec. 4, 2003, Section—Find as you Type.
Netscape Corporation, “Mozilla.org Find As You Type,” Sep. 12, 2003, pp. 1-4.
New User Interface Possibilties in Longhorn (CLI 304); downloaded from <http://msdn.microsoft.com/longhormn/pdcmaterials/pdctalksavalon/>; date of first publication prior to Mar. 31, 2005; 45 pages.
Pogue, David, “Windows XP Home Edition: The Missing Manual”, O'Reilly, 2001.
“PSM—SETCURSELID Message”; downloaded from <http://msdn.microsoft.com>' date of first publication prior to Mar. 31, 2005; 1 page.
Weitlaner, Erwin, Metadata Visualisation, In Master's Thesis of Graz University of Technology, Dec. 1999, pp. 1-111, Chapter 5 (pp. 38-55), Appendix A (pp. 81-86) http://ftp.iicm.tugraz.atipub/theses/eweit.pdf.
Reinauer, R., “UNIX System V.# Remote File Sharing Capabilities and Administration,” Unisphere 8(6):64-68, Sep. 1988.
Revelle, A Visual Search Tool for Early Elementary Science Students, Mar. 2002, Journal of Science Education and Technology, vol. 11, pp. 49-57.
Salembier, Philippe, et al., MPEG-7 Multimedia Description Schemes, IEEE Transactions on Circuits and Systems for Video Technology, Jun. 2001, pp. 748-759, vol. 11, No. 6, IEEE Computer Society, 2001, ISBN 1051-8215.
Seltzer, M., et al., “Journaling Versus Soft Updates: Asynchronous Meta-data Protection in File Systems,” Proceedings of the 2000 USENIX Technical Conference, San Diego, CA Jun. 18-23, 2000, pp. 71-84.
Simpson, Alan, Windows 95 Uncut, 1995, IDG Books Worldwide, Inc., pp. 104-107.
Stanek R. William, “Microsoft Windows XP Professional Administrator's Pocket Consultant”, Sep. 25, 2001; Microsoft Press, Chapter 9, printed pp. 1-8.
Stelovsky, J. And C. Aschwanden, “Software Architecture for Unified Management of Event Notification and Stream I/O and Its Use for Recording and Analysis of User Events,” Proceedings of the 35th Annual Hawaii International Conference on System Sciences, IEEE Computer Society, Big Island, Hawaii, Jan. 7-10, 2002, p. 1862-1867.
Takane, Hideya et al., “Control of Access to Folders and Files,” Windows NT World, vol. 5, No. 5, pp. 160-165, IDG Japan, Inc., Japan, May 1, 2000.
Tanaka, Yuji, “Utilization Report, Introduction of ‘Convenient Techniques’ Which Are Unexpectedly Unknown, Advanced Techniques for ‘Compression and Decompression,’”Nikkei PC 21, vol. 7, No. 21, pp. 100-105, Nikkei Business Publications, Inc., Japan, Nov. 1, 2002.
Templin, P.J., Jr., “Providing a Centralized File Sharing Resource at Bucknell University”, Proceedings of the User Services Conference for College and University Services Organization, Bloomington, Ind., Oct. 25-28, 1998, pp. 289-292.
Tony Northrup et al., “Plus! Party Mode: Mix Audio and Video in Playlists,” www.microsoft.com/windowsxp/using/windowsmediaplayer/expert/northrup—03march17.mspx, Mar. 17, 2003, 6 pages.
Venolia, G.D. and C. Neustaedter, Understanding Sequence and Reply Relationships with Email Conversations: A Mixed-Model Visualization. Microsoft Research Technical Report MSR-TR-2002-102, Sep. 23, 2002 (Revised Jan. 13, 2003).
Venolia, G.D., et al., Supporting Email Workflow. Microsoft Research Technical Report MSR-TR-2001-88. Revised Dec. 2001 (Original Sep. 2001). Microsoft Corporation, Redmond, WA.
Wang, G., et al., “Extending XML Schema with Nonmonotonic Inheritance,” in M.A. Jesufeld and O. Paster (eds.), ER 2003 Workshops, Lecture Notes in Computer Science 2814:402-407.2003.
Wedde, Horst F., et al., A Universal Framework for Managing Metadata in the Distributed Dragon Slayer System, Proceedings of the 26th EUROMICRO Conference (EUROMICRO'00), vol. 2, Maastricht, The Netherlands, Sep. 5-7, 2000, pp. 96-101, IEEE Computer Society, 2000, ISBN 1089-6503.
Weinreich, H., et al., “The Look of the Link—Concepts of the User Interface of Extended Hyperlinks,” Proceedings of the Twelfth ACM Conference on Hypertext and Hypermedia, Hypertext '01, Aarhus, Denmark, Aug. 2001, pp. 19-28.
Wikipedia, File Allocation Table, 2006, <http://en.wikipedia.org/wiki/File—Allocation—Table>.
Windows Commander (website), <URL:http://www.ghisler.com>, accessed using http://www.archive.org/web/web.php, in particular, http://web.archive.org/web/20030207145141/www.ghisler.com/featurel.htm, archived on Feb. 7, 2003; http://web.archive.org/web/20021017066267/www.ghisler.com/addons.htm, archived on Oct. 17, 2002; http://web.archive.org/web/20021009213316/www.ghisler.com/efaquser.htm, archived on Oct. 9, 2003.
Windows Commander, <http://web.archive.org/web.archive.org/web/20030207145141/www.ghisler.com/featurel.htm> (Feb. 7, 2003) and <http://web.archive.org/web/20021017022627/www.ghisler.com/addons.htm> (Oct. 17, 2002), 7 pages.
Yamai, N. et al., “NFS-Based Secure File System Over Multiple Administrative Domains With Minimal Administration,” Systems and Computers in Japan 33(14):50-58, Dec. 2002.
Yeates, Stuart, et al., “Tag Insertion Complexity,” Data Compression Conference, (DCC 2001), Snowbird, Utah, USA, Mar. 27-28, 2001, pp. 243-252, IEEE Computer Society 2001, ISBN 1068-0314.
Kodak Digital Science DC210 Plus Zoom/DC200 Cameras, A User Guide, Published 1998, 91 pages, ftp://ftp.kodak.com/web/service/manuals/dc210Plus.pdf.
Rao, J.R., “Some Performance Measures of File Sharing on Multiple Computer Systems,” Proceedings of the Conference on Modeling and Simulation, vol. 6, Part I, Pittsburgg, Penn., Apr. 24-25, 1976, pp. 527-530.
Rao, R., et al., “Rich Interaction in the Digital Library,” Communications of the ACM 38(4):29-39.1995.
Related Publications (1)
Number Date Country
20090055428 A1 Feb 2009 US
Provisional Applications (1)
Number Date Country
60566502 Apr 2004 US
Continuations (1)
Number Date Country
Parent 10950075 Sep 2004 US
Child 12195984 US