US20210149842A1 - System and method for display of document comparisons on a remote device - Google Patents

System and method for display of document comparisons on a remote device Download PDF

Info

Publication number
US20210149842A1
US20210149842A1 US17/103,085 US202017103085A US2021149842A1 US 20210149842 A1 US20210149842 A1 US 20210149842A1 US 202017103085 A US202017103085 A US 202017103085A US 2021149842 A1 US2021149842 A1 US 2021149842A1
Authority
US
United States
Prior art keywords
comparison
data
document
server
change
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
Application number
US17/103,085
Inventor
Robin Glover
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Workshare Ltd
Original Assignee
Workshare Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US13/306,798 external-priority patent/US20120136862A1/en
Priority claimed from US13/830,023 external-priority patent/US10783326B2/en
Priority claimed from US15/063,247 external-priority patent/US11030163B2/en
Application filed by Workshare Ltd filed Critical Workshare Ltd
Priority to US17/103,085 priority Critical patent/US20210149842A1/en
Assigned to WORKSHARE LTD. reassignment WORKSHARE LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: GLOVER, ROBIN
Publication of US20210149842A1 publication Critical patent/US20210149842A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/14Tree-structured documents
    • G06F40/143Markup, e.g. Standard Generalized Markup Language [SGML] or Document Type Definition [DTD]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • G06F16/168Details of user interfaces specifically adapted to file systems, e.g. browsing and visualisation, 2d or 3d GUIs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/1873Versioning file systems, temporal file systems, e.g. file system supporting different historic versions of files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/93Document management systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/14Tree-structured documents
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/169Annotation, e.g. comment data or footnotes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/194Calculation of difference between files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • G06F9/452Remote windowing, e.g. X-Window System, desktop virtualisation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • H04L67/42

