US20140214830A1 - Metrics-based accessing of social threads - Google Patents

Metrics-based accessing of social threads Download PDF

Info

Publication number
US20140214830A1
US20140214830A1 US14/242,367 US201414242367A US2014214830A1 US 20140214830 A1 US20140214830 A1 US 20140214830A1 US 201414242367 A US201414242367 A US 201414242367A US 2014214830 A1 US2014214830 A1 US 2014214830A1
Authority
US
United States
Prior art keywords
feed
user
metrics
interaction data
inferential
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US14/242,367
Inventor
Ronald F. Fischer
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Salesforce Inc
Original Assignee
Salesforce com Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Salesforce com Inc filed Critical Salesforce com Inc
Priority to US14/242,367 priority Critical patent/US20140214830A1/en
Publication of US20140214830A1 publication Critical patent/US20140214830A1/en
Assigned to SALESFORCE.COM, INC. reassignment SALESFORCE.COM, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: FISCHER, RONALD F.
Abandoned legal-status Critical Current

Links

Images

Classifications

    • G06F17/30861
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation

Definitions

  • the present invention relates generally to database systems, and more particularly to determining metrics for social data to allow for filtering and monitoring social data such as threads.
  • the present invention provides systems, apparatus, and methods for social data analysis, and more particularly to determining metrics for social data to allow for filtering and monitoring social data such as threads.
  • a method of accessing feeds based on metrics is provided.
  • a plurality of feeds are provided to a plurality of users of a database system, wherein each feed in the plurality of feeds is associated with an object stored in a database system.
  • Inferential user interaction data is collected from the plurality of users, wherein the inferential user interaction data is generated in relation to at least one of the plurality of feeds, and wherein the inferential user interaction data captures implicit user behavior of at least one of the plurality of users of the database system.
  • one or more feed metrics are determined, using one or more processors associated with the one or more servers.
  • a feed metric may be based upon statistics comprising user consumption, user responsiveness, content proliferation, and feed life.
  • the one or more feed metrics may be weighted or prioritized.
  • an action is executed in relation to the at least one of the plurality of feeds based on the one or more weighted feed metrics, wherein the action comprises discontinuing the feed, characterizing a feed, determining that a feed can be monetized, determining that a feed should be cached, or determining that intervention in a feed is advisable.
  • inventions encompassed within this specification may also include embodiments that are only partially mentioned or alluded to or are not mentioned or alluded to at all in this brief summary or in the abstract.
  • embodiments of the invention may have been motivated by various deficiencies with the prior art, which may be discussed or alluded to in one or more places in the specification, the embodiments of the invention do not necessarily address any of these deficiencies.
  • different embodiments of the invention may address different deficiencies that may be discussed in the specification. Some embodiments may only partially address some deficiencies or just one deficiency that may be discussed in the specification, and some embodiments may not address any of these deficiencies.
  • FIG. 1 illustrates a block diagram of an environment wherein an on-demand database service might be used.
  • FIG. 2 illustrates a block diagram of an embodiment of elements of FIG. 1 and various possible interconnections between these elements according to an embodiment of the present invention.
  • FIG. 3 is a flowchart of a method 300 for determining metrics for social data.
  • multi-tenant database system refers to those systems in which various elements of hardware and software of the database system may be shared by one or more customers. For example, a given application server may simultaneously process requests for a great number of customers, and a given database table may store rows for a potentially much greater number of customers.
  • query plan refers to a set of steps used to access information in a database system.
  • the term “user's profile” includes data about the user of the database system.
  • the data can include general information, such as title, phone number, a photo, a biographical summary, and a status (e.g., text describing what the user is currently doing).
  • the data can include messages created by other users.
  • a user is typically associated with a particular tenant. For example, a user could be a salesperson of a company that is a tenant of the database system that provides a database service.
  • the term “record” refers to an instance of a data object created by a user of the database service, for example, about a particular (actual or potential) business relationship or project.
  • the data object can have a data structure defined by the database service (a standard object) or defined by a subscriber (custom object).
  • a record can be for a business partner or potential business partner (e.g. a client, vendor, distributor, etc.) of the user, and can include an entire company, subsidiaries, or contacts at the company.
  • a record can be a project that the user is working on, such as an opportunity (e.g. a possible sale) with an existing partner, or a project that the user is trying to get.
  • all of the records for the tenants have an identifier stored in a common table.
  • a record has data fields that are defined by the structure of the object (e.g. fields of certain data types and purposes).
  • a record can also have custom fields defined by a user.
  • a field can be another record or include links thereto, thereby providing a parent-child relationship between the records.
  • the term “feed” includes a combination (e.g. a list) of feed items.
  • the term “feed item” refers to information associated with (posted by or addressed to) a user (“profile feed”) of the database or information about a record (“record feed”) in the database.
  • a user following the user or record can receive the associated feed items.
  • the feed items from all of the followed users and records can be combined into a single feed for the user.
  • a “feed item” may be (1) a message or (2) a story (also called a feed tracked change).
  • a feed may be a combination of multiple types of feed items.
  • a “message” includes text created by a user, and may include other data as well. Examples of messages include posts, status updates, and comments.
  • Messages can be created for a user's profile or for a record. Posts can be created by various users, potentially any user, although some restrictions can be applied. As an example, posts can be made to a wall section of a user's profile (which can include a number of recent posts) or a section of a record that includes multiple posts. The posts can be organized in chronological order. In contrast to a post, a status update changes a status of a user and is made by that user. Other similar sections of a user's profile can also include an “About” section.
  • a record can also have a status, whose update can be restricted to the owner of the record.
  • the owner can be a single user, multiple users, or a group.
  • a comment can be made on any feed item.
  • comments are organized as a list explicitly tied to a particular story, post, or status update. In this embodiment, comments may not be listed in the first layer (in a hierarchal sense) of feed items, but listed as a second layer branching from a particular first layer feed item.
  • a “story” is data representing an event, and can include text generated by the database system in response to the event.
  • the data can initially be stored, and then the database system can later use the data to create text for describing the event.
  • Both the data and/or the text can be a story, as used herein.
  • an event can be an update of a record and/or can be triggered by a specific action by a user. Which actions trigger an event can be configurable. Which events have stories created and which stories are sent to which users can also be configurable. Messages and stories can be stored as a field or child object of the record. For example, the feed can be stored as a child object of the record.
  • a “group” is a collection of users. In some aspects, the group may be defined as users with a same or similar attribute, or by membership. In one embodiment, a “group feed” includes any feed item about any user in a group. In another embodiment, a “group feed” includes feed items that are about the group as a whole. In one implementation, the feed items for a group are only posts and comments.
  • an “entity feed” or “record feed” refers to a feed of feed items about a particular record in the database, such as stories about changes to the record and posts made by users about the record.
  • An entity feed can be composed of any type of feed item. Such a feed can be displayed on a page (e.g. a web page) associated with the record (e.g. a home page of the record).
  • a “profile feed” is a feed of feed items about a particular user.
  • the feed items for a profile feed are posts and comments that other users make about or send to the particular user, and status updates made by the user.
  • Such a profile feed can be displayed on a page associated with the particular user.
  • feed items in a profile feed could include posts made by the particular user and feed tracked changes (stories) initiated based on actions of the particular user.
  • the present invention provides systems and methods for social data analysis, and more particularly for determining metrics for social data to allow for filtering and monitoring social data such as threads.
  • the various embodiments are particularly useful in an on-demand multi-tenant database and/or application service.
  • Systems, apparatus, and methods are provided for implementing enterprise level social and business information networking. Such embodiments can provide more efficient use of a database system. For instance, a user of a database system may not easily know when important information in the database has changed, e.g., about a project or client. Embodiments can provide stories about such changes and other events, thereby keeping users informed.
  • a user can update a record (e.g. an opportunity such as a possible sale of 1000 computers). Once the update has been made, a story about the update can then automatically be sent (e.g. in a feed) to anyone subscribing to the opportunity or to the user. Thus, the user does not need to contact a manager regarding the change in the opportunity, since the story about the update is sent via a feed right to the manager's feed page (or other page).
  • a record e.g. an opportunity such as a possible sale of 1000 computers.
  • a story about the update can then automatically be sent (e.g. in a feed) to anyone subscribing to the opportunity or to the user.
  • the user does not need to contact a manager regarding the change in the opportunity, since the story about the update is sent via a feed right to the manager's feed page (or other page).
  • FIG. 1 illustrates a block diagram of an environment 10 wherein an on-demand database service might be used.
  • Environment 10 may include user systems 12 , network 14 , system 16 , processor system 17 , application platform 18 , network interface 20 , tenant data storage 22 , system data storage 24 , program code 26 , and process space 28 .
  • environment 10 may not have all of the components listed and/or may have other elements instead of, or in addition to, those listed above.
  • Environment 10 is an environment in which an on-demand database service exists.
  • User system 12 may be any machine or system that is used by a user to access a database user system.
  • any of user systems 12 can be a handheld computing device, a mobile phone, a laptop computer, a work station, and/or a network of computing devices.
  • user systems 12 might interact via a network 14 with an on-demand database service, which is system 16 .
  • An on-demand database service such as system 16
  • system 16 is a database system that is made available to outside users that do not need to necessarily be concerned with building and/or maintaining the database system, but instead may be available for their use when the users need the database system (e.g., on the demand of the users).
  • Some on-demand database services may store information from one or more tenants stored into tables of a common database image to form a multi-tenant database system (MTS).
  • MTS multi-tenant database system
  • “on-demand database service 16 ” and “system 16 ” will be used interchangeably herein.
  • a database image may include one or more database objects.
  • a relational database management system (RDBMS) or the equivalent may execute storage and retrieval of information against the database object(s).
  • RDBMS relational database management system
  • Application platform 18 may be a framework that allows the applications of system 16 to run, such as the hardware and/or software, e.g., the operating system.
  • on-demand database service 16 may include an application platform 18 that enables creation, managing and executing one or more applications developed by the provider of the on-demand database service, users accessing the on-demand database service via user systems 12 , or third party application developers accessing the on-demand database service via user systems 12 .
  • the users of user systems 12 may differ in their respective capacities, and the capacity of a particular user system 12 might be entirely determined by permissions (permission levels) for the current user. For example, where a salesperson is using a particular user system 12 to interact with system 16 , that user system has the capacities allotted to that salesperson. However, while an administrator is using that user system to interact with system 16 , that user system has the capacities allotted to that administrator.
  • users at one permission level may have access to applications, data, and database information accessible by a lower permission level user, but may not have access to certain applications, database information, and data accessible by a user at a higher permission level.
  • different users will have different capabilities with regard to accessing and modifying application and database information, depending on a user's security or permission level, also called authorization.
  • Network 14 is any network or combination of networks of devices that communicate with one another.
  • network 14 can be any one or any combination of a LAN (local area network), WAN (wide area network), telephone network, wireless network, point-to-point network, star network, token ring network, hub network, or other appropriate configuration.
  • TCP/IP Transfer Control Protocol and Internet Protocol
  • Internet the global internetwork of networks often referred to as the “Internet” with a capital “I,” that network will be used in many of the examples herein.
  • I Transmission Control Protocol and Internet Protocol
  • User systems 12 might communicate with system 16 using TCP/IP and, at a higher network level, use other common Internet protocols to communicate, such as HTTP, FTP, AFS, WAP, etc.
  • HTTP HyperText Transfer Protocol
  • user system 12 might include an HTTP client commonly referred to as a “browser” for sending and receiving HTTP messages to and from an HTTP server at system 16 .
  • HTTP server might be implemented as the sole network interface between system 16 and network 14 , but other techniques might be used as well or instead.
  • the interface between system 16 and network 14 includes load sharing functionality, such as round-robin HTTP request distributors to balance loads and distribute incoming HTTP requests evenly over a plurality of servers. At least as for the users that are accessing that server, each of the plurality of servers has access to the MTS' data; however, other alternative configurations may be used instead.
  • system 16 implements a web-based customer relationship management (CRM) system.
  • system 16 includes application servers configured to implement and execute CRM software applications as well as provide related data, code, forms, webpages and other information to and from user systems 12 and to store to, and retrieve from, a database system related data, objects, and Webpage content.
  • CRM customer relationship management
  • system 16 implements applications other than, or in addition to, a CRM application.
  • system 16 may provide tenant access to multiple hosted (standard and custom) applications, including a CRM application.
  • User (or third party developer) applications which may or may not include CRM, may be supported by the application platform 18 , which manages creation, storage of the applications into one or more database objects and executing of the applications in a virtual machine in the process space of the system 16 .
  • FIG. 1 One arrangement for elements of system 16 is shown in FIG. 1 , including a network interface 20 , application platform 18 , tenant data storage 22 for tenant data 23 , system data storage 24 for system data 25 accessible to system 16 and possibly multiple tenants, program code 26 for implementing various functions of system 16 , and a process space 28 for executing MTS system processes and tenant-specific processes, such as running applications as part of an application hosting service. Additional processes that may execute on system 16 include database indexing processes.
  • each user system 12 could include a desktop personal computer, workstation, laptop, PDA, cell phone, or any wireless access protocol (WAP) enabled device or any other computing device capable of interfacing directly or indirectly to the Internet or other network connection.
  • WAP wireless access protocol
  • User system 12 typically runs an HTTP client, e.g., a browsing program, such as Microsoft's Internet Explorer browser, Netscape's Navigator browser, Opera's browser, or a WAP-enabled browser in the case of a cell phone, PDA or other wireless device, or the like, allowing a user (e.g., subscriber of the multi-tenant database system) of user system 12 to access, process and view information, pages and applications available to it from system 16 over network 14 .
  • HTTP client e.g., a browsing program, such as Microsoft's Internet Explorer browser, Netscape's Navigator browser, Opera's browser, or a WAP-enabled browser in the case of a cell phone, PDA or other wireless device, or the like.
  • Each user system 12 also typically includes one or more user interface devices, such as a keyboard, a mouse, trackball, touch pad, touch screen, pen or the like, for interacting with a graphical user interface (GUI) provided by the browser on a display (e.g., a monitor screen, LCD display, etc.) in conjunction with pages, forms, applications and other information provided by system 16 or other systems or servers.
  • GUI graphical user interface
  • the user interface device can be used to access data and applications hosted by system 16 , and to perform searches on stored data, and otherwise allow a user to interact with various GUI pages that may be presented to a user.
  • embodiments are suitable for use with the Internet, which refers to a specific global internetwork of networks. However, it should be understood that other networks can be used instead of the Internet, such as an intranet, an extranet, a virtual private network (VPN), a non-TCP/IP based network, any LAN or WAN or the like.
  • VPN virtual private network
  • each user system 12 and all of its components are operator configurable using applications, such as a browser, including computer code run using a central processing unit such as an Intel Pentium® processor or the like.
  • system 16 and additional instances of an MTS, where more than one is present
  • system 16 and all of their components might be operator configurable using application(s) including computer code to run using a central processing unit such as processor system 17 , which may include an Intel Pentium® processor or the like, and/or multiple processor units.
  • a computer program product embodiment includes a machine-readable storage medium (media) having instructions stored thereon/in which can be used to program a computer to perform any of the processes of the embodiments described herein.
  • Computer code for operating and configuring system 16 to intercommunicate and to process webpages, applications and other data and media content as described herein are preferably downloaded and stored on a hard disk, but the entire program code, or portions thereof, may also be stored in any other volatile or non-volatile memory medium or device as is well known, such as a ROM or RAM, or provided on any media capable of storing program code, such as any type of rotating media including floppy disks, optical discs, digital versatile disk (DVD). compact disk (CD), microdrive, and magneto-optical disks, and magnetic or optical cards, nanosystems (including molecular memory ICs), or any type of media or device suitable for storing instructions and/or data.
  • any other volatile or non-volatile memory medium or device such as a ROM or RAM
  • any media capable of storing program code such as any type of rotating media including floppy disks, optical discs, digital versatile disk (DVD). compact disk (CD), microdrive, and magneto-optical disks, and magnetic or optical
  • program code may be transmitted and downloaded from a software source over a transmission medium, e.g., over the Internet, or from another server, as is well known, or transmitted over any other conventional network connection as is well known (e.g., extranet, VPN, LAN, etc.) using any communication medium and protocols (e.g., TCP/IP, HTTP, HTTPS, Ethernet, etc.) as are well known.
  • a transmission medium e.g., over the Internet
  • any other conventional network connection e.g., extranet, VPN, LAN, etc.
  • any communication medium and protocols e.g., TCP/IP, HTTP, HTTPS, Ethernet, etc.
  • computer code for implementing embodiments of the present invention can be implemented in any programming language that can be executed on a client system and/or server or server system such as, for example, C. C++, HTML, any other markup language, JavaTM, JavaScript, ActiveX, any other scripting language, such as VBScript, and many other programming languages as are well known may be used.
  • each system 16 is configured to provide webpages, forms, applications, data and media content to user (client) systems 12 to support the access by user systems 12 as tenants of system 16 .
  • system 16 provides security mechanisms to keep each tenant's data separate unless the data is shared.
  • MTS Mobility Management Entity
  • they may be located in close proximity to one another (e.g., in a server farm located in a single building or campus), or they may be distributed at locations remote from one another (e.g., one or more servers located in city A and one or more servers located in city B).
  • each MTS could include one or more logically and/or physically connected servers distributed locally or across one or more geographic locations.
  • server is meant to include a computer system, including processing hardware and process space(s), and an associated storage system and database application (e.g., OODBMS or RDBMS) as is well known in the art. It should also be understood that “server system” and “server” are often used interchangeably herein.
  • database object described herein can be implemented as single databases, a distributed database, a collection of distributed databases, a database with redundant online or offline backups or other redundancies, etc., and might include a distributed database or storage network and associated processing intelligence.
  • FIG. 2 also illustrates environment 10 . However, in FIG. 2 elements of system 16 and various interconnections in an embodiment are further illustrated.
  • user system 12 may include processor system 12 A, memory system 12 B, input system 12 C, and output system 12 D.
  • FIG. 2 shows network 14 and system 16 .
  • system 16 may include tenant data storage 22 , tenant data 23 , system data storage 24 , system data 25 , User Interface (UI) 30 , Application Program Interface (API) 32 , PL/SOQL 34 , save routines 36 , application setup mechanism 38 , applications servers 100 1 - 100 N, system process space 102 , tenant process spaces 104 , tenant management process space 110 , tenant storage area 112 , user storage 114 , and application metadata 116 .
  • environment 10 may not have the same elements as those listed above and/or may have other elements instead of, or in addition to, those listed above.
  • processor system 12 A may be any combination of one or more processors.
  • Memory system 12 B may be any combination of one or more memory devices, short term, and/or long term memory.
  • Input system 12 C may be any combination of input devices, such as one or more keyboards, mice, trackballs, scanners, cameras, and/or interfaces to networks.
  • Output system 12 D may be any combination of output devices, such as one or more monitors, printers, and/or interfaces to networks.
  • system 16 may include a network interface 20 (of FIG.
  • Each application server 100 may be configured to tenant data storage 22 and the tenant data 23 therein, and system data storage 24 and the system data 25 therein to serve requests of user systems 12 .
  • the tenant data 23 might be divided into individual tenant storage areas 112 , which can be either a physical arrangement and/or a logical arrangement of data.
  • user storage 114 and application metadata 116 might be similarly allocated for each user.
  • M RU most recently used
  • tenant storage area 112 For example, a copy of a user's most recently used (M RU) items might be stored to user storage 114 . Similarly, a copy of MRU items for an entire organization that is a tenant might be stored to tenant storage area 112 .
  • a UI 30 provides a user interface and an API 32 provides an application programmer interface to system 16 resident processes to users and/or developers at user systems 12 .
  • the tenant data and the system data may be stored in various databases, such as one or more OracleTM databases.
  • Application platform 18 includes an application setup mechanism 38 that supports application developers' creation and management of applications, which may be saved as metadata into tenant data storage 22 by save routines 36 for execution by subscribers as one or more tenant process spaces 104 managed by tenant management process 110 for example. Invocations to such applications may be coded using PL/SOQL 34 that provides a programming language style interface extension to API 32 . A detailed description of some PL/SOQL language embodiments is discussed in commonly owned U.S. Pat. No. 7,730,478 entitled, METHOD AND SYSTEM FOR ALLOWING ACCESS TO DEVELOPED APPLICATIONS VIA A MULTI-TENANT ON-DEMAND DATABASE SERVICE, by Craig Weissman, filed Sep. 21, 2007, which is incorporated in its entirety herein for all purposes. Invocations to applications may be detected by one or more system processes, which manages retrieving application metadata 116 for the subscriber making the invocation and executing the metadata as an application in a virtual machine.
  • Each application server 100 may be communicably coupled to database systems, e.g., having access to system data 25 and tenant data 23 , via a different network connection.
  • one application server 100 1 might be coupled via the network 14 (e.g., the Internet)
  • another application server 100 N —1 might be coupled via a direct network link
  • another application server 100 N might be coupled by yet a different network connection.
  • Transfer Control Protocol and Internet Protocol TCP/IP are typical protocols for communicating between application servers 100 and the database system.
  • TCP/IP Transfer Control Protocol and Internet Protocol
  • each application server 100 is configured to handle requests for any user associated with any organization that is a tenant. Because it is desirable to be able to add and remove application servers from the server pool at any time for any reason, there is preferably no server affinity for a user and/or organization to a specific application server 100 .
  • an interface system implementing a load balancing function e.g., an F5 Big-IP load balancer
  • the load balancer uses a least connections algorithm to route user requests to the application servers 100 .
  • Other examples of load balancing algorithms such as round robin and observed response time, also can be used.
  • system 16 is multi-tenant, wherein system 16 handles storage of, and access to, different objects, data and applications across disparate users and organizations.
  • one tenant might be a company that employs a sales force where each salesperson uses system 16 to manage their sales process.
  • a user might maintain contact data, leads data, customer follow-up data, performance data, goals and progress data, etc., all applicable to that user's personal sales process (e.g., in tenant data storage 22 ).
  • tenant data storage 22 e.g., in tenant data storage 22 .
  • the user can manage his or her sales efforts and cycles from any of many different user systems. For example, if a salesperson is visiting a customer and the customer has Internet access in their lobby, the salesperson can obtain critical updates as to that customer while waiting for the customer to arrive in the lobby.
  • user systems 12 (which may be client systems) communicate with application servers 100 to request and update system-level and tenant-level data from system 16 that may require sending one or more queries to tenant data storage 22 and/or system data storage 24 .
  • System 16 e.g., an application server 100 in system 16
  • System data storage 24 may generate query plans to access the requested data from the database.
  • Each database can generally be viewed as a collection of objects, such as a set of logical tables, containing data fitted into predefined categories.
  • a “table” is one representation of a data object, and may be used herein to simplify the conceptual description of objects and custom objects according to the present embodiments. It should be understood that “table” and “object type” may be used interchangeably herein.
  • Each table generally contains one or more data categories logically arranged as columns or fields in a viewable schema. Each row or record of a table contains an instance of data for each category (type) defined by the fields.
  • a CRM database may include a table that describes a customer with fields for basic contact information such as name, address, phone number, fax number, etc.
  • Another table might describe a purchase order, including fields for information such as customer, product, sale price, date, etc.
  • standard entity tables might be provided for use by all tenants.
  • such standard entities might include tables for Account, Contact, Lead, Opportunity data, and other object types, each containing pre-defined fields.
  • entity may also be used interchangeably herein with “object” and “table”, when entity or object is referring to a collection of objects or entities of a particular type.
  • tenants may be allowed to create and store custom objects, or they may be allowed to customize standard entities or objects, for example by creating custom fields for standard objects, including custom index fields.
  • U.S. Pat. No. 7,779,039 entitled “Custom Entities and Fields in a Multi-Tenant Database System”, by Craig Weissman, filed Apr. 2, 2004, which is hereby incorporated herein by reference, teaches systems and methods for creating custom objects as well as customizing standard objects in a multi-tenant database system.
  • all custom entity data rows are stored in a single multi-tenant physical table, which may contain multiple logical tables per organization. It is transparent to customers that their multiple “tables” are in fact stored in one large table or that their data may be stored in the same table as the data of other customers.
  • feeds are generally filtered by: user, group, channel, subject, or keyword. These are all quite useful for viewing feeds, but there is also a need to access message feeds based upon feed metrics that track user behavior. With the explosion of social data, feed metrics will become more useful for filtering and monitoring within social applications.
  • feeds provided through internet browsing software have provided simple metrics, such as how many subscribers a feed has, or how many total messages a feed currently includes. Feeds also often provide a way to explicitly indicate that the user finds a particular feed item to be important or useful (e.g., FaceBook's “Like” function).
  • Software such as the salesforce.com Chatter® Desktop, or a sophisticated Internet browser, that is able to provide a detailed level of feedback regarding implicit user behavior may allow for detection of more subtle user behavior on their computer, such as (1) performing a “mouse-over” of a given location even if no click occurs, (2) the duration of time a user passively views a designated area of content, (3) viewing the comments on a message, (4) “highlighting” (a.k.a.
  • “selecting” text or an image) (5) copying the text of a feed, (6) expanding long messages from a truncated form, or (7) “zooming in” (increasing the view of the page).
  • other user actions while not so subtle, may also implicitly indicate user interest, such as commenting on a message, or explicitly forwarding a feed item to someone else.
  • the ability to detect user behavior the implicitly indicates user interest in a feed item enables the collection of detailed user interaction data, which enables assessment of novel feed metrics.
  • FIG. 3 is a flowchart of a method 300 for accessing feeds based on feed metrics.
  • the system accesses a database of feeds ( 310 ) and provides a feed to a network of users of the database ( 320 ).
  • client software installed on a user's computer is able to use APIs built into the operating system to detect the use of peripheral input devices, such as the motion and button clicks of a mouse and keystrokes from a keyboard.
  • peripheral input devices such as the motion and button clicks of a mouse and keystrokes from a keyboard.
  • the client software is able to detect implicit user behavior, such as the duration of time that a user kept their mouse over a popup transient notification to hold it open (and prevent it from disappearing after just few seconds), or, on a mobile device, the duration of time after a user enlarged some text or an image using a pinch-zoom motion.
  • Another example of detecting implicit user behavior may include measuring the speed with which a user reacts to a notification (whether visual or auditory, etc.)—for example, upon receiving a notification, how quickly did the user react to the notification, e.g., by rapidly sliding their mouse over to a control interface (or, on a mobile device, pressing a button or tilting the device) to mute an alert sound.
  • the users view feed items and interact with the feed-implicit user behavior is thereby captured ( 330 ).
  • inferential user interaction data can be gathered.
  • Such inferential user interaction data may provide feedback on user behavior that does not involve explicit actions, such as clicking on a link.
  • sophisticated browser plug-ins e.g., Flash
  • Flash may provide the ability to detect implicit user behavior of the type described above.
  • Such implicit user behavior is captured in inferential user interaction data (e.g., statistics generated by client software on a user's computing device), which is collected ( 340 ) and analyzed to determine various feed metrics ( 350 ).
  • Analysis of the inferential user interaction data may comprise different aspects of implicit user behavior, such as calculating the average time that a typical user held open a popup notification for a particular feed, or calculating the average number of users who held open the popup notification, or calculating the viral nature of the particular feed (i.e., the acceleration over time in the number of users who affirmatively acted to hold open the popup notification for the particular feed.
  • the various feed metrics may include: metrics that track the user consumption of content from the feed (e.g., a most- and/or least-viewed feed metric), user responsiveness within the context of the feed (e.g., a most- and/or least-commented feed metric, or other user actions to mark or characterize the feed or feed elements), proliferation of content from the feed by users (e.g., a most- and/or least-forwarded feed metric, or a most- and/or least-viral feed metric), and feed life.
  • metrics that track the user consumption of content from the feed e.g., a most- and/or least-viewed feed metric
  • user responsiveness within the context of the feed e.g., a most- and/or least-commented feed metric, or other user actions to mark or characterize the feed or feed elements
  • proliferation of content from the feed by users e.g., a most- and/or least-forwarded feed metric, or a most- and/or least-viral feed
  • a Most- and/or Least-Commented Feed Metric is used. This metric is determined by counting comments added to a feed, for example, feeds which have the most (or least) comments, or feeds that meet a minimum (maximum) criteria for comments.
  • a Most- and/or Least-Viewed Feed Metric is used.
  • Four possible ways of generating this metric include:
  • this metric identifies feeds with respect to user views regardless of whether the user comments upon the feed or not (or feeds that meet a minimum criteria for views).
  • a Most- and/or Least-Forwarded Feed Metric is used. Forwarding of a feed can be measured, including by:
  • this metric identifies feeds that are sent to other users in one form or another, or, in the ‘least’ case, feeds that no one is bothering to forward.
  • a Most- and/or Least-Viral Feed Metric is used.
  • the viral nature of a feed can be measured by determining how quickly the rate at which a feed is viewed, forwarded, commented upon, or subscribed to by users increases over a designated period of time.
  • a Feed Life Metric is used. This metric identifies feeds that continue to be viewed or receive updates over a long period of time (or feeds that are no longer accessed). In some embodiments, this metric combines the Most-/Least-Viewed and/or the Most-/Least-Forwarded Feed Metrics with the initial and most recent dates on which the feed is accessed to determine the longevity of a feed.
  • one or more of the metrics may be weighted ( 360 ) according to any conventional methodology. Such weighting of the metrics may affect how combinations of metrics are analyzed.
  • a feed metric may be calculated with respect to a subgroup of users, wherein users in the subgroup share some common characteristic.
  • Common characteristics may include demographic similarities, association with a particular organization or object (e.g., Account, Lead, Opportunity), location in a particular geographic region, use of particular types of technology (e.g., accessing a feed from a mobile device using a particular application or version of the operating system), etc.
  • the system executes an action with respect to the feed, based on the feed metrics ( 370 ).
  • the system uses the feed metrics to select actions to take.
  • the system may pass the feed metrics as input to the action and modify the action based on one or more of the feed metrics.
  • feed metrics may be used to, for example: (1) determine which feeds are important to watch for marketing or support reasons; (2) indicate which feeds are critical to viewers; (3) filter multiple feeds down to a “most important” list for daily viewing; (4) cache commonly accessed feeds; (5) determine whether to discontinue a feed that is not drawing interest; (6) determine whether and/or how to monetize a feed, and (7) automatically assign badges or other distinguishing marks to a feed.
  • any of the embodiments of the present invention can be implemented in the form of control logic using hardware and/or using computer software in a modular or integrated manner. Based on the disclosure and teachings provided herein, a person of ordinary skill in the art will know and appreciate other ways and/or methods to implement embodiments of the present invention using hardware and a combination of hardware and software.
  • any of the software components or functions described in this application may be implemented as software code to be executed by a processor using any suitable computer language such as, for example, Java, C++ or Perl using, for example, conventional or object-oriented techniques.
  • the software code may be stored as a series of instructions or commands on a computer readable medium for storage and/or transmission, suitable media include random access memory (RAM), a read only memory (ROM), a magnetic medium such as a hard-drive or a floppy disk, or an optical medium such as a compact disk (CD) or DVD (digital versatile disk), flash memory, and the like.
  • RAM random access memory
  • ROM read only memory
  • magnetic medium such as a hard-drive or a floppy disk
  • an optical medium such as a compact disk (CD) or DVD (digital versatile disk), flash memory, and the like.
  • CD compact disk
  • DVD digital versatile disk
  • flash memory and the like.
  • the computer readable medium may be any combination of such storage or transmission devices.
  • Such programs may also be encoded and transmitted using carrier signals adapted for transmission via wired, optical, and/or wireless networks conforming to a variety of protocols, including the Internet.
  • a computer readable medium may be created using a data signal encoded with such programs.
  • Computer readable media encoded with the program code may be packaged with a compatible device or provided separately from other devices (e.g., via Internet download). Any such computer readable medium may reside on or within a single computer program product (e.g. a hard drive or an entire computer system), and may be present on or within different computer program products within a system or network.
  • a computer system may include a monitor, printer, or other suitable display for providing any of the results mentioned herein to a user.
  • any of the methods described herein may be totally or partially performed with a computer system including a processor, which can be configured to perform the steps.
  • embodiments can be directed to computer systems configured to perform the steps of any of the methods described herein, potentially with different components performing a respective steps or a respective group of steps.
  • steps of methods herein can be performed at a same time or in a different order. Additionally, portions of these steps may be used with portions of other steps from other methods. Also, all or portions of a step may be optional. Additionally, any of the steps of any of the methods can be performed with modules, circuits, or other means for performing these steps.

Abstract

A method of accessing feeds based on metrics is provided. Feeds, each associated with an object stored in a database system, are provided to users of the database system. Inferential user interaction data captures implicit user behavior of users of the database system, wherein the data is generated in relation to a feed. Feed metrics are determined based on the user interaction data, wherein a feed metric is based upon statistics comprising user consumption, user responsiveness, content proliferation, and feed life. Finally, an action is executed in relation to at least one feed based on the feed metrics, wherein the action comprises discontinuing the feed, characterizing a feed, determining that a feed can be monetized, determining that a feed should be cached, or determining that intervention in a feed is advisable.

Description

    PRIORITY AND RELATED APPLICATION DATA
  • This application is a continuation to co-pending and commonly assigned U.S. patent application Ser. No. 13/111,183 titled, “METRICS-BASED ACCESSING OF SOCIAL THREADS,” by Ronald F. Fischer, filed May 19, 2011, which claims priority to U.S. Provisional Application No. 61/346,839 titled “METRICS BASED ACCESSING OF SOCIAL THREADS AND RULE BASED PRIORITIZATION OF SOCIAL DATA,” by Ronald F. Fischer, filed on May 20, 2010, both of which are hereby incorporated by reference in their entirety and for all purposes.
  • COPYRIGHT NOTICE
  • A portion of the disclosure of this patent document contains material which is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure, as it appears in the Patent and Trademark Office patent file or records, but otherwise reserves all copyright rights whatsoever.
  • BACKGROUND
  • The present invention relates generally to database systems, and more particularly to determining metrics for social data to allow for filtering and monitoring social data such as threads.
  • The subject matter discussed in the background section should not be assumed to be prior art merely as a result of its mention in the background section. Similarly, a problem mentioned in the background section or associated with the subject matter of the background section should not be assumed to have been previously recognized in the prior art. The subject matter in the background section merely represents different approaches, which in and of themselves may also be inventions.
  • BRIEF SUMMARY
  • The present invention provides systems, apparatus, and methods for social data analysis, and more particularly to determining metrics for social data to allow for filtering and monitoring social data such as threads.
  • A method of accessing feeds based on metrics is provided. A plurality of feeds are provided to a plurality of users of a database system, wherein each feed in the plurality of feeds is associated with an object stored in a database system. Inferential user interaction data is collected from the plurality of users, wherein the inferential user interaction data is generated in relation to at least one of the plurality of feeds, and wherein the inferential user interaction data captures implicit user behavior of at least one of the plurality of users of the database system. From the user interaction data, one or more feed metrics are determined, using one or more processors associated with the one or more servers. A feed metric may be based upon statistics comprising user consumption, user responsiveness, content proliferation, and feed life. The one or more feed metrics may be weighted or prioritized. Finally, an action is executed in relation to the at least one of the plurality of feeds based on the one or more weighted feed metrics, wherein the action comprises discontinuing the feed, characterizing a feed, determining that a feed can be monetized, determining that a feed should be cached, or determining that intervention in a feed is advisable.
  • While the present invention is described with reference to an embodiment in which techniques for performing searches of feeds in an on-demand enterprise services environment are implemented in a system having an application server providing a front end for an on-demand database service capable of supporting multiple tenants, the present invention is not limited to multi-tenant databases nor deployment on application servers. Embodiments may be practiced using other database architectures, i.e., ORACLE®, DB2® by IBM and the like without departing from the scope of the embodiments claimed.
  • Any of the above embodiments may be used alone or together with one another in any combination. Inventions encompassed within this specification may also include embodiments that are only partially mentioned or alluded to or are not mentioned or alluded to at all in this brief summary or in the abstract. Although various embodiments of the invention may have been motivated by various deficiencies with the prior art, which may be discussed or alluded to in one or more places in the specification, the embodiments of the invention do not necessarily address any of these deficiencies. In other words, different embodiments of the invention may address different deficiencies that may be discussed in the specification. Some embodiments may only partially address some deficiencies or just one deficiency that may be discussed in the specification, and some embodiments may not address any of these deficiencies.
  • Reference to the remaining portions of the specification, including the drawings and claims, will realize other features and advantages of the present invention. Further features and advantages of the present invention, as well as the structure and operation of various embodiments of the present invention, are described in detail below with respect to the accompanying drawings.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • In the following drawings like reference numbers are used to refer to like elements. Although the following figures depict various examples of the invention, the invention is not limited to the examples depicted in the figures.
  • FIG. 1 illustrates a block diagram of an environment wherein an on-demand database service might be used.
  • FIG. 2 illustrates a block diagram of an embodiment of elements of FIG. 1 and various possible interconnections between these elements according to an embodiment of the present invention.
  • FIG. 3 is a flowchart of a method 300 for determining metrics for social data.
  • DEFINITIONS
  • As used herein, the term “multi-tenant database system” refers to those systems in which various elements of hardware and software of the database system may be shared by one or more customers. For example, a given application server may simultaneously process requests for a great number of customers, and a given database table may store rows for a potentially much greater number of customers. As used herein, the term “query plan” refers to a set of steps used to access information in a database system.
  • As used herein, the term “user's profile” includes data about the user of the database system. The data can include general information, such as title, phone number, a photo, a biographical summary, and a status (e.g., text describing what the user is currently doing). As mentioned below, the data can include messages created by other users. Where there are multiple tenants, a user is typically associated with a particular tenant. For example, a user could be a salesperson of a company that is a tenant of the database system that provides a database service.
  • As used herein, the term “record” refers to an instance of a data object created by a user of the database service, for example, about a particular (actual or potential) business relationship or project. The data object can have a data structure defined by the database service (a standard object) or defined by a subscriber (custom object). For example, a record can be for a business partner or potential business partner (e.g. a client, vendor, distributor, etc.) of the user, and can include an entire company, subsidiaries, or contacts at the company. As another example, a record can be a project that the user is working on, such as an opportunity (e.g. a possible sale) with an existing partner, or a project that the user is trying to get. In one embodiment implementing a multi-tenant database, all of the records for the tenants have an identifier stored in a common table. A record has data fields that are defined by the structure of the object (e.g. fields of certain data types and purposes). A record can also have custom fields defined by a user. A field can be another record or include links thereto, thereby providing a parent-child relationship between the records.
  • As used herein, the term “feed” includes a combination (e.g. a list) of feed items. As user herein, the term “feed item” (or feed element) refers to information associated with (posted by or addressed to) a user (“profile feed”) of the database or information about a record (“record feed”) in the database. A user following the user or record can receive the associated feed items. The feed items from all of the followed users and records can be combined into a single feed for the user. In some embodiments, a “feed item” may be (1) a message or (2) a story (also called a feed tracked change). A feed may be a combination of multiple types of feed items.
  • A “message” includes text created by a user, and may include other data as well. Examples of messages include posts, status updates, and comments. Messages can be created for a user's profile or for a record. Posts can be created by various users, potentially any user, although some restrictions can be applied. As an example, posts can be made to a wall section of a user's profile (which can include a number of recent posts) or a section of a record that includes multiple posts. The posts can be organized in chronological order. In contrast to a post, a status update changes a status of a user and is made by that user. Other similar sections of a user's profile can also include an “About” section. A record can also have a status, whose update can be restricted to the owner of the record. The owner can be a single user, multiple users, or a group. In one embodiment, there is only one status for a record. In one embodiment, a comment can be made on any feed item. In another embodiment, comments are organized as a list explicitly tied to a particular story, post, or status update. In this embodiment, comments may not be listed in the first layer (in a hierarchal sense) of feed items, but listed as a second layer branching from a particular first layer feed item.
  • A “story” is data representing an event, and can include text generated by the database system in response to the event. In one embodiment, the data can initially be stored, and then the database system can later use the data to create text for describing the event. Both the data and/or the text can be a story, as used herein. In various embodiments, an event can be an update of a record and/or can be triggered by a specific action by a user. Which actions trigger an event can be configurable. Which events have stories created and which stories are sent to which users can also be configurable. Messages and stories can be stored as a field or child object of the record. For example, the feed can be stored as a child object of the record.
  • As used herein, a “group” is a collection of users. In some aspects, the group may be defined as users with a same or similar attribute, or by membership. In one embodiment, a “group feed” includes any feed item about any user in a group. In another embodiment, a “group feed” includes feed items that are about the group as a whole. In one implementation, the feed items for a group are only posts and comments.
  • As used herein, an “entity feed” or “record feed” refers to a feed of feed items about a particular record in the database, such as stories about changes to the record and posts made by users about the record. An entity feed can be composed of any type of feed item. Such a feed can be displayed on a page (e.g. a web page) associated with the record (e.g. a home page of the record). As used herein, a “profile feed” is a feed of feed items about a particular user. In one embodiment, the feed items for a profile feed are posts and comments that other users make about or send to the particular user, and status updates made by the user. Such a profile feed can be displayed on a page associated with the particular user. In another embodiment, feed items in a profile feed could include posts made by the particular user and feed tracked changes (stories) initiated based on actions of the particular user.
  • DETAILED DESCRIPTION
  • The present invention provides systems and methods for social data analysis, and more particularly for determining metrics for social data to allow for filtering and monitoring social data such as threads. The various embodiments are particularly useful in an on-demand multi-tenant database and/or application service.
  • General Overview
  • Systems, apparatus, and methods are provided for implementing enterprise level social and business information networking. Such embodiments can provide more efficient use of a database system. For instance, a user of a database system may not easily know when important information in the database has changed, e.g., about a project or client. Embodiments can provide stories about such changes and other events, thereby keeping users informed.
  • By way of example, a user can update a record (e.g. an opportunity such as a possible sale of 1000 computers). Once the update has been made, a story about the update can then automatically be sent (e.g. in a feed) to anyone subscribing to the opportunity or to the user. Thus, the user does not need to contact a manager regarding the change in the opportunity, since the story about the update is sent via a feed right to the manager's feed page (or other page).
  • Next, mechanisms and methods for providing systems and methods for implementing enterprise level social and business information networking will be described with reference to example embodiments.
  • System Overview
  • FIG. 1 illustrates a block diagram of an environment 10 wherein an on-demand database service might be used. Environment 10 may include user systems 12, network 14, system 16, processor system 17, application platform 18, network interface 20, tenant data storage 22, system data storage 24, program code 26, and process space 28. In other embodiments, environment 10 may not have all of the components listed and/or may have other elements instead of, or in addition to, those listed above.
  • Environment 10 is an environment in which an on-demand database service exists. User system 12 may be any machine or system that is used by a user to access a database user system. For example, any of user systems 12 can be a handheld computing device, a mobile phone, a laptop computer, a work station, and/or a network of computing devices. As illustrated in FIG. 1 (and in more detail in FIG. 2) user systems 12 might interact via a network 14 with an on-demand database service, which is system 16.
  • An on-demand database service, such as system 16, is a database system that is made available to outside users that do not need to necessarily be concerned with building and/or maintaining the database system, but instead may be available for their use when the users need the database system (e.g., on the demand of the users). Some on-demand database services may store information from one or more tenants stored into tables of a common database image to form a multi-tenant database system (MTS). Accordingly, “on-demand database service 16” and “system 16” will be used interchangeably herein. A database image may include one or more database objects. A relational database management system (RDBMS) or the equivalent may execute storage and retrieval of information against the database object(s). Application platform 18 may be a framework that allows the applications of system 16 to run, such as the hardware and/or software, e.g., the operating system. In an embodiment, on-demand database service 16 may include an application platform 18 that enables creation, managing and executing one or more applications developed by the provider of the on-demand database service, users accessing the on-demand database service via user systems 12, or third party application developers accessing the on-demand database service via user systems 12.
  • The users of user systems 12 may differ in their respective capacities, and the capacity of a particular user system 12 might be entirely determined by permissions (permission levels) for the current user. For example, where a salesperson is using a particular user system 12 to interact with system 16, that user system has the capacities allotted to that salesperson. However, while an administrator is using that user system to interact with system 16, that user system has the capacities allotted to that administrator. In systems with a hierarchical role model, users at one permission level (profile type) may have access to applications, data, and database information accessible by a lower permission level user, but may not have access to certain applications, database information, and data accessible by a user at a higher permission level. Thus, different users will have different capabilities with regard to accessing and modifying application and database information, depending on a user's security or permission level, also called authorization.
  • Network 14 is any network or combination of networks of devices that communicate with one another. For example, network 14 can be any one or any combination of a LAN (local area network), WAN (wide area network), telephone network, wireless network, point-to-point network, star network, token ring network, hub network, or other appropriate configuration. As the most common type of computer network in current use is a TCP/IP (Transfer Control Protocol and Internet Protocol) network, such as the global internetwork of networks often referred to as the “Internet” with a capital “I,” that network will be used in many of the examples herein. However, it should be understood that the networks that embodiments might be use are not so limited, although TCP/IP is a frequently implemented protocol.
  • User systems 12 might communicate with system 16 using TCP/IP and, at a higher network level, use other common Internet protocols to communicate, such as HTTP, FTP, AFS, WAP, etc. In an example where HTTP is used, user system 12 might include an HTTP client commonly referred to as a “browser” for sending and receiving HTTP messages to and from an HTTP server at system 16. Such an HTTP server might be implemented as the sole network interface between system 16 and network 14, but other techniques might be used as well or instead. In some implementations, the interface between system 16 and network 14 includes load sharing functionality, such as round-robin HTTP request distributors to balance loads and distribute incoming HTTP requests evenly over a plurality of servers. At least as for the users that are accessing that server, each of the plurality of servers has access to the MTS' data; however, other alternative configurations may be used instead.
  • In one embodiment, system 16, shown in FIG. 1, implements a web-based customer relationship management (CRM) system. For example, in one embodiment, system 16 includes application servers configured to implement and execute CRM software applications as well as provide related data, code, forms, webpages and other information to and from user systems 12 and to store to, and retrieve from, a database system related data, objects, and Webpage content. With a multi-tenant system, data for multiple tenants may be stored in the same physical database object, however, tenant data typically is arranged so that data of one tenant is kept logically separate from that of other tenants so that one tenant does not have access to another tenant's data, unless such data is expressly shared. In certain embodiments, system 16 implements applications other than, or in addition to, a CRM application. For example, system 16 may provide tenant access to multiple hosted (standard and custom) applications, including a CRM application. User (or third party developer) applications, which may or may not include CRM, may be supported by the application platform 18, which manages creation, storage of the applications into one or more database objects and executing of the applications in a virtual machine in the process space of the system 16.
  • One arrangement for elements of system 16 is shown in FIG. 1, including a network interface 20, application platform 18, tenant data storage 22 for tenant data 23, system data storage 24 for system data 25 accessible to system 16 and possibly multiple tenants, program code 26 for implementing various functions of system 16, and a process space 28 for executing MTS system processes and tenant-specific processes, such as running applications as part of an application hosting service. Additional processes that may execute on system 16 include database indexing processes.
  • Several elements in the system shown in FIG. 1 include conventional, well-known elements that are explained only briefly here. For example, each user system 12 could include a desktop personal computer, workstation, laptop, PDA, cell phone, or any wireless access protocol (WAP) enabled device or any other computing device capable of interfacing directly or indirectly to the Internet or other network connection. User system 12 typically runs an HTTP client, e.g., a browsing program, such as Microsoft's Internet Explorer browser, Netscape's Navigator browser, Opera's browser, or a WAP-enabled browser in the case of a cell phone, PDA or other wireless device, or the like, allowing a user (e.g., subscriber of the multi-tenant database system) of user system 12 to access, process and view information, pages and applications available to it from system 16 over network 14. Each user system 12 also typically includes one or more user interface devices, such as a keyboard, a mouse, trackball, touch pad, touch screen, pen or the like, for interacting with a graphical user interface (GUI) provided by the browser on a display (e.g., a monitor screen, LCD display, etc.) in conjunction with pages, forms, applications and other information provided by system 16 or other systems or servers. For example, the user interface device can be used to access data and applications hosted by system 16, and to perform searches on stored data, and otherwise allow a user to interact with various GUI pages that may be presented to a user. As discussed above, embodiments are suitable for use with the Internet, which refers to a specific global internetwork of networks. However, it should be understood that other networks can be used instead of the Internet, such as an intranet, an extranet, a virtual private network (VPN), a non-TCP/IP based network, any LAN or WAN or the like.
  • According to one embodiment, each user system 12 and all of its components are operator configurable using applications, such as a browser, including computer code run using a central processing unit such as an Intel Pentium® processor or the like. Similarly, system 16 (and additional instances of an MTS, where more than one is present) and all of their components might be operator configurable using application(s) including computer code to run using a central processing unit such as processor system 17, which may include an Intel Pentium® processor or the like, and/or multiple processor units. A computer program product embodiment includes a machine-readable storage medium (media) having instructions stored thereon/in which can be used to program a computer to perform any of the processes of the embodiments described herein. Computer code for operating and configuring system 16 to intercommunicate and to process webpages, applications and other data and media content as described herein are preferably downloaded and stored on a hard disk, but the entire program code, or portions thereof, may also be stored in any other volatile or non-volatile memory medium or device as is well known, such as a ROM or RAM, or provided on any media capable of storing program code, such as any type of rotating media including floppy disks, optical discs, digital versatile disk (DVD). compact disk (CD), microdrive, and magneto-optical disks, and magnetic or optical cards, nanosystems (including molecular memory ICs), or any type of media or device suitable for storing instructions and/or data. Additionally, the entire program code, or portions thereof, may be transmitted and downloaded from a software source over a transmission medium, e.g., over the Internet, or from another server, as is well known, or transmitted over any other conventional network connection as is well known (e.g., extranet, VPN, LAN, etc.) using any communication medium and protocols (e.g., TCP/IP, HTTP, HTTPS, Ethernet, etc.) as are well known. It will also be appreciated that computer code for implementing embodiments of the present invention can be implemented in any programming language that can be executed on a client system and/or server or server system such as, for example, C. C++, HTML, any other markup language, Java™, JavaScript, ActiveX, any other scripting language, such as VBScript, and many other programming languages as are well known may be used. (Java™ is a trademark of Sun Microsystems, Inc.).
  • According to one embodiment, each system 16 is configured to provide webpages, forms, applications, data and media content to user (client) systems 12 to support the access by user systems 12 as tenants of system 16. As such, system 16 provides security mechanisms to keep each tenant's data separate unless the data is shared. If more than one MTS is used, they may be located in close proximity to one another (e.g., in a server farm located in a single building or campus), or they may be distributed at locations remote from one another (e.g., one or more servers located in city A and one or more servers located in city B). As used herein, each MTS could include one or more logically and/or physically connected servers distributed locally or across one or more geographic locations. Additionally, the term “server” is meant to include a computer system, including processing hardware and process space(s), and an associated storage system and database application (e.g., OODBMS or RDBMS) as is well known in the art. It should also be understood that “server system” and “server” are often used interchangeably herein. Similarly, the database object described herein can be implemented as single databases, a distributed database, a collection of distributed databases, a database with redundant online or offline backups or other redundancies, etc., and might include a distributed database or storage network and associated processing intelligence.
  • FIG. 2 also illustrates environment 10. However, in FIG. 2 elements of system 16 and various interconnections in an embodiment are further illustrated. FIG. 2 shows that user system 12 may include processor system 12A, memory system 12B, input system 12C, and output system 12D. FIG. 2 shows network 14 and system 16. FIG. 2 also shows that system 16 may include tenant data storage 22, tenant data 23, system data storage 24, system data 25, User Interface (UI) 30, Application Program Interface (API) 32, PL/SOQL 34, save routines 36, application setup mechanism 38, applications servers 100 1-100N, system process space 102, tenant process spaces 104, tenant management process space 110, tenant storage area 112, user storage 114, and application metadata 116. In other embodiments, environment 10 may not have the same elements as those listed above and/or may have other elements instead of, or in addition to, those listed above.
  • User system 12, network 14, system 16, tenant data storage 22, and system data storage were discussed above in FIG. 1. Regarding user system 12, processor system 12A may be any combination of one or more processors. Memory system 12B may be any combination of one or more memory devices, short term, and/or long term memory. Input system 12C may be any combination of input devices, such as one or more keyboards, mice, trackballs, scanners, cameras, and/or interfaces to networks. Output system 12D may be any combination of output devices, such as one or more monitors, printers, and/or interfaces to networks. As shown by FIG. 2, system 16 may include a network interface 20 (of FIG. 1) implemented as a set of HTTP application servers 100, an application platform 18, tenant data storage 22, and system data storage 24. Also shown is system process space 102, including individual tenant process spaces 104 and a tenant management process space 110. Each application server 100 may be configured to tenant data storage 22 and the tenant data 23 therein, and system data storage 24 and the system data 25 therein to serve requests of user systems 12. The tenant data 23 might be divided into individual tenant storage areas 112, which can be either a physical arrangement and/or a logical arrangement of data. Within each tenant storage area 112, user storage 114 and application metadata 116 might be similarly allocated for each user. For example, a copy of a user's most recently used (M RU) items might be stored to user storage 114. Similarly, a copy of MRU items for an entire organization that is a tenant might be stored to tenant storage area 112. A UI 30 provides a user interface and an API 32 provides an application programmer interface to system 16 resident processes to users and/or developers at user systems 12. The tenant data and the system data may be stored in various databases, such as one or more Oracle™ databases.
  • Application platform 18 includes an application setup mechanism 38 that supports application developers' creation and management of applications, which may be saved as metadata into tenant data storage 22 by save routines 36 for execution by subscribers as one or more tenant process spaces 104 managed by tenant management process 110 for example. Invocations to such applications may be coded using PL/SOQL 34 that provides a programming language style interface extension to API 32. A detailed description of some PL/SOQL language embodiments is discussed in commonly owned U.S. Pat. No. 7,730,478 entitled, METHOD AND SYSTEM FOR ALLOWING ACCESS TO DEVELOPED APPLICATIONS VIA A MULTI-TENANT ON-DEMAND DATABASE SERVICE, by Craig Weissman, filed Sep. 21, 2007, which is incorporated in its entirety herein for all purposes. Invocations to applications may be detected by one or more system processes, which manages retrieving application metadata 116 for the subscriber making the invocation and executing the metadata as an application in a virtual machine.
  • Each application server 100 may be communicably coupled to database systems, e.g., having access to system data 25 and tenant data 23, via a different network connection. For example, one application server 100 1 might be coupled via the network 14 (e.g., the Internet), another application server 100N—1 might be coupled via a direct network link, and another application server 100N might be coupled by yet a different network connection. Transfer Control Protocol and Internet Protocol (TCP/IP) are typical protocols for communicating between application servers 100 and the database system. However, it will be apparent to one skilled in the art that other transport protocols may be used to optimize the system depending on the network interconnect used.
  • In certain embodiments, each application server 100 is configured to handle requests for any user associated with any organization that is a tenant. Because it is desirable to be able to add and remove application servers from the server pool at any time for any reason, there is preferably no server affinity for a user and/or organization to a specific application server 100. In one embodiment, therefore, an interface system implementing a load balancing function (e.g., an F5 Big-IP load balancer) is communicably coupled between the application servers 100 and the user systems 12 to distribute requests to the application servers 100. In one embodiment, the load balancer uses a least connections algorithm to route user requests to the application servers 100. Other examples of load balancing algorithms, such as round robin and observed response time, also can be used. For example, in certain embodiments, three consecutive requests from the same user could hit three different application servers 100, and three requests from different users could hit the same application server 100. In this manner, system 16 is multi-tenant, wherein system 16 handles storage of, and access to, different objects, data and applications across disparate users and organizations.
  • As an example of storage, one tenant might be a company that employs a sales force where each salesperson uses system 16 to manage their sales process. Thus, a user might maintain contact data, leads data, customer follow-up data, performance data, goals and progress data, etc., all applicable to that user's personal sales process (e.g., in tenant data storage 22). In an example of a MTS arrangement, since all of the data and the applications to access, view, modify, report, transmit, calculate, etc., can be maintained and accessed by a user system having nothing more than network access, the user can manage his or her sales efforts and cycles from any of many different user systems. For example, if a salesperson is visiting a customer and the customer has Internet access in their lobby, the salesperson can obtain critical updates as to that customer while waiting for the customer to arrive in the lobby.
  • While each user's data might be separate from other users' data regardless of the employers of each user, some data might be organization-wide data shared or accessible by a plurality of users or all of the users for a given organization that is a tenant. Thus, there might be some data structures managed by system 16 that are allocated at the tenant level while other data structures might be managed at the user level. Because an MTS might support multiple tenants including possible competitors, the MTS should have security protocols that keep data, applications, and application use separate. Also, because many tenants may opt for access to an MTS rather than maintain their own system, redundancy, up-time, and backup are additional functions that may be implemented in the MTS. In addition to user-specific data and tenant-specific data, system 16 might also maintain system level data usable by multiple tenants or other data. Such system level data might include industry reports, news, postings, and the like that are sharable among tenants.
  • In certain embodiments, user systems 12 (which may be client systems) communicate with application servers 100 to request and update system-level and tenant-level data from system 16 that may require sending one or more queries to tenant data storage 22 and/or system data storage 24. System 16 (e.g., an application server 100 in system 16) automatically generates one or more SQL statements (e.g., one or more SQL queries) that are designed to access the desired information. System data storage 24 may generate query plans to access the requested data from the database.
  • Each database can generally be viewed as a collection of objects, such as a set of logical tables, containing data fitted into predefined categories. A “table” is one representation of a data object, and may be used herein to simplify the conceptual description of objects and custom objects according to the present embodiments. It should be understood that “table” and “object type” may be used interchangeably herein. Each table generally contains one or more data categories logically arranged as columns or fields in a viewable schema. Each row or record of a table contains an instance of data for each category (type) defined by the fields. For example, a CRM database may include a table that describes a customer with fields for basic contact information such as name, address, phone number, fax number, etc. Another table might describe a purchase order, including fields for information such as customer, product, sale price, date, etc. In some multi-tenant database systems, standard entity tables might be provided for use by all tenants. For CRM database applications, such standard entities might include tables for Account, Contact, Lead, Opportunity data, and other object types, each containing pre-defined fields. It should be understood that the word “entity” may also be used interchangeably herein with “object” and “table”, when entity or object is referring to a collection of objects or entities of a particular type.
  • In some multi-tenant database systems, tenants may be allowed to create and store custom objects, or they may be allowed to customize standard entities or objects, for example by creating custom fields for standard objects, including custom index fields. U.S. Pat. No. 7,779,039, entitled “Custom Entities and Fields in a Multi-Tenant Database System”, by Craig Weissman, filed Apr. 2, 2004, which is hereby incorporated herein by reference, teaches systems and methods for creating custom objects as well as customizing standard objects in a multi-tenant database system. In certain embodiments, for example, all custom entity data rows are stored in a single multi-tenant physical table, which may contain multiple logical tables per organization. It is transparent to customers that their multiple “tables” are in fact stored in one large table or that their data may be stored in the same table as the data of other customers.
  • Metrics Based Accessing of Social Feeds
  • Many social networking systems offer explicit filtering of social threads (or feeds). Feeds are generally filtered by: user, group, channel, subject, or keyword. These are all quite useful for viewing feeds, but there is also a need to access message feeds based upon feed metrics that track user behavior. With the explosion of social data, feed metrics will become more useful for filtering and monitoring within social applications.
  • Conventionally, feeds provided through internet browsing software have provided simple metrics, such as how many subscribers a feed has, or how many total messages a feed currently includes. Feeds also often provide a way to explicitly indicate that the user finds a particular feed item to be important or useful (e.g., FaceBook's “Like” function). Software, such as the salesforce.com Chatter® Desktop, or a sophisticated Internet browser, that is able to provide a detailed level of feedback regarding implicit user behavior may allow for detection of more subtle user behavior on their computer, such as (1) performing a “mouse-over” of a given location even if no click occurs, (2) the duration of time a user passively views a designated area of content, (3) viewing the comments on a message, (4) “highlighting” (a.k.a. “selecting” text or an image), (5) copying the text of a feed, (6) expanding long messages from a truncated form, or (7) “zooming in” (increasing the view of the page). In addition, other user actions, while not so subtle, may also implicitly indicate user interest, such as commenting on a message, or explicitly forwarding a feed item to someone else. The ability to detect user behavior the implicitly indicates user interest in a feed item enables the collection of detailed user interaction data, which enables assessment of novel feed metrics.
  • FIG. 3 is a flowchart of a method 300 for accessing feeds based on feed metrics. The system accesses a database of feeds (310) and provides a feed to a network of users of the database (320).
  • In one embodiment, client software installed on a user's computer (e.g., Chatter® Desktop) is able to use APIs built into the operating system to detect the use of peripheral input devices, such as the motion and button clicks of a mouse and keystrokes from a keyboard. In this manner, the client software is able to detect implicit user behavior, such as the duration of time that a user kept their mouse over a popup transient notification to hold it open (and prevent it from disappearing after just few seconds), or, on a mobile device, the duration of time after a user enlarged some text or an image using a pinch-zoom motion. Another example of detecting implicit user behavior may include measuring the speed with which a user reacts to a notification (whether visual or auditory, etc.)—for example, upon receiving a notification, how quickly did the user react to the notification, e.g., by rapidly sliding their mouse over to a control interface (or, on a mobile device, pressing a button or tilting the device) to mute an alert sound. The users view feed items and interact with the feed-implicit user behavior is thereby captured (330). From such implicit user behavior, inferential user interaction data can be gathered. Such inferential user interaction data may provide feedback on user behavior that does not involve explicit actions, such as clicking on a link. In one embodiment, sophisticated browser plug-ins (e.g., Flash) may provide the ability to detect implicit user behavior of the type described above.
  • Such implicit user behavior is captured in inferential user interaction data (e.g., statistics generated by client software on a user's computing device), which is collected (340) and analyzed to determine various feed metrics (350). Analysis of the inferential user interaction data may comprise different aspects of implicit user behavior, such as calculating the average time that a typical user held open a popup notification for a particular feed, or calculating the average number of users who held open the popup notification, or calculating the viral nature of the particular feed (i.e., the acceleration over time in the number of users who affirmatively acted to hold open the popup notification for the particular feed. For any of these actions, another interesting analysis might look at the occurrence of subsequent actions (or lack thereof), such as determining that a high percentage of users take an affirmative action to open and read a particular message but fail to affirmatively indicate interest or perhaps even affirmatively take an action to characterize the message as being of low interest or little use or even offensive.
  • The various feed metrics may include: metrics that track the user consumption of content from the feed (e.g., a most- and/or least-viewed feed metric), user responsiveness within the context of the feed (e.g., a most- and/or least-commented feed metric, or other user actions to mark or characterize the feed or feed elements), proliferation of content from the feed by users (e.g., a most- and/or least-forwarded feed metric, or a most- and/or least-viral feed metric), and feed life.
  • In one embodiment, a Most- and/or Least-Commented Feed Metric is used. This metric is determined by counting comments added to a feed, for example, feeds which have the most (or least) comments, or feeds that meet a minimum (maximum) criteria for comments.
  • In one embodiment, a Most- and/or Least-Viewed Feed Metric is used. Four possible ways of generating this metric include:
  • 1) The time during which a feed is ‘on screen’ or viewable by the user.
  • 2) Whether or not a user viewed comments associated with the feed, regardless of whether they added a new comment.
  • 3) The time during which a feed is on screen or viewable, but only when the user has been determined to actively be using the application, e.g., as measured by user input activity such as mouse or keyboard activity.
  • 4) Whether or not a user chose to hide or delete or otherwise de-prioritize the feed. In one embodiment, this metric identifies feeds with respect to user views regardless of whether the user comments upon the feed or not (or feeds that meet a minimum criteria for views).
  • In one embodiment, a Most- and/or Least-Forwarded Feed Metric is used. Forwarding of a feed can be measured, including by:
  • 1) How many times the text of the feed is copied (the actual copy operation can be noted), with the assumption that it will be pasted into a document or some other communication.
  • 2) How many times an operation to get a link or forward a feed is accessed. Again, the operation used to link or forward the feed can be intercepted/noted to create this metric. A simple way to do this is to provide a button to forward a feed. In one embodiment, this metric identifies feeds that are sent to other users in one form or another, or, in the ‘least’ case, feeds that no one is bothering to forward.
  • In one embodiment, a Most- and/or Least-Viral Feed Metric is used. The viral nature of a feed can be measured by determining how quickly the rate at which a feed is viewed, forwarded, commented upon, or subscribed to by users increases over a designated period of time.
  • In one embodiment, a Feed Life Metric is used. This metric identifies feeds that continue to be viewed or receive updates over a long period of time (or feeds that are no longer accessed). In some embodiments, this metric combines the Most-/Least-Viewed and/or the Most-/Least-Forwarded Feed Metrics with the initial and most recent dates on which the feed is accessed to determine the longevity of a feed.
  • In some embodiments, one or more of the metrics may be weighted (360) according to any conventional methodology. Such weighting of the metrics may affect how combinations of metrics are analyzed.
  • In some embodiments, a feed metric may be calculated with respect to a subgroup of users, wherein users in the subgroup share some common characteristic. Common characteristics may include demographic similarities, association with a particular organization or object (e.g., Account, Lead, Opportunity), location in a particular geographic region, use of particular types of technology (e.g., accessing a feed from a mobile device using a particular application or version of the operating system), etc.
  • Finally, the system executes an action with respect to the feed, based on the feed metrics (370). In some embodiments, the system uses the feed metrics to select actions to take. In some embodiments, the system may pass the feed metrics as input to the action and modify the action based on one or more of the feed metrics. In some embodiments, feed metrics may be used to, for example: (1) determine which feeds are important to watch for marketing or support reasons; (2) indicate which feeds are critical to viewers; (3) filter multiple feeds down to a “most important” list for daily viewing; (4) cache commonly accessed feeds; (5) determine whether to discontinue a feed that is not drawing interest; (6) determine whether and/or how to monetize a feed, and (7) automatically assign badges or other distinguishing marks to a feed. Some embodiments using feed metrics are described in further detail in U.S. patent application Ser. No. 13/112,805, (attorney docket no. 88262-795689; 374US2), which is hereby incorporated by reference for all purposes, and which claims priority to U.S. Patent Application No. 61/354,638.
  • The specific details of particular embodiments may be combined in any suitable manner without departing from the spirit and scope of embodiments of the invention. However, other embodiments of the invention may be directed to specific embodiments relating to each individual aspect, or specific combinations of these individual aspects.
  • It should be understood that any of the embodiments of the present invention can be implemented in the form of control logic using hardware and/or using computer software in a modular or integrated manner. Based on the disclosure and teachings provided herein, a person of ordinary skill in the art will know and appreciate other ways and/or methods to implement embodiments of the present invention using hardware and a combination of hardware and software.
  • Any of the software components or functions described in this application may be implemented as software code to be executed by a processor using any suitable computer language such as, for example, Java, C++ or Perl using, for example, conventional or object-oriented techniques. The software code may be stored as a series of instructions or commands on a computer readable medium for storage and/or transmission, suitable media include random access memory (RAM), a read only memory (ROM), a magnetic medium such as a hard-drive or a floppy disk, or an optical medium such as a compact disk (CD) or DVD (digital versatile disk), flash memory, and the like. The computer readable medium may be any combination of such storage or transmission devices.
  • Such programs may also be encoded and transmitted using carrier signals adapted for transmission via wired, optical, and/or wireless networks conforming to a variety of protocols, including the Internet. As such, a computer readable medium according to an embodiment of the present invention may be created using a data signal encoded with such programs. Computer readable media encoded with the program code may be packaged with a compatible device or provided separately from other devices (e.g., via Internet download). Any such computer readable medium may reside on or within a single computer program product (e.g. a hard drive or an entire computer system), and may be present on or within different computer program products within a system or network. A computer system may include a monitor, printer, or other suitable display for providing any of the results mentioned herein to a user.
  • Any of the methods described herein may be totally or partially performed with a computer system including a processor, which can be configured to perform the steps. Thus, embodiments can be directed to computer systems configured to perform the steps of any of the methods described herein, potentially with different components performing a respective steps or a respective group of steps. Although presented as numbered steps, steps of methods herein can be performed at a same time or in a different order. Additionally, portions of these steps may be used with portions of other steps from other methods. Also, all or portions of a step may be optional. Additionally, any of the steps of any of the methods can be performed with modules, circuits, or other means for performing these steps.
  • The above description of exemplary embodiments of the invention has been presented for the purposes of illustration and description. It is not intended to be exhaustive or to limit the invention to the precise form described, and many modifications and variations are possible in light of the teaching above. The embodiments were chosen and described in order to best explain the principles of the invention and its practical applications to thereby enable others skilled in the art to best utilize the invention in various embodiments and with various modifications as are suited to the particular use contemplated.

