US9652490B2 - Condensing event markers - Google Patents
Condensing event markers Download PDFInfo
- Publication number
- US9652490B2 US9652490B2 US14/823,508 US201514823508A US9652490B2 US 9652490 B2 US9652490 B2 US 9652490B2 US 201514823508 A US201514823508 A US 201514823508A US 9652490 B2 US9652490 B2 US 9652490B2
- Authority
- US
- United States
- Prior art keywords
- event
- event markers
- dataspace
- file
- account
- 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.)
- Active
Links
Images
Classifications
-
- G06F17/30371—
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/23—Updating
- G06F16/2365—Ensuring data consistency and integrity
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/17—Details of further file system functions
- G06F16/176—Support for shared access to files; File sharing support
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/23—Updating
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/25—Integrating or interfacing systems involving database management systems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/27—Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
-
- G06F17/30002—
-
- G06F17/30165—
-
- G06F17/30575—
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/23—Updating
- G06F16/2393—Updating materialised views
-
- G06F17/24—
-
- G06F17/241—
-
- G06F17/30383—
-
- 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
Definitions
- the present disclosure pertains to condensing event markers and more specifically to condensing event markers of a shared dataspace based on a common factor shared among several event markers, then preparing a notification based on the condensed event marker for a user associated with the shared dataspace.
- Digests or compendiums condense or abbreviate data, yielding more efficient reports and descriptions of the data when compared to the “raw” data.
- a “daily digest” email can take all the emails sent to a listserv or an email address over a 24-hour period and compile them into a single email summarizing the previous 24 hours of listserv/email account activity.
- reports of manufacturing activity can be automated to report the production of specific widgets within a specific time period.
- Yet another example of a digest are the plot summaries provided at the beginning of television shows, where brief summaries of previous episodes explain continuing plot lines from previous episodes to remind and inform current viewers, making for an improved viewing experience.
- servers and databases can record every interaction a user or users has with the database. Database managers or other users can then search through these interactions for specific events, such as when a user added or modified a specific file. However, because these lists of interactions can grow to significant size, users parsing through the data may encounter difficulty discerning patterns when looking at individual interactions. Where multiple users can be granted access to a database, server, or cloud-based storage space, this storage area can be referred to as a “shared dataspace.”
- Programs and applications can record every interaction with a shared database, with the records of those interactions being named event markers.
- Exemplary event markers include records of the name of a file uploaded to the database, when the file was uploaded, who performed the uploading, the size of the file, where the file was stored, granting of access to the shared dataspace to a particular user, etc.
- an example system can search for a commonality shared among several or all of the event markers recorded. The commonality can include one or more factors such as time of the events, event type, event location, users performing the events, a source of the event, and so forth.
- the system can consider event granularity. For example, if the system is processing 100 event markers, should the condensed event markers summarize every 5 event markers, every 20 event markers, or all 100 event markers? Such considerations can be determined based on one or more common traits, or commonalities. As an example, the system can condense a list of event markers recording the uploading, downloading, and deletion of documents to three “condensed event markers,” one for each of uploading, downloading, and deleting documents. Alternatively, the system may organize condensed event markers by activities that occur within specific time periods, such as the activities within a given hour, day, week, or month. In yet another alternative, the system can determine granularity based on multiple traits or shared traits.
- the list could be condensed based on both the time and the user who performed the action, leading to condensed event markers such as “Bonnie—upload—two documents—12/11/10,” and “Clyde—delete—3 files—9/9/09.”
- a granularity threshold which quantifies the granularity of the system, can be automatically set by the system or can be based on user preferences or user-provided configurations.
- the system can then communicate condensed event markers to a user associated with the shared dataspace. To do so, the system can prepare a notification describing the condensed event markers.
- a server associated with hosting or providing the shared dataspace can generate and transmit the notifications to a client. In one configuration, the server can communicate the notifications to client software installed at the client. Then the client software can generate a popup, audible, or other notification to a user. In other variations, the server may not actively ‘push’ the notifications to the user, but simply enter the condensed event markers as an entry in a log. Then the user can review the log at a later time to see the condensed event markers.
- the system could generate a notification stating “Bonnie added two documents yesterday,” or “Clyde deleted three files last week.” These notifications can be user specific. Therefore, rather than stating “Bonnie added two documents yesterday,” the notification might read “You added two documents yesterday afternoon.”
- Various configurations and factors can determine when to communicate notification to a user. For example, users can configure the system to send notifications on the basis of time, such as every hour, every day, every week, or every month, or can configure the system to automatically send the notification upon satisfying a particular threshold or factors.
- Exemplary instances of thresholds that can initiate communication of a notification to a user can include a number of activities recorded as event markers (such as 5 files added), a percentage of the shared dataspace that was used or released within a specific time period, a percentage of the shared dataspace remaining, or the actions of a particular user.
- the system can condense a same set of events into different sets of condensed entries for different users or for different situations. Alternatively, the system can determine that events that are otherwise eligible for condensing in to a single event are not condensed for particular situations or event patterns.
- FIG. 1 shows an exemplary configuration of devices and a network in accordance with the invention
- FIG. 2 shows an example event marker feed
- FIG. 3 shows an example of a collapsed event marker feed
- FIG. 4 shows an example of notifications
- FIG. 5 shows an example method embodiment
- FIG. 6A shows a conventional system bus computing system architecture
- FIG. 6B shows a computer system having a chipset architecture.
- the disclosed technology addresses the need in the art for an improved method of condensing event markers and providing notifications of those condensed event markers to users.
- FIG. 1 An exemplary system configuration 100 is shown in FIG. 1 , wherein electronic devices communicate via a network for purposes of exchanging content and other data.
- System 100 can be configured for use on a wide area network such as that shown in FIG. 1 .
- the present principles are applicable to a wide variety of network configurations that facilitate the intercommunication of electronic devices, such as a local area network, wireless network, etc.
- each of the components of system 100 in FIG. 1 can be implemented in a localized or distributed fashion in a network.
- a user can interact with content management system 106 through client devices 102 1 , 102 2 , . . . , 102 n (collectively “ 102 ”) connected to network 104 by direct and/or indirect communication.
- Content management system 106 can support connections from a variety of different client devices, such as desktop computers; mobile computers; mobile communications devices, e.g. mobile phones, smart phones, tablets; smart televisions; set-top boxes; and/or any other network enabled computing devices.
- Client devices 102 can be of varying type, capabilities, operating systems, etc.
- content management system 106 can concurrently accept connections from and interact with multiple client devices 102 .
- a user can interact with content management system 106 via a client-side application installed on client device 102 .
- the client-side application can include a content management system specific component.
- the component can be a stand-alone application, one or more application plug-ins, and/or a browser extension.
- the user can also interact with content management system 106 via a third-party application, such as a web browser, that resides on client device 102 , and is configured to communicate with content management system 106 .
- the client-side application can present a user interface (UI) for the user to interact with content management system 106 .
- UI user interface
- the user can interact with the content management system 106 via a client-side application integrated with the file system or via a webpage displayed using a web browser application.
- Content management system 106 can make it possible for a user to store content, as well as perform a variety of content management tasks, such as retrieve, modify, browse, and/or share the content. Furthermore, content management system 106 can make it possible for a user to access the content from multiple client devices 102 . For example, client device 102 , can upload content to content management system 106 via network 104 . The content can later be retrieved from content management system 106 using the same client device 102 i or some other client device 102 j .
- a user can create an account with content management system 106 .
- the account information can be maintained in user account database 150 .
- User account database 150 can store profile information for registered users. In some cases, the only personal information in the user profile can be a username and/or email address. However, content management system 106 can also be configured to accept additional user information.
- User account database 150 can also include account management information, such as account type, e.g. free or paid; usage information, e.g. file edit history; maximum storage space authorized; storage space used; content storage locations; security settings; personal configuration settings; content sharing data; etc.
- account management module 124 can be configured to update and/or obtain user account details in user account database 150 .
- the account management module 124 can be configured to interact with any number of other modules in content management system 106 .
- An account can be used to store content, such as documents, text files, audio files, video files, etc., from one or more client devices 102 authorized on the account.
- the content can also include folders of various types with different behaviors, or other mechanisms of grouping content items together.
- an account can include a public folder that is accessible to any user.
- the public folder can be assigned a web-accessible address.
- a link to the web-accessible address can be used to access the contents of the public folder.
- an account can include a photos folder that is intended for photos and that provides specific attributes and actions tailored for photos; an audio folder that provides the ability to play back audio files and perform other audio related actions; or other special purpose folders.
- An account can also include shared folders or group folders that are linked with and available to multiple user accounts. The permissions for multiple users may be different for a shared folder.
- the content can be stored in content storage 160 .
- Content storage 160 can be a storage device, multiple storage devices, or a server. Alternatively, content storage 160 can be a cloud storage provider or network storage accessible via one or more communications networks.
- Content management system 106 can hide the complexity and details from client devices 102 so that client devices 102 do not need to know exactly where the content items are being stored by content management system 106 .
- content management system 106 can store the content items in the same folder hierarchy as they appear on client device 102 i . However, content management system 106 can store the content items in its own order, arrangement, or hierarchy.
- Content management system 106 can store the content items in a network accessible storage (SAN) device, in a redundant array of independent disks (RAID), etc.
- Content storage 160 can store content items using one or more partition types, such as FAT, FAT32, NTFS, EXT2, EXT3, EXT4, ReiserFS, BTRFS, and so forth.
- Content storage 160 can also store metadata describing content items, content item types, and the relationship of content items to various accounts, folders, or groups.
- the metadata for a content item can be stored as part of the content item or can be stored separately.
- each content item stored in content storage 160 can be assigned a system-wide unique identifier.
- Content storage 160 can decrease the amount of storage space required by identifying duplicate files or duplicate segments of files. Instead of storing multiple copies, content storage 160 can store a single copy and then use a pointer or other mechanism to link the duplicates to the single copy. Similarly, content storage 160 can store files more efficiently, as well as provide the ability to undo operations, by using a file version control that tracks changes to files, different versions of files (including diverging version trees), and a change history.
- the change history can include a set of changes that, when applied to the original file version, produce the changed file version.
- Content management system 106 can be configured to support automatic synchronization of content from one or more client devices 102 .
- the synchronization can be platform agnostic. That is, the content can be synchronized across multiple client devices 102 of varying type, capabilities, operating systems, etc.
- client device 102 i can include client software, which synchronizes, via a synchronization module 132 at content management system 106 , content in client device 102 i 's file system with the content in an associated user account.
- the client software can synchronize any changes to content in a designated folder and its sub-folders, such as new, deleted, modified, copied, or moved files or folders.
- the client software can be a separate software application, can integrate with an existing content management application in the operating system, or some combination thereof.
- client software that integrates with an existing content management application
- a user can manipulate content directly in a local folder, while a background process monitors the local folder for changes and synchronizes those changes to content management system 106 .
- the background process can identify content that has been updated at content management system 106 and synchronize those changes to the local folder.
- the client software can provide notifications of synchronization operations, and can provide indications of content statuses directly within the content management application.
- client device 102 i may not have a network connection available. In this scenario, the client software can monitor the linked folder for file changes and queue those changes for later synchronization to content management system 106 when a network connection is available. Similarly, a user can manually stop or pause synchronization with content management system 106 .
- a user can also view or manipulate content via a web interface generated and served by user interface module 122 .
- the user can navigate in a web browser to a web address provided by content management system 106 .
- Changes or updates to content in the content storage 160 made through the web interface, such as uploading a new version of a file, can be propagated back to other client devices 102 associated with the user's account.
- client devices 102 each with their own client software, can be associated with a single account and files in the account can be synchronized between each of the multiple client devices 102 .
- Content management system 106 can include a communications interface 120 for interfacing with various client devices 102 , and can interact with other content and/or service providers 109 1 , 109 2 , . . . , 109 n (collectively “ 109 ”) via an Application Programming Interface (API).
- API Application Programming Interface
- Certain software applications can access content storage 160 via an API on behalf of a user.
- a software package such as an app on a smartphone or tablet computing device, can programmatically make calls directly to content management system 106 , when a user provides credentials, to read, write, create, delete, share, or otherwise manipulate content.
- the API can allow users to access all or part of content storage 160 through a web site.
- Content management system 106 can also include authenticator module 126 , which can verify user credentials, security tokens, API calls, specific client devices, and so forth, to ensure only authorized clients and users can access files. Further, content management system 106 can include analytics module 134 that can track and report on aggregate file operations, user actions, network usage, total storage space used, as well as other technology, usage, or business metrics. A privacy and/or security policy can prevent unauthorized access to user data stored with content management system 106 .
- Content management system 106 can include sharing module 130 for managing sharing content publicly or privately.
- Sharing content publicly can include making the content item accessible from any computing device in network communication with content management system 106 .
- Sharing content privately can include linking a content item in content storage 160 with two or more user accounts so that each user account has access to the content item.
- the sharing can be performed in a platform agnostic manner. That is, the content can be shared across multiple client devices 102 of varying type, capabilities, operating systems, etc. The content can also be shared across varying types of user accounts.
- content management system 106 can include a content management module 128 for maintaining a content directory.
- the content directory can identify the location of each content item in content storage 160 .
- the content directory can include a unique content entry for each content item stored in the content storage.
- a content entry can include a content path that can be used to identify the location of the content item in a content management system.
- the content path can include the name of the content item and a folder hierarchy associated with the content item.
- the content path can include a folder or path of folders in which the content item is placed as well as the name of the content item.
- Content management system 106 can use the content path to present the content items in the appropriate folder hierarchy.
- a content entry can also include a content pointer that identifies the location of the content item in content storage 160 .
- the content pointer can include the exact storage address of the content item in memory.
- the content pointer can point to multiple locations, each of which contains a portion of the content item.
- a content entry can also include a user account identifier that identifies the user account that has access to the content item.
- a user account identifier that identifies the user account that has access to the content item.
- multiple user account identifiers can be associated with a single content entry indicating that the content item has shared access by the multiple user accounts.
- sharing module 130 can be configured to add a user account identifier to the content entry associated with the content item, thus granting the added user account access to the content item. Sharing module 130 can also be configured to remove user account identifiers from a content entry to restrict a user account's access to the content item.
- sharing module 130 can be configured to generate a custom network address, such as a uniform resource locator (URL), which allows any web browser to access the content in content management system 106 without any authentication.
- sharing module 130 can be configured to include content identification data in the generated URL, which can later be used to properly identify and return the requested content item.
- sharing module 130 can be configured to include the user account identifier and the content path in the generated URL.
- the content identification data included in the URL can be transmitted to content management system 106 which can use the received content identification data to identify the appropriate content entry and return the content item associated with the content entry.
- sharing module 130 can also be configured to record that a URL to the content item has been created.
- the content entry associated with a content item can include a URL flag indicating whether a URL to the content item has been created.
- the URL flag can be a Boolean value initially set to 0 or false to indicate that a URL to the content item has not been created. Sharing module 130 can be configured to change the value of the flag to 1 or true after generating a URL to the content item.
- sharing module 130 can also be configured to deactivate a generated URL.
- each content entry can also include a URL active flag indicating whether the content should be returned in response to a request from the generated URL.
- sharing module 130 can be configured to only return a content item requested by a generated link if the URL active flag is set to 1 or true.
- sharing module 130 can reactivate the URL by again changing the value of the URL active flag to 1 or true. A user can thus easily restore access to the content item without the need to generate a new URL.
- content management system 106 is presented with specific components, it should be understood by one skilled in the art, that the architectural configuration of system 106 is simply one possible configuration and that other configurations with more or less components are also possible.
- content management system 106 can include an event processing module and/or a notifications module.
- Event marker feed 200 is associated with a shared dataspace or storage space provided by content management system 106 as described in FIG. 1 .
- This shared dataspace can be accessible by a single individual, or can be shared among multiple people or groups.
- content management system 106 can record each interaction in event marker feed 200 .
- only particular classes or categories of events may be recorded in event marker feed 200 , such as file operations that modify a file, whereas other types of operations that do not modify a file may not be recorded.
- content management system 106 can record renames, deletes, moves, creates, and so forth, while not recording browsing operations, file views, sharing events, or other operations that do not modify file contents or file metadata.
- Each row in an event marker feed can represent an activity or interaction with the shared dataspace by a user.
- Exemplary interactions can include, but are not limited to, adding a file, deleting a file, modifying a file, renaming a file, granting a user access to the shared dataspace, removing a user's access to the shared dataspace, granting a user administrative rights in the shared dataspace, making a file public, and making a directory public.
- Bob uploads, or adds, three files on Oct. 1, 2012 within minutes of each another—Texas.doc, Florida.doc, and Alabama.doc.
- content management system 106 can rely on the time of the changes at the local file system, or on the time that the changes are synced to the shared dataspace, or on some combination thereof. This can be useful for distinguishing and organizing file operations that occurred at multiple different times while the client software is offline, and which are later synced to content management system 106 at the same time.
- event markers can be recorded as event markers, where the event marker describes the interaction by recording the type of activity 202 , when the interaction takes place (“Time”) 204 , what file or directory was interacted with (“Filename”) 206 , and who performed the interaction (“User”) 208 .
- each event marker occupies a separate row in event marker feed 200 , however, other configurations can have event markers organized into columns, separate records or structures, chained together using pointers, or other programming/data management techniques for organizing multiple event markers.
- event marker feed 200 the interactions with James and Mike are recorded after Bob's interactions.
- feed 200 only shows 7 interactions, other feeds can have hundreds, thousands, millions, or more interactions recorded as event markers. Whereas analyzing the shown 7 event markers is relatively simple, analyzing thousands or millions of interactions can be cumbersome without means for automating the analysis and providing meaningful summaries of the interactions.
- FIG. 3 shows exemplary collapsed event feed 300 .
- the seven event markers of event feed 200 of FIG. 2 have been condensed into only 2 collapsed event markers 302 .
- Each collapsed event markers 302 describe interactions recorded in the event marker feed shown in FIG. 2 based on when the actions were performed. Therefore, as shown each collapsed event marker is organized by the day on which the associated actions were performed.
- each event shown in FIG. 2 is collapsed, grouped, or condensed in the collapsed event feed 300 .
- the system may collapse only some subset of events that meet certain criteria or that satisfy a certain threshold.
- Collapsed event feed 300 can thus include some events that are unmodified (uncollapsed) and other collapsed events that represent multiple events as single sub-events.
- the user can click on, hover the cursor over, or otherwise interact with a collapsed event to view additional details about the collapsed event or about events that make up the collapsed event.
- the system can present the additional details as a popup or can expand a part of the collapsed event feed and display the additional details in the expanded space.
- the collapsed event markers can be organized and condensed based on the type of interactions, interactions with specific files, or any additional information recorded in the event marker feed.
- event marker feed 200 of FIG. 2 could, instead of being organized based on time, be condensed based on specific actions, resulting in collapsed event markers such as: “4 files were added,” “2 files were deleted,” and “1 file was replaced.”
- How content management system 106 determines to condense event marker feeds can be predetermined, or can be customized based on user preferences, circumstantial needs, and/or system requirements.
- content management system 106 can determine a quantity of event markers to merge into a single collapsed event or a threshold for determining whether to merge individual events. This determination can be based on a level of granularity content management system 106 wishes to convey to future users. For instance, a system reducing an event marker feed of 1,000 event markers to 5 collapsed event markers has a finer granularity than a system which condenses the 1,000 event markers to 20 collapsed event markers.
- Content management system 106 can operate according to a threshold that may condense fewer than all of a given set of events. Some sets of event data may not be formed in such a way that condensing more than a handful of the events makes sense. For example, the event data may describe mostly single file change events that do not have any apparent connection in time, type, or location. While some systems can rely on relative comparisons of granularity (fine-grained v. course-grained) other systems can quantify the levels of granularity based on specific numbers or percentages.
- One example of this would be determining the granularity based on the maximum number of event markers to be combined in a given collapsed event, whereas other forms of determining granularity can be based on the number of collapsed events visible on a monitor or other display at a given time.
- the granularity can be determined based on the amount of time between interactions. Therefore, in one configuration content management system 106 could condense any interactions with the shared dataspace that occur within 15 minutes of each another, whereas in other configurations it could condense every interaction which occur within an hour, a day, or other time periods.
- the granularity can also be based on classifications of certain users. If Bob, James, and Mike were all co-workers, where Mike was a supervisor of Bob and James, the interactions of Bob and James might be condensed together, with Mike's interactions condensed separately. Yet other configurations can condense the feed in multiple ways or using multiple common factors or attributes.
- Content management system 106 can collapse a same set of events differently for display to different users. For example, content management system 106 can condense events relating to a shared folder differently for users of the space based on their activity in the shared folder, such as condensing only closely related events for an owner of the folder and condensing all the events into a daily digest for users who rarely access or use the folder.
- the condensed feeds can be generated for a specific individual, or can be generic in nature.
- collapsed event feed 300 is specifically generated for Bob.
- Bob can have user preferences stored that pre-determine the granularity of the collapsed event markers, how often the collapsed event markers are determined, what attributes are used to condense the event marker feed, and who has access to the collapsed event marker feed. Should Mike, James, or another user attempt to view the collapsed event marker feed, the listed collapsed event markers could be organized differently based on user preferences for that user. In this way, the system can store more than one set of collapsed event markers, or can generate the collapsed event markers separately in an on-demand configuration, waiting to create the collapsed event marker feed until requested or accessed by a user.
- content management system 106 can generate notifications for a user.
- Content management system 106 can transmit the notifications to users via a web interface, text message, email or email digest, a popup, or other notification on a local software client, for example.
- content management system 106 can generate notifications which are not presented to the user directly, but which are entered in a log file or an event history that the user can choose to view.
- FIG. 4 shows an example of such notifications using notification 400 .
- the event markers of FIG. 2 have been condensed into collapsed event markers similar or equivalent to the collapsed event markers of FIG. 3 , and content management system 106 has determined that notifications 402 should be sent to a user named Cindy.
- notifications can be similarly customized based on user preferences, can be based on system notifications and thresholds, or can be based on a generic or predetermined configuration.
- content management system 106 has generated a notification based on the fact that 5% of the available data storage in the shared dataspace was filled in the current week.
- specific thresholds such as an amount of the dataspace filled in a given time period, amount of dataspace remaining, a number of interactions or a number of a type of interaction, a given amount of time passing without sending notifications, and/or other preferences or settings defined by users or determined based on user history and actions.
- Cindy could set a preference that she would like to know when files added to the shared dataspace in any given week occupy more than 3% of the total shared dataspace available. Cindy could also set as a preference to receive a notice anytime files are deleted from the shared dataspace, and information regarding who performed that action.
- Other exemplary notifications that a user could request to receive include a notification at least once a week (or month, or hour) regarding significant changes to the shared dataspace, where the determination of “significant” is either determined by content management system 106 or selected as a preference by the user.
- Content management system 106 can send multiple notifications to multiple users. Such multiple notifications can all be identical or customized for each user.
- the notifications can be based on previously collapsed event markers, or the event markers can be collapsed due to a threshold associated with a notification being reached. For instance, a preference could cause content management system 106 to generate notifications regarding the number of files added, deleted, and modified in the shared dataspace every week. Based on that preference, content management system 106 can collapse the event markers indicating addition, deletion, and modification upon hitting the week threshold, and use the generated collapsed event markers to create the notifications.
- content management system 106 can initiate the condensing or collapsing of event markers, and use the newly created collapsed event markers to generate the associated notifications.
- Content management system 106 can detect that initial groupings of file events can be replaced or updated. For example, if content management system 106 recognizes that a first collapsed event describes 10 photo upload events at 3:30 pm, a second collapsed event describes 8 photo upload events at 3:33 pm, and a third collapsed event describes 11 photo upload events at 3:38 pm, the system can combine the three events later, or can perform an analysis of previously collapsed events within a threshold in the past when processing new events. In this example, the system can combine the three collapsed events so that a single collapsed event describes 29 photo upload events between 3:30 pm and 3:38 pm.
- FIG. 5 For the sake of clarity, the method is described in terms of an exemplary content management system, such as content management system 106 as shown in FIG. 1 configured to practice the method.
- the steps outlined herein are exemplary and can be implemented in any combination thereof, including combinations that exclude, add, or modify certain steps.
- Content management system 106 can generate a plurality of event markers, each event marker in the plurality of event markers being associated with an activity involving a shared dataspace ( 502 ).
- activities include, but are not limited to, adding a file to the shared dataspace, deleting a file, moving a file, renaming a file, modifying a file, providing a user access to the shared dataspace, limiting access and/or administrative capacity of a user to the shared dataspace, making a file public, making a file private, making a new directory or folder, and restricting public access to any portion of the shared dataspace.
- Content management system 106 can then create a collapsed event by merging a portion of the plurality of event markers, where the portion is determined at least in part based on a commonality shared among the portion ( 504 ).
- This portion can be determined using a granularity threshold, such as a period of time, a data size associated with each event marker in the plurality of event markers, a quantity of the plurality of event markers, a data similarity, a file type similarity, and a number of event markers associated with a particular activity.
- the commonality, or shared attribute can be any shared quality, or data point associated with the activity.
- Non-limiting examples of these commonalities include a point of origin of the portion of the plurality of event markers, the shared dataspace, a user performing the interaction, the form of interaction, a period of time during which the interaction took place, where the interaction originated (such as a particular state or country), a duration of the interaction, bandwidth or data size associated with the interaction, or a number of communication errors in the interaction.
- the commonality can also indicate that a threshold has been reached, such as a particular number of interactions, a number of users being added to the shared dataspace, a percentage of the shared dataspace being occupied, or a number of interactions from a particular location.
- the collapsed events can be created based on specific user preferences, or can be based on content management system 106 needs and determinations. If based on user preferences, the commonalities used can indicate the particular preferences that a user has in viewing the collapsed event marker feed. For instance, should a user consistently sort a list based on the times of interaction, content management system 106 can recognize this pattern of usage and organize the collapsed events based on interaction times. These patterns of use, and derived user preferences, can shift with time and can vary how the event markers are organized in the collapsed event marker feed given a time and/or circumstance.
- Content management system 106 can then prepare a notification for a user describing the collapsed event ( 506 ).
- This notification can be specific to the user and based on user preferences, either entered by the user or gleaned by the system 100 from previous user interactions, or can be generic. These notifications can be initiated based on meeting thresholds as well. For instance, content management system 106 could recognize that a percentage of the shared dataspace has been recently occupied and issue a notification. Other possible causations for the generation of notifications can include the passage of a set amount of time, a number of event markers obtained, or patterns derived using the event markers and/or commonalities previously described.
- the notification can present the collapsed event markers in a natural language configuration, making the collapsed event marker readable to a user. Should the user require, language and/or grammatical processing of the notification can aide in the user receiving a notification that presents the collapsed event marker in a comprehensible fashion.
- content management system 106 can present this notification to the user ( 508 ).
- This presentation can take place through any acceptable means of presentation, such as communication of the notification to a display device, printing a report, or sending a text or email message.
- the presentation can occur via a software client or as a log, and can be modified based on the technical capacity of a user device associated with the user.
- presentation of the notification can also depend on the meeting of a threshold value. For instance, while the notification may be prepared on Sunday night, the threshold may indicate not to email the notification until 8 AM Monday morning. In other circumstances, the threshold for presenting the notification can be tied directly with the creation of the notification and/or collapsing of the event marker feed.
- content management system 106 can automatically generate a notification (which can be specific to a user or can be generic) and present that notification to a user.
- a notification which can be specific to a user or can be generic
- Certain configurations and embodiments can await an acknowledgment of the notification after presenting the notification. This acknowledgment can then initiate further actions within the event markers, the collapsed event markers, additional notifications, or can initiate further interaction with the shared dataspace.
- FIG. 5A , and FIG. 5B show exemplary possible system embodiments. The more appropriate embodiment will be apparent to those of ordinary skill in the art when practicing the present technology. Persons of ordinary skill in the art will also readily appreciate that other system embodiments are possible.
- FIG. 5A shows a conventional system bus computing system architecture 500 wherein the components of the system are in electrical communication with each other using a bus 505 .
- Exemplary system 500 includes a processing unit (CPU or processor) 510 and a system bus 505 that couples various system components including the system memory 515 , such as read only memory (ROM) 520 and random access memory (RAM) 525 , to the processor 510 .
- the system 500 can include a cache of high-speed memory connected directly with, in close proximity to, or integrated as part of the processor 510 .
- the system 500 can copy data from the memory 515 and/or the storage device 530 to the cache 512 for quick access by the processor 510 . In this way, the cache can provide a performance boost that avoids processor 510 delays while waiting for data.
- the processor 510 can include any general purpose processor and a hardware module or software module, such as module 1 532 , module 2 534 , and module 3 536 stored in storage device 530 , configured to control the processor 510 as well as a special-purpose processor where software instructions are incorporated into the actual processor design.
- the processor 510 may essentially be a completely self-contained computing system, containing multiple cores or processors, a bus, memory controller, cache, etc.
- a multi-core processor may be symmetric or asymmetric.
- an input device 545 can represent any number of input mechanisms, such as a microphone for speech, a touch-sensitive screen for gesture or graphical input, keyboard, mouse, motion input, speech and so forth.
- An output device 535 can also be one or more of a number of output mechanisms known to those of skill in the art.
- multimodal systems can enable a user to provide multiple types of input to communicate with the computing device 500 .
- the communications interface 540 can generally govern and manage the user input and system output. There is no restriction on operating on any particular hardware arrangement and therefore the basic features here may easily be substituted for improved hardware or firmware arrangements as they are developed.
- Storage device 530 is a non-volatile memory and can be a hard disk or other types of computer readable media which can store data that are accessible by a computer, such as magnetic cassettes, flash memory cards, solid state memory devices, digital versatile disks, cartridges, random access memories (RAMs) 525 , read only memory (ROM) 520 , and hybrids thereof.
- RAMs random access memories
- ROM read only memory
- the storage device 530 can include software modules 532 , 534 , 536 for controlling the processor 510 . Other hardware or software modules are contemplated.
- the storage device 530 can be connected to the system bus 505 .
- a hardware module that performs a particular function can include the software component stored in a computer-readable medium in connection with the necessary hardware components, such as the processor 510 , bus 505 , display 535 , and so forth, to carry out the function.
- FIG. 5B shows a computer system 550 having a chipset architecture that can be used in executing the described method and generating and displaying a graphical user interface (GUI).
- Computer system 550 is an example of computer hardware, software, and firmware that can be used to implement the disclosed technology.
- System 550 can include a processor 555 , representative of any number of physically and/or logically distinct resources capable of executing software, firmware, and hardware configured to perform identified computations.
- Processor 555 can communicate with a chipset 560 that can control input to and output from processor 555 .
- chipset 560 outputs information to output 565 , such as a display, and can read and write information to storage device 570 , which can include magnetic media, and solid state media, for example.
- Chipset 560 can also read data from and write data to RAM 575 .
- a bridge 580 for interfacing with a variety of user interface components 585 can be provided for interfacing with chipset 560 .
- Such user interface components 585 can include a keyboard, a microphone, touch detection and processing circuitry, a pointing device, such as a mouse, and so on.
- inputs to system 550 can come from any of a variety of sources, machine generated and/or human generated.
- Chipset 560 can also interface with one or more communication interfaces 590 that can have different physical interfaces.
- Such communication interfaces can include interfaces for wired and wireless local area networks, for broadband wireless networks, as well as personal area networks.
- Some applications of the methods for generating, displaying, and using the GUI disclosed herein can include receiving ordered datasets over the physical interface or be generated by the machine itself by processor 555 analyzing data stored in storage 570 or 575 . Further, the machine can receive inputs from a user via user interface components 585 and execute appropriate functions, such as browsing functions by interpreting these inputs using processor 555 .
- exemplary systems 500 and 550 can have more than one processor 510 or be part of a group or cluster of computing devices networked together to provide greater processing capability.
- the present technology may be presented as including individual functional blocks including functional blocks comprising devices, device components, steps or routines in a method embodied in software, or combinations of hardware and software.
- the computer-readable storage devices, mediums, and memories can include a cable or wireless signal containing a bit stream and the like.
- non-transitory computer-readable storage media expressly exclude media such as energy, carrier signals, electromagnetic waves, and signals per se.
- Such instructions can comprise, for example, instructions and data which cause or otherwise configure a general purpose computer, special purpose computer, or special purpose processing device to perform a certain function or group of functions. Portions of computer resources used can be accessible over a network.
- the computer executable instructions may be, for example, binaries, intermediate format instructions such as assembly language, firmware, or source code. Examples of computer-readable media that may be used to store instructions, information used, and/or information created during methods according to described examples include magnetic or optical disks, flash memory, USB devices provided with non-volatile memory, networked storage devices, and so on.
- Devices implementing methods according to these disclosures can comprise hardware, firmware and/or software, and can take any of a variety of form factors. Typical examples of such form factors include laptops, smart phones, small form factor personal computers, personal digital assistants, and so on. Functionality described herein also can be embodied in peripherals or add-in cards. Such functionality can also be implemented on a circuit board among different chips or different processes executing in a single device, by way of further example.
- the instructions, media for conveying such instructions, computing resources for executing them, and other structures for supporting such computing resources are means for providing the functions described in these disclosures.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computing Systems (AREA)
- Computer Security & Cryptography (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
Claims (20)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US14/823,508 US9652490B2 (en) | 2012-12-21 | 2015-08-11 | Condensing event markers |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/725,661 US9128932B2 (en) | 2012-12-21 | 2012-12-21 | Condensing event markers |
US14/823,508 US9652490B2 (en) | 2012-12-21 | 2015-08-11 | Condensing event markers |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/725,661 Continuation US9128932B2 (en) | 2012-12-21 | 2012-12-21 | Condensing event markers |
Publications (2)
Publication Number | Publication Date |
---|---|
US20150347497A1 US20150347497A1 (en) | 2015-12-03 |
US9652490B2 true US9652490B2 (en) | 2017-05-16 |
Family
ID=50975874
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/725,661 Active 2033-07-25 US9128932B2 (en) | 2012-12-21 | 2012-12-21 | Condensing event markers |
US14/823,508 Active US9652490B2 (en) | 2012-12-21 | 2015-08-11 | Condensing event markers |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/725,661 Active 2033-07-25 US9128932B2 (en) | 2012-12-21 | 2012-12-21 | Condensing event markers |
Country Status (1)
Country | Link |
---|---|
US (2) | US9128932B2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10037339B1 (en) | 2017-12-28 | 2018-07-31 | Dropbox, Inc. | Synchronized organization directory with team member folders |
Families Citing this family (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10303778B2 (en) * | 2013-01-28 | 2019-05-28 | Virtual Strongbox, Inc. | Virtual storage system and method of sharing electronic documents within the virtual storage system |
US9703801B2 (en) | 2014-03-25 | 2017-07-11 | Alfresco Software, Inc. | Synchronization of client machines with a content management system repository |
US9910837B2 (en) * | 2014-08-27 | 2018-03-06 | International Business Machines Corporation | Controlling generation of change notifications in a collaborative authoring environment |
US10515054B2 (en) * | 2015-06-19 | 2019-12-24 | Hitachi Vantara Corporation | Fast and efficient multi-threaded algorithm for deleting an arbitrarily wide and deep directory tree using limited system resources |
US10599672B2 (en) * | 2015-11-24 | 2020-03-24 | Cisco Technology, Inc. | Cursor-based state-collapse scheme for shared databases |
US9910968B2 (en) * | 2015-12-30 | 2018-03-06 | Dropbox, Inc. | Automatic notifications for inadvertent file events |
US10558643B2 (en) | 2017-03-31 | 2020-02-11 | Dropbox, Inc. | Notifications system for content collaborations |
US10990929B2 (en) * | 2018-02-27 | 2021-04-27 | Servicenow, Inc. | Systems and methods for generating and transmitting targeted data within an enterprise |
WO2020056409A1 (en) * | 2018-09-14 | 2020-03-19 | Coffing Daniel L | Fact management system |
CN110209952B (en) * | 2018-12-18 | 2023-03-24 | 腾讯科技(深圳)有限公司 | Information recommendation method, device, equipment and storage medium |
Citations (22)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6158019A (en) * | 1996-12-15 | 2000-12-05 | Delta-Tek Research, Inc. | System and apparatus for merging a write event journal and an original storage to produce an updated storage using an event map |
US20060161635A1 (en) | 2000-09-07 | 2006-07-20 | Sonic Solutions | Methods and system for use in network management of content |
US20080215964A1 (en) | 2007-02-23 | 2008-09-04 | Tabblo, Inc. | Method and system for online creation and publication of user-generated stories |
US20080288499A1 (en) | 2007-05-18 | 2008-11-20 | Tat Kuen Choi | System, method, and program for sharing photos via the internet |
US20090157608A1 (en) | 2007-12-12 | 2009-06-18 | Google Inc. | Online content collaboration model |
US20090216806A1 (en) | 2008-02-24 | 2009-08-27 | Allofme Ltd. | Digital assets internet timeline aggregation and sharing platform |
US20100174993A1 (en) | 2008-04-01 | 2010-07-08 | Robert Sanford Havoc Pennington | Method and apparatus for managing digital media content |
US20100312754A1 (en) | 2009-06-04 | 2010-12-09 | Softthinks Sas | Method and system for backup and recovery |
US20120066573A1 (en) | 2010-09-15 | 2012-03-15 | Kelly Berger | System and method for creating photo story books |
US20120117116A1 (en) * | 2010-11-05 | 2012-05-10 | Apple Inc. | Extended Database Search |
US20120143817A1 (en) * | 2010-12-03 | 2012-06-07 | Salesforce.Com, Inc. | Social files |
US20120191715A1 (en) | 2011-01-20 | 2012-07-26 | Linkedin Corporation | Methods and systems for utilizing activity data with clustered events |
US20120192086A1 (en) | 2011-01-20 | 2012-07-26 | Sam Ghods | Real time notification of activities that occur in a web-based collaboration environment |
US20120222133A1 (en) | 2010-09-28 | 2012-08-30 | Adam Kidron | Shared content management platform apparatuses, methods and systems |
US20120331568A1 (en) | 2011-06-08 | 2012-12-27 | Mark Weinstein | Group authorization method and software |
US20130014023A1 (en) | 2011-07-08 | 2013-01-10 | Lee David T | Collaboration sessions in a workspace on a cloud-based content management system |
US8407290B2 (en) * | 2009-08-31 | 2013-03-26 | International Business Machines Corporation | Dynamic data sharing using a collaboration-enabled web browser |
US20130080919A1 (en) | 2011-09-23 | 2013-03-28 | Box, Inc. | Central management and control of user-contributed content in a web-based collaboration environment and management console thereof |
US20130110565A1 (en) | 2011-04-25 | 2013-05-02 | Transparency Sciences, Llc | System, Method and Computer Program Product for Distributed User Activity Management |
US20130173531A1 (en) * | 2010-05-24 | 2013-07-04 | Intersect Ptp, Inc. | Systems and methods for collaborative storytelling in a virtual space |
US20140095693A1 (en) * | 2012-09-28 | 2014-04-03 | Caplan Software Development S.R.L. | Automated Capacity Aware Provisioning |
US20140101095A1 (en) * | 2007-02-28 | 2014-04-10 | Red Hat, Inc. | Selection of content for sharing |
-
2012
- 2012-12-21 US US13/725,661 patent/US9128932B2/en active Active
-
2015
- 2015-08-11 US US14/823,508 patent/US9652490B2/en active Active
Patent Citations (22)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6158019A (en) * | 1996-12-15 | 2000-12-05 | Delta-Tek Research, Inc. | System and apparatus for merging a write event journal and an original storage to produce an updated storage using an event map |
US20060161635A1 (en) | 2000-09-07 | 2006-07-20 | Sonic Solutions | Methods and system for use in network management of content |
US20080215964A1 (en) | 2007-02-23 | 2008-09-04 | Tabblo, Inc. | Method and system for online creation and publication of user-generated stories |
US20140101095A1 (en) * | 2007-02-28 | 2014-04-10 | Red Hat, Inc. | Selection of content for sharing |
US20080288499A1 (en) | 2007-05-18 | 2008-11-20 | Tat Kuen Choi | System, method, and program for sharing photos via the internet |
US20090157608A1 (en) | 2007-12-12 | 2009-06-18 | Google Inc. | Online content collaboration model |
US20090216806A1 (en) | 2008-02-24 | 2009-08-27 | Allofme Ltd. | Digital assets internet timeline aggregation and sharing platform |
US20100174993A1 (en) | 2008-04-01 | 2010-07-08 | Robert Sanford Havoc Pennington | Method and apparatus for managing digital media content |
US20100312754A1 (en) | 2009-06-04 | 2010-12-09 | Softthinks Sas | Method and system for backup and recovery |
US8407290B2 (en) * | 2009-08-31 | 2013-03-26 | International Business Machines Corporation | Dynamic data sharing using a collaboration-enabled web browser |
US20130173531A1 (en) * | 2010-05-24 | 2013-07-04 | Intersect Ptp, Inc. | Systems and methods for collaborative storytelling in a virtual space |
US20120066573A1 (en) | 2010-09-15 | 2012-03-15 | Kelly Berger | System and method for creating photo story books |
US20120222133A1 (en) | 2010-09-28 | 2012-08-30 | Adam Kidron | Shared content management platform apparatuses, methods and systems |
US20120117116A1 (en) * | 2010-11-05 | 2012-05-10 | Apple Inc. | Extended Database Search |
US20120143817A1 (en) * | 2010-12-03 | 2012-06-07 | Salesforce.Com, Inc. | Social files |
US20120192086A1 (en) | 2011-01-20 | 2012-07-26 | Sam Ghods | Real time notification of activities that occur in a web-based collaboration environment |
US20120191715A1 (en) | 2011-01-20 | 2012-07-26 | Linkedin Corporation | Methods and systems for utilizing activity data with clustered events |
US20130110565A1 (en) | 2011-04-25 | 2013-05-02 | Transparency Sciences, Llc | System, Method and Computer Program Product for Distributed User Activity Management |
US20120331568A1 (en) | 2011-06-08 | 2012-12-27 | Mark Weinstein | Group authorization method and software |
US20130014023A1 (en) | 2011-07-08 | 2013-01-10 | Lee David T | Collaboration sessions in a workspace on a cloud-based content management system |
US20130080919A1 (en) | 2011-09-23 | 2013-03-28 | Box, Inc. | Central management and control of user-contributed content in a web-based collaboration environment and management console thereof |
US20140095693A1 (en) * | 2012-09-28 | 2014-04-03 | Caplan Software Development S.R.L. | Automated Capacity Aware Provisioning |
Cited By (53)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10037339B1 (en) | 2017-12-28 | 2018-07-31 | Dropbox, Inc. | Synchronized organization directory with team member folders |
US10095879B1 (en) | 2017-12-28 | 2018-10-09 | Dropbox, Inc. | Restrictive access control list |
US10324903B1 (en) | 2017-12-28 | 2019-06-18 | Dropbox, Inc. | Content management client synchronization service |
US10599673B2 (en) | 2017-12-28 | 2020-03-24 | Dropbox, Inc. | Content management client synchronization service |
US10671638B2 (en) | 2017-12-28 | 2020-06-02 | Dropbox, Inc. | Allocation and reassignment of unique identifiers for synchronization of content items |
US10691721B2 (en) | 2017-12-28 | 2020-06-23 | Dropbox, Inc. | Restrictive access control list |
US10691719B2 (en) | 2017-12-28 | 2020-06-23 | Dropbox, Inc. | Cursor with last observed access state |
US10691720B2 (en) | 2017-12-28 | 2020-06-23 | Dropbox, Inc. | Resynchronizing metadata in a content management system |
US10726044B2 (en) | 2017-12-28 | 2020-07-28 | Dropbox, Inc. | Atomic moves with lamport clocks in a content management system |
US10733205B2 (en) | 2017-12-28 | 2020-08-04 | Dropbox, Inc. | Violation resolution in client synchronization |
US10762104B2 (en) | 2017-12-28 | 2020-09-01 | Dropbox, Inc. | File journal interface for synchronizing content |
US10776386B2 (en) | 2017-12-28 | 2020-09-15 | Dropbox, Inc. | Content management client synchronization service |
US10789268B2 (en) | 2017-12-28 | 2020-09-29 | Dropbox, Inc. | Administrator console for an organization directory |
US10789269B2 (en) | 2017-12-28 | 2020-09-29 | Dropbox, Inc. | Resynchronizing metadata in a content management system |
US10866963B2 (en) | 2017-12-28 | 2020-12-15 | Dropbox, Inc. | File system authentication |
US10866964B2 (en) | 2017-12-28 | 2020-12-15 | Dropbox, Inc. | Updating a local tree for a client synchronization service |
US10872098B2 (en) | 2017-12-28 | 2020-12-22 | Dropbox, Inc. | Allocation and reassignment of unique identifiers for synchronization of content items |
US10877993B2 (en) | 2017-12-28 | 2020-12-29 | Dropbox, Inc. | Updating a local tree for a client synchronization service |
US10922333B2 (en) | 2017-12-28 | 2021-02-16 | Dropbox, Inc. | Efficient management of client synchronization updates |
US10929426B2 (en) | 2017-12-28 | 2021-02-23 | Dropbox, Inc. | Traversal rights |
US10929427B2 (en) | 2017-12-28 | 2021-02-23 | Dropbox, Inc. | Selective synchronization of content items in a content management system |
US10936622B2 (en) | 2017-12-28 | 2021-03-02 | Dropbox, Inc. | Storage interface for synchronizing content |
US10949445B2 (en) | 2017-12-28 | 2021-03-16 | Dropbox, Inc. | Content management client synchronization service |
US10997200B2 (en) | 2017-12-28 | 2021-05-04 | Dropbox, Inc. | Synchronized organization directory with team member folders |
US11003685B2 (en) | 2017-12-28 | 2021-05-11 | Dropbox, Inc. | Commit protocol for synchronizing content items |
US11010402B2 (en) | 2017-12-28 | 2021-05-18 | Dropbox, Inc. | Updating a remote tree for a client synchronization service |
US11016991B2 (en) | 2017-12-28 | 2021-05-25 | Dropbox, Inc. | Efficient filename storage and retrieval |
US11048720B2 (en) | 2017-12-28 | 2021-06-29 | Dropbox, Inc. | Efficiently propagating diff values |
US11080297B2 (en) | 2017-12-28 | 2021-08-03 | Dropbox, Inc. | Incremental client synchronization |
US11120039B2 (en) | 2017-12-28 | 2021-09-14 | Dropbox, Inc. | Updating a remote tree for a client synchronization service |
US11176164B2 (en) | 2017-12-28 | 2021-11-16 | Dropbox, Inc. | Transition to an organization directory |
US11188559B2 (en) | 2017-12-28 | 2021-11-30 | Dropbox, Inc. | Directory snapshots with searchable file paths |
US11204938B2 (en) | 2017-12-28 | 2021-12-21 | Dropbox, Inc. | Caching of file system warning queries to determine an applicable file system warning |
US11308118B2 (en) | 2017-12-28 | 2022-04-19 | Dropbox, Inc. | File system warnings |
US11314774B2 (en) | 2017-12-28 | 2022-04-26 | Dropbox, Inc. | Cursor with last observed access state |
US11386116B2 (en) | 2017-12-28 | 2022-07-12 | Dropbox, Inc. | Prevention of loss of unsynchronized content |
US11423048B2 (en) | 2017-12-28 | 2022-08-23 | Dropbox, Inc. | Content management client synchronization service |
US11429634B2 (en) | 2017-12-28 | 2022-08-30 | Dropbox, Inc. | Storage interface for synchronizing content |
US11461365B2 (en) | 2017-12-28 | 2022-10-04 | Dropbox, Inc. | Atomic moves with lamport clocks in a content management system |
US11475041B2 (en) | 2017-12-28 | 2022-10-18 | Dropbox, Inc. | Resynchronizing metadata in a content management system |
US11500899B2 (en) | 2017-12-28 | 2022-11-15 | Dropbox, Inc. | Efficient management of client synchronization updates |
US11500897B2 (en) | 2017-12-28 | 2022-11-15 | Dropbox, Inc. | Allocation and reassignment of unique identifiers for synchronization of content items |
US11514078B2 (en) | 2017-12-28 | 2022-11-29 | Dropbox, Inc. | File journal interface for synchronizing content |
US11593394B2 (en) | 2017-12-28 | 2023-02-28 | Dropbox, Inc. | File system warnings application programing interface (API) |
US11630841B2 (en) | 2017-12-28 | 2023-04-18 | Dropbox, Inc. | Traversal rights |
US11657067B2 (en) | 2017-12-28 | 2023-05-23 | Dropbox Inc. | Updating a remote tree for a client synchronization service |
US11669544B2 (en) | 2017-12-28 | 2023-06-06 | Dropbox, Inc. | Allocation and reassignment of unique identifiers for synchronization of content items |
US11704336B2 (en) | 2017-12-28 | 2023-07-18 | Dropbox, Inc. | Efficient filename storage and retrieval |
US11755616B2 (en) | 2017-12-28 | 2023-09-12 | Dropbox, Inc. | Synchronized organization directory with team member folders |
US11782949B2 (en) | 2017-12-28 | 2023-10-10 | Dropbox, Inc. | Violation resolution in client synchronization |
US11836151B2 (en) | 2017-12-28 | 2023-12-05 | Dropbox, Inc. | Synchronizing symbolic links |
US11880384B2 (en) | 2017-12-28 | 2024-01-23 | Dropbox, Inc. | Forced mount points / duplicate mounts |
US12061623B2 (en) | 2017-12-28 | 2024-08-13 | Dropbox, Inc. | Selective synchronization of content items in a content management system |
Also Published As
Publication number | Publication date |
---|---|
US20140181053A1 (en) | 2014-06-26 |
US20150347497A1 (en) | 2015-12-03 |
US9128932B2 (en) | 2015-09-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9652490B2 (en) | Condensing event markers | |
US10567484B2 (en) | Identifying content items for inclusion in a shared collection | |
US11900324B2 (en) | Managing projects in a content management system | |
US10482152B2 (en) | File-level commenting | |
AU2014284461B2 (en) | Syncing content clipboard | |
US9565232B2 (en) | Importing content items | |
US9866508B2 (en) | Aggregating and presenting recent activities for synchronized online content management systems | |
US8880528B2 (en) | Intelligent content item importing | |
US9298797B2 (en) | Preserving content item collection data across interfaces | |
US11816128B2 (en) | Managing content across discrete systems | |
US9910968B2 (en) | Automatic notifications for inadvertent file events | |
US12061998B2 (en) | Managing projects in a content management system | |
US20140181213A1 (en) | Prioritizing structural operations and distributing changes in a synced online content management system | |
US20140189063A1 (en) | Content delivery via an online synchronized content management system | |
US20160021089A1 (en) | Content delivery subscription | |
US20170060892A1 (en) | Search-based shareable collections | |
US9411846B2 (en) | Enhancing event summaries of synced online content management system interactions |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: DROPBOX, INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:BELANGER, MAXIME;CONSALUS, KYLE;REEL/FRAME:036306/0916 Effective date: 20121221 |
|
AS | Assignment |
Owner name: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT, NE Free format text: SECURITY INTEREST;ASSIGNOR:DROPBOX, INC.;REEL/FRAME:042254/0001 Effective date: 20170403 Owner name: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT, NEW YORK Free format text: SECURITY INTEREST;ASSIGNOR:DROPBOX, INC.;REEL/FRAME:042254/0001 Effective date: 20170403 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 4 |
|
AS | Assignment |
Owner name: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT, NEW YORK Free format text: PATENT SECURITY AGREEMENT;ASSIGNOR:DROPBOX, INC.;REEL/FRAME:055670/0219 Effective date: 20210305 |