Definitions

  • the invention described here describes a solution with a server based component capable of performing document version comparisons and a user interface (UI) component process operating on the user's local computer capable of displaying those comparison results to the user in a locally operating computer process, which may be their web browser (or within any other application containing web browser type functionality).
  • the server component is also capable of performing certain document processing support functions to enable the display of the comparison result to the user that cannot easily or reasonably be performed using client side code components (such as JavaScript) running in the web-browser.
  • HTML5 HyperText Markup Language
  • Javascript provide a framework that allows a consistent and rich user interface (UI) to a server based application to be displayed to users across a very wide range of devices without the need to write a separate version of the application for each type of device or operating system.
  • the comparison aspect of the server component in the invention may be carried out using server-side comparison software such as Workshare Compare ServerTM, which produce a standard redline document comparison output along with machine readable information about the changes found.
  • server-side comparison software such as Workshare Compare ServerTM, which produce a standard redline document comparison output along with machine readable information about the changes found.
  • the output may be encoded in a format such as XML or JSON).
  • the document processing support component of the server side software will then further process these outputs of the comparison to provide information that can be used on the client side to display the comparison to the user and permit navigation through the changes.
  • FIG. 1 shows the basic architecture of the invention.
  • FIG. 2 shows the basic flowchart of the invention.
  • FIG. 3 shows the basic flowchart of the invention operating on the remote device or client side.
  • FIG. 4 shows the basic flowchart of the invention for requesting a comparison result from the server and displaying the result.
  • a server ( 101 ) is operatively connected to a mass data storage device ( 103 ) and a network, typically the Internet ( 104 ).
  • the server is comprised of a comparison engine ( 108 ) and a UI support component ( 109 ).
  • the user's remote device ( 105 ) is also connected to the network ( 104 ) and is further comprised of data memory ( 107 ).
  • the user's remote device is comprised of a display component ( 110 ), which preferably includes a web-browser program operating on the remote device.
  • the web-browser program may express various components, including the client component ( 106 ), which in the preferred embodiment may be a java script operating within the browser program memory space, or sandbox.
  • the display component ( 110 ) and client component ( 106 ) may be integrated into a stand-alone application running on the device.
  • the invention is comprised of a client side component and at least two server side components.
  • the server side components is comprised of the following components:
  • these two logical components of the server may be combined into a single compound server component or split into two or more separate components running on the same or different server computers (using inter process communication) without affecting capability of the invention to perform its required purpose.
  • an embodiment may combine the client component ( 106 ) and browser ( 110 ) into an application running on the client ( 105 ).
  • the client side component is written in browser based technologies such as HTML5 and Javascript, although other technologies supported by web browsers may be used either now or in the future to achieve the same effect.
  • the client component can be a stand alone application running on a remote device.
  • it may be a “plug in” program function that operates in combination with a browser.
  • the process of performing a comparison begins by the user requesting a comparison be performed by interacting with the UI presented by their web browser—this request could be performed in a number of ways, for instance:
  • the comparison modules may utilize modification date and times of the two referenced documents to infer the older versus newer designations.
  • the URLs associated with the two documents may be input into the browser by operating a method that opens a dialogue box in the UI displayed by the browser.
  • the URL is input by the user by copying the text representing the URL and pasting the URL text into an input window in the dialogue box of the UI displayed by the browser.
  • selection may be made by the browser running a script as part of the UI that displays a dialogue box or other region where the user may drag and drop an icon representing a file from their computer user interface into that browser UI region.
  • the browser can operate a script that executes an API process with an external server system, that by means of the API process, submits authorization codes to access a location in the server system in order to obtain directory information and obtains a URL from the server system, where the URL points to the desired file.
  • the URL may also include a token or slug that contains authentication codes so that the target server system can authorize the request and deliver the file.
  • a javascript component may be downloaded from the server that sends the HTML page to the browser that includes a file open object. That file open object itself may operate a dialogue with the user that permits the user to browse for and select a file or input the URL in other ways.
  • the script can fetch an authentication token from an authorized location on the user's computer that is transmitted to the file server and used by the file server to authenticate the file request.
  • the file server can return a URL and an authentication token that can be used by the comparison system to fetch the file. This can be transmitted directly to the comparison server or transmitted to the user's computer that then uploads it to the comparison server.
  • the comparison sever fetches the file, it will commence an HTTPS protocol transfer with the file server using the URL and the authentication token.
  • the user may be prompted to input login identifiers and password to authorize the transaction with the file server.
  • the UI may receive a list of files or directories from the file server's virtual root for that user, so that the user may navigate the desired file.
  • the UI may display a list of files in the browser window UI.
  • the user may input in the browser UI a selection of a file.
  • a file selection may be converted into a direct URL to that file server, directory and filename, or alternatively, a unique file identifier, that is turned into a URL by further calls to the API of the remote file server, where the URL can include the file identifier as a slug. That URL is the input that is transmitted to the comparison server as described.
  • the comparison component ( 108 ) of the server software Upon receiving a request for a comparison to be performed, the comparison component ( 108 ) of the server software will perform the comparison to produce the comparison output.
  • the steps to perform the comparison may include:
  • the details of the steps may vary for different comparison server applications, but the key inputs and outputs (two source documents as input and the output of a comparison document and a machine-readable change summary) are the same. It should be noted that it is possible for the two to be combined—i.e. the comparison document may also be used as a machine-readable change summary. This is technically possible as full detail on the changes may be present in the comparison document, but the complexity of parsing and processing word-processing document content means that this approach is not optimal.
  • the comparison output data file may be assigned an identifier, or comparison identifier or comparison ID (which may be a number or an alphanumeric string or in another form) and the comparison outputs are stored to a location that can be accessed by the UI support server component ( 103 ).
  • the comparison source documents and other information about the comparison may also be stored to the same location to allow for later operations on the comparison (for instance swapping the order of the comparison, applying some or all of the changes suggested, etc).
  • the storage location may be a folder or a directory on the server if both components of the server infrastructure are located on the same machine or may be a network storage folder or online file storage repository such as Amazon S3TM or Microsoft Azure Blob StorageTM.
  • the comparison ID can be used at a later point to recover the data files associated with a particular comparison from storage.
  • the data files may be stored on the mass storage device ( 103 ) and a database may contain a set of data tables that relate a comparison ID with the sources of the documents, and other comparison output data by means of file pointers.
  • the client side code running in the user's browser ( 106 ) is sent the comparison identifier (ID) by the server component to enable it to display the result of the comparison ( 401 ).
  • ID may be returned in a variety of ways—for instance as an HTTP redirect response to cause the browser to navigate to a new URL, as an HTTP header such as the Location header which is designed to return the location of a newly created resource or in the body of a response (for example in XML or JSON) format.
  • An alternative flow would be to allow the server side comparison component to return an ID ( 401 ) to the client side code before or after the comparison is completed and to also provide a way for the client side code to poll or be notified by a data message that the comparison completed.
  • the client side component can formulate a request transmitted to the server to obtain the comparison output data using the comparison ID.
  • the result is transmitted to the client side and displayed to the user in their browser ( 110 ) or application.
  • the transition to displaying the result might be achieved by navigating the browser to a new URL (one served by the UI support component of the server) either automatically due to an HTTP redirect response.
  • the server sends an HTTP redirect to the client and the browser code automatically goes to a new URL.
  • the display is initiated via javascript running in the browser, and when that javascript gets a data message indicating that the comparison complete, then it generates a request for the comparison document, or by dynamically altering the browser UI using javascript code. These requests are for the static resources and the dynamic resources in order to get the browser to display the comparison.
  • Request for comparison is a different stage from delivery and displaying the results of that comparison.
  • Any external party can submit to the server a request to compare two documents or document versions. In its most bare form, that would be an HTTP request that includes at least two URL's for the documents being compared. In this way, the server is acting as a comparison service.
  • the server then can transmit a data message indicating the comparison is complete, and that can include unique identifier, in the form of an alphanumeric string, that identifies the comparison output. This may be in the form of a URL.
  • the browser if it redisplays with the received URL, the browser will display the comparison.
  • the browser gets the HTML and loads it, HTML contains the script or references to it, and then the script can obtain the comparison identifier from the request, and submit a request for that result.
  • the server transmits the comparison data referenced by the identifier in response.
  • the java script receives this data and then executes the display functionality to render the comparison output on the browser window.
  • the browser When the browser displays the received URL, it downloads the static resources ( 402 ), which includes the HTML and a java script that then calls for and downloads the dynamic resources specific to that comparison.
  • the comparison ID ( 401 ) can be utilized either by integrating into the URL that references the comparison or by returning the ID to the client component so that the client component can make a request ( 403 ) using that comparison ID to make an inter-process communication protocol that relies on data messaging to request the specific comparison output data from the server.
  • Static resources ( 402 ) to control the display of the comparison in the browser may be downloaded from the UI support server component or another web server. These resources are the same for all comparisons being displayed. Scripts may be code that is interpreted by an application, preferably a browser, operating on the client device.
  • Dynamic resources are also downloaded to the browser from the UI support server component ( 404 ). These would be an image of a page, or a list of changes in the comparison, or sections of document text showing the comparison, positions of changes, parts of the document in HTML or PDF or other formatting.
  • the client sends the comparison identifier (ID) as part of the request ( 403 ) for each dynamic resource to ensure that the information for the correct comparison is returned ( 404 ).
  • Dynamic resources include any of the data that is specific to the comparison that was performed, and thereby, are not static resources relied on by the client component for displaying any comparison output.
  • the dynamic resources may be obtained by the client component in order to fully display the comparison output.
  • the static resources may be downloaded into the client device for general use for all comparisons that are to be presented. In one case, it may be a plug-in installed into an Internet browser program. In another, it may be an enhancement to a word processing application running on the client device.
  • the static resources, dynamic resources and the comparison output data may be combined into one data file, preferably a hypertext document, and then the data extracted from the file on the client side to present the functionality to the user.
  • a change in the document may be associated with more than one Position data, because the change involves two or more locations.
  • one case would be text changes that cross page boundaries. Another is moved text, header and footer changes, footnotes and other references.
  • a category may be a broader description of the purpose of the change to the alphanumeric text or other elements of the document, while the type is the specific modification of that data to implement that change.
  • a “spelling correction” is a category of change, but to implement it, may require the operation of types of changes to the text, for example, either “replacement” of text or a “deletion” followed by an “insertion.” This distinction is useful for filtering the display of changes to the document such that a user can avoid having spelling corrections or formatting changes displayed.
  • the invention organizes the comparison output data that is transmitted from the server to the client in an efficient way.
  • the data that would be in a position list is embedded in the HTML.
  • the text elements comprising the output has associated tags in the HTML that these represent the type of change associated with that element and the java script running in the browser highlights the changes when displaying that text element.
  • Other visual indications may be used for different types of change. For example, text insertions may be treated with an underline and deletions with a strike-through.
  • the position is implicit, in that the “X, Y” location is not relevant, rather its “these HTML elements constitute a change.” For example, imagine a deletion:
  • the invention may be implemented using either a position list, whether as a separate data file or payload or data structure transmitted to the client or, the change element information is integrated into the HTML view of the comparison output, where the “position” is now implicit because where the this entry is inserted into the HTML is the position of the change.
  • An alternative implementation would include the change summary and positional information as the response to a single request for information from the client side code to the server.
  • the server can generate a list of changes, or in response to a query from the client component specifying a change category, a list of changes whose change category is of a specified value.
  • the determined list of changes and corresponding position data is transmitted to the client component.
  • a client component may navigate from one change to the next for a specified category of changes without re-computing any location data.
  • all of the changes and corresponding position data are transmitted to the client component.
  • the client component can navigate from one position to the next position whose change category matches a selected input by skipping any position items whose change category do not match.
  • the code operating on the client device can receive selection data from the user in the form of selecting specific categories of changes, or types of changes in order to operate such selective navigation.
  • the user can experience the following features in their browser:
  • the client UI component may allow the user to take the following actions—for each action the client UI will forward an appropriate request to the UI support server component which will orchestrate the execution of the action, returning any content relevant to the action to the client UI component.
  • a version of the document may be compared with all of the other versions of the document, that is, the first and second documents may constitute a first version of the document and a series of second documents that are each an earlier version of the document.
  • the output comparison may then include changes that are referenced to the different prior versions so that the evolution of the document may be apparent.
  • the data structure ChangeID may also include a pointers to the two first and second file versions being compared:
  • the system may take as input through the UI a selection of a plurality of first files and a corresponding selection of a plurality of prior versions of the first plurality of files.
  • the comparison server will run these comparisons on all of the plurality of first files relative to the corresponding plurality of corresponding prior versions.
  • This complex output may be stored in a database, where each ChangeID is a data record, or that the change data is represented in a series of relational tables.
  • a data record representation may look like:
  • the ChangeID may be used as a relational key, so that for each comparison, there is a set of tables with the ChangeID as the unique key for each change in a comparison. Storing the comparison data in this manner permits sophisticated relational query logic to be used to extract changes that will be displayed by the UI script engine operating in the browser window.
  • the system can also extract from each of the selected prior versions time stamps representing when the version was created and this data can also be stored in a relational table.
  • the user may submit a request through the UI that is converted into a database query that selects ranges of time to be used to determine which changes to display, either in a changed font color, underlining or some other kind of visually apparent indication in the text or document.
  • data representing the identity of the person who created a version of a document that is one of the selected plurality of prior versions can be stored in relational tables as well.
  • the user can then select to display which changes across all or a selected set of the documents were made by a particular person.
  • these change filtering queries can be stacked, so that a person's changes during a time frame may be selected.
  • the database may be used to extract analytical data about how a predetermined set of document has been changed. For example, if Document A is changed by person X, and the database queries determine that each time that has happened, person X has changed Document B. This correlation can be detected by reviewing all of the change data stored in the database in order to determine which documents have correlations between their changes, based on time, person or version number. This result can then be encoded as an analytical rule. A number of these correlations can then be a set of rules. When Document A is changed again, the analytical rule set is then operated to determine what other changes are expected based on the action.
  • the system can determine that an alert should be transmitted to person X to consider making a change to Document B.
  • it may be a new person Y makes a change to Document A, and the system automatically determines using the analytical rule that it should display to user Y text representing a suggestion to make a corresponding change to Document B because of the same rule.
  • 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 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 computers, laptop or mobile computer or communications devices such as cell phones, smart 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 terms “computer,” “server,” and the like may be used interchangeably herein, and may refer to any of the above devices and systems.
  • the user environment may be housed in the central server or operatively connected to it.
  • the user's computer is omitted, and instead an equivalent computing functionality is provided that works on a server.
  • a user would log into the server from another computer and access the system through a user environment, and thereby access the functionality that would in other embodiments, operate on the user's computer.
  • the user may receive from and transmit data to the central server by means of the Internet, whereby the user accesses an account using an Internet web-browser and browser displays an interactive web page operatively connected to the central server.
  • the server transmits and receives data in response to data and commands transmitted from the browser in response to the customer's actuation of the browser user interface.
  • the Internet is a computer network that permits customers operating a personal computer to interact with computer servers located remotely and to view content that is delivered from the servers to the personal computer as data files over the network.
  • the servers present webpages that are rendered on the customer's personal computer using a local program known as a browser.
  • the browser receives one or more data files from the server that are displayed on the customer's personal computer screen.
  • the browser seeks those data files from a specific address, which is represented by an alphanumeric string called a Universal Resource Locator (URL).
  • URL Universal Resource Locator
  • the webpage may contain components that are downloaded from a variety of URL's or IP addresses.
  • a website is a collection of related URL's, typically all sharing the same root address or under the control of some entity.
  • different regions of the simulated space displayed by the browser have different URL's. That is, the webpage encoding the simulated space can be a unitary data structure, but different URL's reference different locations in the data structure.
  • the user computer can operate a program that receives from a remote server a data file that is passed to a program that interprets the data in the data file and commands the display device to present particular text, images, video, audio and other objects.
  • the remote server delivers a data file that is comprised of computer code that the browser program interprets, for example, scripts.
  • the program can detect the relative location of the cursor when the mouse button is actuated, and interpret a command to be executed based on location on the indicated relative location on the display when the button was pressed.
  • the data file may be an HTML document, the program a web-browser program and the command a hyper-link that causes the browser to request a new HTML document from another remote data network address location.
  • the HTML can also have references that result in other code modules being called up and executed, for example, Flash or other native code.
  • 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.
  • 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 web site 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, TCP, UDP, SMTP, RPC, FTP or other kinds of data communication protocols that permit processes running on two respective remote computers to exchange information by means of digital network communication.
  • a data message can be one or more data packets 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 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 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.
  • a relational database may be housed in one or more operatively connected servers operatively connected to computer memory, for example, disk drives.
  • the initialization of the relational database may be prepared on the set of servers and the interaction with the user's computer occur at a different place in the overall process.
  • the method described herein can be executed on a computer system, generally comprised of a central processing unit (CPU) that is operatively connected to a memory device, data input and output circuitry (TO) and computer data network communication circuitry.
  • 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 IO 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 CPU may perform logic comparisons of one or more of the data items stored in memory or in the cache memory of the CPU, or perform arithmetic operations on the data in order to make selections or determinations using such logical tests or arithmetic operations.
  • the process flow may be altered as a result of such logical tests or arithmetic operations so as to select or determine the next step of a process.
  • 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 IO devices can include a display screen, loudspeakers, microphone and a movable mouse that indicate to the computer the relative location of a cursor position on the display and one or more buttons that can be actuated to indicate a command.
  • 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 or brightness.
  • the user interface may also display 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 two 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 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), any form of 802.11.xx or Bluetooth.
  • 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
  • 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 C, C++, C#, Action Script, PHP, EcmaScript, JavaScript, JAVA, or HTML) 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, binary components that, when executed by the CPU, perform particular tasks or implement particular abstract data types and when running, may generate in computer memory or store on disk, various data structures.
  • a data structure may be represented in the disclosure as a manner of organizing data, but is implemented by storing data values in computer memory in an organized way.
  • Data structures may be comprised of nodes, each of which may be comprised of one or more computer memory locations into which is stored one or more corresponding data values that are related to an item being represented by the node in the data structure.
  • the collection of nodes may be organized in various ways, including by having one node in the data structure being comprised of a memory location wherein is stored the memory address value or other reference, or pointer, to another node in the same data structure.
  • the relationship by and among the nodes in the data structure may be organized in a variety of topologies or forms, including, without limitation, lists, linked lists, trees and more generally, graphs.
  • the relationship between nodes may be denoted in the specification by a line or arrow from a designated item or node to another designated item or node.
  • a data structure may be stored on a mass storage device in the form of data records comprising a database, or as a flat, parsable file. The processes may load the flat file, parse it, and as a result of parsing the file, construct the respective data structure in memory.
  • the data structure is one or more relational tables stored on the mass storage device and organized as a relational database.
  • 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, SD Card), or other memory device, for example a USB key.
  • 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
  • PC card e.g., PCMCIA card, SD Card
  • other memory device for example a USB key.
  • 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., a disk in the form of shrink wrapped software product or a magnetic tape), preloaded with a computer system (e.g., on system ROM or fixed disk), or distributed from a server, website or electronic bulletin board or other 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.
  • these may be implemented by program logic by storing the data values in computer memory and the program logic fetching the stored data values in order to process them in the CPU in accordance with the specified logical process so as to execute the matching, comparison or calculation and storing the result back into computer memory or otherwise branching into another part of the program logic in dependence on such logical process result.
  • the locations of the stored data or values may be organized in the form of a data structure.