Claims (22)

What is claimed is:
1. A method of accessing feeds based on one or more feed metrics, the method comprising:
receiving inferential user interaction data generated in response to explicit behavior of a plurality of users in relation to a plurality of feeds, the inferential user interaction data indicating implicit user behavior of the plurality of users, the inferential user interaction data captured in response to one of client software operating on a computing device and a browser plug-in;
determining, using one or more processors of a computing device, one or more feed metrics based on statistics of the inferential user interaction data for the plurality of users;
processing the one or more feed metrics with respect to the plurality of feeds; and
altering a characteristic associated with at least one feed based on the one or more processed feed metrics.
2. The method of claim 1, wherein the statistics of the inferential user interaction data comprise at least one of: user consumption, user responsiveness, content proliferation, and feed life.
3. The method of claim 1, wherein altering a characteristic associated with the feed comprises one or more of: discontinuing the feed, characterizing an importance of the feed, determining that the feed can be monetized, determining that the feed is to be cached, and determining that intervention in the feed is advisable.
4. The method of claim 1, wherein altering a characteristic associated with the feed comprises selecting an action to be executed based on the one or more feed metrics.
5. The method of claim 1, wherein altering a characteristic associated with the feed comprises providing the one or more feed metrics as input to an action, and wherein the action is modified based on the one or more feed metrics.
6. The method of claim 1, wherein the implicit user behavior comprises one or more of: hovering a cursor over a location of a page, viewing a designated area of content for a duration of time, viewing a comment on a message, selecting a text or image on a page, copying a text on a page, expanding a message from a truncated form, and increasing a view of a page.
7. The method of claim 1, wherein determining the one or more feed metrics based on statistics of the inferential user interaction data comprises determining a change in a feed metric over time.
8. The method of claim 1, wherein determining the one or more feed metrics based on statistics of the inferential user interaction data comprises determining a feed metric with respect to a subgroup of users sharing a common characteristic.
9. The method of claim 1, wherein determining the one or more feed metrics based on statistics of the inferential user interaction data comprises determining a first feed metric with respect to a second feed metric.
10. The method of claim 9, wherein the first feed metric is average user responsiveness or average user-initiated content proliferation, and the second feed metric is average user consumption.
11. The method of claim 9, wherein the first feed metric is average user consumption, average user responsiveness, or average user-initiated content proliferation, and the second feed metric is feed life.
12. The method of claim 1, wherein altering a characteristic associated with the feed comprises determining the feed as being important.
13. The method of claim 12, wherein determining the feed as being important is based on a user consumption feed metric, the user consumption feed metric indicating that the feed has a high average user consumption.
14. A non-transitory computer-readable storage medium storing instructions executable by a processor to cause a method to be performed for accessing feeds based on one or more feed metrics, the method comprising:
receiving inferential user interaction data generated in response to explicit behavior of a plurality of users in relation to a plurality of feeds, the inferential user interaction data indicating implicit user behavior of the plurality of users, the inferential user interaction data captured in response to one of client software operating on a client device and a browser plug-in;
determining, using one or more processors of a computing device, one or more feed metrics based on statistics of the inferential user interaction data for the plurality of users;
processing the one or more feed metrics with respect to the plurality of feeds; and
altering a characteristic associated with at least one feed based on the one or more processed feed metrics.
15. The non-transitory computer-readable storage medium of claim 14, wherein the statistics of the inferential user interaction data comprise at least one of user consumption, user responsiveness, content proliferation, and feed life.
16. The non-transitory computer-readable storage medium of claim 14, wherein altering a characteristic associated with the feed comprises one or more of: discontinuing the feed, characterizing an importance of the feed, determining that the feed can be monetized, determining that the feed is to be cached, or determining that intervention in the feed is advisable.
17. The non-transitory computer-readable storage medium of claim 14, wherein the implicit user behavior comprises one or more of: hovering a cursor over a location of a page, viewing a designated area of content for a duration of time, viewing a comment on a message, selecting a text or image on a page, copying a text on a page, expanding a message from a truncated form, and increasing a view of a page.
18. The non-transitory computer-readable storage medium of claim 14, wherein determining the one or more feed metrics based on statistics of the inferential user interaction data comprises determining the change in a feed metric over time.
19. A computing device for accessing feeds based on one or more feed metrics, the computing device comprising:
one or more processors capable of executing one or more instructions configured to cause:
receiving inferential user interaction data generated in response to explicit behavior of a plurality of users in relation to a plurality of feeds, the inferential user interaction data indicating implicit user behavior of the plurality of users, the inferential user interaction data captured in response to one of client software operating on a client device and a browser plug-in;
determining one or more feed metrics based on statistics of the inferential user interaction data for the plurality of users;
processing the one or more feed metrics with respect to the plurality of feeds; and
altering a characteristic associated with at least one feed based on the one or more processed feed metrics.
20. The computing device of claim 19, wherein the statistics of the inferential user interaction data comprise at least one of: user consumption, user responsiveness, content proliferation, and feed life.
21. A system for accessing feeds based on one or more feed metrics, the system comprising:
a database storing a plurality of objects, wherein the database is running on one or more computing devices;
one or more processors associated with the one or more computing devices, the one or more processors capable of executing one or more instructions configured to cause:
receiving inferential user interaction data generated in response to explicit behavior of a plurality of users in relation to a plurality of feeds, the inferential user interaction data indicating implicit user behavior of the plurality of users, the inferential user interaction data captured in response to one of client software operating on a client device and a browser plug-in;
determining one or more feed metrics based on statistics of the inferential user interaction data for the plurality of users;
processing the one or more feed metrics with respect to the plurality of feeds; and
altering a characteristic associated with at least one feed based on the one or more processed feed metrics.
22. The system of claim 21, wherein the statistics of the inferential user interaction data comprise at least one of: user consumption, user responsiveness, content proliferation, and feed life.
US14/242,367 2010-05-20 2014-04-01 Metrics-based accessing of social threads Abandoned US20140214830A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/242,367 US20140214830A1 (en) 2010-05-20 2014-04-01 Metrics-based accessing of social threads

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US34683910P 2010-05-20 2010-05-20
US201161454638P 2011-03-21 2011-03-21
US13/111,183 US8738603B2 (en) 2010-05-20 2011-05-19 Metrics-based accessing of social threads
US14/242,367 US20140214830A1 (en) 2010-05-20 2014-04-01 Metrics-based accessing of social threads

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US13/111,183 Continuation US8738603B2 (en) 2010-05-20 2011-05-19 Metrics-based accessing of social threads

