The disclosed implementations relate generally to storing and restoring digital data.
Modern graphical user interfaces allow a large number of graphical objects or items to be displayed on a display screen at the same time. Operating systems, e.g., Apple Mac OS®, provide user interfaces in which a number of graphical user interface windows can be displayed, overlapped, resized, moved, configured, and reformatted according to the needs of a user or a particular application. Taskbars, menus, virtual buttons, and other user interface elements provide mechanisms for accessing and activating windows even when they are hidden behind other windows.
With the sophisticated tools available, users are encouraged not only to create and save a multitude of items in their computers, but to revise or otherwise improve on them over time. For example, a user can work with a certain file and thereafter save the file's current version on a storage device. The next day, however, the user could have had second thoughts about the revisions, or could have come up with new ideas, and therefore opens the file again.
The revision process is usually straightforward if the user wants to add more material to the file or make changes to what is there. But it is typically more difficult for a user who has changed his/her mind about changes that were previously made and wants the file returned to a previous version. Application programs for word processing typically let the user “undo” previous edits of a text, at least up to a predefined number of past revisions. The undo feature also usually is configured so that the previously made revisions must be undone in reverse chronological order; that is, the user must first undo the most recently made edit, then the second-most recent one, and so on. If the user saves and closes the document and thereafter opens the document again, it might not be possible to automatically undo any previous edits.
Systems and methods are provided for storing and restoring digital data. In general, in one aspect, a method is provided. The method includes receiving, while a current view of an application is displayed in a user interface, a first user input requesting that a history view associated with the current view of the application be displayed, retrieve data associated with the history view, determining a presentation format for the data, and displaying the history view in response to the first user input in accordance with the presentation format, the history view including data associated with at least a first visual representation of an earlier version of the current view of the application. Other embodiments of this aspect include corresponding systems, apparatus, computer program products, and computer readable media.
Implementations of the aspect can include one or more of the following features. The earlier version of the current view can include a first element, and the aspect can further include receiving, while the history view is displayed, a second user input requesting that the current view of the application be modified according to the earlier version, at least with regard to the first element and modifying, in response to the second user input, the current view of the application according to the earlier version, at least with regard to the first element. The presentation format can include an application interface that is similar to the interface provided in the current view of the application. Generating the history view of the application interface can include generating a simplified application interface. Generating a simplified application interface can include omitting metadata associated with the application interface from display. The aspect can further include generating a restored items folder in the current application and where modifying the current view of the application includes storing the first element in the restored items folder.
In general, in one aspect, a method is provided. The method includes identifying application data to store during a first backup operation, the application data including a plurality of application files and an index, storing the application data during the first backup operation, and storing a backup index, the backup index being a subset of the index. Other embodiments of this aspect include corresponding systems, apparatus, computer program products, and computer readable media.
Implementations of the aspect can include one or more of the following features. The aspect can further include initiating a second backup operation, including storing changed application data relative to the first backup operation and updating the backup index. The application can be an e-mail application.
In general, in one aspect, a system is provided. The system includes an application, the application including a user interface providing interaction with data associated with the application, a backup component configured to store backup data capturing views of the application, and a helper application, the helper application being configured to interpret the backup data in order to generate visual representations for a backup interface. The system can further include an interface coupling the backup component and the helper application, the interface providing a communication link between the backup component and the helper application such that a backup user interface can display a captured view of the application. Other embodiments of this aspect include corresponding systems, apparatus, computer program products, and computer readable media.
Particular embodiments of the subject matter described in this specification can be implemented to realize one or more of the following advantages. An intuitive interface is provided for restoring application data efficiently. Application data can be restored using a backup interface without integrating the application with a backup application.
The details of one or more embodiments of the invention are set forth in the accompanying drawings and the description below. Other features, aspects, and advantages of the invention will become apparent from the description, the drawings, and the claims.
The system 100 includes a personal computer 102, communicatively coupled to a remote server 107 using a network interface 116, and a network 108 (e.g., local area network, wireless network, Internet, intranet, etc.). The computer 102 generally includes a processor 103, memory 105, one or more input devices 114 (e.g., keyboard, mouse, etc.), and one or more output devices 115 (e.g., a display device). A user interacts with the system 100 using the input and output devices 114, 115. The system 100 also includes various hardware elements. The system 100 can include hardware, software, and combinations of the two.
The computer 102 also includes a local storage device 106 and a graphics module 113 (e.g., a graphics card) for storing information and generating graphical objects, respectively. The local storage device 106 can be a computer-readable medium. The computer-readable medium can be a machine-readable storage device, a machine-readable storage substrate, a memory device, a composition of matter effecting a machine-readable propagated signal, or a combination of one or more of them.
While modifications of a user interface view are described herein with respect to the personal computer 102, it should be apparent that the disclosed implementations can be incorporated in, or integrated with, any electronic device that has a user interface, including without limitation, portable and desktop computers, servers, electronics, media players, game devices, mobile phones, email devices, personal digital assistants (PDAs), embedded devices, televisions, other consumer electronic devices, etc.
Systems and methods are provided for modifying an interface view (e.g., a user interface view). The systems and methods can be stand alone, or otherwise integrated into a more comprehensive application.
In the materials presented below, an integrated system and method for modifying a user interface view with respect to an application is disclosed. However, one of ordinary skill in the art will recognize that the engines, methods, processes and the like that are described can themselves be an individual process or application, part of an operating system, a plug-in, an application or the like.
In one implementation, the system and methods can be implemented as one or more plug-ins that are installed and run on the personal computer 102. The plug-ins are configured to interact with an operating system (e.g., MAC OS® X, WINDOWS XP, LINUX, etc.) and to perform the various functions, e.g., as described below. A system and method for modifying a user interface view can also be implemented as one or more software applications running on the computer 102. Such a system and method can be characterized as a framework or model that can be implemented on various platforms and/or networks (e.g., client/server networks, wireless networks, stand-alone computers, portable electronic devices, mobile phones, etc.), and/or embedded or bundled with one or more software applications (e.g., email, media player, browser, etc.).
The computer 102 includes the backup component 117 that allows for the storage of backup data providing one or more versions of the computer's files or other items, for example within the local storage 106 or in an external storage repository. In one implementation, the backup component 117 also allows a user to select any of the stored versions and use the selected version to initiate a restoration of that version in the computer 102.
Each application program 228 can use a helper function 229 to interface with a backup component 117. The helper function 229 can be, for example, a particular helper application, interface, or other code. For example, the helper function 229 can be used by the backup component 117 when generating a backup version of a current state of the application program 228. As another example, the helper function 229 can be used when the application is restored, using the backup component 117, to a state that corresponds to a backup version.
In particular, the helper function 229 can provide a graphical user interface for restoration of backup data associated with the application. For example, the helper function 229 can determine a presentation format for backup data with respect to a particular application. The presentation format can include a particular arrangement of data in a view of the application. The graphical user interface provided by the helper function 229 can present the user with a view of the application interface derived from the backup data. For example, the view of the application interface can be a visual representation having a similar or identical layout of information as is displayed by the user interface of the corresponding application program 228.
In some implementations, the helper function 229 can introduce features into the application programs 228, such as an icon or menu option for accessing the restoration functions of the backup component 117. This could be done, for example, through an application programming interface (“API”) or service provider interface (“SPI”) associated with each application program 228.
In one implementation, the backup component 117 provides backup and restoration capability for the system 100. Many different items or elements can be the subject of a backup operation. For example, folders, files, items, information portions, directories, images, system parameters, playlists, address books, e-mails, e-mail folders, a state of an application or state of the system, preferences (e.g., user or system preferences), and the like all can be candidates for inclusion in an archive as backup data. Other types of data can also be included as backup data.
In some implementations, the backup component 117 can include a local storage device 204 and an external storage device 232. The backup data from a backup operation can be stored on either or both. Any number of local and/or external storage devices can be used by the backup component 117 for storing backup data. In one implementation, no local storage is provided. In one implementation, the backup component 117 stores the backup data in a format corresponding to a file system structure. In one implementation, the backup component 117 runs as a background task on an operating system 230 that is not visible to the user. The backup component 117 can be capable of running across multiple user accounts.
The backup component 117 can interact with one or more of the applications 228 using one or more helper functions 229. In one implementation, the interaction between the backup component 117 and the helper functions 229 can provide backup operations of application files, state or other items. Additionally, the interaction can provide for user restoration of particular backup data, for example, restoration of a particular application state from an earlier point in time.
The backup component 117 includes an activity monitoring engine 212. In one implementation, the activity monitoring engine 212 monitors for changes within applications (e.g., application files or state) that are targeted for inclusion in backup operations. A change can also include the addition of new files or other data structures, or deletion of existing ones.
In one implementation, the activity monitoring engine 212 is capable of discerning between a substantive change (e.g. the text within a document has been modified) and a non-substantive change (e.g. the play count within an iTunes playlist has been updated, or several changes cancel each other out). The activity monitoring engine 212 can, for example, create a list of modified elements (e.g., application files) to be used when a backup operation is eventually triggered. In one implementation, the activity monitoring engine 212 can monitor the system for periods of inactivity. The activity monitoring engine 212 can then trigger a backup operation during a period of time in which the backup operation will not cause a system slowdown for an active user.
A preference management engine 214 specifies some operating parameters of the backup component 117. In one implementation, the preference management engine 214 contains user-specified and/or system default application parameters for the backup component 117. These can include settings for the details of capturing and storing the views. For example, the preference management engine 214 can determine the frequency of performing backup operations, the storage location for the backup data (e.g., file data, change data associated with a particular version of a file), the types of elements (e.g., files or other items) that are eligible for inclusion in the backup operation, and the events which trigger a backup operation (periodic or event-driven, etc.).
The preference management engine 214 can also, in some implementations, contain user specifications and/or default application parameters associated with the restoration of items.
In one implementation, the preference management engine 214 can detect that a new storage device is being added to the system and prompt the user whether the new storage device should be included as a backup repository. Files and other items can be scheduled for a backup operation due to location (e.g. everything on the C: drive and within D:/photos), a correlation with specific applications (e.g. all pictures, music, e-mail in an inbox, an address book, and system settings), or a combination of strategies. Different types of items can be scheduled to be stored on different devices or on different segments of a storage device during a backup operation. In one implementation, the backup component 117 stores the versions in a format corresponding to a file system structure.
A backup management engine 216 coordinates the collection, storage, and retrieval of views performed by the backup component 117. For example, the backup management engine 216 can trigger the activity monitoring engine 212 to monitor for activities that satisfy requirements specified in the preference management engine 214.
A change identifying engine 218 locates specific element (e.g., files or other items) to determine if data associated with the elements has changed. The change identifying engine 218 can be capable of discerning a substantive change from a non-substantive change, similar to the example described above for the activity monitoring engine 212. In one implementation, the change identifying engine 218 traverses a target set of elements (e.g., files or other items), comparing a previous version to the current version to determine whether or not a modification has occurred.
A backup capture engine 220 locates views (e.g., elements, files or other items) that are to be included in backup operations. The backup capture engine 220 can invoke the activity monitoring engine 212 and/or the change identifying engine 218, for example, to generate a capture list identifying data to be included in a next backup operation. The backup capture engine 220 can then store copies of listed data in one or more targeted storage repositories. The backup capture engine 220 can track multiple versions of elements or items included in the backup repository.
In some implementations, the captured view includes data and format information. However, in other implementations, the data included in the view (e.g., for one or more applications) does not include a presentation format for the data. For example, capturing a view of a mail application can include capturing data associated with message content, mailboxes, and the like. The presentation format information, however, can include the layout of the mail interface (e.g., an arrangement of mail messages, an order for mailboxes, a placement of icons in the interface, etc.). Consequently, the backup component can use the helper function 229 to determine a correct presentation format for the backup data of the application.
In some implementation, the backup data associated with an application does not completely match the application data. For example, particular applications (e.g., an e-mail application) can include a number of application data files (e.g., representing mailboxes and messages) as well as an index file associated with the application data files. The index file is used to quickly access information from the application data files, for example, to generate the user interface for the application.
The index can also identify various metadata associated with the applications files. For example, each message in an e-mail application can include metadata. The metadata can identify, for example, whether or not the e-mail message has been read or whether the message is flagged. The index file uses this information when generating the user interface for the e-mail application (e.g., so that a message is correctly displayed as unread). In some implementations, the backup capture engine 220 stores the application data files along with a backup index. The backup index can contain a subset of the information contained in the index. For example, the backup index can omit the metadata associated with the application files. During subsequent backup operations, the backup index can be updated along with the storage of changed application data.
The backup component 117 includes a backup restoration engine 222 to restore previous versions of views (e.g., files or other items) of an application. In some implementations, the backup restoration engine 222 restores particular data associated with the previous version of the view to the original location of the data in the file system. For example, a restored file can be restored to the particular path in the file system that the file was located when originally included in the backup data during an earlier backup operation.
In some alternative implementations, the restored data is stored in an alternative location. For example, a restored file can be stored in a “restored” folder in the file system or associated with a particular application in order to simplify a user's later retrieval of the restored file.
In one implementation, the backup restoration engine 222 provides a backup interface (e.g., a graphical user interface) where a user can select the item(s) to be restored. The user interface can provide visual representations of one or more previous views (e.g., of the application interface at a particular point in time) that the user can navigate and select from. In some implementations, the helper function 229 can provide components of the user interface used for restoration purposes. For example, the helper function 229 can generate the visual representations of previous views of an application user interface using the backup data of the backup component 117. For example, for some applications 228, the helper function 229 can use the information in the backup index to generate the visual representations. The visual representations can then be displayed in the backup interface.
The system initiates (304) a helper application (e.g., the helper application 229). The helper application can be initiated, for example, by the application once the input to initiate the backup interface has been received. Alternatively, the helper application can be triggered by the backup component (e.g., backup component 117) after determining that the helper application can be used to provide the backup interface for the application. In some implementations, the helper application communications between the application and the backup component to provide a backup interface. For example, the helper application can be configured to more efficiently access backup data identified in the backup index than the backup component.
For example, the helper application can determine a presentation format for backup data associated with the application, which may not have been captured by the backup capture engine (as described above). In some implementations, the helper application is specific to a particular application and includes information associated with the presentation format for that application. Alternatively, the helper application can be used for several applications. As a result, the helper application can determine the presentation format in a number of ways. The presentation format can be provided by the application. In some implementations, the application can provide a simplified presentation format. Alternatively, the presentation format can be determine using the backup data including one or more cues in the data, time stamp information associated with the data, according to input received by the user (e.g., user selection of an application), inferred by the type of data (e.g., document extensions associated with particular applications, version information), metadata associated with the backup data.
In some implementations, the helper application can process the presentation format information to derive a similar, but simplified presentation format to use when presenting backup data. In other implementations, the presentation format allow the helper application to generate a visual representation that resembles the visual representation provided by the application interface, which can be populated with backup data to present a particular history view of the application.
The system generates (306) the backup interface for the application using the helper application. In some implementations, the helper application generates the backup interface using information from the backup component according to a particular presentation format. In other implementations, the helper application can provide input to the backup component which then generates an appropriate backup interface for the application. The helper application can use backup data, e.g., a backup index, for a particular application in order to generate visual representations of the application for the backup interface. For example, the helper application can use the backup data and the presentation format in combination to generate one or more visual representations providing a history view of the application.
The backup interface provides a visual means for accessing and restoring items (e.g., files, folders, etc.) associated with the application. In some implementations, the backup interface provides a visual representation of a view of the application user interface similar in layout to the user interface of the application. For example, the backup interface generated for an e-mail application can provide access to previous versions of folders, messages, address book contacts, and other items associated with the email application.
The system receives (308) navigation input through the backup interface. The navigation input allows a user to identify particular items in a given view as well as navigate between different views of the application from previous backups. In some implementations, the visual representations presented in the backup interface from a particular backup operation are referred to as snapshots.
As used herein, a snapshot refers to a backup element stored in a historical archive that includes a backup of selected items or content as specified by the backup component. For example, a user can navigate to a particular snapshot in time through entering a date within the backup interface or by using a tool such as a scroll bar or directional arrows to navigate between snapshots. In some implementations, the backup interface provides a stack of snapshots of the application user interface, each snapshot proceeding backwards in time within the stack. Once a particular snapshot has been selected, in some implementations, a listing or graphical representation of the items available within that snapshot is displayed within the backup interface.
For example, a snapshot of an e-mail application display can provide a visual representation of the e-mail folders (e.g., an inbox) at a specified point in time. The visual representation of the e-mail user interface can have a similar structure of graphical elements as in a current view of the e-mail user interface. The user can identify data (e.g., a folder or individual message) from the snapshot to restore. In some implementations, the visual representation of the application user interface can be a simplified version of the actual e-mail user interface. For example, the simplified version can omit particular elements found in the user interface of the application. For example, the simplified version can omit metadata (e.g., message metadata).
The system receives (310) a selection of one or more items to restore from a selected snapshot. Exemplary methods of item selection may be to click and drag graphical items, individually type in the name of each item, highlight items using a selection tool, or other input methods of selecting members from a group of items. For example, the user can restore any or all contents or data associated with the e-mail application, such as data associated with an inbox folder, a sent items folder, a deleted items folder, an address book, calendar, preferences, or any other data of the e-mail application.
For example, the user can restore inbox messages that were permanently deleted from the e-mail application. The user can select a snapshot that includes the deleted inbox messages. In one implementation, the user can restore the entire inbox from that snapshot. Alternatively, the user can select only particular inbox messages to restore using the backup interface. Similarly, the user can restore deleted message from other folders as well as contact information that was deleted. Once items have been selected, an additional input such as a restore button or command can activate the restoration.
The system restores (312) the selected items and exits the backup interface. The helper application can facilitate communication with the backup component to transfer the data associated with each selected item from the backup component to the application. In some implementations, the item is restored to its original location within the application. For example, the item can be restored to the same path location in the file system hierarchy as at the time of the backup operation that captured the selected item.
Alternatively, in some implementation, the item can instead be restored to a special location. For example, a folder labeled “restored” can be generated for housing restored application data. In one example, a restore folder can provide the user with a convenient method of locating the items which have been restored. For example, a restored items folder in an e-mail application can allow a user to easily find the restored items. The items can later be moved to another location (e.g., to another mail folder). In some implementations, the restored folder for the application can be generated in response to a restore operation. For example, the helper application can instruct the application to generate the restored folder within the application file structure.
In some implementations, the storage location for restored items may be designated within user preferences. The preference management engine 214, for example, could be used to identify a restoration storage means.
Once restoration has been completed, the backup interface closes. In some implementations, the backup interface automatically exits upon completing a restoration task. In other implementations, the user can trigger the backup interface to close. For example, the user may select an exit button within the backup interface to close the backup interface. In some implementations, closing the backup interface returns the user to the user interface for the application (e.g., as provided in a desktop user interface).
Once the items have been selected for restoration, the system retrieves (404) the items from the stored backup data. For example, the backup restoration engine 222 can locate and retrieve the items for restoration. In some implementations, the stored items are created from more than one file component. For example, an email message can be comprised of textual, graphical, audio, and metadata information. Each type of data may be separately stored as different file element which, combined, provide the contents of an email message. In this case, all of the elements associated with the selected item may be located and restored together.
The system copies (406) the retrieved item to a “restore” location (e.g., a folder) in the application. In some implementations, if a folder labeled “restore” does not already exist, the “restore” folder can be created by the application in response to a request from the backup component, or alternatively, from the helper application. The user can then navigate to the “restore” folder (e.g., within the user interface of the application), and access or move the item to a desired location.
The backup component, in some implementations, can restore the selected items to their original locations. Restoring an item to its original location can, in some circumstances, require the recreation of the hierarchical structure it existed beneath. For example, if an address contact within an e-mail application were stored within “services”, and the “services” directory no longer existed, the backup component would first create the “services” directory.
Once the restoration process is completed, the backup interface exits (408), returning the user to the application interface. In some implementations, the user can execute multiple restoration activities during the same backup interface session. For example, a user may wish to restore an e-mail message from a July 1 snapshot and an address book contact from a July 10 snapshot. In some implementations, the user is provided with an exit mechanism such as a “done” button to signal that the backup interface session can end.
The backup component can be activated to back up content within the email application or another application, as described previously. In one implementation, the user can activate a backup interface session from the e-mail application menu bar 502 using a user-selectable icon 504. In one example, the backup interface can be activated from the application menu bar 502 e.g., as a drop-down menu option.
An options menu in the application can include backup options allowing a user to specify application data to include in particular backup operations. For example, in an e-mail application, the user can identify which content to include in the backup operations (e.g., all messages, individual message folders, address book, etc.). In some implementations, the user can generate a restore folder where restored data can be copied during restore operations using the backup interface.
The user can enter the backup interface to recover items from the e-mail application including messages, folders, and address book contacts that previously existed, but are now missing from the email application. For example, the user can have made at least one backup of the missing messages at an earlier date, and can enter the backup interface to search for the missing messages in a backup snapshot of the e-mail application allowing for the restoration of the missing messages as described above.
In some implementations, the user can choose to enter the backup interface directly from an operating system menu. In some implementations, the backup component can include several icons or menus available in other locations within the user interface 500 or running applications, thereby providing several options for activating or launching the backup interface.
As shown in
In this particular example, the snapshots are presented in a cascading stack, where the snapshots extend backwards in time. A snapshot 606b represents a snapshot captured prior to the Aug. 17, 2005 snapshot 606a. If the user selects snapshot 606b, snapshot 606b moves to the front of the stack so that the contents of snapshot 606b can be viewed.
In some implementations, the user can select items or content within the snapshots 606. For example, the user can select the snapshot 606a, and next select one or more messages and/or folders to back up using the backup interface 600. In addition, the same selection functionality can be used in previous snapshots, such as snapshot 606b, to restore missing data to the state associated with the e-mail application user interface shown in
The cascade stack can contain any number of snapshots 606 representing earlier views of the e-mail application that have been stored according to previous backup operations. Each snapshot provides a screenshot representation of an earlier version of the e-mail application at a particular point in time. In some implementations, only a specified number of snapshots are shown in the stack at any given time, however, the user can navigate to snapshots beyond those shown.
The backup user interface 600 can also include function controls. For example, the backup user interface 600 can include arrow buttons 604a and 604b to navigate the snapshots forward or backward in time. Arrow buttons 604a and 604b can allow the user to navigate to additional snapshots not shown in the presentation window 602, thus there can be a large number of snapshots from which to select.
In one implementation, a “show changed items only” button 608 filters the snapshots to show only those that differ from each other and/or from the current state. In one implementation, the button 608 does not refer to the incremental changes between snapshots, but rather when invoked acts to omit those snapshots whose states are identical to the current state of the email application from presentation in the presentation window 602. For example, if the selected snapshot 606a is identical to the snapshot 606b that occurs earlier in time, selecting the changed items only button 608, in one implementation, causes the backup interface to cease displaying one of these versions, e.g., by removing the snapshot 606b from the timeline. This can help the user to view only snapshots that contain changes to the current version.
The backup interface 600 can also include a “restore all” button 610 that, when selected, restores the view to the selected state represented by the selected snapshot. In some implementations, this terminates the session of the backup interface 600. A user can alternatively select one or more individual elements in a snapshot and then select the restore button 610 to modify the current version of the element selected (e.g., restore the state of the view). For example, in an e-mail application, the user can select a few messages to restore, and this can trigger the restore button 610 to display a more precise message, such as “restore selection only.”
A “done” button 612 can be selected to exit the backup interface 600 and return the user to the current view of the application user interface, for example the e-mail application described in
In some implementations, after selecting the restore button 704 the backup interface can exit and return the user to the current view of the e-mail application user interface. In some implementations, the user can choose to remain in the backup interface application to perform further restorations (e.g., from different snapshots). When the user has completed this restoration session, the done button 612 can be selected to return the user to the e-mail application user interface.
In another implementation, the backup interface can be used to present backup information associated with a messaging application. For example, the user can enter the backup interface to restore one or more deleted friends from a “buddy list”, deleted conversations, preferences, and the like. Similarly, other applications can be presented in the backup interface in a similar manner using helper applications.
In the above description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding. It will be apparent, however, to one skilled in the art that implementations can be practiced without these specific details. In other instances, structures and devices are shown in block diagram form in order to avoid obscuring the disclosure.
In particular, one skilled in the art will recognize that other architectures and graphics environments can be used, and that the examples can be implemented using graphics tools and products other than those described above. In particular, the client/server approach is merely one example of an architecture for providing the functionality described herein; one skilled in the art will recognize that other, non-client/server approaches can also be used. Some portions of the detailed description are presented in terms of algorithms and symbolic representations of operations on data bits within a computer memory. These algorithmic descriptions and representations are the means used by those skilled in the data processing arts to most effectively convey the substance of their work to others skilled in the art. An algorithm is here, and generally, conceived to be a self-consistent sequence of steps leading to a desired result. The steps are those requiring physical manipulations of physical quantities. Usually, though not necessarily, these quantities take the form of electrical or magnetic signals capable of being stored, transferred, combined, compared, and otherwise manipulated. It has proven convenient at times, principally for reasons of common usage, to refer to these signals as bits, values, elements, symbols, characters, terms, numbers, or the like.
It should be borne in mind, however, that all of these and similar terms are to be associated with the appropriate physical quantities and are merely convenient labels applied to these quantities. Unless specifically stated otherwise as apparent from the discussion, it is appreciated that throughout the description, discussions utilizing terms such as “processing” or “computing” or “calculating” or “determining” or “displaying” or the like, refer to the action and processes of a computer system, or similar electronic computing device, that manipulates and transforms data represented as physical (electronic) quantities within the computer system's registers and memories into other data similarly represented as physical quantities within the computer system memories or registers or other such information storage, transmission or display devices.
An apparatus for performing the operations herein can be specially constructed for the required purposes, or it can comprise a general-purpose computer selectively activated or reconfigured by a computer program stored in the computer. Such a computer program can be stored in a computer readable storage medium, such as, but is not limited to, any type of disk including floppy disks, optical disks, CD-ROMs, and magnetic-optical disks, read-only memories (ROMs), random access memories (RAMs), EPROMs, EEPROMs, magnetic or optical cards, or any type of media suitable for storing data including electronic instructions, and each coupled to a computer system bus.
The algorithms and modules presented herein are not inherently related to any particular computer or other apparatus. Various general-purpose systems can be used with programs in accordance with the teachings herein, or it can prove convenient to construct more specialized apparatuses to perform the method steps. The required structure for a variety of these systems will appear from the description. In addition, the present examples are not described with reference to any particular programming language. It will be appreciated that a variety of programming languages can be used to implement the teachings as described herein. Furthermore, as will be apparent to one of ordinary skill in the relevant art, the modules, features, attributes, methodologies, and other aspects can be implemented as software, hardware, firmware or any combination of the three. Of course, wherever a component is implemented as software, the component can be implemented as a standalone program, as part of a larger program, as a plurality of separate programs, as a statically or dynamically linked library, as a kernel loadable module, as a device driver, and/or in every and any other way known now or in the future to those of skill in the art of computer programming. Additionally, the present description is in no way limited to implementation in any specific operating system or environment.
The subject matter described in this specification can be implemented as one or more computer program products, i.e., one or more modules of computer program instructions encoded on a computer readable medium for execution by, or to control the operation of, data processing apparatus. The instructions can be organized into modules (or engines) in different numbers and combinations from the exemplary modules described. The computer readable medium can be a machine-readable storage device, a machine-readable storage substrate, a memory device, a composition of matter effecting a machine-readable propagated signal, or a combination of one or more them. The term “data processing apparatus” encompasses all apparatus, devices, and machines for processing data, including by way of example a programmable processor, a computer, or multiple processors or computers. The apparatus can include, in addition to hardware, code that creates an execution environment for the computer program in question, e.g., code that constitutes processor firmware, a protocol stack, a database management system, an operating system, or a combination of one or more of them. A propagated signal is an artificially generated signal, e.g., a machine-generated electrical, optical, or electromagnetic signal, that is generated to encode information for transmission to suitable receiver apparatus.
While this specification contains many specifics, these should not be construed as limitations on the scope of what may be claimed, but rather as descriptions of features specific to particular implementations of the subject matter. Certain features that are described in this specification in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination. Moreover, although features may be described above as acting in certain combinations and even initially claimed as such, one or more features from a claimed combination can in some cases be excised from the combination, and the claimed combination may be directed to a subcombination or variation of a subcombination.
Similarly, while operations are depicted in the drawings in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order, or that all illustrated operations be performed, to achieve desirable results. In certain circumstances, multitasking and parallel processing may be advantageous. Moreover, the separation of various system components in the embodiments described above should not be understood as requiring such separation in all embodiments, and it should be understood that the described program components and systems can generally be integrated together in a single software product or packaged into multiple software products.
The subject matter of this specification has been described in terms of particular embodiments, but other embodiments can be implemented and are within the scope of the following claims. For example, the actions recited in the claims can be performed in a different order and still achieve desirable results. As one example, the processes depicted in the accompanying Figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In certain implementations, multitasking and parallel processing may be advantageous. Other variations are within the scope of the following claims.
This application is a continuation application of, and claims priority to, U.S. patent application Ser. No. 11/760,721 for ELECTRONIC BACKUP OF APPLICATIONS, which was filed on Jun. 8, 2007. The disclosure of the foregoing application is incorporated here by reference.
Number | Name | Date | Kind |
---|---|---|---|
5150473 | Zulch | Sep 1992 | A |
5163148 | Walls | Nov 1992 | A |
5276867 | Kenley et al. | Jan 1994 | A |
5349658 | O'Rourke et al. | Sep 1994 | A |
5369570 | Parad | Nov 1994 | A |
5664186 | Bennett et al. | Sep 1997 | A |
5680562 | Conrad et al. | Oct 1997 | A |
5736974 | Selker | Apr 1998 | A |
5745669 | Hugard et al. | Apr 1998 | A |
5754178 | Johnston et al. | May 1998 | A |
5758359 | Saxon | May 1998 | A |
5790120 | Lozares et al. | Aug 1998 | A |
5818936 | Mashayekhi | Oct 1998 | A |
5819032 | De Vries et al. | Oct 1998 | A |
5819292 | Hitz et al. | Oct 1998 | A |
5831617 | Bhukhanwala | Nov 1998 | A |
5832526 | Schuyler | Nov 1998 | A |
5961605 | Deng et al. | Oct 1999 | A |
5987566 | Vishlitzky et al. | Nov 1999 | A |
6006227 | Freeman et al. | Dec 1999 | A |
6023506 | Ote et al. | Feb 2000 | A |
6097313 | Takahashi et al. | Aug 2000 | A |
6112318 | Jouppi et al. | Aug 2000 | A |
6167532 | Wisecup | Dec 2000 | A |
6188405 | Czerwinski et al. | Feb 2001 | B1 |
6269381 | St. Pierre et al. | Jul 2001 | B1 |
6366988 | Skiba et al. | Apr 2002 | B1 |
6396500 | Qureshi et al. | May 2002 | B1 |
6397308 | Ofek et al. | May 2002 | B1 |
6424626 | Kidambi et al. | Jul 2002 | B1 |
6460055 | Midgley et al. | Oct 2002 | B1 |
6604118 | Kleiman et al. | Aug 2003 | B2 |
6625704 | Winokur | Sep 2003 | B2 |
6629129 | Bookspan et al. | Sep 2003 | B1 |
6636937 | Peter | Oct 2003 | B2 |
6638313 | Freeman et al. | Oct 2003 | B1 |
6711572 | Zakharov et al. | Mar 2004 | B2 |
6714201 | Grinstein et al. | Mar 2004 | B1 |
6714952 | Dunham et al. | Mar 2004 | B2 |
6725427 | Freeman et al. | Apr 2004 | B2 |
6728735 | Fong | Apr 2004 | B1 |
6768999 | Prager et al. | Jul 2004 | B2 |
6785751 | Connor | Aug 2004 | B1 |
6785786 | Gold et al. | Aug 2004 | B1 |
6801229 | Tinkler | Oct 2004 | B1 |
6857001 | Hitz et al. | Feb 2005 | B2 |
6892211 | Hitz et al. | May 2005 | B2 |
6901493 | Maffezzoni | May 2005 | B1 |
6918124 | Novik et al. | Jul 2005 | B1 |
6948039 | Biessener et al. | Sep 2005 | B2 |
6959368 | St. Pierre et al. | Oct 2005 | B1 |
6993710 | Coad et al. | Jan 2006 | B1 |
7072916 | Lewis et al. | Jul 2006 | B1 |
7099900 | Bromley et al. | Aug 2006 | B1 |
7103740 | Colgrove et al. | Sep 2006 | B1 |
7107527 | Takahashi et al. | Sep 2006 | B2 |
7111136 | Yamagami | Sep 2006 | B2 |
7133902 | Saha et al. | Nov 2006 | B2 |
7155486 | Aoshima et al. | Dec 2006 | B2 |
7174352 | Kleiman et al. | Feb 2007 | B2 |
7185028 | Lechner | Feb 2007 | B2 |
7200617 | Kibuse | Apr 2007 | B2 |
7222194 | Kano et al. | May 2007 | B2 |
7284190 | Chellis et al. | Oct 2007 | B2 |
7318134 | Oliveira et al. | Jan 2008 | B1 |
7386801 | Horvitz et al. | Jun 2008 | B1 |
7418619 | Uhlmann et al. | Aug 2008 | B1 |
7434177 | Ording et al. | Oct 2008 | B1 |
7440125 | Maekawa et al. | Oct 2008 | B2 |
7483693 | Lueng et al. | Jan 2009 | B2 |
7505762 | Onyon et al. | Mar 2009 | B2 |
7518611 | Boyd et al. | Apr 2009 | B2 |
7558930 | Kitamura et al. | Jul 2009 | B2 |
7559016 | Rakowski et al. | Jul 2009 | B1 |
7590668 | Kathuria et al. | Sep 2009 | B2 |
7624133 | Ojalvo | Nov 2009 | B1 |
7630021 | Matsuzaka et al. | Dec 2009 | B2 |
7660817 | Smith et al. | Feb 2010 | B2 |
7669141 | Pegg | Feb 2010 | B1 |
7676689 | Shioyama et al. | Mar 2010 | B1 |
7711771 | Kirnos | May 2010 | B2 |
7734594 | Wang | Jun 2010 | B2 |
7809687 | Cisler et al. | Oct 2010 | B2 |
7809688 | Cisler et al. | Oct 2010 | B2 |
7853566 | Cisler et al. | Dec 2010 | B2 |
7853567 | Cisler et al. | Dec 2010 | B2 |
7856424 | Cisler et al. | Dec 2010 | B2 |
7860839 | Cisler et al. | Dec 2010 | B2 |
7934064 | Per et al. | Apr 2011 | B1 |
8010900 | Hart et al. | Aug 2011 | B2 |
8099392 | Paterson et al. | Jan 2012 | B2 |
8166415 | Cisler et al. | Apr 2012 | B2 |
8229897 | Cannon et al. | Jul 2012 | B2 |
20010047368 | Oshinsky et al. | Nov 2001 | A1 |
20020023198 | Kokubun et al. | Feb 2002 | A1 |
20020046220 | Freeman et al. | Apr 2002 | A1 |
20020054158 | Asami | May 2002 | A1 |
20020063737 | Feig et al. | May 2002 | A1 |
20020080180 | Mander et al. | Jun 2002 | A1 |
20020112237 | Kelts | Aug 2002 | A1 |
20020156921 | Dutta et al. | Oct 2002 | A1 |
20020160760 | Aoyama | Oct 2002 | A1 |
20020174283 | Lin | Nov 2002 | A1 |
20030016248 | Hayes Ubillos | Jan 2003 | A1 |
20030018878 | Dorward et al. | Jan 2003 | A1 |
20030050940 | Robinson | Mar 2003 | A1 |
20030063128 | Salmimaa et al. | Apr 2003 | A1 |
20030065687 | Momiji et al. | Apr 2003 | A1 |
20030097640 | Abrams et al. | May 2003 | A1 |
20030122874 | Dieberger et al. | Jul 2003 | A1 |
20030126247 | Strasser et al. | Jul 2003 | A1 |
20030131007 | Schirmer et al. | Jul 2003 | A1 |
20030135650 | Kano et al. | Jul 2003 | A1 |
20030137540 | Klevenz et al. | Jul 2003 | A1 |
20030167380 | Green | Sep 2003 | A1 |
20030172937 | Faries et al. | Sep 2003 | A1 |
20030195903 | Manley et al. | Oct 2003 | A1 |
20030220949 | Witt et al. | Nov 2003 | A1 |
20040066414 | Czerwinski et al. | Apr 2004 | A1 |
20040073560 | Edwards | Apr 2004 | A1 |
20040078641 | Fleischmann | Apr 2004 | A1 |
20040088331 | Therrien et al. | May 2004 | A1 |
20040117459 | Fry | Jun 2004 | A1 |
20040125137 | Stata et al. | Jul 2004 | A1 |
20040133575 | Farmer et al. | Jul 2004 | A1 |
20040139396 | Gelernter et al. | Jul 2004 | A1 |
20040143652 | Grannan et al. | Jul 2004 | A1 |
20040163009 | Goldstein et al. | Aug 2004 | A1 |
20040167942 | Oshinsky et al. | Aug 2004 | A1 |
20040175000 | Caronni | Sep 2004 | A1 |
20040193953 | Callahan et al. | Sep 2004 | A1 |
20040199826 | Bertram et al. | Oct 2004 | A1 |
20040210608 | Lee et al. | Oct 2004 | A1 |
20040220980 | Forster | Nov 2004 | A1 |
20040228493 | Ma | Nov 2004 | A1 |
20040235523 | Schrire et al. | Nov 2004 | A1 |
20040236769 | Smith et al. | Nov 2004 | A1 |
20040236916 | Berkowitz et al. | Nov 2004 | A1 |
20040267700 | Dumais et al. | Dec 2004 | A1 |
20050010955 | Elia et al. | Jan 2005 | A1 |
20050071390 | Midgley et al. | Mar 2005 | A1 |
20050091596 | Anthony et al. | Apr 2005 | A1 |
20050102695 | Musser | May 2005 | A1 |
20050108253 | Metsatahti et al. | May 2005 | A1 |
20050138081 | Alshab et al. | Jun 2005 | A1 |
20050144135 | Juarez et al. | Jun 2005 | A1 |
20050149577 | Okada et al. | Jul 2005 | A1 |
20050165867 | Barton et al. | Jul 2005 | A1 |
20050187992 | Prahlad et al. | Aug 2005 | A1 |
20050204186 | Rothman et al. | Sep 2005 | A1 |
20050216527 | Erlingsson | Sep 2005 | A1 |
20050246398 | Barzilai et al. | Nov 2005 | A1 |
20050262168 | Helliker et al. | Nov 2005 | A1 |
20050262377 | Sim-Tang | Nov 2005 | A1 |
20060026218 | Urmston | Feb 2006 | A1 |
20060041603 | Paterson et al. | Feb 2006 | A1 |
20060041823 | Wolfgang et al. | Feb 2006 | A1 |
20060053332 | Uhlmann et al. | Mar 2006 | A1 |
20060064444 | Van Ingen et al. | Mar 2006 | A1 |
20060064634 | Dettinger et al. | Mar 2006 | A1 |
20060080521 | Barr et al. | Apr 2006 | A1 |
20060085792 | Traut | Apr 2006 | A1 |
20060085817 | Kim et al. | Apr 2006 | A1 |
20060101384 | Sim-Tang et al. | May 2006 | A1 |
20060106893 | Daniels et al. | May 2006 | A1 |
20060117309 | Singhal et al. | Jun 2006 | A1 |
20060137010 | Kramer et al. | Jun 2006 | A1 |
20060143250 | Peterson et al. | Jun 2006 | A1 |
20060150107 | Leung et al. | Jul 2006 | A1 |
20060156246 | Williams et al. | Jul 2006 | A1 |
20060161861 | Holecek et al. | Jul 2006 | A1 |
20060218363 | Palapudi | Sep 2006 | A1 |
20060248294 | Nedved et al. | Nov 2006 | A1 |
20060253470 | Friedman et al. | Nov 2006 | A1 |
20070027935 | Haselton et al. | Feb 2007 | A1 |
20070030528 | Quaeler et al. | Feb 2007 | A1 |
20070038884 | Campbell et al. | Feb 2007 | A1 |
20070043790 | Kryger | Feb 2007 | A1 |
20070070066 | Bakhash | Mar 2007 | A1 |
20070078910 | Bopardikar | Apr 2007 | A1 |
20070088702 | Fridella et al. | Apr 2007 | A1 |
20070094312 | Sim-Tang | Apr 2007 | A1 |
20070106978 | Felts | May 2007 | A1 |
20070136381 | Cannon et al. | Jun 2007 | A1 |
20070136389 | Bergant et al. | Jun 2007 | A1 |
20070156772 | Lechner | Jul 2007 | A1 |
20070168497 | Locker et al. | Jul 2007 | A1 |
20070185879 | Roublev et al. | Aug 2007 | A1 |
20070185922 | Kapoor et al. | Aug 2007 | A1 |
20070192386 | Fries et al. | Aug 2007 | A1 |
20070266007 | Arrouye et al. | Nov 2007 | A1 |
20070271263 | Merrild | Nov 2007 | A1 |
20070271303 | Menendez et al. | Nov 2007 | A1 |
20070288536 | Sen et al. | Dec 2007 | A1 |
20080016576 | Ueda et al. | Jan 2008 | A1 |
20080022393 | Waltermann et al. | Jan 2008 | A1 |
20080028007 | Ishii et al. | Jan 2008 | A1 |
20080033922 | Cisler et al. | Feb 2008 | A1 |
20080033969 | Koo et al. | Feb 2008 | A1 |
20080034004 | Cisler et al. | Feb 2008 | A1 |
20080034011 | Cisler et al. | Feb 2008 | A1 |
20080034013 | Cisler et al. | Feb 2008 | A1 |
20080034016 | Cisler et al. | Feb 2008 | A1 |
20080034017 | Giampaolo et al. | Feb 2008 | A1 |
20080034018 | Cisler et al. | Feb 2008 | A1 |
20080034019 | Cisler et al. | Feb 2008 | A1 |
20080034039 | Cisler et al. | Feb 2008 | A1 |
20080046557 | Cheng | Feb 2008 | A1 |
20080059894 | Cisler et al. | Mar 2008 | A1 |
20080065663 | Farlee et al. | Mar 2008 | A1 |
20080070496 | Jackson | Mar 2008 | A1 |
20080077808 | Teicher et al. | Mar 2008 | A1 |
20080082578 | Hogue et al. | Apr 2008 | A1 |
20080091655 | Gokhale et al. | Apr 2008 | A1 |
20080126441 | Cisler et al. | May 2008 | A1 |
20080126442 | Cisler et al. | May 2008 | A1 |
20080141029 | Culver | Jun 2008 | A1 |
20080168184 | Freedman et al. | Jul 2008 | A1 |
20080168245 | De Atley et al. | Jul 2008 | A1 |
20080168391 | Robbin et al. | Jul 2008 | A1 |
20080172607 | Baer | Jul 2008 | A1 |
20080177961 | McSharry et al. | Jul 2008 | A1 |
20080208630 | Fors et al. | Aug 2008 | A1 |
20080214163 | Onyon et al. | Sep 2008 | A1 |
20080216011 | Gould | Sep 2008 | A1 |
20080229037 | Bunte et al. | Sep 2008 | A1 |
20080250342 | Clark et al. | Oct 2008 | A1 |
20080285754 | Kezmann | Nov 2008 | A1 |
20080307000 | Paterson et al. | Dec 2008 | A1 |
20080307017 | Lyons et al. | Dec 2008 | A1 |
20080307018 | Ulrich et al. | Dec 2008 | A1 |
20080307019 | Weiss et al. | Dec 2008 | A1 |
20080307020 | Ko et al. | Dec 2008 | A1 |
20080307175 | Hart et al. | Dec 2008 | A1 |
20080307333 | McInerney et al. | Dec 2008 | A1 |
20080307347 | Cisler et al. | Dec 2008 | A1 |
20080310633 | Brown et al. | Dec 2008 | A1 |
20090031401 | Cudich et al. | Jan 2009 | A1 |
20090254591 | Weiss et al. | Oct 2009 | A1 |
20090307333 | Welingkar et al. | Dec 2009 | A1 |
20100017855 | Johnson et al. | Jan 2010 | A1 |
20100217929 | Kirshenbaum et al. | Aug 2010 | A1 |
20110016089 | Freedman et al. | Jan 2011 | A1 |
20110083088 | Cisler et al. | Apr 2011 | A1 |
20110083098 | Cisler et al. | Apr 2011 | A1 |
20110087976 | Cisler et al. | Apr 2011 | A1 |
20110302502 | Hart et al. | Dec 2011 | A1 |
20120198383 | Cisler et al. | Aug 2012 | A1 |
Number | Date | Country |
---|---|---|
0629950 | Dec 1994 | EP |
1152352 | Nov 2001 | EP |
1582982 | Oct 2005 | EP |
0106356 | Jan 2001 | WO |
02101540 | Dec 2002 | WO |
2005045756 | May 2005 | WO |
2008019237 | Feb 2008 | WO |
Entry |
---|
“Apple Previews Mac OS X Leopard,” Aug. 7, 2006, [Online] [Retrieved on Nov. 26, 2007] Retrieved from the Internet: URL:http://www.apple.com/pr/library/2006/aug/07leopard.html, pp. 1-2. |
“Aulaclic: Unit 6. The Recycle Bin,” Nov. 2005, [Online] [Retrieved on Nov. 26, 2007] Retrieved from the Internet: URL:http://www.teacherclick.com/winxp/t—6—1.htm, pp. 1-2. |
Bonwick, “ZFS The Last Word in File Systems,” [Online] [Retrieved on Jan. 22, 2008] Retrieved from the Internet: URL:http://opensolaris.org/os/community/zfs/docs/zfs.pdf, 34 pages. |
Bonwick et al., “The Zettabyte File System,” [Online] [Retrieved on Jan. 22, 2008] Retrieved from the Internet: URL:http://partneradvantage.sun.com/protected/solaris10/adoptionkit/tech/zfs/zfs—overview.pdf, 13 pages. |
Bott, “Windows XP Backup Made Easy,” [Online] [Retrieved on Jul. 7, 2009]; Retrieved from the Internet URL: http://www.microsoft.com/windowsxp/using/setup/learnmore/bott—03july14.mspx, 4 pages. |
Engst, “Retrospect 6.0: Powerful Backup Program Adds Panther Compatibility and Enterprise Features,” [Online] [Retrieved on Jul. 8, 2009]; Retrieved from the Internet URL: http://www.macworld.com/article/31038/2004/06/retrospect6x0.html, 8 pages. |
Griffiths, “Leopard first looks: Time Machine,” Aug. 8, 2006 [Online] [Retrieved on Nov. 23, 2007] Retrieved from the Internet: URL:http://www.macworld.com/2006/08/firstlooks/leotimemac/index.php?pf=1, pp. 1-2. |
Harder, “Microsoft Windows XP System Restore,” [Online] [Retrieved on Jul. 7, 2009] Retrieved from the Internet URL: http://msdn.microsoft.com/en-us/library/ms997627.aspx, 8 pages. |
“How to Interpret Windows Installer Logs,” [Online] [Retrieved on Dec. 12, 2009] Retrieved from the Internet URL: http://blogs.technet.com/richard—macdonald/archive/2007/04/02/How-to-Interpret-Windows-Installer-Logs.aspx; published Apr. 4, 2007; 6 pages. |
In-link files, The Open Group Base, Specifications Issue 6 [online] IEEE Std 1003.1, 2004 Edition. [retrieved on Apr. 6, 2011]. Retrieved from the Internet:URL:http://pubs.opengroup.org/onlinepubs/009695399/utilities/In.html, 5 pages. |
Microsoft-TechNet, “Using Encrypting File System,” Nov. 3, 2005, Microsoft, 40 pages. |
“MSDN Academic Alliance Developer Center, Curriculum Repository Glossary,” [Online] [Retrieved on Apr. 22, 2009] Retrieved from the Internet URL: http://www.academicresourcecenter.net/curriculum/glossary.aspx, 4 pages. |
Posey, Brien M., “Working with the Windows Server 2003 Volume Shadow Copy Service”. Published Jun. 24, 2004. http://www.windowsnetworking.com/articles—tutorials/Windows-Server-2003-Volume-Shadow-Copy-Service.html.; 11 pages. |
Rubel, “Easy Automated Snapshot-Style Backups with Rsync,” [Online] [Retrieved on Nov. 8, 2010] Retrieved from the Internet URL: http://www.mikerubel.org/computers/rsync—snapshots; 18 pages. |
“StorageSync: Backup, Restore, & Synchronization Software User's Guide”, SimpleTech, 2003, 100 pages. |
Sun Microsystems, Inc., “ZFS On-Disk Specification,” Draft: Dec. 9, 2005, [Online] [Retrieved on Jan. 22, 2008]; Retrieved from the Internet URL: http://opensolaris.org/os/community/zfs/docs/ondiskformat0822.pdf,, 55 pages. |
Tittel, “An EAZ Way to Restore Crippled and Inoperable Systems,” ChannelWeb, Apr. 25, 2005, [Online] [Retrieved on Aug. 13, 2008] Retrieved from the Internet URL: http://www.crn.com/white-box/161502165, 10 pages. |
“What's New in Word 2002,” Wellesly College Information Services Computing Documentation, Jan. 2002, [Online] Retrieved on Aug. 14, 2008] Retrieved from the Internet URL: http://www.wellesley.edu/Computing/Office02/Word02/word02.html, 19 pages. |
Extended International Search Report and Written Opinion, EP 11171738.5, Aug. 29, 2011, 5 pages. |
International Search Report and Written Opinion, PCT/US2007/074729, Jul. 12, 2007, 11 pages. |
International Search Report and Written Opinion, PCT/US2007/074881, Jul. 12, 2007, 11 pages. |
International Search Report and Written Opinion, PCT/US2007/074653, Aug. 14, 2008, 14 pages. |
International Search Report and Written Opinion, PCT/US2008/065146, Oct. 31, 2008, 21 pages. |
International Search Report and Written Opinion, PCT/US2008/066212, Mar. 9, 2009, 26 pages. |
International Search Report and Written Opinion, PCT/US2007/074863 Apr. 21, 2009, 20 pages. |
Communication pursuant to Article 94(3) EPC for Application No. EP 07 799 899.5, dated May 14, 2009, 2 pages. |
Communication pursuant to Article 94(3) EPC for Application No. EP 07 799 899.5, dated Oct. 7, 2009, 4 pages. |
Examination Report from European Application No. 07 813 605.8 dated Oct. 27, 2011, 5 pages. |
Examination Report from European Application No. 07 813 540.7 dated Oct. 27, 2011, 5 pages. |
Godfrey, Michael et al., “Using Original Analysis to Detect Merging and Splitting of Source Code Entities,” IEEE Transactions on Software Engineering, vol. 31, No. 2. Feb. 2005. pp. 166-181. |
Microsoft Technet: “Restore a previous version of a file,” Jan. 21, 2005, [Online] [Retrieved on Oct. 20, 2011] Retrieved from the Internet URL: http://technet.microsoft.com/en-us/library/cc778220(d=printer,v=WS.10).aspx , pp. 1-2. |
Communication pursuant to Article 94(3) EPC for Application No. EP 07 813 540.7, dated Jun. 23, 2009, 2 pages. |
Extended European Search Report, European Application No. 11184579.8, Nov. 17, 2011, 6 pages. |
Office Action dated Feb. 29, 2012 from related Chinese Application No. 200880024710.0, 11 pages. |
Number | Date | Country | |
---|---|---|---|
20120124507 A1 | May 2012 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 11760721 | Jun 2007 | US |
Child | 13350699 | US |