Abstract

A system utilizing a remote, client device for displaying comparison of two versions of a document that utilizes a server to obtain two versions of the document and perform the comparison, and transmit back to the remote device a comparison output data in a format that utilizes an application operating on the remote device to display the comparison output result, where the remote device receives and utilizes static and dynamic resources to display the comparison output and permit a user operating the remote device to interact with the displayed comparison output.

Description

    PRIORITY CLAIM
  • This is a utility application. This application is a non-provisional continuation of U.S. Prov. Pat. App. No. 62/523,554 filed on Jun. 22, 2017. This application is a continuation-in-part of U.S. patent application Ser. No. 15/063,247, filed on Mar. 27, 2016, which is a non-provisional of U.S. Pat. App. No. 62/137,358, filed on Mar. 24, 2015 and 62/129,957, filed on Mar. 8, 2015, and is a continuation-in-part of U.S. patent application Ser. No. 13/830,023, filed on Mar. 14, 2013 and a continuation-in-part of U.S. patent application Ser. No. 13/306,798, filed on Nov. 29, 2011 which is a non-provisional of U.S. Pat. App. No. 61/417,853, filed on Nov. 29, 2010, U.S. Pat. App. No. 61/417,869, filed on Nov. 29, 2010, U.S. Pat. App. No. 61/417, 858, filed on Nov. 29, 2010 and U.S. Pat. App. No. 61/417,855, filed on Nov. 29, 2010; all of which are hereby incorporated by reference in their entireties for all that they teach.
  • FIELD OF INVENTION
  • The invention described here describes a solution with a server based component capable of performing document version comparisons and a user interface (UI) component process operating on the user's local computer capable of displaying those comparison results to the user in a locally operating computer process, which may be their web browser (or within any other application containing web browser type functionality). The server component is also capable of performing certain document processing support functions to enable the display of the comparison result to the user that cannot easily or reasonably be performed using client side code components (such as JavaScript) running in the web-browser.
  • BACKGROUND
  • The web browser is now a ubiquitous application across almost all computing devices capable of displaying content on a screen. After many years of gradual standardization, technologies such as HTML5 and Javascript provide a framework that allows a consistent and rich user interface (UI) to a server based application to be displayed to users across a very wide range of devices without the need to write a separate version of the application for each type of device or operating system.
  • The comparison aspect of the server component in the invention may be carried out using server-side comparison software such as Workshare Compare Server™, which produce a standard redline document comparison output along with machine readable information about the changes found. In one embodiment, the output may be encoded in a format such as XML or JSON). The document processing support component of the server side software will then further process these outputs of the comparison to provide information that can be used on the client side to display the comparison to the user and permit navigation through the changes.
  • DESCRIPTION OF THE FIGURES
  • 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 101 is first introduced and discussed with respect to FIG. 1).
  • FIG. 1 shows the basic architecture of the invention.
  • FIG. 2 shows the basic flowchart of the invention.
  • FIG. 3 shows the basic flowchart of the invention operating on the remote device or client side.
  • FIG. 4 shows the basic flowchart of the invention for requesting a comparison result from the server and displaying the result.
  • DETAILED DESCRIPTION
  • 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 basic architecture of the system embodying the invention is shown in FIG. 1. A server (101) is operatively connected to a mass data storage device (103) and a network, typically the Internet (104). The server is comprised of a comparison engine (108) and a UI support component (109). The user's remote device (105) is also connected to the network (104) and is further comprised of data memory (107). The user's remote device is comprised of a display component (110), which preferably includes a web-browser program operating on the remote device. The web-browser program may express various components, including the client component (106), which in the preferred embodiment may be a java script operating within the browser program memory space, or sandbox. In other embodiments, the display component (110) and client component (106) may be integrated into a stand-alone application running on the device.
  • The invention is comprised of a client side component and at least two server side components. The server side components is comprised of the following components:
      • a comparison engine component (108) capable of comparing two word-processing documents and producing as output a redline document and change summary information
      • A UI support component (109) that is capable of transforming the information created by the comparison component into data suitable for use by the UI component (106) operating on the client (105), remotely from the server (101).
  • In practice, these two logical components of the server may be combined into a single compound server component or split into two or more separate components running on the same or different server computers (using inter process communication) without affecting capability of the invention to perform its required purpose. In addition, an embodiment may combine the client component (106) and browser (110) into an application running on the client (105).
  • In the preferred embodiment, the client side component is written in browser based technologies such as HTML5 and Javascript, although other technologies supported by web browsers may be used either now or in the future to achieve the same effect. Alternatively, the client component can be a stand alone application running on a remote device. In yet another embodiment, it may be a “plug in” program function that operates in combination with a browser.
  • Comparison Workflow Requesting a Comparison:
  • The process of performing a comparison begins by the user requesting a comparison be performed by interacting with the UI presented by their web browser—this request could be performed in a number of ways, for instance:
      • Selecting two files from their desktop in a comparison initiation web-page that forms part of the client side component of this invention (301), (302)
      • Selecting two files from the internet by providing URL references to the files on a comparison initiation web-page that forms part of the client side component of this invention
      • Selecting a document for comparison in a third party web page (for example a file storage site such as Google Drive® or DropBox® or a web interface to a document management system such as iManage Work10™ or NetDocuments®), then being transferred to a page on the UI component of the invention to select the second document for comparison
      • Selecting two documents in a third party web page (examples given above)
      • Selecting two versions of a document in a third-party web page that gives the user the ability to maintain a history of past versions of documents.
  • Whichever ways in which the user can select two documents (or two versions of a document for comparison) that will lead to the same step that a request to perform a comparison (303) is made by the client side to the comparison component operating on the server in one of the following ways:
      • The content of the two documents to be compared are included in the body of the request (for instance as multi-part mime content)
      • The locations of the two documents to be compared are included in the request so that the comparison component can retrieve the documents for comparison—for example the request may include two URLs that the server can use to retrieve the contents of the documents
      • One document is provided as content in the body of the request and the other is provided as a location reference (ie URL)
  • In each case, care must be taken to identify the two documents so that they are given the correct role in the comparison to be performed—one must be identified as the original (older) version of the document and one as the modified (newer) version so that insertions and deletions in the comparison are shown correctly. This identification can be performed in a variety of ways, including naming or ordering of the parameters or included files. In an alternative embodiment, the comparison modules may utilize modification date and times of the two referenced documents to infer the older versus newer designations.
  • In an alternate embodiment, the URLs associated with the two documents may be input into the browser by operating a method that opens a dialogue box in the UI displayed by the browser. In one embodiment, the URL is input by the user by copying the text representing the URL and pasting the URL text into an input window in the dialogue box of the UI displayed by the browser. In another embodiment, selection may be made by the browser running a script as part of the UI that displays a dialogue box or other region where the user may drag and drop an icon representing a file from their computer user interface into that browser UI region. In another embodiment, the browser can operate a script that executes an API process with an external server system, that by means of the API process, submits authorization codes to access a location in the server system in order to obtain directory information and obtains a URL from the server system, where the URL points to the desired file. In some cases, the URL may also include a token or slug that contains authentication codes so that the target server system can authorize the request and deliver the file. In yet another embodiment, a javascript component may be downloaded from the server that sends the HTML page to the browser that includes a file open object. That file open object itself may operate a dialogue with the user that permits the user to browse for and select a file or input the URL in other ways.
  • Authentication of the file selection may be accomplished in several ways. In one embodiment, the script can fetch an authentication token from an authorized location on the user's computer that is transmitted to the file server and used by the file server to authenticate the file request. After authentication, the file server can return a URL and an authentication token that can be used by the comparison system to fetch the file. This can be transmitted directly to the comparison server or transmitted to the user's computer that then uploads it to the comparison server. When the comparison sever fetches the file, it will commence an HTTPS protocol transfer with the file server using the URL and the authentication token.
  • In another embodiment, the user may be prompted to input login identifiers and password to authorize the transaction with the file server. In this case, the UI may receive a list of files or directories from the file server's virtual root for that user, so that the user may navigate the desired file. The UI may display a list of files in the browser window UI. The user may input in the browser UI a selection of a file.
  • A file selection may be converted into a direct URL to that file server, directory and filename, or alternatively, a unique file identifier, that is turned into a URL by further calls to the API of the remote file server, where the URL can include the file identifier as a slug. That URL is the input that is transmitted to the comparison server as described.
  • Performing a Comparison:
  • Upon receiving a request for a comparison to be performed, the comparison component (108) of the server software will perform the comparison to produce the comparison output. The steps to perform the comparison may include:
      • Fetching source documents if their content was not included in the original request (202), (203).
      • Converting the source documents to a suitable data format for content comparison
      • Performing the comparison itself
      • Creating a comparison output file, preferable a redline document (206)
      • Creating a summary of detected change in a machine readable format (204), (205)
      • Converting the comparison output file or redline document to a predetermined required output format (if requested by the user or required by the client components)
  • The details of the steps may vary for different comparison server applications, but the key inputs and outputs (two source documents as input and the output of a comparison document and a machine-readable change summary) are the same. It should be noted that it is possible for the two to be combined—i.e. the comparison document may also be used as a machine-readable change summary. This is technically possible as full detail on the changes may be present in the comparison document, but the complexity of parsing and processing word-processing document content means that this approach is not optimal.
  • The comparison output data file may be assigned an identifier, or comparison identifier or comparison ID (which may be a number or an alphanumeric string or in another form) and the comparison outputs are stored to a location that can be accessed by the UI support server component (103). The comparison source documents and other information about the comparison may also be stored to the same location to allow for later operations on the comparison (for instance swapping the order of the comparison, applying some or all of the changes suggested, etc). The storage location may be a folder or a directory on the server if both components of the server infrastructure are located on the same machine or may be a network storage folder or online file storage repository such as Amazon S3™ or Microsoft Azure Blob Storage™. The comparison ID can be used at a later point to recover the data files associated with a particular comparison from storage. In other embodiments, the data files may be stored on the mass storage device (103) and a database may contain a set of data tables that relate a comparison ID with the sources of the documents, and other comparison output data by means of file pointers.
  • The client side code running in the user's browser (106) is sent the comparison identifier (ID) by the server component to enable it to display the result of the comparison (401). The ID may be returned in a variety of ways—for instance as an HTTP redirect response to cause the browser to navigate to a new URL, as an HTTP header such as the Location header which is designed to return the location of a newly created resource or in the body of a response (for example in XML or JSON) format.
  • An alternative flow would be to allow the server side comparison component to return an ID (401) to the client side code before or after the comparison is completed and to also provide a way for the client side code to poll or be notified by a data message that the comparison completed. Upon completion, the client side component can formulate a request transmitted to the server to obtain the comparison output data using the comparison ID.
  • Displaying the Comparison Result:
  • After the comparison is completed on the server side, the result is transmitted to the client side and displayed to the user in their browser (110) or application. Depending on how the result is returned to the browser, the transition to displaying the result might be achieved by navigating the browser to a new URL (one served by the UI support component of the server) either automatically due to an HTTP redirect response. In this embodiment, the server sends an HTTP redirect to the client and the browser code automatically goes to a new URL. Alternatively, the display is initiated via javascript running in the browser, and when that javascript gets a data message indicating that the comparison complete, then it generates a request for the comparison document, or by dynamically altering the browser UI using javascript code. These requests are for the static resources and the dynamic resources in order to get the browser to display the comparison.
  • Request for comparison is a different stage from delivery and displaying the results of that comparison. Any external party can submit to the server a request to compare two documents or document versions. In its most bare form, that would be an HTTP request that includes at least two URL's for the documents being compared. In this way, the server is acting as a comparison service. The server then can transmit a data message indicating the comparison is complete, and that can include unique identifier, in the form of an alphanumeric string, that identifies the comparison output. This may be in the form of a URL. The browser, if it redisplays with the received URL, the browser will display the comparison.
  • First, the browser gets the HTML and loads it, HTML contains the script or references to it, and then the script can obtain the comparison identifier from the request, and submit a request for that result. The server then transmits the comparison data referenced by the identifier in response. The java script receives this data and then executes the display functionality to render the comparison output on the browser window.
  • When the browser displays the received URL, it downloads the static resources (402), which includes the HTML and a java script that then calls for and downloads the dynamic resources specific to that comparison. The comparison ID (401) can be utilized either by integrating into the URL that references the comparison or by returning the ID to the client component so that the client component can make a request (403) using that comparison ID to make an inter-process communication protocol that relies on data messaging to request the specific comparison output data from the server.
  • Static resources (402) to control the display of the comparison in the browser (for example an HTML framework in which the comparison is displayed, javascript code that fetches and displays objects, CSS or other style sheet data) may be downloaded from the UI support server component or another web server. These resources are the same for all comparisons being displayed. Scripts may be code that is interpreted by an application, preferably a browser, operating on the client device.
  • Dynamic resources (resources that are specific to a particular comparison) are also downloaded to the browser from the UI support server component (404). These would be an image of a page, or a list of changes in the comparison, or sections of document text showing the comparison, positions of changes, parts of the document in HTML or PDF or other formatting. The client sends the comparison identifier (ID) as part of the request (403) for each dynamic resource to ensure that the information for the correct comparison is returned (404). Dynamic resources include any of the data that is specific to the comparison that was performed, and thereby, are not static resources relied on by the client component for displaying any comparison output.
  • Once the static resources are obtained by the client component, the dynamic resources may be obtained by the client component in order to fully display the comparison output. (405). In an alternative embodiment, the static resources may be downloaded into the client device for general use for all comparisons that are to be presented. In one case, it may be a plug-in installed into an Internet browser program. In another, it may be an enhancement to a word processing application running on the client device. In yet another embodiment, the static resources, dynamic resources and the comparison output data may be combined into one data file, preferably a hypertext document, and then the data extracted from the file on the client side to present the functionality to the user.
  • The following dynamic resources and corresponding responses from the UI support server component form parts of the display of the comparison in the browser:
      • The client side component will request a rendition of all or part of the comparison document in a format that can be displayed by the browser. This format might be an image (for example in PNG or JPG format), HTML content, PDF content or other formats that can be rendered by the browser. In some cases there may also be sub-resources that are required (for instance images, fonts or CSS information if using HTML format). These may be either embedded into the main response by the UI support server component or served by the same server component in response to separate sub-requests.
      • The client side component may request information about the positions of one or more changes within the document (the position being defined relative to the layout of the rendition of all or parts of the document mentioned above). A position in a comparison output document can have a data representation that embodies sufficient information that the client component can use it to locate its associated document change within the rendered document comparison output that is being displayed in the browser window. For each document change in the comparison output, there may be a unique Change Identifier (Change ID). Each Change ID is associated with at least one Position data item. An exemplary data structure encoding a change in the comparison output is presented:
      • ChangeID[PositionNum(1) . . . PositionNum(n), Change Category(1) . . . Change Category(n), Change Type, data, pointer to file, prior text, following text]
      • Examples of position data corresponding to a document change in the comparison output include in combination: a page number and the vertices of a rectangle within the document page where the change occurs. An example data structure encoding the position data may appear as follows:
      • PositionNum[PageNum, X, Y, W, H, ChangeID, Index]
        Other position data that could be used to indicate location in the comparison output can include line numbers, paragraph numbers, pixel coordinates, vertices or other parameters defining geometric shapes or combinations thereof. In the example provided, X, Y represent the location of one corner of a rectangle and W, H its dimensions.
  • In another embodiment, a change in the document, that has a Change ID, may be associated with more than one Position data, because the change involves two or more locations. For example, one case would be text changes that cross page boundaries. Another is moved text, header and footer changes, footnotes and other references. A category may be a broader description of the purpose of the change to the alphanumeric text or other elements of the document, while the type is the specific modification of that data to implement that change. In this way, a “spelling correction” is a category of change, but to implement it, may require the operation of types of changes to the text, for example, either “replacement” of text or a “deletion” followed by an “insertion.” This distinction is useful for filtering the display of changes to the document such that a user can avoid having spelling corrections or formatting changes displayed.
      • This allows the client side component to associate particular areas of the rendered comparison document with individual changes, to provide navigation (go to next change/previous change) to move through the document seeing just the changes without the need for the user to scroll manually past every page of the document and other functionality. Each change position will be associated with a change identifier ID identifying the change within the comparison. The user operating the client device can input a command that moves the display from one change in the comparision output to the next, or to the previous. Alternatively, the user can input an identifier that results in the display moving to the location of the associated Change ID.
      • In the preferred embodiment, the list of Position items is stored in a data structure, or a file. In the preferred embodiment, the Position items are sorted to be in the order of their occurrence in the document, for example, in reading order. A data structure containing the Position items is created and stored either on the client or the server, although in the preferred embodiment, the data structure comprised of the Position items is stored on the client as a java script object and may be sorted as described above. Each Position item in the sorted list may also be comprised of an index number.
      • The client side component may request summary information describing the detected document changes in the comparison output, the summary information consisting of some or all of information regarding the text or other content forming each change, the type of change (insertion, deletion, move, etc), unchanged text adjacent to changes, ordering information (specifying the order of changes within the document), a change ID (allowing changes in the summary to be linked to the change positions). Optionally, each change may be associated with a category (for instance ‘Spelling Corrections’, ‘Punctuation Changes’, ‘Whitespace Changes’ and other categories of change type).
      • In one embodiment, the server can create a data set or file for at least one change categories that lists all of the changes that fall into that specified change category. In other embodiment, each change would have a list of one or more categories that it falls into. For example, a spelling repair of an item in the header of a document could be specified as having two change categories, “header” and “spelling.” A change may fall into one or more categories at the same time (header, spelling), yet will also be one type of change (text replacement).
  • In yet another embodiment, the invention organizes the comparison output data that is transmitted from the server to the client in an efficient way. In this embodiment, the data that would be in a position list is embedded in the HTML. For example, in HTML there may be a “span” element, and if that element represents an insertion, then put attributes on the span, like a class, so, for example, a class is assigned: class=change 7,;; As a result, instead of specifying a coordinate box with an actual position in the document, the text elements comprising the output has associated tags in the HTML that these represent the type of change associated with that element and the java script running in the browser highlights the changes when displaying that text element. Other visual indications may be used for different types of change. For example, text insertions may be treated with an underline and deletions with a strike-through.
  • In this case, the position is implicit, in that the “X, Y” location is not relevant, rather its “these HTML elements constitute a change.” For example, imagine a deletion:
      • <p class=“change change17 deletion”>text of deletion </p>
        So this is an example of a deletion, it's the 17th change, it's a deletion, and the deleted text is provided. The javascript can then display the “text of the deletion” with whatever formatting is associated with “change” of type “deletion”, for example, with cross-through text.
  • Here is an example of an insertion:
      • <p class=“change change17 insertion”>text of insertion </p>
      • <Span class=“change change18 insertion”>text<span/>
  • As a result, the invention may be implemented using either a position list, whether as a separate data file or payload or data structure transmitted to the client or, the change element information is integrated into the HTML view of the comparison output, where the “position” is now implicit because where the this entry is inserted into the HTML is the position of the change.
  • An alternative implementation would include the change summary and positional information as the response to a single request for information from the client side code to the server. In either embodiment, the server can generate a list of changes, or in response to a query from the client component specifying a change category, a list of changes whose change category is of a specified value. The determined list of changes and corresponding position data is transmitted to the client component. In this way, a client component may navigate from one change to the next for a specified category of changes without re-computing any location data. In yet another embodiment, all of the changes and corresponding position data are transmitted to the client component. In this embodiment, the client component can navigate from one position to the next position whose change category matches a selected input by skipping any position items whose change category do not match. The code operating on the client device can receive selection data from the user in the form of selecting specific categories of changes, or types of changes in order to operate such selective navigation.
  • Given the information received by the client side code in response to the above requests, the user can experience the following features in their browser:
      • Viewing the content of the comparison document by scrolling through the pages of the document.
      • Moving from one change to the next in or previous in document order by using ‘Next Change’ and ‘Previous Change’ buttons. These buttons may be displayed in the browser window by utilizing scripts. Upon detecting a selection of a button, the script can then redisplay the page utilizing the next or previous indexed change in the document. The client component displaying the comparison document has a register that stores the current displayed position of the document. When the client component receives from the user an indication to move to the “next” change in the document, it then searches through the data structure stored in memory (107) containing the Position items to locate a Position item whose location data is after the stored current displayed position by the smallest amount as compared to the other Position item locations. In this embodiment the Position items do not need to be sorted in order because the searching function can find the next Position without reliance on a specific order of the items in storage. In the preferred embodiment, the Position items are sorted in reading order and each item also has an index number. In this case, the client component stores in a register an addressing value that represents the index of the Position item that is currently being displayed, such that when the “next” command is input, the register is incremented and the desired Position item is immediately located based on that incremented index.
      • Exploring the changes in a summary view and clicking on a change in the summary view to locate that change in the redline document
      • Having the changes highlighted in the redline document and clicking on the change in the redline document to locate the same change in the summary view
      • Viewing the changes grouped by category in the summary view
      • Viewing duplicated changes grouped together in the summary view (for instance if the same substitution—perhaps the change of a client name—is made in multiple places.
    Comparison Actions:
  • As well as providing the user the ability to view the comparison document and summary as described above, the client UI component may allow the user to take the following actions—for each action the client UI will forward an appropriate request to the UI support server component which will orchestrate the execution of the action, returning any content relevant to the action to the client UI component.
      • Download the comparison document, possibly including a choice of download format such as DOCX, RTF, DOC or PDF
      • Swap the order of the comparison documents
      • Download either of the source comparison documents in its original format or in a specified format (by conversion)
      • Download the comparison document with changes converted to track changes for further editing in Microsoft Word® or other word processing software
      • Save the comparison document to an online file storage site (ie Google Drive®, Dropbox®, iManage Work10™)
  • Document versions: In another embodiment, a version of the document may be compared with all of the other versions of the document, that is, the first and second documents may constitute a first version of the document and a series of second documents that are each an earlier version of the document. The output comparison may then include changes that are referenced to the different prior versions so that the evolution of the document may be apparent. In this embodiment, the data structure ChangeID may also include a pointers to the two first and second file versions being compared:
      • ChangeID[PositionNum(1) . . . PositionNum(n), Change Category(1) . . . Change Category(n), Change Type, data, pointer to file, prior text, following text, pointer to first file, pointer to second file]
        As a result, on display, the scripts running in the browser UI may be able to display different changes based on which revision the change relates to. Furthermore, the script and UI may display in a dialogue box the set of “second files” in the set of ChangeID items received and take as an input selection which of the “second file” changes to display.
  • In yet another embodiment, the system may take as input through the UI a selection of a plurality of first files and a corresponding selection of a plurality of prior versions of the first plurality of files. In this embodiment, the comparison server will run these comparisons on all of the plurality of first files relative to the corresponding plurality of corresponding prior versions. This complex output may be stored in a database, where each ChangeID is a data record, or that the change data is represented in a series of relational tables.
  • A data record representation may look like:
  • Record ID
  • Source 1
  • Source2
  • Type of change
  • Changed text
  • Location of changes
  • Alternatively, the ChangeID may be used as a relational key, so that for each comparison, there is a set of tables with the ChangeID as the unique key for each change in a comparison. Storing the comparison data in this manner permits sophisticated relational query logic to be used to extract changes that will be displayed by the UI script engine operating in the browser window.
  • The system can also extract from each of the selected prior versions time stamps representing when the version was created and this data can also be stored in a relational table. As a result the user may submit a request through the UI that is converted into a database query that selects ranges of time to be used to determine which changes to display, either in a changed font color, underlining or some other kind of visually apparent indication in the text or document. Similarly, data representing the identity of the person who created a version of a document that is one of the selected plurality of prior versions can be stored in relational tables as well. The user can then select to display which changes across all or a selected set of the documents were made by a particular person. Of course, these change filtering queries can be stacked, so that a person's changes during a time frame may be selected.
  • In yet another embodiment, the database may be used to extract analytical data about how a predetermined set of document has been changed. For example, if Document A is changed by person X, and the database queries determine that each time that has happened, person X has changed Document B. This correlation can be detected by reviewing all of the change data stored in the database in order to determine which documents have correlations between their changes, based on time, person or version number. This result can then be encoded as an analytical rule. A number of these correlations can then be a set of rules. When Document A is changed again, the analytical rule set is then operated to determine what other changes are expected based on the action. In this non-limiting example, where another change to Document A is made by person X, the system can determine that an alert should be transmitted to person X to consider making a change to Document B. Similarly, it may be a new person Y makes a change to Document A, and the system automatically determines using the analytical rule that it should display to user Y text representing a suggestion to make a corresponding change to Document B because of the same rule.
  • Operating Environment:
  • 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. Further, 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 computers, laptop or mobile computer or communications devices such as cell phones, smart 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. Indeed, the terms “computer,” “server,” and the like may be used interchangeably herein, and may refer to any of the above devices and systems.
  • The user environment may be housed in the central server or operatively connected to it. In one embodiment, the user's computer is omitted, and instead an equivalent computing functionality is provided that works on a server. In this case, a user would log into the server from another computer and access the system through a user environment, and thereby access the functionality that would in other embodiments, operate on the user's computer. Further, the user may receive from and transmit data to the central server by means of the Internet, whereby the user accesses an account using an Internet web-browser and browser displays an interactive web page operatively connected to the central server. The server transmits and receives data in response to data and commands transmitted from the browser in response to the customer's actuation of the browser user interface. Some steps of the invention may be performed on the user's computer and interim results transmitted to a server. These interim results may be processed at the server and final results passed back to the user.
  • The Internet is a computer network that permits customers operating a personal computer to interact with computer servers located remotely and to view content that is delivered from the servers to the personal computer as data files over the network. In one kind of protocol, the servers present webpages that are rendered on the customer's personal computer using a local program known as a browser. The browser receives one or more data files from the server that are displayed on the customer's personal computer screen. The browser seeks those data files from a specific address, which is represented by an alphanumeric string called a Universal Resource Locator (URL). However, the webpage may contain components that are downloaded from a variety of URL's or IP addresses. A website is a collection of related URL's, typically all sharing the same root address or under the control of some entity. In one embodiment different regions of the simulated space displayed by the browser have different URL's. That is, the webpage encoding the simulated space can be a unitary data structure, but different URL's reference different locations in the data structure. The user computer can operate a program that receives from a remote server a data file that is passed to a program that interprets the data in the data file and commands the display device to present particular text, images, video, audio and other objects. In some embodiments, the remote server delivers a data file that is comprised of computer code that the browser program interprets, for example, scripts. The program can detect the relative location of the cursor when the mouse button is actuated, and interpret a command to be executed based on location on the indicated relative location on the display when the button was pressed. The data file may be an HTML document, the program a web-browser program and the command a hyper-link that causes the browser to request a new HTML document from another remote data network address location. The HTML can also have references that result in other code modules being called up and executed, for example, Flash or other native code.
  • The invention may also be entirely executed on one or more servers. 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. 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 web site 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, TCP, UDP, SMTP, RPC, FTP or other kinds of data communication protocols that permit processes running on two respective remote computers to exchange information by means of digital network communication. As a result a data message can be one or more data packets 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 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 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. In one embodiment, a relational database may be housed in one or more operatively connected servers operatively connected to computer memory, for example, disk drives. In yet another embodiment, the initialization of the relational database may be prepared on the set of servers and the interaction with the user's computer occur at a different place in the overall process.
  • The method described herein can be executed on a computer system, generally comprised of a central processing unit (CPU) that is operatively connected to a memory device, data input and output circuitry (TO) and computer data network communication circuitry. 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 IO 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 CPU may perform logic comparisons of one or more of the data items stored in memory or in the cache memory of the CPU, or perform arithmetic operations on the data in order to make selections or determinations using such logical tests or arithmetic operations. The process flow may be altered as a result of such logical tests or arithmetic operations so as to select or determine the next step of a process. 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 IO devices can include a display screen, loudspeakers, microphone and a movable mouse that indicate to the computer the relative location of a cursor position on the display and one or more buttons that can be actuated to indicate a command.
  • 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 or brightness. The user interface may also display 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 two 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.
  • In some instances, especially where the user computer is a mobile computing device used to access data through 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), any form of 802.11.xx or Bluetooth.
  • 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 C, C++, C#, Action Script, PHP, EcmaScript, JavaScript, JAVA, or HTML) 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, binary components that, when executed by the CPU, perform particular tasks or implement particular abstract data types and when running, may generate in computer memory or store on disk, various data structures. A data structure may be represented in the disclosure as a manner of organizing data, but is implemented by storing data values in computer memory in an organized way. Data structures may be comprised of nodes, each of which may be comprised of one or more computer memory locations into which is stored one or more corresponding data values that are related to an item being represented by the node in the data structure. The collection of nodes may be organized in various ways, including by having one node in the data structure being comprised of a memory location wherein is stored the memory address value or other reference, or pointer, to another node in the same data structure. By means of the pointers, the relationship by and among the nodes in the data structure may be organized in a variety of topologies or forms, including, without limitation, lists, linked lists, trees and more generally, graphs. The relationship between nodes may be denoted in the specification by a line or arrow from a designated item or node to another designated item or node. A data structure may be stored on a mass storage device in the form of data records comprising a database, or as a flat, parsable file. The processes may load the flat file, parse it, and as a result of parsing the file, construct the respective data structure in memory. In other embodiment, the data structure is one or more relational tables stored on the mass storage device and organized as a relational database.
  • 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, SD Card), or other memory device, for example a USB key. 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., a disk in the form of shrink wrapped software product or a magnetic tape), preloaded with a computer system (e.g., on system ROM or fixed disk), or distributed from a server, website or electronic bulletin board or other 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.
  • 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. Where the disclosure refers to matching or comparisons of numbers, values, or their calculation, these may be implemented by program logic by storing the data values in computer memory and the program logic fetching the stored data values in order to process them in the CPU in accordance with the specified logical process so as to execute the matching, comparison or calculation and storing the result back into computer memory or otherwise branching into another part of the program logic in dependence on such logical process result. The locations of the stored data or values may be organized in the form of a data structure.
  • 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 Appendices is intended only to provide an extremely detailed disclosure of the present invention and is not intended to be limiting.
  • The foregoing description discloses only exemplary embodiments of the invention. Modifications of the above disclosed apparatus and methods which fall within the scope of the invention will be readily apparent to those of ordinary skill in the art. Accordingly, while the present invention has been disclosed in connection with exemplary embodiments thereof, it should be understood that other embodiments may fall within the spirit and scope of the invention as defined by the following claims.