Publications (1)

Publication Number Publication Date
US20140214830A1 true US20140214830A1 (en) 2014-07-31

Family

ID=44973341

Family Applications (2)

Application Number Title Priority Date Filing Date
US13/111,183 Active 2031-11-28 US8738603B2 (en) 2010-05-20 2011-05-19 Metrics-based accessing of social threads
US14/242,367 Abandoned US20140214830A1 (en) 2010-05-20 2014-04-01 Metrics-based accessing of social threads

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US13/111,183 Active 2031-11-28 US8738603B2 (en) 2010-05-20 2011-05-19 Metrics-based accessing of social threads

Country Status (1)

Country Link
US (2) US8738603B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9208187B2 (en) 2011-06-24 2015-12-08 Salesforce.Com, Inc. Using a database system for selective inclusion and exclusion of types of updates to provide a configuration feed of a social networking system
US9443224B2 (en) 2011-03-01 2016-09-13 Salesforce.Com, Inc. Systems, apparatus and methods for selecting updates to associated records to publish on an information feed
US9443225B2 (en) 2011-07-18 2016-09-13 Salesforce.Com, Inc. Computer implemented methods and apparatus for presentation of feed items in an information feed to be displayed on a display device
US20160380951A1 (en) * 2015-06-29 2016-12-29 International Business Machines Corporation System for post self awareness
US9817637B2 (en) 2010-07-01 2017-11-14 Salesforce.Com, Inc. Methods and systems for providing enhancements to a business networking feed
CN108205450A (en) * 2017-12-29 2018-06-26 北京奇虎科技有限公司 A kind of method and system that dynamic optimization is carried out to the application platform based on plug-in unit

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8738620B2 (en) 2009-11-12 2014-05-27 Salesforce.Com, Inc. Implementing enterprise level business information networking
US8818985B2 (en) 2010-04-06 2014-08-26 Salesforce.Com, Inc. Rule-based prioritization of social data
US8560554B2 (en) 2010-09-23 2013-10-15 Salesforce.Com, Inc. Methods and apparatus for selecting updates to associated records to publish on an information feed using importance weights in an on-demand database service environment
US9411855B2 (en) 2010-10-25 2016-08-09 Salesforce.Com, Inc. Triggering actions in an information feed system
US8667063B2 (en) * 2011-12-12 2014-03-04 Facebook, Inc. Displaying news ticker content in a social networking system
JP2013214133A (en) * 2012-03-30 2013-10-17 Sony Corp Information processing device, information processing method, and program
US20130339839A1 (en) * 2012-06-14 2013-12-19 Emre Yavuz Baran Analyzing User Interaction
US20140052782A1 (en) * 2012-08-15 2014-02-20 Solavei, Llc Social Feed Filtering
US20140379891A1 (en) * 2013-06-20 2014-12-25 Telefonaktiebolaget L M Ericsson (Publ) Methods and Apparatuses to Identify User Dissatisfaction from Early Cancelation
US20150019575A1 (en) * 2013-07-15 2015-01-15 Salesforce.Com, Inc. Filtering content of one or more feeds in an enterprise social networking system into user-customizable feed channels
JP5976033B2 (en) * 2014-04-24 2016-08-23 株式会社オプティム Mobile terminal, access point related content acquisition method, mobile terminal program
CN107122457A (en) * 2017-04-26 2017-09-01 努比亚技术有限公司 Record the method and its device, computer-readable medium of networks congestion control data
US11570245B2 (en) 2021-04-30 2023-01-31 Snowflake Inc. Sharing of data share metrics to customers

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100114946A1 (en) * 2008-11-06 2010-05-06 Yahoo! Inc. Adaptive weighted crawling of user activity feeds
US7849114B2 (en) * 2006-06-19 2010-12-07 International Business Machines Corporation Method, system, and program product for generating a virtual database
US7881983B2 (en) * 2006-02-16 2011-02-01 Moreover Acquisition Corporation Method and apparatus for creating contextualized auction feeds
US7933884B2 (en) * 2008-01-30 2011-04-26 Yahoo! Inc. Apparatus and methods for tracking, querying, and visualizing behavior targeting processes
US8060634B1 (en) * 2007-09-26 2011-11-15 Google Inc. Determining and displaying a count of unread items in content feeds

