US20110185285A1 - Social network notifications for external updates - Google Patents

Social network notifications for external updates Download PDF

Info

Publication number
US20110185285A1
US20110185285A1 US13/083,233 US201113083233A US2011185285A1 US 20110185285 A1 US20110185285 A1 US 20110185285A1 US 201113083233 A US201113083233 A US 201113083233A US 2011185285 A1 US2011185285 A1 US 2011185285A1
Authority
US
United States
Prior art keywords
service
social network
external service
external
recited
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
US13/083,233
Inventor
Matt Augustine
Jason Blankman
Vanesa Polo Domingues
Jay Fluegel
Andrew Ginda
Jacob DongJu Kim
Steve Rosata
Sandeepan Sanyal
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.)
Microsoft Technology Licensing LLC
Original Assignee
Microsoft Corp
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 Microsoft Corp filed Critical Microsoft Corp
Priority to US13/083,233 priority Critical patent/US20110185285A1/en
Publication of US20110185285A1 publication Critical patent/US20110185285A1/en
Assigned to MICROSOFT TECHNOLOGY LICENSING, LLC reassignment MICROSOFT TECHNOLOGY LICENSING, LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MICROSOFT CORPORATION
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management

Definitions

  • Social network services typically provide the ability to build and maintain online social networks for communities of people who share interests.
  • Social network services typically include some form of directory and means for users within a social network to connect.
  • the external service may be a typical web service, such as blogging, and video and photo sharing services.
  • a member of a social network may register the external service with the social network service. Thereinafter, updates that the user makes on the external service may trigger notifications to members of the user's social network.
  • a means of notification such as an icon
  • the icon may indicate that the user has made an update to the external service that the member has not yet viewed.
  • the member may view summary data about the external service update by clicking on the icon.
  • FIG. 1 illustrates a schematic diagram of a computing system in which the various technologies described herein may be incorporated and practiced.
  • FIG. 2 illustrates a flow chart of a method for notifying a social network of updates to a member's content on an external service according to implementations described herein.
  • FIG. 3 illustrates a flow chart of a method for generating a list of members of a social network according to implementations described herein.
  • FIG. 4 illustrates a flow chart of a method for retrieving a summary of updated content from the external service in accordance with implementations described herein.
  • any of the functions described with reference to the figures can be implemented using software, firmware, hardware (e.g., fixed logic circuitry), manual processing, or a combination of these implementations.
  • logic, “module,” “component,” or “functionality” as used herein generally represents software, firmware hardware, or a combination of these implementations.
  • the term “logic,” “module,” “component,” or “functionality” represents program code (or declarative content) that is configured to perform specified tasks when executed on a processing device or devices (e.g., CPU or CPUs).
  • the program code can be stored in one or more computer readable media.
  • the illustrated separation of logic, modules, components and functionality into distinct units may reflect an actual physical grouping and allocation of such software, firmware, and/or hardware, or may correspond to a conceptual allocation of different tasks performed by a single software program, firmware program, and/or hardware unit.
  • the illustrated logic, modules, components, and functionality can be located at a single site (e.g., as implemented by a processing device), or can be distributed over plural locations.
  • machine-readable media refers to any kind of medium for retaining information in any form, including various kinds of storage devices (magnetic, optical, solid state, etc.).
  • machine-readable media also encompasses transitory forms of representing information, including various hardwired and/or wireless links for transmitting the information from one point to another.
  • FIG. 1 illustrates a schematic diagram of a computing system 100 in which the various technologies described herein may be incorporated and practiced.
  • the computing system 100 may include conventional desktop or server computers, other computer system configurations may be used.
  • the computing system 100 may include an external host 102 , a social network host 122 , an address book clearing house 142 , a client computer 162 , and a client computer 182 .
  • a first user and a second user of the client computer 162 and the client computer 182 may be members of a social network service.
  • the social network service may be provided for the users via the social network host 122 .
  • the address book clearing house 142 may identify members of the first user's and the second user's social networks. That is, the address book clearing house 142 may contain a directory of all the users of the social network service and maintain information about the users' social networks.
  • the first user and the second user may be members of each other's social networks.
  • the first user may also use a web service, such as a photo sharing service, provided via the external host 102 .
  • a web service such as a photo sharing service
  • the descriptions that follow use the photo sharing service as an example of a web service that may be provided via the external host.
  • the photo sharing service is merely one example of a standard web service, and is not intended to limit implementations of the various technologies described herein.
  • the external host 102 may include a central processing unit (CPU) 104 , a system memory 106 , a storage 108 , a network interface 110 , and a system bus 117 that couples various system components to the CPU 104 . Although only one CPU 104 is illustrated in the external host 102 , it should be understood that in some implementations the external host 102 may include more than one CPU 104 .
  • CPU central processing unit
  • the system bus 117 may be any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, and a local bus using any of a variety of bus architectures.
  • bus architectures include Industry Standard Architecture (ISA) bus, Micro Channel Architecture (MCA) bus, Enhanced ISA (EISA) bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus also known as Mezzanine bus.
  • the system memory 106 may include a read only memory (ROM), a random access memory (RAM), and a basic input/output system (BIOS) (none of which are shown).
  • the BIOS may contain the basic routines that help transfer information between elements within the external host 102 , such as during start-up.
  • the storage 108 may include a hard disk drive for reading from and writing to a hard disk, a magnetic disk drive for reading from and writing to a removable magnetic disk, and an optical disk drive for reading from and writing to a removable optical disk, such as a CD ROM or other optical media.
  • the hard disk drive, the magnetic disk drive, and the optical disk drive may be connected to the system bus 117 by a hard disk drive interface, a magnetic disk drive interface, and an optical drive interface, respectively.
  • the drives and their associated computer-readable media may provide nonvolatile storage of computer-readable instructions, data structures, program modules and other data for the external host 102 . Neither the drives nor their respective interfaces are shown in FIG. 1 .
  • the external host 102 is described herein as having a hard disk, a removable magnetic disk, and/or a removable optical disk, it should be appreciated by those skilled in the art that the external host 102 may also include other types of computer-readable media that may be accessed by a computer.
  • such computer-readable media may include computer storage media and communication media.
  • Computer storage media may include volatile and non-volatile, and removable and non-removable media implemented in any method or technology for storage of information, such as computer-readable instructions, data structures, program modules or other data.
  • Computer storage media may further include RAM, ROM, erasable programmable read-only memory (EPROM), electrically erasable programmable read only memory (EEPROM), flash memory or other solid state memory technology, CD-ROM, digital versatile disks (DVD), or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by the external host 102 .
  • RAM random access memory
  • ROM read-only memory
  • EPROM erasable programmable read-only memory
  • EEPROM electrically erasable programmable read only memory
  • flash memory or other solid state memory technology
  • CD-ROM compact discs
  • DVD digital versatile disks
  • magnetic cassettes magnetic tape
  • magnetic disk storage magnetic disk storage devices
  • Communication media may embody computer readable instructions, data structures, program modules or other data in a modulated data signal, such as a carrier wave or other transport mechanism and may include any information delivery media.
  • modulated data signal may mean a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal.
  • communication media may include wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared and other wireless media. Combinations of any of the above may also be included within the scope of computer readable media.
  • the external host 102 may operate in a networked environment using logical connections to one or more remote computers, such as the social network host 122 , the address book clearing house 142 , the client computer 162 , and the client computer 182 .
  • the logical connections may include the network interface 110 , connected to a network 101 .
  • the network 101 may be any network or collection of networks, such as enterprise-wide computer networks, intranets, local area networks (LAN), and wide area networks (WAN). In one implementation, the network 101 may be the Internet.
  • a number of program modules and data may be stored in the system memory 106 and the storage 108 .
  • the system memory 106 may include an operating system 112 .
  • the operating system 112 may be any suitable operating system that may control the operation of a networked personal or server computer, such as Windows® Vista, Mac OS® X, Unix-variants (e.g., Linux® and BSD®), and the like.
  • the system memory 106 may also include a social network interface 114 and an external service application 116 .
  • the storage 108 may contain content 118 .
  • the content 118 may be data of a type related to the web service provided by the external host 102 .
  • the content 118 for the photo sharing web service may be photographs.
  • the social network interface 114 may send a notification 159 of content 118 updates to the address book clearing house 142 .
  • the notification 159 may include an identifier of the user making the update, an identifier of the external service, and a timestamp of when the update takes place.
  • the social network interface 114 may provide a summary of content updates in response to requests from the social network host 122 .
  • the summary may include one or two captions accompanying newly posted photos. What is included in the summary may vary according to the web service provided by the external host 102 . In the case of other web services such as a weblog service, the summary may include a snippet of text from a new blog entry.
  • the social network interface 114 may also register the photo sharing service with the address book clearing house 142 in response to a request from the client computer 162 .
  • the external service client 174 may send a registration request to the social network interface 114 .
  • the social network interface 114 may send a registration message to the address book clearing house 142 .
  • the registration message may identify the registering user and the external host 102 .
  • the registration message may also identify roles.
  • the roles may define access controls to the content 118 .
  • the roles may include a reader role and an administrator role.
  • the reader role may limit access to viewing the content 118 .
  • the administrator role may allow more expansive access, such as allowing a user to make updates to the content 118 .
  • the external service application 116 may be software that works in concert with an external service client 174 on the client computer 162 to provide the web service to the first user. For example, the external service application 116 may download the photographs from the client computer 162 in response to a request from the external service client 174 . Additionally, the external service application 116 may enforce the access controls by role.
  • the address book clearing house 142 may be constructed similarly to the external host 102 .
  • the address book clearing house 142 may include a central processing unit (CPU) 144 , a system memory 146 , a storage 148 , a network interface 150 , and a system bus 157 that couples various system components to the CPU 144 .
  • CPU central processing unit
  • system memory 146
  • storage 148 storage
  • network interface 150 network interface
  • system bus 157 that couples various system components to the CPU 144 .
  • a number of program modules and data may be stored in the system memory 146 and the storage 148 .
  • the system memory 146 may include an operating system 152 , an address book server application 154 , and an external service application programming interface (API) 156 .
  • the storage 148 may contain a directory 158 and the notifications 159 .
  • the address book server application 154 may maintain a directory 158 of users of the social network service. Additionally, the address book server application 154 may facilitate interaction between members of the same social network. For example, the address book server application 154 may track an online status for each user of the social network service, and make the online status available to other members of the same social network. In this manner, members of the same social network may be alerted that other network members are online and initiate interactions with the online members.
  • the directory 158 may contain information about each user of the social network service, including contact information and the external services registered for each user.
  • the directory 158 may also identify all the members of each user's social network.
  • the user may define the role assigned to each member for a particular external service.
  • the external service API 156 may be an API invoked by the social network interface 114 that registers the photo sharing service for the first user. Additionally, the external service API 156 may be invoked to process the notification 159 sent by the social network interface 114 . Processing the notification 159 may include determining the social network of the updating user. Processing may also include storing multiple notifications, one notification 159 for each member of the updating user's social network.
  • the social network host 122 may be constructed similarly to the external host 102 .
  • the social network host 122 may include a central processing unit (CPU) 124 , a system memory 126 , a storage 128 , a network interface 130 , and a system bus 137 that couples various system components to the CPU 124 .
  • CPU central processing unit
  • a number of program modules and data may be stored in the system memory 126 and the storage 128 .
  • the system memory 126 may include an operating system 132 , a social network service application 134 , and an external service interface 136 .
  • the storage 128 may contain user preferences 138 .
  • the social network service application 134 may be software that facilitates interaction between members of the social network service.
  • the social network service application 134 may be an instant messaging (IM) application.
  • IM instant messaging
  • the social network client 176 may display a member list of each user's social network.
  • the member list may include a handle, or user id, that readily identifies each member to the user.
  • the social network client 176 may also identify the members that are currently online.
  • the social network client 176 may identify each member in the user's social network member list with recent updates to external services.
  • the social network client 176 may display a means of notification, such as an icon, next to the user id of each member that has made updates to external services.
  • the means of notification may also be referred to herein as a gleam.
  • the presence of the gleam may indicate that the member with the gleamed user id has made updates to external services. Additionally, the presence of the gleam may indicate that the user has not yet viewed the updates.
  • the second user may view a gleam next to the first user's user id on the second user's social network member list.
  • the second user may click on the gleam to view the summary of the first user's updates.
  • the social network client 176 may send a view request to the external service interface 136 .
  • the external service interface 136 may retrieve the summary of the content 118 that has been updated from the external host 102 .
  • the external service interface 136 may then send the summary to the client computer 182 .
  • the social network client 176 may display the summary.
  • the social network interface 114 may provide an alternate client (not shown) to the social network host 122 .
  • the alternate client may be used by the social network host 122 to display summary information about the content 118 that has been updated.
  • the external service interface 136 may store the alternate client in the user preferences 138 .
  • the system memory 126 may contain more than one social network service application 134 .
  • the social network host 122 may provide a blogging application.
  • the blogging application may enable users of the social network to create content (not shown) internal to the social network host 122 .
  • updates to internal content may also be gleamed on the social network client 176 .
  • the client computer 162 may be constructed similarly to the external host 102 .
  • the client computer 162 may include a central processing unit (CPU) 164 , a system memory 166 , a storage 168 , a network interface 170 , and a system bus 177 that couples various system components to the CPU 164 .
  • the system memory 166 may contain an operating system 172 , the external service client 174 , and the social network client 176 .
  • the first user may enter commands and information into the client computer 162 through input devices 178 .
  • the input devices 178 may include devices such as a keyboard and pointing device. Other input devices may include a microphone, joystick, game pad, satellite dish, scanner, or the like. These and other input devices 178 may be connected to the CPU 164 through an serial port interface coupled to the system bus 177 , but may be connected by other interfaces, such as a parallel port, game port or a universal serial bus (USB).
  • USB universal serial bus
  • One or more output devices 179 may also be connected to the system bus 177 via an interface, such as a video adapter.
  • the output devices 179 may include a display monitor, or other peripheral output devices, such as speakers and printers.
  • the client computer 182 may be constructed similarly to the client computer 162 .
  • the client computer 182 may include a central processing unit (CPU) 184 , a system memory 186 , a storage 188 , a network interface 190 , and a system bus 197 that couples various system components to the CPU 184 .
  • the system memory 186 may contain an operating system 192 and the social network client 176 .
  • the client computer 182 may include input devices 198 , and output devices 199 connected to the system bus 197 .
  • FIG. 2 illustrates a flow chart of a method 200 for notifying a social network of updates to a member's content on the external service, according to implementations described herein.
  • the method 200 may be performed by the external service API 156 .
  • the social network interface 114 may send a notification to the address book clearing house 142 when a user makes updates to the content 118 .
  • the external service API 156 may receive a notification from the external host 102 .
  • the notification may identify the user making the update, the external host 102 , and a timestamp of when the update takes place.
  • the notification may also indicate whether the update is available for viewing to other members of the updating user's social network, i.e., whether the update is “gleamable.”
  • An update that is not gleamable may be an update that the updating user does not want members of the social network to be made aware of via a gleam, as described in FIG. 1 .
  • the notification may not be sent to the members of the updating user's social network.
  • a gleamable flag may be defined according to role.
  • the external service API 156 may determine all the members of the social network for the updating user.
  • the external service API 156 may store the notification 159 for each member of the updating user's social network.
  • the address book clearing house 142 may encompass a multitude of server computers.
  • the directory 158 may be distributed across the multitude of server computers.
  • storing one notification 159 for each member of the updating user's social network may implicate an update that is fanned out to numerous server computers.
  • the external service API 156 may schedule a batch process on each of the server computers containing the directory entries for the members of the updating user's social network. The batch processes may then store the notification 159 on each server that hosts directory entries for each member of the updating user's social network.
  • FIG. 3 illustrates a flow chart of a method 300 for generating a list of members of a social network, according to implementations described herein.
  • the method 200 may be performed by the address book server application 154 .
  • the address book server application 154 may receive a request for a social network list, which may also be referred to as a “buddy” list, from the social network client 176 .
  • the social network client 176 may display the list to facilitate interactions with members of the user's social network.
  • the address book server application 154 may determine the members of the requesting user's social network.
  • the directory 158 may identify all the members of the requesting user's social network.
  • the address book server application 154 may determine which members have made updates to external services. In doing so, the address book server application 154 may retrieve the notifications for each of the members in order to determine whether the members have made updates to the external services.
  • the address book server application 154 may determine whether the requesting user has viewed the members' external service updates yet.
  • the directory 158 may include a timestamp indicating when the requesting user last viewed external service content for each member of the requesting user's social network.
  • the address book server application 154 may send the social network list to the social network client 176 .
  • the social network list may also include notifications for each of the members of the social network whose external service updates the requesting user has not viewed.
  • the social network list may also identify the external host 102 for each unviewed update.
  • FIG. 4 illustrates a flow chart of a method 400 for determining the summary of updated content from the external service application 116 , in accordance with implementations described herein.
  • the method 200 may be performed by the external service interface 136 .
  • the external service interface 136 may receive a request to view the summary of the content 118 that has been updated.
  • the request may be received from the social network client 176 on the client computer 182 .
  • the external service interface 136 may send a request to the external service application 116 to retrieve the summary of the content 118 that has been updated.
  • the social network client 176 may display the two most recent updates made by the updating user.
  • the updates may include updates made internally to the social network host 122 and updates made to the external host 102 .
  • the summary may be received.
  • the external service interface 136 may send the summary to the requesting user on the client computer 182 .
  • the summary may be displayed within the social network client 176 .
  • the summary may be displayed within a user interface provided by the external service application 116 , as described with reference to FIG. 1 .
  • the notification 159 for which the summary is viewed may be updated.
  • the external service interface 136 may send an update message to the address book clearing house 142 .
  • the update message may indicate a timestamp of when the content update is viewed by the second user.
  • the address book server application 154 may then update the notification 159 to indicate that the requesting user has viewed the associated summary.
  • various technologies described herein may be implemented in connection with hardware, software or a combination of both.
  • various technologies, or certain aspects or portions thereof may take the form of program code (i.e., instructions) embodied in tangible media, such as floppy diskettes, CD-ROMs, hard drives, or any other machine-readable storage medium wherein, when the program code is loaded into and executed by a machine, such as a computer, the machine becomes an apparatus for practicing the various technologies.
  • the computing device may include a processor, a storage medium readable by the processor (including volatile and non-volatile memory and/or storage elements), at least one input device, and at least one output device.
  • One or more programs that may implement or utilize the various technologies described herein may use an application programming interface (API), reusable controls, and the like.
  • API application programming interface
  • Such programs may be implemented in a high level procedural or object oriented programming language to communicate with a computer system.
  • the program(s) may be implemented in assembly or machine language, if desired.
  • the language may be a compiled or interpreted language, and combined with hardware implementations.