Claims (2)

1. A computer system for comparing a first and a second version of a document embodied as two respective data files comprising:
a server comprised of a comparison engine component adapted by logic to generate a comparison output data of a predetermined format, comprised of at least one data representing a corresponding at least one change between the first and second version of the document, said comparison output data generated in a pre-determined comparison output format;
a client device, comprised of a display, remotely connected to the server via a data network, said client device adapted by logic to display the comparison output data by: (i) receiving static resource data usable to display the predetermined format, (ii) receiving the comparison output data; (iii) receiving dynamic resource data corresponding to the received comparison output data and (iv) using the received static resources, dynamic resources and comparison output data to present on the display the at least one data representing a corresponding at least one change between the first and second version of the document with a visual indication of a corresponding type of said at least one changes.
2.-30. (canceled)
US17/103,085 2010-11-29 2020-11-24 System and method for display of document comparisons on a remote device Abandoned US20210149842A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US17/103,085 US20210149842A1 (en) 2010-11-29 2020-11-24 System and method for display of document comparisons on a remote device

Applications Claiming Priority (12)

Application Number Priority Date Filing Date Title
US41785510P 2010-11-29 2010-11-29
US41786910P 2010-11-29 2010-11-29
US41785310P 2010-11-29 2010-11-29
US41785810P 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
US201762523554P 2017-06-22 2017-06-22
US16/014,234 US10853319B2 (en) 2010-11-29 2018-06-21 System and method for display of document comparisons on a remote device
US17/103,085 US20210149842A1 (en) 2010-11-29 2020-11-24 System and method for display of document comparisons on a remote device

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US16/014,234 Continuation US10853319B2 (en) 2010-11-29 2018-06-21 System and method for display of document comparisons on a remote device