Family Cites Families (173)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5649104A (en) 1993-03-19 1997-07-15 Ncr Corporation System for allowing user of any computer to draw image over that generated by the host computer and replicating the drawn image to other computers
US5608872A (en) 1993-03-19 1997-03-04 Ncr Corporation System for allowing all remote computers to perform annotation on an image and replicating the annotated image on the respective displays of other comuters
US5577188A (en) 1994-05-31 1996-11-19 Future Labs, Inc. Method to provide for virtual screen overlay
GB2300991B (en) 1995-05-15 1997-11-05 Andrew Macgregor Ritchie Serving signals to browsing clients
JPH10504127A (en) 1995-06-09 1998-04-14 フィリップス エレクトロニクス ネムローゼ フェンノートシャップ Method for enabling a user to derive a particular information item from a set of information items, and a system for performing such a method
US5715450A (en) 1995-09-27 1998-02-03 Siebel Systems, Inc. Method of selecting and presenting data from a database using a query language to a user of a computer system
US5831610A (en) 1996-02-23 1998-11-03 Netsuite Development L.P. Designing networks
US5821937A (en) 1996-02-23 1998-10-13 Netsuite Development, L.P. Computer method for updating a network design
US6604117B2 (en) 1996-03-19 2003-08-05 Siebel Systems, Inc. Method of maintaining a network of partially replicated database system
US5873096A (en) 1997-10-08 1999-02-16 Siebel Systems, Inc. Method of maintaining a network of partially replicated database system
AU6336698A (en) 1997-02-26 1998-09-29 Siebel Systems, Inc. Distributed relational database
JP2002511164A (en) 1997-02-26 2002-04-09 シーベル システムズ,インコーポレイティド How to determine the visibility of a remote database client for multiple database transactions for use in simplified visibility rules
AU6654798A (en) 1997-02-26 1998-09-18 Siebel Systems, Inc. Method of determining visibility to a remote database client of a plurality of database transactions using a networked proxy server
WO1998038587A1 (en) 1997-02-26 1998-09-03 Siebel Systems, Inc. Method of using a cache to determine the visibility to a remote database client of a plurality of database transactions
AU6183698A (en) 1997-02-26 1998-09-18 Siebel Systems, Inc. Method of determining visibility to a remote database client of a plurality of database transactions having variable visibility strengths
AU6336798A (en) 1997-02-27 1998-09-29 Siebel Systems, Inc. Method of synchronizing independently distributed software and database schema
AU6183798A (en) 1997-02-27 1998-09-29 Siebel Systems, Inc. Method of migrating to a successive level of a software distribution incorporating local modifications
WO1998038564A2 (en) 1997-02-28 1998-09-03 Siebel Systems, Inc. Partially replicated distributed database with multiple levels of remote clients
US5983227A (en) 1997-06-12 1999-11-09 Yahoo, Inc. Dynamic page generator
US6169534B1 (en) 1997-06-26 2001-01-02 Upshot.Com Graphical user interface for customer information management
US5918159A (en) 1997-08-04 1999-06-29 Fomukong; Mundi Location reporting satellite paging system with optional blocking of location reporting
US6560461B1 (en) 1997-08-04 2003-05-06 Mundi Fomukong Authorized location reporting paging system
US6236978B1 (en) 1997-11-14 2001-05-22 New York University System and method for dynamic profiling of users in one-to-one applications
US20020059095A1 (en) 1998-02-26 2002-05-16 Cook Rachael Linette System and method for generating, capturing, and managing customer lead information over a computer network
US6732111B2 (en) 1998-03-03 2004-05-04 Siebel Systems, Inc. Method, apparatus, system, and program product for attaching files and other objects to a partially replicated database
US6772229B1 (en) 2000-11-13 2004-08-03 Groupserve, Inc. Centrifugal communication and collaboration method
US6161149A (en) 1998-03-13 2000-12-12 Groupserve, Inc. Centrifugal communication and collaboration method
US5963953A (en) 1998-03-30 1999-10-05 Siebel Systems, Inc. Method, and system for product configuration
AU5791899A (en) 1998-08-27 2000-03-21 Upshot Corporation A method and apparatus for network-based sales force management
WO2000022551A1 (en) 1998-10-13 2000-04-20 Chris Cheah Method and system for controlled distribution of information over a network
US6393605B1 (en) 1998-11-18 2002-05-21 Siebel Systems, Inc. Apparatus and system for efficient delivery and deployment of an application
US6728960B1 (en) 1998-11-18 2004-04-27 Siebel Systems, Inc. Techniques for managing multiple threads in a browser environment
US6601087B1 (en) 1998-11-18 2003-07-29 Webex Communications, Inc. Instant document sharing
JP2002531890A (en) 1998-11-30 2002-09-24 シーベル システムズ,インコーポレイティド Development tools, methods and systems for client-server applications
AU2707200A (en) 1998-11-30 2000-06-19 Siebel Systems, Inc. Assignment manager
WO2000033235A1 (en) 1998-11-30 2000-06-08 Siebel Systems, Inc. State models for monitoring processes
WO2000033226A1 (en) 1998-11-30 2000-06-08 Siebel Systems, Inc. Smart scripting call centers
US7356482B2 (en) 1998-12-18 2008-04-08 Alternative Systems, Inc. Integrated change management unit
US6574635B2 (en) 1999-03-03 2003-06-03 Siebel Systems, Inc. Application instantiation based upon attributes and values stored in a meta data repository, including tiering of application layers objects and components
US20020072951A1 (en) 1999-03-03 2002-06-13 Michael Lee Marketing support database management method, system and program product
US6288717B1 (en) 1999-03-19 2001-09-11 Terry Dunkle Headline posting algorithm
US6907566B1 (en) 1999-04-02 2005-06-14 Overture Services, Inc. Method and system for optimum placement of advertisements on a webpage
US8095413B1 (en) 1999-05-07 2012-01-10 VirtualAgility, Inc. Processing management information
US7698160B2 (en) 1999-05-07 2010-04-13 Virtualagility, Inc System for performing collaborative tasks
US6411949B1 (en) 1999-08-12 2002-06-25 Koninklijke Philips Electronics N.V., Customizing database information for presentation with media selections
US6621834B1 (en) 1999-11-05 2003-09-16 Raindance Communications, Inc. System and method for voice transmission over network protocols
US6535909B1 (en) 1999-11-18 2003-03-18 Contigo Software, Inc. System and method for record and playback of collaborative Web browsing session
US6671714B1 (en) 1999-11-23 2003-12-30 Frank Michael Weyer Method, apparatus and business system for online communications with online and offline recipients
US6324568B1 (en) 1999-11-30 2001-11-27 Siebel Systems, Inc. Method and system for distributing objects over a network
US6654032B1 (en) 1999-12-23 2003-11-25 Webex Communications, Inc. Instant sharing of documents on a remote server
US7136860B2 (en) 2000-02-14 2006-11-14 Overture Services, Inc. System and method to determine the validity of an interaction on a network
US6336137B1 (en) 2000-03-31 2002-01-01 Siebel Systems, Inc. Web client-server system and method for incompatible page markup and presentation languages
US7266502B2 (en) 2000-03-31 2007-09-04 Siebel Systems, Inc. Feature centric release manager method and system
US6732100B1 (en) 2000-03-31 2004-05-04 Siebel Systems, Inc. Database access method and system for user role defined access
US6577726B1 (en) 2000-03-31 2003-06-10 Siebel Systems, Inc. Computer telephony integration hotelling method and system
US6842748B1 (en) 2000-04-14 2005-01-11 Rightnow Technologies, Inc. Usage based strength between related information in an information retrieval system
US6665655B1 (en) 2000-04-14 2003-12-16 Rightnow Technologies, Inc. Implicit rating of retrieved information in an information search system
US6434550B1 (en) 2000-04-14 2002-08-13 Rightnow Technologies, Inc. Temporal updates of relevancy rating of retrieved information in an information search system
US7730072B2 (en) 2000-04-14 2010-06-01 Rightnow Technologies, Inc. Automated adaptive classification system for knowledge networks
US6763501B1 (en) 2000-06-09 2004-07-13 Webex Communications, Inc. Remote document serving
AU2001271980B2 (en) 2000-07-11 2004-07-29 Excalibur Ip, Llc Online playback system with community bias
KR100365357B1 (en) 2000-10-11 2002-12-18 엘지전자 주식회사 Method for data communication of mobile terminal
US7581230B2 (en) 2001-02-06 2009-08-25 Siebel Systems, Inc. Adaptive communication application programming interface
USD454139S1 (en) 2001-02-20 2002-03-05 Rightnow Technologies Display screen for a computer
US7174514B2 (en) 2001-03-28 2007-02-06 Siebel Systems, Inc. Engine to present a user interface based on a logical structure, such as one for a customer relationship management system, across a web site
US7363388B2 (en) 2001-03-28 2008-04-22 Siebel Systems, Inc. Method and system for direct server synchronization with a computing device
US6829655B1 (en) 2001-03-28 2004-12-07 Siebel Systems, Inc. Method and system for server synchronization with a computing device via a companion device
US20030206192A1 (en) 2001-03-31 2003-11-06 Mingte Chen Asynchronous message push to web browser
US20030018705A1 (en) 2001-03-31 2003-01-23 Mingte Chen Media-independent communication server
US6732095B1 (en) 2001-04-13 2004-05-04 Siebel Systems, Inc. Method and apparatus for mapping between XML and relational representations
US7761288B2 (en) 2001-04-30 2010-07-20 Siebel Systems, Inc. Polylingual simultaneous shipping of software
US6782383B2 (en) 2001-06-18 2004-08-24 Siebel Systems, Inc. System and method to implement a persistent and dismissible search center frame
US6728702B1 (en) 2001-06-18 2004-04-27 Siebel Systems, Inc. System and method to implement an integrated search center supporting a full-text search and query on a database
US6711565B1 (en) 2001-06-18 2004-03-23 Siebel Systems, Inc. Method, apparatus, and system for previewing search results
US6763351B1 (en) 2001-06-18 2004-07-13 Siebel Systems, Inc. Method, apparatus, and system for attaching search results
US20030004971A1 (en) 2001-06-29 2003-01-02 Gong Wen G. Automatic generation of data models and accompanying user interfaces
US7454464B2 (en) 2001-09-10 2008-11-18 Intel Corporation Peer discovery and connection management based on context sensitive social networks
US7761535B2 (en) 2001-09-28 2010-07-20 Siebel Systems, Inc. Method and system for server synchronization with a computing device
US6826582B1 (en) 2001-09-28 2004-11-30 Emc Corporation Method and system for using file systems for content management
US6978445B2 (en) 2001-09-28 2005-12-20 Siebel Systems, Inc. Method and system for supporting user navigation in a browser environment
US6724399B1 (en) 2001-09-28 2004-04-20 Siebel Systems, Inc. Methods and apparatus for enabling keyboard accelerators in applications implemented via a browser
US6993712B2 (en) 2001-09-28 2006-01-31 Siebel Systems, Inc. System and method for facilitating user interaction in a browser environment
US7146617B2 (en) 2001-09-29 2006-12-05 Siebel Systems, Inc. Method, apparatus, and system for implementing view caching in a framework to support web-based applications
US7962565B2 (en) 2001-09-29 2011-06-14 Siebel Systems, Inc. Method, apparatus and system for a mobile web client
US8359335B2 (en) 2001-09-29 2013-01-22 Siebel Systems, Inc. Computing system and method to implicitly commit unsaved data for a world wide web application
US6901595B2 (en) 2001-09-29 2005-05-31 Siebel Systems, Inc. Method, apparatus, and system for implementing a framework to support a web-based application
US7289949B2 (en) 2001-10-09 2007-10-30 Right Now Technologies, Inc. Method for routing electronic correspondence based on the level and type of emotion contained therein
US7062502B1 (en) 2001-12-28 2006-06-13 Kesler John N Automated generation of dynamic data entry user interface for relational database management systems
US6804330B1 (en) 2002-01-04 2004-10-12 Siebel Systems, Inc. Method and system for accessing CRM data via voice
US7058890B2 (en) 2002-02-13 2006-06-06 Siebel Systems, Inc. Method and system for enabling connectivity to a data system
US7672853B2 (en) 2002-03-29 2010-03-02 Siebel Systems, Inc. User interface for processing requests for approval
US7131071B2 (en) 2002-03-29 2006-10-31 Siebel Systems, Inc. Defining an approval process for requests for approval
US8352499B2 (en) 2003-06-02 2013-01-08 Google Inc. Serving advertisements using user request information and user information
US6850949B2 (en) 2002-06-03 2005-02-01 Right Now Technologies, Inc. System and method for generating a dynamic interface via a communications network
US8639542B2 (en) 2002-06-27 2014-01-28 Siebel Systems, Inc. Method and apparatus to facilitate development of a customer-specific business process model
US7594181B2 (en) 2002-06-27 2009-09-22 Siebel Systems, Inc. Prototyping graphical user interfaces
US7437720B2 (en) 2002-06-27 2008-10-14 Siebel Systems, Inc. Efficient high-interactivity user interface for client-server applications
US20040010489A1 (en) 2002-07-12 2004-01-15 Rightnow Technologies, Inc. Method for providing search-specific web pages in a network computing environment
US7966184B2 (en) 2006-03-06 2011-06-21 Audioeye, Inc. System and method for audible web site navigation
US7251787B2 (en) 2002-08-28 2007-07-31 Siebel Systems, Inc. Method and apparatus for an integrated process modeller
US9448860B2 (en) 2003-03-21 2016-09-20 Oracle America, Inc. Method and architecture for providing data-change alerts to external applications via a push service
JP2006523353A (en) 2003-03-24 2006-10-12 シーベル システムズ,インコーポレイティド Common common object
JP2006521641A (en) 2003-03-24 2006-09-21 シーベル システムズ,インコーポレイティド Custom common objects
US7904340B2 (en) 2003-03-24 2011-03-08 Siebel Systems, Inc. Methods and computer-readable medium for defining a product model
US7406501B2 (en) 2003-03-24 2008-07-29 Yahoo! Inc. System and method for instant messaging using an e-mail protocol
US8762415B2 (en) 2003-03-25 2014-06-24 Siebel Systems, Inc. Modeling of order data
US7685515B2 (en) 2003-04-04 2010-03-23 Netsuite, Inc. Facilitating data manipulation in a browser-based user interface of an enterprise business application
US7412455B2 (en) 2003-04-30 2008-08-12 Dillon David M Software framework that facilitates design and implementation of database applications
US7620655B2 (en) 2003-05-07 2009-11-17 Enecto Ab Method, device and computer program product for identifying visitors of websites
US7409336B2 (en) 2003-06-19 2008-08-05 Siebel Systems, Inc. Method and system for searching data based on identified subset of categories and relevance-scored text representation-category combinations
US20040260659A1 (en) 2003-06-23 2004-12-23 Len Chan Function space reservation system
US7237227B2 (en) 2003-06-30 2007-06-26 Siebel Systems, Inc. Application user interface template with free-form layout
US8200775B2 (en) 2005-02-01 2012-06-12 Newsilike Media Group, Inc Enhanced syndication
US7694314B2 (en) 2003-08-28 2010-04-06 Siebel Systems, Inc. Universal application network architecture
US7779039B2 (en) 2004-04-02 2010-08-17 Salesforce.Com, Inc. Custom entities and fields in a multi-tenant database system
US7269590B2 (en) 2004-01-29 2007-09-11 Yahoo! Inc. Method and system for customizing views of information associated with a social network user
US8065383B2 (en) 2004-05-17 2011-11-22 Simplefeed, Inc. Customizable and measurable information feeds for personalized communication
US8347088B2 (en) 2005-02-01 2013-01-01 Newsilike Media Group, Inc Security systems and methods for use with structured and unstructured data
US7747648B1 (en) 2005-02-14 2010-06-29 Yahoo! Inc. World modeling using a relationship network with communication channels to entities
US7827208B2 (en) 2006-08-11 2010-11-02 Facebook, Inc. Generating a feed of stories personalized for members of a social network
US7945653B2 (en) 2006-10-11 2011-05-17 Facebook, Inc. Tagging digital media
US7669123B2 (en) 2006-08-11 2010-02-23 Facebook, Inc. Dynamically providing a news feed about a user of a social network
US7783592B2 (en) 2006-01-10 2010-08-24 Aol Inc. Indicating recent content publication activity by a user
AU2007219997A1 (en) 2006-02-28 2007-09-07 Buzzlogic, Inc. Social analytics system and method for analyzing conversations in social media
US7620697B1 (en) * 2006-03-10 2009-11-17 Omniture, Inc. Online syndicated content feed metrics
US7853881B1 (en) 2006-07-03 2010-12-14 ISQ Online Multi-user on-line real-time virtual social networks based upon communities of interest for entertainment, information or e-commerce purposes
US7890499B1 (en) 2006-07-28 2011-02-15 Google Inc. Presentation of search results with common subject matters
US8095531B2 (en) 2006-10-03 2012-01-10 Salesforce.Com, Inc. Methods and systems for controlling access to custom objects in a database
US7730478B2 (en) 2006-10-04 2010-06-01 Salesforce.Com, Inc. Method and system for allowing access to developed applications via a multi-tenant on-demand database service
US8082301B2 (en) 2006-11-10 2011-12-20 Virtual Agility, Inc. System for supporting collaborative activity
US8073850B1 (en) 2007-01-19 2011-12-06 Wordnetworks, Inc. Selecting key phrases for serving contextually relevant content
US8041743B2 (en) 2007-04-17 2011-10-18 Semandex Networks, Inc. Systems and methods for providing semantically enhanced identity management
US8706696B2 (en) 2007-05-04 2014-04-22 Salesforce.Com, Inc. Method and system for on-demand communities
US8868499B2 (en) 2007-08-15 2014-10-21 Salesforce.Com, Inc. Method and system for pushing data to subscribers in an on-demand service
US8719287B2 (en) 2007-08-31 2014-05-06 Business Objects Software Limited Apparatus and method for dynamically selecting componentized executable instructions at run time
US20120203831A1 (en) 2011-02-03 2012-08-09 Kent Schoen Sponsored Stories Unit Creation from Organic Activity Stream
US8762285B2 (en) 2008-01-06 2014-06-24 Yahoo! Inc. System and method for message clustering
JP2011516938A (en) 2008-02-22 2011-05-26 ソーシャルレップ・エルエルシー Systems and methods for measuring and managing distributed online conversations
US8788942B2 (en) 2008-02-29 2014-07-22 Microsoft Corporation Enterprise social networking software architecture
US8145678B2 (en) 2008-08-29 2012-03-27 Microsoft Corporation Information feeds of a social network
US8578274B2 (en) 2008-09-26 2013-11-05 Radius Intelligence. Inc. System and method for aggregating web feeds relevant to a geographical locale from multiple sources
WO2010048172A1 (en) 2008-10-20 2010-04-29 Cascaad Srl Social graph based recommender
US20100144318A1 (en) 2008-12-10 2010-06-10 Sony Ericsson Mobile Communications Ab Automatic user profile exchange device and method
US8331992B2 (en) 2008-12-19 2012-12-11 Verizon Patent And Licensing Inc. Interactive locked state mobile communication device
US9110953B2 (en) 2009-03-04 2015-08-18 Facebook, Inc. Filtering content in a social networking service
US9400972B2 (en) 2009-04-16 2016-07-26 Verizon Patent And Licensing Inc. Weighting social network relationships based on communications history
US20110179378A1 (en) 2009-09-10 2011-07-21 Motorola, Inc. Method Generating a Message for One or More Social Networking Websites
US20110087534A1 (en) 2009-10-14 2011-04-14 Wantsa Media (Canada), Inc. Search queries and advertising platforms utilizing at least one social graph
US8621015B2 (en) 2009-10-30 2013-12-31 Salesforce.Com, Inc. Integrating and managing social networking information in an on-demand database system
US8335763B2 (en) 2009-12-04 2012-12-18 Microsoft Corporation Concurrently presented data subfeeds
US8910208B2 (en) 2009-12-07 2014-12-09 Anthony Hartman Interactive video system
US8874577B2 (en) 2009-12-23 2014-10-28 Palo Alto Research Center Incorporated System and method for triaging of information feeds
US8725717B2 (en) 2009-12-23 2014-05-13 Palo Alto Research Center Incorporated System and method for identifying topics for short text communications
US20110173570A1 (en) 2010-01-13 2011-07-14 Microsoft Corporation Data feeds with peripherally presented interesting content
US8290926B2 (en) 2010-01-21 2012-10-16 Microsoft Corporation Scalable topical aggregation of data feeds
US8423392B2 (en) 2010-04-01 2013-04-16 Google Inc. Trusted participants of social network providing answers to questions through on-line conversations
US8533719B2 (en) * 2010-04-05 2013-09-10 Oracle International Corporation Cache-aware thread scheduling in multi-threaded systems
US8818985B2 (en) 2010-04-06 2014-08-26 Salesforce.Com, Inc. Rule-based prioritization of social data
US20110258561A1 (en) 2010-04-14 2011-10-20 Media Logic, Usa, Llc Method, system and program product for participating in social media sites on behalf of entity
US9361387B2 (en) 2010-04-22 2016-06-07 Microsoft Technology Licensing, Llc Context-based services
US8788583B2 (en) 2010-05-13 2014-07-22 International Business Machines Corporation Sharing form training result utilizing a social network
US9817637B2 (en) 2010-07-01 2017-11-14 Salesforce.Com, Inc. Methods and systems for providing enhancements to a business networking feed
US20120102420A1 (en) 2010-10-25 2012-04-26 Salesforce.Com, Inc. Multiple Views in an Information Feed
US8620946B2 (en) 2010-12-16 2013-12-31 Sap Ag Storage and searching of temporal entity information
US9443224B2 (en) 2011-03-01 2016-09-13 Salesforce.Com, Inc. Systems, apparatus and methods for selecting updates to associated records to publish on an information feed
US9208187B2 (en) 2011-06-24 2015-12-08 Salesforce.Com, Inc. Using a database system for selective inclusion and exclusion of types of updates to provide a configuration feed of a social networking system
US9563712B2 (en) 2011-07-14 2017-02-07 Salesforce.Com, Inc. Computer implemented methods and apparatus for providing internal custom feed items
US20130061156A1 (en) 2011-07-18 2013-03-07 Salesforce.Com, Inc. Computer implemented methods and apparatus for filtering information updates to display in a feed of an online social network
US20130024454A1 (en) 2011-07-18 2013-01-24 Salesforce.Com, Inc. Computer implemented systems and methods for organizing data of a social network information feed
US20130060859A1 (en) 2011-07-18 2013-03-07 Salesforce.Com, Inc. Computer implemented methods and apparatus for selective display of information updates of a feed of an online social network
US9443225B2 (en) 2011-07-18 2016-09-13 Salesforce.Com, Inc. Computer implemented methods and apparatus for presentation of feed items in an information feed to be displayed on a display device
US20130021370A1 (en) 2011-07-18 2013-01-24 Salesforce.Com, Inc. Computer implemented methods and apparatus for presentation of feed items in an information feed to be displayed on a display device
US8380803B1 (en) 2011-10-12 2013-02-19 Credibility Corp. Method and system for directly targeting and blasting messages to automatically identified entities on social media

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7881983B2 (en) * 2006-02-16 2011-02-01 Moreover Acquisition Corporation Method and apparatus for creating contextualized auction feeds
US7849114B2 (en) * 2006-06-19 2010-12-07 International Business Machines Corporation Method, system, and program product for generating a virtual database
US8060634B1 (en) * 2007-09-26 2011-11-15 Google Inc. Determining and displaying a count of unread items in content feeds
US7933884B2 (en) * 2008-01-30 2011-04-26 Yahoo! Inc. Apparatus and methods for tracking, querying, and visualizing behavior targeting processes
US20100114946A1 (en) * 2008-11-06 2010-05-06 Yahoo! Inc. Adaptive weighted crawling of user activity feeds

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9817637B2 (en) 2010-07-01 2017-11-14 Salesforce.Com, Inc. Methods and systems for providing enhancements to a business networking feed
US9443224B2 (en) 2011-03-01 2016-09-13 Salesforce.Com, Inc. Systems, apparatus and methods for selecting updates to associated records to publish on an information feed
US9208187B2 (en) 2011-06-24 2015-12-08 Salesforce.Com, Inc. Using a database system for selective inclusion and exclusion of types of updates to provide a configuration feed of a social networking system
US9659049B2 (en) 2011-06-24 2017-05-23 Salesforce.Com, Inc. Creating and managing granular relationships on an online social network
US9443225B2 (en) 2011-07-18 2016-09-13 Salesforce.Com, Inc. Computer implemented methods and apparatus for presentation of feed items in an information feed to be displayed on a display device
US20160380951A1 (en) * 2015-06-29 2016-12-29 International Business Machines Corporation System for post self awareness
US10333885B2 (en) * 2015-06-29 2019-06-25 International Business Machines Corporation System for post self awareness
CN108205450A (en) * 2017-12-29 2018-06-26 北京奇虎科技有限公司 A kind of method and system that dynamic optimization is carried out to the application platform based on plug-in unit