Abstract

In embodiments, various technologies for notifying users of a social network service of updates to services external to the social network service by members of the social network are described. An indication that a member of a social network service made an update to an external service can be received. Then, at least one additional member associated with the member in the social network service can be notified of the update to the external service. The external service may include typical web services, such as a blogging service, a video sharing service, or a photo sharing service.

Description

  • This application is a continuation of, claims priority to, and incorporates by reference in its entirety, co-pending U.S. patent application Ser. No. 12/147,581, filed Jun. 27, 2008, entitled “Social Network Notifications for External Updates”.
  • BACKGROUND
  • In today's web, many services are available that enable users to build and share content among online communities. Some of these services are specific to particular types of content sharing, such as blogs and video or photo sharing services. Other services may be more general and aggregate a variety of services.
  • Social network services typically provide the ability to build and maintain online social networks for communities of people who share interests. Social network services typically include some form of directory and means for users within a social network to connect.
  • SUMMARY
  • Described herein are implementations of various technologies for notifying users of a social network service of updates to services external to the social network service by members of the social network. The external service may be a typical web service, such as blogging, and video and photo sharing services. In one implementation, a member of a social network may register the external service with the social network service. Thereinafter, updates that the user makes on the external service may trigger notifications to members of the user's social network.
  • In another implementation, when a member of the user's social network logs on to the social network service, a means of notification, such as an icon, may be placed next to the user's identifier in a list viewed by the member. The icon may indicate that the user has made an update to the external service that the member has not yet viewed. The member may view summary data about the external service update by clicking on the icon.
  • The above referenced summary section is provided to introduce a selection of concepts in a simplified form that are further described below in the detailed description section. The summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter. Furthermore, the claimed subject matter is not limited to implementations that solve any or all disadvantages noted in any part of this disclosure.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 illustrates a schematic diagram of a computing system in which the various technologies described herein may be incorporated and practiced.
  • FIG. 2 illustrates a flow chart of a method for notifying a social network of updates to a member's content on an external service according to implementations described herein.
  • FIG. 3 illustrates a flow chart of a method for generating a list of members of a social network according to implementations described herein.
  • FIG. 4 illustrates a flow chart of a method for retrieving a summary of updated content from the external service in accordance with implementations described herein.
  • DETAILED DESCRIPTION
  • As to terminology, any of the functions described with reference to the figures can be implemented using software, firmware, hardware (e.g., fixed logic circuitry), manual processing, or a combination of these implementations. The term “logic, “module,” “component,” or “functionality” as used herein generally represents software, firmware hardware, or a combination of these implementations. For instance, in the case of a software implementation, the term “logic,” “module,” “component,” or “functionality” represents program code (or declarative content) that is configured to perform specified tasks when executed on a processing device or devices (e.g., CPU or CPUs). The program code can be stored in one or more computer readable media.
  • More generally, the illustrated separation of logic, modules, components and functionality into distinct units may reflect an actual physical grouping and allocation of such software, firmware, and/or hardware, or may correspond to a conceptual allocation of different tasks performed by a single software program, firmware program, and/or hardware unit. The illustrated logic, modules, components, and functionality can be located at a single site (e.g., as implemented by a processing device), or can be distributed over plural locations.
  • The terms “machine-readable media” or the like refers to any kind of medium for retaining information in any form, including various kinds of storage devices (magnetic, optical, solid state, etc.). The term machine-readable media also encompasses transitory forms of representing information, including various hardwired and/or wireless links for transmitting the information from one point to another.
  • The techniques described herein are also described in various flowcharts. To facilitate discussion, certain operations are described in these flowcharts as constituting distinct steps performed in a certain order. Such implementations are exemplary and non-limiting. Certain operations can be grouped together and performed in a single operation, and certain operations can be performed in an order that differs from the order employed in the examples set forth in this disclosure.
  • FIG. 1 illustrates a schematic diagram of a computing system 100 in which the various technologies described herein may be incorporated and practiced. Although the computing system 100 may include conventional desktop or server computers, other computer system configurations may be used. The computing system 100 may include an external host 102, a social network host 122, an address book clearing house 142, a client computer 162, and a client computer 182.
  • A first user and a second user of the client computer 162 and the client computer 182, respectively, may be members of a social network service. The social network service may be provided for the users via the social network host 122. The address book clearing house 142 may identify members of the first user's and the second user's social networks. That is, the address book clearing house 142 may contain a directory of all the users of the social network service and maintain information about the users' social networks. In the implementations described herein, the first user and the second user may be members of each other's social networks.
  • The first user may also use a web service, such as a photo sharing service, provided via the external host 102. The descriptions that follow use the photo sharing service as an example of a web service that may be provided via the external host. However, it should be understood that the photo sharing service is merely one example of a standard web service, and is not intended to limit implementations of the various technologies described herein.
  • The external host 102 may include a central processing unit (CPU) 104, a system memory 106, a storage 108, a network interface 110, and a system bus 117 that couples various system components to the CPU 104. Although only one CPU 104 is illustrated in the external host 102, it should be understood that in some implementations the external host 102 may include more than one CPU 104.
  • The system bus 117 may be any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, and a local bus using any of a variety of bus architectures. By way of example, and not limitation, such architectures include Industry Standard Architecture (ISA) bus, Micro Channel Architecture (MCA) bus, Enhanced ISA (EISA) bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus also known as Mezzanine bus.
  • The system memory 106 may include a read only memory (ROM), a random access memory (RAM), and a basic input/output system (BIOS) (none of which are shown). The BIOS may contain the basic routines that help transfer information between elements within the external host 102, such as during start-up.
  • The storage 108 may include a hard disk drive for reading from and writing to a hard disk, a magnetic disk drive for reading from and writing to a removable magnetic disk, and an optical disk drive for reading from and writing to a removable optical disk, such as a CD ROM or other optical media. The hard disk drive, the magnetic disk drive, and the optical disk drive may be connected to the system bus 117 by a hard disk drive interface, a magnetic disk drive interface, and an optical drive interface, respectively. The drives and their associated computer-readable media may provide nonvolatile storage of computer-readable instructions, data structures, program modules and other data for the external host 102. Neither the drives nor their respective interfaces are shown in FIG. 1.
  • Although the external host 102 is described herein as having a hard disk, a removable magnetic disk, and/or a removable optical disk, it should be appreciated by those skilled in the art that the external host 102 may also include other types of computer-readable media that may be accessed by a computer. For example, such computer-readable media may include computer storage media and communication media.
  • Computer storage media may include volatile and non-volatile, and removable and non-removable media implemented in any method or technology for storage of information, such as computer-readable instructions, data structures, program modules or other data.
  • Computer storage media may further include RAM, ROM, erasable programmable read-only memory (EPROM), electrically erasable programmable read only memory (EEPROM), flash memory or other solid state memory technology, CD-ROM, digital versatile disks (DVD), or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by the external host 102.
  • Communication media may embody computer readable instructions, data structures, program modules or other data in a modulated data signal, such as a carrier wave or other transport mechanism and may include any information delivery media. The term “modulated data signal” may mean a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal.
  • By way of example, and not limitation, communication media may include wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared and other wireless media. Combinations of any of the above may also be included within the scope of computer readable media.
  • Further, the external host 102 may operate in a networked environment using logical connections to one or more remote computers, such as the social network host 122, the address book clearing house 142, the client computer 162, and the client computer 182. The logical connections may include the network interface 110, connected to a network 101. The network 101 may be any network or collection of networks, such as enterprise-wide computer networks, intranets, local area networks (LAN), and wide area networks (WAN). In one implementation, the network 101 may be the Internet.
  • A number of program modules and data may be stored in the system memory 106 and the storage 108. Specifically, the system memory 106 may include an operating system 112. The operating system 112 may be any suitable operating system that may control the operation of a networked personal or server computer, such as Windows® Vista, Mac OS® X, Unix-variants (e.g., Linux® and BSD®), and the like.
  • The system memory 106 may also include a social network interface 114 and an external service application 116. The storage 108 may contain content 118. The content 118 may be data of a type related to the web service provided by the external host 102. For example, the content 118 for the photo sharing web service may be photographs.
  • The social network interface 114 may send a notification 159 of content 118 updates to the address book clearing house 142. In one implementation, the notification 159 may include an identifier of the user making the update, an identifier of the external service, and a timestamp of when the update takes place.
  • Additionally, the social network interface 114 may provide a summary of content updates in response to requests from the social network host 122. In the case of the photo sharing service, the summary may include one or two captions accompanying newly posted photos. What is included in the summary may vary according to the web service provided by the external host 102. In the case of other web services such as a weblog service, the summary may include a snippet of text from a new blog entry.
  • The social network interface 114 may also register the photo sharing service with the address book clearing house 142 in response to a request from the client computer 162. In one implementation, the external service client 174 may send a registration request to the social network interface 114. In response, the social network interface 114 may send a registration message to the address book clearing house 142. The registration message may identify the registering user and the external host 102.
  • In one implementation, the registration message may also identify roles. The roles may define access controls to the content 118. For example, the roles may include a reader role and an administrator role. The reader role may limit access to viewing the content 118. In contrast, the administrator role may allow more expansive access, such as allowing a user to make updates to the content 118.
  • The external service application 116 may be software that works in concert with an external service client 174 on the client computer 162 to provide the web service to the first user. For example, the external service application 116 may download the photographs from the client computer 162 in response to a request from the external service client 174. Additionally, the external service application 116 may enforce the access controls by role.
  • The address book clearing house 142 may be constructed similarly to the external host 102. The address book clearing house 142 may include a central processing unit (CPU) 144, a system memory 146, a storage 148, a network interface 150, and a system bus 157 that couples various system components to the CPU 144.
  • A number of program modules and data may be stored in the system memory 146 and the storage 148. Specifically, the system memory 146 may include an operating system 152, an address book server application 154, and an external service application programming interface (API) 156. The storage 148 may contain a directory 158 and the notifications 159.
  • The address book server application 154 may maintain a directory 158 of users of the social network service. Additionally, the address book server application 154 may facilitate interaction between members of the same social network. For example, the address book server application 154 may track an online status for each user of the social network service, and make the online status available to other members of the same social network. In this manner, members of the same social network may be alerted that other network members are online and initiate interactions with the online members.
  • The directory 158 may contain information about each user of the social network service, including contact information and the external services registered for each user. The directory 158 may also identify all the members of each user's social network. In one implementation, the user may define the role assigned to each member for a particular external service.
  • The external service API 156 may be an API invoked by the social network interface 114 that registers the photo sharing service for the first user. Additionally, the external service API 156 may be invoked to process the notification 159 sent by the social network interface 114. Processing the notification 159 may include determining the social network of the updating user. Processing may also include storing multiple notifications, one notification 159 for each member of the updating user's social network.
  • The social network host 122 may be constructed similarly to the external host 102. The social network host 122 may include a central processing unit (CPU) 124, a system memory 126, a storage 128, a network interface 130, and a system bus 137 that couples various system components to the CPU 124.
  • A number of program modules and data may be stored in the system memory 126 and the storage 128. Specifically, the system memory 126 may include an operating system 132, a social network service application 134, and an external service interface 136. The storage 128 may contain user preferences 138.
  • The social network service application 134 may be software that facilitates interaction between members of the social network service. For example, the social network service application 134 may be an instant messaging (IM) application. To access the IM application, the first user and the second user may use the social network client 176 (on the client computer 162 and the client computer 182, respectively).
  • In one implementation, the social network client 176 may display a member list of each user's social network. The member list may include a handle, or user id, that readily identifies each member to the user. The social network client 176 may also identify the members that are currently online.
  • Additionally, the social network client 176 may identify each member in the user's social network member list with recent updates to external services. In such an implementation, the social network client 176 may display a means of notification, such as an icon, next to the user id of each member that has made updates to external services. The means of notification may also be referred to herein as a gleam. The presence of the gleam may indicate that the member with the gleamed user id has made updates to external services. Additionally, the presence of the gleam may indicate that the user has not yet viewed the updates.
  • For example, after the first user posts new photographs on the external client, the second user may view a gleam next to the first user's user id on the second user's social network member list. In one implementation, the second user may click on the gleam to view the summary of the first user's updates.
  • In response to receiving the click, the social network client 176 may send a view request to the external service interface 136. In response to receiving the view request from the social network client 176, the external service interface 136 may retrieve the summary of the content 118 that has been updated from the external host 102. The external service interface 136 may then send the summary to the client computer 182. In one implementation, the social network client 176 may display the summary.
  • In an alternate implementation, the social network interface 114 may provide an alternate client (not shown) to the social network host 122. The alternate client may be used by the social network host 122 to display summary information about the content 118 that has been updated. The external service interface 136 may store the alternate client in the user preferences 138.
  • The system memory 126 may contain more than one social network service application 134. For example, in addition to the IM application, the social network host 122 may provide a blogging application. The blogging application may enable users of the social network to create content (not shown) internal to the social network host 122. In one implementation, updates to internal content may also be gleamed on the social network client 176.
  • The client computer 162 may be constructed similarly to the external host 102. The client computer 162 may include a central processing unit (CPU) 164, a system memory 166, a storage 168, a network interface 170, and a system bus 177 that couples various system components to the CPU 164. The system memory 166 may contain an operating system 172, the external service client 174, and the social network client 176.
  • Additionally, the first user may enter commands and information into the client computer 162 through input devices 178. The input devices 178 may include devices such as a keyboard and pointing device. Other input devices may include a microphone, joystick, game pad, satellite dish, scanner, or the like. These and other input devices 178 may be connected to the CPU 164 through an serial port interface coupled to the system bus 177, but may be connected by other interfaces, such as a parallel port, game port or a universal serial bus (USB).
  • One or more output devices 179 may also be connected to the system bus 177 via an interface, such as a video adapter. The output devices 179 may include a display monitor, or other peripheral output devices, such as speakers and printers.
  • The client computer 182 may be constructed similarly to the client computer 162. The client computer 182 may include a central processing unit (CPU) 184, a system memory 186, a storage 188, a network interface 190, and a system bus 197 that couples various system components to the CPU 184. The system memory 186 may contain an operating system 192 and the social network client 176. Additionally, the client computer 182 may include input devices 198, and output devices 199 connected to the system bus 197.
  • FIG. 2 illustrates a flow chart of a method 200 for notifying a social network of updates to a member's content on the external service, according to implementations described herein. In one implementation, the method 200 may be performed by the external service API 156.
  • As stated previously, the social network interface 114 may send a notification to the address book clearing house 142 when a user makes updates to the content 118. As such, at step 210, the external service API 156 may receive a notification from the external host 102. The notification may identify the user making the update, the external host 102, and a timestamp of when the update takes place.
  • In one implementation, the notification may also indicate whether the update is available for viewing to other members of the updating user's social network, i.e., whether the update is “gleamable.” An update that is not gleamable may be an update that the updating user does not want members of the social network to be made aware of via a gleam, as described in FIG. 1. In other words, if the update is not gleamable, the notification may not be sent to the members of the updating user's social network. In some implementations, a gleamable flag may be defined according to role.
  • At step 220, if the update is available for viewing to the updating user's social network, at step 230, the external service API 156 may determine all the members of the social network for the updating user.
  • At step 240, the external service API 156 may store the notification 159 for each member of the updating user's social network. In one implementation, the address book clearing house 142 may encompass a multitude of server computers. As such, the directory 158 may be distributed across the multitude of server computers. In such an implementation, storing one notification 159 for each member of the updating user's social network may implicate an update that is fanned out to numerous server computers. Accordingly, the external service API 156 may schedule a batch process on each of the server computers containing the directory entries for the members of the updating user's social network. The batch processes may then store the notification 159 on each server that hosts directory entries for each member of the updating user's social network.
  • FIG. 3 illustrates a flow chart of a method 300 for generating a list of members of a social network, according to implementations described herein. In one implementation, the method 200 may be performed by the address book server application 154.
  • At step 310, the address book server application 154 may receive a request for a social network list, which may also be referred to as a “buddy” list, from the social network client 176. The social network client 176 may display the list to facilitate interactions with members of the user's social network.
  • At step 320, the address book server application 154 may determine the members of the requesting user's social network. In one implementation, the directory 158 may identify all the members of the requesting user's social network.
  • At step 330, the address book server application 154 may determine which members have made updates to external services. In doing so, the address book server application 154 may retrieve the notifications for each of the members in order to determine whether the members have made updates to the external services.
  • At step 340, the address book server application 154 may determine whether the requesting user has viewed the members' external service updates yet. In one implementation, the directory 158 may include a timestamp indicating when the requesting user last viewed external service content for each member of the requesting user's social network.
  • At step 350, the address book server application 154 may send the social network list to the social network client 176. For external service updates that the requesting user has not yet viewed, the social network list may also include notifications for each of the members of the social network whose external service updates the requesting user has not viewed. The social network list may also identify the external host 102 for each unviewed update.
  • FIG. 4 illustrates a flow chart of a method 400 for determining the summary of updated content from the external service application 116, in accordance with implementations described herein. In one implementation, the method 200 may be performed by the external service interface 136.
  • At step 410, the external service interface 136 may receive a request to view the summary of the content 118 that has been updated. The request may be received from the social network client 176 on the client computer 182.
  • At step 420, the external service interface 136 may send a request to the external service application 116 to retrieve the summary of the content 118 that has been updated. In one implementation, the social network client 176 may display the two most recent updates made by the updating user. The updates may include updates made internally to the social network host 122 and updates made to the external host 102.
  • At step 430, the summary, or summaries (depending on the implementation) may be received. At step 440, the external service interface 136 may send the summary to the requesting user on the client computer 182. In one implementation, the summary may be displayed within the social network client 176. Alternately, the summary may be displayed within a user interface provided by the external service application 116, as described with reference to FIG. 1.
  • In order to prevent previously viewed content from being perceived as new, or unviewed, at step 450, the notification 159 for which the summary is viewed may be updated. In one implementation, the external service interface 136 may send an update message to the address book clearing house 142. The update message may indicate a timestamp of when the content update is viewed by the second user. The address book server application 154 may then update the notification 159 to indicate that the requesting user has viewed the associated summary.
  • It should be understood that the various technologies described herein may be implemented in connection with hardware, software or a combination of both. Thus, various technologies, or certain aspects or portions thereof, may take the form of program code (i.e., instructions) embodied in tangible media, such as floppy diskettes, CD-ROMs, hard drives, or any other machine-readable storage medium wherein, when the program code is loaded into and executed by a machine, such as a computer, the machine becomes an apparatus for practicing the various technologies. In the case of program code execution on programmable computers, the computing device may include a processor, a storage medium readable by the processor (including volatile and non-volatile memory and/or storage elements), at least one input device, and at least one output device. One or more programs that may implement or utilize the various technologies described herein may use an application programming interface (API), reusable controls, and the like. Such programs may be implemented in a high level procedural or object oriented programming language to communicate with a computer system. However, the program(s) may be implemented in assembly or machine language, if desired. In any case, the language may be a compiled or interpreted language, and combined with hardware implementations.
  • Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims.