Publications (1)

Publication Number Publication Date
US20210149842A1 true US20210149842A1 (en) 2021-05-20

Family

ID=63790685

Family Applications (2)

Application Number Title Priority Date Filing Date
US16/014,234 Active US10853319B2 (en) 2010-11-29 2018-06-21 System and method for display of document comparisons on a remote device
US17/103,085 Abandoned US20210149842A1 (en) 2010-11-29 2020-11-24 System and method for display of document comparisons on a remote device

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US16/014,234 Active US10853319B2 (en) 2010-11-29 2018-06-21 System and method for display of document comparisons on a remote device

Country Status (1)

Country Link
US (2) US10853319B2 (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10846295B1 (en) * 2019-08-08 2020-11-24 Applied Underwriters, Inc. Semantic analysis system for ranking search results
US11809434B1 (en) 2014-03-11 2023-11-07 Applied Underwriters, Inc. Semantic analysis system for ranking search results
US9922016B2 (en) * 2016-05-06 2018-03-20 Ricoh Company, Ltd. Virtual sticky generation
WO2018068821A1 (en) * 2016-10-10 2018-04-19 Volkswagen Aktiengesellschaft Method for adapting the presentation and use of a graphical user interface
US11222076B2 (en) * 2017-05-31 2022-01-11 Microsoft Technology Licensing, Llc Data set state visualization comparison lock
US10928992B2 (en) * 2019-03-11 2021-02-23 International Business Machines Corporation HTML editing operations
CN112528622A (en) * 2019-08-27 2021-03-19 珠海金山办公软件有限公司 Method and device for searching differences of versions of document and electronic equipment
US11902366B2 (en) * 2022-05-25 2024-02-13 Bank Of America Corporation System for implementing dynamic multi-factor soft lock on user identifiers

Family Cites Families (69)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
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
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
US5806078A (en) 1994-06-09 1998-09-08 Softool Corporation Version management system
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
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
US5890176A (en) 1996-04-24 1999-03-30 International Business Machines Corp. Object-oriented document version tracking method and apparatus
DE69719858T2 (en) 1996-05-13 2003-12-24 Oki Electric Ind Co Ltd Document display system and electronic dictionary
US6038561A (en) 1996-10-15 2000-03-14 Manning & Napier Information Services Management and analysis of document information text
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
US6067551A (en) 1997-11-14 2000-05-23 Microsoft Corporation Computer implemented method for simultaneous multi-user editing of a document
US6658626B1 (en) 1998-07-31 2003-12-02 The Regents Of The University Of California User interface for displaying document comparison information
US6918082B1 (en) 1998-12-17 2005-07-12 Jeffrey M. Gross Electronic document proofing system
US6560620B1 (en) 1999-08-03 2003-05-06 Aplix Research, Inc. Hierarchical document comparison system and method
US6449624B1 (en) 1999-10-18 2002-09-10 Fisher-Rosemount Systems, Inc. Version control and audit trail in a process control system
US7124362B2 (en) 2001-08-31 2006-10-17 Robert Tischer Method and system for producing an ordered compilation of information with more than one author contributing information contemporaneously
US20030112273A1 (en) 2001-12-17 2003-06-19 Workshare Technology, Ltd. Document collaboration suite using a common database
US7496841B2 (en) 2001-12-17 2009-02-24 Workshare Technology, Ltd. Method and system for document collaboration
US7260773B2 (en) 2002-03-28 2007-08-21 Uri Zernik Device system and method for determining document similarities and differences
US7437664B2 (en) 2002-06-18 2008-10-14 Microsoft Corporation Comparing hierarchically-structured documents
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
US7818678B2 (en) 2002-10-31 2010-10-19 Litera Technology Llc Collaborative document development and review system
JP2004265267A (en) 2003-03-04 2004-09-24 Sharp Corp Face authentication method and face authentication device
US20040261016A1 (en) 2003-06-20 2004-12-23 Miavia, Inc. System and method for associating structured and manually selected annotations with electronic document contents
US7171618B2 (en) 2003-07-30 2007-01-30 Xerox Corporation Multi-versioned documents and method for creation and use thereof
US7181445B2 (en) 2003-09-05 2007-02-20 Bellsouth Intellectual Property Corporation Aggregating, retrieving, and providing access to document visuals
US20050138540A1 (en) * 2003-12-22 2005-06-23 Xerox Corporation Systems and methods for user-specific document change highlighting
WO2005096145A2 (en) 2004-03-22 2005-10-13 Motorola Inc., A Corporation Of The State Of Delaware Method and apparatus for dynamic extension of device management tree data model on a mobile device
GB2413655A (en) 2004-04-30 2005-11-02 Hewlett Packard Development Co Method and system for updating hierarchical data structures
US9143380B2 (en) 2004-08-06 2015-09-22 Nokia Technologies Oy System and method for third party specified generation of web server content
JP4630777B2 (en) * 2004-09-13 2011-02-09 キヤノン株式会社 Method, apparatus, computer program and storage medium for changing digital document
US9734139B2 (en) 2005-02-14 2017-08-15 Cluster Seven Limited Auditing and tracking changes of data and code in spreadsheets and other documents
US20060218004A1 (en) 2005-03-23 2006-09-28 Dworkin Ross E On-line slide kit creation and collaboration system
US20070027830A1 (en) 2005-07-29 2007-02-01 Microsoft Corporation Dynamic content development based on user feedback
US7895166B2 (en) 2006-01-18 2011-02-22 Echosign, Inc. Automatic document exchange with archiving capability
US7818660B2 (en) 2006-01-29 2010-10-19 Litera Technology Llc Method of compound document comparison
US20070220068A1 (en) 2006-02-15 2007-09-20 Bruce Thompson Electronic document and business process control
US20070294612A1 (en) 2006-06-20 2007-12-20 Microsoft Corporation Comparing and Managing Multiple Presentations
US7895209B2 (en) 2006-09-11 2011-02-22 Microsoft Corporation Presentation of information based on current activity
US7796309B2 (en) 2006-11-14 2010-09-14 Microsoft Corporation Integrating analog markups with electronic documents
US20080177782A1 (en) * 2007-01-10 2008-07-24 Pado Metaware Ab Method and system for facilitating the production of documents
US8839100B1 (en) 2007-01-26 2014-09-16 The Mathworks, Inc. Updating information related to data set changes
US20080219495A1 (en) 2007-03-09 2008-09-11 Microsoft Corporation Image Comparison
US20080275894A1 (en) 2007-05-03 2008-11-06 Motorola, Inc. Content item apparatus and method of operation therefor
US8233723B2 (en) 2007-12-06 2012-07-31 Ebay Inc. Image categorization based on comparisons between images
US8196030B1 (en) 2008-06-02 2012-06-05 Pricewaterhousecoopers Llp System and method for comparing and reviewing documents
US8620872B1 (en) 2008-09-10 2013-12-31 Amazon Technologies, Inc. System for comparing content
US10685177B2 (en) * 2009-01-07 2020-06-16 Litera Corporation System and method for comparing digital data in spreadsheets or database tables
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
US8286085B1 (en) 2009-10-04 2012-10-09 Jason Adam Denise Attachment suggestion technology
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
US9356991B2 (en) 2010-05-10 2016-05-31 Litera Technology Llc Systems and methods for a bidirectional multi-function communication module
US8719239B2 (en) 2010-07-16 2014-05-06 International Business Machines Corporation Displaying changes to versioned files
US8732181B2 (en) 2010-11-04 2014-05-20 Litera Technology Llc Systems and methods for the comparison of annotations within files
US10783326B2 (en) 2013-03-14 2020-09-22 Workshare, Ltd. System for tracking changes in a collaborative document editing environment
US20120136862A1 (en) 2010-11-29 2012-05-31 Workshare Technology, Inc. System and method for presenting comparisons of electronic documents
US8797603B1 (en) 2011-05-12 2014-08-05 Montcastle Development, LLC Method and system for document version management
US9047258B2 (en) 2011-09-01 2015-06-02 Litera Technologies, LLC Systems and methods for the comparison of selected text
US9311623B2 (en) 2012-02-09 2016-04-12 International Business Machines Corporation System to view and manipulate artifacts at a temporal reference point
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

Also Published As

Publication number Publication date
US20180300351A1 (en) 2018-10-18
US10853319B2 (en) 2020-12-01

Similar Documents

Publication Publication Date Title
US20210149842A1 (en) System and method for display of document comparisons on a remote device
US8572202B2 (en) Persistent saving portal
US8707164B2 (en) Integrated document viewer
US9047261B2 (en) Document editing method
JP6043342B2 (en) Extensibility function for electronic communication
US10542123B2 (en) System and method for generating and monitoring feedback of a published webpage as implemented on a remote client
US20160085752A1 (en) Method and system for document retrieval with selective document comparison
US9880989B1 (en) Document annotation service
US20100095198A1 (en) Shared comments for online document collaboration
US20130019189A1 (en) Augmented editing of an online document
RU2662632C2 (en) Presenting fixed format documents in reflowed format
US20110016403A1 (en) Website browsing system, server and client terminal
EP2987088A2 (en) Client side page processing
WO2015021199A1 (en) Access and management of entity-augmented content
US20210326310A1 (en) System for tracking and displaying changes in a set of related electronic documents
US20120030560A1 (en) Website browsing system, server, recording medium, and website browse assisting method
US20140282139A1 (en) System for mobile content management
US20210326512A1 (en) Method of comparing two data tables and displaying the results without source formatting
WO2022048141A1 (en) Image processing method and apparatus, and computer readable storage medium
US20140282140A1 (en) Method for mobile content management
US8862737B2 (en) Application integration of network data based on resource identifiers
US20140282115A1 (en) System and method for retrieving and selecting content
RU2634221C2 (en) Method and device for drawing presentation of electronic document on screen
KR100836023B1 (en) Method and mobile terminal for providing web-page by detecting key word
WO2018154801A1 (en) Web page production support system

Legal Events

Date Code Title Description
AS Assignment

Owner name: WORKSHARE LTD., UNITED KINGDOM

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:GLOVER, ROBIN;REEL/FRAME:054567/0703

Effective date: 20170825

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

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