Also Published As

Publication number Publication date
US20110289097A1 (en) 2011-11-24
US8738603B2 (en) 2014-05-27

Similar Documents

Publication Publication Date Title
US8738603B2 (en) Metrics-based accessing of social threads
US11687524B2 (en) Identifying recurring sequences of user interactions with an application
US11308424B2 (en) Providing access to a private resource in an enterprise social networking system
US9785782B2 (en) Monitoring system and shared access permissions for a plurality of users
US8818985B2 (en) Rule-based prioritization of social data
US10346370B2 (en) Rate limiting in a moderation framework of a database system
US10915519B2 (en) Processing offline updates to records of a database system
US20130332263A1 (en) Computer implemented methods and apparatus for publishing a marketing campaign using an online social network
US10374987B2 (en) Electronic notifications of users concurrently interacting with the same feed item of a social network feed
US11481464B2 (en) Suggesting actions for evaluating user performance in an enterprise social network
US20190272282A1 (en) Using data object relationships in a database system to group database records and files associated with a designated database record
US10509546B2 (en) History component for single page application
US20130218871A1 (en) System and method for content-based recommendations for private network users
US20110246476A1 (en) Method and system for performing a search of a feed in an on-demand enterprise services environment
US10942903B2 (en) Rate limiting in a moderation framework of a database system
US20180335897A1 (en) Keyboard access to hover functionality
US20210320927A1 (en) System mode override during flow execution
US20140114939A1 (en) System, method and computer program product for determining issues between rules
US20200401979A1 (en) Running simulation of goals using ingested database data

Legal Events

Date Code Title Description
AS Assignment

Owner name: SALESFORCE.COM, INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:FISCHER, RONALD F.;REEL/FRAME:037858/0165

Effective date: 20110518

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION