US10037325B2 - Display system, display method in the system and display program for increasing a conversion rate in a social networking environment - Google Patents

Display system, display method in the system and display program for increasing a conversion rate in a social networking environment Download PDF

Info

Publication number
US10037325B2
US10037325B2 US14/419,498 US201314419498A US10037325B2 US 10037325 B2 US10037325 B2 US 10037325B2 US 201314419498 A US201314419498 A US 201314419498A US 10037325 B2 US10037325 B2 US 10037325B2
Authority
US
United States
Prior art keywords
user
application program
information
users
client terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active, expires
Application number
US14/419,498
Other languages
English (en)
Other versions
US20150319199A1 (en
Inventor
Ryoji YANASHIMA
Yoshinobu KINUGASA
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.)
Gree Holdings Inc
Original Assignee
GREE 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 GREE Inc filed Critical GREE Inc
Assigned to GREE, INC. reassignment GREE, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: KINUGASA, Yoshinobu, YANASHIMA, Ryoji
Publication of US20150319199A1 publication Critical patent/US20150319199A1/en
Application granted granted Critical
Publication of US10037325B2 publication Critical patent/US10037325B2/en
Assigned to GREE HOLDINGS, INC. reassignment GREE HOLDINGS, INC. CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: GREE, INC.
Assigned to GREE HOLDINGS, INC. reassignment GREE HOLDINGS, INC. CORRECTIVE ASSIGNMENT TO CORRECT THE STREET ADDRESS AND ATTORNEY DOCKET NUMBER PREVIOUSLY RECORDED AT REEL: 71303 FRAME: 337. ASSIGNOR(S) HEREBY CONFIRMS THE CHANGE OF NAME. Assignors: GREE, INC.
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • G06F17/3005
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/43Querying
    • G06F16/438Presentation of query results
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/70Game security or game management aspects
    • A63F13/79Game security or game management aspects involving player-related data, e.g. identities, accounts, preferences or play histories
    • A63F13/795Game security or game management aspects involving player-related data, e.g. identities, accounts, preferences or play histories for finding other players; for building a team; for providing a buddy list
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/70Game security or game management aspects
    • A63F13/79Game security or game management aspects involving player-related data, e.g. identities, accounts, preferences or play histories