Claims (20)

1. A computer-implemented method comprising:
receiving an indication that a member of a social network service made an update to an external service; and
notifying at least one additional member associated with the member in the social network service of the update to the external service.
2. A computer-implemented method as recited in claim 1, further comprising:
receiving a request to register the external service with the social network service from the member prior to receiving the indication; and
registering the external service with the social network service.
3. A computer-implemented method as recited in claim 1, further comprising:
requesting summary information associated with the update from the external service responsive to receiving the indication;
receiving the summary information associated with the update from the external service; and
wherein notifying the at least one additional member comprises providing the summary information to the at least one additional member for viewing in a user interface associated with the social network service.
4. A computer-implemented method as recited in claim 1, wherein the external service comprises a blogging service, and wherein the indication indicates that the member has posted a new blog post to the blogging service.
5. A computer-implemented method as recited in claim 1, wherein the external service comprises a photo sharing service, and wherein the indication indicates that the member has uploaded one or more new photos to the photo sharing service.
6. A computer-implemented method as recited in claim 1, wherein the external service comprises a video sharing service, and wherein the indication indicates that the member has uploaded one or more new videos to the video sharing service.
7. A computer-implemented method as recited in claim 1, wherein notifying the at least one additional member comprises storing a notification for the at least one additional member at the social network service.
8. A computer-implemented method as recited in claim 7, wherein the notification includes an identifier of the member, an identifier of the external service, and a timestamp indicating a time of the update to the external service.
9. A method comprising:
displaying a user interface for a social network service when a first member logs on to the social network service; and
displaying an external service icon proximate an indicator of a second member in the user interface, the external service icon indicating that the second member has made an update to the external service.
10. A method as recited in claim 9, wherein the external service icon further indicates that the first member has not viewed the update.
11. A method as recited in claim 9, further comprising:
receiving a selection of the external service icon; and
displaying summary information regarding the update to the external service.
12. A method as recited in claim 11, further comprising:
removing display of the external service icon from the user interface to indicate that the first member has viewed the update responsive to receiving the selection of the external service icon.
13. A system to interface a social network service with an external service, the system comprising:
a communication interface configured to receive an indication that a member of the social network service made an update to the external service; and
a memory and a processor to implement a social network interface configured to notify at least one additional member associated with the member in the social network service of the update to the external service.
14. A system as recited in claim 13, wherein the social network interface is further configured to:
receive a request to register the external service with the social network service prior to receiving the indication; and
register the external service with the social network service.
15. A system as recited in claim 13, wherein the social network interface is further configured to:
request summary information associated with the update from the external service responsive to receiving the indication;
receive the summary information associated with the update from the external service; and
wherein, to notify the at least one additional member, provides the summary information to the at least one additional member for viewing in a user interface associated with the social network service.
16. A system as recited in claim 13, wherein the external service comprises a blogging service, and wherein the indication indicates that the member has posted a new blog post to the blogging service.
17. A system as recited in claim 13, wherein the external service comprises a photo sharing service, and wherein the indication indicates that the member has uploaded one or more new photos to the photo sharing service.
18. A system as recited in claim 13, wherein the external service comprises a video sharing service, and wherein the indication indicates that the member has uploaded one or more new videos to the video sharing service.
19. A system as recited in claim 13, wherein the social network interface is further configured to notify the at least one additional member by storing a notification for the at least one additional member at the social network service.
20. A system as recited in claim 19, wherein the notification includes an identifier of the member, an identifier of the external service, and a timestamp indicating a time of the update to the external service.
US13/083,233 2008-06-27 2011-04-08 Social network notifications for external updates Abandoned US20110185285A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US13/083,233 US20110185285A1 (en) 2008-06-27 2011-04-08 Social network notifications for external updates

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US12/147,581 US7958193B2 (en) 2008-06-27 2008-06-27 Social network notifications for external updates
US13/083,233 US20110185285A1 (en) 2008-06-27 2011-04-08 Social network notifications for external updates

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US12/147,581 Continuation US7958193B2 (en) 2008-06-27 2008-06-27 Social network notifications for external updates

