US20110252339A1 - Collaborative Cursors in a Hosted Word Processor - Google Patents
Collaborative Cursors in a Hosted Word Processor Download PDFInfo
- Publication number
- US20110252339A1 US20110252339A1 US13/085,292 US201113085292A US2011252339A1 US 20110252339 A1 US20110252339 A1 US 20110252339A1 US 201113085292 A US201113085292 A US 201113085292A US 2011252339 A1 US2011252339 A1 US 2011252339A1
- Authority
- US
- United States
- Prior art keywords
- document
- user
- users
- model
- editing
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Abandoned
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
- G06F3/04812—Interaction techniques based on cursor appearance or behaviour, e.g. being affected by the presence of displayed objects
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/03—Arrangements for converting the position or the displacement of a member into a coded form
- G06F3/033—Pointing devices displaced or positioned by the user, e.g. mice, trackballs, pens or joysticks; Accessories therefor
- G06F3/0346—Pointing devices displaced or positioned by the user, e.g. mice, trackballs, pens or joysticks; Accessories therefor with detection of the device orientation or free movement in a 3D space, e.g. 3D mice, 6-DOF [six degrees of freedom] pointers using gyroscopes, accelerometers or tilt-sensors
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0484—Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/166—Editing, e.g. inserting or deleting
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/166—Editing, e.g. inserting or deleting
- G06F40/169—Annotation, e.g. comment data or footnotes
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/197—Version control
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
Definitions
- This document relates to systems and techniques for managing and displaying locations of cursors for users who are collaboratively editing an electronic document on a hosted server system.
- Cloud-based, or hosted, computing generally involves executing applications via a web browser, and obtaining information for the applications from a remote server system or service.
- Cloud computing provides real advantages over traditional desktop software, such as the ability to access documents from various different computers and locations.
- Office productivity applications are one type of application currently be delivered by the cloud.
- users can employ their web browsers to edit word processing and spreadsheet documents that are stored on hosted server systems, may access enterprise resource planning (ERP) applications, may edit photos, and may perform most other activities that they could previously perform with desktop productivity software.
- ERP enterprise resource planning
- users may also be permitted to access the same document simultaneously.
- the server system may maintain a master document and may communicate changes to the document to various client computing devices that are accessing the document over the internet.
- Such collaborative editing may permit for an improved experience over systems in which each user makes a batch of edits to a document, and then forwards it on to another user, where there is no ready feedback loop to correct edits made by one user when another user knows that the edits are not advisable.
- This document describes systems and techniques that may be used to display information to users of a hosted word processing system who are in the document at the same time and are editing the document simultaneously (where “simultaneous” indicates the ability to have overlapping editing in a common session, and does not require literal simultaneity).
- each user's client device may frequently report to a server system changes, or mutations, that the particular user has recently made to their version of the document.
- Such reports which may occur on the order of multiple reports per second when the user is making mutations (e.g., is typing), may be accompanied by data that tells the server system where the user's cursor is located in the document (e.g., between which characters in a character string that represents the content of the document).
- the server system may resolve the mutations with other mutations it has received from the other users (e.g., if they interfere with each other) and may send updated coordinated mutation information out to all of the client devices that did not submit the corresponding mutations, and may send with such data the data that indicates the positions of the other user's cursors.
- a browser-based document may be displayed to, and edited by, multiple users at a time in a collaborative editing session.
- Each of the users may be visually anchored in being able to see a cursor that marks the editing location for each of the other users.
- the particular user may be induced to avoid editing in the same area as the other users, so as to avoid collisions in entered edits.
- a computer-implemented collaborative editing method comprises receiving input from a user of a browser-based document editing application on a document displayed by the application; identifying a current location in the document for a cursor of a first user executing the application; receiving from a central server system data that reflects changes made to the document by one or more users other than the first user and current positions in the document of cursors for the one or more other user; updating a document model stored on a computing device that is executing the browser-based application and rendering at least a portion of the model to the browser; and rendering the current positions of the cursors for the one or more other users to the browser.
- the method can also comprise receiving updated information regarding current positions of the cursors for the one or more other users in the document, and rendering the current positions of the cursors for the one or more other users. Moreover, the method can include transmitting to the central server system data that describes changes to the document made by the first user, and identifying a current location in the document for a cursor of the first user.
- the method comprises transmitting the data describing changes in the document and identifying a current location for a cursor of the first user more than once per second during periods of active editing activity by the first user.
- the method can also comprise detecting when the first user is actively editing the document, starting a timer when the first user begins editing the document, and transmitting accrued data from the user's editing activity when the timer expires.
- the method can include setting the timer for a period less than 500 milliseconds, and can also comprise setting the timer for a period equal to or less than 250 milliseconds.
- the method can also comprise transmitting the data describing changes in the document and identifying a current location for a cursor of the first user more than once per second during periods of active editing activity by the first user.
- a computer-implemented collaborative editing system comprises an interface for receiving communications from a plurality of client devices editing electronic documents using web browsers, including information indicating locations of a cursor in a document in which a particular user is active; an active model manager to identify users other than the particular user who are active in the electronic document; and collaboration logic to provide the users other than the particular user with information that reflects changes made to a model for the electronic document and locations in the document of a cursor for the particular user.
- FIG. 1 is a schematic diagram of a system for coordinating cursor locations in a collaborative document editing situation.
- FIGS. 2A and 2B are block diagrams showing components of a model-view-controller implementation of a spreadsheet application.
- FIG. 2C is a block diagram of a system for permitting collaborative editing of a documented by multiple users through a hosted server system.
- FIG. 3 is a flow chart of an example process for coordinating simultaneous changes to an electronic document.
- FIG. 4 is a swim lane diagram of an example process for coordinating simultaneous changes to an electronic document
- FIG. 5A shows an example screenshot of a word processor that is implementing a collaborative editing session.
- FIG. 5B shows a screenshot of a spreadsheet document being edited collaboratively by multiple users.
- FIG. 6 shows an example of a computer device and a mobile computer device that can be used to implement the techniques described here.
- This document describes systems and techniques for coordinating simultaneous editing of an electronic document by multiple different users who are separated from each other, and from a server system that is hosting the interaction, by the internet.
- the techniques discussed here can provide a good user experience while editing a rich document (i.e., a document that can include formatting, images, and other content that goes beyond simple text) in a cloud, or hosted, computing paradigm.
- changes that various users make to a document may be represented as mutations that are communicated to a central server system that serves as a referee when the mutations interfere with time-wise overlapping changes by other users, and forwards the mutations (perhaps after processing them into another form) to the users who are not the source of the particular mutation or group of mutations in interest.
- This broadcasting of mutations may occur very frequently when a user is making changes to a document, such as on the order of once every few seconds, once every second, or multiple times per second.
- the mutation information may be accompanied by information from the first user that indicates the current location of that user's cursor in the document, and information that identifies the user.
- the other users' computing devices may generate a cursor for the first user (though in a color or shape that differs from that of their own cursor), and may also display a tag or flag that shows the first user's handle or name.
- a flag may be displayed only when the remote user who corresponds to the cursor is actively editing (e.g., has typed in the last few seconds) or when the local user hovers a pointer over the other user's cursor.
- FIG. 1 is a schematic diagram of a system 100 for coordinating cursor locations in a collaborative document editing situation.
- the system shown here is a hosted word processing system that multiple users can access at the same time in order to collaboratively edit a common document with each other. Shown schematically here are corresponding web pages for three different users who are working on a newsletter called the “Weekly Collaborator.”
- Page 102 is being edited by a user named Barley;
- page 104 which may be generated by a client computing device that is remote from page 102 , and accessed through a network 110 such as the internet, is being operated on by a user named Betty; and page 106 is being operated on by a user named JohnB.
- Each of the pages, or more particularly each of the web browsers that are generating the pages, may communicate through the network 110 with a hosted server system 108 .
- the system 108 may be operated by a company that provides a variety of hosted services, such as search results, mapping results, payment transactions for shopping online, translation tools, and other similar services in the cloud.
- Page 102 is shown as having a toolbar 112 near its top edge which may display browser buttons and a search box for entering search queries in a familiar manner.
- a toolbar 112 near its top edge which may display browser buttons and a search box for entering search queries in a familiar manner.
- chrome 114 such as in the form of pull down menus and selectable icons that may cause formatting changes to be made to the document that is being edited in the browser page 102 .
- Additional chrome such as scrollbar 118 may be provided where the document is larger than the viewport that will fit on the page 102 .
- a handle on the scrollbar 118 may be selected by a user to bring other portions of the document into view at one time.
- the system may follow a model-view-controller arrangement, so that a model of the document may be stored on a client device, and may be rendered to a document object model (DOM) that may then be displayed on the page 102 .
- DOM document object model
- the document is much larger than the viewport, it may be more efficient to render only a portion of the document at or around the viewport, and to defer rendering or even downloading from the server to the client, the remainder of the document model.
- the users of page 102 , page 104 , and page 106 are all editing the newsletter furiously to meet an impending deadline. As such, each of them has their cursor located at a different portion of the document from the others, and they are typing text and deleting text from the document as they edit.
- a controller executing on each of the users' client computing devices may intercept such keystrokes and other inputs, and may send information about those keystrokes as mutations to the server 108 .
- Such information may include, for example, a location indexed to the content of the model where the edit is currently taking place or has occurred, and a location indexed to the model where the particular user's cursor is currently located.
- information for identifying the particular user may be provided so that, as described in more detail below, the server 108 may provide information that identifies cursor location for users other than the local user.
- cursor information for all three users is shown on page 102 .
- the cursor information for Barley, the local user, is shown by cursor 122 .
- the cursor 122 and other cursors may be generated as span elements having a narrow width, in a background color that contrasts with the background color of the document that is being edited.
- the location for the cursor may be determined by identifying a starting location for the cursor and then, as characters are entered, by generating the characters in an off screen div element using the appropriate character size and formatting, and then using standard HTML elements to determine the height and width of such an off screen element.
- Such a user-entered character may then be provided to the DOM and displayed on the page 102 , and the position of the cursor 122 may be indexed forward by the width of the off-screen element, so that the cursor is now to the right of the newly added character, and indicates to Barley, the local user, that his next keystroke will be at that location.
- the cursor 122 and the text and other portions of the document being edited may all be synthetically generated so as to provide a visual impression that matches the format that the particular author intended.
- a cursor 124 A is shown for Betty, as editing the document above the location at which Barley is editing the document.
- a flag 124 B is appended to the cursor, so that Barley may immediately recognize that Betty is performing the particular editing.
- Barley may know that Betty is an expert in the topic around the area where she is editing and may pay less attention to her edits.
- Barley may know that the area in which Betty is editing is an area that he cares deeply about, and he may watch Betty's edits very closely and provide comments to her if she changes the document in a way that he does not like. For example, he may paste a marginal note to the document, he can edit Betty's edits, or he can type a note into a chat session that may be executing automatically with the word processing application.
- JohnB is editing the document at a location far below that of the other two users, and off the current viewport on page 102 .
- the cursor for JohnB is shown only as a small caret 120 A that is appended to a flag 120 B, and points downward off the page to indicate to Barley that JohnB is somewhere horizontally in line with the caret 120 A, but off the bottom of the page.
- Pages 104 and 106 show corresponding icons and flags that may be displayed to the other users.
- those users may have their locations marked merely with an icon like icon 122 , and may have the locations of the other users marked with differently-colored icons and possibly appended with a flag or other note that identifies the user that is editing at that location.
- the flags shown here may be turned off in certain situations so that the local user may more readily see the page 102 . For example, if Betty stops typing for a predetermined period, such as for 5 seconds or more, the flag 124 B may disappear, and only icon 124 A may be shown. In this way, an appropriate level of alerting may be provided to a user without overwhelming the visual interface.
- Effective collaborative editing may be obtained in such a situation by having a controller, like the controller discussed below, intercept user inputs and send them as mutations to the server system 108 frequently. For example, when a long period has passed without input from the user, and the user starts providing input, a timer may be started and all inputs cached when the timer has expired may be sent as a batch of mutations to the server system 108 .
- the timer may be set for example, a period of three seconds, two seconds, one second, or a fraction of a second, such as by sending uploads to the server system 108 , when a user is providing active input, every 200 ms (milliseconds).
- the server system 108 may then revise such mutations that are passed to it if it has identified that there is a collision between inputs by the users, and may pass the revise mutations back to the other clients.
- Such information may be accompanied by information that identifies the user who is making the edits and also the location within the document model for the cursor of that user.
- Such information may be processed by the other client systems, such as by a layout engine generating a span element of a narrow width in a background color that contrasts with the background for the particular user's document.
- the cursor as a span element may then be placed on an editing surface for page 104 or 106 , and may be viewed by the users of those pages.
- This process of intercepting user interactions, determining locations for cursors at the present time, and passing such information up to server 108 and back down to the other clients may occur repeatedly throughout a session of editing a document, until one of the users logs out of the session and their cursor is no longer shown, or until all of the users log out of the session, and the most up-to-date model is the model currently on the server 108 .
- the copies of the model at each of the clients may be cached and reused the next time the users log back into the system, if the server model has not changed from that time, or may be discarded (since the central model can be downloaded at a next session).
- FIGS. 2A and 2B are block diagrams showing components of a model-view-controller (MVC) implementation of a word processing application.
- the word processing application for example, may be executed by a web browser, such as the browser 104 shown in FIG. 1A .
- the MVC implementation provides for the download of a model from a remote server to a client, and the rendering of the model into a DOM to form a view of the model that may be managed directly by the web browser.
- the controller may intercept actions, such as clicks on icons and keystrokes on a keyboard, and may cause such actions to be implemented, such as by adding typed characters both to the model on the client and on the remote server (e.g., uploading changes or mutations back to the server, which may be programmed with rules for integrating the mutations into a master model, so that the client-side model matches the master model as the user works).
- actions such as clicks on icons and keystrokes on a keyboard
- a computer application 200 A may be configured to display a word processing document 202 .
- the application 200 A includes, controls, or accesses a model 204 A, a view 206 A, and a controller 208 A.
- the model 204 A can contain a representation of the state of the word processing document 202 , including such elements as character data, formats, styles, paragraphs, sections, breaks, lists, tables, images, formulas, and the like.
- the view 206 A can represent a rendering of the current state of the model 204 A.
- the view can provide a visual representation that combines the substance of the document (e.g., its raw text) with formatting and layout information.
- the view when displayed by a browser, provides a form of, if not an exact, WYSIWYG representation of the document that is defied by the model.
- the view 206 A can be used for presenting to the user visual information that is associated with the word processing document 202 , such as visible user controls for the application (i.e., chrome) and other word processing data.
- the controller 208 A can respond to changes in the model 204 A or the view 206 A, and can update the state of the model 204 A and the view 206 A. As shown in FIG. 2A , solid lines between the model 204 A, the view 206 A, and the controller 208 A represent direct references between components, and dashed lines represent listeners.
- the controller 208 A can modify the model 204 A, and can in turn modify the view 206 A either directly or indirectly (by causing the view 206 A to obtain new model data and render that new data).
- the view 206 A can request re-rendering of an updated model or portion of the model. For example, if a user of a client device is only one of multiple users concurrently editing a document, characters and other edits by the other users may be passed to the client device from the server system (and edits by the first user may be passed from the client device to the server system), and the client code may add characters to the model in near real-time, and those changes can be passed into the DOM (e.g., via rendering by the view 206 A)—so that each user can see the edits made by the other users very quickly.
- the DOM e.g., via rendering by the view 206 A
- a computer application 200 B (corresponding with the application 200 A) includes, controls, or accesses a model 204 B (corresponding with the model 204 A), a view 206 B (corresponding with the view 206 A), and a controller 208 B (corresponding with the controller 208 A).
- the model 204 B can include one or more document models 210 .
- Each of the document models 210 can represent a separate document in a collection of word processing documents, for example, and each of the models 210 can include elements such as characters, styles, and entities. Other forms of documents such as spreadsheet documents may also be represented.
- Model data and elements may be provided by a master document model 238 that is stored on a remote server system via a connection to a network 236 (e.g., the internet).
- document text in the models 210 is associated with a series of characters.
- the characters may represent raw text for the word processing document 202 , and may also include certain reserved control characters such as characters that indicate the occurrence of a break (e.g., a paragraph break, a page break, or the like).
- each of the document models 210 can include a one-dimensional character string that includes document characters in an order in which they appear in the document.
- Styles may be used to store information related to the presentation of document text (e.g., the series of characters).
- text styles may include character formatting attributes such as font, font size, bold, italics, underline, foreground and background colors, alignment, and other such attributes.
- styles included in each of the document models 210 can be stored in a sparse map.
- the sparse map can include markers that correspond to changes in styles in the document and pointers to positions in the character string.
- the pointers for example, can define style runs between matched markers by specifying locations along the character string at which style changes occur.
- the markers in the matched set may be arranged to be tethered to certain characters in the one-dimensional character string. For example, if text is added between two paired markers, the pointer for one of the markers may shift by an integer equal to a number or characters associated with the added text.
- Entities in each of the models 210 may be used to store information related to objects outside of the document models 210 , and may be pointed to by references in the model such as in the one-dimensional character string.
- entities may include objects such as lists, tables, images, and the like.
- the references can include object identifiers and pointers to the one-dimensional character string (e.g., from the sparse map) indicating where in the character string the object should appear, or identifiers from within the character string that point to the entities and mark the locations at which the particular entities are to appear in the document when it is rendered and displayed.
- an image that should appear between two paragraphs may be associated with a special character appearing in the character string after a paragraph marker for one paragraph, and before the first character of the next paragraph.
- the view 206 B can generate one or more view items 220 that may enable the user to interact with the application 200 B, such as menu bars, tool bars, context menus, chat panes, dialogs, other chrome, and the like.
- the view 206 B can also include a document menu 222 that presents information and control options related to one or more of the document models 210 , and one or more of a set of per views 224 .
- one of the per views 224 may be associated with a corresponding one of the sheet models 210 .
- Each of the per views 224 may include components or controls such as selectors (e.g., cursors, selection indicators, and the like) navigation tools (e.g., scrollbars, document maps, outlines, and the like).
- the controller 208 B can include one or more controllers 230 that may listen for and handle user interactions with one or more of the view items 220 .
- each of the controllers 230 may be associated with a corresponding one of the view items 220 .
- menu bar controllers may listen for and handle user interactions with menu bar view items (e.g., relating to various actions that a user would typically take from a row of menu selections)
- tool bar controllers may listen for and handle user interactions with tool bar view items
- context menu controllers may listen for and handle user interactions with context menu view items, and so forth.
- the determination that a particular event has occurred may cause a particular controller 230 to execute predetermined code or otherwise carry out a predetermined process, such as by updating a local model when a key press is received and uploading information about the key press to a central server system.
- the controller 208 B can also include a document controller 232 that may listen for and handle user interactions with the document menu 222 .
- the controller 208 B can include a set of per view controllers 234 , where each of the controllers 234 is configured to listen for and handle user interactions with a corresponding view in the set of per views 224 .
- Each of the per view controllers 234 may include various controller types, such as key controllers for intercepting and interpreting keyboard input, mouse controllers for intercepting and interpreting mouse input, and model change controllers for intercepting and interpreting model change events.
- the controllers included in the controller 208 B can transform user-generated events into model and view mutations. For example, based on a user action, a relevant controller (e.g., a controller configured for handling the action) may receive one or more events associated with the action and make transient changes to the view 206 B before the user action is committed. Then, based on the event properties, the relevant controller can construct a command to mutate the model 204 B, execute it, and send the updated model or just data for the particular mutations to the remote server system that hosts the document model 238 via the network 236 .
- a relevant controller e.g., a controller configured for handling the action
- the relevant controller can construct a command to mutate the model 204 B, execute it, and send the updated model or just data for the particular mutations to the remote server system that hosts the document model 238 via the network 236 .
- the controllers may also use timers or other mechanisms to aggregate inputs or mutations, so as to lower the number of updates that need to be made to the local or server-based models.
- the controllers may implement changes to the local and/or server-based model in batches that occur within predefined time windows, such as by waiting 200 ms after an initial keystroke is sensed before sending to the central server system data about all keystrokes received in the time window.
- Many possible user interactions with the application 200 B are possible, including interactions that are included in single-user sessions and in multiple-user sessions. For purposes of illustration, a series of example user interactions with the application 200 B are described here. For example, to enter text into the word processing document 202 , the user may proceed by using a computer mouse to select a desired document location 212 for text insertion by clicking on the document 202 .
- a mouse controller that is included in the per view controllers 234 can listen for an event that is associated with the mouse positioning input and the mouse click input, and upon intercepting it, can modify the view 206 B (e.g., a per view associated with the active document) to provide the user with a visual indicator for the selection (e.g., a cursor).
- the selected location 212 may be associated with a visible cursor (where the cursor is a graphical HTML element such as an image, and is displayed at an appropriate location on a canvas where the document is also being displayed so as to create a synthetic presentation that makes the graphical element look like a true cursor), may be highlighted, or may receive another such modification.
- the selected location 212 may also be associated with a location in the model 204 B. For example, a position in a one-dimensional character string included in the document models 210 can be determined, based on the selected location 212 .
- a keyboard controller that is included in the per view controllers 234 can listen for events associated with the keyboard input, and upon intercepting them, can modify the view 206 B to provide the user with a visual indicator for the input. For example, as the user types text at the location 212 , the document 202 may be visually updated to present the text to the user. Additionally, the keyboard controller can modify the model 204 B to include entered text by copying the user input to the model. For example, a one-dimensional character string included in the document models 210 can be updated to include the entered characters. Additionally, the document model 238 may be updated to include the entered text, thus coordinating the model 204 B with the document model 238 .
- changes to the model 204 B may be transmitted to the document model 238 via a connection to the network 236 .
- changes may be sent periodically (e.g., once every 100 milliseconds, once every 200 milliseconds, once every 600 milliseconds, once every second, once every 2 seconds, or another appropriate time interval).
- changes may be sent based on user activity (e.g., entering a paragraph break, applying a formatting change, navigating to another document section, clicking a save button, or some other action).
- the user may insert an entity (e.g., a list, a table, a hyperlink, an image, or another such object) into the document 202 .
- the user may proceed by using a computer mouse to select a desired document location (e.g., the location 212 ) for entity insertion by clicking on the document 202 .
- a mouse controller included in the per view controllers 234 can listen for an event associated with the mouse positioning input and the mouse click input, and upon intercepting it, can modify view 206 B to provide the user with a visual indicator for the selected location.
- the user may specify the entity for insertion by interacting with one of the view items 220 or with the document menu 222 .
- the user may make a selection on a menu bar to indicate an intent to insert an image.
- a dialog associated with image selection may be presented to the user, enabling the user to select the desired image.
- Model-view-controller interactions for adding the entity within the application 200 B may operate in a similar manner as when a user is entering text. For example, as the user inserts the image at the location 212 , the document 202 , as it is displayed on an editing surface, may be visually updated to present the image to the user. Additionally, the model 204 B may be modified to include a reference to the inserted image by writing the reference to the model. For example, one of the document models 210 (e.g., the model associated with the active document) can be updated to include a reference to the inserted image. A one-dimensional character string may be updated to include a special character indicating the position of the image, and the reference to the image may be stored.
- the document models 210 e.g., the model associated with the active document
- a one-dimensional character string may be updated to include a special character indicating the position of the image, and the reference to the image may be stored.
- the image content may be integrated into the document 202 that is displayed to the user.
- the one-dimensional character string may include multiple instances of an identifier for a single entity.
- the image may be positioned at multiple locations in the document 202 , specified by multiple positions for the identifier in the one-dimensional character string.
- a single external entity may be shared within a document, or may be shared among multiple documents—both by common references to the external entity.
- the document model 238 may be updated to include the inserted image(s), thus coordinating the model 204 B with the document model 238 . For example, changes to the model 204 B may be transmitted to the document model 238 via a connection to the network 236 .
- the user may modify the formatting of text and entities presented in the document 202 .
- the user can indicate a desired formatting change (e.g., a change such as changing a font of a selected text block to bold, changing a group of words to be organized as a list, changing a paragraph justification to be right-aligned, changing a document line spacing to be double-spaced, and the like).
- One of the controllers 230 or the document controller 232 can listen for user interaction with the view 206 B, and upon detecting the interaction, can modify the model 204 B to include the formatting change.
- one of the document models 210 can be updated to include an element in a sparse map of styles defining the formatting change, and defining the locations along the one-dimensional character string at which the changes in style are to occur.
- a model change controller included in the per view controllers 234 can listen for events associated with the model 204 B and can send a request to the view 206 B to update accordingly (e.g., by rendering a display of formatted text).
- the model change controller may also handle model change events that result from collaborative model changes.
- a document model that is one of the document models 210 may include a subset of the document data from the document model 238 .
- a subset of the data e.g., a subset associated with a portion of the document that is currently viewable by the user, plus perhaps a buffer area around the currently viewable area, or viewport, so that small scrolling distances may be handled by normal browser interactions without a need to render additional content form the model
- the full document model 238 may be provided to each client.
- the user may elect to view a different portion of the word processing document 202 than the user is currently viewing in the web browser. For example, by interacting with a scrollbar 214 that is associated with the document 202 , the user may indicate an intent to view document data beyond the current viewport, or displayed area.
- One of the per view controllers 234 e.g., the per view controller associated with the active document
- the view 206 A may cause itself to be displayed by the browser. For example, a buffer area of document data may be maintained in the model 204 B (already rendered into a DOM) around the data that is displayed in the visible area of the document 202 . If the amount of scrolling specified by the user is determined by the view 206 B to be within the bounds of the buffer area of data, the document display may be updated using such pre-rendered data. If the user specifies a larger amount of scrolling, such that the scrolling specified by the user is determined by the view 206 B to be outside of the bounds of the pre-rendered buffer data, for example, additional document data from the document model 238 may be downloaded via the network 236 . Thus, the model 204 B may be updated with information that is related to additional document sections, and the document may be rendered using the downloaded data.
- FIG. 2C is a block diagram of a system 240 for permitting collaborative editing of a document by multiple users through a hosted server system.
- the system 240 includes a hosted document system 242 executed by one or more computer servers (e.g. a server farm).
- the hosted document system 242 can provide document hosting services to any number of client users via connections to a network 244 (e.g., the internet).
- client users may create new documents, modify existing documents, share documents, and collaboratively work on documents with other users.
- document hosting services may be provided to browser applications 246 , 248 , and 250 .
- Each of the applications may be executed by a web browser (e.g., by the browser 104 , as shown in FIG. 1 ), and may include model, view, and controller components (e.g., similar to the application 200 , shown in FIGS. 2A and 2B ).
- the applications 246 , 248 , and 250 may be configured to execute computer code (e.g., JavaScript and other code running in a web browser) to display a word processing interface and to perform word processing functions associated with one or more documents served by the hosted document system 242 .
- computer code e.g., JavaScript and other code running in a web browser
- Chris can interact with a web browser 252
- Tina can interact with a web browser 254
- Spike can interact with a web browser 256 .
- Each of the browsers 252 , 254 , and 256 may access any appropriate number of browser applications (e.g., embedded applications, widgets, web services, and the like).
- browser 252 can access application 246
- browser 254 can access application 248
- browser 256 can access application 250 .
- users of the system 240 can work with one or more documents that are managed and provided by the hosted document system 242 .
- the users may access existing documents provided by the system 242 or may create new documents.
- Each of the browser applications 246 , 248 , and 250 can communicate with an interface 260 of the document system 242 via the network 244 .
- communication between the browser applications 246 , 248 , and 250 and the interface 260 may include HTTP (HyperText Transfer Protocol) requests, SOAP (Simple Object Access Protocol) messages, or some other appropriate protocol.
- client browsers may maintain browser channel connections to the interface 260 for communicating session data between clients and the document system 242 .
- the hosted document system 242 can include sub-components for storing and managing information related to system users, documents, and browser applications.
- the various sub-components may be executed by the same computer server, or may be distributed among multiple computer servers.
- the sub-components may communicate with each other directly (e.g., via messages, transferred files, shared data, remote procedure calls, or some other protocol) or indirectly (e.g., by communicating with an intermediary application).
- sub-components included in the document system 242 can communicate with client applications (e.g., the browser applications 246 , 248 , and 250 ) via the interface 260 .
- the system 242 can also include one or more data stores for storing user information 270 .
- the user information 270 can include information associated with system users (e.g., Chris, Tina, and Spike). Such information may include general user information and login information (e.g., user names, passwords, e-mail addresses, and the like), information related to one or more devices employed by the users to access the system (e.g., IP addresses, browser versions, connection speeds, and the like), and system usage information (e.g., access times, amount of data accessed, and the like), to name a few possibilities.
- system users e.g., Chris, Tina, and Spike
- login information e.g., user names, passwords, e-mail addresses, and the like
- information related to one or more devices employed by the users to access the system e.g., IP addresses, browser versions, connection speeds, and the like
- system usage information e.g., access times, amount of data accessed, and the like
- the system 242 can include one or more data stores for storing documents 272 in the form, e.g., of document models like those discussed above and below.
- the documents 272 can include word processing documents created, maintained, and accessed by system users.
- the documents 272 may be generated by an automated process, such as a news feed or another reporting process that is based on gathered data.
- Information associated with the documents 272 can include document data models, document text, document formatting information, entities (e.g., tables, images, videos, sound clips, or other such objects), and the like.
- the system 242 can also include one or more data stores for storing access information 274 .
- the access information 274 can include information that can be used for controlling access of system users (e.g., users included in the user information 270 ) to system documents (e.g., documents included in the documents 272 ).
- system users may set access privileges for documents that they create or manage.
- Chris may create a personal letter document and specify the document as being private.
- other users of the system e.g., Tina and Spike
- Tina may upload a schedule document and specify the document as being shared and as being viewable by Chris.
- Spike may be unable to locate or access the document, but Chris may be able to access the document in view-only mode.
- Tina as the document creator, may retain full access to the document, having privileges such as the ability to add, edit, and delete content, having the ability to change privileges, and having the ability to remove the document from the system 242 .
- Spike may create a document related to a group project and specify Chris and Tina (and himself) as having full access privileges.
- user groups may be included in the access information 274 . For example, a user may create a group and may add one or more users to the group. Rather than select individual users when assigning document permissions, in some instances, users may select a group including the users.
- the access information 274 may also include such information as the user ids of document users, document access times, and the like.
- the system 242 can include one or more data stores for storing HTML/JavaScript 276 .
- the HTML/JavaScript 276 can include application code for executing the browser applications 246 , 248 , and 250 .
- the application code may be provided to any of the browsers 252 , 254 , and 256 , for example, when browser users access a web site associated with the hosted document system 242 .
- the system 242 may provide the HTML/JavaScript 276 in addition to one or more of the documents 272 .
- the browser applications 246 , 248 , and 250 may render the document data and may provide an interface that enables browser users to interact with the documents.
- technologies other than HTML and JavaScript may be used for providing application code.
- web browsers including an appropriate plugin another type of compiled or interpreted code may be provided.
- Many possible user interactions with the system 240 are possible, including interactions in single user sessions and in multiple user sessions.
- multiple users may simultaneously interact with a document.
- the applications used for editing the document may each behave independently, the applications may follow the same editing rules for updating and rendering the document model.
- multiple users may have similar experiences with the document, and may work together to produce a similar document model.
- Chris accesses the hosted document system 242 by directing the web browser 252 to a web site (e.g., a domain) that is associated with the system 242 .
- a web site e.g., a domain
- the system 242 can verify Chris's information against the user information 270 .
- the system 242 can provide HTML/JavaScript 276 to the browser 252 for executing an online word processor (though certain of the code may be passed before verification occurs).
- the browser can include a portion of the HTML/JavaScript 276 as the browser application 246 , render chrome associated with the application, and display the application to Chris.
- Chris may interact with the browser application 246 via a set of controls displayed in an application view within the browser 252 .
- Chris may indicate an intent to create a new document by clicking a button or selecting a menu option displayed in the application view.
- the application controller can intercept the command and pass the command to the interface 260 via the network 244 .
- the system 242 can add a new document to the documents 272 , and add information associated with the new document to the set of active models 262 .
- the active models 262 may include model information associated with documents currently being edited by other users of the system 242 .
- a corresponding version of a model in the set of active models 262 may be present at the browser application 246 .
- Chris may add content and make changes to the word processing document provided by the view of the browser application 246 , and the corresponding content and changes can be applied to a model that is accessed by the browser application 246 (and associated HTML and JavaScript code running in the browser), and may be propagated to the active models 262 .
- Chris may also share the document with one or more users. For example, using controls associated with the application 246 , Chris may select Tina and Spike as users who may share the document, and he may assign both Tina and Spike full document privileges. For example, Tina and Spike may be included in a presented list of users commonly sharing documents with Chris, and Chris may select Tina and Spike from the list. As another example, Chris may provide the e-mail addresses of Tina and Spike.
- the system 242 can store the sharing information (e.g., user ids of other users having access to the document, permissions levels for the users, and the like) in the access information 274 .
- the system 242 may send messages (e.g., e-mail, text messages, instant messages, and the like) to users who have received document privileges.
- messages e.g., e-mail, text messages, instant messages, and the like
- users who have received document privileges may receive a link (e.g., a hyperlink or URL) to the shared document.
- Tina and Spike may access the document using their web browsers 254 , 256 .
- the system 242 can provide HTML/JavaScript 276 to the browser 254 , 256 for executing an online word processor.
- the browsers can include a portion of the HTML/JavaScript 276 as the browser applications 248 , 250 , can render chrome associated with the application, and can display the applications.
- an active model manager 264 included the hosted document system 242 can identify which documents are currently open by users of the system, and users who are active in the document (i.e., Chris), and can set up a collaborative session. For example, the active model manager 264 can determine that the document requested by Tina and by Spike is associated with one or more of the active models 262 . The system 242 can then forward the document request to a computer hosting the document, and the computer can associate Tina and Spike with the current session. Additionally, the browser applications 248 , 250 can download model data associated with the active model(s) 262 , and render and display the downloaded model data. In some implementations, the system 242 can create model instances for Tina and for Spike and can add the instances to the active models 262 .
- users may be able to view their own cursors as well as the cursors of other users in a collaborative session.
- each user's cursor appears to himself/herself as a square.
- Chris may view his own cursor as a square, and the other users' cursors as a circle or as a triangle.
- Tina and Spike may also view their own cursor as a squares, and the other users' cursors as circles or triangles.
- the cursors may appear as a different color (which could not be shown here).
- cursors may generally appear as underlines or vertical bars, where the cursors are different colors for each user.
- changes made by each of the users can be sent by the browser applications 246 , 248 , and 250 to the hosted document system 242 , coordinated, and sent back to the other users.
- the changes can be sent at time intervals (e.g., once every 100 milliseconds, once every 200 milliseconds, once every 600 milliseconds, once every second, once every 2 seconds, or another appropriate time interval).
- sending can be based at least in part on user activity or inactivity. For example, during periods of user inactivity, changes may be sent or received less frequently than during periods of user activity.
- a pop-up label that identifies the other user may be displayed, so that the local user can identify who is making changes—though the label may then disappear so that it does not continue to block the document.
- the hosted document system 242 can include collaboration logic 266 .
- the collaboration logic 266 can be executed by one or more code modules executed by one or more computer servers associated with the system 242 .
- portions of the collaboration logic can be executed by the browser applications 246 , 248 , and 250 .
- the logic 266 can resolve data collisions (e.g., instances where multiple users edit the same document portion or apply conflicting document formats) by applying a consistent set of rules to all user changes. Although, in some instances, one or more users may be prompted to disambiguate a change.
- Spike may be presented with a message from the browser application 250 including possible conflict resolution scenarios.
- one user may be identified as trumping other users in collision situations.
- Chris as the document creator, for example, may be able to apply his changes over changes made by either Tina or Spike in cases of conflict. For example, if Spike edits a passage at the same time as Chris deletes it, the passage (including Spike's edits) may be deleted.
- the system shown in FIG. 2C may handle collaborative editing of a hosted document by multiple users at one time.
- the management of such editing can involve a low amount of data passing between the various sub-systems in the system
- FIG. 3 is a flow chart of an example process for coordinating simultaneous changes to an electronic document.
- the process involves identifying changes in a document and document model made by a user of a client computing device, recording those changes as mutations, identifying a current location of a cursor for the user of the client device, and uploading such information to a server system, which may then share such information with other client devices, perhaps after reformatting or otherwise adjusting the information.
- This information may enable each of the client devices to show edits made by the other devices and the current cursor position of the other devices in real time on each of the local machines.
- the process begins at box 302 , where user inputs are received by a client device.
- These inputs may take a variety of forms, such as typing of text into a word processing, spreadsheet, or drawing document, or other appropriate changes.
- the input may also involve deleting text, inserting figures, and changing the format or style of elements in a document.
- the inputs receive from the user are packaged into a transmission to a central server system.
- Such information that is transmitted to the server system may include information that identifies the changes made by a user, and locations at which those changes are to be made in a document model that is being managed by the central server system.
- the changes may also include a revision number so that the central server system may track the order in which changes have arrived, and may use such information to resolve interferences between changes received from different users.
- the information may include identifying information for each user so that the users' identities may be shared with other users in a collaborative editing mode for a document.
- the client device updates its own version of the document model and renders that model or the updated portion of the model to a document object model (DOM) on the device that is accessible to a browser that will then display the document.
- the device receives model data for the document from the central server system. This received information corresponds to information that other client devices provided to the central server system, similar to the information that the first local client device provided in box 304 .
- the various users are making simultaneous edits, and the communications through the central server system are overlapping with each other.
- the user of the device may have made edits on the device that affect or are affected by the edits made by other users on other devices. As such, overlapping edits may need to be identified, and transformations may be performed in a manner that matches transformations performed on the other clients and on the server system, so as to generate an updated document model at the local client.
- the client may also identify cursor positions of the other users, where such positions may be indicated directly in the data that was received form the server system. That data may be added to the local document model, and rendered to the local DOM. Such data may also indicate an identifier, such as a username or handle, to associate with each cursor position.
- the process resolves the edits and adjusts cursor positions for each of the other users that had a cursor previously displayed on the document display at the local client. For example, narrow span elements having background colors that contrasts with the background of the document may be moved within the DOM from their positions indicated in the last communication from the server system, to new positions indicated by the most recent communication from the server system.
- the changes are added to the model and by extension to the DOM, when the model is rendered to the DOM area, and at box 316 , a browser displays the modified document and the cursors by accessing the DOM.
- the process shown here may repeat frequently, as noted above, such as repeating multiple times per second.
- cursor positions for other users may be frequently updated and may very closely match in time and location to cursor positions currently being seen by the other users on their own machines.
- multiple users may interact more smoothly because they can readily see the work that other users are performing in the document in real time.
- FIG. 4 is a swim lane diagram of an example process for coordinating simultaneous changes to an electronic document.
- the process shows an example in which symmetrical actions are taken by two different client computing devices that are both accessing a common document through a central server system to perform collaborative editing on the document.
- each of the client devices may transmit those changes to the server system, such as when a timer expires, or for every keystroke or similar change that is identified on one of the clients.
- the server system identifies the document as being edited by the particular user, and in this example, may perform such actions for the two different client devices in parallel, as shown by the stacked boxes in the middle column. The actions may also be stacked in a queue, and handled in the order in which they were received.
- the server system 408 may also identify other users who are currently in the document and active, so that it may determine which other users to share the information that it is received.
- the server system updates its master copy of the document model and transmits change data to the respective clients, or data associated with the changes from client B will be sent to client A., and changes associated with client B will be sent the client A.
- the clients receive the change data from the central server system and identify potential collisions created by the edits from the other client when compared to the edits made on the local client.
- each of the client devices adjusts its change data representations to resolve such collisions and then, at boxes 416 A and 416 B, the client devices update their respective models and render them to the respective DOMs on browsers running on the clients.
- the clients change the data in the DOM relating to cursors of other users, and shift the representations for those cursors to new positions represented in the data received from the server system at boxes 412 A and 412 B.
- the process shown here may be a continuous process, in that each client may be continually listening for input made to the users and may transmit the input in batches that may be batches of single inputs such as keystrokes or in slightly larger batches, where the batch size is generally selected to be small enough that inputs may be transmitted to other clients frequently enough to provide a smooth user experience in a collaborative session.
- FIG. 5A shows an example screenshot of a word processor that is implementing a collaborative editing session.
- the particular screenshot shown here is a page user named kroberts, as indicated by the fact that an cursor in the middle of the three lines near the bottom of the resume is not accompanied by a flag with a name to it.
- the local user kroberts here
- the cursor stands out more prominently as compared to the other cursors that look more like each other.
- a chat box is provided to a right side of the page, where the users may type comments as they move along, where those comments will not be included on the document itself.
- the users may request that the other users perform certain actions.
- a first user may request that other users review and edit particular paragraphs in the document while the first user reviews and edits other paragraphs.
- FIG. 5B shows a screenshot of a spreadsheet document being edited collaboratively by multiple users.
- the presence of the particular user's cursors is indicated by colored outlines or boxes on particular cells, and here it appears that four different users are concurrently editing column B. of the spreadsheet.
- FIG. 6 shows an example of a generic computer device 600 and a generic mobile computer device 650 , which may be used with the techniques described here.
- Computing device 600 is intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers.
- Computing device 650 is intended to represent various forms of mobile devices, such as personal digital assistants, cellular telephones, smartphones, and other similar computing devices.
- the components shown here, their connections and relationships, and their functions, are meant to be exemplary only, and are not meant to limit implementations of the inventions described and/or claimed in this document.
- Computing device 600 includes a processor 602 , memory 604 , a storage device 606 , a high-speed interface 608 connecting to memory 604 and high-speed expansion ports 610 , and a low speed interface 612 connecting to low speed bus 614 and storage device 606 .
- Each of the components 602 , 604 , 606 , 608 , 610 , and 612 are interconnected using various busses, and may be mounted on a common motherboard or in other manners as appropriate.
- the processor 602 can process instructions for execution within the computing device 600 , including instructions stored in the memory 604 or on the storage device 606 to display graphical information for a GUI on an external input/output device, such as display 616 coupled to high speed interface 608 .
- multiple processors and/or multiple buses may be used, as appropriate, along with multiple memories and types of memory.
- multiple computing devices 600 may be connected, with each device providing portions of the necessary operations (e.g., as a server bank, a group of blade servers, or a multi-processor system).
- the memory 604 stores information within the computing device 600 .
- the memory 604 is a volatile memory unit or units.
- the memory 604 is a non-volatile memory unit or units.
- the memory 604 may also be another form of computer-readable medium, such as a magnetic or optical disk.
- the storage device 606 is capable of providing mass storage for the computing device 600 .
- the storage device 606 may be or contain a computer-readable medium, such as a floppy disk device, a hard disk device, an optical disk device, or a tape device, a flash memory or other similar solid state memory device, or an array of devices, including devices in a storage area network or other configurations.
- a computer program product can be tangibly embodied in an information carrier.
- the computer program product may also contain instructions that, when executed, perform one or more methods, such as those described above.
- the information carrier is a computer- or machine-readable medium, such as the memory 604 , the storage device 606 , memory on processor 602 , or a propagated signal.
- the high speed controller 608 manages bandwidth-intensive operations for the computing device 600 , while the low speed controller 612 manages lower bandwidth-intensive operations. Such allocation of functions is exemplary only.
- the high-speed controller 608 is coupled to memory 604 , display 616 (e.g., through a graphics processor or accelerator), and to high-speed expansion ports 610 , which may accept various expansion cards (not shown).
- low-speed controller 612 is coupled to storage device 606 and low-speed expansion port 614 .
- the low-speed expansion port which may include various communication ports (e.g., USB, Bluetooth, Ethernet, wireless Ethernet) may be coupled to one or more input/output devices, such as a keyboard, a pointing device, a scanner, or a networking device such as a switch or router, e.g., through a network adapter.
- input/output devices such as a keyboard, a pointing device, a scanner, or a networking device such as a switch or router, e.g., through a network adapter.
- the computing device 600 may be implemented in a number of different forms, as shown in the figure. For example, it may be implemented as a standard server 620 , or multiple times in a group of such servers. It may also be implemented as part of a rack server system 624 . In addition, it may be implemented in a personal computer such as a laptop computer 622 . Alternatively, components from computing device 600 may be combined with other components in a mobile device (not shown), such as device 650 . Each of such devices may contain one or more of computing device 600 , 650 , and an entire system may be made up of multiple computing devices 600 , 650 communicating with each other.
- Computing device 650 includes a processor 652 , memory 664 , an input/output device such as a display 654 , a communication interface 666 , and a transceiver 668 , among other components.
- the device 650 may also be provided with a storage device, such as a microdrive or other device, to provide additional storage.
- a storage device such as a microdrive or other device, to provide additional storage.
- Each of the components 650 , 652 , 664 , 654 , 666 , and 668 are interconnected using various buses, and several of the components may be mounted on a common motherboard or in other manners as appropriate.
- the processor 652 can execute instructions within the computing device 650 , including instructions stored in the memory 664 .
- the processor may be implemented as a chipset of chips that include separate and multiple analog and digital processors.
- the processor may provide, for example, for coordination of the other components of the device 650 , such as control of user interfaces, applications run by device 650 , and wireless communication by device 650 .
- Processor 652 may communicate with a user through control interface 658 and display interface 656 coupled to a display 654 .
- the display 654 may be, for example, a TFT LCD (Thin-Film-Transistor Liquid Crystal Display) or an OLED (Organic Light Emitting Diode) display, or other appropriate display technology.
- the display interface 656 may comprise appropriate circuitry for driving the display 654 to present graphical and other information to a user.
- the control interface 658 may receive commands from a user and convert them for submission to the processor 652 .
- an external interface 662 may be provide in communication with processor 652 , so as to enable near area communication of device 650 with other devices. External interface 662 may provide, for example, for wired communication in some implementations, or for wireless communication in other implementations, and multiple interfaces may also be used.
- the memory 664 stores information within the computing device 650 .
- the memory 664 can be implemented as one or more of a computer-readable medium or media, a volatile memory unit or units, or a non-volatile memory unit or units.
- Expansion memory 674 may also be provided and connected to device 650 through expansion interface 672 , which may include, for example, a SIMM (Single In Line Memory Module) card interface.
- SIMM Single In Line Memory Module
- expansion memory 674 may provide extra storage space for device 650 , or may also store applications or other information for device 650 .
- expansion memory 674 may include instructions to carry out or supplement the processes described above, and may include secure information also.
- expansion memory 674 may be provide as a security module for device 650 , and may be programmed with instructions that permit secure use of device 650 .
- secure applications may be provided via the SIMM cards, along with additional information, such as placing identifying information on the SIMM card in a non-hackable manner.
- the memory may include, for example, flash memory and/or NVRAM memory, as discussed below.
- a computer program product is tangibly embodied in an information carrier.
- the computer program product contains instructions that, when executed, perform one or more methods, such as those described above.
- the information carrier is a computer- or machine-readable medium, such as the memory 664 , expansion memory 674 , memory on processor 652 , or a propagated signal that may be received, for example, over transceiver 668 or external interface 662 .
- Device 650 may communicate wirelessly through communication interface 666 , which may include digital signal processing circuitry where necessary. Communication interface 666 may provide for communications under various modes or protocols, such as GSM voice calls, SMS, EMS, or MMS messaging, CDMA, TDMA, PDC, WCDMA, CDMA2000, or GPRS, among others. Such communication may occur, for example, through radio-frequency transceiver 668 . In addition, short-range communication may occur, such as using a Bluetooth, WiFi, or other such transceiver (not shown). In addition, GPS (Global Positioning System) receiver module 670 may provide additional navigation- and location-related wireless data to device 650 , which may be used as appropriate by applications running on device 650 .
- GPS Global Positioning System
- Device 650 may also communicate audibly using audio codec 660 , which may receive spoken information from a user and convert it to usable digital information. Audio codec 660 may likewise generate audible sound for a user, such as through a speaker, e.g., in a handset of device 650 . Such sound may include sound from voice telephone calls, may include recorded sound (e.g., voice messages, music files, etc.) and may also include sound generated by applications operating on device 650 .
- Audio codec 660 may receive spoken information from a user and convert it to usable digital information. Audio codec 660 may likewise generate audible sound for a user, such as through a speaker, e.g., in a handset of device 650 . Such sound may include sound from voice telephone calls, may include recorded sound (e.g., voice messages, music files, etc.) and may also include sound generated by applications operating on device 650 .
- the computing device 650 may be implemented in a number of different forms, as shown in the figure. For example, it may be implemented as a cellular telephone 680 . It may also be implemented as part of a smartphone 682 , personal digital assistant, or other similar mobile device.
- implementations of the systems and techniques described here can be realized in digital electronic circuitry, integrated circuitry, specially designed ASICs (application specific integrated circuits), computer hardware, firmware, software, and/or combinations thereof.
- ASICs application specific integrated circuits
- These various implementations can include implementation in one or more computer programs that are executable and/or interpretable on a programmable system including at least one programmable processor, which may be special or general purpose, coupled to receive data and instructions from, and to transmit data and instructions to, a storage system, at least one input device, and at least one output device.
- the systems and techniques described here can be implemented on a computer having a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to the user and a keyboard and a pointing device (e.g., a mouse or a trackball) by which the user can provide input to the computer.
- a display device e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor
- a keyboard and a pointing device e.g., a mouse or a trackball
- Other kinds of devices can be used to provide for interaction with a user as well; for example, feedback provided to the user can be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user can be received in any form, including acoustic, speech, or tactile input.
- the systems and techniques described here can be implemented in a computing system that includes a back end component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front end component (e.g., a client computer having a graphical user interface or a Web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such back end, middleware, or front end components.
- the components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include a local area network (“LAN”), a wide area network (“WAN”), and the Internet.
- LAN local area network
- WAN wide area network
- the Internet the global information network
- the computing system can include clients and servers.
- a client and server are generally remote from each other and typically interact through a communication network.
- the relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Computational Linguistics (AREA)
- Human Computer Interaction (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- User Interface Of Digital Computer (AREA)
- Information Transfer Between Computers (AREA)
- Document Processing Apparatus (AREA)
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/085,292 US20110252339A1 (en) | 2010-04-12 | 2011-04-12 | Collaborative Cursors in a Hosted Word Processor |
US13/350,106 US9280529B2 (en) | 2010-04-12 | 2012-01-13 | Collaborative cursors in a hosted word processor |
US15/008,209 US10082927B2 (en) | 2010-04-12 | 2016-01-27 | Collaborative cursors in a hosted word processor |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US32325910P | 2010-04-12 | 2010-04-12 | |
US13/085,292 US20110252339A1 (en) | 2010-04-12 | 2011-04-12 | Collaborative Cursors in a Hosted Word Processor |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/350,106 Continuation US9280529B2 (en) | 2010-04-12 | 2012-01-13 | Collaborative cursors in a hosted word processor |
Publications (1)
Publication Number | Publication Date |
---|---|
US20110252339A1 true US20110252339A1 (en) | 2011-10-13 |
Family
ID=44169198
Family Applications (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/085,292 Abandoned US20110252339A1 (en) | 2010-04-12 | 2011-04-12 | Collaborative Cursors in a Hosted Word Processor |
US13/350,106 Active US9280529B2 (en) | 2010-04-12 | 2012-01-13 | Collaborative cursors in a hosted word processor |
US15/008,209 Active 2031-11-10 US10082927B2 (en) | 2010-04-12 | 2016-01-27 | Collaborative cursors in a hosted word processor |
Family Applications After (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/350,106 Active US9280529B2 (en) | 2010-04-12 | 2012-01-13 | Collaborative cursors in a hosted word processor |
US15/008,209 Active 2031-11-10 US10082927B2 (en) | 2010-04-12 | 2016-01-27 | Collaborative cursors in a hosted word processor |
Country Status (7)
Country | Link |
---|---|
US (3) | US20110252339A1 (fr) |
EP (2) | EP2558959A1 (fr) |
CN (2) | CN106445194B (fr) |
AU (1) | AU2011240674B2 (fr) |
CA (1) | CA2796299A1 (fr) |
DE (1) | DE202011110880U1 (fr) |
WO (1) | WO2011130286A1 (fr) |
Cited By (146)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070156522A1 (en) * | 2005-12-30 | 2007-07-05 | Microsoft Corporation | Social context monitor |
US20110314392A1 (en) * | 2010-06-17 | 2011-12-22 | Cisco Technology, Inc. | Incorporating calendar interfaces to dynamically adjust presentation information |
US20120042265A1 (en) * | 2010-08-10 | 2012-02-16 | Shingo Utsuki | Information Processing Device, Information Processing Method, Computer Program, and Content Display System |
US20120173612A1 (en) * | 2010-12-06 | 2012-07-05 | Zoho Corporation | Editing an unhosted third party application |
US20130086209A1 (en) * | 2011-10-04 | 2013-04-04 | Roland Findlay | Meeting system that interconnects group and personal devices across a network |
US8434002B1 (en) * | 2011-10-17 | 2013-04-30 | Google Inc. | Systems and methods for collaborative editing of elements in a presentation document |
US20130117064A1 (en) * | 2011-06-17 | 2013-05-09 | Progress Software Corporation | Business process analysis combining modeling, simulation and collaboration with web and cloud delivery |
CN103118067A (zh) * | 2012-12-26 | 2013-05-22 | 珠海金山办公软件有限公司 | 一种多设备间智能传输并打开文件的方法和系统 |
US20130159849A1 (en) * | 2011-12-20 | 2013-06-20 | Keng Fai Lee | Jump to Collaborator Cursor |
US20130191451A1 (en) * | 2012-01-19 | 2013-07-25 | Microsoft Corporation | Presence-based Synchronization |
WO2013109480A1 (fr) * | 2012-01-18 | 2013-07-25 | Microsoft Corporation | Détection de présence de personnes dans une base de connaissances multi-documents |
US20130262373A1 (en) * | 2012-03-30 | 2013-10-03 | Microsoft Corporation | Tracking Co-Authoring Conflicts Using Document Comments |
US20130262992A1 (en) * | 2012-04-02 | 2013-10-03 | Jane He | Methods and systems for electronic editing and/or signing |
US20140075301A1 (en) * | 2012-09-11 | 2014-03-13 | Canon Kabushiki Kaisha | Information processing apparatus, control method, and recording medium |
US20140082469A1 (en) * | 2012-09-14 | 2014-03-20 | David H. Sitrick | Systems And Methodologies For Document Processing And Interacting With A User, Providing Storing Of Events Representative Of Document Edits Relative To A Document; Selection Of A Selected Set Of Document Edits; Generating Presentation Data Responsive To Said Selected Set Of Document Edits And The Stored Events; And Providing A Display Presentation Responsive To The Presentation Data |
CN103853319A (zh) * | 2012-11-30 | 2014-06-11 | 英业达科技有限公司 | 依据输入操作控制相异装置的系统、服务器及其方法 |
US8769045B1 (en) | 2011-10-17 | 2014-07-01 | Google Inc. | Systems and methods for incremental loading of collaboratively generated presentations |
US8812946B1 (en) | 2011-10-17 | 2014-08-19 | Google Inc. | Systems and methods for rendering documents |
US8826147B2 (en) | 2011-05-06 | 2014-09-02 | David H. Sitrick | System and methodology for collaboration, with selective display of user input annotations among member computing appliances of a group/team |
US20140337718A1 (en) * | 2013-05-07 | 2014-11-13 | International Business Machines Corporation | Graphical marking to indicate edited data |
US8914735B2 (en) | 2011-05-06 | 2014-12-16 | David H. Sitrick | Systems and methodologies providing collaboration and display among a plurality of users |
US8918722B2 (en) | 2011-05-06 | 2014-12-23 | David H. Sitrick | System and methodology for collaboration in groups with split screen displays |
US8918723B2 (en) | 2011-05-06 | 2014-12-23 | David H. Sitrick | Systems and methodologies comprising a plurality of computing appliances having input apparatus and display apparatus and logically structured as a main team |
US8918724B2 (en) | 2011-05-06 | 2014-12-23 | David H. Sitrick | Systems and methodologies providing controlled voice and data communication among a plurality of computing appliances associated as team members of at least one respective team or of a plurality of teams and sub-teams within the teams |
US8924859B2 (en) | 2011-05-06 | 2014-12-30 | David H. Sitrick | Systems and methodologies supporting collaboration of users as members of a team, among a plurality of computing appliances |
US20150067037A1 (en) * | 2013-09-05 | 2015-03-05 | Kabushiki Kaisha Toshiba | Communication apparatus and communication method |
US20150082196A1 (en) * | 2013-09-13 | 2015-03-19 | Box, Inc. | Simultaneous editing/accessing of content by collaborator invitation through a web-based or mobile application to a cloud-based collaboration platform |
US9015248B2 (en) | 2011-11-16 | 2015-04-21 | Box, Inc. | Managing updates at clients used by a user to access a cloud-based collaboration service |
US9019123B2 (en) | 2011-12-22 | 2015-04-28 | Box, Inc. | Health check services for web-based collaboration environments |
US9063912B2 (en) | 2011-06-22 | 2015-06-23 | Box, Inc. | Multimedia content preview rendering in a cloud content management system |
US20150186477A1 (en) * | 2013-12-27 | 2015-07-02 | Fujitsu Limited | Method for inter-gadget display cooperation and information processing apparatus |
US20150193492A1 (en) * | 2012-11-08 | 2015-07-09 | Google Inc. | Editing sub-section of an electronic document via notification message |
US9117087B2 (en) | 2012-09-06 | 2015-08-25 | Box, Inc. | System and method for creating a secure channel for inter-application communication based on intents |
US20150286738A1 (en) * | 2014-04-02 | 2015-10-08 | Wistron Corporation | Method, system, electronic device and server for synchronous display of operating information |
US20150304369A1 (en) * | 2012-09-27 | 2015-10-22 | Hewlett-Packard Development Company, L.P. | Sharing content between collocated mobile devices in an ad-hoc private social group |
US9195636B2 (en) | 2012-03-07 | 2015-11-24 | Box, Inc. | Universal file type preview for mobile devices |
US9197718B2 (en) | 2011-09-23 | 2015-11-24 | Box, Inc. | Central management and control of user-contributed content in a web-based collaboration environment and management console thereof |
US9195519B2 (en) | 2012-09-06 | 2015-11-24 | Box, Inc. | Disabling the self-referential appearance of a mobile application in an intent via a background registration |
US9237170B2 (en) | 2012-07-19 | 2016-01-12 | Box, Inc. | Data loss prevention (DLP) methods and architectures by a cloud service |
US9280613B2 (en) | 2012-05-23 | 2016-03-08 | Box, Inc. | Metadata enabled third-party application access of content at a cloud-based platform via a native client to the cloud-based platform |
US9292833B2 (en) | 2012-09-14 | 2016-03-22 | Box, Inc. | Batching notifications of activities that occur in a web-based collaboration environment |
US20160098162A1 (en) * | 2014-10-06 | 2016-04-07 | Lenovo (Singapore) Pte. Ltd. | Pen based locking mechanism |
US9311622B2 (en) * | 2013-01-15 | 2016-04-12 | Google Inc. | Resolving mutations in a partially-loaded spreadsheet model |
US9330366B2 (en) | 2011-05-06 | 2016-05-03 | David H. Sitrick | System and method for collaboration via team and role designation and control and management of annotations |
US20160132474A1 (en) * | 2014-11-07 | 2016-05-12 | Zhuhai Kingsoft Office Software Co., Ltd | Method and Device for Editing Data |
US9348803B2 (en) | 2013-10-22 | 2016-05-24 | Google Inc. | Systems and methods for providing just-in-time preview of suggestion resolutions |
US9367522B2 (en) | 2012-04-13 | 2016-06-14 | Google Inc. | Time-based presentation editing |
US9369520B2 (en) | 2012-08-19 | 2016-06-14 | Box, Inc. | Enhancement of upload and/or download performance based on client and/or server feedback information |
US20160179754A1 (en) * | 2014-12-17 | 2016-06-23 | Microsoft Corporation | Persistent viewports |
US9396245B2 (en) | 2013-01-02 | 2016-07-19 | Box, Inc. | Race condition handling in a system which incrementally updates clients with events that occurred in a cloud-based collaboration platform |
US9396216B2 (en) | 2012-05-04 | 2016-07-19 | Box, Inc. | Repository redundancy implementation of a system which incrementally updates clients with events that occurred via a cloud-enabled platform |
US9413587B2 (en) | 2012-05-02 | 2016-08-09 | Box, Inc. | System and method for a third-party application to access content within a cloud-based platform |
WO2016144928A1 (fr) * | 2015-03-09 | 2016-09-15 | Sensor Technologies Llc | Système et procédé d'affichage interactif multi-utilisateur |
US9450926B2 (en) | 2012-08-29 | 2016-09-20 | Box, Inc. | Upload and download streaming encryption to/from a cloud-based platform |
US9462037B2 (en) | 2013-01-07 | 2016-10-04 | Google Inc. | Dynamically sizing chunks in a partially loaded spreadsheet model |
US9483473B2 (en) | 2013-09-13 | 2016-11-01 | Box, Inc. | High availability architecture for a cloud-based concurrent-access collaboration platform |
US9495364B2 (en) | 2012-10-04 | 2016-11-15 | Box, Inc. | Enhanced quick search features, low-barrier commenting/interactive features in a collaboration platform |
US9507795B2 (en) | 2013-01-11 | 2016-11-29 | Box, Inc. | Functionalities, features, and user interface of a synchronization client to a cloud-based environment |
US9519526B2 (en) | 2007-12-05 | 2016-12-13 | Box, Inc. | File management system and collaboration service and integration capabilities with third party applications |
US9529785B2 (en) | 2012-11-27 | 2016-12-27 | Google Inc. | Detecting relationships between edits and acting on a subset of edits |
EP2741203A3 (fr) * | 2012-12-06 | 2016-12-28 | Konica Minolta, Inc. | Procédés, appareil et supports de stockage lisibles sur ordinateur non transitoires |
US9535924B2 (en) | 2013-07-30 | 2017-01-03 | Box, Inc. | Scalability improvement in a system which incrementally updates clients with events that occurred in a cloud-based collaboration platform |
US9542366B2 (en) | 2011-12-20 | 2017-01-10 | Apple Inc. | Smart text in document chat |
US9553758B2 (en) | 2012-09-18 | 2017-01-24 | Box, Inc. | Sandboxing individual applications to specific user folders in a cloud-based service |
US9558202B2 (en) | 2012-08-27 | 2017-01-31 | Box, Inc. | Server side techniques for reducing database workload in implementing selective subfolder synchronization in a cloud-based environment |
US9575981B2 (en) | 2012-04-11 | 2017-02-21 | Box, Inc. | Cloud service enabled to handle a set of files depicted to a user as a single file in a native operating system |
US20170068659A1 (en) * | 2015-09-07 | 2017-03-09 | Voicebox Technologies Corporation | System and method for eliciting open-ended natural language responses to questions to train natural language processors |
US20170083480A1 (en) * | 2015-09-21 | 2017-03-23 | Facebook, Inc. | Rich text editor |
US9628268B2 (en) | 2012-10-17 | 2017-04-18 | Box, Inc. | Remote key management in a cloud-based environment |
US9633037B2 (en) | 2013-06-13 | 2017-04-25 | Box, Inc | Systems and methods for synchronization event building and/or collapsing by a synchronization component of a cloud-based platform |
US9652741B2 (en) | 2011-07-08 | 2017-05-16 | Box, Inc. | Desktop application for access and interaction with workspaces in a cloud-based content management system and synchronization mechanisms thereof |
US9665349B2 (en) | 2012-10-05 | 2017-05-30 | Box, Inc. | System and method for generating embeddable widgets which enable access to a cloud-based collaboration platform |
US9691051B2 (en) | 2012-05-21 | 2017-06-27 | Box, Inc. | Security enhancement through application access control |
US9712510B2 (en) | 2012-07-06 | 2017-07-18 | Box, Inc. | Systems and methods for securely submitting comments among users via external messaging applications in a cloud-based platform |
US20170222997A1 (en) * | 2016-02-01 | 2017-08-03 | Red Hat, Inc. | Multi-Tenant Enterprise Application Management |
US9729675B2 (en) | 2012-08-19 | 2017-08-08 | Box, Inc. | Enhancement of upload and/or download performance based on client and/or server feedback information |
US9734138B2 (en) | 2015-09-07 | 2017-08-15 | Voicebox Technologies Corporation | System and method of annotating utterances based on tags assigned by unmanaged crowds |
US9756022B2 (en) | 2014-08-29 | 2017-09-05 | Box, Inc. | Enhanced remote key management for an enterprise in a cloud-based environment |
US9773051B2 (en) | 2011-11-29 | 2017-09-26 | Box, Inc. | Mobile platform file and folder selection functionalities for offline access and synchronization |
US9772993B2 (en) | 2015-09-07 | 2017-09-26 | Voicebox Technologies Corporation | System and method of recording utterances using unmanaged crowds for natural language processing |
US20170286451A1 (en) * | 2015-11-11 | 2017-10-05 | John Henry Page | System and method for exchanging and displaying resource viewing position and related information |
US9794256B2 (en) | 2012-07-30 | 2017-10-17 | Box, Inc. | System and method for advanced control tools for administrators in a cloud-based service |
US9805050B2 (en) | 2013-06-21 | 2017-10-31 | Box, Inc. | Maintaining and updating file system shadows on a local device by a synchronization client of a cloud-based platform |
US9894119B2 (en) | 2014-08-29 | 2018-02-13 | Box, Inc. | Configurable metadata-based automation and content classification architecture for cloud-based collaboration platforms |
US9904435B2 (en) | 2012-01-06 | 2018-02-27 | Box, Inc. | System and method for actionable event generation for task delegation and management via a discussion forum in a web-based collaboration environment |
US20180063227A1 (en) * | 2016-08-31 | 2018-03-01 | Facebook, Inc. | Systems and methods for processing media content that depict objects |
US20180063206A1 (en) * | 2016-08-31 | 2018-03-01 | Microsoft Technology Licensing, Llc | Media Communication |
US9922653B2 (en) | 2015-09-07 | 2018-03-20 | Voicebox Technologies Corporation | System and method for validating natural language content using crowdsourced validation jobs |
US9953036B2 (en) | 2013-01-09 | 2018-04-24 | Box, Inc. | File system monitoring in a system which incrementally updates clients with events that occurred in a cloud-based collaboration platform |
US20180113604A1 (en) * | 2016-10-23 | 2018-04-26 | Oracle International Corporation | Visualizations supporting unlimited rows and columns |
US9959420B2 (en) | 2012-10-02 | 2018-05-01 | Box, Inc. | System and method for enhanced security and management mechanisms for enterprise administrators in a cloud-based environment |
US9965745B2 (en) | 2012-02-24 | 2018-05-08 | Box, Inc. | System and method for promoting enterprise adoption of a web-based collaboration environment |
US9971752B2 (en) | 2013-08-19 | 2018-05-15 | Google Llc | Systems and methods for resolving privileged edits within suggested edits |
US9978040B2 (en) | 2011-07-08 | 2018-05-22 | Box, Inc. | Collaboration sessions in a workspace on a cloud-based content management system |
US10038731B2 (en) | 2014-08-29 | 2018-07-31 | Box, Inc. | Managing flow-based interactions with cloud-based shared content |
US10044773B2 (en) | 2013-09-13 | 2018-08-07 | Box, Inc. | System and method of a multi-functional managing user interface for accessing a cloud-based platform via mobile devices |
US10152585B2 (en) | 2015-09-07 | 2018-12-11 | Voicebox Technologies Corporation | System and method of providing and validating enhanced CAPTCHAs |
US20190004639A1 (en) * | 2017-06-29 | 2019-01-03 | Microsoft Technology Licensing, Llc | Providing living avatars within virtual meetings |
US10200256B2 (en) | 2012-09-17 | 2019-02-05 | Box, Inc. | System and method of a manipulative handle in an interactive mobile user interface |
US10204086B1 (en) | 2011-03-16 | 2019-02-12 | Google Llc | Document processing service for displaying comments included in messages |
US20190065457A1 (en) * | 2013-06-15 | 2019-02-28 | Microsoft Technology Licensing, Llc | Application/document collaboration in a multi-device environment |
US10235383B2 (en) | 2012-12-19 | 2019-03-19 | Box, Inc. | Method and apparatus for synchronization of items with read-only permissions in a cloud-based environment |
US20190129930A1 (en) * | 2013-06-15 | 2019-05-02 | Microsoft Technology Licensing, Llc | Showing Presence of Multiple Authors in a Spreadsheet |
US10380196B2 (en) * | 2017-12-08 | 2019-08-13 | Palantir Technologies Inc. | Systems and methods for using linked documents |
US10382547B2 (en) * | 2017-01-31 | 2019-08-13 | Box, Inc. | Collaborative cloud-based document editing from a browser-enabled platform native application |
US10402485B2 (en) * | 2011-05-06 | 2019-09-03 | David H. Sitrick | Systems and methodologies providing controlled collaboration among a plurality of users |
US10430388B1 (en) | 2011-10-17 | 2019-10-01 | Google Llc | Systems and methods for incremental loading of collaboratively generated presentations |
US10445414B1 (en) * | 2011-11-16 | 2019-10-15 | Google Llc | Systems and methods for collaborative document editing |
US10452667B2 (en) | 2012-07-06 | 2019-10-22 | Box Inc. | Identification of people as search results from key-word based searches of content in a cloud-based environment |
US10481771B1 (en) | 2011-10-17 | 2019-11-19 | Google Llc | Systems and methods for controlling the display of online documents |
US10509527B2 (en) | 2013-09-13 | 2019-12-17 | Box, Inc. | Systems and methods for configuring event-based automation in cloud-based collaboration platforms |
WO2019226401A3 (fr) * | 2018-05-23 | 2020-01-02 | Microsoft Technology Licensing, Llc | Interface utilisateur de présence progressive pour documents collaboratifs |
US10530854B2 (en) | 2014-05-30 | 2020-01-07 | Box, Inc. | Synchronization of permissioned content in cloud-based environments |
US10554426B2 (en) | 2011-01-20 | 2020-02-04 | Box, Inc. | Real time notification of activities that occur in a web-based collaboration environment |
US10565297B2 (en) | 2015-06-26 | 2020-02-18 | Microsoft Technology Licensing, Llc. | Rumored changes for real-time coauthoring |
US10574442B2 (en) | 2014-08-29 | 2020-02-25 | Box, Inc. | Enhanced remote key management for an enterprise in a cloud-based environment |
US10599671B2 (en) | 2013-01-17 | 2020-03-24 | Box, Inc. | Conflict resolution, retry condition management, and handling of problem files for the synchronization client to a cloud-based platform |
US20200151228A1 (en) * | 2014-02-11 | 2020-05-14 | Wix.Com Ltd. | System for synchronization of changes in edited websites and interactive applications |
US10725968B2 (en) | 2013-05-10 | 2020-07-28 | Box, Inc. | Top down delete or unsynchronization on delete of and depiction of item synchronization with a synchronization client to a cloud-based platform |
US10846074B2 (en) | 2013-05-10 | 2020-11-24 | Box, Inc. | Identification and handling of items to be ignored for synchronization with a cloud-based platform by a synchronization client |
US10866931B2 (en) | 2013-10-22 | 2020-12-15 | Box, Inc. | Desktop application for accessing a cloud collaboration platform |
US10893081B2 (en) * | 2016-01-29 | 2021-01-12 | Dropbox, Inc. | Real time collaboration and document editing by multiple participants in a content management system |
US10902188B2 (en) * | 2018-08-20 | 2021-01-26 | International Business Machines Corporation | Cognitive clipboard |
US20210037146A1 (en) * | 2019-07-30 | 2021-02-04 | Cimpress Schweiz Gmbh | Systems and methods for synchronizing document edits using application state variables |
US10915555B2 (en) | 2017-04-25 | 2021-02-09 | Palantir Technologies Inc. | Systems and methods for adaptive data replication |
US10915492B2 (en) | 2012-09-19 | 2021-02-09 | Box, Inc. | Cloud-based platform enabled with media content indexed for text-based searches and/or metadata extraction |
WO2021163373A1 (fr) * | 2020-02-14 | 2021-08-19 | Magic Leap, Inc. | Annotation d'objet en 3d |
US20210365231A1 (en) * | 2020-05-25 | 2021-11-25 | Shopify Inc. | Systems and methods for displaying a cursor on another user device |
US11194398B2 (en) * | 2015-09-26 | 2021-12-07 | Intel Corporation | Technologies for adaptive rendering using 3D sensors |
US11210610B2 (en) | 2011-10-26 | 2021-12-28 | Box, Inc. | Enhanced multimedia content preview rendering in a cloud content management system |
US11232481B2 (en) | 2012-01-30 | 2022-01-25 | Box, Inc. | Extended applications of multimedia content previews in the cloud-based content management system |
US20220121293A1 (en) * | 2019-12-27 | 2022-04-21 | Hypori, LLC | Character editing on a physical device via interaction with a virtual device user interface |
WO2022079123A1 (fr) * | 2020-10-13 | 2022-04-21 | Pitch Software Gmbh | Collaboration vidéo dans un espace de travail |
US11360528B2 (en) | 2019-12-27 | 2022-06-14 | Intel Corporation | Apparatus and methods for thermal management of electronic user devices based on user activity |
US11379016B2 (en) | 2019-05-23 | 2022-07-05 | Intel Corporation | Methods and apparatus to operate closed-lid portable computers |
US11388209B2 (en) * | 2020-03-19 | 2022-07-12 | DTEN, Inc. | Interactive broadcast |
US20220245331A1 (en) * | 2019-10-24 | 2022-08-04 | Beijing Bytedance Network Technology Co., Ltd. | Method and apparatus for displaying online document, electronic device, and storage medium |
US11543873B2 (en) | 2019-09-27 | 2023-01-03 | Intel Corporation | Wake-on-touch display screen devices and related methods |
US11611595B2 (en) | 2011-05-06 | 2023-03-21 | David H. Sitrick | Systems and methodologies providing collaboration among a plurality of computing appliances, utilizing a plurality of areas of memory to store user input as associated with an associated computing appliance providing the input |
US20230214510A1 (en) * | 2021-12-30 | 2023-07-06 | Slack Technologies, Llc | Indicating user interactions associated with a document |
US11733761B2 (en) | 2019-11-11 | 2023-08-22 | Intel Corporation | Methods and apparatus to manage power and performance of computing devices based on user presence |
US11809535B2 (en) | 2019-12-23 | 2023-11-07 | Intel Corporation | Systems and methods for multi-modal user device authentication |
US11863600B2 (en) * | 2021-06-30 | 2024-01-02 | Dropbox, Inc. | Techniques for efficient communication during a video collaboration session |
US11935007B1 (en) | 2022-12-27 | 2024-03-19 | Dropbox, Inc. | Generating collaborative content items to provide customizable graphical representations in online graphical user interfaces |
US20240134501A1 (en) * | 2021-12-30 | 2024-04-25 | Beijing Zitiao Network Technology Co., Ltd. | Prompt method and apparatus based on document sharing, device, and medium |
US12026304B2 (en) | 2019-03-27 | 2024-07-02 | Intel Corporation | Smart display panel apparatus and related methods |
Families Citing this family (57)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9396279B1 (en) | 2009-02-17 | 2016-07-19 | Jpmorgan Chase Bank, Na | Collaborative virtual markup |
US20120210243A1 (en) * | 2011-02-11 | 2012-08-16 | Gavin Andrew Ross Uhma | Web co-navigation |
US8681866B1 (en) | 2011-04-28 | 2014-03-25 | Google Inc. | Method and apparatus for encoding video by downsampling frame resolution |
US9106787B1 (en) | 2011-05-09 | 2015-08-11 | Google Inc. | Apparatus and method for media transmission bandwidth control using bandwidth estimation |
EP2786270A1 (fr) * | 2011-11-30 | 2014-10-08 | The University of Surrey | Système, processus et procédé de détection de contenu commun dans de multiples documents dans un système électronique |
US20130283147A1 (en) * | 2012-04-19 | 2013-10-24 | Sharon Wong | Web-based collaborative document review system |
US9185429B1 (en) | 2012-04-30 | 2015-11-10 | Google Inc. | Video encoding and decoding using un-equal error protection |
US20130311598A1 (en) * | 2012-05-16 | 2013-11-21 | Apple Inc. | Cloud-based data item sharing and collaboration among groups of users |
US8819587B1 (en) | 2012-10-30 | 2014-08-26 | Google Inc. | Methods of managing items in a shared workspace |
US10140198B1 (en) * | 2012-10-30 | 2018-11-27 | Google Llc | Networked desktop environment |
FR2998995A1 (fr) * | 2012-12-03 | 2014-06-06 | France Telecom | Procede de communication entre plusieurs utilisateurs munis de terminaux de communication, par l'intermediaire d'une espace virtuel de communication |
US9172740B1 (en) | 2013-01-15 | 2015-10-27 | Google Inc. | Adjustable buffer remote access |
US9311692B1 (en) | 2013-01-25 | 2016-04-12 | Google Inc. | Scalable buffer remote access |
US9225979B1 (en) | 2013-01-30 | 2015-12-29 | Google Inc. | Remote access encoding |
US20140258968A1 (en) * | 2013-03-05 | 2014-09-11 | Research In Motion Limited | Visual Representation Of Edits For Collaborative Application Development |
US20140258969A1 (en) * | 2013-03-05 | 2014-09-11 | Research In Motion Limited | Web-Based Integrated Development Environment For Real-Time Collaborative Application Development |
US9158518B2 (en) | 2013-03-11 | 2015-10-13 | Blackberry Limited | Collaborative application development environment using a connected device |
US10049084B2 (en) * | 2013-03-18 | 2018-08-14 | Hsc Acquisition, Llc | Rules based content management system and method |
US9773264B2 (en) | 2013-03-26 | 2017-09-26 | Blackberry Limited | Method for providing composite user interface controls and an online storefront for same |
US9489114B2 (en) * | 2013-06-24 | 2016-11-08 | Microsoft Technology Licensing, Llc | Showing interactions as they occur on a whiteboard |
US10817613B2 (en) | 2013-08-07 | 2020-10-27 | Microsoft Technology Licensing, Llc | Access and management of entity-augmented content |
US11130055B2 (en) | 2013-09-04 | 2021-09-28 | Nvidia Corporation | System and method for granting remote access to a video game executed on a video game console or network client |
US10258886B2 (en) | 2013-09-04 | 2019-04-16 | Nvidia Corporation | Dynamic interface control device mapping when game sharing |
US9407596B2 (en) * | 2013-11-20 | 2016-08-02 | International Business Machines Corporation | Interactive splitting of entries in social collaboration environments |
US20150199454A1 (en) * | 2014-01-10 | 2015-07-16 | Brigham Young University | Concurrent design and analysis of an engineering object |
US9898520B2 (en) | 2014-03-25 | 2018-02-20 | Open Text Sa Ulc | Systems and methods for seamless access to remotely managed documents using synchronization of locally stored documents |
US9987561B2 (en) * | 2015-04-02 | 2018-06-05 | Nvidia Corporation | System and method for multi-client control of a common avatar |
US9953018B2 (en) * | 2015-05-01 | 2018-04-24 | Microsoft Technology Licensing, Llc | Transfer of content between documents of different storage types |
US10339183B2 (en) | 2015-06-22 | 2019-07-02 | Microsoft Technology Licensing, Llc | Document storage for reuse of content within documents |
US10740349B2 (en) | 2015-06-22 | 2020-08-11 | Microsoft Technology Licensing, Llc | Document storage for reuse of content within documents |
US10394949B2 (en) | 2015-06-22 | 2019-08-27 | Microsoft Technology Licensing, Llc | Deconstructing documents into component blocks for reuse in productivity applications |
US20170075507A1 (en) | 2015-09-16 | 2017-03-16 | International Business Machines Corporation | Displaying user activity in real-time collaborative editing systems |
CN105302787A (zh) * | 2015-11-10 | 2016-02-03 | 浪潮软件股份有限公司 | 一种表格数据编辑的方法及装置 |
CN107515710A (zh) * | 2016-06-16 | 2017-12-26 | 阿里巴巴集团控股有限公司 | 即时通讯处理方法、装置、设备和系统 |
KR101774267B1 (ko) * | 2016-06-27 | 2017-09-04 | 주식회사 한글과컴퓨터 | 전자 문서의 공동 편집을 위한 협업 지원 장치 및 그 동작 방법 |
US11003632B2 (en) | 2016-11-28 | 2021-05-11 | Open Text Sa Ulc | System and method for content synchronization |
US11200071B2 (en) * | 2017-02-27 | 2021-12-14 | International Business Machines Corporation | Cognitive scrollbar |
US11163616B2 (en) * | 2017-03-07 | 2021-11-02 | Polyjuice Ab | Systems and methods for enabling interoperation of independent software applications |
US10666593B2 (en) * | 2017-03-21 | 2020-05-26 | Domo, Inc. | Systems and methods for messaging and collaboration |
KR101880507B1 (ko) * | 2017-04-21 | 2018-07-20 | 주식회사 한글과컴퓨터 | 웹 문서에 삽입된 도형의 크기 조정을 지원하는 클라이언트 단말 장치 및 그 동작 방법 |
KR101880508B1 (ko) * | 2017-04-27 | 2018-07-20 | 주식회사 한글과컴퓨터 | 웹 문서에서 목록 생성을 지원하는 웹 문서 편집 지원 장치 및 방법 |
KR101781844B1 (ko) | 2017-05-19 | 2017-09-27 | 주식회사 한글과컴퓨터 | 마크업 언어 기반 문서의 조합 글자 동기화 장치 및 그의 동작 방법 |
US11301431B2 (en) | 2017-06-02 | 2022-04-12 | Open Text Sa Ulc | System and method for selective synchronization |
CN110209308A (zh) * | 2018-03-13 | 2019-09-06 | 腾讯科技(深圳)有限公司 | 光标控制方法及相关设备 |
CN108549623B (zh) * | 2018-04-12 | 2022-03-01 | 北京三快在线科技有限公司 | 协作文档编辑控制方法、装置、电子设备及存储介质 |
CN109710909B (zh) * | 2018-12-29 | 2020-07-07 | 腾讯科技(深圳)有限公司 | 内容获取方法、装置、终端及存储介质 |
CN109918345B (zh) * | 2019-02-22 | 2023-11-03 | 腾讯科技(深圳)有限公司 | 文档处理方法、装置、终端及存储介质 |
US11244100B2 (en) * | 2019-05-08 | 2022-02-08 | Microsoft Technology Licensing, Llc | Visualizing changes based on document scope |
CN110290218B (zh) * | 2019-07-05 | 2022-04-19 | 永中软件股份有限公司 | 文件批注方法和系统、计算机可读介质 |
JP2021043719A (ja) * | 2019-09-11 | 2021-03-18 | 富士ゼロックス株式会社 | 情報処理装置及びプログラム |
US12045897B2 (en) | 2019-11-04 | 2024-07-23 | Hsc Acquisition, Llc | Cloud-based enterprise platform for event handling |
US20210234908A1 (en) * | 2019-12-20 | 2021-07-29 | Atlassian Pty Ltd. | Systems and methods for collaborative editing an electronic resource using client device designations |
US12107816B2 (en) * | 2020-10-07 | 2024-10-01 | Microsoft Technology Licensing, Llc | Interactive components for user collaboration |
CN113420581B (zh) * | 2020-10-19 | 2024-08-23 | 杨宏伟 | 书面文档图像的校正方法、装置、电子设备及可读介质 |
US11366583B1 (en) * | 2021-02-02 | 2022-06-21 | Bank Of America Corporation | Computer-to-computer users# edit and event transfer and synchronization |
US11863615B2 (en) | 2022-03-18 | 2024-01-02 | T-Mobile Usa, Inc. | Content management systems providing zero recovery time objective |
CN115543140B (zh) * | 2022-09-26 | 2024-05-14 | 深圳市国鑫恒运信息安全有限公司 | 一种在sol页面展示bios设置界面光标的控制方法 |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6662210B1 (en) * | 1997-03-31 | 2003-12-09 | Ncr Corporation | Method of remote collaboration system |
US20040133639A1 (en) * | 2000-09-01 | 2004-07-08 | Chen Shuang | System and method for collaboration using web browsers |
US20060149795A1 (en) * | 1998-03-24 | 2006-07-06 | David Gillespie | Document management extension software |
US20100199191A1 (en) * | 2009-02-03 | 2010-08-05 | Seiko Epson Corporation | Collaborative work apparatus and method of controlling collaborative work |
US20110018963A1 (en) * | 2009-07-22 | 2011-01-27 | Robinson Ian N | Video collaboration |
Family Cites Families (128)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5528743A (en) | 1993-05-27 | 1996-06-18 | Apple Computer, Inc. | Method and apparatus for inserting text on a pen-based computer system |
US5793966A (en) | 1995-12-01 | 1998-08-11 | Vermeer Technologies, Inc. | Computer system and computer-implemented process for creation and maintenance of online services |
US5761669A (en) | 1995-06-06 | 1998-06-02 | Microsoft Corporation | Controlling access to objects on multiple operating systems |
US6651108B2 (en) | 1995-08-14 | 2003-11-18 | Next Software, Inc. | Method and apparatus for generating object-oriented world wide web pages |
US5930813A (en) | 1995-12-21 | 1999-07-27 | Adobe Systems Incorporated | Method and system for designating objects |
US5758358A (en) | 1996-01-29 | 1998-05-26 | Microsoft Corporation | Method and system for reconciling sections of documents |
US6006239A (en) | 1996-03-15 | 1999-12-21 | Microsoft Corporation | Method and system for allowing multiple users to simultaneously edit a spreadsheet |
US5895476A (en) | 1996-09-09 | 1999-04-20 | Design Intelligence, Inc. | Design engine for automatic reformatting for design and media |
US6006252A (en) | 1996-10-08 | 1999-12-21 | Wolfe; Mark A. | System and method for communicating information relating to a network resource |
JP3739525B2 (ja) | 1996-12-27 | 2006-01-25 | 富士通株式会社 | 可変遅延回路及び半導体集積回路装置 |
JP3143079B2 (ja) | 1997-05-30 | 2001-03-07 | 松下電器産業株式会社 | 辞書索引作成装置と文書検索装置 |
US7031954B1 (en) | 1997-09-10 | 2006-04-18 | Google, Inc. | Document retrieval system with access control |
JPH11208130A (ja) | 1998-01-23 | 1999-08-03 | Fujicopian Co Ltd | 感熱転写記録媒体 |
US6154738A (en) | 1998-03-27 | 2000-11-28 | Call; Charles Gainor | Methods and apparatus for disseminating product information via the internet using universal product codes |
US6243706B1 (en) | 1998-07-24 | 2001-06-05 | Avid Technology, Inc. | System and method for managing the creation and production of computer generated works |
US6377354B1 (en) | 1998-09-21 | 2002-04-23 | Microsoft Corporation | System and method for printing a document having merged text and graphics contained therein |
JP3904752B2 (ja) | 1999-01-26 | 2007-04-11 | アルプス電気株式会社 | 反射型液晶表示装置およびその製造方法 |
US6512531B1 (en) | 1999-04-09 | 2003-01-28 | Adobe Systems Incorporated | Font navigation tool |
US7064757B1 (en) | 1999-05-07 | 2006-06-20 | Apple Computer, Inc. | Automatic synthesis of font tables for character layout |
US6501779B1 (en) | 1999-05-26 | 2002-12-31 | Nxi Communications, Inc. | Network communication system |
US7330875B1 (en) | 1999-06-15 | 2008-02-12 | Microsoft Corporation | System and method for recording a presentation for on-demand viewing over a computer network |
US6971105B1 (en) * | 1999-07-29 | 2005-11-29 | Rehle Visual Communications Llc | Method, apparatus, and computer program product for deferred completion of multi-step user transaction applications |
US6327584B1 (en) | 1999-07-30 | 2001-12-04 | Hewlett-Packard Company | Apparatus and method for using version control to dynamically update files while the files are available for access |
JP3498020B2 (ja) | 1999-09-29 | 2004-02-16 | Nec液晶テクノロジー株式会社 | アクティブマトリックス基板及びその製造方法 |
US7047033B2 (en) | 2000-02-01 | 2006-05-16 | Infogin Ltd | Methods and apparatus for analyzing, processing and formatting network information such as web-pages |
US6704798B1 (en) | 2000-02-08 | 2004-03-09 | Hewlett-Packard Development Company, L.P. | Explicit server control of transcoding representation conversion at a proxy or client location |
US7009626B2 (en) | 2000-04-14 | 2006-03-07 | Picsel Technologies Limited | Systems and methods for generating visual representations of graphical data and digital document processing |
US7210099B2 (en) | 2000-06-12 | 2007-04-24 | Softview Llc | Resolution independent vector display of internet content |
US7035910B1 (en) | 2000-06-29 | 2006-04-25 | Microsoft Corporation | System and method for document isolation |
US6983316B1 (en) | 2000-07-18 | 2006-01-03 | Western Digital Ventures, Inc. | Method of and content delivery server for delivering content to a personal computer having a disk drive which includes a network address for the content delivery server and a server-contacting program |
AU2001287421A1 (en) | 2000-08-21 | 2002-03-04 | Thoughtslinger Corporation | Simultaneous multi-user document editing system |
US6972748B1 (en) | 2000-08-31 | 2005-12-06 | Microsoft Corporation | J-key input for computer systems |
US7152203B2 (en) | 2000-09-11 | 2006-12-19 | Appeon Corporation | Independent update and assembly of web page elements |
US6717593B1 (en) | 2000-09-12 | 2004-04-06 | Avaya Technology Corp. | Mark-up language implementation of graphical or non-graphical user interfaces |
TW538275B (en) | 2000-09-18 | 2003-06-21 | Alps Electric Co Ltd | Reflective liquid crystal display device |
US20020035580A1 (en) | 2000-09-21 | 2002-03-21 | Yoshinori Tanabe | Computer readable medium containing HTML document generation program |
US20020133492A1 (en) | 2000-11-16 | 2002-09-19 | Samson Information Tech, L.L.C. | System and methods for web browser based document scanning, remote storage, and retrieval |
US6766334B1 (en) | 2000-11-21 | 2004-07-20 | Microsoft Corporation | Project-based configuration management method and apparatus |
US6879997B1 (en) | 2000-11-27 | 2005-04-12 | Nokia Corporation | Synchronously shared online documents |
US8255791B2 (en) | 2000-11-29 | 2012-08-28 | Dov Koren | Collaborative, flexible, interactive real-time displays |
US20020129096A1 (en) | 2001-02-14 | 2002-09-12 | Mansour Peter M. | Platform-independent distributed user interface client architecture |
KR100685946B1 (ko) | 2001-03-02 | 2007-02-23 | 엘지.필립스 엘시디 주식회사 | 액정 디스플레이 패널 및 그 제조방법 |
GB2373085B (en) | 2001-03-08 | 2004-10-06 | Ibm | Method, computer program and system for style sheet generation |
US6725219B2 (en) | 2001-03-13 | 2004-04-20 | Seiko Epson Corporation | Internet presentation system |
US7039643B2 (en) | 2001-04-10 | 2006-05-02 | Adobe Systems Incorporated | System, method and apparatus for converting and integrating media files |
JP3692054B2 (ja) | 2001-05-21 | 2005-09-07 | 株式会社東芝 | 文書構造変換方法および文書構造変換装置およびプログラム |
JP4081643B2 (ja) | 2001-08-01 | 2008-04-30 | 株式会社日立製作所 | 液晶表示装置 |
EP1435046A2 (fr) | 2001-08-03 | 2004-07-07 | Koninklijke Philips Electronics N.V. | Procede et systeme de mise a jour d'un document |
US7529778B1 (en) | 2001-12-12 | 2009-05-05 | Microsoft Corporation | System and method for providing access to consistent point-in-time file versions |
US6938070B2 (en) | 2001-12-17 | 2005-08-30 | Dassault Systemes | Conflict resolution for collaborative work system |
US20030179230A1 (en) | 2002-03-25 | 2003-09-25 | Gerry Seidman | Method and apparatus for providing remote peer-to-peer collaborative user interfaces |
US7114160B2 (en) | 2002-04-17 | 2006-09-26 | Sbc Technology Resources, Inc. | Web content customization via adaptation Web services |
JP3857663B2 (ja) | 2002-04-30 | 2006-12-13 | 株式会社東芝 | 構造化文書編集装置、構造化文書編集方法及びプログラム |
US7190468B2 (en) | 2002-07-17 | 2007-03-13 | Hewlett-Packard Development Company, L.P. | Background document rendering system and method |
US6928476B2 (en) | 2002-08-23 | 2005-08-09 | Mirra, Inc. | Peer to peer remote data storage and collaboration |
CA2421825C (fr) | 2002-09-20 | 2012-07-10 | Mks Inc. | Systeme de controle de version pour la production de logiciels |
US7231597B1 (en) | 2002-10-07 | 2007-06-12 | Microsoft Corporation | Method, apparatus, and computer-readable medium for creating asides within an electronic document |
CN1244874C (zh) * | 2002-10-12 | 2006-03-08 | 鸿富锦精密工业(深圳)有限公司 | 多点协同作业系统及方法 |
US20040088374A1 (en) | 2002-10-31 | 2004-05-06 | Webb James D. | Aggregation and sharing of patient data |
US7818678B2 (en) | 2002-10-31 | 2010-10-19 | Litera Technology Llc | Collaborative document development and review system |
US7904807B2 (en) | 2002-11-05 | 2011-03-08 | Xerox Corporation | System and method for copying formatting information between Web pages |
EP1623302A4 (fr) | 2003-03-18 | 2012-11-21 | Networks Dynamics Inc | Systeme et procede d'exploitation de reseau |
GB0307714D0 (en) | 2003-04-03 | 2003-05-07 | Ibm | System and method for information collation |
US7349929B2 (en) | 2003-04-25 | 2008-03-25 | Sap Ag | Accessing data based on user identity |
US7426543B2 (en) | 2003-04-25 | 2008-09-16 | Sap Ag | Accessing data stored in multiple locations |
US7506069B2 (en) | 2003-04-25 | 2009-03-17 | Sap Ag | Accessing data in a computer network |
US7890928B2 (en) | 2003-07-26 | 2011-02-15 | Pilla Gurumurty Patrudu | Mechanism and system for representing and processing rules |
US20050033811A1 (en) | 2003-08-07 | 2005-02-10 | International Business Machines Corporation | Collaborative email |
JP2005131915A (ja) | 2003-10-30 | 2005-05-26 | Seiko Epson Corp | 印刷装置および印刷方法並びに印刷装置用のプログラム |
US20050125461A1 (en) | 2003-12-08 | 2005-06-09 | International Business Machines Corporation | Version control of metadata |
GB2410814A (en) | 2004-02-05 | 2005-08-10 | Stephen John Doyle | Document conversion enabling browser content across different types of terminal devices |
US7812860B2 (en) | 2004-04-01 | 2010-10-12 | Exbiblio B.V. | Handheld device for capturing text from both a document printed on paper and a document displayed on a dynamic display device |
US7818679B2 (en) | 2004-04-20 | 2010-10-19 | Microsoft Corporation | Method, system, and apparatus for enabling near real time collaboration on an electronic document through a plurality of computer systems |
US7487448B2 (en) | 2004-04-30 | 2009-02-03 | Microsoft Corporation | Document mark up methods and systems |
US20060031751A1 (en) | 2004-05-26 | 2006-02-09 | Shai Ehud | Method for creating editable web sites with increased performance & stability |
WO2006026578A2 (fr) * | 2004-08-27 | 2006-03-09 | Peng Tao | Systeme est procede de gestion d'annotations en ligne |
US7707498B2 (en) | 2004-09-30 | 2010-04-27 | Microsoft Corporation | Specific type content manager in an electronic document |
US7656543B2 (en) | 2004-11-12 | 2010-02-02 | Hewlett-Packard Development Company, L.P. | Albuming images |
US8065604B2 (en) | 2004-12-30 | 2011-11-22 | Massachusetts Institute Of Technology | Techniques for relating arbitrary metadata to media files |
US7792788B2 (en) * | 2005-03-04 | 2010-09-07 | Microsoft Corporation | Method and system for resolving conflicts operations in a collaborative editing environment |
US7653875B2 (en) | 2005-04-07 | 2010-01-26 | Microsoft Corporation | Browser sensitive web content delivery |
US20060248121A1 (en) | 2005-04-15 | 2006-11-02 | Michael Cacenco | System and method for supporting packaging, publishing and republishing of wireless component applications |
US7491399B2 (en) | 2005-06-23 | 2009-02-17 | University Of Maryland Biotechnology Institute | In Ovo vaccine against infectious bursal disease |
US8539604B2 (en) | 2005-08-03 | 2013-09-17 | International Business Machines Corporation | Method, system and program product for versioning access control settings |
US7953696B2 (en) | 2005-09-09 | 2011-05-31 | Microsoft Corporation | Real-time synchronization of XML data between applications |
US20070061714A1 (en) | 2005-09-09 | 2007-03-15 | Microsoft Corporation | Quick styles for formatting of documents |
CA2621488A1 (fr) | 2005-09-13 | 2007-03-22 | Spacetime3D, Inc. | Systeme et procede permettant de former une interface graphique utilisateur tridimensionnelle |
US20070073899A1 (en) | 2005-09-15 | 2007-03-29 | Judge Francis P | Techniques to synchronize heterogeneous data sources |
US7958448B2 (en) | 2005-10-25 | 2011-06-07 | Celartem, Inc. | Systems, methods, user interfaces, and computer-readable media for activating and managing fonts |
CA2524527A1 (fr) | 2005-10-26 | 2007-04-26 | Ibm Canada Limited - Ibm Canada Limitee | Systemes, methodes et outils pour la facilitation de collaborations de groupes |
GB0523703D0 (en) * | 2005-11-22 | 2005-12-28 | Ibm | Collaborative editing of a document |
US7774703B2 (en) | 2006-02-09 | 2010-08-10 | Microsoft Corporation | Virtual shadow awareness for multi-user editors |
US20070220068A1 (en) | 2006-02-15 | 2007-09-20 | Bruce Thompson | Electronic document and business process control |
US8307119B2 (en) | 2006-03-31 | 2012-11-06 | Google Inc. | Collaborative online spreadsheet application |
US7743018B2 (en) | 2006-04-10 | 2010-06-22 | International Business Machines Corporation | Transient storage in distributed collaborative computing environments |
US8230351B2 (en) * | 2006-04-11 | 2012-07-24 | Sri International | Method and apparatus for collaborative work |
US7769727B2 (en) | 2006-05-31 | 2010-08-03 | Microsoft Corporation | Resolving update-delete conflicts |
JP4795127B2 (ja) | 2006-06-06 | 2011-10-19 | 三菱電機株式会社 | 液晶表示装置およびその製造方法 |
US8745227B2 (en) | 2006-06-07 | 2014-06-03 | Apple Inc. | Distributed secure content delivery |
US8250082B2 (en) | 2006-06-23 | 2012-08-21 | Microsoft Corporation | Cross domain communication |
US20080028302A1 (en) | 2006-07-31 | 2008-01-31 | Steffen Meschkat | Method and apparatus for incrementally updating a web page |
US20080059539A1 (en) | 2006-08-08 | 2008-03-06 | Richard Chin | Document Collaboration System and Method |
JP4979312B2 (ja) | 2006-09-09 | 2012-07-18 | ソニー株式会社 | 情報処理装置、および情報処理方法、並びにコンピュータ・プログラム |
US7624145B2 (en) | 2007-01-06 | 2009-11-24 | Microsoft Corporation | Persistent collaborative framework for interactive web applications |
US8019780B1 (en) | 2007-03-30 | 2011-09-13 | Google Inc. | Handling document revision history information in the presence of a multi-user permissions model |
US8190987B2 (en) | 2007-10-25 | 2012-05-29 | Microsoft Corporation | Private views of data and local calculations during real time collaboration |
US20090192845A1 (en) | 2008-01-30 | 2009-07-30 | Microsoft Corporation | Integrated real time collaboration experiences with online workspace |
US9436927B2 (en) | 2008-03-14 | 2016-09-06 | Microsoft Technology Licensing, Llc | Web-based multiuser collaboration |
CA2659698C (fr) | 2008-03-21 | 2020-06-16 | Dressbot Inc. | Systeme et methode d'achats, de commerce et de divertissement collaboratifs |
CN101556593A (zh) * | 2008-04-11 | 2009-10-14 | 北京亿企通信息技术有限公司 | 一种多人协同工作文档管理的方法和系统 |
US7478330B1 (en) | 2008-04-30 | 2009-01-13 | International Business Machines Corporation | Systems and methods involving improved web browsing |
US8209706B2 (en) | 2008-06-27 | 2012-06-26 | Microsoft Corporation | Inter-frame messaging between different domains |
US8321783B2 (en) | 2008-09-30 | 2012-11-27 | Apple Inc. | Visualizing content positioning within a document using layers |
US8073812B2 (en) | 2008-10-15 | 2011-12-06 | Microsoft Corporation | Preserving user intention in distributed data systems |
US20100153948A1 (en) | 2008-12-11 | 2010-06-17 | Ghost, Inc. | Combined web and local computing environment |
US7962547B2 (en) | 2009-01-08 | 2011-06-14 | International Business Machines Corporation | Method for server-side logging of client browser state through markup language |
US8775939B2 (en) | 2009-02-20 | 2014-07-08 | Fuji Xerox Co., Ltd. | Systems and methods for audience-enabled access to presentation content |
US8700776B2 (en) | 2009-03-23 | 2014-04-15 | Google Inc. | System and method for editing a conversation in a hosted conversation system |
US8446377B2 (en) | 2009-03-24 | 2013-05-21 | Microsoft Corporation | Dual screen portable touch sensitive computing system |
US8782524B2 (en) | 2009-03-31 | 2014-07-15 | Samsung Electronics Co., Ltd | Method and apparatus for controlling presentation slides |
US8327812B2 (en) | 2009-07-24 | 2012-12-11 | Deere & Company | Nucleate boiling cooling system |
US9049258B2 (en) | 2009-09-17 | 2015-06-02 | Border Stylo, LLC | Systems and methods for anchoring content objects to structured documents |
JP5503300B2 (ja) | 2010-01-14 | 2014-05-28 | 株式会社ジャパンディスプレイ | 液晶表示装置の製造方法、液晶表示装置および電子機器 |
US20110178981A1 (en) | 2010-01-21 | 2011-07-21 | International Business Machines Corporation | Collecting community feedback for collaborative document development |
US8572022B2 (en) | 2010-03-02 | 2013-10-29 | Microsoft Corporation | Automatic synchronization conflict resolution |
US8892632B2 (en) | 2010-06-04 | 2014-11-18 | Microsoft Corporation | Client-server interaction frequency control |
US20120072819A1 (en) | 2010-09-21 | 2012-03-22 | Google, Inc. | Asynchronous Redrawing in Online Document Processors |
CN103238150B (zh) | 2010-11-02 | 2016-08-17 | 谷歌公司 | 由多个用户对博客的实时同步文档编辑 |
-
2011
- 2011-04-12 US US13/085,292 patent/US20110252339A1/en not_active Abandoned
- 2011-04-12 EP EP11717829A patent/EP2558959A1/fr not_active Withdrawn
- 2011-04-12 CA CA2796299A patent/CA2796299A1/fr not_active Abandoned
- 2011-04-12 EP EP17164734.0A patent/EP3214556A3/fr not_active Withdrawn
- 2011-04-12 CN CN201610811777.5A patent/CN106445194B/zh active Active
- 2011-04-12 DE DE202011110880.9U patent/DE202011110880U1/de not_active Expired - Lifetime
- 2011-04-12 CN CN201180027547.5A patent/CN102934105B/zh active Active
- 2011-04-12 WO PCT/US2011/032138 patent/WO2011130286A1/fr active Application Filing
- 2011-04-12 AU AU2011240674A patent/AU2011240674B2/en not_active Ceased
-
2012
- 2012-01-13 US US13/350,106 patent/US9280529B2/en active Active
-
2016
- 2016-01-27 US US15/008,209 patent/US10082927B2/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6662210B1 (en) * | 1997-03-31 | 2003-12-09 | Ncr Corporation | Method of remote collaboration system |
US20060149795A1 (en) * | 1998-03-24 | 2006-07-06 | David Gillespie | Document management extension software |
US20040133639A1 (en) * | 2000-09-01 | 2004-07-08 | Chen Shuang | System and method for collaboration using web browsers |
US20100199191A1 (en) * | 2009-02-03 | 2010-08-05 | Seiko Epson Corporation | Collaborative work apparatus and method of controlling collaborative work |
US20110018963A1 (en) * | 2009-07-22 | 2011-01-27 | Robinson Ian N | Video collaboration |
Non-Patent Citations (4)
Title |
---|
"Evaluating shared workspace performance using human information processing models" by Antonio Ferreira and Pedro Antunes (hereinafter Antonio) published Mar. 1, 2009 available at http://www.informationr.net/ir/14-1/paper388.html * |
"Google Docs 4 Everyone" http://www.scribd.com/doc/14119795/Google-Docs-4-Everyone Published Feb. 2009 by Steven Holzner * |
-"The effects of workspace awareness support on the usability of real-time distributed groupware" available at http://dl.acm.org/citation.cfm?id=329696 * |
"Visualizing Location of Off-Screen Objects on Mobile Devices: A comparative Evaluation of Three Approaches" Published in: Proceedings of MOBILE HCI 2006: 8th International Conference on Human-Computer Interaction with Mobile Devices and Services, ACM Press, New York, September 2006, pp. 239-246. available at http://hcilab.uniud.it/publications/20 * |
Cited By (219)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070156522A1 (en) * | 2005-12-30 | 2007-07-05 | Microsoft Corporation | Social context monitor |
US8788319B2 (en) | 2005-12-30 | 2014-07-22 | Microsoft Corporation | Social context monitor |
US9519526B2 (en) | 2007-12-05 | 2016-12-13 | Box, Inc. | File management system and collaboration service and integration capabilities with third party applications |
US20110314392A1 (en) * | 2010-06-17 | 2011-12-22 | Cisco Technology, Inc. | Incorporating calendar interfaces to dynamically adjust presentation information |
US20120042265A1 (en) * | 2010-08-10 | 2012-02-16 | Shingo Utsuki | Information Processing Device, Information Processing Method, Computer Program, and Content Display System |
US20180183854A1 (en) * | 2010-12-06 | 2018-06-28 | Zoho Corporation Private Unlimited | Editing an unhosted third party application |
US10951681B2 (en) * | 2010-12-06 | 2021-03-16 | Zoho Corporation Private Limited | Editing an unhosted third party application |
US9930092B2 (en) * | 2010-12-06 | 2018-03-27 | Zoho Corporation Private Limited | Editing an unhosted third party application |
US11539781B2 (en) | 2010-12-06 | 2022-12-27 | Zoho Corporation Private Limited | Editing an unhosted third party application |
US20120173612A1 (en) * | 2010-12-06 | 2012-07-05 | Zoho Corporation | Editing an unhosted third party application |
US10554426B2 (en) | 2011-01-20 | 2020-02-04 | Box, Inc. | Real time notification of activities that occur in a web-based collaboration environment |
US11669674B1 (en) | 2011-03-16 | 2023-06-06 | Google Llc | Document processing service for displaying comments included in messages |
US10204086B1 (en) | 2011-03-16 | 2019-02-12 | Google Llc | Document processing service for displaying comments included in messages |
US8918724B2 (en) | 2011-05-06 | 2014-12-23 | David H. Sitrick | Systems and methodologies providing controlled voice and data communication among a plurality of computing appliances associated as team members of at least one respective team or of a plurality of teams and sub-teams within the teams |
US8918722B2 (en) | 2011-05-06 | 2014-12-23 | David H. Sitrick | System and methodology for collaboration in groups with split screen displays |
US9330366B2 (en) | 2011-05-06 | 2016-05-03 | David H. Sitrick | System and method for collaboration via team and role designation and control and management of annotations |
US11611595B2 (en) | 2011-05-06 | 2023-03-21 | David H. Sitrick | Systems and methodologies providing collaboration among a plurality of computing appliances, utilizing a plurality of areas of memory to store user input as associated with an associated computing appliance providing the input |
US10402485B2 (en) * | 2011-05-06 | 2019-09-03 | David H. Sitrick | Systems and methodologies providing controlled collaboration among a plurality of users |
US8924859B2 (en) | 2011-05-06 | 2014-12-30 | David H. Sitrick | Systems and methodologies supporting collaboration of users as members of a team, among a plurality of computing appliances |
US8826147B2 (en) | 2011-05-06 | 2014-09-02 | David H. Sitrick | System and methodology for collaboration, with selective display of user input annotations among member computing appliances of a group/team |
US8918723B2 (en) | 2011-05-06 | 2014-12-23 | David H. Sitrick | Systems and methodologies comprising a plurality of computing appliances having input apparatus and display apparatus and logically structured as a main team |
US8914735B2 (en) | 2011-05-06 | 2014-12-16 | David H. Sitrick | Systems and methodologies providing collaboration and display among a plurality of users |
US20130117064A1 (en) * | 2011-06-17 | 2013-05-09 | Progress Software Corporation | Business process analysis combining modeling, simulation and collaboration with web and cloud delivery |
US9063912B2 (en) | 2011-06-22 | 2015-06-23 | Box, Inc. | Multimedia content preview rendering in a cloud content management system |
US9978040B2 (en) | 2011-07-08 | 2018-05-22 | Box, Inc. | Collaboration sessions in a workspace on a cloud-based content management system |
US9652741B2 (en) | 2011-07-08 | 2017-05-16 | Box, Inc. | Desktop application for access and interaction with workspaces in a cloud-based content management system and synchronization mechanisms thereof |
US9197718B2 (en) | 2011-09-23 | 2015-11-24 | Box, Inc. | Central management and control of user-contributed content in a web-based collaboration environment and management console thereof |
US9980008B2 (en) | 2011-10-04 | 2018-05-22 | Ricoh Company, Ltd. | Meeting system that interconnects group and personal devices across a network |
US10250946B2 (en) | 2011-10-04 | 2019-04-02 | Ricoh Company, Ltd. | Meeting system that interconnects group and personal devices across a network |
US9948988B2 (en) * | 2011-10-04 | 2018-04-17 | Ricoh Company, Ltd. | Meeting system that interconnects group and personal devices across a network |
US10250947B2 (en) | 2011-10-04 | 2019-04-02 | Ricoh Company, Ltd. | Meeting system that interconnects group and personal devices across a network |
US20130086209A1 (en) * | 2011-10-04 | 2013-04-04 | Roland Findlay | Meeting system that interconnects group and personal devices across a network |
US9621541B1 (en) | 2011-10-17 | 2017-04-11 | Google Inc. | Systems and methods for incremental loading of collaboratively generated presentations |
US8812946B1 (en) | 2011-10-17 | 2014-08-19 | Google Inc. | Systems and methods for rendering documents |
US9946725B1 (en) | 2011-10-17 | 2018-04-17 | Google Llc | Systems and methods for incremental loading of collaboratively generated presentations |
US8434002B1 (en) * | 2011-10-17 | 2013-04-30 | Google Inc. | Systems and methods for collaborative editing of elements in a presentation document |
US10430388B1 (en) | 2011-10-17 | 2019-10-01 | Google Llc | Systems and methods for incremental loading of collaboratively generated presentations |
US8769045B1 (en) | 2011-10-17 | 2014-07-01 | Google Inc. | Systems and methods for incremental loading of collaboratively generated presentations |
US10481771B1 (en) | 2011-10-17 | 2019-11-19 | Google Llc | Systems and methods for controlling the display of online documents |
US11210610B2 (en) | 2011-10-26 | 2021-12-28 | Box, Inc. | Enhanced multimedia content preview rendering in a cloud content management system |
US9015248B2 (en) | 2011-11-16 | 2015-04-21 | Box, Inc. | Managing updates at clients used by a user to access a cloud-based collaboration service |
US10445414B1 (en) * | 2011-11-16 | 2019-10-15 | Google Llc | Systems and methods for collaborative document editing |
US11537630B2 (en) | 2011-11-29 | 2022-12-27 | Box, Inc. | Mobile platform file and folder selection functionalities for offline access and synchronization |
US11853320B2 (en) | 2011-11-29 | 2023-12-26 | Box, Inc. | Mobile platform file and folder selection functionalities for offline access and synchronization |
US10909141B2 (en) | 2011-11-29 | 2021-02-02 | Box, Inc. | Mobile platform file and folder selection functionalities for offline access and synchronization |
US9773051B2 (en) | 2011-11-29 | 2017-09-26 | Box, Inc. | Mobile platform file and folder selection functionalities for offline access and synchronization |
US10055394B2 (en) | 2011-12-20 | 2018-08-21 | Apple Inc. | Collaborative document editing |
US9542366B2 (en) | 2011-12-20 | 2017-01-10 | Apple Inc. | Smart text in document chat |
US11627001B2 (en) | 2011-12-20 | 2023-04-11 | Apple Inc. | Collaborative document editing |
US20130159849A1 (en) * | 2011-12-20 | 2013-06-20 | Keng Fai Lee | Jump to Collaborator Cursor |
US10880098B2 (en) | 2011-12-20 | 2020-12-29 | Apple Inc. | Collaborative document editing |
US9019123B2 (en) | 2011-12-22 | 2015-04-28 | Box, Inc. | Health check services for web-based collaboration environments |
US9904435B2 (en) | 2012-01-06 | 2018-02-27 | Box, Inc. | System and method for actionable event generation for task delegation and management via a discussion forum in a web-based collaboration environment |
JP2015510173A (ja) * | 2012-01-18 | 2015-04-02 | マイクロソフト コーポレーション | マルチドキュメント知識ベースにおけるユーザ存在検知 |
WO2013109480A1 (fr) * | 2012-01-18 | 2013-07-25 | Microsoft Corporation | Détection de présence de personnes dans une base de connaissances multi-documents |
US20130191451A1 (en) * | 2012-01-19 | 2013-07-25 | Microsoft Corporation | Presence-based Synchronization |
US11232481B2 (en) | 2012-01-30 | 2022-01-25 | Box, Inc. | Extended applications of multimedia content previews in the cloud-based content management system |
US9965745B2 (en) | 2012-02-24 | 2018-05-08 | Box, Inc. | System and method for promoting enterprise adoption of a web-based collaboration environment |
US10713624B2 (en) | 2012-02-24 | 2020-07-14 | Box, Inc. | System and method for promoting enterprise adoption of a web-based collaboration environment |
US9195636B2 (en) | 2012-03-07 | 2015-11-24 | Box, Inc. | Universal file type preview for mobile devices |
US20130262373A1 (en) * | 2012-03-30 | 2013-10-03 | Microsoft Corporation | Tracking Co-Authoring Conflicts Using Document Comments |
US9286597B2 (en) * | 2012-03-30 | 2016-03-15 | Microsoft Technology Licensing, Llc | Tracking co-authoring conflicts using document comments |
US20130262992A1 (en) * | 2012-04-02 | 2013-10-03 | Jane He | Methods and systems for electronic editing and/or signing |
US9575981B2 (en) | 2012-04-11 | 2017-02-21 | Box, Inc. | Cloud service enabled to handle a set of files depicted to a user as a single file in a native operating system |
US9367522B2 (en) | 2012-04-13 | 2016-06-14 | Google Inc. | Time-based presentation editing |
US9413587B2 (en) | 2012-05-02 | 2016-08-09 | Box, Inc. | System and method for a third-party application to access content within a cloud-based platform |
US9396216B2 (en) | 2012-05-04 | 2016-07-19 | Box, Inc. | Repository redundancy implementation of a system which incrementally updates clients with events that occurred via a cloud-enabled platform |
US9691051B2 (en) | 2012-05-21 | 2017-06-27 | Box, Inc. | Security enhancement through application access control |
US9552444B2 (en) | 2012-05-23 | 2017-01-24 | Box, Inc. | Identification verification mechanisms for a third-party application to access content in a cloud-based platform |
US9280613B2 (en) | 2012-05-23 | 2016-03-08 | Box, Inc. | Metadata enabled third-party application access of content at a cloud-based platform via a native client to the cloud-based platform |
US9712510B2 (en) | 2012-07-06 | 2017-07-18 | Box, Inc. | Systems and methods for securely submitting comments among users via external messaging applications in a cloud-based platform |
US10452667B2 (en) | 2012-07-06 | 2019-10-22 | Box Inc. | Identification of people as search results from key-word based searches of content in a cloud-based environment |
US9473532B2 (en) | 2012-07-19 | 2016-10-18 | Box, Inc. | Data loss prevention (DLP) methods by a cloud service including third party integration architectures |
US9237170B2 (en) | 2012-07-19 | 2016-01-12 | Box, Inc. | Data loss prevention (DLP) methods and architectures by a cloud service |
US9794256B2 (en) | 2012-07-30 | 2017-10-17 | Box, Inc. | System and method for advanced control tools for administrators in a cloud-based service |
US9729675B2 (en) | 2012-08-19 | 2017-08-08 | Box, Inc. | Enhancement of upload and/or download performance based on client and/or server feedback information |
US9369520B2 (en) | 2012-08-19 | 2016-06-14 | Box, Inc. | Enhancement of upload and/or download performance based on client and/or server feedback information |
US9558202B2 (en) | 2012-08-27 | 2017-01-31 | Box, Inc. | Server side techniques for reducing database workload in implementing selective subfolder synchronization in a cloud-based environment |
US9450926B2 (en) | 2012-08-29 | 2016-09-20 | Box, Inc. | Upload and download streaming encryption to/from a cloud-based platform |
US9195519B2 (en) | 2012-09-06 | 2015-11-24 | Box, Inc. | Disabling the self-referential appearance of a mobile application in an intent via a background registration |
US9117087B2 (en) | 2012-09-06 | 2015-08-25 | Box, Inc. | System and method for creating a secure channel for inter-application communication based on intents |
US9864736B2 (en) * | 2012-09-11 | 2018-01-09 | Canon Kabushiki Kaisha | Information processing apparatus, control method, and recording medium |
US20140075301A1 (en) * | 2012-09-11 | 2014-03-13 | Canon Kabushiki Kaisha | Information processing apparatus, control method, and recording medium |
US9292833B2 (en) | 2012-09-14 | 2016-03-22 | Box, Inc. | Batching notifications of activities that occur in a web-based collaboration environment |
US9372833B2 (en) * | 2012-09-14 | 2016-06-21 | David H. Sitrick | Systems and methodologies for document processing and interacting with a user, providing storing of events representative of document edits relative to a document; selection of a selected set of document edits; generating presentation data responsive to said selected set of documents edits and the stored events; and providing a display presentation responsive to the presentation data |
US20140082469A1 (en) * | 2012-09-14 | 2014-03-20 | David H. Sitrick | Systems And Methodologies For Document Processing And Interacting With A User, Providing Storing Of Events Representative Of Document Edits Relative To A Document; Selection Of A Selected Set Of Document Edits; Generating Presentation Data Responsive To Said Selected Set Of Document Edits And The Stored Events; And Providing A Display Presentation Responsive To The Presentation Data |
US10200256B2 (en) | 2012-09-17 | 2019-02-05 | Box, Inc. | System and method of a manipulative handle in an interactive mobile user interface |
US9553758B2 (en) | 2012-09-18 | 2017-01-24 | Box, Inc. | Sandboxing individual applications to specific user folders in a cloud-based service |
US10915492B2 (en) | 2012-09-19 | 2021-02-09 | Box, Inc. | Cloud-based platform enabled with media content indexed for text-based searches and/or metadata extraction |
US10958694B2 (en) * | 2012-09-27 | 2021-03-23 | Hewlett Packard Enterprise Development Lp | Sharing content between collocated mobile devices in an ad-hoc private social group |
US20150304369A1 (en) * | 2012-09-27 | 2015-10-22 | Hewlett-Packard Development Company, L.P. | Sharing content between collocated mobile devices in an ad-hoc private social group |
US9959420B2 (en) | 2012-10-02 | 2018-05-01 | Box, Inc. | System and method for enhanced security and management mechanisms for enterprise administrators in a cloud-based environment |
US9495364B2 (en) | 2012-10-04 | 2016-11-15 | Box, Inc. | Enhanced quick search features, low-barrier commenting/interactive features in a collaboration platform |
US9665349B2 (en) | 2012-10-05 | 2017-05-30 | Box, Inc. | System and method for generating embeddable widgets which enable access to a cloud-based collaboration platform |
US9628268B2 (en) | 2012-10-17 | 2017-04-18 | Box, Inc. | Remote key management in a cloud-based environment |
US20150193492A1 (en) * | 2012-11-08 | 2015-07-09 | Google Inc. | Editing sub-section of an electronic document via notification message |
US9529785B2 (en) | 2012-11-27 | 2016-12-27 | Google Inc. | Detecting relationships between edits and acting on a subset of edits |
CN103853319A (zh) * | 2012-11-30 | 2014-06-11 | 英业达科技有限公司 | 依据输入操作控制相异装置的系统、服务器及其方法 |
EP2741203A3 (fr) * | 2012-12-06 | 2016-12-28 | Konica Minolta, Inc. | Procédés, appareil et supports de stockage lisibles sur ordinateur non transitoires |
US10235383B2 (en) | 2012-12-19 | 2019-03-19 | Box, Inc. | Method and apparatus for synchronization of items with read-only permissions in a cloud-based environment |
CN103118067A (zh) * | 2012-12-26 | 2013-05-22 | 珠海金山办公软件有限公司 | 一种多设备间智能传输并打开文件的方法和系统 |
US9396245B2 (en) | 2013-01-02 | 2016-07-19 | Box, Inc. | Race condition handling in a system which incrementally updates clients with events that occurred in a cloud-based collaboration platform |
US9462037B2 (en) | 2013-01-07 | 2016-10-04 | Google Inc. | Dynamically sizing chunks in a partially loaded spreadsheet model |
US9953036B2 (en) | 2013-01-09 | 2018-04-24 | Box, Inc. | File system monitoring in a system which incrementally updates clients with events that occurred in a cloud-based collaboration platform |
US9507795B2 (en) | 2013-01-11 | 2016-11-29 | Box, Inc. | Functionalities, features, and user interface of a synchronization client to a cloud-based environment |
US9311622B2 (en) * | 2013-01-15 | 2016-04-12 | Google Inc. | Resolving mutations in a partially-loaded spreadsheet model |
US10599671B2 (en) | 2013-01-17 | 2020-03-24 | Box, Inc. | Conflict resolution, retry condition management, and handling of problem files for the synchronization client to a cloud-based platform |
US20140337718A1 (en) * | 2013-05-07 | 2014-11-13 | International Business Machines Corporation | Graphical marking to indicate edited data |
US10725968B2 (en) | 2013-05-10 | 2020-07-28 | Box, Inc. | Top down delete or unsynchronization on delete of and depiction of item synchronization with a synchronization client to a cloud-based platform |
US10846074B2 (en) | 2013-05-10 | 2020-11-24 | Box, Inc. | Identification and handling of items to be ignored for synchronization with a cloud-based platform by a synchronization client |
US10877937B2 (en) | 2013-06-13 | 2020-12-29 | Box, Inc. | Systems and methods for synchronization event building and/or collapsing by a synchronization component of a cloud-based platform |
US9633037B2 (en) | 2013-06-13 | 2017-04-25 | Box, Inc | Systems and methods for synchronization event building and/or collapsing by a synchronization component of a cloud-based platform |
US20190129930A1 (en) * | 2013-06-15 | 2019-05-02 | Microsoft Technology Licensing, Llc | Showing Presence of Multiple Authors in a Spreadsheet |
US10528657B2 (en) * | 2013-06-15 | 2020-01-07 | Microsoft Technology Licensing, Llc | Spreadsheet collaboration in a multi-device environment |
US10885268B2 (en) * | 2013-06-15 | 2021-01-05 | Microsoft Technology Licensing, Llc | Showing presence of multiple authors in a spreadsheet |
US20190065457A1 (en) * | 2013-06-15 | 2019-02-28 | Microsoft Technology Licensing, Llc | Application/document collaboration in a multi-device environment |
US9805050B2 (en) | 2013-06-21 | 2017-10-31 | Box, Inc. | Maintaining and updating file system shadows on a local device by a synchronization client of a cloud-based platform |
US11531648B2 (en) | 2013-06-21 | 2022-12-20 | Box, Inc. | Maintaining and updating file system shadows on a local device by a synchronization client of a cloud-based platform |
US9535924B2 (en) | 2013-07-30 | 2017-01-03 | Box, Inc. | Scalability improvement in a system which incrementally updates clients with events that occurred in a cloud-based collaboration platform |
US9971752B2 (en) | 2013-08-19 | 2018-05-15 | Google Llc | Systems and methods for resolving privileged edits within suggested edits |
US11663396B2 (en) | 2013-08-19 | 2023-05-30 | Google Llc | Systems and methods for resolving privileged edits within suggested edits |
US11087075B2 (en) | 2013-08-19 | 2021-08-10 | Google Llc | Systems and methods for resolving privileged edits within suggested edits |
US10380232B2 (en) | 2013-08-19 | 2019-08-13 | Google Llc | Systems and methods for resolving privileged edits within suggested edits |
US20150067037A1 (en) * | 2013-09-05 | 2015-03-05 | Kabushiki Kaisha Toshiba | Communication apparatus and communication method |
US20150082195A1 (en) * | 2013-09-13 | 2015-03-19 | Box, Inc. | Simultaneous editing/accessing of content by collaborator invitation through a web-based or mobile application to a cloud-based collaboration platform |
US10509527B2 (en) | 2013-09-13 | 2019-12-17 | Box, Inc. | Systems and methods for configuring event-based automation in cloud-based collaboration platforms |
US20150082196A1 (en) * | 2013-09-13 | 2015-03-19 | Box, Inc. | Simultaneous editing/accessing of content by collaborator invitation through a web-based or mobile application to a cloud-based collaboration platform |
US10044773B2 (en) | 2013-09-13 | 2018-08-07 | Box, Inc. | System and method of a multi-functional managing user interface for accessing a cloud-based platform via mobile devices |
US11435865B2 (en) | 2013-09-13 | 2022-09-06 | Box, Inc. | System and methods for configuring event-based automation in cloud-based collaboration platforms |
US9519886B2 (en) * | 2013-09-13 | 2016-12-13 | Box, Inc. | Simultaneous editing/accessing of content by collaborator invitation through a web-based or mobile application to a cloud-based collaboration platform |
US11822759B2 (en) | 2013-09-13 | 2023-11-21 | Box, Inc. | System and methods for configuring event-based automation in cloud-based collaboration platforms |
US9704137B2 (en) * | 2013-09-13 | 2017-07-11 | Box, Inc. | Simultaneous editing/accessing of content by collaborator invitation through a web-based or mobile application to a cloud-based collaboration platform |
US9483473B2 (en) | 2013-09-13 | 2016-11-01 | Box, Inc. | High availability architecture for a cloud-based concurrent-access collaboration platform |
US10866931B2 (en) | 2013-10-22 | 2020-12-15 | Box, Inc. | Desktop application for accessing a cloud collaboration platform |
US9348803B2 (en) | 2013-10-22 | 2016-05-24 | Google Inc. | Systems and methods for providing just-in-time preview of suggestion resolutions |
US20150186477A1 (en) * | 2013-12-27 | 2015-07-02 | Fujitsu Limited | Method for inter-gadget display cooperation and information processing apparatus |
US20200151228A1 (en) * | 2014-02-11 | 2020-05-14 | Wix.Com Ltd. | System for synchronization of changes in edited websites and interactive applications |
US11544347B2 (en) * | 2014-02-11 | 2023-01-03 | Wix.Com Ltd. | System for synchronization of changes in edited websites and interactive applications |
US10114904B2 (en) * | 2014-04-02 | 2018-10-30 | Wistron Corporation | Method, system, electronic device and server for synchronous display of operating information |
US20150286738A1 (en) * | 2014-04-02 | 2015-10-08 | Wistron Corporation | Method, system, electronic device and server for synchronous display of operating information |
US10530854B2 (en) | 2014-05-30 | 2020-01-07 | Box, Inc. | Synchronization of permissioned content in cloud-based environments |
US11146600B2 (en) | 2014-08-29 | 2021-10-12 | Box, Inc. | Configurable metadata-based automation and content classification architecture for cloud-based collaboration platforms |
US11876845B2 (en) | 2014-08-29 | 2024-01-16 | Box, Inc. | Configurable metadata-based automation and content classification architecture for cloud-based collaboration platforms |
US10574442B2 (en) | 2014-08-29 | 2020-02-25 | Box, Inc. | Enhanced remote key management for an enterprise in a cloud-based environment |
US9894119B2 (en) | 2014-08-29 | 2018-02-13 | Box, Inc. | Configurable metadata-based automation and content classification architecture for cloud-based collaboration platforms |
US10708323B2 (en) | 2014-08-29 | 2020-07-07 | Box, Inc. | Managing flow-based interactions with cloud-based shared content |
US10708321B2 (en) | 2014-08-29 | 2020-07-07 | Box, Inc. | Configurable metadata-based automation and content classification architecture for cloud-based collaboration platforms |
US9756022B2 (en) | 2014-08-29 | 2017-09-05 | Box, Inc. | Enhanced remote key management for an enterprise in a cloud-based environment |
US10038731B2 (en) | 2014-08-29 | 2018-07-31 | Box, Inc. | Managing flow-based interactions with cloud-based shared content |
US20160098162A1 (en) * | 2014-10-06 | 2016-04-07 | Lenovo (Singapore) Pte. Ltd. | Pen based locking mechanism |
US20160132474A1 (en) * | 2014-11-07 | 2016-05-12 | Zhuhai Kingsoft Office Software Co., Ltd | Method and Device for Editing Data |
US10521499B2 (en) * | 2014-11-07 | 2019-12-31 | Zhuhai Kingsoft Office Software Co., Ltd. | Method and device for editing data |
KR20170098830A (ko) * | 2014-12-17 | 2017-08-30 | 마이크로소프트 테크놀로지 라이센싱, 엘엘씨 | 지속적인 뷰포트 제공 기법 |
KR102545025B1 (ko) | 2014-12-17 | 2023-06-16 | 마이크로소프트 테크놀로지 라이센싱, 엘엘씨 | 지속적인 뷰포트 제공 기법 |
US20160179754A1 (en) * | 2014-12-17 | 2016-06-23 | Microsoft Corporation | Persistent viewports |
US10191890B2 (en) * | 2014-12-17 | 2019-01-29 | Microsoft Technology Licensing, Llc | Persistent viewports |
WO2016144928A1 (fr) * | 2015-03-09 | 2016-09-15 | Sensor Technologies Llc | Système et procédé d'affichage interactif multi-utilisateur |
US10565297B2 (en) | 2015-06-26 | 2020-02-18 | Microsoft Technology Licensing, Llc. | Rumored changes for real-time coauthoring |
US10394944B2 (en) | 2015-09-07 | 2019-08-27 | Voicebox Technologies Corporation | System and method of annotating utterances based on tags assigned by unmanaged crowds |
US20170068659A1 (en) * | 2015-09-07 | 2017-03-09 | Voicebox Technologies Corporation | System and method for eliciting open-ended natural language responses to questions to train natural language processors |
US9786277B2 (en) * | 2015-09-07 | 2017-10-10 | Voicebox Technologies Corporation | System and method for eliciting open-ended natural language responses to questions to train natural language processors |
US9772993B2 (en) | 2015-09-07 | 2017-09-26 | Voicebox Technologies Corporation | System and method of recording utterances using unmanaged crowds for natural language processing |
US10152585B2 (en) | 2015-09-07 | 2018-12-11 | Voicebox Technologies Corporation | System and method of providing and validating enhanced CAPTCHAs |
US9734138B2 (en) | 2015-09-07 | 2017-08-15 | Voicebox Technologies Corporation | System and method of annotating utterances based on tags assigned by unmanaged crowds |
US9922653B2 (en) | 2015-09-07 | 2018-03-20 | Voicebox Technologies Corporation | System and method for validating natural language content using crowdsourced validation jobs |
US10504522B2 (en) | 2015-09-07 | 2019-12-10 | Voicebox Technologies Corporation | System and method for validating natural language content using crowdsourced validation jobs |
US10204077B2 (en) * | 2015-09-21 | 2019-02-12 | Facebook, Inc. | Rich text editor |
US20170083480A1 (en) * | 2015-09-21 | 2017-03-23 | Facebook, Inc. | Rich text editor |
US11194398B2 (en) * | 2015-09-26 | 2021-12-07 | Intel Corporation | Technologies for adaptive rendering using 3D sensors |
US20170286451A1 (en) * | 2015-11-11 | 2017-10-05 | John Henry Page | System and method for exchanging and displaying resource viewing position and related information |
US11172004B2 (en) * | 2016-01-29 | 2021-11-09 | Dropbox, Inc. | Real time collaboration and document editing by multiple participants in a content management system |
US10893081B2 (en) * | 2016-01-29 | 2021-01-12 | Dropbox, Inc. | Real time collaboration and document editing by multiple participants in a content management system |
US20170222997A1 (en) * | 2016-02-01 | 2017-08-03 | Red Hat, Inc. | Multi-Tenant Enterprise Application Management |
US11102188B2 (en) * | 2016-02-01 | 2021-08-24 | Red Hat, Inc. | Multi-tenant enterprise application management |
US20180063206A1 (en) * | 2016-08-31 | 2018-03-01 | Microsoft Technology Licensing, Llc | Media Communication |
US20180063227A1 (en) * | 2016-08-31 | 2018-03-01 | Facebook, Inc. | Systems and methods for processing media content that depict objects |
US10733478B2 (en) * | 2016-08-31 | 2020-08-04 | Facebook, Inc. | Systems and methods for processing media content that depict objects |
US10635286B2 (en) * | 2016-10-23 | 2020-04-28 | Oracle International Corporation | Visualizations supporting unlimited rows and columns |
US20180113604A1 (en) * | 2016-10-23 | 2018-04-26 | Oracle International Corporation | Visualizations supporting unlimited rows and columns |
US11019144B2 (en) * | 2017-01-31 | 2021-05-25 | Box, Inc. | Collaborative cloud-based document editing from a browser-enabled platform native application |
US10382547B2 (en) * | 2017-01-31 | 2019-08-13 | Box, Inc. | Collaborative cloud-based document editing from a browser-enabled platform native application |
US11966418B2 (en) | 2017-04-25 | 2024-04-23 | Palantir Technologies Inc. | Systems and methods for adaptive data replication |
US10915555B2 (en) | 2017-04-25 | 2021-02-09 | Palantir Technologies Inc. | Systems and methods for adaptive data replication |
US11604811B2 (en) | 2017-04-25 | 2023-03-14 | Palantir Technologies Inc. | Systems and methods for adaptive data replication |
US20190004639A1 (en) * | 2017-06-29 | 2019-01-03 | Microsoft Technology Licensing, Llc | Providing living avatars within virtual meetings |
US11921796B2 (en) * | 2017-12-08 | 2024-03-05 | Palantir Technologies Inc. | Systems and methods for using linked documents |
US11580173B2 (en) * | 2017-12-08 | 2023-02-14 | Palantir Technologies Inc. | Systems and methods for using linked documents |
US20210191994A1 (en) * | 2017-12-08 | 2021-06-24 | Palantir Technologies Inc. | Systems and methods for using linked documents |
US10380196B2 (en) * | 2017-12-08 | 2019-08-13 | Palantir Technologies Inc. | Systems and methods for using linked documents |
US20230195805A1 (en) * | 2017-12-08 | 2023-06-22 | Palantir Technologies Inc. | Systems and methods for using linked documents |
US10929479B2 (en) * | 2017-12-08 | 2021-02-23 | Palantir Technologies Inc. | Systems and methods for using linked documents |
WO2019226401A3 (fr) * | 2018-05-23 | 2020-01-02 | Microsoft Technology Licensing, Llc | Interface utilisateur de présence progressive pour documents collaboratifs |
US10902188B2 (en) * | 2018-08-20 | 2021-01-26 | International Business Machines Corporation | Cognitive clipboard |
US12026304B2 (en) | 2019-03-27 | 2024-07-02 | Intel Corporation | Smart display panel apparatus and related methods |
US11782488B2 (en) | 2019-05-23 | 2023-10-10 | Intel Corporation | Methods and apparatus to operate closed-lid portable computers |
US20220334620A1 (en) | 2019-05-23 | 2022-10-20 | Intel Corporation | Methods and apparatus to operate closed-lid portable computers |
US11379016B2 (en) | 2019-05-23 | 2022-07-05 | Intel Corporation | Methods and apparatus to operate closed-lid portable computers |
US11874710B2 (en) | 2019-05-23 | 2024-01-16 | Intel Corporation | Methods and apparatus to operate closed-lid portable computers |
US11652930B2 (en) * | 2019-07-30 | 2023-05-16 | Cimpress Schweiz Gmbh | Systems and methods for synchronizing document edits using application state variables |
US20210037146A1 (en) * | 2019-07-30 | 2021-02-04 | Cimpress Schweiz Gmbh | Systems and methods for synchronizing document edits using application state variables |
US20230353689A1 (en) * | 2019-07-30 | 2023-11-02 | Cimpress Schweiz Gmbh | Systems and methods for synchronizing document edits using application state variables |
US11543873B2 (en) | 2019-09-27 | 2023-01-03 | Intel Corporation | Wake-on-touch display screen devices and related methods |
US11954426B2 (en) * | 2019-10-24 | 2024-04-09 | Beijing Bytedance Network Technology Co., Ltd. | Method and apparatus for displaying online document, and storage medium |
US11699028B2 (en) * | 2019-10-24 | 2023-07-11 | Beijing Bytedance Network Technology Co., Ltd. | Method and apparatus for displaying online document, electronic device, and storage medium |
US20220245331A1 (en) * | 2019-10-24 | 2022-08-04 | Beijing Bytedance Network Technology Co., Ltd. | Method and apparatus for displaying online document, electronic device, and storage medium |
US11733761B2 (en) | 2019-11-11 | 2023-08-22 | Intel Corporation | Methods and apparatus to manage power and performance of computing devices based on user presence |
US11809535B2 (en) | 2019-12-23 | 2023-11-07 | Intel Corporation | Systems and methods for multi-modal user device authentication |
US11360528B2 (en) | 2019-12-27 | 2022-06-14 | Intel Corporation | Apparatus and methods for thermal management of electronic user devices based on user activity |
US20220121293A1 (en) * | 2019-12-27 | 2022-04-21 | Hypori, LLC | Character editing on a physical device via interaction with a virtual device user interface |
US11966268B2 (en) | 2019-12-27 | 2024-04-23 | Intel Corporation | Apparatus and methods for thermal management of electronic user devices based on user activity |
WO2021163373A1 (fr) * | 2020-02-14 | 2021-08-19 | Magic Leap, Inc. | Annotation d'objet en 3d |
US11388209B2 (en) * | 2020-03-19 | 2022-07-12 | DTEN, Inc. | Interactive broadcast |
US20210365231A1 (en) * | 2020-05-25 | 2021-11-25 | Shopify Inc. | Systems and methods for displaying a cursor on another user device |
US12099775B2 (en) * | 2020-05-25 | 2024-09-24 | Shopify Inc. | Systems and methods for displaying a cursor on another user device |
WO2022079123A1 (fr) * | 2020-10-13 | 2022-04-21 | Pitch Software Gmbh | Collaboration vidéo dans un espace de travail |
US11863600B2 (en) * | 2021-06-30 | 2024-01-02 | Dropbox, Inc. | Techniques for efficient communication during a video collaboration session |
US20230214510A1 (en) * | 2021-12-30 | 2023-07-06 | Slack Technologies, Llc | Indicating user interactions associated with a document |
US20240134501A1 (en) * | 2021-12-30 | 2024-04-25 | Beijing Zitiao Network Technology Co., Ltd. | Prompt method and apparatus based on document sharing, device, and medium |
US11935007B1 (en) | 2022-12-27 | 2024-03-19 | Dropbox, Inc. | Generating collaborative content items to provide customizable graphical representations in online graphical user interfaces |
Also Published As
Publication number | Publication date |
---|---|
CN106445194A (zh) | 2017-02-22 |
US20160139768A1 (en) | 2016-05-19 |
WO2011130286A1 (fr) | 2011-10-20 |
CN102934105A (zh) | 2013-02-13 |
EP3214556A2 (fr) | 2017-09-06 |
US10082927B2 (en) | 2018-09-25 |
US20120110443A1 (en) | 2012-05-03 |
AU2011240674B2 (en) | 2015-04-02 |
US9280529B2 (en) | 2016-03-08 |
CN106445194B (zh) | 2019-07-09 |
CA2796299A1 (fr) | 2011-10-20 |
CN102934105B (zh) | 2016-10-05 |
EP3214556A3 (fr) | 2017-10-18 |
DE202011110880U1 (de) | 2017-01-20 |
EP2558959A1 (fr) | 2013-02-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10082927B2 (en) | Collaborative cursors in a hosted word processor | |
US9384176B2 (en) | Rich content in a browser-based word processor | |
US10678999B2 (en) | Real-time collaboration in a hosted word processor | |
US9448978B2 (en) | Rich browser-based word processor | |
AU2011240674A1 (en) | Collaborative cursors in a hosted word processor | |
EP2558956B1 (fr) | Éléments de navigation synthétiques pour des documents électroniques | |
US9720898B2 (en) | Row heights in electronic documents | |
US20110252335A1 (en) | Zooming in a Web Browser | |
US8839457B2 (en) | Image storage in electronic documents | |
AU2015202042A1 (en) | Rich browser-based word processor |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: GOOGLE INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:LEMONIK, MICAH;BELOMESTNYKH, OLGA S.;RAVI, JANANI R.;AND OTHERS;SIGNING DATES FROM 20110429 TO 20110504;REEL/FRAME:027568/0447 |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |
|
AS | Assignment |
Owner name: GOOGLE LLC, CALIFORNIA Free format text: CHANGE OF NAME;ASSIGNOR:GOOGLE INC.;REEL/FRAME:044142/0357 Effective date: 20170929 |