Definitions

  • the present invention relates to a display system and to a display method and a display program in the same system.
  • social networking service hereinafter, referred to as “SNS” technologies have been widely used as represented by Twitter (Registered Trademark), Facebook (Registered Trademark), and the like.
  • SNS social networking service
  • users can exchange messages such as in chats or the like and establish friend relationships on the network. Thereby, connections between the users are created.
  • Twitter Registered Trademark
  • Facebook Registered Trademark
  • connections between the users are created.
  • Such a social graph is constructed by behavior of users in a predetermined SNS in general.
  • a technology of collecting social graph information through different web services, creating a synthetic social graph from the collected social graph information, and delivering the social graph has been disclosed (Patent Document 1).
  • an operating environment such as an application program interface (API) to be operated on a web browser has been provided onto an SNS.
  • application platform such as an application program interface (API) to be operated on a web browser
  • API application program interface
  • social applications games in the social applications are referred to as social games.
  • social games do not require dedicated client software but can be played with only a web browser and an account of an SNS, and the most remarkable characteristics of social games include combination with the original communication function of an SNS.
  • the games themselves are mainly easily playable in a short period of time not only on a personal computer but also on a feature phone, a smart phone, and the like.
  • Patent Document 1 social graph information of the same user in other web services including different SNSs cannot be retrieved.
  • an increase in a conversion rate (CVR) which indicates an increase in users who use the SNS, is important.
  • CVR conversion rate
  • a display system includes: a storage device that is managed for each of application programs and stores, in association, at least either information on a relationship with another user or information relating to use of a corresponding application program; a means that, in response to a predetermined event request from the application program, retrieves the information on the relationship with another user or the information relating to the use of the corresponding application program, the information meeting a predetermined condition corresponding to identifying information of a user who has made the predetermined event request regarding the application programs of the storage device, and extracts another user identifying information of the retrieved information on the relationship with another user or the retrieved information relating to the use of the corresponding application program; and a means that returns the extracted another user identifying information to the application program from which the predetermined event request has been made, thereby displaying information corresponding to the extracted another user identifying information on a client terminal of the user who has made the predetermined event request.
  • the CVR of an SNS is efficiently increased by retrieving the information on the relationship with other users of the service platform including a plurality of application programs or the user information of other users, extracting the identifying information of the retrieved information on the relationship with other users or the retrieved user information of other users, and displaying the information corresponding to the extracted identifying information of other users on the client terminal.
  • FIG. 1 is a diagram for illustrating an environment in which a social graph display system according to one embodiment of the present invention is used.
  • FIG. 2 is a diagram showing one example of a configuration of a server group 2 in the embodiment of the present invention.
  • FIG. 3 is a diagram showing a configuration of a server 10 that performs operations of the social graph display system according to the embodiment of the present invention.
  • FIG. 4 is a diagram showing social graph information database 22 .
  • FIG. 5 is a diagram for illustrating social graph information.
  • FIG. 6 is a flowchart for illustrating social graph display processing.
  • FIG. 7 is a flowchart for illustrating processing by a social graph display program (API) 23 and an application program A in a case of making a friend request.
  • API social graph display program
  • FIG. 8 is a flowchart for illustrating processing by the social graph display program (API) 23 and an application program B in a case of making a friend invitation.
  • API social graph display program
  • FIG. 9 is a diagram for illustrating an image of the social graph display system according to the present embodiment.
  • FIG. 10 is a diagram for illustrating creation of relationship value information of the social graph information database and the like in the social graph display system according to the present embodiment.
  • FIG. 11 is a diagram showing one example of a view of the friend invitation.
  • FIG. 12 is a diagram showing one example of a view in a case of retrieving other users with a user level (user information) of the program.
  • FIG. 13 is a diagram showing one example of a view in a case of retrieving other users with a total game playing time (user information) of the program.
  • FIG. 1 is a diagram for illustrating an environment in which the social graph display system according to the embodiment of the present invention is used.
  • a server group 2 and a computer 3 and a mobile phone 4 that use the social graph display system according to the embodiment of the present invention are connected to the network 1 via an access point 5 or a base station 6 .
  • the server group 2 is a computer for realizing the social graph display system according to the embodiment of the present invention, and may be realized by one computer or may be formed by a plurality of computers such as a web server, a processing server, and a database server for each of the functions thereof, and in the embodiment of the present invention, may be formed in any form.
  • the computer 3 includes a general desktop computer as well as a mobile computer, a laptop computer, and a tablet type terminal.
  • the mobile phone 4 includes a smart phone and a feature phone, and serves as a mobile phone to be operated on an operating system such as Android (Registered Trademark) and iOS (Registered Trademark), for example.
  • Android Registered Trademark
  • iOS Registered Trademark
  • FIG. 2 is a diagram showing one example of the configuration of the server group 2 in the embodiment of the present invention.
  • the server group 2 is formed by a front-end server group 2 - 1 , a database server group 2 - 2 , and a batch server group 2 - 3 .
  • the front-end server group 2 - 1 is in charge of formatting of execution outputs of various types of processing that can be executed upon receiving a request for communication with a client.
  • a web server and the like are included.
  • the database server group 2 - 2 records user identifying information, user information, changes, social graph information, and the like.
  • the database server group 2 - 2 is a processing server that performs core processing of social networking service processing.
  • the batch server group 2 - 3 periodically obtains data from the database server group 2 - 2 , performs periodic processing, and records the results in the database server group 2 - 2 .
  • FIG. 3 is a diagram showing the configuration of the server 10 that performs the operations of the social graph display system according to the embodiment of the present invention.
  • the server 10 has a bus 11 to which a CPU 12 , a communication unit 13 , a memory 14 , and a storage device 15 are connected.
  • the CPU 12 works together with a social graph display program (API) 23 according to the embodiment of the present invention that is stored in the storage device 15 , to perform social graph display processing according to the embodiment of the present invention as well as handling control of the entire server 10 .
  • API social graph display program
  • the communication unit 13 handles the control of communication with external devices such as clients via the network 1 .
  • the memory 14 is used as a work area or the like required at the time of executing the social graph display program (API) 23 .
  • the storage device 15 stores programs required for the social graph display processing and data, and is, for example, a high-capacity storage device such as a hard disk drive (HDD), an optical disc drive, a DVD, and a magneto-optical disc.
  • the storage device 15 stores an operating system (OS) 21 , a social graph information database 22 , and the social graph display program (API) 23 .
  • OS operating system
  • API social graph display program
  • the OS 21 is a program for realizing basic functions of the server 10 .
  • the social graph information database 22 manages the data used in the social graph display processing operated by the social graph display program (API) 23 .
  • the identifying information of the user is managed for each application program (application program ID), and user-to-user relationship information is managed for each piece of identifying information of the user.
  • the identifying information of the user is managed for each application program and user-to-user relationship information is managed for each piece of identifying information of the user
  • the present invention is not limited to this.
  • the identifying information of the user may be managed for each piece of user-to-user relationship information and the application program may be managed for each piece of identifying information of the user.
  • FIG. 4 is a diagram showing the social graph information database 22 . As shown in the drawing, user identifying information 31 , user information 32 , and user-to-user relationship information 33 are managed for each of application programs A to C.
  • the “user identifying information 31 ” is identifying information commonly used in the application programs A to C. Therefore, the same user identifying information displays the same user, and the user information 32 and user-to-user relationship information 33 thereof are held for each of the application programs A to C.
  • the “user information 32 ” is information relating to an individual attribute of the user or use of a predetermined application.
  • the user information is the user level, items, the number of coins, the number of medals, cards, and the like.
  • the user information sometimes becomes an object of retrieval at the time of displaying a social graph.
  • the user information 32 can include the following information, for example.
  • the user level of other users of a corresponding application program the user level to be set for each application program
  • Total game playing time of other users of a corresponding application program the time to be set for each application program (for example, one day, one week, one month)
  • Game start time points of other users of a corresponding application program the time points to be set for each application program (for example, the game was started in September 2012)
  • Game hours of other users of a corresponding application program the hour to be set for each application program (for example, 10:00 to 14:00 on weekdays)
  • Completion rate of other users of a corresponding application program for example, quest completion rate and the number of boss beating characters
  • Corresponding desired item list to be set for each application program for example, particular SSR cards registered in a wish card list in a card game
  • History information to be set for each application program such as a news article, column, and the like of other users (for example, in the fields of gourmet, shopping, beauty, sports, leisure, media, entertainment, living, life, school, public service, and the like)
  • Game genre registration number of My Game of other users the number to be set for each application program (for example, the registration number of two for a role-playing game).
  • the game genre includes, for example, dating, training/simulation, board, card, sports, racing, action, timing, puzzle, adventure, education/quiz, gambling, and the like)
  • the “user-to-user relationship information 33 ” is information serving as an object of retrieval at the time of displaying the social graph, the information on a relationship with other users. For example, as shown in FIG. 5 , information such as “affinity,” “compatibility,” and “friend” with other users may serve as the user-to-user relationship information.
  • “Affinity” is determined for each user, for example, by the number of times of a conversation (chats or the like) with a user A. “Compatibility” is determined for each user, for example, by a character attribute of the user, items, and the like.
  • “friend” a user who approves a friend request from the user A or who makes a friend request to the user A, the request having been approved by the user A is a “friend.”
  • the examples described above are only one example.
  • the user-to-user relationship information is not limited to this as long as the information displays the relationship with other users.
  • the case has been described in which after a user who makes a friend request to the user A, the request having been approved by the user A is a “friend.” However, even when the request is not approved, he/she may become a “friend.”
  • definition of the friend between the users is calculated with use of a threshold value (indicating a relationship between the affinity and the compatibility) determined on the server in advance, and friend approval is made. Since the relationship between the affinity and the compatibility regards calculation on the server, description thereof will be omitted here.
  • the user-to-user relationship information for each application program may have “relationship value information” and the user identifying information may be extracted based on this relationship value information.
  • the relationship value information is information on the relationship between the user and other users.
  • This “relationship value information” is calculated by combining parameters (user information, user-to-user relationship information (such as affinity with other users, compatibility, the number of friends, the number of times of trading, the number of times of requests, and the number of times of e-mailing)) of the user for each application program (application program ID). For example, the relationship value information is calculated by multiplying each of the parameters by a predetermined coefficient. Next, this relationship value information is normalized (calculated by standard deviation and an average value) and stored. Next, a distribution of the calculated relationship value information is obtained and the relationship value information in the same application program is normalized.
  • a filter for obtaining the relationship value information at the time of inserting and changing the data is created (S 41 ).
  • processing of S 41 is periodically repeated (for example, once a day) and the distribution of the relationship value information is updated.
  • the filter created in S 41 is used and various types of data are converted into data normalized in accordance with the distribution of the relationship value information (S 42 ). Then, based on this converted data, the normalized relationship value information is stored in S 41 .
  • the normalized relationship value information may be stored or recorded.
  • the user data is inserted/updated, for example, as shown in FIG. 10 , in a case where the friend request is approved in the application program A or a friend invitation in the application program A is made to a user in another application and the invited user starts the application A.
  • relationship value information stored in the database 22 of each of the application programs is combined for each user and normalized (S 51 ). Then, based on this normalized relationship value information, highly related users having the relationship value information meeting a predetermined condition are retrieved.
  • the social graph display program 23 is an API of the application programs A to C, and works together with the CPU 12 so as to realize the social graph display processing according to the embodiment of the present invention.
  • the user ID, the user information 32 , and the user-to-user relationship information 33 are constructed for each application program as shown in FIG. 4 .
  • the relationship value information included in the user-to-user relationship information 33 is calculated by combining parameters (user information user-to-user relationship information (such as affinity with other users, compatibility, the number of friends, the number of times of trading, the number of times of requests, and the number of times of e-mailing)) of the user for each application program (application program ID).
  • This calculated relationship value information is normalized (calculated by standard deviation and an average value) and stored.
  • both of the user A and the user B start the application program A (Steps A- 1 , B- 1 ).
  • the user A makes a friend request to the user B in the application program A (Step A- 2 ).
  • processing shown in FIG. 7 is performed by the social graph display program (API) 23 and the application program A.
  • the social graph display program (API) 23 searches the social graph information database 22 of the application programs A to C based on the identifying information of the user A, who has made the friend request, retrieves the social graph information meeting a predetermined condition, and extracts the user identifying information of the retrieved social graph information (S 22 ).
  • the “predetermined condition” is, for example, to sort in the order of high “affinity” (the number of times of a conversation) and extract the user identifying information within a fixed range or the like.
  • the “predetermined condition” may be set by combining a plurality of pieces of user information, may be set by combining the user information and the user-to-user relationship information, or may be calculated by performing some processing.
  • the relationship value information stored in the database 22 of each of the application programs is combined for each user and normalized. Then, based on this normalized relationship value information, the highly related users having the relationship value information meeting the predetermined condition are retrieved.
  • the social graph display program (API) 23 returns the extracted user identifying information to the application program A (S 23 ), and the application program A displays users corresponding to the user identifying information returned from the social graph display program (API) 23 as candidates of the friend request (S 24 ).
  • the user selects the user displayed to make the friend request among the users displayed as the candidates of the friend request in the application program A (S 25 ). Thereby, the friend request is made.
  • the user B is assumed to be selected in this description.
  • the social graph display program (API) 23 notifies the user B of the fact that the friend request has been made via the application program A.
  • the user B approves the friend request from the user A in the application program A (Step B- 2 ).
  • the user A When the request is approved, the user A establishes a friend relationship with the user B and the user B establishes a friend relationship with the user A in the application program A (Steps A- 3 , B- 3 ). Specifically, the application program A adds “friend with the user B” to the social graph information of the user A, and adds “friend with the user A” to the social graph information of the user B.
  • the user B starts the application program B (Step A- 4 ).
  • the user A makes an invitation to the user B in the application program B (Step A- 5 ).
  • processing shown in FIG. 8 is performed by the social graph display program (API) 23 and the application program B.
  • the social graph display program (API) 23 searches the social graph information database 22 of the application programs A to C based on the identifying information of the user A, who made the friend invitation, retrieves the social graph information meeting a predetermined condition, and extracts the user identifying information of the retrieved social graph information (S 32 ).
  • the “predetermined condition” is, for example, to sort and extract the friends of other application programs in the order of a high matching rate (indicating in how many application programs a certain friend exists).
  • the relationship value information stored in the database 22 of each of the application programs is combined for each user and normalized. Then, based on this normalized relationship value information, highly related users having the relationship value information meeting the predetermined condition are retrieved.
  • the social graph display program (API) 23 returns the extracted user identifying information to the application program B (S 33 ), and the application program B displays users corresponding to the user identifying information returned from the social graph display program (API) 23 as candidates of the friend invitation (S 34 ).
  • the user selects a user to make a friend invitation among the users displayed as the candidates of the friend invitation in the application program B (S 35 ). Thereby, the friend invitation is made.
  • the user B is assumed to be selected in this description.
  • FIG. 11 is a diagram showing one example of a view of the friend invitation.
  • friends in other application programs are displayed. This display is displayed in order of highly related users based on predetermined criteria such as the above matching rate or the relationship value information.
  • the social graph display program (API) 23 notifies the user B of the fact that the friend invitation has been made via the application program B.
  • the user B approves the friend invitation from the user A in the application program B (Step B- 4 ).
  • the user A When the invitation is approved, the user A establishes a friend relationship with the user B and the user B establishes a friend relationship with the user A in the application program B (Steps A- 6 , B- 5 ). Specifically, the application program B adds “friend with the user B” to the user-to-user relationship information of the user A, and adds “friend with the user A” to the user-to-user relationship information of the user B.
  • FIG. 9 is a diagram for illustrating an image of the social graph display system according to the present embodiment.
  • users respectively exist in the application programs A to D.
  • the user identifying information is retrieved and extracted based on a predetermined condition, and the characters of users corresponding to the user identifying information extracted as candidates of the friend invitation are displayed as a social graph.
  • the social graph displayed on the terminal is shown. The display method is not limited to this.
  • FIG. 11 shows a case of inviting a friend.
  • the user may be invited based on other social information.
  • a case where the user is retrieved based on the user-to-user relationship information or the relationship value information is described.
  • the user may be retrieved based on the user information.
  • FIG. 12 is a diagram showing one example of a view in a case of retrieving other users with a user level (user information) of the program.
  • FIG. 13 is a diagram showing one example of a view in a case of retrieving other users with a total game playing time (user information) of the program.
  • the user can be retrieved through the application programs based on the user-to-user relationship information or the user information, and the social graph can be displayed.
  • the CVR of the application programs can be improved.
  • the relationship value information can be weighed for each application program.
  • the CVR of the application programs can be more finely controlled.
  • the present invention is not limited to this.
  • a friend invitation has been described for purposes of illustration, the present invention is not limited to this.
  • cooperation in battles is considered.
  • an invitation of a friend whose cooperation is desired and the like are included.
  • the method described in the embodiments can be stored in a recording medium such as a magnetic disk (floppy (Registered Trademark) disk, hard disk, and the like), an optical disc (CD-ROM, DVD, magneto-optical disc, and the like), and a semiconductor memory (ROM, RAM, flash memory, and the like) as a program that can be executed by a computing machine (computer), or can be transferred and distributed by a communication medium.
  • a recording medium such as a magnetic disk (floppy (Registered Trademark) disk, hard disk, and the like), an optical disc (CD-ROM, DVD, magneto-optical disc, and the like), and a semiconductor memory (ROM, RAM, flash memory, and the like) as a program that can be executed by a computing machine (computer), or can be transferred and distributed by a communication medium.
  • the program to be stored on the medium also includes a setting program for configuring a software means (including not only execution programs but also tables and data structures) to be executed by and in the computing machine.
  • the computing machine for realizing the device reads the program recorded in the recording medium, or constructs the software means by the setting program according to circumstances and executes the above processing by controlling operations with this software means.
  • the recording medium described in the present specification includes not only the one for distribution but also a storage medium provided inside the computing machine or in a device connected via a network such as a magnetic disk and a semiconductor memory.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • General Business, Economics & Management (AREA)
  • Computer Security & Cryptography (AREA)
  • Business, Economics & Management (AREA)
  • Databases & Information Systems (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
US14/419,498 2012-08-06 2013-08-06 Display system, display method in the system and display program for increasing a conversion rate in a social networking environment Active 2034-05-07 US10037325B2 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2012174341 2012-08-06
JP2012-174341 2012-08-06
PCT/JP2013/071270 WO2014024888A1 (ja) 2012-08-06 2013-08-06 表示システム、同システムにおける表示方法及び表示プログラム

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2013/071270 A-371-Of-International WO2014024888A1 (ja) 2012-08-06 2013-08-06 表示システム、同システムにおける表示方法及び表示プログラム

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US16/020,281 Continuation US10558700B2 (en) 2012-08-06 2018-06-27 Display system, display method in the system and display program for using social graph information of users of multiple applications

Publications (2)

Publication Number Publication Date
US20150319199A1 US20150319199A1 (en) 2015-11-05
US10037325B2 true US10037325B2 (en) 2018-07-31

Family

ID=50068112

Family Applications (4)

Application Number Title Priority Date Filing Date
US14/419,498 Active 2034-05-07 US10037325B2 (en) 2012-08-06 2013-08-06 Display system, display method in the system and display program for increasing a conversion rate in a social networking environment
US16/020,281 Active US10558700B2 (en) 2012-08-06 2018-06-27 Display system, display method in the system and display program for using social graph information of users of multiple applications
US16/736,733 Active US11321378B2 (en) 2012-08-06 2020-01-07 Display system, display method in the system and display program for using social graph information of users of multiple applications
US17/657,482 Active US11734334B2 (en) 2012-08-06 2022-03-31 Display system, display method in the system and display program for using social graph information of users of multiple applications

Family Applications After (3)

Application Number Title Priority Date Filing Date
US16/020,281 Active US10558700B2 (en) 2012-08-06 2018-06-27 Display system, display method in the system and display program for using social graph information of users of multiple applications
US16/736,733 Active US11321378B2 (en) 2012-08-06 2020-01-07 Display system, display method in the system and display program for using social graph information of users of multiple applications
US17/657,482 Active US11734334B2 (en) 2012-08-06 2022-03-31 Display system, display method in the system and display program for using social graph information of users of multiple applications

Country Status (3)

Country Link
US (4) US10037325B2 (enrdf_load_stackoverflow)
JP (5) JP6224591B2 (enrdf_load_stackoverflow)
WO (1) WO2014024888A1 (enrdf_load_stackoverflow)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180373709A1 (en) * 2012-08-06 2018-12-27 Gree, Inc. Display system, display method in the system and display program

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130185654A1 (en) * 2012-01-17 2013-07-18 Salesforce.Com, Inc. Systems and methods for mapping relevant personal connections
US9420086B2 (en) 2014-03-05 2016-08-16 Honda Motor Co., Ltd. Information terminal
JP6621064B2 (ja) * 2016-06-02 2019-12-18 グリー株式会社 プログラム
US10733473B2 (en) 2018-09-20 2020-08-04 Uber Technologies Inc. Object verification for a network-based service
US10999299B2 (en) 2018-10-09 2021-05-04 Uber Technologies, Inc. Location-spoofing detection system for a network service
JP6901142B2 (ja) * 2018-11-06 2021-07-14 怜以 佐藤 相性度が高いユーザのプレイ動画を出力する、動画情報出力方法、プログラム、および動画情報出力装置
CN111659125B (zh) * 2019-03-06 2023-08-18 北京柏林互动科技有限公司 基于游戏的好友推荐方法、装置及计算机可读存储介质
JP7316659B2 (ja) * 2019-12-17 2023-07-28 株式会社ユニバーサルエンターテインメント ゲーム制御方法、ゲームサーバ、および、ゲームシステム
JP6885638B2 (ja) * 2020-08-10 2021-06-16 怜以 佐藤 相性度が高いユーザのプレイ動画を出力する、動画情報出力方法、プログラム、および動画情報出力装置
US12373468B2 (en) 2023-11-22 2025-07-29 Truist Bank Systems and methods for a data ecosystem

Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003196420A (ja) 2001-12-26 2003-07-11 Sony Corp 予約システム
JP2006158956A (ja) 2004-12-08 2006-06-22 Microsoft Corp オンラインゲームプレイヤーのソーシャルマッチを行う方法およびシステム
US7199837B2 (en) * 2001-11-13 2007-04-03 Ati Technologies, Inc. System for improved ratiometric expansion and method thereof
JP2009511200A (ja) 2005-10-11 2009-03-19 ティーエイチキュー・ワイヤレス・インコーポレーテッド プレーヤのための望ましいマルチプレーヤ・ゲームを見つけるための方法及び装置
JP2009146315A (ja) 2007-12-17 2009-07-02 Fujitsu Shikoku Systems Ltd サービス提供システムの連携システム、サービス提供システムおよびその制御方法、ならびにコンピュータプログラム
JP2010066814A (ja) 2008-09-08 2010-03-25 Nippon Telegr & Teleph Corp <Ntt> トピック友人距離測定装置及び方法及びプログラム及びコンピュータ読み取り可能な記録媒体
JP2010146415A (ja) 2008-12-19 2010-07-01 Ripplex Inc オンラインサービスを提供するサーバ
JP2011503677A (ja) 2007-09-19 2011-01-27 ソニー コンピュータ エンタテインメント アメリカ リミテッド ライアビリテイ カンパニー マルチユーザのオンラインセッションを追跡し、相互に関連づけ、処理する方法
US7970712B2 (en) * 2002-12-19 2011-06-28 International Business Machines Corporation Displaying strengths of social relationships between a user and other people
JP2012014700A (ja) 2010-07-01 2012-01-19 Nhn Corp 開発者インタフェース提供方法およびシステム
JP2012027738A (ja) 2010-07-23 2012-02-09 Namco Bandai Games Inc ゲーム提供システム、プログラム、及び情報記憶媒体
US20120136565A1 (en) 2010-11-30 2012-05-31 Sony Corporation Filtering social networking information to provide customized mapping
US8221238B1 (en) * 2005-04-19 2012-07-17 Microsoft Corporation Determination of a reputation of an on-line game player
US8388446B1 (en) * 2009-09-30 2013-03-05 Zynga Inc. Finding friends for multiuser online games
US8425331B2 (en) * 2004-12-07 2013-04-23 Microsoft Corporation User interface for viewing aggregated game, system and personal information
US8535165B2 (en) * 2005-06-20 2013-09-17 Microsoft Corporation Setting up on-line game sessions out of a game context
US8849912B2 (en) * 2011-06-02 2014-09-30 Sony Corporation Information processing device, server, and information processing system
US9292882B2 (en) * 2011-07-20 2016-03-22 Mark Blinder Social circle based social networking

Family Cites Families (48)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003047778A (ja) * 2001-08-07 2003-02-18 Square Co Ltd 管理サーバ、ゲーム制御方法およびその記録媒体ならびにコンピュータプログラム
JP2004021420A (ja) * 2002-06-13 2004-01-22 Nippon Telegr & Teleph Corp <Ntt> 通信端末
US20040097287A1 (en) * 2002-11-14 2004-05-20 Richard Postrel Method and system for gaming over a computer network
US7614955B2 (en) * 2004-03-01 2009-11-10 Microsoft Corporation Method for online game matchmaking using play style information
JP2006279814A (ja) * 2005-03-30 2006-10-12 Dowango:Kk 通信システム、サーバ、プログラムおよび通信方法
US7997987B2 (en) * 2006-01-20 2011-08-16 Microsoft Corporation Computer-based gaming teams
US7801971B1 (en) * 2006-09-26 2010-09-21 Qurio Holdings, Inc. Systems and methods for discovering, creating, using, and managing social network circuits
US8672764B2 (en) * 2007-03-29 2014-03-18 Microsoft Corporation Adaptive matchmaking for games
US8825802B2 (en) * 2007-09-04 2014-09-02 Sony Computer Entertainment America Llc System and method for identifying compatible users
JP5050963B2 (ja) * 2008-03-28 2012-10-17 富士通株式会社 表示方法及び表示プログラム
US8819244B2 (en) * 2010-04-07 2014-08-26 Apple Inc. Apparatus and method for establishing and utilizing backup communication channels
US8412833B2 (en) * 2010-04-07 2013-04-02 Apple Inc. Apparatus and method for inviting users to online sessions
US8341207B2 (en) * 2010-04-07 2012-12-25 Apple Inc. Apparatus and method for matching users for online sessions
US8769278B2 (en) * 2010-04-07 2014-07-01 Apple Inc. Apparatus and method for efficiently and securely exchanging connection data
US8438294B2 (en) * 2010-04-07 2013-05-07 Apple Inc. Application programming interface, system, and method for collaborative online applications
US8396932B2 (en) * 2010-04-07 2013-03-12 Apple Inc. Apparatus and method for efficiently managing data in a social networking service
US20110250970A1 (en) * 2010-04-07 2011-10-13 Van Os Marcel Methods and systems for providing a game center having customized game details
US8356057B2 (en) * 2010-06-07 2013-01-15 International Business Machines Corporation Crowd-sourcing for gap filling in social networks
US20110307807A1 (en) * 2010-06-15 2011-12-15 Vibhu Norby Game Invitations Through Peer-to-Peer Chat
JP5377443B2 (ja) * 2010-08-18 2013-12-25 日本電信電話株式会社 プレゼンス情報配信装置及び方法
JP5577981B2 (ja) * 2010-09-17 2014-08-27 フリュー株式会社 会話ゲーム装置、会話ゲームシステム、会話ゲーム装置の制御方法、会話ゲーム装置制御プログラム、および該プログラムを記録したコンピュータ読み取り可能な記録媒体
US20120096088A1 (en) * 2010-10-14 2012-04-19 Sherif Fahmy System and method for determining social compatibility
JP5545164B2 (ja) * 2010-10-18 2014-07-09 沖電気工業株式会社 観光情報提供サーバ、及びプログラム
US9667713B2 (en) * 2011-03-21 2017-05-30 Apple Inc. Apparatus and method for managing peer-to-peer connections between different service providers
US9119067B2 (en) * 2011-06-03 2015-08-25 Apple Inc. Embodiments of a system and method for securely managing multiple user handles across multiple data processing devices
US8958559B2 (en) * 2011-06-03 2015-02-17 Apple Inc. System and method for secure instant messaging
US9078128B2 (en) * 2011-06-03 2015-07-07 Apple Inc. System and method for secure identity service
US9208471B2 (en) * 2011-06-24 2015-12-08 Alibaba.Com Limited Matching users with similar interests
US9220977B1 (en) * 2011-06-30 2015-12-29 Zynga Inc. Friend recommendation system
US8545330B2 (en) * 2011-07-28 2013-10-01 Zynga Inc. Contextual in-game messaging system
US10086292B2 (en) * 2011-08-02 2018-10-02 Zynga Inc. Low-friction response in a social game
JP5186035B1 (ja) * 2011-11-08 2013-04-17 株式会社コナミデジタルエンタテインメント ゲームシステム、管理サーバ、表示管理方法およびプログラム
US8510380B2 (en) * 2012-01-09 2013-08-13 Facebook, Inc. Creating and sharing interest lists in a social networking system
US8366546B1 (en) * 2012-01-23 2013-02-05 Zynga Inc. Gamelets
JP5551801B2 (ja) * 2012-02-06 2014-07-16 株式会社コナミデジタルエンタテインメント 管理サーバ、その制御方法、並びに管理サーバ及び端末装置のプログラム
US20140108386A1 (en) * 2012-04-06 2014-04-17 Myspace, Llc Method and system for providing an affinity between entities on a social network
JP5696092B2 (ja) * 2012-05-01 2015-04-08 株式会社コナミデジタルエンタテインメント ゲーム装置、ゲーム方法、及びプログラム
US8832195B2 (en) * 2012-06-29 2014-09-09 Zynga Inc. Social network data analysis to generate incentives for online gaming
US20140006517A1 (en) * 2012-07-02 2014-01-02 WUPIMA, Inc. System and method for social invitations to facilitate playing and sharing of mobile application or mobile game on mobile device
WO2014024888A1 (ja) * 2012-08-06 2014-02-13 グリー株式会社 表示システム、同システムにおける表示方法及び表示プログラム
CN103235815A (zh) * 2013-04-25 2013-08-07 北京小米科技有限责任公司 一种应用软件的显示方法和设备
US10108748B2 (en) * 2014-05-30 2018-10-23 Apple Inc. Most relevant application recommendation based on crowd-sourced application usage data
US10379708B2 (en) * 2014-09-26 2019-08-13 Mickael Pic Graphical user interface for a common interest social network
US9430905B2 (en) * 2014-12-17 2016-08-30 Jackpot Rising Inc. Method and system for gaming revenue
CN106844404B (zh) * 2015-12-07 2021-11-09 腾讯科技(深圳)有限公司 消息显示方法及终端设备
US10821358B2 (en) * 2016-11-18 2020-11-03 Sony Interactive Entertainment Network America Llc Gaming server and method to generate context-aware gaming information
US10874950B2 (en) * 2017-04-17 2020-12-29 Facebook, Inc. Gameplay threads in messaging applications
US11529562B2 (en) * 2020-03-25 2022-12-20 Electronic Arts Inc. Friend recommendations for online video game players

Patent Citations (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7199837B2 (en) * 2001-11-13 2007-04-03 Ati Technologies, Inc. System for improved ratiometric expansion and method thereof
JP2003196420A (ja) 2001-12-26 2003-07-11 Sony Corp 予約システム
US7970712B2 (en) * 2002-12-19 2011-06-28 International Business Machines Corporation Displaying strengths of social relationships between a user and other people
US8425331B2 (en) * 2004-12-07 2013-04-23 Microsoft Corporation User interface for viewing aggregated game, system and personal information
US7677970B2 (en) * 2004-12-08 2010-03-16 Microsoft Corporation System and method for social matching of game players on-line
US9375641B2 (en) * 2004-12-08 2016-06-28 Microsoft Technology Licensing, Llc Social matching of game players on-line
US20060135264A1 (en) * 2004-12-08 2006-06-22 Microsoft Corporation Social matching of game players on-line
JP2006158956A (ja) 2004-12-08 2006-06-22 Microsoft Corp オンラインゲームプレイヤーのソーシャルマッチを行う方法およびシステム
US8221238B1 (en) * 2005-04-19 2012-07-17 Microsoft Corporation Determination of a reputation of an on-line game player
US8585501B2 (en) * 2005-06-20 2013-11-19 Microsoft Corporation On-line gaming session and party management
US8535165B2 (en) * 2005-06-20 2013-09-17 Microsoft Corporation Setting up on-line game sessions out of a game context
JP2009511200A (ja) 2005-10-11 2009-03-19 ティーエイチキュー・ワイヤレス・インコーポレーテッド プレーヤのための望ましいマルチプレーヤ・ゲームを見つけるための方法及び装置
JP2011503677A (ja) 2007-09-19 2011-01-27 ソニー コンピュータ エンタテインメント アメリカ リミテッド ライアビリテイ カンパニー マルチユーザのオンラインセッションを追跡し、相互に関連づけ、処理する方法
JP2009146315A (ja) 2007-12-17 2009-07-02 Fujitsu Shikoku Systems Ltd サービス提供システムの連携システム、サービス提供システムおよびその制御方法、ならびにコンピュータプログラム
JP2010066814A (ja) 2008-09-08 2010-03-25 Nippon Telegr & Teleph Corp <Ntt> トピック友人距離測定装置及び方法及びプログラム及びコンピュータ読み取り可能な記録媒体
JP2010146415A (ja) 2008-12-19 2010-07-01 Ripplex Inc オンラインサービスを提供するサーバ
US8388446B1 (en) * 2009-09-30 2013-03-05 Zynga Inc. Finding friends for multiuser online games
JP2012014700A (ja) 2010-07-01 2012-01-19 Nhn Corp 開発者インタフェース提供方法およびシステム
JP2012027738A (ja) 2010-07-23 2012-02-09 Namco Bandai Games Inc ゲーム提供システム、プログラム、及び情報記憶媒体
US20120136565A1 (en) 2010-11-30 2012-05-31 Sony Corporation Filtering social networking information to provide customized mapping
US8849912B2 (en) * 2011-06-02 2014-09-30 Sony Corporation Information processing device, server, and information processing system
US9292882B2 (en) * 2011-07-20 2016-03-22 Mark Blinder Social circle based social networking

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
International Preliminary Report on Patentability and Written Opinion dated Feb. 10, 2015 in PCT/JP2013/071270.
International Search Report dated Nov. 12, 2013 in PCT/JP13/071270 filed Aug. 6, 2013.
Japanese Office Action dated Nov. 22, 2016 in paten application No. 2015-20825.
Office Action dated Mar. 28, 2017 in Japanese Patent Application No. 2014-529514.
Youichirou Tanaka "OpenSocial nyumon-Sosyaru apurikesyon no zissen kaihatsu-Google ga sgaku SNS no miralkel" Gijutsu-Hyohron Co., Ltd. Jan. 25, 2009, pp. 128-143, 167-171, and 228-256 with partial English translation.
Youichirou Tanaka "OpenSocial nyumon—Sosyaru apurikesyon no zissen kaihatsu—Google ga sgaku SNS no miralkel" Gijutsu-Hyohron Co., Ltd. Jan. 25, 2009, pp. 128-143, 167-171, and 228-256 with partial English translation.

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180373709A1 (en) * 2012-08-06 2018-12-27 Gree, Inc. Display system, display method in the system and display program
US10558700B2 (en) * 2012-08-06 2020-02-11 Gree, Inc. Display system, display method in the system and display program for using social graph information of users of multiple applications
US11321378B2 (en) * 2012-08-06 2022-05-03 Gree, Inc. Display system, display method in the system and display program for using social graph information of users of multiple applications
US11734334B2 (en) 2012-08-06 2023-08-22 Gree, Inc. Display system, display method in the system and display program for using social graph information of users of multiple applications

Also Published As

Publication number Publication date
US20150319199A1 (en) 2015-11-05
WO2014024888A1 (ja) 2014-02-13
JP6900530B2 (ja) 2021-07-07
US20180373709A1 (en) 2018-12-27
JPWO2014024888A1 (ja) 2016-07-25
JP2018114395A (ja) 2018-07-26
US11321378B2 (en) 2022-05-03
US11734334B2 (en) 2023-08-22
US20200142919A1 (en) 2020-05-07
JP6224591B2 (ja) 2017-11-01
JP6669804B2 (ja) 2020-03-18
JP6336655B2 (ja) 2018-06-06
US20220222288A1 (en) 2022-07-14
US10558700B2 (en) 2020-02-11
JP6138894B2 (ja) 2017-05-31
JP2016119070A (ja) 2016-06-30
JP2020108791A (ja) 2020-07-16
JP2017168115A (ja) 2017-09-21

Similar Documents

Publication Publication Date Title
US11734334B2 (en) Display system, display method in the system and display program for using social graph information of users of multiple applications
Lee et al. ‘Gaming is my work’: identity work in internet-hobbyist game workers
Jin et al. Transformative mobile game culture: A sociocultural analysis of Korean mobile gaming in the era of smartphones
Lai et al. From online strangers to offline friends: a qualitative study of video game players in Hong Kong
US9242179B2 (en) Application provision server and application provision method
US8795060B2 (en) Game processing server apparatus and recording medium
US20170296931A1 (en) Word guessing games for market research
KR20140136951A (ko) 온라인 커뮤니티 및 컴퓨터 시뮬레이션을 위해 그룹에 유저를 매칭시키는 장치 및 방법
JP5313409B1 (ja) ゲーム制御方法、ウェブサーバ装置、ゲーム制御プログラム及び記憶媒体
US9993736B2 (en) Cloud computing system and application provision method
US20150174486A1 (en) Method for an asynchronous multiplayer gameplay
US20150302468A1 (en) Target advertisement delivery system, target advertisement delivery method in said system, and target advertisement delivery program
CN110574066B (zh) 服务器装置以及记录介质
KR101385089B1 (ko) 특정 게임을 통해 경품을 제공하는 게임 방법
Gilmore et al. Digital media and the 2010 national Elections in Brazil
US20140222909A1 (en) Methods and systems for pairing rivals in a social network.
Hays Role-Playing Games or Gamers Playing Roles? An Exploratory Study About the Relationship Between Player and Avatar Personalities
KR20140104631A (ko) SNG(Social Network Game)에서의 친밀도 표시 방법, 상기 방법을 기록한 기록매체, 모바일 단말 및 게임 서버
KR101709006B1 (ko) 게임 결과 정보창을 이용한 메시지 출력 방법
Medcalf et al. “I Never Saw Him Play but We Were the Best of Friends for Years” A Case Study Exploring the Pseudosocial Relationships of Football Manager Bloggers
CN117298602A (zh) 一种平台信息的推送方法、装置、电子设备及存储介质
JP2014048696A (ja) 管理装置、サービス提供システム、管理装置の制御方法、及び、管理装置のプログラム

Legal Events

Date Code Title Description
AS Assignment

Owner name: GREE, INC., JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:YANASHIMA, RYOJI;KINUGASA, YOSHINOBU;REEL/FRAME:035836/0481

Effective date: 20150610

STCF Information on status: patent grant

Free format text: PATENTED CASE

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 4

AS Assignment

Owner name: GREE HOLDINGS, INC., JAPAN

Free format text: CHANGE OF NAME;ASSIGNOR:GREE, INC.;REEL/FRAME:071303/0337

Effective date: 20250101

AS Assignment

Owner name: GREE HOLDINGS, INC., JAPAN

Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE STREET ADDRESS AND ATTORNEY DOCKET NUMBER PREVIOUSLY RECORDED AT REEL: 71303 FRAME: 337. ASSIGNOR(S) HEREBY CONFIRMS THE CHANGE OF NAME;ASSIGNOR:GREE, INC.;REEL/FRAME:071611/0102

Effective date: 20250101