Publications (1)

Publication Number Publication Date
US20110185285A1 true US20110185285A1 (en) 2011-07-28

Family

ID=41448820

Family Applications (2)

Application Number Title Priority Date Filing Date
US12/147,581 Active US7958193B2 (en) 2008-06-27 2008-06-27 Social network notifications for external updates
US13/083,233 Abandoned US20110185285A1 (en) 2008-06-27 2011-04-08 Social network notifications for external updates

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US12/147,581 Active US7958193B2 (en) 2008-06-27 2008-06-27 Social network notifications for external updates

Country Status (2)

Country Link
US (2) US7958193B2 (en)
TW (1) TWI476712B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014036199A3 (en) * 2012-08-29 2014-08-14 Yammer, Inc. Method for generating social network activity streams
US9111318B1 (en) * 2012-02-01 2015-08-18 Linkedin Corporation Providing social context to calendar events
US9146656B1 (en) * 2011-06-27 2015-09-29 Google Inc. Notifications user interface
US10686746B2 (en) * 2016-05-05 2020-06-16 International Business Machines Corporation Maintaining relationships between users in a social network by emphasizing a post from a first user in a second user's activity stream based on detected inactivity between users

Families Citing this family (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20090044009A (en) * 2007-10-30 2009-05-07 에스케이 텔레콤주식회사 System and method for transmitting personal networking-based brog post, and server applied to the same
US7958193B2 (en) * 2008-06-27 2011-06-07 Microsoft Corporation Social network notifications for external updates
US8752170B1 (en) * 2008-08-20 2014-06-10 Symantec Corporation Verification and validation of externally maintained profile attributes
US9319357B2 (en) 2009-01-15 2016-04-19 Social Communications Company Context based virtual area creation
US9519613B2 (en) * 2009-02-02 2016-12-13 Asurion, Llc Method for integrating applications in an electronic address book
KR20110052356A (en) * 2009-11-12 2011-05-18 삼성전자주식회사 Method for providing contact merging service in portable terminal
US20110258535A1 (en) * 2010-04-20 2011-10-20 Scribd, Inc. Integrated document viewer with automatic sharing of reading-related activities across external social networks
TWI481227B (en) * 2010-09-29 2015-04-11 Kuan Chang Fu System and method for forwarding object
US8504910B2 (en) * 2011-01-07 2013-08-06 Facebook, Inc. Mapping a third-party web page to an object in a social networking system
US8539086B2 (en) 2011-03-23 2013-09-17 Color Labs, Inc. User device group formation
US8903363B2 (en) * 2011-08-01 2014-12-02 International Business Machines Corporation Determining an availability status of a contact being called
US8687784B2 (en) 2011-08-01 2014-04-01 International Business Machines Corporation Determining local time in a location of a telephone
US9178753B2 (en) * 2011-08-31 2015-11-03 Salesforce.Com, Inc. Computer implemented methods and apparatus for providing access to an online social network
US8412772B1 (en) 2011-09-21 2013-04-02 Color Labs, Inc. Content sharing via social networking
US8885960B2 (en) 2011-10-05 2014-11-11 Microsoft Corporation Linking photographs via face, time, and location
US9230287B2 (en) * 2012-08-21 2016-01-05 Google Inc. Real-time notifications and sharing of photos among users of a social network
US9117197B1 (en) * 2012-10-19 2015-08-25 Google Inc. Alert system for social network users
US10007735B2 (en) 2014-02-25 2018-06-26 International Business Machines Corporation Tailored interpersonal communication platform (ICP) management
US9876867B2 (en) 2014-12-27 2018-01-23 Intel Corporation Technologies for informing a user of available social information about the user
US10455018B2 (en) 2015-04-21 2019-10-22 Microsoft Technology Licensing, Llc Distributed processing of shared content
US10209976B2 (en) * 2015-12-30 2019-02-19 Dropbox, Inc. Automated application installation
US20180107663A1 (en) 2016-10-14 2018-04-19 Google Inc. Content-Specific Keyword Notification System

Citations (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6681369B2 (en) * 1999-05-05 2004-01-20 Xerox Corporation System for providing document change information for a community of users
US20050165880A1 (en) * 2004-01-22 2005-07-28 Moody Paul B. Method and system for sensing and communicating updated status information for remote users accessible through an instant messaging system
US20050283753A1 (en) * 2003-08-07 2005-12-22 Denise Ho Alert triggers and event management in a relationship system
US20060004691A1 (en) * 2004-06-30 2006-01-05 Technorati Inc. Ecosystem method of aggregation and search and related techniques
US20060122861A1 (en) * 2004-12-02 2006-06-08 Scott Michael R Corporate introduction system and method
US20060242581A1 (en) * 2005-04-20 2006-10-26 Microsoft Corporation Collaboration spaces
US20060253489A1 (en) * 2004-06-25 2006-11-09 Jessica Kahn News feed browser
US20070162432A1 (en) * 2006-01-10 2007-07-12 Aol Llc Searching Recent Content Publication Activity
US20070269783A1 (en) * 2006-05-05 2007-11-22 Mcculler Patrick Determining social activity profile of a participant in a communication network
US20080065604A1 (en) * 2006-09-12 2008-03-13 Tiu William K Feeding updates to landing pages of users of an online social network from external sources
US20080065701A1 (en) * 2006-09-12 2008-03-13 Kent Lindstrom Method and system for tracking changes to user content in an online social network
US20080084875A1 (en) * 2006-10-06 2008-04-10 Nokia Corporation System, method, apparatus, and computer program product for providing a social network diagram in a p2p network device
US20080098087A1 (en) * 2006-10-24 2008-04-24 Fabfemme Inc. Integrated electronic invitation process
US20080102856A1 (en) * 2006-11-01 2008-05-01 Yahoo! Inc. Determining Mobile Content for a Social Network Based on Location and Time
US20080209011A1 (en) * 2007-02-28 2008-08-28 Jed Stremel Systems and methods for automatically locating web-based social network members
US20090077130A1 (en) * 2007-09-17 2009-03-19 Abernethy Jr Michael N System and Method for Providing a Social Network Aware Input Dictionary
US20090100103A1 (en) * 2007-10-11 2009-04-16 Fujitsu Limited Recording medium having information collecting program recorded thereon, information collecting device, and information collecting method
US20090150786A1 (en) * 2007-12-10 2009-06-11 Brown Stephen J Media content tagging on a social network
US20090158176A1 (en) * 2007-12-14 2009-06-18 Yahoo! Inc. Sharing of content and hop distance over a social network
US20090171691A1 (en) * 2007-12-28 2009-07-02 Humanbook, Inc. System and method for a web-based social networking database
US20090319288A1 (en) * 2008-06-24 2009-12-24 Yahoo Inc. Suggesting contacts for social networks
US20090319577A1 (en) * 2008-06-23 2009-12-24 Microsoft Corporation Providing localized individually customized updates from a social network site to a desktop application
US20090327437A1 (en) * 2008-06-30 2009-12-31 Microsoft Corporation Real time media-based social network notifications
US20090327432A1 (en) * 2008-06-27 2009-12-31 Microsoft Corporation Social network notifications for external updates

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101164067B (en) * 2005-02-28 2013-11-06 搜索引擎科技有限责任公司 Methods of and systems for searching by incorporating user-entered information
US20070136400A1 (en) * 2005-12-13 2007-06-14 International Business Machines Corporation Method and apparatus for integrating user communities with documentation
EP2097861A4 (en) * 2006-11-27 2012-01-04 Creative Tech Ltd A communication system, a media player used in the system and a method thereof

Patent Citations (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6681369B2 (en) * 1999-05-05 2004-01-20 Xerox Corporation System for providing document change information for a community of users
US20050283753A1 (en) * 2003-08-07 2005-12-22 Denise Ho Alert triggers and event management in a relationship system
US20050165880A1 (en) * 2004-01-22 2005-07-28 Moody Paul B. Method and system for sensing and communicating updated status information for remote users accessible through an instant messaging system
US20060253489A1 (en) * 2004-06-25 2006-11-09 Jessica Kahn News feed browser
US20060004691A1 (en) * 2004-06-30 2006-01-05 Technorati Inc. Ecosystem method of aggregation and search and related techniques
US20060122861A1 (en) * 2004-12-02 2006-06-08 Scott Michael R Corporate introduction system and method
US20060242581A1 (en) * 2005-04-20 2006-10-26 Microsoft Corporation Collaboration spaces
US20070162432A1 (en) * 2006-01-10 2007-07-12 Aol Llc Searching Recent Content Publication Activity
US20070174389A1 (en) * 2006-01-10 2007-07-26 Aol Llc Indicating Recent Content Publication Activity By A User
US7783592B2 (en) * 2006-01-10 2010-08-24 Aol Inc. Indicating recent content publication activity by a user
US20070269783A1 (en) * 2006-05-05 2007-11-22 Mcculler Patrick Determining social activity profile of a participant in a communication network
US20080065604A1 (en) * 2006-09-12 2008-03-13 Tiu William K Feeding updates to landing pages of users of an online social network from external sources
US20080065701A1 (en) * 2006-09-12 2008-03-13 Kent Lindstrom Method and system for tracking changes to user content in an online social network
US20080084875A1 (en) * 2006-10-06 2008-04-10 Nokia Corporation System, method, apparatus, and computer program product for providing a social network diagram in a p2p network device
US20080098087A1 (en) * 2006-10-24 2008-04-24 Fabfemme Inc. Integrated electronic invitation process
US20080102856A1 (en) * 2006-11-01 2008-05-01 Yahoo! Inc. Determining Mobile Content for a Social Network Based on Location and Time
US20080209011A1 (en) * 2007-02-28 2008-08-28 Jed Stremel Systems and methods for automatically locating web-based social network members
US20090077130A1 (en) * 2007-09-17 2009-03-19 Abernethy Jr Michael N System and Method for Providing a Social Network Aware Input Dictionary
US20090100103A1 (en) * 2007-10-11 2009-04-16 Fujitsu Limited Recording medium having information collecting program recorded thereon, information collecting device, and information collecting method
US20090150786A1 (en) * 2007-12-10 2009-06-11 Brown Stephen J Media content tagging on a social network
US20090158176A1 (en) * 2007-12-14 2009-06-18 Yahoo! Inc. Sharing of content and hop distance over a social network
US20090171691A1 (en) * 2007-12-28 2009-07-02 Humanbook, Inc. System and method for a web-based social networking database
US20090319577A1 (en) * 2008-06-23 2009-12-24 Microsoft Corporation Providing localized individually customized updates from a social network site to a desktop application
US20090319288A1 (en) * 2008-06-24 2009-12-24 Yahoo Inc. Suggesting contacts for social networks
US20090327432A1 (en) * 2008-06-27 2009-12-31 Microsoft Corporation Social network notifications for external updates
US7958193B2 (en) * 2008-06-27 2011-06-07 Microsoft Corporation Social network notifications for external updates
US20090327437A1 (en) * 2008-06-30 2009-12-31 Microsoft Corporation Real time media-based social network notifications

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9146656B1 (en) * 2011-06-27 2015-09-29 Google Inc. Notifications user interface
US9111318B1 (en) * 2012-02-01 2015-08-18 Linkedin Corporation Providing social context to calendar events
US20150312293A1 (en) * 2012-02-01 2015-10-29 Linkedln Corporation Providing social context to calendar events
US9667678B2 (en) * 2012-02-01 2017-05-30 Linkedin Corporation Providing social context to calendar events
WO2014036199A3 (en) * 2012-08-29 2014-08-14 Yammer, Inc. Method for generating social network activity streams
US9363325B2 (en) 2012-08-29 2016-06-07 Yammer, Inc. Method for generating social network activity streams
US10348853B2 (en) 2012-08-29 2019-07-09 Yammer, Inc. Method for generating social network activity streams
US10686746B2 (en) * 2016-05-05 2020-06-16 International Business Machines Corporation Maintaining relationships between users in a social network by emphasizing a post from a first user in a second user's activity stream based on detected inactivity between users

Also Published As

Publication number Publication date
US7958193B2 (en) 2011-06-07
US20090327432A1 (en) 2009-12-31
TWI476712B (en) 2015-03-11
TW201003559A (en) 2010-01-16

Similar Documents

Publication Publication Date Title
US7958193B2 (en) Social network notifications for external updates
US10097661B2 (en) Uploading attachment to shared location and replacing with a link
US9294333B1 (en) System and method for privacy setting differentiation detection
JP6178795B2 (en) Aggregation provider for social activity feeds and contact information
US9118614B1 (en) Notification manager
US9129234B2 (en) Representation of people in a spreadsheet
US8285812B2 (en) Peer-to-peer synchronous content selection
JP2017215995A (en) Modulation of visual notification parameters based on message activity and notification value
US9942178B2 (en) Apparatus for providing document sharing service based on messaging service, and method using apparatus
US10659418B1 (en) Managing notifications across services
US11663540B2 (en) Ad hoc group management within a collaboration project sharing workflow
US20150278367A1 (en) Determination and Presentation of Content from Connections
US20120278406A1 (en) Most recently used list for attaching files to messages
US20160065651A1 (en) Saas network-based backup system
US11669341B2 (en) Secondary account creation
US11470035B2 (en) Systems and methods for suppressing repetitive notifications about messages in messaging groups
US10812437B1 (en) Ranking items using a unified model
US11113617B1 (en) Ranking of user contacts to facilitate efficient user interfaces
US20200014652A1 (en) Message Data Transfer
US9806941B2 (en) Systems and methods for the management and distribution of settings
US20140351330A1 (en) Service profile maintenance
US9208252B1 (en) Reducing multi-source feed reader content redundancy
US20170329796A1 (en) Systems and methods for context-based file sharing
EP2330798B1 (en) Method and apparatus for integrating presence data with contact data at a communication device
JP2005100216A (en) Transfer processor and program

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

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

AS Assignment

Owner name: MICROSOFT TECHNOLOGY LICENSING, LLC, WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MICROSOFT CORPORATION;REEL/FRAME:034766/0509

Effective date: 20141014