US20210326310A1 - System for tracking and displaying changes in a set of related electronic documents - Google Patents
System for tracking and displaying changes in a set of related electronic documents Download PDFInfo
- Publication number
- US20210326310A1 US20210326310A1 US17/246,262 US202117246262A US2021326310A1 US 20210326310 A1 US20210326310 A1 US 20210326310A1 US 202117246262 A US202117246262 A US 202117246262A US 2021326310 A1 US2021326310 A1 US 2021326310A1
- Authority
- US
- United States
- Prior art keywords
- documents
- document
- computer
- user
- changes
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Abandoned
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/18—File system types
- G06F16/1873—Versioning file systems, temporal file systems, e.g. file system supporting different historic versions of files
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/197—Version control
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/23—Updating
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2458—Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
- G06F16/2474—Sequence data queries, e.g. querying versioned data
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/28—Databases characterised by their database models, e.g. relational or object models
- G06F16/284—Relational databases
- G06F16/285—Clustering or classification
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/903—Querying
- G06F16/90335—Query processing
- G06F16/90344—Query processing by using string matching techniques
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/93—Document management systems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0484—Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/166—Editing, e.g. inserting or deleting
- G06F40/169—Annotation, e.g. comment data or footnotes
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/194—Calculation of difference between files
Definitions
- the present invention generally relates to the field of digital document review. More particularly, the present invention relates to methods and systems for displaying detected changes and/or differences between a set of original documents and a set of modified versions of the documents.
- Business transactions typically involve the creation of a group of related documents that between them define the full scope of the transaction being prepared. As the transaction progresses, the documents within the group are changed by the participants, who will often make changes to several documents before distributing the new versions. The changes in the set of documents comprising the transaction may be interrelated as well. Participants in the transaction process need to understand the changes being made to the various related documents in the transaction so that they can make informed decisions efficiently.
- the invention comprises of a software program or service capable of selecting and comparing multiple documents in a single operation, with the ability to apply changes across multiple documents—for instance all documents in the group of documents related to a business transaction.
- the comparison procedure comprises the following steps.
- At least one embodiment of this invention pertains to a document management service that enables a user to initiate a comparison of the last version of all the related documents of a transition to their prior versions or some versions as of a certain date, and then request a display that summarizes all of the detected changes in a set of documents.
- the invention is embodied by a computer system, software program or service that operates a software program that is capable of selecting and comparing two versions of multiple documents in a single operation—for instance all documents in the group of documents related to a business transaction. See FIG. 1 .
- a group comparison is initiated, a corresponding set of comparisons can be made for each document in the plurality of documents comprising the transaction, whereby a later version of each constituent document in the set is compared to an earlier version.
- the resulting comparisons can be then presented to the user in one screen display or in one summary document so that the user can quickly review what changes are pending in the entire set of related documents.
- the invention addresses the problem that as the deal closes, there may be changes to several of the set of documents that are related or interact and therefore the personnel working the transaction would prefer the convenience of seeing the changes in all of the documents together.
- the document group comparison system or service may run as a standalone program operating on a user's computing device or, a program operating on a server in communication with one or more users' computing devices. In some instances, may run as a web service on a remote server where the system utilizes a browser operating on users' computers as the user interface providing control to the user and an output to display comparison results. In either scenario, the document management service receives as input a request for particular set of documents that a user wishes to see the revisions to.
- FIG. 1 Flow chart depicting the basic process steps to create the output display.
- FIG. 2 Flow chart depicting the process steps for working with detected changes.
- FIG. 3 Schematic showing example group comparison output display.
- FIG. 4 Diagram showing hierarchy of documents and versions in a related group.
- the method and system operates on one or more computers, typically using one or more servers and one or more remote user's computing devices.
- a customer's device can be a personal computer, mobile phone, mobile handheld device like a BlackberryTM or iPhoneTM or a tablet device like the iPadTM or GalaxyTM or any other kind of computing device a user can use to view and edit an electronic document.
- the user devices are operatively connected to the remote server using a data network.
- the invention does not require that the data network be in continuous contact with the remote file server.
- the invention works in conjunction with a document collaborative editing system (CES) or document management systems, (DMS) or both.
- CES document collaborative editing system
- DMS document management systems
- the system can be embodied in a client/server architecture, whereby an executable code operates on the user's remote device and interacts with processes operating on a server.
- an executable code operates on the user's remote device and interacts with processes operating on a server.
- the same system can be running on the user's remote device by means of scripts or apps that are downloaded and executed within an Internet web-browser.
- the user's remote computer is operatively connected to a data communication network, typically the Internet. This may be directly or indirectly through another network, for example a telephone network or a private data network.
- a data communication network typically the Internet. This may be directly or indirectly through another network, for example a telephone network or a private data network.
- the user operates a client software on their computing device that communicates with the server that operates the process as a service, or the server that delivers documents for editing or review, that is the DMS or CES.
- the client When the client requests to view a document available on the DMS, the request is received and processed on the DMS.
- the user's device may select a title for a group of documents from a graphical user interface displayed on the screen of the device.
- the DMS maintains all of the revisions of the set of documents document in its data storage repository.
- the system also keeps track of the date and time that the version was stored.
- the system maintains a separate database that keeps track of each user authorized to access the document on the CES and their access of the document.
- the group of documents to be compared can be selected in one of a variety of ways.
- the documents are selected by selecting multiple documents from a Document Management System (DMS).
- DMS Document Management System
- the set of documents are known to be related as a result of their status in the document management service.
- the desired documents will be stored in such a way that they are easily accessible as a group—for instance they may be in the same folder or attached to a particular matter record or other identifier.
- a plurality of documents may have metadata associated with them that is a reference to a name of a transaction.
- a database that comprises the document management system may have a table that assigns an alphanumeric text string to a pointer or other logical reference to each document.
- the alphanumeric text string may be the name of a commercial transaction, for example “Whiteacre Closing Documents.”
- the set of documents may then be the legal documents that together comprise the commercial transaction for the sale of “Whiteacre”, in which case the table referring to each document will include the string “Whiteacre” in a column that references the name of the transaction that such document is a part of.
- Each of the plurality of documents may be represented by a series of files, each file representing a version of its corresponding document.
- the logical reference in the table that relates transaction names to documents would be a reference to the document table that contains pointers or other logical references to the data files embodying the versions of the corresponding document.
- each document would have a metadata reference to its identity, for example, its title, so that the document management system can distinguish between files that are different versions of the same document from different documents entirely.
- the Whitacre transaction may be comprised of several versions of a purchase agreement to purchase Whiteacre and several versions of a deed to Whiteacre.
- the system can be configured to use logical criteria to select files automatically.
- the system can receive an alphanumeric string that is the name of a transaction. Using that string, the system can search file folder names that contain the string or sufficiently match the string. In other cases, the folder may contain sub-folders that contain relevant documents. Once the folders are identified, the system can check filenames in the folder to determine the set of documents and constituent document versions. In some cases, this requires string matching on the file names.
- a transaction may be associated with an email thread so that the system can select email message attachments from an email program where the system identifies the relevant emails as part of a thread that is determined to be associated with the transaction name. That thread may be identified by input from a user, or, it may be that the email system is configured to assign a transaction name to the thread, in which case a simple string match can be used to determine the relevant email thread.
- the system can inspect each email message in the thread to detect attachments.
- the invention may implement on a computer a data structure that maps references associated with a plurality of related documents stored in the system to a first group reference. Once the version selection is complete, then this data structure may be updated to include references to two version of the related documents in the group.
- the computer can be configured to receive a command that represents a selection of that group of related documents, and to cause the comparison process to be applied to all of the documents in the group, between the two selected versions associated with each document.
- the data structure may be represented as a tree, as in FIG. 4 , or as a table, which can also express and encode the tree relationship of the documents in the group and their respective versions.
- the documents are selected, typically as multiple files from the file-system of a PC or other computer system, such files being either from local storage or accessed over a network drive connection, for example, from an online storage platform.
- two versions For each document in the group that is to be compared, two versions must be chosen. Where there aren't two versions, the assumption is that no changes will be displayed.
- selection of which versions are to be compared will be by selection of two points in time—comparing the version of each document at the later point in time against that at the earlier point in time.
- Sensible defaults can be chosen by the system for the two points in time, which the user can then adjust as required. For instance, a sensible default value for the later point in time would be ‘Now’ and for the earlier point in time would be the time that the user last reviewed the group of documents. This time value can be stored by the system in a file or other local or online storage mechanism, or determined by examining the revision history of all the documents in the group.
- selection of the versions may require specific input from the user. While the application may provide assistance in various ways, in general the user will have to choose a previous version corresponding to each document selected. Ways in which the application embodying the invention may provide assistance in selecting appropriate versions may include:
- the summary comparison document may be in one of a number of formats to give a suitable reading experience to the user. Examples of the format for the summary document may be RTF, PDF or HTML.
- Such a consolidated display may include
- the consolidated comparison output summary is more efficient and convenient than multiple single comparisons, but in addition, it can provide information that would not be available if multiple single comparisons were performed.
- a categorized summary of all changes across all document pairs in addition to any of the display output techniques described above may be used (as disclosed in U.S. patent application Ser. No. 13/306,798 filed on Nov. 29, 2011, which is incorporated herein by reference.)
- the categorization display option can provide a summary that can group together identical changes made in different documents (for example corrections to participant names or details) and highlight locations across the multiple documents where such changes have been neglected. Analysis of the changes in any individual document would be incapable of revealing if corrections had been made in 3 out of 4 documents but not the fourth. See FIG. 2 .
- the default implementation of this categorized summary would involve all changes being shown in a consolidated tree view, with changes from different documents merged together but highlighted to indicate the document of origin, for instance
- an apply module might implement only one or both of these two modes.
- the invention supports the ability to apply changes across multiple documents in a single operation. For instance, the user can review a change made in one document and apply the same change across a group of documents where applicable in a single operation, without having to review and accept each instance of the change.
- the invention can also intelligently suggest changes to the document suite based on changes made to individual documents. For instance, a change made to a term, sentence or paragraph in one document could imply a corresponding change to other related documents that contain the same or similar term, sentence or paragraph.
- the consolidated change display can also be used to present to the user cross referenced portions of the documents where the cross reference is in the changed text.
- the changed text in the summarized changes includes the string: “Licensee is permitted to assign its rights to an affiliate, in accordance with Section 11.”
- the invention is further comprised of a system and method that parses the changes identified by the comparison step to identify defined terms and section headings.
- the definition detection module finds common patterns of text used to specify definitions in documents (examples including detecting a section heading named with the string ‘definitions’ section, heading with a two column table, a ‘definitions’ section heading with a list or bullet points and defined terms in bold, or by parsing text in a structured sentence, for example: “ . . . defined as . . . ” or “hereinafter referred as ‘ . . . ’”
- parsing rules may be constructed that identify the location within a document comprising the group, that a definition is recited.
- section headings in the documents of the group can be identified by parsing the document data. Locations of section headings may easily identified by detecting formatting data that automatically organizes the heading format convention within the word processing document. In other cases, parsing on typical strings like “section”, “article”, “paragraph” or a number with a CR/LF may be used.
- a tooltip or hyperlink function can be inserted into the output display so that it may be activated for words/phrases matching the list of detected definitions or section headings.
- the tooltip text or hyperlink destination being the identified location of the definition in question.
- the definition found in the changes can appear as hyperlinks to the locations in the original document, so the user can select on the highlighted or hyperlinked text in the displayed change, and a window pops up showing the definition in the original document or the section of the original document or the section referred to by the displayed change.
- the system is adapted so that if the hyperlinked location itself has been changed, that system presents the changed version automatically.
- the output formulation may further include a definition change categorization module, capable of detecting changes within detected definition portions of the document, allowing such changes to be displayed in a definition change category in the change summary UI.
- a definition change categorization module capable of detecting changes within detected definition portions of the document, allowing such changes to be displayed in a definition change category in the change summary UI.
- the output formulation may further include a definition inconsistency detection module, capable of checking definitions found in different source documents. If the definitions detected for a single term differ between different documents (by more than trivialities such as whitespace or punctuation) then the inconsistency is highlighted to the user in an ‘inconsistent definitions’ category in the change summary tree.
- a definition inconsistency detection module capable of checking definitions found in different source documents. If the definitions detected for a single term differ between different documents (by more than trivialities such as whitespace or punctuation) then the inconsistency is highlighted to the user in an ‘inconsistent definitions’ category in the change summary tree.
- the process of locating definitions in the documents produces a table, where there are at least four columns, one for the name of the document, its version, the definition, and the definition location in the document.
- the system can inspect the table to see if there any redundancies, that is, two rows that contain the same defined term (ignoring trivial differences in the text) but with two different corresponding locations. If so, the system can automatically fetch the text surrounding the two different locations and run a comparison to check whether the definitions are the same or not, and to present these on the output display.
- the network may be any type of cellular, IP-based or converged telecommunications network, including but not limited to Global System for Mobile Communications (GSM), Time Division Multiple Access (TDMA), Code Division Multiple Access (CDMA), Orthogonal Frequency Division Multiple Access (OFDM), General Packet Radio Service (GPRS), Enhanced Data GSM Environment (EDGE), Advanced Mobile Phone System (AMPS), Worldwide Interoperability for Microwave Access (WiMAX), Universal Mobile Telecommunications System (UMTS), Evolution-Data Optimized (EVDO), Long Term Evolution (LTE), Ultra Mobile Broadband (UMB), Voice over Internet Protocol (VoIP), Unlicensed Mobile Access (UMA), etc.
- GSM Global System for Mobile Communications
- TDMA Time Division Multiple Access
- CDMA Code Division Multiple Access
- OFDM Orthogonal Frequency Division Multiple Access
- GPRS General Packet Radio Service
- EDGE Enhanced Data GSM Environment
- AMPS Advanced Mobile Phone System
- WiMAX Worldwide Interoperability for Microwave Access
- the user's computer may be a laptop or desktop type of personal computer. It can also be a cell phone, smart phone or other handheld device, including a tablet.
- the precise form factor of the user's computer does not limit the claimed invention.
- Examples of well known computing systems, environments, and/or configurations that may be suitable for use with the invention include, but are not limited to, personal computers, server computers, hand-held, laptop or mobile computer or communications devices such as cell phones and PDA's, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like.
- the system and method described herein can be executed using a computer system, generally comprised of a central processing unit (CPU) that is operatively connected to a memory device, data input and output circuitry (I/O) and computer data network communication circuitry.
- a video display device may be operatively connected through the I/O circuitry to the CPU.
- Components that are operatively connected to the CPU using the I/O circuitry include microphones, for digitally recording sound, and video camera, for digitally recording images or video. Audio and video may be recorded simultaneously as an audio visual recording.
- the I/O circuitry can also be operatively connected to an audio loudspeaker in order to render digital audio data into audible sound. Audio and video may be rendered through the loudspeaker and display device separately or in combination.
- Computer code executed by the CPU can take data received by the data communication circuitry and store it in the memory device.
- the CPU can take data from the I/O circuitry and store it in the memory device.
- the CPU can take data from a memory device and output it through the I/O circuitry or the data communication circuitry.
- the data stored in memory may be further recalled from the memory device, further processed or modified by the CPU in the manner described herein and restored in the same memory device or a different memory device operatively connected to the CPU including by means of the data network circuitry.
- the memory device can be any kind of data storage circuit or magnetic storage or optical device, including a hard disk, optical disk or solid state memory.
- the computer can display on the display screen operatively connected to the I/O circuitry the appearance of a user interface. Various shapes, text and other graphical forms are displayed on the screen as a result of the computer generating data that causes the pixels comprising the display screen to take on various colors and shades.
- the user interface also displays a graphical object referred to in the art as a cursor. The object's location on the display indicates to the user a selection of another object on the screen.
- the cursor may be moved by the user by means of another device connected by I/O circuitry to the computer. This device detects certain physical motions of the user, for example, the position of the hand on a flat surface or the position of a finger on a flat surface.
- Such devices may be referred to in the art as a mouse or a track pad.
- the display screen itself can act as a trackpad by sensing the presence and position of one or more fingers on the surface of the display screen.
- the cursor When the cursor is located over a graphical object that appears to be a button or switch, the user can actuate the button or switch by engaging a physical switch on the mouse or trackpad or computer device or tapping the trackpad or touch sensitive display.
- the computer detects that the physical switch has been engaged (or that the tapping of the track pad or touch sensitive screen has occurred), it takes the apparent location of the cursor (or in the case of a touch sensitive screen, the detected position of the finger) on the screen and executes the process associated with that location.
- a graphical object that appears to be a 2 dimensional box with the word “enter” within it may be displayed on the screen. If the computer detects that the switch has been engaged while the cursor location (or finger location for a touch sensitive screen) was within the boundaries of a graphical object, for example, the displayed box, the computer will execute the process associated with the “enter” command. In this way, graphical objects on the screen create a user interface that permits the user to control the processes operating on the computer.
- the system is typically comprised of a central server that is connected by a data network to a user's computer.
- the central server may be comprised of one or more computers connected to one or more mass storage devices.
- the precise architecture of the central server does not limit the claimed invention.
- the data network may operate with several levels, such that the user's computer is connected through a fire wall to one server, which routes communications to another server that executes the disclosed methods.
- the precise details of the data network architecture does not limit the claimed invention.
- a server may be a computer comprised of a central processing unit with a mass storage device and a network connection.
- a server can include multiple of such computers connected together with a data network or other data transfer connection, or, multiple computers on a network with network accessed storage, in a manner that provides such functionality as a group.
- Servers may be virtual servers, each an instance of software operating as an independent server but housed in the same computer hardware. Practitioners of ordinary skill will recognize that functions that are accomplished on one server may be partitioned and accomplished on multiple servers that are operatively connected by a computer network by means of appropriate inter process communication.
- the access of the website can be by means of an Internet browser accessing a secure or public page or by means of a client program running on a local computer that is connected over a computer network to the server.
- a data message and data upload or download can be delivered over the Internet using typical protocols, including TCP/IP, HTTP, SMTP, RPC, FTP or other kinds of data communication protocols that permit processes running on two remote computers to exchange information by means of digital network communication.
- a data message can be a data packet transmitted from or received by a computer containing a destination network address, a destination process or application identifier, and data values that can be parsed at the destination computer located at the destination network address by the destination application in order that the relevant data values are extracted and used by the destination application.
- the invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network.
- program modules may be located in both local and remote computer storage media including memory storage devices.
- Practitioners of ordinary skill will recognize that the invention may be executed on one or more computer processors that are linked using a data network, including, for example, the Internet.
- different steps of the process can be executed by one or more computers and storage devices geographically separated by connected by a data network in a manner so that they operate together to execute the process steps.
- a user's computer can run an application that causes the user's computer to transmit a stream of one or more data packets across a data network to a second computer, referred to here as a server.
- the server may be connected to one or more mass data storage devices where the database is stored.
- the server can execute a program that receives the transmitted packet and interpret the transmitted data packets in order to extract database query information.
- the server can then execute the remaining steps of the invention by means of accessing the mass storage devices to derive the desired result of the query.
- the server can transmit the query information to another computer that is connected to the mass storage devices, and that computer can execute the invention to derive the desired result.
- the result can then be transmitted back to the user's computer by means of another stream of one or more data packets appropriately addressed to the user's computer.
- Source code may include a series of computer program instructions implemented in any of various programming languages (e.g., an object code, an assembly language, or a high-level language such as FORTRAN, C, C++, JAVA, or HTML or scripting languages that are executed by Internet web-broswers) for use with various operating systems or operating environments.
- the source code may define and use various data structures and communication messages.
- the source code may be in a computer executable form (e.g., via an interpreter), or the source code may be converted (e.g., via a translator, assembler, or compiler) into a computer executable form.
- the invention may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer.
- program modules include routines, programs, objects, components, data structures, etc., that perform particular tasks or implement particular abstract data types.
- the computer program and data may be fixed in any form (e.g., source code form, computer executable form, or an intermediate form) either permanently or transitorily in a tangible storage medium, such as a semiconductor memory device (e.g., a RAM, ROM, PROM, EEPROM, or Flash-Programmable RAM), a magnetic memory device (e.g., a diskette or fixed hard disk), an optical memory device (e.g., a CD-ROM or DVD), a PC card (e.g., PCMCIA card), or other memory device.
- a semiconductor memory device e.g., a RAM, ROM, PROM, EEPROM, or Flash-Programmable RAM
- a magnetic memory device e.g., a diskette or fixed hard disk
- the computer program and data may be fixed in any form in a signal that is transmittable to a computer using any of various communication technologies, including, but in no way limited to, analog technologies, digital technologies, optical technologies, wireless technologies, networking technologies, and internetworking technologies.
- the computer program and data may be distributed in any form as a removable storage medium with accompanying printed or electronic documentation (e.g., shrink wrapped software or a magnetic tape), preloaded with a computer system (e.g., on system ROM or fixed disk), or distributed from a server or electronic bulletin board over the communication system (e.g., the Internet or World Wide Web.)
- ROM read-only memory
- the software components may, generally, be implemented in hardware, if desired, using conventional techniques.
- logic blocks e.g., programs, modules, functions, or subroutines
- logic elements may be added, modified, omitted, performed in a different order, or implemented using different logic constructs (e.g., logic gates, looping primitives, conditional logic, and other logic constructs) without changing the overall results or otherwise departing from the true scope of the invention.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Computational Linguistics (AREA)
- Artificial Intelligence (AREA)
- Audiology, Speech & Language Pathology (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Business, Economics & Management (AREA)
- General Business, Economics & Management (AREA)
- Fuzzy Systems (AREA)
- Mathematical Physics (AREA)
- Probability & Statistics with Applications (AREA)
- Software Systems (AREA)
- Human Computer Interaction (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Document Processing Apparatus (AREA)
Abstract
This invention discloses a novel system and method for displaying a comparison of a group of related electronic documents in order that changes generated by a comparison of last versions of the group can be automatically displayed and manipulated on a single summary output screen.
Description
- This application claims priority to U.S. Provisional Patent Application No. 62/129,957 filed on Mar. 8, 2015 and U.S. Provisional Patent Application No. 62/137,358 filed on Mar. 24, 2015 both of which are incorporated by reference. This application claims priority to U.S. patent application Ser. No. 15/236,392 filed on Mar. 14, 2013 which is incorporated herein as a continuation in part. This application claims priority to U.S. patent application Ser. No. 13/306,798 filed on Nov. 29, 2011, which is incorporated herein by reference as a continuation in part.
- The present invention generally relates to the field of digital document review. More particularly, the present invention relates to methods and systems for displaying detected changes and/or differences between a set of original documents and a set of modified versions of the documents.
- Business transactions, for example contracts, share purchases, mergers, acquisitions, etc., typically involve the creation of a group of related documents that between them define the full scope of the transaction being prepared. As the transaction progresses, the documents within the group are changed by the participants, who will often make changes to several documents before distributing the new versions. The changes in the set of documents comprising the transaction may be interrelated as well. Participants in the transaction process need to understand the changes being made to the various related documents in the transaction so that they can make informed decisions efficiently. This can be challenging and time consuming with existing tools—even in the best case where the group of documents are organized into a storage system such as a document management system (that maintains a history of previous versions), a user of a comparison tool such as Workshare Compare™ must individually initiate comparisons of each of the documents related to the transaction, selecting the appropriate current and previous versions for comparison in each case. This manual process is time-consuming, prone to error and provides no top level overview of the changes made to the group of documents as a whole.
- The invention comprises of a software program or service capable of selecting and comparing multiple documents in a single operation, with the ability to apply changes across multiple documents—for instance all documents in the group of documents related to a business transaction. The comparison procedure comprises the following steps. At least one embodiment of this invention pertains to a document management service that enables a user to initiate a comparison of the last version of all the related documents of a transition to their prior versions or some versions as of a certain date, and then request a display that summarizes all of the detected changes in a set of documents.
- The invention is embodied by a computer system, software program or service that operates a software program that is capable of selecting and comparing two versions of multiple documents in a single operation—for instance all documents in the group of documents related to a business transaction. See
FIG. 1 . When a group comparison is initiated, a corresponding set of comparisons can be made for each document in the plurality of documents comprising the transaction, whereby a later version of each constituent document in the set is compared to an earlier version. The resulting comparisons can be then presented to the user in one screen display or in one summary document so that the user can quickly review what changes are pending in the entire set of related documents. The invention addresses the problem that as the deal closes, there may be changes to several of the set of documents that are related or interact and therefore the personnel working the transaction would prefer the convenience of seeing the changes in all of the documents together. - The document group comparison system or service may run as a standalone program operating on a user's computing device or, a program operating on a server in communication with one or more users' computing devices. In some instances, may run as a web service on a remote server where the system utilizes a browser operating on users' computers as the user interface providing control to the user and an output to display comparison results. In either scenario, the document management service receives as input a request for particular set of documents that a user wishes to see the revisions to. These and other objects, features and characteristics of the present invention will become more apparent to those skilled in the art from a study of the following detailed description in conjunction with the appended claims and drawings, all of which form a part of this specification. It should be understood that the description and specific examples are intended for purposes of illustration only and not intended to limit the scope of the present disclosure.
- The headings provided herein are for convenience only and do not necessarily affect the scope or meaning of the claimed invention. In the drawings, the same reference numbers and any acronyms identify elements or acts with the same or similar structure or functionality for ease of understanding and convenience. To easily identify the discussion of any particular element or act, the most significant digit or digits in a reference number refer to the Figure number in which that element is first introduced (e.g., element 204 is first introduced and discussed with respect to
FIG. 2 ). -
FIG. 1 . Flow chart depicting the basic process steps to create the output display. -
FIG. 2 . Flow chart depicting the process steps for working with detected changes. -
FIG. 3 . Schematic showing example group comparison output display. -
FIG. 4 . Diagram showing hierarchy of documents and versions in a related group. - Various examples of the invention will now be described. The following description provides specific details for a thorough understanding and enabling description of these examples. One skilled in the relevant art will understand, however, that the invention may be practiced without many of these details. Likewise, one skilled in the relevant art will also understand that the invention can include many other features not described in detail herein. Additionally, some well-known structures or functions may not be shown or described in detail below, so as to avoid unnecessarily obscuring the relevant description. The terminology used below is to be interpreted in its broadest reasonable manner, even though it is being used in conjunction with a detailed description of certain specific examples of the invention. Indeed, certain terms may even be emphasized below; however, any terminology intended to be interpreted in any restricted manner will be overtly and specifically defined as such in this Detailed Description section.
- The method and system operates on one or more computers, typically using one or more servers and one or more remote user's computing devices. A customer's device can be a personal computer, mobile phone, mobile handheld device like a Blackberry™ or iPhone™ or a tablet device like the iPad™ or Galaxy™ or any other kind of computing device a user can use to view and edit an electronic document. The user devices are operatively connected to the remote server using a data network. The invention does not require that the data network be in continuous contact with the remote file server. The invention works in conjunction with a document collaborative editing system (CES) or document management systems, (DMS) or both. For brevity, references to the DMS in the disclosure may disclose processes that may be performed by the CES or the CES in combination with the DMS. The system can be embodied in a client/server architecture, whereby an executable code operates on the user's remote device and interacts with processes operating on a server. In other embodiments, the same system can be running on the user's remote device by means of scripts or apps that are downloaded and executed within an Internet web-browser.
- The user's remote computer is operatively connected to a data communication network, typically the Internet. This may be directly or indirectly through another network, for example a telephone network or a private data network. The user operates a client software on their computing device that communicates with the server that operates the process as a service, or the server that delivers documents for editing or review, that is the DMS or CES.
- When the client requests to view a document available on the DMS, the request is received and processed on the DMS. In this case, the user's device may select a title for a group of documents from a graphical user interface displayed on the screen of the device. The DMS maintains all of the revisions of the set of documents document in its data storage repository. Each time the CES saves a new version, that is a new computer file. That new file typically has a different filename than the prior version. The system also keeps track of the date and time that the version was stored. The system maintains a separate database that keeps track of each user authorized to access the document on the CES and their access of the document. Once the compared set of documents is presented to the user, the user can make changes to one or more of the set of documents and save those changed documents as yet a newer version In the typical embodiment, a new version of the document is created as a distinct data file.
- Document Selection
- The group of documents to be compared can be selected in one of a variety of ways. In one embodiment the documents are selected by selecting multiple documents from a Document Management System (DMS). Typically, the set of documents are known to be related as a result of their status in the document management service. If the document management system is appropriately organized, the desired documents will be stored in such a way that they are easily accessible as a group—for instance they may be in the same folder or attached to a particular matter record or other identifier. For example, a plurality of documents may have metadata associated with them that is a reference to a name of a transaction. In one embodiment, a database that comprises the document management system may have a table that assigns an alphanumeric text string to a pointer or other logical reference to each document. The alphanumeric text string may be the name of a commercial transaction, for example “Whiteacre Closing Documents.” The set of documents may then be the legal documents that together comprise the commercial transaction for the sale of “Whiteacre”, in which case the table referring to each document will include the string “Whiteacre” in a column that references the name of the transaction that such document is a part of. Each of the plurality of documents may be represented by a series of files, each file representing a version of its corresponding document. In this case, the logical reference in the table that relates transaction names to documents would be a reference to the document table that contains pointers or other logical references to the data files embodying the versions of the corresponding document. In addition, each document would have a metadata reference to its identity, for example, its title, so that the document management system can distinguish between files that are different versions of the same document from different documents entirely. As an illustrative example, the Whitacre transaction may be comprised of several versions of a purchase agreement to purchase Whiteacre and several versions of a deed to Whiteacre.
- In addition, the system can be configured to use logical criteria to select files automatically. In one embodiment, the system can receive an alphanumeric string that is the name of a transaction. Using that string, the system can search file folder names that contain the string or sufficiently match the string. In other cases, the folder may contain sub-folders that contain relevant documents. Once the folders are identified, the system can check filenames in the folder to determine the set of documents and constituent document versions. In some cases, this requires string matching on the file names.
- In another embodiment, a transaction may be associated with an email thread so that the system can select email message attachments from an email program where the system identifies the relevant emails as part of a thread that is determined to be associated with the transaction name. That thread may be identified by input from a user, or, it may be that the email system is configured to assign a transaction name to the thread, in which case a simple string match can be used to determine the relevant email thread. In this embodiment, the system can inspect each email message in the thread to detect attachments.
- The invention may implement on a computer a data structure that maps references associated with a plurality of related documents stored in the system to a first group reference. Once the version selection is complete, then this data structure may be updated to include references to two version of the related documents in the group. By use of this data structure, the computer can be configured to receive a command that represents a selection of that group of related documents, and to cause the comparison process to be applied to all of the documents in the group, between the two selected versions associated with each document. The data structure may be represented as a tree, as in
FIG. 4 , or as a table, which can also express and encode the tree relationship of the documents in the group and their respective versions. In any case, the documents are selected, typically as multiple files from the file-system of a PC or other computer system, such files being either from local storage or accessed over a network drive connection, for example, from an online storage platform. - Version Selection
- For each document in the group that is to be compared, two versions must be chosen. Where there aren't two versions, the assumption is that no changes will be displayed. In the case where data representing the revision history of the selected documents is available (i.e. data sourced from a DMS or an online storage platform that supports versioning history), selection of which versions are to be compared will be by selection of two points in time—comparing the version of each document at the later point in time against that at the earlier point in time. Sensible defaults can be chosen by the system for the two points in time, which the user can then adjust as required. For instance, a sensible default value for the later point in time would be ‘Now’ and for the earlier point in time would be the time that the user last reviewed the group of documents. This time value can be stored by the system in a file or other local or online storage mechanism, or determined by examining the revision history of all the documents in the group.
- In the case that the files are sourced from a storage system that does not have the ability to retrieve version history, selection of the versions may require specific input from the user. While the application may provide assistance in various ways, in general the user will have to choose a previous version corresponding to each document selected. Ways in which the application embodying the invention may provide assistance in selecting appropriate versions may include:
-
- In the case that a document has been selected as an email attachment, the application may search for other, earlier email messages that have an attachment with the same or a similar name and offer the user a list of such message attachments to choose from.
- The application may search or maintain a database index of documents stored on the computer or other device upon which it runs, and offer to the user a list of documents to compare against selected from the search results or index based upon the name of the document being the same or similar and the timestamp of the document being earlier.
- In the case that the document being compared is a word processing document and contains revision sequence ID information (RSID), the application may use the RSID information to infer version hierarchies between different documents found by searching or indexing and hence present more accurate suggestions to the user.
- Systems and methods for comparing various types of document (word processing, presentation document, text, etc.) are known in the art. Existing comparison applications such as Workshare Compare™ and Workshare Compare for PowerPoint™ may be used to perform the actual comparison of each of the selected pairs of the documents in the group.
- Another advantage of this invention (in addition to simplifying the selection of the appropriate group of files and their relevant versions) is the provision of a consolidated display of the changes made to the group of documents. The summary comparison document may be in one of a number of formats to give a suitable reading experience to the user. Examples of the format for the summary document may be RTF, PDF or HTML.
- Such a consolidated display may include
-
- A number of tabs, each tab corresponding to a document comparison that the user can switch between by selecting the tab on the user interface of the user's device displaying the output.
- A single document view, containing all comparisons concatenated, where all of the changes of a document are presented together in the same section of the document.
- A single document view, as above, but excluding pages that contain no changes in order to allow faster reading of the changes. In this embodiment the summary document would be built by inspecting in turn each page of each comparison. If the page has any changes or portions of a change on it, the page will be added to the summary comparison document, otherwise it will not be added.
- The consolidated comparison output summary is more efficient and convenient than multiple single comparisons, but in addition, it can provide information that would not be available if multiple single comparisons were performed. A categorized summary of all changes across all document pairs in addition to any of the display output techniques described above may be used (as disclosed in U.S. patent application Ser. No. 13/306,798 filed on Nov. 29, 2011, which is incorporated herein by reference.) In particular, the categorization display option can provide a summary that can group together identical changes made in different documents (for example corrections to participant names or details) and highlight locations across the multiple documents where such changes have been neglected. Analysis of the changes in any individual document would be incapable of revealing if corrections had been made in 3 out of 4 documents but not the fourth. See
FIG. 2 . In the preferred embodiment, the default implementation of this categorized summary would involve all changes being shown in a consolidated tree view, with changes from different documents merged together but highlighted to indicate the document of origin, for instance - A further requirement for users who wish to review changes to multiple documents is that they are likely to want to accept only some of the changes, or equivalently, reject some of the changes. This functionality can be provided by the invention in the following manner:
-
- As part of the viewer application, a review state manager which allows the user to enter a review state for each change—such states might be ‘accepted’, ‘rejected’, ‘needs discussion’, etc. This module will store the review state associated with each change and display highlights in the UI in appropriate locations indicating the review state currently associated with a change.
- A change apply module, capable of acting on the review state associated with each change. The apply module might work in either of 2 possible modes of operation
- An ‘apply’ mode, where it starts with the original version of each document and applies to it the changes which have been tagged with an ‘accept’ state. In this case, the system will create a new version of the document and update any of the DMS entries so that the new version of the document is appropriately indexed in the system.
- An ‘undo’ mode, where it starts with the modified version of each document—in which all changes are already applied—and undoes each change which is tagged with a ‘reject’ state.
- A particular implementation of an apply module might implement only one or both of these two modes. The invention supports the ability to apply changes across multiple documents in a single operation. For instance, the user can review a change made in one document and apply the same change across a group of documents where applicable in a single operation, without having to review and accept each instance of the change. The invention can also intelligently suggest changes to the document suite based on changes made to individual documents. For instance, a change made to a term, sentence or paragraph in one document could imply a corresponding change to other related documents that contain the same or similar term, sentence or paragraph.
- The consolidated change display can also be used to present to the user cross referenced portions of the documents where the cross reference is in the changed text. Consider as an example, if the changed text in the summarized changes includes the string: “Licensee is permitted to assign its rights to an Affiliate, in accordance with Section 11.” There are two cross references that a reviewing user would have to check before revising the review state on the change. First, the user may have to check the definition of “Affiliate”. Second, the user may have to check what it says in “Section 11” in order to approve the change.
- The invention is further comprised of a system and method that parses the changes identified by the comparison step to identify defined terms and section headings. The definition detection module finds common patterns of text used to specify definitions in documents (examples including detecting a section heading named with the string ‘definitions’ section, heading with a two column table, a ‘definitions’ section heading with a list or bullet points and defined terms in bold, or by parsing text in a structured sentence, for example: “ . . . defined as . . . ” or “hereinafter referred as ‘ . . . ’” The point is that parsing rules may be constructed that identify the location within a document comprising the group, that a definition is recited. Similarly, section headings in the documents of the group can be identified by parsing the document data. Locations of section headings may easily identified by detecting formatting data that automatically organizes the heading format convention within the word processing document. In other cases, parsing on typical strings like “section”, “article”, “paragraph” or a number with a CR/LF may be used.
- As a result of identifying locations of definitions and section headings in the group of documents, a tooltip or hyperlink function can be inserted into the output display so that it may be activated for words/phrases matching the list of detected definitions or section headings. The tooltip text or hyperlink destination being the identified location of the definition in question. In this embodiment, the definition found in the changes can appear as hyperlinks to the locations in the original document, so the user can select on the highlighted or hyperlinked text in the displayed change, and a window pops up showing the definition in the original document or the section of the original document or the section referred to by the displayed change. In yet another embodiment, is that the system is adapted so that if the hyperlinked location itself has been changed, that system presents the changed version automatically.
- The output formulation may further include a definition change categorization module, capable of detecting changes within detected definition portions of the document, allowing such changes to be displayed in a definition change category in the change summary UI.
- The output formulation may further include a definition inconsistency detection module, capable of checking definitions found in different source documents. If the definitions detected for a single term differ between different documents (by more than trivialities such as whitespace or punctuation) then the inconsistency is highlighted to the user in an ‘inconsistent definitions’ category in the change summary tree. In this embodiment, the process of locating definitions in the documents produces a table, where there are at least four columns, one for the name of the document, its version, the definition, and the definition location in the document. Once the documents in the group have been parsed to detect definitions, the system can inspect the table to see if there any redundancies, that is, two rows that contain the same defined term (ignoring trivial differences in the text) but with two different corresponding locations. If so, the system can automatically fetch the text surrounding the two different locations and run a comparison to check whether the definitions are the same or not, and to present these on the output display.
- In some cases, there are defined terms commonly used in legal documents, for example, where the defined term is confined to the document that it is defined for. For example, two agreements that are part of one transaction may both use the defined term “Effective Date” or “Term”. These cases may require user interaction, in which case a user can input a selection that instructs the system to ignore that definition from a consistency check standpoint. This “ignore” state can be a logical value that is an additional column in the table described above. Those definitions whose row has an “ignore” variable set will not be checked for consistency across different documents, only within the same document.
- The invention could be implemented as
-
- An installable piece of software to be installed and executed on a personal computer or other personal device. In this case, the software operates on a computer dedicated to the user, and the files may be accessed from a storage device in the computer or accessible or storable over a data network. The CPU of the computer executes the processes.
- A web site or information portal, such as forming part of an online file collaboration platform. In this case, the software can execute on a server in such a way as to service more than one user. The files may be uploaded to the server and then stored on a local storage device while processed, or may be accessible by the server from a file repository system accessible over a data network. Completed documents that are the output of the process may be transmitted to a user's local computer for display and further editing.
- Operating Environment:
- Those skilled in the relevant art will appreciate that the invention can be practiced with other communications, data processing, or computer system configurations, including: wireless devices, Internet appliances, hand-held devices (including personal digital assistants (PDAs)), wearable computers, all manner of cellular or mobile phones, multi-processor systems, microprocessor-based or programmable consumer electronics, set-top boxes, network PCs, mini-computers, mainframe computers, and the like. Indeed, the terms “computer,” “server,” and the like are used interchangeably herein, and may refer to any of the above devices and systems. In some instances, especially where the mobile computing device is used to access web content through the network (e.g., when a 3G or an LTE service of the phone is used to connect to the network), the network may be any type of cellular, IP-based or converged telecommunications network, including but not limited to Global System for Mobile Communications (GSM), Time Division Multiple Access (TDMA), Code Division Multiple Access (CDMA), Orthogonal Frequency Division Multiple Access (OFDM), General Packet Radio Service (GPRS), Enhanced Data GSM Environment (EDGE), Advanced Mobile Phone System (AMPS), Worldwide Interoperability for Microwave Access (WiMAX), Universal Mobile Telecommunications System (UMTS), Evolution-Data Optimized (EVDO), Long Term Evolution (LTE), Ultra Mobile Broadband (UMB), Voice over Internet Protocol (VoIP), Unlicensed Mobile Access (UMA), etc.
- The user's computer may be a laptop or desktop type of personal computer. It can also be a cell phone, smart phone or other handheld device, including a tablet. The precise form factor of the user's computer does not limit the claimed invention. Examples of well known computing systems, environments, and/or configurations that may be suitable for use with the invention include, but are not limited to, personal computers, server computers, hand-held, laptop or mobile computer or communications devices such as cell phones and PDA's, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like.
- The system and method described herein can be executed using a computer system, generally comprised of a central processing unit (CPU) that is operatively connected to a memory device, data input and output circuitry (I/O) and computer data network communication circuitry. A video display device may be operatively connected through the I/O circuitry to the CPU. Components that are operatively connected to the CPU using the I/O circuitry include microphones, for digitally recording sound, and video camera, for digitally recording images or video. Audio and video may be recorded simultaneously as an audio visual recording. The I/O circuitry can also be operatively connected to an audio loudspeaker in order to render digital audio data into audible sound. Audio and video may be rendered through the loudspeaker and display device separately or in combination. Computer code executed by the CPU can take data received by the data communication circuitry and store it in the memory device. In addition, the CPU can take data from the I/O circuitry and store it in the memory device. Further, the CPU can take data from a memory device and output it through the I/O circuitry or the data communication circuitry. The data stored in memory may be further recalled from the memory device, further processed or modified by the CPU in the manner described herein and restored in the same memory device or a different memory device operatively connected to the CPU including by means of the data network circuitry. The memory device can be any kind of data storage circuit or magnetic storage or optical device, including a hard disk, optical disk or solid state memory.
- The computer can display on the display screen operatively connected to the I/O circuitry the appearance of a user interface. Various shapes, text and other graphical forms are displayed on the screen as a result of the computer generating data that causes the pixels comprising the display screen to take on various colors and shades. The user interface also displays a graphical object referred to in the art as a cursor. The object's location on the display indicates to the user a selection of another object on the screen. The cursor may be moved by the user by means of another device connected by I/O circuitry to the computer. This device detects certain physical motions of the user, for example, the position of the hand on a flat surface or the position of a finger on a flat surface. Such devices may be referred to in the art as a mouse or a track pad. In some embodiments, the display screen itself can act as a trackpad by sensing the presence and position of one or more fingers on the surface of the display screen. When the cursor is located over a graphical object that appears to be a button or switch, the user can actuate the button or switch by engaging a physical switch on the mouse or trackpad or computer device or tapping the trackpad or touch sensitive display. When the computer detects that the physical switch has been engaged (or that the tapping of the track pad or touch sensitive screen has occurred), it takes the apparent location of the cursor (or in the case of a touch sensitive screen, the detected position of the finger) on the screen and executes the process associated with that location. As an example, not intended to limit the breadth of the disclosed invention, a graphical object that appears to be a 2 dimensional box with the word “enter” within it may be displayed on the screen. If the computer detects that the switch has been engaged while the cursor location (or finger location for a touch sensitive screen) was within the boundaries of a graphical object, for example, the displayed box, the computer will execute the process associated with the “enter” command. In this way, graphical objects on the screen create a user interface that permits the user to control the processes operating on the computer.
- The system is typically comprised of a central server that is connected by a data network to a user's computer. The central server may be comprised of one or more computers connected to one or more mass storage devices. The precise architecture of the central server does not limit the claimed invention. In addition, the data network may operate with several levels, such that the user's computer is connected through a fire wall to one server, which routes communications to another server that executes the disclosed methods. The precise details of the data network architecture does not limit the claimed invention.
- A server may be a computer comprised of a central processing unit with a mass storage device and a network connection. In addition a server can include multiple of such computers connected together with a data network or other data transfer connection, or, multiple computers on a network with network accessed storage, in a manner that provides such functionality as a group. Servers may be virtual servers, each an instance of software operating as an independent server but housed in the same computer hardware. Practitioners of ordinary skill will recognize that functions that are accomplished on one server may be partitioned and accomplished on multiple servers that are operatively connected by a computer network by means of appropriate inter process communication. In addition, the access of the website can be by means of an Internet browser accessing a secure or public page or by means of a client program running on a local computer that is connected over a computer network to the server. A data message and data upload or download can be delivered over the Internet using typical protocols, including TCP/IP, HTTP, SMTP, RPC, FTP or other kinds of data communication protocols that permit processes running on two remote computers to exchange information by means of digital network communication. As a result a data message can be a data packet transmitted from or received by a computer containing a destination network address, a destination process or application identifier, and data values that can be parsed at the destination computer located at the destination network address by the destination application in order that the relevant data values are extracted and used by the destination application.
- The invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices. Practitioners of ordinary skill will recognize that the invention may be executed on one or more computer processors that are linked using a data network, including, for example, the Internet. In another embodiment, different steps of the process can be executed by one or more computers and storage devices geographically separated by connected by a data network in a manner so that they operate together to execute the process steps. In one embodiment, a user's computer can run an application that causes the user's computer to transmit a stream of one or more data packets across a data network to a second computer, referred to here as a server. The server, in turn, may be connected to one or more mass data storage devices where the database is stored. The server can execute a program that receives the transmitted packet and interpret the transmitted data packets in order to extract database query information. The server can then execute the remaining steps of the invention by means of accessing the mass storage devices to derive the desired result of the query. Alternatively, the server can transmit the query information to another computer that is connected to the mass storage devices, and that computer can execute the invention to derive the desired result. The result can then be transmitted back to the user's computer by means of another stream of one or more data packets appropriately addressed to the user's computer.
- Computer program logic implementing all or part of the functionality previously described herein may be embodied in various forms, including, but in no way limited to, a source code form, a computer executable form, and various intermediate forms (e.g., forms generated by an assembler, compiler, linker, or locator.) Source code may include a series of computer program instructions implemented in any of various programming languages (e.g., an object code, an assembly language, or a high-level language such as FORTRAN, C, C++, JAVA, or HTML or scripting languages that are executed by Internet web-broswers) for use with various operating systems or operating environments. The source code may define and use various data structures and communication messages. The source code may be in a computer executable form (e.g., via an interpreter), or the source code may be converted (e.g., via a translator, assembler, or compiler) into a computer executable form.
- The invention may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc., that perform particular tasks or implement particular abstract data types. The computer program and data may be fixed in any form (e.g., source code form, computer executable form, or an intermediate form) either permanently or transitorily in a tangible storage medium, such as a semiconductor memory device (e.g., a RAM, ROM, PROM, EEPROM, or Flash-Programmable RAM), a magnetic memory device (e.g., a diskette or fixed hard disk), an optical memory device (e.g., a CD-ROM or DVD), a PC card (e.g., PCMCIA card), or other memory device. The computer program and data may be fixed in any form in a signal that is transmittable to a computer using any of various communication technologies, including, but in no way limited to, analog technologies, digital technologies, optical technologies, wireless technologies, networking technologies, and internetworking technologies. The computer program and data may be distributed in any form as a removable storage medium with accompanying printed or electronic documentation (e.g., shrink wrapped software or a magnetic tape), preloaded with a computer system (e.g., on system ROM or fixed disk), or distributed from a server or electronic bulletin board over the communication system (e.g., the Internet or World Wide Web.) It is appreciated that any of the software components of the present invention may, if desired, be implemented in ROM (read-only memory) form. The software components may, generally, be implemented in hardware, if desired, using conventional techniques.
- The described embodiments of the invention are intended to be exemplary and numerous variations and modifications will be apparent to those skilled in the art. All such variations and modifications are intended to be within the scope of the present invention as defined in the appended claims. Although the present invention has been described and illustrated in detail, it is to be clearly understood that the same is by way of illustration and example only, and is not to be taken by way of limitation. It is appreciated that various features of the invention which are, for clarity, described in the context of separate embodiments may also be provided in combination in a single embodiment. Conversely, various features of the invention which are, for brevity, described in the context of a single embodiment may also be provided separately or in any suitable combination. It is appreciated that the particular embodiment described in the specification is intended only to provide an extremely detailed disclosure of the present invention and is not intended to be limiting.
- It should be noted that the flow diagrams are used herein to demonstrate various aspects of the invention, and should not be construed to limit the present invention to any particular logic flow or logic implementation. The described logic may be partitioned into different logic blocks (e.g., programs, modules, functions, or subroutines) without changing the overall results or otherwise departing from the true scope of the invention. Oftentimes, logic elements may be added, modified, omitted, performed in a different order, or implemented using different logic constructs (e.g., logic gates, looping primitives, conditional logic, and other logic constructs) without changing the overall results or otherwise departing from the true scope of the invention.
- Also, while processes or blocks are at times shown as being performed in series, these processes or blocks may instead be performed or implemented in parallel, or may be performed at different times.
Claims (2)
1. A computer system for displaying changes in a plurality of documents, comprising:
a memory storage device comprised of a data structure that maps references associated with a plurality of related documents stored in the system to a first group reference, where each of said plurality of related documents are comprised of at least a pair of document files, each of the at least a pair of document files being embodiments of a first and second version of the related document;
a comparison module comprised of logic configured to:
receive a command comprised of an input reference;
determining the first group reference using the input reference;
using the first group reference to locate a first and second version of each of the plurality of related documents; and
execute a comparison process to detect changes between each pair of first and second versions for each of the plurality of documents files for each document associated with the first group reference;
store output data representing the detected changes;
an output module comprised of logic configured to generate output data from the output data of the comparison module that when rendered by a computer in combination with a display screen, displays on the display screen a list of the detected changes, where the detected changes associated with each of the plurality of documents are grouped together.
2-50. (canceled)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US17/246,262 US20210326310A1 (en) | 2010-11-29 | 2021-04-30 | System for tracking and displaying changes in a set of related electronic documents |
Applications Claiming Priority (10)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US41785310P | 2010-11-29 | 2010-11-29 | |
US41785510P | 2010-11-29 | 2010-11-29 | |
US41785810P | 2010-11-29 | 2010-11-29 | |
US41786910P | 2010-11-29 | 2010-11-29 | |
US13/306,798 US20120136862A1 (en) | 2010-11-29 | 2011-11-29 | System and method for presenting comparisons of electronic documents |
US13/830,023 US10783326B2 (en) | 2013-03-14 | 2013-03-14 | System for tracking changes in a collaborative document editing environment |
US201562129957P | 2015-03-08 | 2015-03-08 | |
US201562137358P | 2015-03-24 | 2015-03-24 | |
US15/063,247 US11030163B2 (en) | 2011-11-29 | 2016-03-07 | System for tracking and displaying changes in a set of related electronic documents |
US17/246,262 US20210326310A1 (en) | 2010-11-29 | 2021-04-30 | System for tracking and displaying changes in a set of related electronic documents |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US15/063,247 Continuation US11030163B2 (en) | 2010-11-29 | 2016-03-07 | System for tracking and displaying changes in a set of related electronic documents |
Publications (1)
Publication Number | Publication Date |
---|---|
US20210326310A1 true US20210326310A1 (en) | 2021-10-21 |
Family
ID=56164366
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US15/063,247 Active 2033-02-14 US11030163B2 (en) | 2010-11-29 | 2016-03-07 | System for tracking and displaying changes in a set of related electronic documents |
US17/246,262 Abandoned US20210326310A1 (en) | 2010-11-29 | 2021-04-30 | System for tracking and displaying changes in a set of related electronic documents |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US15/063,247 Active 2033-02-14 US11030163B2 (en) | 2010-11-29 | 2016-03-07 | System for tracking and displaying changes in a set of related electronic documents |
Country Status (1)
Country | Link |
---|---|
US (2) | US11030163B2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US12265787B2 (en) * | 2022-11-01 | 2025-04-01 | Everlaw, Inc. | Document difference viewing and navigation |
Families Citing this family (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10838996B2 (en) | 2018-03-15 | 2020-11-17 | International Business Machines Corporation | Document revision change summarization |
KR102127336B1 (en) * | 2018-07-31 | 2020-06-26 | 엔에이치엔 주식회사 | A method and terminal for providing a function of managing a message of a vip |
US11630869B2 (en) | 2020-03-02 | 2023-04-18 | International Business Machines Corporation | Identification of changes between document versions |
GB202009263D0 (en) * | 2020-06-17 | 2020-07-29 | Neural Tech Limited | Data reduction in a tree data structure for a wireframe |
US20220171744A1 (en) * | 2020-12-01 | 2022-06-02 | Sony Interactive Entertainment LLC | Asset management between remote sites |
US12271431B1 (en) * | 2021-01-29 | 2025-04-08 | Veeva Systems Inc. | System and method for content sharing in enterprise content management |
US20230113956A1 (en) * | 2021-10-12 | 2023-04-13 | Pricewaterhousecoopers Llp | Global privacy and data protection framework system and method |
US20240320995A1 (en) * | 2023-03-21 | 2024-09-26 | Jpmorgan Chase Bank, N.A. | Method and system for tree-based text representation and comparison |
Family Cites Families (357)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4479195A (en) | 1982-09-07 | 1984-10-23 | At&T Bell Laboratories | Data conference system |
USRE35861E (en) | 1986-03-12 | 1998-07-28 | Advanced Software, Inc. | Apparatus and method for comparing data groups |
US5072412A (en) | 1987-03-25 | 1991-12-10 | Xerox Corporation | User interface with multiple workspaces for sharing display system objects |
US5220657A (en) | 1987-12-02 | 1993-06-15 | Xerox Corporation | Updating local copy of shared data in a collaborative system |
US5008853A (en) * | 1987-12-02 | 1991-04-16 | Xerox Corporation | Representation of collaborative multi-user activities relative to shared structured data objects in a networked workstation environment |
US4949300A (en) | 1988-01-07 | 1990-08-14 | International Business Machines Corporation | Sharing word-processing functions among multiple processors |
US5245553A (en) | 1989-12-14 | 1993-09-14 | Options Unlimited Research | Full-duplex video communication and document generation system |
JP2793308B2 (en) | 1989-12-21 | 1998-09-03 | 株式会社日立製作所 | Dialogue system |
JP3161725B2 (en) | 1990-11-21 | 2001-04-25 | 株式会社日立製作所 | Workstations and collaborative information processing systems |
US5293619A (en) | 1991-05-30 | 1994-03-08 | Sandia Corporation | Method and apparatus for collaborative use of application program |
US5671428A (en) | 1991-08-28 | 1997-09-23 | Kabushiki Kaisha Toshiba | Collaborative document processing system with version and comment management |
US5446842A (en) | 1993-02-26 | 1995-08-29 | Taligent, Inc. | Object-oriented collaboration system |
US5787444A (en) | 1993-03-15 | 1998-07-28 | International Business Machines Corp. | Method and apparatus for maintaining revision contol of a set of objects within a data processing system |
US5608872A (en) | 1993-03-19 | 1997-03-04 | Ncr Corporation | System for allowing all remote computers to perform annotation on an image and replicating the annotated image on the respective displays of other comuters |
US5544352A (en) | 1993-06-14 | 1996-08-06 | Libertech, Inc. | Method and apparatus for indexing, searching and displaying data |
US5689641A (en) | 1993-10-01 | 1997-11-18 | Vicor, Inc. | Multimedia collaboration system arrangement for routing compressed AV signal through a participant site without decompressing the AV signal |
JP2906949B2 (en) | 1993-10-27 | 1999-06-21 | 富士ゼロックス株式会社 | Hypertext device |
US6122403A (en) | 1995-07-27 | 2000-09-19 | Digimarc Corporation | Computer system linked by using information in data objects |
US7113615B2 (en) | 1993-11-18 | 2006-09-26 | Digimarc Corporation | Watermark embedder and reader |
JP3287679B2 (en) | 1993-12-28 | 2002-06-04 | キヤノン株式会社 | Document processing apparatus and method |
US5806078A (en) | 1994-06-09 | 1998-09-08 | Softool Corporation | Version management system |
US5801702A (en) | 1995-03-09 | 1998-09-01 | Terrabyte Technology | System and method for adding network links in a displayed hierarchy |
US5757669A (en) | 1995-05-31 | 1998-05-26 | Netscape Communications Corporation | Method and apparatus for workgroup information replication |
US5619649A (en) | 1995-06-12 | 1997-04-08 | Xerox Corporation | Network printing system for programming a print job by selecting a job ticket identifier associated with remotely stored predefined document processing control instructions |
US5699427A (en) | 1995-06-23 | 1997-12-16 | International Business Machines Corporation | Method to deter document and intellectual property piracy through individualization |
US5787175A (en) | 1995-10-23 | 1998-07-28 | Novell, Inc. | Method and apparatus for collaborative document control |
US6029175A (en) | 1995-10-26 | 2000-02-22 | Teknowledge Corporation | Automatic retrieval of changed files by a network software agent |
US6366933B1 (en) | 1995-10-27 | 2002-04-02 | At&T Corp. | Method and apparatus for tracking and viewing changes on the web |
US5727197A (en) | 1995-11-01 | 1998-03-10 | Filetek, Inc. | Method and apparatus for segmenting a database |
US5855020A (en) | 1996-02-21 | 1998-12-29 | Infoseek Corporation | Web scan process |
US5890177A (en) | 1996-04-24 | 1999-03-30 | International Business Machines Corporation | Method and apparatus for consolidating edits made by multiple editors working on multiple document copies |
DE69719858T2 (en) * | 1996-05-13 | 2003-12-24 | Oki Electric Industry Co., Ltd. | Document display system and electronic dictionary |
US5897636A (en) * | 1996-07-11 | 1999-04-27 | Tandem Corporation Incorporated | Distributed object computer system with hierarchical name space versioning |
US6189019B1 (en) | 1996-08-14 | 2001-02-13 | Microsoft Corporation | Computer system and computer-implemented process for presenting document connectivity |
JPH10105550A (en) | 1996-10-02 | 1998-04-24 | Matsushita Electric Ind Co Ltd | Hyper-text document preparing device |
US5832529A (en) | 1996-10-11 | 1998-11-03 | Sun Microsystems, Inc. | Methods, apparatus, and product for distributed garbage collection |
US6038561A (en) | 1996-10-15 | 2000-03-14 | Manning & Napier Information Services | Management and analysis of document information text |
US20060129627A1 (en) | 1996-11-22 | 2006-06-15 | Mangosoft Corp. | Internet-based shared file service with native PC client access and semantics and distributed version control |
JP2815045B2 (en) | 1996-12-16 | 1998-10-27 | 日本電気株式会社 | Image feature extraction device, image feature analysis device, and image matching system |
US6003060A (en) | 1996-12-20 | 1999-12-14 | International Business Machines Corporation | Method and apparatus to share resources while processing multiple priority data flows |
EP0956673A4 (en) | 1996-12-20 | 2005-04-06 | Financial Services Technology | Method and system for processing electronic documents |
US6285999B1 (en) | 1997-01-10 | 2001-09-04 | The Board Of Trustees Of The Leland Stanford Junior University | Method for node ranking in a linked database |
US5898836A (en) | 1997-01-14 | 1999-04-27 | Netmind Services, Inc. | Change-detection tool indicating degree and location of change of internet documents by comparison of cyclic-redundancy-check(CRC) signatures |
US6012087A (en) | 1997-01-14 | 2000-01-04 | Netmind Technologies, Inc. | Unique-change detection of dynamic web pages using history tables of signatures |
US5877766A (en) | 1997-08-15 | 1999-03-02 | International Business Machines Corporation | Multi-node user interface component and method thereof for use in accessing a plurality of linked records |
US6832202B1 (en) | 1997-08-29 | 2004-12-14 | Electronic Data Systems Corporation | Method and system of routing requests for authorized approval |
US6067551A (en) | 1997-11-14 | 2000-05-23 | Microsoft Corporation | Computer implemented method for simultaneous multi-user editing of a document |
US6243091B1 (en) | 1997-11-21 | 2001-06-05 | International Business Machines Corporation | Global history view |
US6088702A (en) | 1998-02-25 | 2000-07-11 | Plantz; Scott H. | Group publishing system |
US6424966B1 (en) | 1998-06-30 | 2002-07-23 | Microsoft Corporation | Synchronizing crawler with notification source |
US6594662B1 (en) | 1998-07-01 | 2003-07-15 | Netshadow, Inc. | Method and system for gathering information resident on global computer networks |
US6275850B1 (en) | 1998-07-24 | 2001-08-14 | Siemens Information And Communication Networks, Inc. | Method and system for management of message attachments |
US6658626B1 (en) | 1998-07-31 | 2003-12-02 | The Regents Of The University Of California | User interface for displaying document comparison information |
GB2341249A (en) | 1998-08-17 | 2000-03-08 | Connected Place Limited | A method of generating a difference file defining differences between an updated file and a base file |
CA2345241A1 (en) | 1998-09-22 | 2000-03-30 | Science Applications International Corporation | User-defined dynamic collaborative environments |
US6145084A (en) | 1998-10-08 | 2000-11-07 | Net I Trust | Adaptive communication system enabling dissimilar devices to exchange information over a network |
US6918082B1 (en) | 1998-12-17 | 2005-07-12 | Jeffrey M. Gross | Electronic document proofing system |
US6418433B1 (en) | 1999-01-28 | 2002-07-09 | International Business Machines Corporation | System and method for focussed web crawling |
US6301368B1 (en) | 1999-01-29 | 2001-10-09 | International Business Machines Corporation | System and method for data hiding in compressed fingerprint images |
US6584466B1 (en) | 1999-04-07 | 2003-06-24 | Critical Path, Inc. | Internet document management system and methods |
US6317777B1 (en) | 1999-04-26 | 2001-11-13 | Intel Corporation | Method for web based storage and retrieval of documents |
US6212534B1 (en) | 1999-05-13 | 2001-04-03 | X-Collaboration Software Corp. | System and method for facilitating collaboration in connection with generating documents among a plurality of operators using networked computer systems |
US7857201B2 (en) | 1999-05-25 | 2010-12-28 | Silverbrook Research Pty Ltd | Method and system for selection |
US6405219B2 (en) | 1999-06-22 | 2002-06-11 | F5 Networks, Inc. | Method and system for automatically updating the version of a set of files stored on content servers |
US6547829B1 (en) | 1999-06-30 | 2003-04-15 | Microsoft Corporation | Method and system for detecting duplicate documents in web crawls |
US6356937B1 (en) | 1999-07-06 | 2002-03-12 | David Montville | Interoperable full-featured web-based and client-side e-mail system |
US6591289B1 (en) | 1999-07-27 | 2003-07-08 | The Standard Register Company | Method of delivering formatted documents over a communications network |
US6560620B1 (en) * | 1999-08-03 | 2003-05-06 | Aplix Research, Inc. | Hierarchical document comparison system and method |
US6662212B1 (en) | 1999-08-31 | 2003-12-09 | Qualcomm Incorporated | Synchronization of a virtual workspace using E-mail extensions |
US20030078880A1 (en) | 1999-10-08 | 2003-04-24 | Nancy Alley | Method and system for electronically signing and processing digital documents |
US6449624B1 (en) | 1999-10-18 | 2002-09-10 | Fisher-Rosemount Systems, Inc. | Version control and audit trail in a process control system |
US6263364B1 (en) | 1999-11-02 | 2001-07-17 | Alta Vista Company | Web crawler system using plurality of parallel priority level queues having distinct associated download priority levels for prioritizing document downloading and maintaining document freshness |
US6377984B1 (en) | 1999-11-02 | 2002-04-23 | Alta Vista Company | Web crawler system using parallel queues for queing data sets having common address and concurrently downloading data associated with data set in each queue |
US6351755B1 (en) | 1999-11-02 | 2002-02-26 | Alta Vista Company | System and method for associating an extensible set of data with documents downloaded by a web crawler |
US6321265B1 (en) | 1999-11-02 | 2001-11-20 | Altavista Company | System and method for enforcing politeness while scheduling downloads in a web crawler |
US6418453B1 (en) | 1999-11-03 | 2002-07-09 | International Business Machines Corporation | Network repository service for efficient web crawling |
US7321864B1 (en) | 1999-11-04 | 2008-01-22 | Jpmorgan Chase Bank, N.A. | System and method for providing funding approval associated with a project based on a document collection |
US6614789B1 (en) | 1999-12-29 | 2003-09-02 | Nasser Yazdani | Method of and apparatus for matching strings of different lengths |
US6745024B1 (en) | 2000-01-10 | 2004-06-01 | Qualcomm Incorporated | System and method for preparing and sending an electronic mail communication using a wireless communications device |
AU2000243591A1 (en) | 2000-01-14 | 2001-07-24 | Critical Path Inc. | Secure management of electronic documents in a networked environment |
WO2001060013A1 (en) | 2000-02-08 | 2001-08-16 | Swisscom Mobile Ag | Single sign-on process |
US7085735B1 (en) | 2000-02-23 | 2006-08-01 | Iclosings.Com, Inc. | System and method for conducting the closing of a real estate sale over a computerized network |
US7111060B2 (en) | 2000-03-14 | 2006-09-19 | Aep Networks, Inc. | Apparatus and accompanying methods for providing, through a centralized server site, a secure, cost-effective, web-enabled, integrated virtual office environment remotely accessible through a network-connected web browser |
US7266821B2 (en) | 2000-04-27 | 2007-09-04 | Hyperion Solutions Corporation | Method and apparatus for processing jobs on an enterprise-wide computer system |
US6556982B1 (en) | 2000-04-28 | 2003-04-29 | Bwxt Y-12, Llc | Method and system for analyzing and classifying electronic information |
AU2001256612A1 (en) | 2000-05-16 | 2001-11-26 | Garrett O'carroll | A document processing system and method |
US20020063154A1 (en) | 2000-05-26 | 2002-05-30 | Hector Hoyos | Security system database management |
WO2001093655A2 (en) | 2000-06-05 | 2001-12-13 | Shiman Associates, Inc. | Method and apparatus for managing documents in a centralized document repository system |
US6963975B1 (en) | 2000-08-11 | 2005-11-08 | Microsoft Corporation | System and method for audio fingerprinting |
WO2002008940A2 (en) | 2000-07-20 | 2002-01-31 | Johnson Rodney D | Information archival and retrieval system for internetworked computers |
US6778986B1 (en) | 2000-07-31 | 2004-08-17 | Eliyon Technologies Corporation | Computer method and apparatus for determining site type of a web site |
US7086050B2 (en) | 2000-08-04 | 2006-08-01 | Mcafee, Inc. | Updating computer files |
AU2001287421A1 (en) | 2000-08-21 | 2002-03-04 | Thoughtslinger Corporation | Simultaneous multi-user document editing system |
JP2002176671A (en) | 2000-09-28 | 2002-06-21 | Takashi Fujimoto | Mobile phone |
US7707153B1 (en) | 2000-10-06 | 2010-04-27 | Esys Technologies, Llc | Automated work-flow management and document generation system and method |
US7181492B2 (en) | 2000-10-17 | 2007-02-20 | Concerto Software, Inc. | Transfer of an internet chat session between servers |
GB2368670A (en) | 2000-11-03 | 2002-05-08 | Envisional Software Solutions | Data acquisition system |
US7903822B1 (en) | 2000-11-10 | 2011-03-08 | DMT Licensing, LLC. | Method and system for establishing a trusted and decentralized peer-to-peer network |
US7191252B2 (en) | 2000-11-13 | 2007-03-13 | Digital Doors, Inc. | Data security system and method adjunct to e-mail, browser or telecom program |
US7003551B2 (en) | 2000-11-30 | 2006-02-21 | Bellsouth Intellectual Property Corp. | Method and apparatus for minimizing storage of common attachment files in an e-mail communications server |
US20020099602A1 (en) | 2000-12-04 | 2002-07-25 | Paul Moskowitz | Method and system to provide web site schedules |
US7356704B2 (en) | 2000-12-07 | 2008-04-08 | International Business Machines Corporation | Aggregated authenticated identity apparatus for and method therefor |
US20020073188A1 (en) | 2000-12-07 | 2002-06-13 | Rawson Freeman Leigh | Method and apparatus for partitioning system management information for a server farm among a plurality of leaseholds |
US6825844B2 (en) | 2001-01-16 | 2004-11-30 | Microsoft Corp | System and method for optimizing a graphics intensive software program for the user's graphics hardware |
US20020129062A1 (en) | 2001-03-08 | 2002-09-12 | Wood River Technologies, Inc. | Apparatus and method for cataloging data |
US6820081B1 (en) | 2001-03-19 | 2004-11-16 | Attenex Corporation | System and method for evaluating a structured message store for message redundancy |
US8660017B2 (en) | 2001-03-20 | 2014-02-25 | Verizon Business Global Llc | Systems and methods for updating IP communication service attributes using an LDAP |
US7047406B2 (en) | 2001-03-21 | 2006-05-16 | Qurlo Holdings, Inc. | Method and system for providing a secure peer-to-peer file delivery network |
US7181017B1 (en) | 2001-03-23 | 2007-02-20 | David Felsher | System and method for secure three-party communications |
US7107518B2 (en) | 2001-04-03 | 2006-09-12 | Microsoft Corporation | Automating a document review cycle |
WO2002082271A1 (en) | 2001-04-05 | 2002-10-17 | Audible Magic Corporation | Copyright detection and protection system and method |
KR20010078840A (en) | 2001-04-17 | 2001-08-22 | 유성경 | Security System detecting the leak of information using computer storage device |
US7428636B1 (en) | 2001-04-26 | 2008-09-23 | Vmware, Inc. | Selective encryption system and method for I/O operations |
JP2002329183A (en) | 2001-04-27 | 2002-11-15 | Matsushita Electric Ind Co Ltd | Pc card |
US6778688B2 (en) | 2001-05-04 | 2004-08-17 | International Business Machines Corporation | Remote authentication of fingerprints over an insecure network |
US6961723B2 (en) | 2001-05-04 | 2005-11-01 | Sun Microsystems, Inc. | System and method for determining relevancy of query responses in a distributed network search mechanism |
DE60212920T3 (en) | 2001-06-07 | 2016-01-14 | Contentguard Holdings, Inc. | METHOD AND SYSTEM FOR MANAGING DIGITAL SUBSCRIPTION RIGHTS |
US7562112B2 (en) | 2001-07-06 | 2009-07-14 | Intel Corporation | Method and apparatus for peer-to-peer services for efficient transfer of information between networks |
US7194513B2 (en) | 2001-07-08 | 2007-03-20 | Imran Sharif | System and method for using an internet appliance to send/receive digital content files as E-mail attachments |
US7006673B2 (en) | 2001-07-25 | 2006-02-28 | Activcard Ireland Limited | Method of hash string extraction |
US20030033353A1 (en) | 2001-08-08 | 2003-02-13 | Simpson Shell S. | Method for web-based imaging service to redirect to a preferred destination based on a criteria |
US7212955B2 (en) | 2001-08-16 | 2007-05-01 | Hewlett-Packard Development Company, L.P. | Consumer product status monitoring |
US7266699B2 (en) | 2001-08-30 | 2007-09-04 | Application Security, Inc. | Cryptographic infrastructure for encrypting a database |
US20090030948A9 (en) | 2001-08-31 | 2009-01-29 | Lipman L K | Method and apparatus for matter-centric document management |
US20030061260A1 (en) | 2001-09-25 | 2003-03-27 | Timesys Corporation | Resource reservation and priority management |
US7127740B2 (en) | 2001-10-29 | 2006-10-24 | Pitney Bowes Inc. | Monitoring system for a corporate network |
JP3879594B2 (en) | 2001-11-02 | 2007-02-14 | 日本電気株式会社 | Switch method, apparatus and program |
US6738762B1 (en) | 2001-11-26 | 2004-05-18 | At&T Corp. | Multidimensional substring selectivity estimation using set hashing of cross-counts |
US6915333B2 (en) | 2001-12-14 | 2005-07-05 | International Business Machines Corporation | Method of managing attached document |
US7496841B2 (en) | 2001-12-17 | 2009-02-24 | Workshare Technology, Ltd. | Method and system for document collaboration |
US20030112273A1 (en) | 2001-12-17 | 2003-06-19 | Workshare Technology, Ltd. | Document collaboration suite using a common database |
AU2003201491A1 (en) | 2002-01-08 | 2003-07-24 | Sap Aktiengesellschaft | Enhanced email management system |
US20030131005A1 (en) | 2002-01-10 | 2003-07-10 | International Business Machines Corporation | Method and apparatus for automatic pruning of search engine indices |
US7194761B1 (en) | 2002-01-22 | 2007-03-20 | Cisco Technology, Inc. | Methods and apparatus providing automatic client authentication |
GB0202431D0 (en) | 2002-02-02 | 2002-03-20 | F Secure Oyj | Method and apparatus for encrypting data |
US7299504B1 (en) | 2002-03-08 | 2007-11-20 | Lucent Technologies Inc. | System and method for implementing security management using a database-modeled security policy |
US7260773B2 (en) * | 2002-03-28 | 2007-08-21 | Uri Zernik | Device system and method for determining document similarities and differences |
US6971017B2 (en) | 2002-04-16 | 2005-11-29 | Xerox Corporation | Ad hoc secure access to documents and services |
US7274807B2 (en) | 2002-05-30 | 2007-09-25 | Activcard Ireland Limited | Method and apparatus for supporting a biometric registration performed on a card |
US7437664B2 (en) | 2002-06-18 | 2008-10-14 | Microsoft Corporation | Comparing hierarchically-structured documents |
US6946715B2 (en) | 2003-02-19 | 2005-09-20 | Micron Technology, Inc. | CMOS image sensor and method of fabrication |
FR2841673B1 (en) | 2002-06-26 | 2004-12-03 | Solystic | TIMING OF POSTAL OBJECTS BY IMAGE SIGNATURE AND ASSOCIATED SORTING MACHINE |
US7733366B2 (en) | 2002-07-01 | 2010-06-08 | Microsoft Corporation | Computer network-based, interactive, multimedia learning system and process |
US20040031052A1 (en) | 2002-08-12 | 2004-02-12 | Liberate Technologies | Information platform |
US8041719B2 (en) | 2003-05-06 | 2011-10-18 | Symantec Corporation | Personal computing device-based mechanism to detect preselected data |
AU2003277121A1 (en) | 2002-09-30 | 2004-04-23 | Interface Software, Inc. | Managing changes in a relationship management system |
JP4737914B2 (en) | 2002-10-02 | 2011-08-03 | ケープレックス・インク | Document revision support program, computer-readable medium storing the support program, and document revision support apparatus |
AU2003268754A1 (en) | 2002-10-03 | 2004-04-23 | In4S Inc. | Bit string check method and device |
US7818678B2 (en) | 2002-10-31 | 2010-10-19 | Litera Technology Llc | Collaborative document development and review system |
KR100636909B1 (en) * | 2002-11-14 | 2006-10-19 | 엘지전자 주식회사 | How to provide electronic document versioning based on extensibility notation language and update document using version |
US20060069740A1 (en) | 2002-11-14 | 2006-03-30 | Omron Corporation | Information distribution system, information acquistion device, information distribution server, information reproduction device, information reproduction method, information distribution control method, information distribution control program, and computer readable recording medium |
KR100458543B1 (en) | 2002-11-30 | 2004-12-03 | 삼성에스디에스 주식회사 | Comparing method of 2d cad file using graphic type |
US20040122659A1 (en) | 2002-12-23 | 2004-06-24 | Hourihane John Philip | Tool and method for managing web pages in different languages |
JP2004265267A (en) | 2003-03-04 | 2004-09-24 | Sharp Corp | Face authentication method and face authentication device |
US7113948B2 (en) | 2003-03-21 | 2006-09-26 | Acellion Pte Ltd. | Methods and systems for email attachment distribution and management |
KR100390172B1 (en) | 2003-03-22 | 2003-07-04 | Knowledge Info Net Service Inc | Method and system for controlling internet contents providing service using redirection method |
US7188316B2 (en) | 2003-03-24 | 2007-03-06 | Microsoft Corporation | System and method for viewing and editing multi-value properties |
US7885190B1 (en) | 2003-05-12 | 2011-02-08 | Sourcefire, Inc. | Systems and methods for determining characteristics of a network based on flow analysis |
US20040261016A1 (en) | 2003-06-20 | 2004-12-23 | Miavia, Inc. | System and method for associating structured and manually selected annotations with electronic document contents |
EP1507402A3 (en) | 2003-06-23 | 2005-07-20 | Ricoh Company, Ltd. | Access control decision system, access control enforcing system, and security policy |
US7627613B1 (en) | 2003-07-03 | 2009-12-01 | Google Inc. | Duplicate document detection in a web crawler system |
US8707312B1 (en) | 2003-07-03 | 2014-04-22 | Google Inc. | Document reuse in a search engine crawler |
US7171618B2 (en) | 2003-07-30 | 2007-01-30 | Xerox Corporation | Multi-versioned documents and method for creation and use thereof |
US20050033811A1 (en) | 2003-08-07 | 2005-02-10 | International Business Machines Corporation | Collaborative email |
US8458033B2 (en) | 2003-08-11 | 2013-06-04 | Dropbox, Inc. | Determining the relevance of offers |
GB2405293B (en) | 2003-08-18 | 2007-04-25 | Clearswift Ltd | Email policy manager |
US7181445B2 (en) * | 2003-09-05 | 2007-02-20 | Bellsouth Intellectual Property Corporation | Aggregating, retrieving, and providing access to document visuals |
US20130212707A1 (en) | 2003-10-31 | 2013-08-15 | James Donahue | Document control system |
US20050138540A1 (en) | 2003-12-22 | 2005-06-23 | Xerox Corporation | Systems and methods for user-specific document change highlighting |
US20050204008A1 (en) | 2004-03-09 | 2005-09-15 | Marc Shinbrood | System and method for controlling the downstream preservation and destruction of electronic mail |
US8572388B2 (en) | 2004-03-10 | 2013-10-29 | Elynx, Ltd. | Electronic document management system |
CA2564844C (en) | 2004-04-26 | 2014-12-09 | Storewiz, Inc. | Method and system for compression of files for storage and operation on compressed files |
GB2413655A (en) * | 2004-04-30 | 2005-11-02 | Hewlett Packard Development Co | Method and system for updating hierarchical data structures |
US20050268327A1 (en) | 2004-05-14 | 2005-12-01 | Secure Communications Technology, Llc | Enhanced electronic mail security system and method |
GB0411560D0 (en) | 2004-05-24 | 2004-06-23 | Protx Group Ltd | A method of encrypting and transferring data between a sender and a receiver using a network |
US7606821B2 (en) | 2004-06-30 | 2009-10-20 | Ebay Inc. | Method and system for preventing fraudulent activities |
US7594277B2 (en) | 2004-06-30 | 2009-09-22 | Microsoft Corporation | Method and system for detecting when an outgoing communication contains certain content |
US7797724B2 (en) | 2004-08-31 | 2010-09-14 | Citrix Systems, Inc. | Methods and apparatus for secure online access on a client device |
JP2006072752A (en) | 2004-09-02 | 2006-03-16 | Fuji Xerox Co Ltd | System and apparatus for electronic mail communication, and methods and program thereof |
US7373586B2 (en) | 2004-09-03 | 2008-05-13 | International Business Machines Corporation | Differencing and merging tree-structured documents |
JP2006086637A (en) | 2004-09-14 | 2006-03-30 | Sony Corp | Information processing system, method therefor, and program |
JP4639734B2 (en) | 2004-09-30 | 2011-02-23 | 富士ゼロックス株式会社 | Slide content processing apparatus and program |
US7640308B2 (en) | 2004-09-30 | 2009-12-29 | Microsoft Corporation | Systems and methods for detection and removal of metadata and hidden information in files |
US7454778B2 (en) | 2004-09-30 | 2008-11-18 | Microsoft Corporation | Enforcing rights management through edge email servers |
US8396897B2 (en) | 2004-11-22 | 2013-03-12 | International Business Machines Corporation | Method, system, and computer program product for threading documents using body text analysis |
US7152019B2 (en) | 2004-11-30 | 2006-12-19 | Oracle International Corporation | Systems and methods for sensor-based computing |
US7716162B2 (en) | 2004-12-30 | 2010-05-11 | Google Inc. | Classification of ambiguous geographic references |
JP4827523B2 (en) | 2005-01-17 | 2011-11-30 | キヤノン株式会社 | Information processing apparatus, information processing method, and control program |
US7664323B2 (en) | 2005-01-28 | 2010-02-16 | Microsoft Corporation | Scalable hash-based character recognition |
US8011003B2 (en) | 2005-02-14 | 2011-08-30 | Symantec Corporation | Method and apparatus for handling messages containing pre-selected data |
US9734139B2 (en) | 2005-02-14 | 2017-08-15 | Cluster Seven Limited | Auditing and tracking changes of data and code in spreadsheets and other documents |
US20060236246A1 (en) | 2005-03-23 | 2006-10-19 | Bono Charles A | On-line slide kit creation and collaboration system |
US20060218004A1 (en) | 2005-03-23 | 2006-09-28 | Dworkin Ross E | On-line slide kit creation and collaboration system |
US7526812B2 (en) | 2005-03-24 | 2009-04-28 | Xerox Corporation | Systems and methods for manipulating rights management data |
US7680785B2 (en) | 2005-03-25 | 2010-03-16 | Microsoft Corporation | Systems and methods for inferring uniform resource locator (URL) normalization rules |
US20060261112A1 (en) | 2005-04-20 | 2006-11-23 | Gates George D | ATV mounting bracket and associated methods |
US8140664B2 (en) | 2005-05-09 | 2012-03-20 | Trend Micro Incorporated | Graphical user interface based sensitive information and internal information vulnerability management system |
US20090222450A1 (en) | 2005-05-16 | 2009-09-03 | Ron Zigelman | System and a method for transferring email file attachments over a telecommunication network using a peer-to-peer connection |
US20060271947A1 (en) | 2005-05-23 | 2006-11-30 | Lienhart Rainer W | Creating fingerprints |
US7570964B2 (en) | 2005-05-25 | 2009-08-04 | Oracle International Corporation | Mobile e-mail confirmation support |
US20060277229A1 (en) | 2005-05-31 | 2006-12-07 | Michihiro Yoshida | Document management server, information terminal, document managing method, and program |
WO2006137057A2 (en) | 2005-06-21 | 2006-12-28 | Onigma Ltd. | A method and a system for providing comprehensive protection against leakage of sensitive information assets using host based agents, content- meta-data and rules-based policies |
US7590939B2 (en) | 2005-06-24 | 2009-09-15 | Microsoft Corporation | Storage and utilization of slide presentation slides |
US7493561B2 (en) | 2005-06-24 | 2009-02-17 | Microsoft Corporation | Storage and utilization of slide presentation slides |
US7433869B2 (en) | 2005-07-01 | 2008-10-07 | Ebrary, Inc. | Method and apparatus for document clustering and document sketching |
US7724717B2 (en) | 2005-07-22 | 2010-05-25 | Sri International | Method and apparatus for wireless network security |
US20070027830A1 (en) | 2005-07-29 | 2007-02-01 | Microsoft Corporation | Dynamic content development based on user feedback |
US7756932B2 (en) | 2005-07-29 | 2010-07-13 | Research In Motion Limited | System and method for processing messages being composed by a user |
US8201254B1 (en) | 2005-08-30 | 2012-06-12 | Symantec Corporation | Detection of e-mail threat acceleration |
US7624447B1 (en) | 2005-09-08 | 2009-11-24 | Cisco Technology, Inc. | Using threshold lists for worm detection |
US7734925B2 (en) | 2005-10-21 | 2010-06-08 | Stewart Title Company | System and method for the electronic management and execution of transaction documents |
US7890752B2 (en) | 2005-10-31 | 2011-02-15 | Scenera Technologies, Llc | Methods, systems, and computer program products for associating an originator of a network packet with the network packet using biometric information |
US7877790B2 (en) | 2005-10-31 | 2011-01-25 | At&T Intellectual Property I, L.P. | System and method of using personal data |
US7970834B2 (en) | 2005-11-03 | 2011-06-28 | International Business Machines Corporation | Method and program product for tracking a file attachment in an e-mail |
KR100751691B1 (en) | 2005-11-08 | 2007-08-23 | 삼성에스디에스 주식회사 | How to edit multiple PowerPoint documents |
US7650387B2 (en) | 2005-11-15 | 2010-01-19 | Cisco Technology, Inc. | Method and system for managing storage on a shared storage space |
US20070179967A1 (en) | 2005-11-22 | 2007-08-02 | Zhang Xiaoge G | Intuitive and Dynamic File Retrieval Method and User Interface System |
US7966654B2 (en) | 2005-11-22 | 2011-06-21 | Fortinet, Inc. | Computerized system and method for policy-based content filtering |
DE602006014192D1 (en) | 2005-12-02 | 2010-06-17 | Citrix Systems Inc | CERTIFICATION CERTIFICATES FROM A PROXY SERVER FOR A VIRTUALIZED CALCULATION ENVIRONMENT TO ACCESS A REMOTE RESOURCE |
US7882119B2 (en) | 2005-12-22 | 2011-02-01 | Xerox Corporation | Document alignment systems for legacy document conversions |
US7958101B1 (en) | 2006-01-03 | 2011-06-07 | Emc Corporation | Methods and apparatus for mounting a file system |
US7895166B2 (en) | 2006-01-18 | 2011-02-22 | Echosign, Inc. | Automatic document exchange with archiving capability |
US20070192728A1 (en) | 2006-01-26 | 2007-08-16 | Finley William D | Method for dynamic document navigation |
US7818660B2 (en) | 2006-01-29 | 2010-10-19 | Litera Technology Llc | Method of compound document comparison |
ATE532144T1 (en) | 2006-02-07 | 2011-11-15 | Nextenders India Private Ltd | DOCUMENT SECURITY MANAGEMENT SYSTEM |
US20070220068A1 (en) | 2006-02-15 | 2007-09-20 | Bruce Thompson | Electronic document and business process control |
US8005277B2 (en) | 2006-03-03 | 2011-08-23 | Research Foundation-State University of NY | Secure fingerprint matching by hashing localized information |
JP4348353B2 (en) | 2006-04-04 | 2009-10-21 | 日本電信電話株式会社 | Pattern recognition apparatus, pattern recognition method, and recording medium storing program realizing the method |
US7428306B2 (en) | 2006-04-18 | 2008-09-23 | International Business Machines Corporation | Encryption apparatus and method for providing an encrypted file system |
US20070261099A1 (en) | 2006-05-02 | 2007-11-08 | Broussard Scott J | Confidential content reporting system and method with electronic mail verification functionality |
US7644111B2 (en) * | 2006-05-02 | 2010-01-05 | Microsoft Corporation | Framework for content representation and delivery |
US7890612B2 (en) | 2006-05-08 | 2011-02-15 | Electro Guard Corp. | Method and apparatus for regulating data flow between a communications device and a network |
EP2030363B1 (en) | 2006-05-10 | 2018-07-18 | Syngrafii Inc. | System, method and computer program, for enabling entry into transactions on a remote basis |
US20080033913A1 (en) | 2006-05-26 | 2008-02-07 | Winburn Michael L | Techniques for Preventing Insider Theft of Electronic Documents |
US20070294612A1 (en) | 2006-06-20 | 2007-12-20 | Microsoft Corporation | Comparing and Managing Multiple Presentations |
WO2007149942A2 (en) | 2006-06-20 | 2007-12-27 | Freightdesk Technologies (Assignee) | Auditing, tracking, or inspection of data, objects, or their modifications |
US8230087B2 (en) | 2006-06-22 | 2012-07-24 | Nokia Corporation | Enforcing geographic constraints in content distribution |
JP4816281B2 (en) | 2006-06-22 | 2011-11-16 | 富士ゼロックス株式会社 | Document use management system, document management server and program thereof |
US7613770B2 (en) | 2006-06-30 | 2009-11-03 | Microsoft Corporation | On-demand file transfers for mass P2P file sharing |
US7853566B2 (en) * | 2006-08-04 | 2010-12-14 | Apple Inc. | Navigation of electronic backups |
US8527751B2 (en) | 2006-08-24 | 2013-09-03 | Privacydatasystems, Llc | Systems and methods for secure and certified electronic messaging |
US7895209B2 (en) | 2006-09-11 | 2011-02-22 | Microsoft Corporation | Presentation of information based on current activity |
KR100882349B1 (en) | 2006-09-29 | 2009-02-12 | 한국전자통신연구원 | Method and device for preventing the leakage of confidential documents |
US8121875B2 (en) | 2006-09-29 | 2012-02-21 | Morgan Stanley | Comparing taxonomies |
US8181036B1 (en) | 2006-09-29 | 2012-05-15 | Symantec Corporation | Extrusion detection of obfuscated content |
US7788235B1 (en) | 2006-09-29 | 2010-08-31 | Symantec Corporation | Extrusion detection using taint analysis |
FR2906668A1 (en) | 2006-10-02 | 2008-04-04 | Alcatel Sa | Communication system for exchanging signaling message i.e. compliant, with session initiation protocol, has incoming signaling message routed to server corresponding to marker, when marker is included in incoming signaling message |
JP2008097517A (en) | 2006-10-16 | 2008-04-24 | Matsushita Electric Ind Co Ltd | Document management system |
US20080091465A1 (en) | 2006-10-17 | 2008-04-17 | Siemens Medical Solutions Usa, Inc. | Customizable System for Monitoring Record Completion for Healthcare and Other Uses |
US7796309B2 (en) | 2006-11-14 | 2010-09-14 | Microsoft Corporation | Integrating analog markups with electronic documents |
US20080162527A1 (en) | 2006-12-29 | 2008-07-03 | Ceelox Inc. | System and method for secure and/or interactive dissemination of information |
US20080177782A1 (en) | 2007-01-10 | 2008-07-24 | Pado Metaware Ab | Method and system for facilitating the production of documents |
US7900142B2 (en) * | 2007-01-15 | 2011-03-01 | Microsoft Corporation | Selective undo of editing operations performed on data objects |
US20080263363A1 (en) | 2007-01-22 | 2008-10-23 | Spyrus, Inc. | Portable Data Encryption Device with Configurable Security Functionality and Method for File Encryption |
US8839100B1 (en) | 2007-01-26 | 2014-09-16 | The Mathworks, Inc. | Updating information related to data set changes |
US20100287246A1 (en) | 2007-02-14 | 2010-11-11 | Thomas Klos | System for processing electronic mail messages with specially encoded addresses |
US20080209001A1 (en) | 2007-02-28 | 2008-08-28 | Kenneth James Boyle | Media approval method and apparatus |
US20080219495A1 (en) | 2007-03-09 | 2008-09-11 | Microsoft Corporation | Image Comparison |
JP2008243066A (en) | 2007-03-28 | 2008-10-09 | Canon Inc | Information processor and control method thereof |
US7917493B2 (en) | 2007-04-19 | 2011-03-29 | Retrevo Inc. | Indexing and searching product identifiers |
US7844116B2 (en) | 2007-04-30 | 2010-11-30 | Xerox Corporation | Method for identifying images after cropping |
US7899666B2 (en) * | 2007-05-04 | 2011-03-01 | Expert System S.P.A. | Method and system for automatically extracting relations between concepts included in text |
US8185592B2 (en) | 2007-05-17 | 2012-05-22 | International Business Machines Corporation | Method and program product for preventing distribution of an e-mail message |
WO2008150919A1 (en) | 2007-05-29 | 2008-12-11 | Livescribe, Inc. | Electronic annotation of documents with preexisting content |
US8037004B2 (en) | 2007-06-11 | 2011-10-11 | Oracle International Corporation | Computer-implemented methods and systems for identifying and reporting deviations from standards and policies for contracts, agreements and other business documents |
MX2010000619A (en) | 2007-07-17 | 2010-05-17 | William Howard Peirson Jr | Systems and processes for obtaining and managing electronic signatures for real estate transaction documents. |
KR100945489B1 (en) | 2007-08-02 | 2010-03-09 | 삼성전자주식회사 | Security work method using touch screen and office equipment with touch screen |
US20090049132A1 (en) | 2007-08-15 | 2009-02-19 | Moshe Livne Gutovski | Device, system, and method of routing electronic mail |
US20090064326A1 (en) | 2007-09-05 | 2009-03-05 | Gtb Technologies | Method and a system for advanced content security in computer networks |
US20090083073A1 (en) | 2007-09-26 | 2009-03-26 | Jayesh Mehta | Home Healthcare Documentation Clearing House |
CN201122265Y (en) | 2007-11-20 | 2008-09-24 | 鸿富锦精密工业(深圳)有限公司 | Computer cabinet |
US8233723B2 (en) | 2007-12-06 | 2012-07-31 | Ebay Inc. | Image categorization based on comparisons between images |
US8312023B2 (en) | 2007-12-21 | 2012-11-13 | Georgetown University | Automated forensic document signatures |
JP4645644B2 (en) | 2007-12-25 | 2011-03-09 | 富士ゼロックス株式会社 | Security policy management device, security policy management system, and security policy management program |
US9584343B2 (en) | 2008-01-03 | 2017-02-28 | Yahoo! Inc. | Presentation of organized personal and public data using communication mediums |
US8316442B2 (en) | 2008-01-15 | 2012-11-20 | Microsoft Corporation | Preventing secure data from leaving the network perimeter |
US8117225B1 (en) | 2008-01-18 | 2012-02-14 | Boadin Technology, LLC | Drill-down system, method, and computer program product for focusing a search |
US8019769B2 (en) | 2008-01-18 | 2011-09-13 | Litera Corp. | System and method for determining valid citation patterns in electronic documents |
US20090216843A1 (en) | 2008-02-26 | 2009-08-27 | Willner Barry E | System and method for collaborative email review |
US20090234863A1 (en) | 2008-03-12 | 2009-09-17 | Jeremy Evans | Method and apparatus for predictive downloading of attachments |
US8407784B2 (en) | 2008-03-19 | 2013-03-26 | Websense, Inc. | Method and system for protection against information stealing software |
US8539229B2 (en) | 2008-04-28 | 2013-09-17 | Novell, Inc. | Techniques for secure data management in a distributed environment |
US8196030B1 (en) | 2008-06-02 | 2012-06-05 | Pricewaterhousecoopers Llp | System and method for comparing and reviewing documents |
US9894020B2 (en) | 2008-07-09 | 2018-02-13 | Blackberry Limited | Delivery of email messages with repetitive attachments |
US9104682B2 (en) | 2008-07-15 | 2015-08-11 | International Business Machines Corporation | Method and apparatus to elegantly and automatically track emails and its attachments for enhanced user convenience |
US8286171B2 (en) | 2008-07-21 | 2012-10-09 | Workshare Technology, Inc. | Methods and systems to fingerprint textual information using word runs |
US8843566B2 (en) | 2008-08-20 | 2014-09-23 | First Data Corporation | Securing outbound mail |
US8646105B2 (en) | 2008-08-29 | 2014-02-04 | Blackberry Limited | System, method and security device for authorizing use of a software tool |
US20100064004A1 (en) | 2008-09-10 | 2010-03-11 | International Business Machines Corporation | Synchronizing documents by designating a local server |
US8620872B1 (en) | 2008-09-10 | 2013-12-31 | Amazon Technologies, Inc. | System for comparing content |
US8555080B2 (en) * | 2008-09-11 | 2013-10-08 | Workshare Technology, Inc. | Methods and systems for protect agents using distributed lightweight fingerprints |
US8301994B1 (en) | 2008-09-12 | 2012-10-30 | Adobe Systems Incorporated | Synchronizing multiple hierarchal data structures |
US8307010B2 (en) | 2008-09-26 | 2012-11-06 | Microsoft Corporation | Data feature tracking through hierarchical node sets |
US9928242B2 (en) | 2008-11-05 | 2018-03-27 | Oracle International Corporation | Managing the content of shared slide presentations |
US9092636B2 (en) | 2008-11-18 | 2015-07-28 | Workshare Technology, Inc. | Methods and systems for exact data match filtering |
US8406456B2 (en) | 2008-11-20 | 2013-03-26 | Workshare Technology, Inc. | Methods and systems for image fingerprinting |
US7877451B2 (en) | 2008-11-26 | 2011-01-25 | International Business Machines Corporation | System, method and program product for distribution of content contained in an electronic mail message |
US8392513B2 (en) | 2009-01-05 | 2013-03-05 | International Business Machines Corporation | Reducing email size by using a local archive of email components |
US10685177B2 (en) | 2009-01-07 | 2020-06-16 | Litera Corporation | System and method for comparing digital data in spreadsheets or database tables |
US8978091B2 (en) | 2009-01-20 | 2015-03-10 | Microsoft Technology Licensing, Llc | Protecting content from third party using client-side security protection |
US9384295B2 (en) | 2009-01-22 | 2016-07-05 | Adobe Systems Incorporated | Method and apparatus for viewing collaborative documents |
WO2010093288A1 (en) | 2009-02-13 | 2010-08-19 | Visiarc Ab | A method for handling email messages and attachments in a mobile communication system |
US8136031B2 (en) | 2009-03-17 | 2012-03-13 | Litera Technologies, LLC | Comparing the content of tables containing merged or split cells |
US8473847B2 (en) | 2009-07-27 | 2013-06-25 | Workshare Technology, Inc. | Methods and systems for comparing presentation slide decks |
CN101989335A (en) | 2009-07-31 | 2011-03-23 | 国际商业机器公司 | Processing method and system of email attachment |
US20110035655A1 (en) | 2009-08-04 | 2011-02-10 | Sap Ag | Generating Forms Using One or More Transformation Rules |
US8327434B2 (en) | 2009-08-14 | 2012-12-04 | Novell, Inc. | System and method for implementing a proxy authentication server to provide authentication for resources not located behind the proxy authentication server |
US8286085B1 (en) | 2009-10-04 | 2012-10-09 | Jason Adam Denise | Attachment suggestion technology |
FR2951560B1 (en) | 2009-10-19 | 2011-11-18 | Alcatel Lucent | METHOD FOR MANAGING PARTS ATTACHED TO AN E-MAIL IN AN ELECTRONIC MAIL APPLICATION |
US10210279B2 (en) * | 2009-10-28 | 2019-02-19 | International Business Machines Corporation | Method, apparatus and software for differentiating two or more data sets having common data set identifiers |
US8832205B2 (en) | 2009-11-02 | 2014-09-09 | Lextine Software, Llc | System and method for extracting calendar events from free-form email |
US8732848B2 (en) | 2009-11-05 | 2014-05-20 | Kyocera Document Solutions Inc. | File-distribution apparatus and recording medium having file-distribution authorization program recorded therein |
KR101279442B1 (en) | 2009-11-24 | 2013-06-26 | 삼성전자주식회사 | Method of managing file in WevDAV embeded image forming apparatus and image forming system for performing thereof |
US8711419B2 (en) | 2009-12-15 | 2014-04-29 | Xerox Corporation | Preserving user applied markings made to a hardcopy original document |
US8380588B2 (en) | 2010-01-14 | 2013-02-19 | Oracle International Corporation | Side-by-side comparison of associations for multi-level bills of material |
US9514103B2 (en) * | 2010-02-05 | 2016-12-06 | Palo Alto Research Center Incorporated | Effective system and method for visual document comparison using localized two-dimensional visual fingerprints |
US9098500B1 (en) | 2010-04-08 | 2015-08-04 | Xilinx, Inc. | Revision history storage and maintenance |
US8726151B2 (en) | 2010-04-09 | 2014-05-13 | Sap Ag | Comparing encrypted documents having structured data |
CA2795917A1 (en) | 2010-04-12 | 2011-10-20 | Google Inc. | Real-time collaboration in a hosted word processor |
US8156189B2 (en) | 2010-04-13 | 2012-04-10 | Yahoo! Inc. | Creating rich experiences in mail through attachments |
US8826001B2 (en) | 2010-04-27 | 2014-09-02 | International Business Machines Corporation | Securing information within a cloud computing environment |
US8745091B2 (en) | 2010-05-18 | 2014-06-03 | Integro, Inc. | Electronic document classification |
US8868506B1 (en) | 2010-06-17 | 2014-10-21 | Evolphin Software, Inc. | Method and apparatus for digital asset management |
US8448246B2 (en) | 2010-07-08 | 2013-05-21 | Raytheon Company | Protecting sensitive email |
US8719239B2 (en) | 2010-07-16 | 2014-05-06 | International Business Machines Corporation | Displaying changes to versioned files |
AU2011293160B2 (en) | 2010-08-26 | 2015-04-09 | Verisign, Inc. | Method and system for automatic detection and analysis of malware |
US8838962B2 (en) | 2010-09-24 | 2014-09-16 | Bryant Christopher Lee | Securing locally stored Web-based database data |
CN103181125B (en) | 2010-10-22 | 2015-10-21 | 富士通株式会社 | Access limit apparatus and access restriction method |
US8626852B2 (en) | 2010-10-29 | 2014-01-07 | International Business Machines Corporation | Email thread monitoring and automatic forwarding of related email messages |
US8732181B2 (en) | 2010-11-04 | 2014-05-20 | Litera Technology Llc | Systems and methods for the comparison of annotations within files |
US8578487B2 (en) | 2010-11-04 | 2013-11-05 | Cylance Inc. | System and method for internet security |
US20120131635A1 (en) | 2010-11-23 | 2012-05-24 | Afore Solutions Inc. | Method and system for securing data |
US10783326B2 (en) | 2013-03-14 | 2020-09-22 | Workshare, Ltd. | System for tracking changes in a collaborative document editing environment |
US8635295B2 (en) | 2010-11-29 | 2014-01-21 | Workshare Technology, Inc. | Methods and systems for monitoring documents exchanged over email applications |
US8776190B1 (en) | 2010-11-29 | 2014-07-08 | Amazon Technologies, Inc. | Multifactor authentication for programmatic interfaces |
US20120173881A1 (en) | 2011-01-03 | 2012-07-05 | Patient Always First | Method & Apparatus for Remote Information Capture, Storage, and Retrieval |
US8442998B2 (en) | 2011-01-18 | 2013-05-14 | Apple Inc. | Storage of a document using multiple representations |
US8812439B2 (en) | 2011-03-22 | 2014-08-19 | Oracle International Corporation | Folder structure and authorization mirroring from enterprise resource planning systems to document management systems |
US8843734B2 (en) | 2011-04-04 | 2014-09-23 | Nextlabs, Inc. | Protecting information using policies and encryption |
US20120260188A1 (en) | 2011-04-06 | 2012-10-11 | Microsoft Corporation | Potential communication recipient prediction |
US8797603B1 (en) | 2011-05-12 | 2014-08-05 | Montcastle Development, LLC | Method and system for document version management |
US10963584B2 (en) | 2011-06-08 | 2021-03-30 | Workshare Ltd. | Method and system for collaborative editing of a remotely stored document |
US9507874B2 (en) | 2011-06-30 | 2016-11-29 | International Business Machines Corporation | Validation of schema and schema conformance verification |
US9047258B2 (en) | 2011-09-01 | 2015-06-02 | Litera Technologies, LLC | Systems and methods for the comparison of selected text |
US8661558B2 (en) | 2011-09-20 | 2014-02-25 | Daon Holdings Limited | Methods and systems for increasing the security of electronic messages |
US8682973B2 (en) * | 2011-10-05 | 2014-03-25 | Microsoft Corporation | Multi-user and multi-device collaboration |
US8732127B1 (en) | 2011-12-28 | 2014-05-20 | Emc Corporation | Method and system for managing versioned structured documents in a database |
US9311623B2 (en) * | 2012-02-09 | 2016-04-12 | International Business Machines Corporation | System to view and manipulate artifacts at a temporal reference point |
US20130227397A1 (en) | 2012-02-24 | 2013-08-29 | Microsoft Corporation | Forming an instrumented text source document for generating a live web page |
US9385980B2 (en) | 2012-09-27 | 2016-07-05 | Dropbox, Inc. | Automatic routing of electronic mail file attachments to a user directory in a file management system, by a recipient electronic mail server, based on email sender defined processing rules |
US20140115436A1 (en) | 2012-10-22 | 2014-04-24 | Apple Inc. | Annotation migration |
US20140136497A1 (en) | 2012-11-13 | 2014-05-15 | Perforce Software, Inc. | System And Method To Compare And Merge Documents |
US11567907B2 (en) | 2013-03-14 | 2023-01-31 | Workshare, Ltd. | Method and system for comparing document versions encoded in a hierarchical representation |
GB2529774A (en) * | 2013-04-15 | 2016-03-02 | Contextual Systems Pty Ltd | Methods and systems for improved document comparison |
US9197655B2 (en) | 2013-07-16 | 2015-11-24 | Bank Of America Corporation | Steganography detection |
US9544149B2 (en) | 2013-12-16 | 2017-01-10 | Adobe Systems Incorporated | Automatic E-signatures in response to conditions and/or events |
JP2016218967A (en) | 2015-05-26 | 2016-12-22 | 富士ゼロックス株式会社 | Information processing device, and information processing program |
-
2016
- 2016-03-07 US US15/063,247 patent/US11030163B2/en active Active
-
2021
- 2021-04-30 US US17/246,262 patent/US20210326310A1/en not_active Abandoned
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US12265787B2 (en) * | 2022-11-01 | 2025-04-01 | Everlaw, Inc. | Document difference viewing and navigation |
Also Published As
Publication number | Publication date |
---|---|
US20160188584A1 (en) | 2016-06-30 |
US11030163B2 (en) | 2021-06-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20210326310A1 (en) | System for tracking and displaying changes in a set of related electronic documents | |
US20210383110A1 (en) | Methods and systems for monitoring documents exchanged over email applications | |
US11514033B2 (en) | System for providing dynamic linked panels in user interface | |
US11341191B2 (en) | Method and system for document retrieval with selective document comparison | |
US10635744B2 (en) | File format agnostic document viewing, link creation and validation in a multi-domain document hierarchy | |
CN106682219B (en) | Associated document acquisition method and device | |
US20180113862A1 (en) | Method and System for Electronic Document Version Tracking and Comparison | |
US10853319B2 (en) | System and method for display of document comparisons on a remote device | |
US20080052369A1 (en) | Persistent saving portal | |
US9892096B2 (en) | Contextual hyperlink insertion | |
US20110225482A1 (en) | Managing and generating citations in scholarly work | |
US20140019843A1 (en) | Generic annotation framework for annotating documents | |
US9767110B2 (en) | Case data visualization application | |
US20130019189A1 (en) | Augmented editing of an online document | |
US20120151312A1 (en) | Editing a fragmented document | |
US20150317572A1 (en) | On-Demand Enrichment of Business Data | |
US20170212942A1 (en) | Database grid search methods and systems | |
US20070185832A1 (en) | Managing tasks for multiple file types | |
US20210368001A1 (en) | System and method for cross platform document sharing | |
CN112783482A (en) | Visual form generation method, device, equipment and storage medium | |
US10176152B2 (en) | Method and system for assigning a content item as a link target to a managed object | |
US20130227422A1 (en) | Enterprise portal smart worklist | |
US9460146B2 (en) | Component for mass change of data | |
US11960881B2 (en) | System and method for the delivery of software documentation | |
US20140244698A1 (en) | Method for Skipping Empty Folders when Navigating a File System |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: WORKSHARE, LTD., UNITED KINGDOM Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:HADFIELD, BARRIE;GLOVER, ROBIN;OLIVER, OWEN;AND OTHERS;SIGNING DATES FROM 20170825 TO 20170831;REEL/FRAME:056726/0862 |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |